@media(min-width:1400px){
h1,.h1{font-size:3.3rem;}
h2,.h2{font-size:2.5rem;}
}

.header,.slider-fade .owl-item{height:82vh;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:30%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.3) 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(--font3);color:#f5ebe1;font-size:18px;line-height:25px;font-style:normal;font-display:swap;-webkit-animation-delay:.4s;animation-delay:.4s;margin-bottom:10px;}
.header .caption .subio span{color:var(--whiteColor);background:var(--main-color4);font-family:var(--font1);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:44px;font-family:var(--font1);line-height:1.1;-webkit-animation-delay:.6s;animation-delay:.6s;color:var(--main-color2);font-weight:400;}
/* 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:translateX(10%) scale(1.5);opacity:1;filter:blur(4px);}
.slider-fade .owl-item.active .item img{opacity:1;transform:translateX(0) scaleX(1);filter:blur(0);transition-delay:.2s;}
.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:600px;position:relative;text-align:center;margin:auto;padding-top:50px;background:url(images/border-w.svg) no-repeat top center;background-size:300px;}
.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;}
}
@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%;}
}
@media screen and (max-width: 767px) {
.header{min-height:500px;height:70vh;}
.slider-fade .owl-item{min-height:500px;height:70vh;}
}
@media screen and (max-width: 575px) {
.header .caption .heada{font-size:30px}
.slider-fade .v-middle2{top:75%;}
.header{min-height:450px;height:60vh;}
.slider-fade .owl-item{min-height:450px;height:60vh;}
}

.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}
.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:64px;content:'';position:absolute;left:0;top:4px;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 img{transform:scale(1);}
.ueiwr:hover img {transform:scale(1.12);}

.kika{border:1px solid #eee;background:rgba(255,255,255,.6);border-bottom:2px solid var(--main-color3);border-top:0;}
.kika span{display:block;}
.pata{background:url(images/shape1.png) no-repeat left 44% bottom 5%, url(images/shape1.png) no-repeat left top;}
.pata::before{content:'';position:absolute;width:100%;height:100%;bottom:0;right:0%;background:url(images/flo.png) no-repeat right;z-index:-1;}

.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}

.teteti{background:url(images/bg-ten.svg) rgba(255,255,255,.95);}

.dikhado .owl-stage-outer{overflow:visible;}
.ghgh{padding-bottom:40px!important;}
.ghgh2{padding-bottom:80px!important;}
.nich{position:absolute;left:0;bottom:20px;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;}
}

.lightpat{background-size:160px;}
.offo{background-size:500px;}
.leafy{display:block;height:34px;width:100%;background:url(images/leafy.png) repeat-x bottom;}
.leafy2{display:block;height:34px;width:100%;background:url(images/leafy2.png) repeat-x top;}
.mapa,.mapa .obg{background-repeat:no-repeat;}

.decora{position:absolute;z-index:0;pointer-events:none;}
.decora.decor1{left:0;top:120px;}
.decora.decor2{right:0;bottom:50px;}
@media(max-width:991px){
.decora.decor1{width:80px}
}
@media(max-width:575px){
.decora.decor1{width:60px;top:150px}
.decora.decor2{width:100px;bottom:0;opacity:.3}
}

.custom-tabs .nav-link{border-radius:0;color:#333;padding:19px 0;margin-bottom:8px;transition:all .1s ease;border-bottom:1px solid #3333331e;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;position:relative;padding-right:38px}
.custom-tabs .nav-link:hover{color:var(--main-color2);border-bottom:1px solid var(--main-color2);background:transparent}
.custom-tabs .nav-link.active{color:var(--main-color2);border-bottom:1px solid var(--main-color2);background:transparent}
.custom-tabs .nav-link .arrow-dine{position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(-45deg);-webkit-transform:translateY(-50%) rotate(-45deg);-moz-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);-o-transform:translateY(-50%) rotate(-45deg);font-size:36px;opacity:.3;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}
.custom-tabs .nav-link.active .arrow-dine{position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);-webkit-transform:translateY(-50%) rotate(0);-moz-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);rotate:0;opacity:1}
.custom-tabs .nav-link.hover .arrow-dine{position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);-webkit-transform:translateY(-50%) rotate(0);-moz-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);rotate:0;opacity:1}
@media(max-width:991px){
.custom-tabs .nav-link{padding: 11px 0;padding-right: 36px;}
}
@media(max-width:565px){
.custom-tabs .nav-link .arrow-dine{font-size: 28px;}
.custom-tabs .nav-link{padding-right: 32px;}
}
.sight-img{border-radius:50%;overflow:hidden;position:relative;}
.sight-img::before{width:100%;height:100%;border:10px solid #000;content:'';top: 0;left: 0;position:absolute;border-radius:50%;opacity:0.2;}
