@media(min-width:1400px){
h1,.h1{font-size:3.3rem;}
}

.header,.slider-fade .owl-item{height:100vh;overflow:hidden;position:relative;}
.slider-fade .item::before,.slider-fade .item::after{content:'';position:absolute;pointer-events:none;z-index:2;}
.slider-fade .item::before{top:0;width:100%;height:34%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(95, 95, 95, 0) 100%);}
.slider-fade .item::after{bottom:0;width:100%;height:66%;background:linear-gradient(180deg, rgba(81, 81, 81, 0) 0%, rgba(0, 0, 0, 0.4) 77.08%);}
.header .caption .subio{width:auto;height:auto;font-family:var(--font2);color:var(--main-color3);font-size:18px;line-height:25px;font-style:normal;font-display:swap;-webkit-animation-delay:.4s;animation-delay:.4s;margin-bottom:10px;font-weight: 300;}
.header .caption .subio span{color:var(--whiteColor);background:var(--main-color4);font-family:var(--font2);font-weight:400;font-size:20px;text-transform: uppercase;letter-spacing:3px;padding:0 10px;}
.header .caption .heada{position:relative;margin-bottom:0;font-size:54px;font-family:var(--font3);line-height:1.1;-webkit-animation-delay:.6s;animation-delay:.6s;color:var(--main-color2);font-weight:500;text-transform: uppercase;}
/* text-shadow:2px 2px 4px rgba(0,0,0,.35); */
.slider-fade .item{height:100%;width:100%;background-size:cover;background-position:center center;position:relative;z-index:4;}


.slider-fade .item img{object-fit: cover;width: 100%;height: 100%;object-position: center;position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;transition:transform .95s ease,opacity .95s ease;transform:translate(10%) scale(1.2);opacity:1;}
.slider-fade .owl-item.active .item img{opacity: 1;transform: translateX(0) scaleX(1);filter: blur(0);transition-delay: .55s;}
.slider-fade .item.bg-bottom{background-position:bottom}
.slider-fade .item .caption{z-index:9}
.slider-fade .owl-nav{position:absolute;bottom:20%;right:6%;width:100px;}
.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 .total{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}
.header .active .caption .total{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.5s;animation-delay:.5s}
.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}

.capito{max-width:700px;position:relative}
.slider-fade .dotta .owl-dots{position:absolute;bottom:60%;right:10px;margin:0;transform:translateY(-50%);transition: opacity .3s ease;display: flex;justify-content: center;flex-flow: column;}
.slider-fade .dotta .owl-dots .owl-dot{margin:3px 0;}
.slider-fade .dotta .owl-dots .owl-dot span{width:12px;height:12px;transition:height ease-in-out .5s;}
.slider-fade .dotta .owl-dots .owl-dot.active span,.slider-fade .dotta .owl-dots .owl-dot.active span{height:30px;border-radius:10px;width:12px;transition:height ease-in-out .5s;}

@media screen and (max-width: 1600px) {
.header .caption .heada{font-size:50px}
.header .caption .subio{font-size:16px;}
.intro-img1{max-width: 116% !important;}
.intro-img2{max-width: 116% !important;}
.intro-leaf{top: 22px !important;}
}
@media screen and (max-width: 1440px) {
.header, .slider-fade .owl-item{height:100vh;}
}
@media screen and (max-width: 1350px) {
.header .caption .heada{font-size:44px}
.header .caption .subio{font-size:15px;}
}
@media screen and (max-width: 1199px) {
.header .caption .heada{font-size:40px}
}
@media screen and (max-width: 1050px) {
}
@media screen and (max-width: 991px) {
.header,.slider-fade .owl-item{height:80vh;}
.header .caption .heada{font-size:36px}
.header .caption .subio span{font-size:15px;}
.incr991{max-width:92%;}
.booking-wrapper .booking-btn{ width: 100% !important; height: 50px !important;border-radius: 0 !important; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border: 1px solid var(--main-color);}
.intro-img1{bottom: -76px !important;max-width: 100% !important;right: 306px !important;}
.intro-img2 {position: relative !important;left: 276px !important;top: -82px !important;}
.redi::before{display: none !important;}
.redi2::before{display: none !important;}
.redi-img{top: 0px !important;}
.intro-leaf2{top: 72% !important;}
}
@media screen and (max-width: 767px) {
.header{min-height:500px;height:70vh;}
.slider-fade .owl-item{min-height:500px;height:70vh;}
.intro-leaf2{width: 90px !important;}
}


