*{margin: 0px; padding: 0px;}
:root {
  --primary: #5c3115;
  --secondary: #d19b45;
}
p{ font-weight: 400;font-size: 1rem;color: #555; padding-top: 0px;margin-bottom: 10px;   font-family: Montserrat,Helvetica,sans-serif;}
p,body, a{ overflow-x: hidden;   font-family: Montserrat,Helvetica,sans-serif;   color:#333; font-weight: 400; }

ul, li {list-style: none;margin: 0;padding: 0; }
a{text-decoration: none; display: inline-block;}
.centered{text-align: center;}

article.xarticle {overflow-x: visible;}
.title { font-weight: 700; font-size: 32px; color:#212529; letter-spacing: 1;  color:#27252A; margin-bottom: 10px;}
p.sub-title{ font-size: 16px; letter-spacing: 2px; color: #009462;  text-transform: uppercase; text-align: center;}
.img-fluid{ width:100%; }
.back-gry{ background: #FCF5F5;} 
.form-group, p {
    margin-bottom: 25px; font-size: .9375rem;} 

.btn-primary {  font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; background-color: #009462; border-style: solid;
    border-width: 1px 1px 1px 1px; border-color: #009462; border-radius: 0px 0px 0px 0px;  padding: 20px 50px 20px 50px;
} 
.btn-primary:hover{ background: #fff; color:#009462; border:1px solid #009462; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; }
#contactPageForm,#enroll-form,.quick-form{position: relative;}
.waitings {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #00000070;
    padding: 10px;
    padding-top: 25%;
    display: none;
    top: 0;
    left: 0;
    z-index:99;
}
.waitings .text-light {
    color: #027124!important;
    letter-spacing: 1px;
    word-spacing: 2px;
    background: white;
  }
 

body{background: #fff; color: #333;}
.section{padding: 4em 0; position: relative; overflow: ;}


/**upper header**/
.header-start{background:#009462;color: #fff; padding: 9px 0px 4px 0; transition: .5s all;box-sizing: border-box;display: block;font-weight: bolder;}
.nav-link{ padding: 0px; }
.navbar-brand {
    padding-top: 0;
    padding-bottom:0;
    margin-right: 0;
    font-size: 0;
    text-decoration: none;
    white-space: nowrap;
}

.headerbtn{border: none;
    color: #fff;
    background: #5c3115;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    padding: 14px 25px;
    font-weight: 600;
    transition: .3s ease-in-out;
    border-radius: 25px;
    align-items: center;
    justify-content: center;}


/**end**/

.hr-logo {
    width: 173px;
    margin-bottom: 30px;
}

#Navbar .navbar-brand .header-logo{ width: 22%;
    -o-object-fit: contain; object-fit: contain;     background: #fff;
    padding: 4px;}


.slider-area .carousel-item{overflow: hidden;}
.img-fluid{width: 100%;}
.back-gry{background: #f5f5f5}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1,1);
    }
    100% {
        transform: scale(1.6,1.6);
    }
}

.slider-area .carousel-item .img {
    animation: zoominoutsinglefeatured 60s infinite ;
    height: 700px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.slider-area .carousel-item .img1 {
    background-image: url(../image/slide_1.jpg);
}
.slider-area .carousel-item .img2 {
    background-image: url(../image/slide_2.jpg);
}
.slider-area .carousel-item .img3 {
    background-image: url(../image/slide_3.jpg);
}
.slider-area{position: relative;}
.slideroverlay{width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2; background-color: rgba(0, 0, 0, 0.5);}
.carousel-caption{z-index: 9;}
.carousel-caption{top:30%;}
.carousel-title{    font-size: 3.1875rem;
    text-transform: uppercase;
    font-weight: 700; padding: 16px 0px; line-height: 4rem;}
.slider-small-text{    text-transform: uppercase;
    color: #ebd7b2;
    letter-spacing: 4px;
    font-weight: 600;
    display: block;
    margin: 0 0 10px; font-size: .875em;} 
.carousel-indicators{z-index: 999; flex-direction: column; margin-right: 2%;right: 0!important;  bottom: 40%; left: auto;}
.carousel-indicators [data-bs-target]{width: 15px; height: 15px; border-radius: 50%;     border: 2px solid rgba(255, 255, 255, .4);     margin-bottom: 22px;}

.btn_1{color: #fff;
    background: transparent;
    outline: 0;
    cursor: pointer;
        padding: 10px 28px;
    font-weight: 600;
    transition: .3s ease-in-out;
    border-radius: 25px;border: 2px solid #fff;}
.btn_1:hover{background: #5c3115; color: #fff; border-color:#5c3115; }


@media screen and (max-width: 1024px) {
    .slider-area .carousel-item .img {
        height: 400px;
    }
}

@media screen and (max-width: 768px) {
    .slider-area .carousel-item .img {
        height: 350px;
    }
}

@media screen and (max-width: 480px) {
    .slider-area .carousel-item .img {
        height: 250px;
    }
}
@media screen and (max-width: 412px) {
    .slider-area .carousel-item .img {
        height: 220px;
    }
}



.main-header{ position: fixed;
    width: 100%;top: 0; z-index: 99;}
.main-header.newheader{background:#fbfcfd; position: fixed;
    top: 0;left: 0;width: 100%;z-index: 99999999;color: #000; 
    box-shadow: 1px 1px 10px rgb(180, 180, 180);}


.main-header .navbar{padding-top:5px; padding-bottom: 5px; z-index: 11;}

.main-header .navbar-light .navbar-nav .nav-link{    color: #fff;
    padding: 13px 18px;
    font-size: 16px;
    overflow: hidden; font-weight: 500;}
.newheader .navbar-light .navbar-nav .nav-link{color: #000;}
.newheader .navbar-nav .nav-link.headerbtn{color: #fff;}
 .main-header .navbar-light .navbar-nav .nav-link:hover {color: #d19b45;
    -webkit-transition: 0.3s; transition: 0.3s;}
.nav-button .btn-primary{padding: 0px 5px 0px 5px; background: #fff; color:#009462; border:none; 
}
.nav-button .enroll-btn{padding:;}
 .main-header .navbar-light .navbar-nav .nav-link.enroll{
cursor:pointer;
  position:relative;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  transition:all 1s;
  &:after,&:before{
    content:" ";
    width:10px;
    height:10px;
    position:absolute;
    border :0px solid green;
    transition:all 1s;
    }
  &:after{
    top:-1px;
    left:-1px;
    border-top:4px solid green;
    border-left:4px solid green;

  }
  &:before{
    bottom:-1px;
    right:-1px;
    border-bottom:4px solid green;
    border-right:4px solid green;
  }
  &:hover{
    border-top-right-radius:0px;
  border-bottom-left-radius:0px;
    // background:green;
    // color:white;
    &:before,&:after{
      
      width:100%;
      height:100%;
      // border-color:white;
    }
  }
}

.enroll{animation: blink .8s linear infinite; font-weight: 500;}
  
@-webkit-keyframes blink {
   0%  {opacity: 0}
    50%  {opacity: 1}
    100% {opacity: 0}    
}
    
.navbar-light .navbar-nav .nav-link.active{color: var(--secondary);}
 
.menu-icon{display: inline-block; width:26px; margin-right: 5px;} 
.menu-text{ display: inline-block; vertical-align: middle;}   
.main-header .navbar-light .navbar-nav li.dropdown:hover .dropdown-menu{display: block; border-top: 2px solid #000; border-radius: 0;padding: 0; overflow: visible; }

 .navbar-expand-lg .navbar-nav .dropdown-menu a:hover { color:#009462; }
.main-header .navbar-light .navbar-nav li.dropdown .dropdown-menu .dropdown-item{padding-right: 10px; padding-top:10px; font-size: 14px; color: #000; padding-bottom: 10px;  }
.main-header .navbar-light .navbar-toggler-icon{background: transparent;}
.main-header .navbar-light .navbar-toggler{padding: 0; background:var(--primary);    height: 40px;width: 40px;line-height: 29px;color: #fff;}
.main-header .navbar-light .navbar-nav li.dropdown .dropdown-menu{position:absolute; }
.main-header .navbar-light .navbar-nav li.dropdown .dropdown-menu .drop-new{position: relative;}
.main-header .navbar-light .navbar-nav li.dropdown .dropdown-menu .drop-new .sub-menu{ position: absolute;
    right: -357px; z-index: 999;
    background: #fff;
    width: 166%;
    top: 0;
    display: none;
    border: 1px solid #ddd;
    border-left: 4px solid #009462; }
    .main-header .navbar-light .navbar-nav li.dropdown .dropdown-menu .drop-new:hover .sub-menu{display: block;}
    figure{margin: 0px;}
    .dropdown-item i.fa{ color:#009462; margin-left:45px; font-weight: 700; }
    .dropdown-item i{color:#009462;}

/**main footer end**/

/**footer**/

   .fix-whatsapp { position: fixed; bottom: 0px; left: 30px; z-index: 999;
}
.fix-whatsapp img{ width:100%; }
.qlwapp-text span{color:#303030;}
.map { padding-bottom: 0px; }


/*start footer section css*/
/*footer*/

.heading{color: var(--primary); font-weight: 700;     margin-bottom: 20px;
    padding-top: 15px; font-size: 18px;}
.footer-box{        background: #f5f5f5; padding: 30px; color: #fff;}
.box1 img{width: 60%; }
.box1 i{font-size: 30px; margin-right: 8px; color: #fff; text-align: justify;}
.box1 p{color: #333; margin: 15px 0;}
.box2 ul li a{color: #333;margin: 8px 0;}
.box2 ul li {border-bottom: 1px dashed #525252; transition: .5s all; list-style: none; padding: 10px 0px;}
.box2 ul li i{margin-right: 5px; transition: .5s all;}
.box2 ul li a:hover i{margin-right: 15px;transition: .5s all;}
.box2 ul li a:hover{color: var(--secondary);}
.box3 p{color: #333;}
.box2{padding: 0 14px;}

.bottom-footer {padding: 4px 0;background:#1f2127;text-align: center;}
.bottom-footer p{color: #fff; margin-top: 10px; margin-bottom: 10px;}
.bottom-footer p a{color: #fff;}
#footer:before {
    background: url(../image/footer-before.webp) repeat-x;
    height: 31px;
    width: 100%;
    display: block;
    content: " ";
}
.para {color: #333; vertical-align: bottom;}
.para b{color: var(--primary)}
.para a:hover{color: var(--secondary);}
i.fab.fa-whatsapp {background: #00a000;  color: #fff;}
i.fab.fa-facebook-f {background: #38539b;}
i.fa-instagram{background-image: linear-gradient(10deg, #efa513, #9007dc);}
.box3 .social i{color: #fff; border-radius: 100%; height: 35px; width: 35px; line-height: 35px; text-align: center;  transition: .5s all;}
.box3 .social{padding: 8px 0px;}
.box3 .social a{padding-right: 22px;}
.map-widget{padding-top: 15px;}
.footer-box .box2 ul li a{    margin: 0px 0;}
.footer-box .box2 ul li{    padding: 6px 0px;}

.fix-social{position: fixed; top: 200px; left: 0px;}
.fix-social a {display: block;}
.fix-social a i{height: 40px; width: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px;}
.fix-social .fa-facebook-f{background:#1a4790; }
.fix-social .fa-whatsapp{background: #0dc143; }
.fix-social .fa-whatsapp{background: #0bb365;}
.fix-social .fa-linkedin-in{background: #4c6ef5;}
.fix-social .fa-instagram{background:linear-gradient( 10deg,#efa513,#9007dc); }
.fix-social .fa-pinterest-p {background:#c62026; }
 .fix-social .fa-youtube{background:#ac1419; }


 .floating-enroll { position: fixed; right: -37px; top: 280px; overflow: hidden; background-color: #009462;z-index: 9999; border: none;  padding: 5px 12px;transform: rotate(269deg);}
 .floating-enroll-text { font-weight: 500; color: #fff; font-size: 15px;
    transition: 0.4s;}
 .floating-enroll:before {  position: absolute;  content: ""; left: 0;
    top: 0; width: 8px; height: 100%; background-color: #159ba0; z-index: 0;}
#scrollUp i {
    color: #fff;
    text-align: center;
    display: block;
    font-weight: bold;
    position: relative;
    padding: 10px 10px 5px 10px;
}
#scrollUp {  bottom: 20px;  right: 20px;  border-radius: 4px;  background-color:#009462; color: #fff;  text-align: center;
}
 /*end fotter section css*/

.social_media_icons ul {
display:flex;
justify-content: center;

}

.social_media_icons ul li {
  list-style: none;
 
}

.social_media_icons ul li a {
  width: 40px;
  height: 40px;
  background-color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  margin: 0 10px;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  z-index: 1;
}

.social_media_icons ul li a .icon {
  position: relative;
  color: #262626;
  transition: .5s;
  z-index: 3;
}

.social_media_icons ul li a:hover .icon {
  color: #fff;
  transform: rotateY(360deg);
}

.social_media_icons ul li a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f00;
  transition: .5s;
  z-index: 2;
}

.social_media_icons ul li a:hover:before {
  top: 0;
}

.social_media_icons ul li:nth-child(1) a:before{
  background: #1877F2;
}

.social_media_icons ul li:nth-child(2) a:before{
  background: #0dc143;
}

.social_media_icons ul li:nth-child(3) a:before {
  background: linear-gradient(#feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
}

.social_media_icons ul li:nth-child(4) a:before {
background-color: #E60023;}



/*about css start*/
.parallax_wrapper {
    position: relative;
    margin-bottom: 25px
}

.parallax_wrapper .img_over {
    left: -25%;
    bottom: 10%;
    position: absolute;
    z-index: 99
}

.parallax_wrapper .img_over img {
    border: 5px solid #fff;
    width: 50%;
    height: auto
}

.parallax_wrapper.inverted .img_over {
    text-align: right;
    left: inherit;
    right: -25%
}

img.rounded-img {
    border-radius: 10px
}
.title small {
    text-transform: uppercase;
    color: var(--secondary);
    letter-spacing: 3px;
    display: block;
    margin-bottom: 5px;
    font-size: .75rem
}
.title h2, .title h3 {
    font-weight: 700;
    font-size: 2.375rem;
    margin-bottom: 15px;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.intro em {
    font-family: Caveat, cursive;
    font-size: 2rem;
    font-style: normal;
}
.intro em, .styled-select.lang-selector select option {
    color: #555;
}
hr.more_margin {
    margin: 60px 0;
}

.box_facilities {
    padding: 0 25px 25px;
    border-width: 2px;
    border-style: solid;
    border-right: 0;
    border-image: linear-gradient(to bottom,#ededed,transparent) 1 60%
}

.box_facilities i {
    font-size: 2.875rem;
    color: var(--primary);
    padding-bottom:18px;
}

.box_facilities.no-border {
    border-width: 0
}

.box_facilities.white {
    border-image: linear-gradient(to bottom,rgba(255,255,255,0.2),transparent) 1 60%
}

.box_facilities.white i {
    color: #ebd7b2
}
.box_facilities h3,.slide-text p,.social ul li a i {
    font-size: 1.3125rem
}
.box_facilities h3{
    font-weight: 600;
}
.box_facilities, .closebt, .copy, .logo_panel {
    text-align: center;
}
/*about css End*/

/*testimonial css start*/
.title.white h2{color: #fff;}
.testimonial {
    background: linear-gradient(rgb(56 56 56 / 70%), rgb(35 35 36 / 70%)), url(../image/parallax_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
}

.testimonial-carousel {
    padding-left: 65px;
    padding-right: 65px;
}


.testimonial-carousel .testimonial-item {
    padding: 30px;
    background: #24262d;
    color: #fff !important;
}

.testimonial-carousel .testimonial-item p{color: #fff;}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 40px;
    top: calc(50% - 20px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: #fff!important;
    border-radius: 2px;
    font-size: 18px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--primary);
    background: #FFFFFF;
}

.testimonial-carousel .owl-carousel .owl-nav button.owl-next{    background: #FFFFFF;}
/*testimonial css end*/

/*rooms css start*/
.margin_120_95 {
    padding-top: 120px;
    padding-bottom: 95px;
}

.owl-carousel.rounded-img .owl-item {
    border-radius: 10px;
    overflow: hidden;
}
.box_item_info {
    background-color: #fff;
    z-index: 9;
    padding: 40px 40px 20px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    position:relative;
}
.row_list_version_2 {
    margin-bottom: 80px;
}
.box_item_info small {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 0;
    font-size: .875rem;
    color: #978667
}

.box_item_info h2 {
    font-size: 1.875rem;
    font-weight: 600;
    margin-bottom: 20px
}

.box_item_info .facilities ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px
}

.box_item_info .facilities ul li {
    float: left;
    display: flex;
    align-items: center;
    line-height: 1;
    margin: 0 25px 10px 0
}

.box_item_info .facilities ul li:last-child {
    margin: 0
}

.box_item_info .facilities ul li i {
    /*height: 36px;*/
    font-size: 1rem;
    color: #978667;
    margin-right: 15px
}

.box_item_info .box_item_footer {
    border-top: 2px solid #ededed;
    margin-top: 15px;
    padding: 25px 0 15px
}
.row_list_version_2 .box_item_info {
    margin: 0 0 0 -100px;
}
.row_list_version_2.inverted .box_item_info {
    margin: 0 -100px 0 0;
}
.roomsSection{background: #faf8f5;}
.box_facilities img{width: 30%; margin-bottom: 20px;}

/*rooms css end*/

.pinned-image {
    display: flex;
    height: 90vh;
    justify-content: center;
    overflow: hidden;
    position:relative;
}

.pinned-image.rounded_container {
    border-radius: 15px
}

.pinned-image--medium {
    height: 75vh
}

.pinned-image--small {
    height: 45vh
}

.pinned-image__container {
    transform: scale(.8);
    border-radius: 15px;
    overflow: hidden
}

.pinned-image__container-overlay {
    background: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.pinned-image__container,.pinned-image__container img,.pinned-image__container video {
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #ccc
}

.pinned_over_content {
    padding: 0 60px;
    width: 100%;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate3d(-50%,-50%,0)
}

.pinned_over_content h2 {
    color: #fff;
    font-size: 3.25rem;
    font-weight: 700;
    letter-spacing: -.03em;
    line-height: 1.2
}

.parallax_wrapper {
    position: relative;
    margin-bottom: 25px
}

.parallax_wrapper .img_over {
    left: -25%;
    bottom: 10%;
    position: absolute;
    z-index: 99
}

.parallax_wrapper .img_over img {
    border: 5px solid #fff;
    width: 50%;
    height: auto
}

.parallax_wrapper.inverted .img_over {
    text-align: right;
    left: inherit;
    right: -25%
}
.btn_1.outline, a.btn_1.outline {
    background-color: transparent;
    border: 2px solid #24262d;
    color: #24262d;
}

.accordion .card {
    border: 0;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
    border-radius: 5px
}

.accordion .card .card-header {
    background-color: #fff;
    padding: 20px;
    border: 0
}

.accordion .card-body {
    padding: 0 20px
}

.accordion .card-header h5 {
    font-size: 1.0625rem;
    color: #333
}

.accordion .card-header h5 a {
    border: 0;
    display: block;
    color: #333
}

.accordion .card-header h5 a i.indicator {
    font-size: 1.125rem;
    font-weight: 400;
    float: right;
    color: #333;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.accordion .card-header h5 a.collapsed i {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

 /* About Page Specific Styles */
        .about-hero {
            background-image: url('../image/about.jpg');
            height: 60vh;
            background-size: cover;
            background-position: center;
            position: relative;
            display: flex;
            align-items: center;
        }
        
        .hero-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.5);
        }
        
        .hero-title {
            color: #fff;
            font-size: 3.5rem;
            font-weight: 700;
            margin-bottom: 1rem;
            position: relative;
            z-index: 2;
        }
        
        .hero-subtitle {
            color: #fff;
            font-size: 1.5rem;
            position: relative;
            z-index: 2;
        }
        
        .about-content-section {
            padding: 5rem 0;
        }
        
        .about-image-wrapper {
            position: relative;
            margin-bottom: 2rem;
        }
        
        .about-image-wrapper img {
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        
        .image-overlay {
            position: absolute;
            bottom: -30px;
            right: -30px;
            width: 60%;
            border: 5px solid #fff;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.2);
            z-index: 1;
        }
        
        .team-section {
            padding: 5rem 0;
            background-color: #f9f9f9;
        }
        
        .team-card {
            background: #fff;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            transition: transform 0.3s ease;
        }
        
        .team-card:hover {
            transform: translateY(-10px);
        }
        
        .team-card img {
            width: 100%;
            height: 250px;
            object-fit: cover;
        }
        
        .team-info {
            padding: 1.5rem;
            text-align: center;
        }
        
        .team-info h4 {
            margin-bottom: 0.5rem;
            color: #333;
        }
        
        .team-info p {
            color: #777;
            margin-bottom: 0;
        }
        
        .values-section {
            padding: 5rem 0;
        }
        
        .value-card {
            text-align: center;
            padding: 2rem;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.05);
            height: 100%;
        }
        
        .value-icon {
            width: 80px;
            height: 80px;
            background: #f8f1e9;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 1.5rem;
        }
        
        .value-icon i {
            font-size: 2rem;
            color: #c19a6b;
        }
        
        .value-card h3 {
            color: #333;
            margin-bottom: 1rem;
        }
        
        .value-card p {
            color: #666;
        }

 /* Contact Page Specific Styles */
        .contact-hero {
            background-image: url('../image/contact.jpg');
            height: 60vh;
            background-size: cover;
            background-position: center;
            position: relative;
            display: flex;
            align-items: center;
        }
        
        .contact-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.5);
        }
        
        .contact-section {
            padding: 5rem 0;
        }
        
        .contact-info-card {
            background: #fff;
            padding: 2rem;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
           
            height: 100%;
        }
        
        .contact-info-card i {
            font-size: 2rem;
            color: #c19a6b;
            margin-bottom: 1.5rem;
        }
        
        .contact-info-card h3 {
            color: #333;
            margin-bottom: 1rem;
        }
        
        .contact-info-card p, .contact-info-card a {
            color: #666;
            text-decoration: none;
            transition: color 0.3s;
            margin-bottom: 0px;
        }
        
        .contact-info-card a:hover {
            color: #c19a6b;
        }
        
        .contact-form {
            background: #fff;
            padding: 2rem;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        
        .form-control {
            height: 50px;
            margin-bottom: 1.5rem;
            border: 1px solid #eee;
        }
        
        textarea.form-control {
            height: auto;
        }
        
        .submit-btn {
            background: #c19a6b;
            color: #fff;
            border: none;
            padding: 12px 30px;
            font-weight: 600;
            transition: all 0.3s;
        }
        
        .submit-btn:hover {
            background: #a5825a;
            transform: translateY(-3px);
        }
        
        .map-container {
            height: 400px;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        
        @media (max-width: 768px) {
            .contact-hero {
                height: 50vh;
            }
        }

    /*end contact css*/

 /* Gallery Page Specific Styles */
        .gallery-hero {
            background-image: url('../image/gallery.jpg');
            height: 60vh;
            background-size: cover;
            background-position: center;
            position: relative;
            display: flex;
            align-items: center;
        }
        
        .gallery-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.5);
        }
        
        .gallery-section {
            padding: 5rem 0;
        }
        
        .gallery-filter {
            margin-bottom: 3rem;
            text-align: center;
        }
        
        .gallery-filter button {
            background: none;
            border: none;
            color: #ffffff;
            font-weight: 600;
            padding: 8px 20px;
            margin: 0 5px;
            cursor: pointer;
            transition: all 0.3s;
            background: var(--secondary);
            border-radius: 8px;
        }
        
        .gallery-filter button:hover,
        .gallery-filter button.active {
            color: var(--primary);
        }
        
        .gallery-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 20px;
        }
        
        .gallery-item {
            position: relative;
            overflow: hidden;
            border-radius: 10px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            transition: transform 0.3s;
            height: 96%;
        }
        
        .gallery-item:hover {
            transform: translateY(-5px);
        }
        
        .gallery-item a{overflow: hidden; width: 100%; height: 100%;}
        .gallery-item img {
            width: 100%;
            height: 250px;
            object-fit: cover;
            transition: transform 0.5s;
        }
        
        .gallery-item:hover img {
            transform: scale(1.05);
        }
        
        .gallery-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(0,0,0,0.7);
            color: #fff;
            padding: 15px;
            transform: translateY(100%);
            transition: transform 0.3s;
        }
        
        .gallery-item:hover .gallery-caption {
            transform: translateY(0);
        }
        
        .load-more {
            text-align: center;
            margin-top: 3rem;
        }
        
        .load-more-btn {
            background: #c19a6b;
            color: #fff;
            border: none;
            padding: 12px 30px;
            font-weight: 600;
            transition: all 0.3s;
        }
        
        .load-more-btn:hover {
            background: #a5825a;
            transform: translateY(-3px);
        }
        
        @media (max-width: 768px) {
            .gallery-hero {
                height: 50vh;
            }
            
            .gallery-grid {
                grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
            }
        }

    /*end gallery css*/



@media (max-width: 1024px) {
/*.main-header .navbar-light .navbar-nav .nav-link {color: #000000; padding: 13px 8px; font-size: 14px;}*/
.roomsSection{overflow: hidden;}
.footer-box{overflow: hidden;}
.carousel-title{font-size: 3rem;}
.row_list_version_2 .box_item_info{margin: 0 0 0 0px;}
.row_list_version_2.inverted .box_item_info{margin: 0 0 0 0;}
.box_facilities h3{font-size: 1.1rem;}
.box_facilities img{width: 20%;}
.pinned_over_content h2{font-size: 2.25rem;}
.title h2, .title h3{font-size: 2rem;}
.btn_1.outline{margin-top: 20px;}
.rooms-section{overflow: hidden;}
}

@media (max-width: 992px) {
 

}
@media (max-width: 991px) {


}


@media (max-width: 768px) {                 
.navbar-nav  {padding-top:15px;}
.title{font-size: 26px;}
p.sub-title {font-size: 13px;}
.page-title h1 { font-size: 30px;}
.main-header .navbar-light .navbar-nav .nav-link{ padding: 12px; font-size: 1rem; border-bottom: 2px dotted #999;}
#Navbar .navbar-brand .header-logo{    width: 20%;}
.carousel-caption{    top: 22%;}
.carousel-title{font-size: 2rem;line-height: 40px; padding: 6px 0px;}
.parallax_wrapper .img_over{    left: -4%;bottom: 10%;}
.title h2, .title h3{        font-size: 1.5rem;}
hr.more_margin{margin: 35px 0;}
.pinned-image--medium{height: 55vh;}
.mt-5{margin-top: 0px!important;}
.box3 .social a{    padding-right: 10px;}
.hero-title{font-size: 2.5rem;}
.hero-subtitle{    font-size: 1.2rem;}
.value-card{padding: 1rem;}
.amenities-grid {grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));}
.contact-info-card{    padding: 1rem;}
.contact-section .col-md-6{margin-bottom: 15px;}
.contact-info-card h3{margin-bottom: 0px;     font-size: 20px;}
}




@media screen and (max-width: 667px) {
p.sub-title { font-size: 17px; padding-top: 20px; text-align: center;}
.carousel-title{        font-size: 1.5rem;}
.carousel-caption{top: 28%;}
.margin_120_95{padding-top: 65px;padding-bottom: 60px;}
.row_list_version_2{    margin-bottom: 40px;}
.box_facilities img{        width: 16%;}
.box1 img{    width: 30%;margin: auto;display: block;}
.box2{    padding: 0 0px;}
.heading{    margin-bottom: 15px;}
}


/*@media screen and (max-width: 640px) {
  
  
}
*/

@media screen and (max-width: 576px) {
 #Navbar .navbar-brand .header-logo{width: 18%;}
 .btn_1{    padding: 6px 20px;}
 .newheader .navbar-nav .nav-link.headerbtn{    display: block;margin-top: 9px;text-align: center;}
 .lead{    font-size: 1.2rem;}
 .form-group, p{margin-bottom: 18px;}
 hr.more_margin{margin: 24px 0;}
 .row_list_version_2 .box_item_info{        margin: -77px 10px 0 10px;}
 .box_item_info{padding: 20px 20px 20px;}
 .row_list_version_2.inverted .box_item_info{margin: -77px 10px 0 10px;}
 .payments{width: 50%;}
 .value-icon i{font-size: 1.5rem;}
 .value-icon{width: 55px;height: 55px;}

}


@media screen and (max-width: 490px) {
.slider-small-text{margin: 0 0 0px;font-size: 12px;}
.carousel-indicators{    bottom: 22%;}
.parallax_wrapper .img_over{        left: 5px;}
.intro em{    font-size: 1.5rem;}
.box_item_info h2{    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 10px;}
.navbar-brand{width: 90%;}
.carousel-title{font-size: 1rem; line-height: 28px;}
.carousel-indicators [data-bs-target]{    width: 8px;height: 8px;}
.carousel-indicators{bottom: 8%;}
.testimonial-carousel .testimonial-item{padding: 20px;}
.box_item_info .facilities ul li{font-size: 14px;}
.accordion .card-header h5{font-size: 1rem;}

.about-hero{    height: 42vh;}
.rooms-hero{    height: 42vh;}
.hero-title{font-size: 1.5rem;}
.hero-subtitle{font-size: 1rem;}
.value-card h3{    font-size: 1.2rem;}
}


@media screen and (max-width: 430px) {
.main-footer .navbar-brand img {width: 38%;}
.title h2, .title h3{font-size: 1.3rem;}
.lead{        font-size: 1rem;}
.box_facilities h3{font-size: 1rem;}
.section{padding: 2em 0;}
.py-5{    padding-top:1.5rem !important;
    padding-bottom: 1.5rem !important;}
.pinned-image--medium{height: 38vh;}
.mb-5{margin-bottom: 2rem !important;}
.heading{ font-size: 16px;}
.navbar-brand{width: 90%;}
.footer-box{padding: 8px;}
.gallery-filter button{    margin: 5px 5px; font-size: 14px;}
.gallery-filter{    margin-bottom: 2rem;}



}

@media screen and (max-width: 415px) {
    .navbar-brand{width: 85%;}
    .carousel-caption{right: 0; left: 0;}
}

@media screen and (max-width: 400px) { 
.btn-primary{padding: 15px 30px 15px 30px;}
 .main-footer .col-md-3 {  padding: 4px 5px 10px 0px;}
 .footer-box ul li a{ font-size: 15px; }
 .navbar-nav{padding-top: 22px;}
.fix-whatsapp img{width: 85%;}
.navbar-brand{width: 85%;}
.carousel-caption{right: 0; left: 0;}
.btn_1{ padding: 5px 14px; font-size: 14px;}
.fa-3x{    font-size: 2em;}
.carousel-caption{top: 26%;}
.margin_120_95{padding-bottom: 15px;}
.title h2, .title h3{        font-size: 1.2rem;}
.footer-box{padding: 8px;}
.bottom-footer p{    font-size: 14px;}
.box1 img{        width: 34%;}

}


@media screen and (max-width: 390px) {
.box_facilities{    padding: 0 10px 10px;}
.accordion .card .card-header{padding: 14px;}
}

@media screen and (max-width: 360px) { 
  .heading{        margin-bottom: 8px;}
  .fix-whatsapp img{width: 65%;}

}
@media screen and (max-width: 330px) { 
  
}