  /*index*/
#back-to-top {
   
    left:30px;
}

.swiper-inner{
  background-position: bottom 50%!important;
}

header .scroll-down {
    margin-top: -50px!important;
}

.rooms_menu .exe img{
  height:258px;
  object-fit: cover;
}
.footer_logo{
    height: 80px;

}

header.has-topbar {
    background: #ad89685c!important;
}

/*header .menu_bg{*/
/*   background-color: #ad89685c!important;*/
/*}*/

header.smaller {
    
    background: #181818!important;
}

header div#logo img {
    /*background: #fff;*/
    height: 80px;
    /*width:250px;*/
    
}  
header .social-icons {
    padding-top:10px!important;
}

header .social-icons svg:hover {
    transition: all 0.5s;
    transform: translateY(-2px);
}
.box_slider_decor{
    top:60%!important;
  }
  
  .book_btn{
      width:160px;
  }

  .main_slider .v-center{
    min-height: 110vh;
  }

  
  .main_slider .abs-centered{
    padding-top: 100px;
  }

  .main_slider .spacer-single {
    
    height: 150px;
  }

  .gallery_image{
    height:400px!important;
  }

  .gallery_row a img{
    width:500px;
    height:250px;
    border-radius: 10px;
  }
  

  


  /*.slider_section{*/
  /*  height:550px;*/
  /*}*/
  
  /*.has-topbar{*/
  /*    background: #0000003b!important;*/
  /*}*/
  /*.main_slider .box-slider-decor {*/
    
  /*  backdrop-filter: blur(0px);*/
  /*}*/
  .box-slider-decor {
    
    backdrop-filter: blur(0px);
  }
  .box-slider-decor{
    padding-top:100%!important;
  }
  
  .amenities_div{
      display: flex;
  }
  
  
  .btn_color{
    border:2px solid #fff!important;
  }
  #topbar{
      background: #ad8968!important;
  }
  
  #topbar a{
      color:#fff;
  }
  .main_headings{
    margin-top:150px;
  }

.about_main p{
    text-align: justify;
}

.about_section p {
     text-align: justify;
}
  .rooms_img{
    height:400px;
    object-fit: cover!important;
  }

  .room_details p{
    text-align: justify;
  }
  
  #gallery-carousel a{
      padding:0px 5px;
  }

  
   .sections{
    padding:40px 0px 40px 0px!important;
  } 

  .about_main{
    padding:150px 0px 0px 0px!important;
  }

  .nearby_places h3, .nearby_places p{
    color:#000!important;
  }

  .nearby_places table tr td{
    color:#000;
  }
  
  .faci h4{
      line-height: 60px!important;
      margin-bottom:0px!important;
  }
  
  .rooms_title{
    font-size: 20px;
  }

  .testimpnial_content{
      font-size: 16px;
  }
  
  .testimonial .item img{
    border: 5px solid #fff;
    border-radius: 50%;
  }
  
  .box_decor{
      padding-top:80px!important;
      padding-bottom:0px!important;
      top:42%!important;
  }
  .testimonial{
      padding:150px 0px!important;
  }
  .overlay{
      background: #000;
        opacity: 0.5;
    
  }
  /*gallery*/
     /*start portfolio*/
.portfolio{
  padding:80px 0;
  background: #f7f7f7;
}
.portfolio p{
  color: rgba(255,255,255,.6);
  margin: 20px 40px;
  letter-spacing: 1px;
  line-height:1.5em;
}

/*start tabs*/
.portfolio input[type="radio"]{
  display: none;
}
.portfolio .tabs label{
  display: inline-block;
  color: #3f4244;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 18px;
  margin-bottom: 20px;
  cursor: pointer;
}
.portfolio .tabs .all{
  display: none;
  transform-origin: 10% 50%;
}
.portfolio .tabs .content {
  margin-bottom: 29px;
  position: relative;
  overflow: hidden;
}
.portfolio .tabs .content img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.portfolio .tabs label:not(:first-of-type){
  margin-left: -4px;
}
.portfolio input[id="all"]:checked ~ .content .all{
  display: block;
  animation: animateTabe 1s;
}
.portfolio input[id="facade"]:checked ~ .content .facade{
  display: block;
  animation: animateTabe 1s;
}
.portfolio input[id="rooms"]:checked ~ .content .rooms{
  display: block;
  animation: animateTabe 1s;
}
.portfolio input[id="Restaurant"]:checked ~ .content .Restaurant{
  display: block;
  animation: animateTabe 1s;
}
.portfolio input[id="PrivateWashroom"]:checked ~ .content .PrivateWashroom{
  display: block;
  animation: animateTabe 1s;
}

.portfolio input[id="Interior"]:checked ~ .content .Interior{
  display: block;
  animation: animateTabe 1s;
}
.portfolio input[type="radio"]:checked + label{
  background-color: transparent;
  border: 1px solid #ab8965;
  cursor: default;
  color: #ab8965;
}