.navva{margin-bottom:-55px;background:#a2794beb;}
.experience .nav .nav-item button{padding:12px 0;text-transform:uppercase;font-weight:400;color:var(--whiteColor);position: relative;font-size:17px;}
.experience .nav .nav-item button.active{background-color:transparent;color:var(--whiteColor)!important}
.experience .nav .nav-item button.active::after{content:"";border-bottom:5px solid var(--whiteColor);width:100%;position:absolute;left:0;bottom:0;border-radius:0}
.experience .nav .nav-item button.active::before{ content:""; width:40px; height:40px; position:absolute; left:50%; top:50%; transform:translateX(-50%) translateY(-50%); border-radius:50%; background:var(--whiteColor); opacity:.06; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); -o-transform:translateX(-50%) translateY(-50%); }
.tabber{width:100%;height:80vh;min-height:600px;background-size:cover;background-position: center;background-attachment:fixed;}
.tabkotha{max-width:550px;background:var(--main-color5);}
.udta{position:absolute;top:5px;right:15px;text-transform:uppercase;color:#ddd}

.boga{padding-bottom: 120px !important;padding-top: 75px !important;}
.boga::before{background:url(images/icons/quote.svg) no-repeat top center;background-size:80px;content:'';position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;opacity:.7}
.boga .info {position:absolute;width:100%;left:0;bottom:20px;}

.tabkotha.kaak::before{border-bottom-color:var(--main-color5)!important}
.tabkotha.kaak::after{border-top-color:var(--main-color5)!important}

.ueiwr:hover::before{transform:scale(.95);}
.ueiwr img{transform:scale(1);}
.ueiwr:hover img {transform:scale(1.12);}

.sharemoment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.sharemoment a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:var(--whiteColor);font-size:20px;-webkit-transition:all 500ms ease;transition:all 500ms ease;width:48px;height:48px;border-radius:50px;text-align:center;line-height:46px;font-size:18px;}
.sharemoment a:hover{transform:scale(1.1);}
.sharemoment a + a{margin-left:10px}

.dikhado .owl-stage-outer{overflow:visible;}
.ghgh{padding-bottom:0px!important;}
.nich{position:absolute;left:0;bottom:18px;width:100%;}
@media(min-width:1200px){
.jhingu{margin-top:-110px;}
}
@media(min-width:768px) AND (max-width:1199px){
.jhingu{margin-top:-50px;}
}
@media(max-width:767px){
.jhingu{margin-top:-30px;}
.intro-leaf{width: 110px !important;}
.sight-leaves{width: 98px;}

}
@media screen and (max-width: 575px) {
.header .caption .heada{font-size:28px}
.slider-fade .v-middle2{top:75%;}
.intro-leaf{width: 60px !important;top: -8px !important;}
.intro-bb{font-size: 16px;}
.head-leaf{width: 32px;}
.intro-leaf2{width: 58px !important;top: 94% !important;}
}
@media screen and (max-width: 410px) {
.header .caption .heada{font-size:22px}
.header .caption .subio{font-size: 14px !important;}
.header-top-btn{padding: 7px 13px !important;font-size: 12px !important;}
}

.swiperindustries{background-position:center;}
.swiper-wrapper .swiper-slide + .swiper-slide{border-left:1px solid rgba(255,255,255,.35)}
.cover-wrapper .cover-block:before{content:'';position:absolute;height:100%;width:100%;background:rgba(0,0,0);opacity:.2;top:0;left:0;right:0;bottom:0;z-index:0;transition:var(--transition);}
.cover-wrapper .cover-block:hover:before{opacity:.8}
.cover-block{min-height:600px;background-position:center;}
.cover-wrapper .cover-block{position:relative;z-index:2;padding:0 50px 110px;display:flex;height:100%;flex-direction:column;justify-content:flex-end;color:var(--whiteColor);transition:var(--transition);}
.cover-wrapper .cover-block:hover{padding:0 50px 140px;}
.cover-wrapper .cover-block .featured-content{transition:transform .9s ease;-moz-transform:translateY(90px);-ms-transform:translateY(90px);-webkit-transform:translateY(90px);transform:translateY(90px)}
.cover-wrapper .cover-block:hover .featured-content{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}

.cover-wrapper .featured-content .featured-title h3{position:relative;font-size:26px;color:var(--whiteColor);font-weight:500;text-transform:uppercase;}
.cover-wrapper .featured-content .featured-desc p{opacity:0;transition:var(--transition);transform:translateY(-100%);position:absolute;}
.cover-wrapper .cover-block:hover > .featured-content .featured-desc p{opacity:1;transform:translateY(0);}
.cover-wrapper .featured-content .btn{opacity:0;}
.cover-wrapper .cover-block:hover .featured-content .btn{opacity:1;}
@media (max-width:1024px) {
.cover-wrapper{display:block;background-color:transparent}
.cover-wrapper .cover-block{border-right:none;height:auto;min-height:50vh;}
}

