.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;margin-top: -16px;}
.booking-wrapper-form{box-shadow: 10px 10px 19px rgb(0, 0, 0, 0.09);}
.booking-inner{position:relative;border-radius:0}
.booking-wrapper .form-control{ box-shadow:none; border:1px solid rgba(0, 0, 0, 0.08); border-radius:58px; color:#fff; background-color:#fff !important; -webkit-border-radius:58px; -moz-border-radius:58px; -ms-border-radius:58px; -o-border-radius:58px;padding: 0 19px !important;}
.booking-wrapper select, .booking-wrapper .aselect{background: url(images/angle-down.svg) no-repeat right 18px center #fff !important;}

.booking-wrapper .datepicker, .booking-wrapper .tdaerange, .booking-wrapper .daterangebooking, .booking-wrapper .daterange-small, .booking-wrapper .daterangebooking-small{background: url(images/icons/calendar.svg) no-repeat right 18px center #fff !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-color3);transform: rotate(-90deg);transform-origin: left bottom;height: auto;white-space: nowrap;width: 96px;}

@media(max-width:1400px) {
.booking-wrapper{margin-top: -8px;} 
}

@media(max-width:1200px) {
.booking-wrapper{margin-top: -6px;} 
}

@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:#333;;min-height:26px;}
.marquee::before{width: 122px;height: 100%;background: linear-gradient(to left, #fff0, #222412d0, var(--main-color3));top: 0;left: 0;position: absolute;content: '';z-index: 1;}
.marquee::after{width: 122px;height: 100%;background: linear-gradient(to right, #fff0, #222412d0, var(--main-color3));top: 0;right: 0;position: absolute;content: '';z-index: 1;}
.flota{position: absolute;z-index: 1;left: 11px;top: 0px;color: #333;padding: 10px 13px 8px;}
.marquee img { animation: rotateImg 12s linear infinite; -webkit-animation: rotateImg 12s linear infinite; }

@keyframes rotateImg {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
  }
}

.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);
}
  
}

@media(max-width:991px){
.booking-wrapper{margin-top: 8px;}
}

@media(max-width:991px){
.booking-heading{width: 157px;}
.marquee::before{width: 32px;}
.marquee::after{width: 32px;}
}
@media(max-width:575px){
.marquee img{width: 22px;}
}

.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: '';}
.activities .item{ transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; display: block; border-radius: 11px; -webkit-border-radius: 11px; -moz-border-radius: 11px; -ms-border-radius: 11px; -o-border-radius: 11px; background: var(--main-color2); }
.activities .item h5{ color: #fff; 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; }
.activities .item p{ color: #fff; 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; }
.activities .item:hover h5{color: #333;}
.activities .item:hover p{color: #333;}
.activities .item .icon{ width: 112px; height: 112px; background: var(--whiteColor); 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;position: relative;}
.activities .item .icon img{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.activities .item:hover{background: var(--whiteColor);}
.activities .item:hover .icon{background: #f9f9ec;}

.activities .item .circle-svg .arc1 {stroke-dasharray: 86 346;stroke-dashoffset: 86;}
.activities .item .circle-svg .circle {fill: none;stroke-width: 1;stroke: #c97a4f;stroke-dashoffset: 94;stroke-dasharray: 94 376;transition: stroke-dashoffset 1s ease;}
.activities .item .circle-svg .arc2 {stroke-dasharray: 86 346;stroke-dashoffset: 86;transform: rotate(180deg);transform-origin: 50% 50%;}

.activities .item:hover .circle-svg .arc1 {
  stroke-dashoffset: 0;
}

.activities .item:hover .circle-svg .arc2 {
  stroke-dashoffset: 0;
}
.safar-destination-9__item:hover.vivus-animate {
  stroke: var(--safar-primary-color) !important;
}

.dine-img .dine-text .dine-btn{text-transform: uppercase;color: #333;position: relative;font-size: 14px;font-weight: 600;}
.dine-img .dine-text .dine-btn::before{position: absolute;width: 32px;height: 32px;background: #b1956e29;top: 50%;left: -12px;content: '';border-radius: 50%;transform: translateY(-50%);z-index: 1;}
.acti-item .gradine-1 {inset-block-end: 0;inset-inline-start: 0;z-index: 2;width: 87px;height: 134px;position: absolute;background: #D29A57;pointer-events: none;filter: blur(82px);}
.acti-item .gradine-2 {inset-block-start: 18px;z-index: 2;width: 65px;inset-inline-end: -10px;height: 229px;position: absolute;background: #D29A57;pointer-events: none;transform: rotate(30deg);filter: blur(82px);}

.acti-item::before{ width: 1px; height: 180px; background: var(--main-color2); content: ''; top: 18px; left: 18px; position: absolute; 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; }
.acti-item::after{ width: 180px; height: 1px; background: var(--main-color2); content: ''; top: 18px; left: 18px; position: absolute; 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; }
.acti-item:hover::before{height: calc(100% - 36px);}
.acti-item:hover::after{width: calc(100% - 36px);}

.acti-item .acti-line1{width: 1px; height: 180px; background: var(--main-color2);bottom: 18px; right: 18px; position: absolute; 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; }
.acti-item .acti-line2{width: 180px; height: 1px; background: var(--main-color2);bottom: 18px; right: 18px; position: absolute; 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;}
.acti-item:hover .acti-line1{height: calc(100% - 36px);}
.acti-item:hover .acti-line2{width: calc(100% - 36px);}

.about-main .gradine-1 {inset-block-end: 0;inset-inline-start: 0;z-index: 2;width: 87px;height: 134px;position: absolute;background: #D29A57;pointer-events: none;filter: blur(82px);}
.about-main .gradine-2 {inset-block-start: 18px;z-index: 2;width: 65px;inset-inline-end: 358px;height: 229px;position: absolute;background: #D29A57;pointer-events: none;transform: rotate(30deg);filter: blur(82px);opacity: 0.5;}

.places-text{ width: 210px; height: 210px;display: flex; align-items: center; justify-content: center; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);position: absolute;color: #fff;z-index: 2;}
.places-text h3{font-size: 24px;}
.places-item::before { width: 230px; height: 230px; border: 1px dashed var(--whiteColor); border-radius: 50%; position: absolute; content: ''; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -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; }
.places-item:hover::before {animation: rotateCircle 28s linear infinite;-webkit-animation: rotateCircle 28s linear infinite;backdrop-filter: blur(8px);}
@keyframes rotateCircle {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.places-item::after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #00000031;content: '';}

.places-item::before { width: 210px; height: 210px;}
.places-text{width: 190px;height: 190px;}

.vblock{position:relative;}
.vinner{border-radius:12px;position:relative;width:100%;height:100%;height:470px;overflow:hidden;}
.vposter{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden;}
.vposter img{width:100%;height: 100%;object-fit: cover;}

.videoloading{position:absolute;top:0;left:0;background:var(--main-color3);color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;z-index:20;pointer-events:none;width:100%;  height:100%;display:flex;align-items:center;justify-content:center;opacity:.9;}
.vmum{position:absolute;right:10px;top:5px;cursor:pointer;z-index:1;}
.mute,.unmute{display:none;}
.mute img,.unmute img{width:30px;height:30px;}
.vblock video{ height:100%; -o-object-fit:cover; object-fit:cover; border-radius:12px; transition:transform 1s ease; -webkit-transition:transform 1s ease; -moz-transition:transform 1s ease; -ms-transition:transform 1s ease; -o-transition:transform 1s ease;width: 100%;}
.playbtn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.vblock:nth-child(even){margin-top:55px}

@media (max-width:1399px) {
.vblock video,.vinner{width:260px;height:400px}
.activities .item .icon{ width: 102px; height: 102px;}
}
@media (max-width:1199px) {
.vblock video,.vinner{width:100%;height:260px}
}
@media (max-width:991px) {
.vinner,.vposter,.vblock video{width:100%;height:400px;}
}
@media (max-width:575px) {
.vinner,.vposter,.vblock video{width:100%;height:250px;}
.activities .item .icon{ width: 92px; height: 92px;}
}

.places-main::before{position: absolute;bottom: 0;left: 0;width: 100%;height: 88px;background: linear-gradient(to bottom, #2d2d3c00, var(--main-color4));content: '';}

.cta-call-icon{position: relative;left: -46px;}
    a.play-btn {display: inline-block;width: 60px;height: 60px;background: #fff;color: var(--main-color5);border-radius: 50%;line-height: 60px;font-size: 30px;position: absolute;left: 50%;top: 50%;text-align: center;transform: translate(-50%, -50%);}
    .ripple {position: relative;text-decoration: none;color: #fff;width: 60px;height: 60px;margin: 0 auto;border-radius: 50%;-webkit-animation: ripple 1s linear infinite;animation: ripple 1s linear infinite;}
     
    @-webkit-keyframes ripple {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
                box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
      }
      100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
      }
    }
    @keyframes ripple {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
                box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
      }
      100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
      }
}

.intro-point{position: relative;box-shadow: 13px 14px 40px rgba(39, 98, 131, 0.07);border-bottom: 6px solid #aa7a3a2e !important;border: 2px solid #b1956e2b;}
.intro-point::before{position: absolute;width: 164px;height: 164px;background: var(--main-color);content: '';left: 50%;top: -114px;opacity: 1;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;opacity: 0.2;transform: translateX(-50%);}
.intro-point .icon{width: 72px;height: 72px;background: var(--main-color2);display: flex;align-items: center;justify-content: center;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;position: relative;border: 4px solid var(--whiteColor);}
.intro-point:hover .icon{animation: swing 2s ease infinite;}
@keyframes swing {
  20% {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}
40% {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
60% {
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}
80% {
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
100% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
}

.marq-img{ width: 32px; height: 32px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; display: inline-flex;background: var(--main-color2);display: flex;align-items: center;justify-content: center;}

.cta-left{ border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;left: -62px;position: relative;}

.flip-circle{position: absolute;right: 39%;top: 30%;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;}
.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: 72px;height: 72px;background: var(--main-color2);line-height: 58px;border-radius: 50%;padding: 0px;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;}
.like img{width: 34px;}
}

@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: 35%;top: 29%;}
}
@media(max-width:1200px){
.flip-circle{right: 30%;top: 29%;}
}
@media(max-width:991px){
.flip-circle{right: 26%;top: 24%;}
}
@media(max-width:768px){
.flip-circle{right: 20%;top: 25%;}
}
@media(max-width:575px){
.flip-circle{right: 17%;top: 23%;}
}
.roomOwl.owl-carousel .owl-stage{display: flex;flex-wrap: wrap;}

.e-Upcoming:hover .offer-bottom{background: var(--main-color2);}
.e-Upcoming .offer-bottom h4{ color: #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; }
.e-Upcoming:hover .offer-bottom h4{color: #fff;}
.offer-till{position: absolute;top: 28px;left: 29px;background: var(--main-color2);padding: 2px 46px;display: flex;justify-content: center;align-items: center;color: #fff;border-radius: 0 0px 8px 0;font-weight: 400;line-height: 22px;-webkit-border-radius: 0 0px 8px 0;-moz-border-radius: 0 0px 8px 0;-ms-border-radius: 0 0px 8px 0;-o-border-radius: 0 0px 8px 0;clip-path: polygon(17% 0, 79% 0, 100% 100%, 0% 100%);rotate: -46deg;}
.offer-bottom{ position: absolute; bottom: 0; left: 71px; transform: rotate(-90deg); transform-origin: bottom left; background: #fff; padding: 20px 25px; width: max-content; text-align: center; transition: 0.4s ease-in-out; width: 100%; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; -ms-transition: 0.4s ease-in-out; -o-transition: 0.4s ease-in-out; }

.event-btn{border-bottom: 1px solid #ffffff59;}

.sight .sight-icon{ width: 40px; height: 40px; border: 1px solid #22241230; display: flex; align-items: center; justify-content: center; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.sight .sight-img{width: 188px;height: 188px;overflow: hidden;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;top: -74px;position: relative;margin-bottom: -84px;border: 8px solid #faf7f1;left: 50%;transform: translateX(-50%);}

.places-carousel .owl-stage-outer{padding-top: 76px;}
.elephant-safari-bg{position: relative;}
.elephant-safari-bg::before{position: absolute;width: 100%;height: 100%;background: #0000004f;top: 0;left: 0;content: '';}
