.banner-main{min-height: 50vh;}
.header{height:90vh;overflow:hidden;position:relative;}
.header::before{content: '';position: absolute;width:calc(100% - 40px);height:calc(100% - 20px);top:0;left:20px;z-index:2;pointer-events: none;border:2px solid rgba(255,255,255,.15);border-top:0;}

.header .caption .h4{font-size:20px;font-weight:400;text-transform:uppercase;letter-spacing:6px;color:#fff;text-align:center;margin-bottom:5px;margin-top:20px;-webkit-animation-delay:.4s;animation-delay:.4s}
.header .caption .heada{position:relative;margin-bottom:15px;font-size:58px;line-height:1.2em;font-family:var(--font1);letter-spacing:-2px;-webkit-animation-delay:.6s;animation-delay:.6s;color:#fff;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,.35)}
.header .caption p{font-size:16px;line-height:1.5em;margin-bottom:0;color:#fff;-webkit-animation-delay:.6s;animation-delay:.6s;margin-right:15px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}
.header .caption p span{letter-spacing:2px;text-transform:uppercase;margin:0 5px;padding-right:14px;position:relative}
.header .caption p span:last-child{padding:0}
.header .caption p span:last-child:after{display:none}
.header .caption p span:after{content:'';width:7px;height:7px;border-radius:50%;background:#222;position:absolute;top:10px;right:0;opacity:.5}
.header .caption .butn-light{-webkit-animation-delay:.8s;animation-delay:.8s}
.header .caption .butn-dark{-webkit-animation-delay:.8s;animation-delay:.8s}

.slider-fade .owl-item{position:relative}
.slider-fade .item{height:100%;width:100%;background-size:cover;background-position:center}
.slider-fade .item.bg-bottom{background-position:bottom}
.slider-fade .item .caption{z-index:9}
.slider-fade .owl-nav{position: absolute;top: 50%;right: 22px;display: flex;flex-direction: column;transform: translateY(-50%);}
.slider-fade .owl-prev{float:left}
.slider-fade .owl-next{float:right}
.slider-fade .owl-theme .owl-nav [class*=owl-]{width:40px;height:40px;line-height:34px;background:transparent;border-radius:100%;color:#fff;font-size:16px;margin-right:3px;cursor:pointer;border:1px solid rgba(255,255,255,0.5);transition:all .2s ease-in-out;transform:scale(1.0)}
.slider-fade .owl-theme .owl-nav [class*=owl-]:hover{transform:scale(0.9);background:transparent;border:1px solid #aa8453;color:#fff}

.header .heada{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
.header .active .caption .heada{ -webkit-animation-name:fadeInUp; animation-name:fadeInUp; -webkit-animation-delay:.7s; animation-delay:.7s; -webkit-animation:; }
.header .subio{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
.header .active .caption .subio{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.8s;animation-delay:.8s}
.header .citio{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
.header .active .citio{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.9s;animation-delay:.9s}

.slider-fade .owl-dots{position:absolute;text-align:center;top:50%;right:5%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;text-align:right!important}
.slider-fade .owl-dots .owl-dot span{background:transparent;display:none}
.slider-fade .owl-dots .owl-dot{height:12px;width:12px;border:1px solid rgba(255,255,255,0.7);display:block;margin-bottom:10px;border-radius:50%}
.slider-fade .owl-dots .owl-dot.active{border-color:#aa8453;background:#aa8453}


@media(max-width:1199px){
.bigin .banner-header.inner{min-height:50vh;}
.banner-main{min-height: 40vh;}
}
@media(max-width:991px){
.banner-main{min-height: 26vh;}
}
@media(max-width:767px){
.bigin .banner-header.inner{min-height:40vh;}
.banner-main{min-height: 18vh;}
}
@media screen and (max-width: 1440px) {
.header .caption .heada{font-size:46px}
}
@media screen and (max-width: 1199px) {
.header .caption p{font-size:16px}
.header .caption .heada{font-size:42px}
.faci-shape{width: 62px;}
}
@media screen and (max-width: 991px) {
.header .caption .heada{font-size:38px}
.flaot-loc{position:relative;transform:none;right:auto;}
}
@media screen and (max-width: 767px) {
.header .caption h1,.header .caption .heada{font-size:32px;}
.header .caption .h4{font-size:15px;letter-spacing:2px;}
}
@media screen and (max-width: 767px) {
.slider-fade .v-middle.caption{padding-top:35%;}
}

.bg-center{background-position:center;}

.topright::before,.bottomleft::before{position:absolute;content:'';pointer-events: none;z-index:1;}
.topright::before{width:0;height:0;top:0;right:0;border-top:30px solid var(--main-color);border-left:30px solid transparent;}
.bottomleft::before{width:0;height:0;bottom:0;left:0;border-bottom:30px solid var(--main-color);border-right:30px solid transparent;}

.booking-wrapper{z-index: 5;position: relative;}
.booking-wrapper-form{box-shadow: 0 3px 18px rgba(0,0,0,0.07);}
.booking-inner{position:relative;border-radius:0}
.booking-wrapper .form-control{box-shadow:none;border:1px solid rgba(0,0,0,.2);border-radius:3px;color:#fff;background-color:var(--whiteColor)!important;}
.booking-wrapper .form-control::placeholder{color:#999!important}
.booking-wrapper .form-control::-moz-placeholder{color:#999!important}
.booking-wrapper .form-control::-webkit-placeholder{color:#999!important}
.booking-wrapper .form-control::-webkit-input-placeholder{color:#999!important}

.booking-wrapper input[type="text"],.booking-wrapper input[type="tel"],.booking-wrapper input[type="email"],.booking-wrapper select{height:54px;font-weight:normal;color:var(--black-color)!important;font-size:15px;}
.booking-wrapper label{font-weight:normal!important;color:#fff;margin:0;font-size:13px;}
.booking-heading{position: absolute;left: 35px;bottom: 0;background: var(--main-color2);transform: rotate(-90deg);transform-origin: left bottom;height: auto;white-space: nowrap;width: 174px;}

@media(max-width:991px) {
.booking-wrapper{position:relative;bottom:12px;} 
}
@media(max-width:767px) {
.booking-wrapper{position:relative;bottom:0;} 
}
@media(min-width:768px) AND (max-width:991px){.w-100-md{width:100% !important;}}

.hostwithus::before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 80%;background: linear-gradient(180deg,rgba(5, 33, 58,0) 0%,rgba(5, 33, 58, 0.7) 80%,#05213a 100%);pointer-events: none;z-index:1;}
.hostwithus .content{position:absolute;left:0;bottom:0;}

@media(min-width:991px){
.durhatt{position:absolute;right:0;}
.introbr{border-left: 1px solid rgba(0, 0, 0, 0.09);}
}

.iconmona{width:70px;height:70px;border-radius:50px;border:2px solid #ffc107;margin:0 auto;padding:5px;line-height:56px;margin-bottom:10px;}

.intro-img{position: relative;}
.intro-img img{border-radius: 282px;}
.curved-text {position: absolute;width: 100%;top: 2px;left: 0;fill: #fff;font-size: 12px;font-weight: bold;text-transform: uppercase;text-shadow: 2px 2px 4px rgba(0,0,0,.45);}


.faci-item{position: relative;}
.faci-item .icon{ width: 104px; height: 104px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; }

@keyframes rotateme {
    0% {
  transform: rotate(0deg);
  opacity: 1;
}
50% {
  transform: rotate(180deg);
}
100% {
  transform: rotate(360deg);
  opacity: 1;
}
}
.faci-item{border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;padding: 16px;box-shadow: 0 3px 18px rgba(var(--trevlo-black-rgb,0,0,0),0.07);}

.faci-item .icon{ transform: rotateY(0); color: var(--whiteColor); background-color: var(--main-color); -webkit-transform: rotateY(0); -moz-transform: rotateY(0); -ms-transform: rotateY(0); -o-transform: rotateY(0); }
.faci-item:hover .icon{transform: rotateY(180deg);color: var(--whiteColor);background-color: var(--main-color2);}
.faci-item svg{ width: 48px; fill: #333; transition: all 0.4s ease; -webkit-transition:; -moz-transition:; -ms-transition:; -o-transition:; }
.faci-item svg path{ fill: #333; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; }
.faci-item svg circle{ fill: #333; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; }

.faci-item:hover svg{width: 48px;fill: var(--whiteColor);}
.faci-item:hover svg path{fill: var(--whiteColor);}
.faci-item:hover svg circle{fill: var(--whiteColor);}

@media(max-width:991px){
.rooms1 .banner-img{left: 72%;}
.home-booking-bg{background: #FDF7F1;}
}
@media(max-width:768px){
.rooms1 .banner-img{display: none;}
}
@media(max-width:575px){
.faci-item .faci-animation{width: 108px;height: 108px;}
.faci-item .icon{width: 78px; height: 78px;}
.slider-fade .owl-theme .owl-nav [class*="owl-"]{width: 32px;height: 32px;font-size: 14px;}
.slider-fade .owl-nav{right: 8px;}
.banner-main{min-height: 12vh;}
}
.home-form-tag{ display: inline-block; border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0; -moz-border-radius: 12px 12px 0 0; -ms-border-radius: 12px 12px 0 0; -o-border-radius: 12px 12px 0 0; }

.about-intro .img{position: relative;}
.about-intro .img::before{position: absolute;top: 0;left: -85%;display: block;content: "";width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);-webkit-transform: skewX(-25deg);-moz-transform: skewX(-25deg);-ms-transform: skewX(-25deg);-o-transform: skewX(-25deg);transform: skewX(-25deg);z-index: 3;}
.about-intro:hover .img::before {-webkit-animation: imageanime 0.85s;-moz-animation: imageanime 0.85s;-o-animation: imageanime 0.85s;animation: imageanime 0.85s;}
@keyframes imageanime {
  100% {
  left: 125%;
}
}
.intro-angle li{padding-left: 26px;position: relative;}
.intro-angle li::before {content: '\F285';font-family: 'bootstrap-icons';position: absolute;left: 0;font-size: 11px;top: 6px;width: 18px;height: 18px;background: var(--main-color2);border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #fff;}

.marquee {width:100%;overflow: hidden;color:#ddd;;min-height:26px;}
.flota{position: absolute;z-index: 1;left: 11px;top: 0px;color: #ddd;padding: 10px 13px 8px;}

.ame-item svg{fill: var(--main-color2);}
.ame-item svg path{fill: var(--main-color2);}
.ame-item{position: relative;box-shadow: 13px 14px 40px rgba(39, 98, 131, 0.09);border: 1px solid #33333313;}

.ame-item::before {width: 100%;height: 100%;visibility: visible;opacity: 1;}
.ame-item::after {width: 100%;height: 100%;visibility: visible;opacity: 1;}
.ame-item:hover .icon svg{
  animation: jello 1s;
  -webkit-animation: jello 1s;
}
@keyframes jello {
  11.1% {
  -webkit-transform: none;
  transform: none;
}
22.2% {
  -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
  transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
  -webkit-transform: skewX(6.25deg) skewY(6.25deg);
  transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
  -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
  transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
  -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
  transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
  -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
  transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
  -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
  transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
  -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  -ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  -o-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
100% {
  -webkit-transform: none;
  transform: none;
}
}
.home-numbers{position: relative;}
.home-numbers::before{position: absolute;content: '';width: 100%;height: 100%;background: rgba(28, 28, 28, 0.8);top: 0;left: 0;}
.dine-bg{border: 1px solid #ffffff08;background: #ffffff05;}

@keyframes zoom {
  0% {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
50% {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
100% {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
  
}
.flip-circle{position: absolute;right: 26%;top: 44%;transform: translate(-50%, -50%);}
.banner-play-btn {width: 148px;height: 148px;border-radius: 100px;background-color: var(--whiteColor) !important;overflow: hidden;line-height: 147px;text-align: center;position: relative;display: inline-block;border: 1px solid #3333338a;}
.text-inner {animation: circle 15s linear infinite;position: relative;z-index: 22;fill: transparent;-webkit-animation: circle 15s linear infinite;}
.text-inner svg {width: 100px;max-width: 100%;height: auto;overflow: visible;word-spacing: 10px;transform: rotate(0) scaleX(1) scaleY(1);position: relative;}
.text-inner:before{position: absolute;content: "";top: 0;left:0 ;height: 16px;width: 16px;background: #fff!important;}
.text-inner text {fill: #333;direction: ltr;font-size: 39px;font-weight: 500;}
.like {position: absolute;top: 50%;transform: translate(-50%, -50%);left: 50%;width: 80px;height: 80px;background: var(--whiteColor);line-height: 58px;border-radius: 50%;padding: 0px;border: 1px solid #3333338a;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;}
@media(max-width:575px){
.banner-play-btn{width: 116px;height: 116px;line-height: 111px;}
.text-inner svg{width: 82px;}
.text-inner text{font-size: 37px;}
.like{width: 64px;height: 64px;}
}

@keyframes circle {
100% { transform: rotate(-360deg); -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); }
0% { transform: rotate(0); -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); }
}

@media(max-width:1400px){
.flip-circle{right: 21%;top: 35%;}
}
@media(max-width:1200px){
.flip-circle{right: 17%;top: 28%;}
}
@media(max-width:991px){
.flip-circle{right: 38%;top: 43%;}
}
@media(max-width:768px){
.flip-circle{right: 25%;top: 43%;}
}
@media(max-width:575px){
.flip-circle{right: 28%;top: 43%;}
.booking-heading{width: 142px;}
}

.amenities-main{position: relative;}
.amenities-main::before{position: absolute;bottom: 0;left: 0;width: 100%;height: 100px;background: linear-gradient(to bottom, #2d2d3c00, var(--main-color3));content: '';}
