.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}
.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{position:absolute;left:50%;transform:translateX(-50%);width:100%;bottom:-66px;z-index:5;max-width:950px;}
.booking-wrapper-form{box-shadow: 0 3px 18px rgba(0,0,0,0.07);border: 1px solid #14334229;}
.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;}

@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::before{position: absolute;content: "";left: 20px;height: 100%;width: 92%;bottom: -14px;border-radius: 10px;background: rgba(0, 0, 0, 0.4);z-index: 0;}
.about-intro::after{position: absolute;content: "";left: 38px;height: 100%;width: 85%;bottom: -30px;border-radius: 10px;background: rgba(0, 0, 0, 0.05);z-index: 0;}
.about-intro img{position: relative;z-index: 1;}
.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;}
.rooms-img-section{ border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px;position: relative;}
.rooms-img-section::before{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;content: "";background: rgba(0, 0, 0, 0.7);overflow: hidden;}

.ame-item svg{fill: var(--main-color2);}
.ame-item svg path{fill: var(--main-color2);}
.ame-item{position: relative;}
.ame-item::before{position: absolute;content: "";top: 0;left: 0;width: 0;height: 0;border-top: solid 1px var(--main-color2);border-left: solid 1px var(--main-color2);transition: 0.5s;opacity: 0;visibility: hidden;z-index: -1;border-radius: 4px;z-index: 1;}
.ame-item::after{position: absolute;content: "";bottom: 0;right: 0;width: 0;height: 0;border-bottom: solid 1px var(--main-color2);border-right: solid 1px var(--main-color2);transition: 0.5s;opacity: 0;visibility: hidden;z-index: -1;border-radius: 4px;z-index: 1;}
.ame-item:hover::before {width: 100%;height: 100%;visibility: visible;opacity: 1;}
.ame-item:hover::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;}

.testimonials .testimonial-shape {position: relative;-webkit-animation: zoom 5s linear infinite;-moz-animation: zoom 5s linear infinite;-o-animation: zoom 5s linear infinite;animation: zoom 5s linear infinite;animation-delay: 0s;}
.testimonial-shape.shape-one {position: absolute;top: 110px;inset-inline-start: 225px;-webkit-animation-delay: 0.2s;-moz-animation-delay: 0.2s;-o-animation-delay: 0.2s;animation-delay: 0.2s;}
.testimonial-shape.shape-two {position: absolute;top: 385px;inset-inline-start: 60px;-webkit-animation-delay: 0.4s;-moz-animation-delay: 0.4s;-o-animation-delay: 0.4s;animation-delay: 0.4s;}
.testimonial-shape.shape-three {position: absolute;bottom: 140px;inset-inline-start: 300px;-webkit-animation-delay: 0.6s;-moz-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
.testimonial-shape.shape-four {position: absolute;top: 95px;inset-inline-end: 470px;-webkit-animation-delay: 0.1s;-moz-animation-delay: 0.1s;-o-animation-delay: 0.1s;animation-delay: 0.1s;}
.testimonial-shape.shape-five {position: absolute;top: 265px;inset-inline-end: 80px;-webkit-animation-delay: 0.3s;-moz-animation-delay: 0.3s;-o-animation-delay: 0.3s;animation-delay: 0.3s;}
.testimonial-shape.shape-six {position: absolute;bottom: 155px;inset-inline-end: 285px;-webkit-animation-delay: 0.5s;-moz-animation-delay: 0.5s;-o-animation-delay: 0.5s;animation-delay: 0.5s;}
.testimonial-shape figure img {border-radius: 50%;width: 58px;height: 58px;object-fit: cover;}

@media(max-width:1500px){
.testimonial-shape.shape-one{inset-inline-start: 182px;}
.testimonial-shape.shape-three{bottom: 18px;}
.testimonial-shape.shape-four{inset-inline-end: 162px;}
.testimonial-shape.shape-six{bottom: 24px;inset-inline-end: 98px;}
}

@media(max-width:991px){
.testimonial-shape figure img{width: 38px;height: 38px;}
.testimonial-shape.shape-four {inset-inline-end: 78px;}
.testimonial-shape.shape-five {inset-inline-end: 22px;}
.testimonial-shape.shape-one {inset-inline-start: 59px;}
.testimonial-shape.shape-two {inset-inline-start: 16px;}
.testimonial-shape.shape-three {inset-inline-start: 102px;}
}
@media(max-width:768px){
.circle-initials {width: 68px;height: 68px;}
}
@media(max-width:565px){
.testimonial-shape figure img {width: 22px;height: 22px;}
.testimonial-shape.shape-one {inset-inline-start: 7px;}
.testimonial-shape.shape-two {inset-inline-start: -8px;}
.testimonial-shape.shape-three {inset-inline-start: 36px;}
.testimonial-shape.shape-four {inset-inline-end: 2px;}
.testimonial-shape.shape-five {inset-inline-end: -6px;}
.testimonial-shape.shape-six {bottom: 24px;inset-inline-end: 24px;}
.testimonial {padding-bottom: 68px !important;
}
}

@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);
}
  
}