.portfolio input[type="radio"]:hover + label{
  background-color: transparent;
  color: #ab8965;
  cursor: default;
  
}

@keyframes animateTabe{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}

.classic-list{
  list-style-type: none;
}
/*about*/
.about_para{
  text-align:justify ;
  padding-top: 10px;
}

.about_section{
  padding: 80px 0px;
}
.story{
  color:#ab8965;
}

 /*contact*/
  .contact-info-item {
    display: flex;
    margin-bottom: 0px;
  }
  
  .contact-info-icon {
    height: 70px;
    width: 70px;
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
  }
  
  .contact-info-icon i {
    font-size: 30px;
    line-height: 70px;
  }
  
  .contact-info-content {
    margin-left: 20px;
  }
  
  .contact-info-content h4 {
    color:#ab8965;
    font-size: 1.2em;
    margin-bottom: 0px;
  }
  
  .contact-info-content p {
    color: #000;
    font-size: 1em;
  }

  .form_box{
    border: 1px solid #ab8965;
    border-radius: 50px;
    padding: 20px;
    box-shadow: 2px 10px 10px #ab8965;
  }

  .social-icons i {
    background: transparent;
    border: 1px solid #eceff34d;
    color:#fff;
}

  .social-icons i:hover {
    background: #ab8965;
    border: none;
  }

  .useful_links{
    list-style: none;
    padding-left: 0px;
  }

  .useful_links li{
    padding-bottom: 8px;
  }

  .useful_links li a{
    color:#fff;
  }

  .useful_links li a:hover{
    color:#ab8965;
    padding-left: 2px;
    transition: all 0.5s;
  }

  .contact{
    list-style: none;
    padding-left: 0px;
  }

  .contact li{
    padding-bottom: 20px;
  }

  footer {
    padding: 50px 0 0 0;
  }

  .address p{
    font-size: 15px;
    color:#fff;
    line-height: 20px;
  }

  .subfooter{
    margin-top:0px;
  }

  .room_amenities img{
    filter: invert(59%) sepia(22%) saturate(643%) hue-rotate(350deg) brightness(92%) contrast(82%);
  }
  
/*slider*/
.outter.hero-video {
	 width: 100%;
	 height: 100vh;
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
}

.vol {
  font-size: 20px;
    color: rgb(175 137 107);
    position: absolute;
    bottom: 0%;
    right: 0;
    transform: translate(-50%, -50%);
    width: 60px;
    padding: 16px;
    border: none;
    outline: none;
    background:#fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    opacity: 1;
    cursor: pointer;
    transition: all 0.4s ease-out;
    border-radius: 50%;
    z-index:2;
}

.spacer-double{
        margin-top:80px;
    }
    
    

/*.outter .hero-video .w-40{*/
/*	 width: 30%!important;*/
	 
/*}*/

.rooms_menu a .menu_image{
    height:120px;
    object-fit: cover;
}

#more-rooms .item img{
    height: 400px;
    object-fit: cover;
}
footer .social-icons svg:hover, footer .social-icons img:hover {
    transition: all 0.5s;
    transform: translateY(-2px);
}
 @media (max-width: 767px) {
	 .outter.hero-video {
		 /*height: 325px;*/
		 height:85vh;
	}
}
 .hero-video .video-container {
	 height: 550px;
	 width: 100%;
	 position: relative;
	 overflow: hidden;
}
 @media (max-width: 767px) {
	 .hero-video .video-container {
		 /*height: 325px;*/
		 height:100vh;
	}
}
 .hero-video video {
	 object-fit: cover;
	 position: absolute;
	 height: 100px;
	 width: 100%;
	 top: 0;
	 left: 0;
}
 @media (max-width: 767px) {
	 .hero-video video {
		 height: 325px;
	}
}
 .hero-video .video-container:after {
	 content: '';
	 display: block;
	 height: 100%;
	 width: 100%;
	 position: absolute;
	 top: 0;
	 left: 0;
	 background: rgba(0, 0, 0, .2);
	 z-index: 1;
}
 .hero-video h1 {
	 text-transform: uppercase;
	 margin: 0 0 1rem;
	 padding: 0;
	 line-height: 1;
	 color: white;
}
 @media (max-width: 767px) {
	 .hero-video h1 {
		 font-size: 32px;
	}
}
 @media (min-width: 768px) {
	 .hero-video h1 {
		 font-size: 52px;
	}
}
 .hero-video .desc {
	 color: white;
	 font-weight: 400;
	 font-size: 18px;
}
 .hero-video .callout {
	 position: relative;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 flex-direction: column;
	 height: 100%;
	 text-align: center;
	 position: relative;
	 z-index: 10;
	 width: 70%;
	 margin: 450px auto;
}
 @media (max-width: 767px) {
	 .hero-video .callout {
		 width: 90%;
	}
}
 .hero-video .button {
	 text-transform: uppercase;
	 background-color: transparent;
	 border-radius: 0px;
	 margin-top: 20px;
	 background-color: #82bb00;
	 padding: 15px 30px;
	 border-radius: 0px;
	 color: #fff;
	 text-decoration: none;
	 font-weight: bold;
}
 @media (max-width: 767px) {
	 .hero-video .button {
		 padding: 10px 20px;
	}

    .hero-video .callout {
        margin: 140px auto!important;
    }
}
 .hero-video .button:hover {
	 cursor: pointer;
	 background-color: #6e9e01;
}