.nav1 .swiper-next, .nav1 .swiper-prev{position: absolute;top:50%;z-index:1;width:50px;height:50px;display:flex;align-items:center;justify-content: center;border-radius:50%;background-color: rgba(255,255,255,.15);border: 1px solid var(--whiteColor);transform:translateY(-50%);transition:var(--transition);}
.nav1 .swiper-next{right:0;}
.nav1 .swiper-next i, .nav1 .swiper-prev i{color:var(--whiteColor);transition:var(--transition);}
.nav1 .swiper-next:hover, .nav1 .swiper-prev:hover{border-color:var(--main-color4);}
.nav1 .swiper-next:hover i, .nav1 .swiper-prev:hover i{color:var(--main-color4);}
.nav1.inward .swiper-next{right:20px;}
.nav1.inward .swiper-prev{left:20px;}

.booking-wrapper{border-top: 3px solid var(--main-color);position: relative;margin-top: -86px;}
.booking-wrapper .form-control:focus{background: transparent;border-color: var(--main-color3);}
.booking-wrapper ::-webkit-input-placeholder{color:#fff;font-size:15px;font-weight:500}
.booking-wrapper :-moz-placeholder{color:#fff}
.booking-wrapper ::-moz-placeholder{color:#fff;opacity:1}
.booking-wrapper :-ms-input-placeholder{color:#fff}
.booking-wrapper .form-control{color: #fff !important;}
.booking-wrapper label{color: #99c231 !important;}
.booking-wrapper .booking-btn{ width: 120px; height: 120px; display: flex; align-items: center; justify-content: center; color: #fff; background: var(--main-color); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border: 1px solid var(--main-color); 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; }
.booking-wrapper .booking-btn:hover{background: transparent;border: 1px solid var(--main-color);}
.booking-wrapper select option{color: var(--main-color2);}

.intro-img1{position: relative;right: -60px;bottom: -26px;}
.intro-img2{position: relative;left: -60px;bottom: -26px;}
.intro-leaf{ position: absolute; right: 0; top: 8px; width: 168px; animation: 5s ease-in-out infinite intro_leaf; -webkit-animation: 5s ease-in-out infinite intro_leaf; }
.intro-leaf2{ position: absolute; left: 0; top: 8px; width: 158px; animation: 5s ease-in-out infinite intro_leaf; -webkit-animation: 5s ease-in-out infinite intro_leaf; }
@keyframes intro_leaf {
    0%, 100% {
  transform: translatey(0);
}
50% {
  transform: translatey(-20px);
}
    
}
.intro-know{border: 1px solid #1c2c342f;padding: 4px 14px;background: #ffffff8c;}
.rooms1 .con{ position: absolute; background: transparent; bottom: -76px; left: 0; width: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); text-align: end; 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; }
.offer-main{position: relative;}
.offer-main::before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000000b0;content: '';}

.room-height{height: 408px;position: relative;}

.room-item{position: relative;}
.room-item .room-height::before{position: absolute;bottom: 0;left: 0;width: 100%;height: 196px;content: '';background: linear-gradient(to bottom, #0000, #000000ad);z-index: 1;}
.room-item .room-height::after{ content: ''; position: absolute; width: calc(100% - 42px); height: 20%; left: 50%; top: 5%; border-radius: 10px 10px 0 0; border: 1px solid rgb(255 255 255); border-bottom: 0; opacity: .4; transition: all ease-in-out .3s; z-index: 3; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.room-item:hover .room-height::after{opacity: .9;height: 30%;}

.room-item .janua img{ transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); 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; }
.room-item:hover .janua img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}
.room-item:hover .con{bottom: 0;}
.room-bottom{ opacity: 0; 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 ; }
.room-item:hover .room-bottom{opacity: 1;}

.redi{position: relative;border-bottom: 2px solid var(--main-color);}

.redi::after{position: absolute;top: 0;left: 48px;width: 48px;height: 4px;background: var(--main-color);content: '';}

.redi2{position: relative;border-bottom: 2px solid var(--main-color);}

.redi2::after{position: absolute;top: 0;left: 48px;width: 48px;height: 4px;background: var(--main-color);content: '';}
.redi-img{position: relative;z-index: 1;}
.sight{border-bottom: 3px solid var(--main-color) !important;margin-top: 0;}
.sight:hover{margin-top: -8px;}
.pwhite p{color: #fff !important;}

.testimonials-box .dotta .owl-dots{ position:absolute; left:50%; width:15px; text-align:center; top:98%; transform:translateX(-50%); z-index:1; display: flex; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); }
.intro-bb{position: relative;}
.intro-bb::before{ position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); width: 100px;height: 1px;background: var(--main-color2);content: '';opacity: 0.4;}

@media screen and (max-width: 991px) {
.redi2.pp{padding-bottom: 20px !important;}
.redi.pp{padding-bottom: 20px !important;}
}

.room-bg{background: #263e34;}