@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
.hover-color-transparent:hover {
  color: transparent !important;
}

.hover-bg-color-transparent:hover {
  background-color: transparent !important;
}

.hover-bg-transparent:hover {
  background: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.hover-border-transparent:hover {
  border-color: transparent !important;
}

.color-transparent {
  color: transparent !important;
}

.bg-color-transparent {
  background-color: transparent !important;
}

.bg-transparent {
  background: transparent !important;
}

.hover-color-base:hover {
  color: #464E5F !important;
}

.hover-bg-color-base:hover {
  background-color: #464E5F !important;
}

.hover-bg-base:hover {
  background: #464E5F !important;
}

.border-base {
  border-color: #464E5F !important;
}

.hover-border-base:hover {
  border-color: #464E5F !important;
}

.color-base {
  color: #464E5F !important;
}

.bg-color-base {
  background-color: #464E5F !important;
}

.bg-base {
  background: #464E5F !important;
}

.hover-color-white:hover {
  color: #ffffff !important;
}

.hover-bg-color-white:hover {
  background-color: #ffffff !important;
}

.hover-bg-white:hover {
  background: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.hover-border-white:hover {
  border-color: #ffffff !important;
}

.color-white {
  color: #ffffff !important;
}

.bg-color-white {
  background-color: #ffffff !important;
}

.bg-white {
  background: #ffffff !important;
}

.hover-color-dirty-white:hover {
  color: #f4f4f4 !important;
}

.hover-bg-color-dirty-white:hover {
  background-color: #f4f4f4 !important;
}

.hover-bg-dirty-white:hover {
  background: #f4f4f4 !important;
}

.border-dirty-white {
  border-color: #f4f4f4 !important;
}

.hover-border-dirty-white:hover {
  border-color: #f4f4f4 !important;
}

.color-dirty-white {
  color: #f4f4f4 !important;
}

.bg-color-dirty-white {
  background-color: #f4f4f4 !important;
}

.bg-dirty-white {
  background: #f4f4f4 !important;
}

.hover-color-dirty-white-2:hover {
  color: #f8f8f8 !important;
}

.hover-bg-color-dirty-white-2:hover {
  background-color: #f8f8f8 !important;
}

.hover-bg-dirty-white-2:hover {
  background: #f8f8f8 !important;
}

.border-dirty-white-2 {
  border-color: #f8f8f8 !important;
}

.hover-border-dirty-white-2:hover {
  border-color: #f8f8f8 !important;
}

.color-dirty-white-2 {
  color: #f8f8f8 !important;
}

.bg-color-dirty-white-2 {
  background-color: #f8f8f8 !important;
}

.bg-dirty-white-2 {
  background: #f8f8f8 !important;
}

.hover-color-dirty-white-3:hover {
  color: #fafafa !important;
}

.hover-bg-color-dirty-white-3:hover {
  background-color: #fafafa !important;
}

.hover-bg-dirty-white-3:hover {
  background: #fafafa !important;
}

.border-dirty-white-3 {
  border-color: #fafafa !important;
}

.hover-border-dirty-white-3:hover {
  border-color: #fafafa !important;
}

.color-dirty-white-3 {
  color: #fafafa !important;
}

.bg-color-dirty-white-3 {
  background-color: #fafafa !important;
}

.bg-dirty-white-3 {
  background: #fafafa !important;
}

.hover-color-black:hover {
  color: #000000 !important;
}

.hover-bg-color-black:hover {
  background-color: #000000 !important;
}

.hover-bg-black:hover {
  background: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.hover-border-black:hover {
  border-color: #000000 !important;
}

.color-black {
  color: #000000 !important;
}

.bg-color-black {
  background-color: #000000 !important;
}

.bg-black {
  background: #000000 !important;
}

.hover-color-coal-black:hover {
  color: #1a1a1a !important;
}

.hover-bg-color-coal-black:hover {
  background-color: #1a1a1a !important;
}

.hover-bg-coal-black:hover {
  background: #1a1a1a !important;
}

.border-coal-black {
  border-color: #1a1a1a !important;
}

.hover-border-coal-black:hover {
  border-color: #1a1a1a !important;
}

.color-coal-black {
  color: #1a1a1a !important;
}

.bg-color-coal-black {
  background-color: #1a1a1a !important;
}

.bg-coal-black {
  background: #1a1a1a !important;
}

.hover-color-yellow:hover {
  color: #F6C000 !important;
}

.hover-bg-color-yellow:hover {
  background-color: #F6C000 !important;
}

.hover-bg-yellow:hover {
  background: #F6C000 !important;
}

.border-yellow {
  border-color: #F6C000 !important;
}

.hover-border-yellow:hover {
  border-color: #F6C000 !important;
}

.color-yellow {
  color: #F6C000 !important;
}

.bg-color-yellow {
  background-color: #F6C000 !important;
}

.bg-yellow {
  background: #F6C000 !important;
}

.hover-color-light-orange:hover {
  color: rgb(252, 241, 201) !important;
}

.hover-bg-color-light-orange:hover {
  background-color: rgb(252, 241, 201) !important;
}

.hover-bg-light-orange:hover {
  background: rgb(252, 241, 201) !important;
}

.border-light-orange {
  border-color: rgb(252, 241, 201) !important;
}

.hover-border-light-orange:hover {
  border-color: rgb(252, 241, 201) !important;
}

.color-light-orange {
  color: rgb(252, 241, 201) !important;
}

.bg-color-light-orange {
  background-color: rgb(252, 241, 201) !important;
}

.bg-light-orange {
  background: rgb(252, 241, 201) !important;
}

.hover-color-dark-orange:hover {
  color: #f55500 !important;
}

.hover-bg-color-dark-orange:hover {
  background-color: #f55500 !important;
}

.hover-bg-dark-orange:hover {
  background: #f55500 !important;
}

.border-dark-orange {
  border-color: #f55500 !important;
}

.hover-border-dark-orange:hover {
  border-color: #f55500 !important;
}

.color-dark-orange {
  color: #f55500 !important;
}

.bg-color-dark-orange {
  background-color: #f55500 !important;
}

.bg-dark-orange {
  background: #f55500 !important;
}

.hover-color-green:hover {
  color: #50CD89 !important;
}

.hover-bg-color-green:hover {
  background-color: #50CD89 !important;
}

.hover-bg-green:hover {
  background: #50CD89 !important;
}

.border-green {
  border-color: #50CD89 !important;
}

.hover-border-green:hover {
  border-color: #50CD89 !important;
}

.color-green {
  color: #50CD89 !important;
}

.bg-color-green {
  background-color: #50CD89 !important;
}

.bg-green {
  background: #50CD89 !important;
}

.hover-color-green-2:hover {
  color: #008833 !important;
}

.hover-bg-color-green-2:hover {
  background-color: #008833 !important;
}

.hover-bg-green-2:hover {
  background: #008833 !important;
}

.border-green-2 {
  border-color: #008833 !important;
}

.hover-border-green-2:hover {
  border-color: #008833 !important;
}

.color-green-2 {
  color: #008833 !important;
}

.bg-color-green-2 {
  background-color: #008833 !important;
}

.bg-green-2 {
  background: #008833 !important;
}

.hover-color-brown:hover {
  color: rgba(157, 105, 24, 0.6509803922) !important;
}

.hover-bg-color-brown:hover {
  background-color: rgba(157, 105, 24, 0.6509803922) !important;
}

.hover-bg-brown:hover {
  background: rgba(157, 105, 24, 0.6509803922) !important;
}

.border-brown {
  border-color: rgba(157, 105, 24, 0.6509803922) !important;
}

.hover-border-brown:hover {
  border-color: rgba(157, 105, 24, 0.6509803922) !important;
}

.color-brown {
  color: rgba(157, 105, 24, 0.6509803922) !important;
}

.bg-color-brown {
  background-color: rgba(157, 105, 24, 0.6509803922) !important;
}

.bg-brown {
  background: rgba(157, 105, 24, 0.6509803922) !important;
}

.hover-color-brown-2:hover {
  color: rgba(157, 105, 24, 0.8509803922) !important;
}

.hover-bg-color-brown-2:hover {
  background-color: rgba(157, 105, 24, 0.8509803922) !important;
}

.hover-bg-brown-2:hover {
  background: rgba(157, 105, 24, 0.8509803922) !important;
}

.border-brown-2 {
  border-color: rgba(157, 105, 24, 0.8509803922) !important;
}

.hover-border-brown-2:hover {
  border-color: rgba(157, 105, 24, 0.8509803922) !important;
}

.color-brown-2 {
  color: rgba(157, 105, 24, 0.8509803922) !important;
}

.bg-color-brown-2 {
  background-color: rgba(157, 105, 24, 0.8509803922) !important;
}

.bg-brown-2 {
  background: rgba(157, 105, 24, 0.8509803922) !important;
}

.hover-color-purple:hover {
  color: #7239EA !important;
}

.hover-bg-color-purple:hover {
  background-color: #7239EA !important;
}

.hover-bg-purple:hover {
  background: #7239EA !important;
}

.border-purple {
  border-color: #7239EA !important;
}

.hover-border-purple:hover {
  border-color: #7239EA !important;
}

.color-purple {
  color: #7239EA !important;
}

.bg-color-purple {
  background-color: #7239EA !important;
}

.bg-purple {
  background: #7239EA !important;
}

.hover-color-blue:hover {
  color: #00B7F1 !important;
}

.hover-bg-color-blue:hover {
  background-color: #00B7F1 !important;
}

.hover-bg-blue:hover {
  background: #00B7F1 !important;
}

.border-blue {
  border-color: #00B7F1 !important;
}

.hover-border-blue:hover {
  border-color: #00B7F1 !important;
}

.color-blue {
  color: #00B7F1 !important;
}

.bg-color-blue {
  background-color: #00B7F1 !important;
}

.bg-blue {
  background: #00B7F1 !important;
}

.hover-color-soot-blue:hover {
  color: #2a2e33 !important;
}

.hover-bg-color-soot-blue:hover {
  background-color: #2a2e33 !important;
}

.hover-bg-soot-blue:hover {
  background: #2a2e33 !important;
}

.border-soot-blue {
  border-color: #2a2e33 !important;
}

.hover-border-soot-blue:hover {
  border-color: #2a2e33 !important;
}

.color-soot-blue {
  color: #2a2e33 !important;
}

.bg-color-soot-blue {
  background-color: #2a2e33 !important;
}

.bg-soot-blue {
  background: #2a2e33 !important;
}

.hover-color-dark-blue:hover {
  color: #181C32 !important;
}

.hover-bg-color-dark-blue:hover {
  background-color: #181C32 !important;
}

.hover-bg-dark-blue:hover {
  background: #181C32 !important;
}

.border-dark-blue {
  border-color: #181C32 !important;
}

.hover-border-dark-blue:hover {
  border-color: #181C32 !important;
}

.color-dark-blue {
  color: #181C32 !important;
}

.bg-color-dark-blue {
  background-color: #181C32 !important;
}

.bg-dark-blue {
  background: #181C32 !important;
}

.hover-color-dark-gray:hover {
  color: #121212 !important;
}

.hover-bg-color-dark-gray:hover {
  background-color: #121212 !important;
}

.hover-bg-dark-gray:hover {
  background: #121212 !important;
}

.border-dark-gray {
  border-color: #121212 !important;
}

.hover-border-dark-gray:hover {
  border-color: #121212 !important;
}

.color-dark-gray {
  color: #121212 !important;
}

.bg-color-dark-gray {
  background-color: #121212 !important;
}

.bg-dark-gray {
  background: #121212 !important;
}

.hover-color-light-blue:hover {
  color: #6C8DB4 !important;
}

.hover-bg-color-light-blue:hover {
  background-color: #6C8DB4 !important;
}

.hover-bg-light-blue:hover {
  background: #6C8DB4 !important;
}

.border-light-blue {
  border-color: #6C8DB4 !important;
}

.hover-border-light-blue:hover {
  border-color: #6C8DB4 !important;
}

.color-light-blue {
  color: #6C8DB4 !important;
}

.bg-color-light-blue {
  background-color: #6C8DB4 !important;
}

.bg-light-blue {
  background: #6C8DB4 !important;
}

.hover-color-red:hover {
  color: #dc493a !important;
}

.hover-bg-color-red:hover {
  background-color: #dc493a !important;
}

.hover-bg-red:hover {
  background: #dc493a !important;
}

.border-red {
  border-color: #dc493a !important;
}

.hover-border-red:hover {
  border-color: #dc493a !important;
}

.color-red {
  color: #dc493a !important;
}

.bg-color-red {
  background-color: #dc493a !important;
}

.bg-red {
  background: #dc493a !important;
}

.hover-color-border-gray:hover {
  color: #d3d0d0 !important;
}

.hover-bg-color-border-gray:hover {
  background-color: #d3d0d0 !important;
}

.hover-bg-border-gray:hover {
  background: #d3d0d0 !important;
}

.border-border-gray {
  border-color: #d3d0d0 !important;
}

.hover-border-border-gray:hover {
  border-color: #d3d0d0 !important;
}

.color-border-gray {
  color: #d3d0d0 !important;
}

.bg-color-border-gray {
  background-color: #d3d0d0 !important;
}

.bg-border-gray {
  background: #d3d0d0 !important;
}

.hover-color-gray:hover {
  color: #f4f4f4 !important;
}

.hover-bg-color-gray:hover {
  background-color: #f4f4f4 !important;
}

.hover-bg-gray:hover {
  background: #f4f4f4 !important;
}

.border-gray {
  border-color: #f4f4f4 !important;
}

.hover-border-gray:hover {
  border-color: #f4f4f4 !important;
}

.color-gray {
  color: #f4f4f4 !important;
}

.bg-color-gray {
  background-color: #f4f4f4 !important;
}

.bg-gray {
  background: #f4f4f4 !important;
}

.hover-color-light-gray:hover {
  color: #fefefe !important;
}

.hover-bg-color-light-gray:hover {
  background-color: #fefefe !important;
}

.hover-bg-light-gray:hover {
  background: #fefefe !important;
}

.border-light-gray {
  border-color: #fefefe !important;
}

.hover-border-light-gray:hover {
  border-color: #fefefe !important;
}

.color-light-gray {
  color: #fefefe !important;
}

.bg-color-light-gray {
  background-color: #fefefe !important;
}

.bg-light-gray {
  background: #fefefe !important;
}

.hover-color-gray-0:hover {
  color: #dee0e0 !important;
}

.hover-bg-color-gray-0:hover {
  background-color: #dee0e0 !important;
}

.hover-bg-gray-0:hover {
  background: #dee0e0 !important;
}

.border-gray-0 {
  border-color: #dee0e0 !important;
}

.hover-border-gray-0:hover {
  border-color: #dee0e0 !important;
}

.color-gray-0 {
  color: #dee0e0 !important;
}

.bg-color-gray-0 {
  background-color: #dee0e0 !important;
}

.bg-gray-0 {
  background: #dee0e0 !important;
}

.hover-color-gray-1:hover {
  color: #eef0f2 !important;
}

.hover-bg-color-gray-1:hover {
  background-color: #eef0f2 !important;
}

.hover-bg-gray-1:hover {
  background: #eef0f2 !important;
}

.border-gray-1 {
  border-color: #eef0f2 !important;
}

.hover-border-gray-1:hover {
  border-color: #eef0f2 !important;
}

.color-gray-1 {
  color: #eef0f2 !important;
}

.bg-color-gray-1 {
  background-color: #eef0f2 !important;
}

.bg-gray-1 {
  background: #eef0f2 !important;
}

.hover-color-gray-2:hover {
  color: #929AC0 !important;
}

.hover-bg-color-gray-2:hover {
  background-color: #929AC0 !important;
}

.hover-bg-gray-2:hover {
  background: #929AC0 !important;
}

.border-gray-2 {
  border-color: #929AC0 !important;
}

.hover-border-gray-2:hover {
  border-color: #929AC0 !important;
}

.color-gray-2 {
  color: #929AC0 !important;
}

.bg-color-gray-2 {
  background-color: #929AC0 !important;
}

.bg-gray-2 {
  background: #929AC0 !important;
}

.hover-color-gray-3:hover {
  color: #838383 !important;
}

.hover-bg-color-gray-3:hover {
  background-color: #838383 !important;
}

.hover-bg-gray-3:hover {
  background: #838383 !important;
}

.border-gray-3 {
  border-color: #838383 !important;
}

.hover-border-gray-3:hover {
  border-color: #838383 !important;
}

.color-gray-3 {
  color: #838383 !important;
}

.bg-color-gray-3 {
  background-color: #838383 !important;
}

.bg-gray-3 {
  background: #838383 !important;
}

.hover-color-border:hover {
  color: #c8cccd !important;
}

.hover-bg-color-border:hover {
  background-color: #c8cccd !important;
}

.hover-bg-border:hover {
  background: #c8cccd !important;
}

.border-border {
  border-color: #c8cccd !important;
}

.hover-border-border:hover {
  border-color: #c8cccd !important;
}

.color-border {
  color: #c8cccd !important;
}

.bg-color-border {
  background-color: #c8cccd !important;
}

.bg-border {
  background: #c8cccd !important;
}

.hover-color-footer:hover {
  color: #dee0e0 !important;
}

.hover-bg-color-footer:hover {
  background-color: #dee0e0 !important;
}

.hover-bg-footer:hover {
  background: #dee0e0 !important;
}

.border-footer {
  border-color: #dee0e0 !important;
}

.hover-border-footer:hover {
  border-color: #dee0e0 !important;
}

.color-footer {
  color: #dee0e0 !important;
}

.bg-color-footer {
  background-color: #dee0e0 !important;
}

.bg-footer {
  background: #dee0e0 !important;
}

.button-style1, .button-style2 {
  line-height: 14px;
}

.input-row label {
  color: #121212;
}

.portfolio-item-grid2 .img-block div {
  padding-bottom: 150%;
}

.lb-details {
  display: none !important;
}

.portfolio-carousel > .content .title, .portfolio-carousel-style2 > .content .title {
  color: #dc493a;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 24px;
}

.portfolio-carousel > .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 285px;
  -ms-flex: 0 0 285px;
  flex: 0 0 290px;
  max-width: 310px;
  padding-right: 0;
}

@media screen and (min-width: 992px) {
  .banner-area .banner-item .col .heading-block {
    min-width: 35%;
  }
}

.contact-input.is-invalid {
  border: 1px solid #dc493a !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.line-height-10 {
  line-height: 10px !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.line-height-11 {
  line-height: 11px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.line-height-12 {
  line-height: 12px !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.line-height-13 {
  line-height: 13px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.line-height-14 {
  line-height: 14px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.line-height-15 {
  line-height: 15px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.line-height-16 {
  line-height: 16px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.line-height-17 {
  line-height: 17px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.line-height-18 {
  line-height: 18px !important;
}

.font-size-19 {
  font-size: 19px !important;
}

.line-height-19 {
  line-height: 19px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.line-height-20 {
  line-height: 20px !important;
}

.font-size-21 {
  font-size: 21px !important;
}

.line-height-21 {
  line-height: 21px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.line-height-22 {
  line-height: 22px !important;
}

.font-size-23 {
  font-size: 23px !important;
}

.line-height-23 {
  line-height: 23px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.line-height-24 {
  line-height: 24px !important;
}

.font-size-25 {
  font-size: 25px !important;
}

.line-height-25 {
  line-height: 25px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.line-height-26 {
  line-height: 26px !important;
}

.font-size-27 {
  font-size: 27px !important;
}

.line-height-27 {
  line-height: 27px !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.line-height-28 {
  line-height: 28px !important;
}

.font-size-29 {
  font-size: 29px !important;
}

.line-height-29 {
  line-height: 29px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.line-height-30 {
  line-height: 30px !important;
}

.font-size-31 {
  font-size: 31px !important;
}

.line-height-31 {
  line-height: 31px !important;
}

.font-size-32 {
  font-size: 32px !important;
}

.line-height-32 {
  line-height: 32px !important;
}

.font-size-33 {
  font-size: 33px !important;
}

.line-height-33 {
  line-height: 33px !important;
}

.font-size-34 {
  font-size: 34px !important;
}

.line-height-34 {
  line-height: 34px !important;
}

.font-size-35 {
  font-size: 35px !important;
}

.line-height-35 {
  line-height: 35px !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.line-height-36 {
  line-height: 36px !important;
}

.border-width-1 {
  border-width: 1px !important;
}

.border-width-2 {
  border-width: 2px !important;
}

.border-width-3 {
  border-width: 3px !important;
}

.border-width-4 {
  border-width: 4px !important;
}

.border-width-5 {
  border-width: 5px !important;
}

.border-solid {
  border-style: solid !important;
}

.color-blue {
  color: #00B7F1 !important;
}

.badge-lg {
  padding: 0.65rem 1rem;
}

.cursor-default {
  cursor: default;
}

.vertical-align-middle {
  vertical-align: middle;
}

.slider-content {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: flex-end;
  height: 80%;
}

.contact-map {
  min-height: 500px;
}

.movie-header .age-classification {
  max-width: 25px;
}
.movie-header .movie-video {
  min-height: 480px;
}
.movie-header .movie-video iframe {
  min-height: 480px;
}

.movie-actors .actor-image {
  max-width: 75px;
}

.site-footer {
  z-index: 0;
}
.site-footer .fa-youtube:hover {
  color: #FF0000;
}
.site-footer .fa-facebook-f:hover {
  color: #1877F2;
}
.site-footer .fa-instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
  /* Also define standard property for compatibility */
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*# sourceMappingURL=app.css.map */