.buy_btn{
    display: inline-block;
    /*font-family: var(--body-font);*/
    text-align: center;
    color: #fff;
    outline: 0;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 20px;
    font-size: 12px;
    letter-spacing: 2px;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

  /*media query*/
  @media(max-width:576px){
      
    .abs-centered{
        width:80%!important;
    }
    
    .rooms_menu .exe img {
        height: 120px!important;
    }
    
    .testimonial {
        padding: 40px 0px !important;
    }
    
    .main_slider .abs-centered{
        padding-top: 80px!important;
    }
    
    .main_slider .spacer-single{
        height: 110px!important;
    }
    
    .main_slider .spacer-30{
        padding-top: 10px!important;
    }
    .rooms_menu{
      display: block!important;
    }
    .v-center{
      min-height:80vh!important;
    }
    .swiper-slide{
      height:100%!important
    }

    .box-slider-decor{
      height: 0vh!important;
    }

    .box_slider_decor {
      width:60%!important;
    }

    .slider-title{
      font-size: 24px!important;
      letter-spacing: 2px!important;
    }

    .sw-caption .spacer-30 {
      height: 0px!important;
    }

    .main_headings {
      margin-top: 10px!important;
    }
    .about_main {
      padding: 10px 0px 0px 0px !important;
    }

    .rooms_img {
      height: 280px!important;
    }
    
    .rooms h3{
        font-size: 16px!important;
    }

    .testimonial .fs-36{
      font-size: 12px!important;
    }
    .testimonial .fs-40 {
      font-size: 20px!important;
    }
    
    .half-fluid .image {
        min-height: 200px!important;
    }
    
    .nearby_places table tr td {
        font-size: 10px!important;
    }
    
    .reserv{
        padding-top:20px;
        padding-bottom: 20px;
    }
    .reserv .id-color .mb-1{
        line-height: 0.2!important;
    }
    .reserv .fs-20{
        font-size: 15px!important;
    }
    
    .faci h4{
        font-size: 16px!important;
    }
    
    #subheader h1 {
        font-size: 40px!important;
    }
    
    .about_section h2{
        font-size: 28px;
    }
    
    iframe{
        width:100%!important;
    }
    
    .contact li{
        padding-bottom: 0px!important;
    }
     
    .useful_links li{
        padding-bottom: 0px!important;
    }
 
    .room_slider .h-600px{
        height:400px!important;
    }
    
    .room_details h2{
        font-size: 26px!important;
    }
    
     .room_slider .owl-stage-outer{
         height:400px!important;
     }
    
    .room_details .d-flex{
        flex-direction: column;
    }
    
    .room_details .p-3{
        padding:0!important;
    }
    
    .familyr_img img{
        height:auto!important;
    }
    
    .has-topbar{
        background: #181818!important;
    }
    
    .box_slider_decor{
        top:56%!important;
      }
      
    .testimonial .box_decor{
        display:none;  
    }
    
    .testimonial i{
        display:none;  
    }
    
    .vol {
        font-size: 16px!important;
        width: 50px!important;
        padding: 12px!important;
    }
    
    .spacer-double{
        height:0px!important;
        margin-top:0px!important;
  
    }
    
    header div#logo img {
        /*background: #fff;*/
        height: 60px;
    } 
    
    .footer_logo{
        height: 80px!important;
    }
    
    .subfooter{
        text-align: center!important;
    }
    
    .video_sec video{
        height:575px!important;
    }
    
    header.has-topbar {
        background: #ad8968 !important;
    }
    
    #more-rooms .item img {
        height: 280px!important;
    }
  
    #more-rooms h3{
        font-size: 20px;
    }
  }
  
  @media only screen and (max-width: 430px) and (min-width: 390px) and (orientation: portrait) {
      header div#logo img {
            /*background: #fff;*/
            width:80px!important;
            height: 80px!important;
            /*width:250px;*/
            
        }
  }
   
  
  .trip_icon img{
      /*height:15px;*/
      width: 22px;
      height: 18px;
      filter:brightness(5) invert(1);
  }
  
  .social-icons .trip_icon{
    text-shadow: none;
    padding: 5px 5px 5px 5px;
    
    text-align: center;
    font-size: 16px;
    margin: 0 3px 0 3px;
    border-radius: 50% 50% 0 0;
    -moz-border-radius: 50% 50% 0 0;
    -webkit-border-radius: 50% 50% 0 0;  
    background: transparent;
    border: 1px solid #eceff34d;
  }
  
  .social-icons .trip_icon:hover{
    background: #ab8965!important;
    border: none;
  }
  