@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Instrument+Serif:ital@0;1&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Preahvihear&family=Quicksand:wght@300..700&family=Rammetto+One&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Instrument+Serif:ital@0;1&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Preahvihear&family=Quicksand:wght@300..700&family=Rammetto+One&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* Change text color for all options */
section.hero-section {
    height: 100vh;
}
a.tab-button.active {
    color: #135a2f;
    width: 46%;
    padding: 8px 10px;
}
.nav-link:hover {
    color: #fff !important;
}
.nav-link:focus, .nav-link:hover {
    color: #135A2F !important;
}
.blog_pages {
    background-repeat: no-repeat;
    background-size: cover;
    height: 97vh;
}
.blog_overlay_content {
    position: absolute;
    top: 79%;
    left: 6%;
    color: white;
    text-align: left;
    width: 92%;
}
#contact_location option {
  color: #135A2F; /* your desired color */
      /*background-color: #135A2F;*/
}

/* Change placeholder option color */
#contact_location option[value=""] {
  color: #999; /* gray for "Choose Location" */
      background-color: #135A2F;
}
.icon {
  cursor: pointer;
  position: relative;
}

.extra {
  transform-origin: top;      /* fill starts from top */
  transform: scaleY(0.40);       /* hidden initially */
  transition: transform 0.4s ease;
}

.icon:hover .extra {
  transform: scaleY(1);       /* fills down on hover */
}


  .services-dropdown:hover{
  display: block;
}
.dropdown-menu:hover {
  display: block;
}
a.dropdown-item {
    font-size: 20px;
}
/* Submenu base */
.dropdown-submenu {
  position: static;
}
.dropdown-submenu > a {
  font-size:20px;
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
/*.dropdown-menu > li > a {*/
   
/*}*/
.dropdown-submenu > .dropdown-menu {
    display: none;
    position: absolute;
    top: 0px;
    left: 100%;
    margin-top: 0px;
    height: 500px;
    overflow-y: scroll;
    width: 339px!important;
}
.border_box {
    border: 1px solid #8080800f;
    border-radius: 17px;
    margin: 5px 0 0 0px;
}
/* Location hover → show services */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
/*.dropdown-menu {*/
/*  display: none;*/
/*}*/
/*.dropdown-menu:hover {*/
/*  display: block;*/
/*}*/

a.dropdown-item.border_box{
    justify-content: space-between;
}
/* Right arrow for submenu */
.dropdown-submenu > a:hover {
  display: block;
    background-color:#9C8067;
    color:#fff;
}
.dropdown-submenu > a::after {
  content: "";
  float: right;
      border-top: none;
}
.dropdown-submenu > a > i{
        float: right;
        padding-top: 7px;
    }
.dropdown-menu > li > a:hover {
  display: block;
    background-color:#9C8067;
    color:#fff;
}
.dropdown-menu > li > a > i{
        float: right;
        padding-top: 0px;
        font-size:17px;
    }
a.dropdown-item.border_box {
    font-size: 18px;
}
   /*custom section services page*/
    .hero_section_image {
    width: 100%;
    height: 86vh;
}
/*.dropdown-menu {*/
/*    height: 400px;*/
/*    overflow: auto;*/
/*}*/
.hero_h1_servicespage{
     color: #FFF;
    font-family: Quicksand;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 98.319%;
}
.hero_right_side_cols_servicespage {
    padding-top: 16px;
}
.hero_right_side_cols_servicespage > p{
    color: white;
     font-size: 13px;
     font-family: Quicksand;
     font-weight: 600;
     line-height: 16px;
     word-wrap: break-word;
     margin-bottom: 23px;
}
.ul_check_icon_services_page {
    border-left: 2px solid #cccccc63;
    padding-left: 1rem;
}
.ul_check_icon_services_page li {
    position: relative;
    list-style: none;
    color: #23232396;
    font-family: Quicksand;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.186px;
    text-transform: capitalize;
    padding: 0px 11px 2px 30px;
}
.ul_check_icon_services_page li::before {
    content: "\F26A";
    font-family: "bootstrap-icons";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 19px;
    color: #073e1c;
}
.section_servicespage_7th{
    background: #135A2F;
    padding:5% 0;
}
.p_servicespage_7th{
    color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */
}
.h2_2nd_servicespage_7th{
    color: #FFF;
text-align: center;
font-family: Quicksand;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 98.319%; /* 39.327px */
}

.contact_section_servicespage {
  position: relative;
  height: 500px; /* adjust */
  color: #fff;
}

.map-bg_servicespage {
     position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.map-bg_servicespage iframe {
  width: 100%;
  height: 100%;
  border: 0;
  /*filter: brightness(70%); */
}

.services_contact_info {
  position: relative;
  z-index: 2;
}
img.img_hight_servicespage {
    width: 550px;
    height: 331px;
}
.custom_btn-success {
    color: #f3dede;
    text-align: right;
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
    border-radius: 50px;
    background: #135a2f;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    padding:8px 16px 6px 24px;
    text-decoration: none;
    border: none;
    color:#fff;
}
.custom_icon_success{
    
}
.services_map_location_info {
    display: block;
}
.services_map_location-box {
       flex: 1;
    background: #9C8067;
    padding: 10px 0px;
    border-radius: 50px;
    text-align: left;
    height: fit-content;
    margin: 18px 0 0 0px;
    align-items: center;
}

.address_services {
     margin-top: -6px;
    margin-bottom: 0;
    line-height: 17px;
}
.contact_info_top {
    padding: 60px 0 60px 0;
}
.contact_info_top > h3 {
color: #135A2F;
font-size: 40px;
font-family: Quicksand;
font-weight: 700;
line-height: 39.33px;
word-wrap: break-word
}
.contact_info_top > p{
    color: #363F45;
     font-size: 20px;
     font-family: Quicksand;
     font-weight: 400;
     line-height: 26px;
     word-wrap: break-word
}
/*end custom section services page*/
    .logo_header{
        width:100%;
    }
    
    .home_new_pargraphe {
        color: #232323;
        font-family: Quicksand;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
    }
    .new_home_section_title {
        color: #135A2F;
        font-size: 40px;
        font-family: Quicksand;
        font-weight: 700;
        line-height: 39.33px;
        word-wrap: break-word;
        padding-bottom: 10px;
    }

 /* Right sliding modal */
    .modal.right .modal-dialog {
      position: fixed;
      right: 0;
      top: 0;
      height: 70vh;
      margin: 0;
      width: 100%;              /* adjust width as needed */
      max-width: 80%;
      transform: translateX(110%); /* hidden off-screen */
      transition: transform 0.28s ease-out;
      pointer-events: auto;
    }
    .modal-content.modal_content {
        background-color: transparent;
        }
    .menu_box {
        border-radius: 30px;
        background: #FFF;
        width: 100%;
        height: 852px;
        flex-shrink: 0;
        margin: 24px 0 0 -14px;
          padding: 0 0 0 27px;
    }
    .close_btn
     {
        text-align: right;
        padding: 20px 23px 0 0;
    }
    .logo_menu {
    padding: 42% 0;
    }
    /* When modal is shown, slide in */
    .modal.right.show .modal-dialog {
      transform: translateX(0);
    }

    /* Full-height, no rounded corners */
    .modal.right .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0;
    }
    .content_info_menu_col {
    padding: 30% 0 11px 1px;
    border-bottom: 1px solid #8080804d;
    }
    div#exampleModal {
        background: transparent;
    }
    .main_menu  a{
        color: #135A2F;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Quicksand;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%; /* 36px */
    }
    /* Dropdown container */
        .dropdown {
          position: relative;
        }
        .main_menu a:hover{
            color:#e9b300;
        }
        .dropdown-menu {
             position: absolute;
            top: 7%;
            left: 25%;
            background: white;
            border: none;
            border-radius: 6px;
            box-shadow: none;
            display: none;
            min-width: auto;
            z-index: 1000;
            border-right: 1px solid #a9a9a929;
        }
        .location_heading{
            color: #9C8067;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Quicksand;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%; /* 24px */
        }
        .services_heading{
            color: #9C8067;
            font-feature-settings: 'liga' off, 'clig' off;
            font-family: Quicksand;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%; /* 24px */
        }
        .dropdown-menu2 {
      position: absolute;
    top: 7%;
    left: 45%;
    background: white;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* display: none; */
    min-width: auto;
    z-index: 1003;
}
        .dropdown-menu > a {
          display: block;
          padding: 10px 15px;
          text-decoration: none;
             color: #135A2F;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Quicksand;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%; /* 36px */
        }
        
        .dropdown-menu a:hover {
          color: #e9b300;
        }
        
        /* Show on hover */
        .dropdown:hover > .dropdown-menu {
          display: block;
        }
    #myVideomenu {
       position: fixed;
    bottom: -215px;
    width: 695px;
    height: 251px;
    object-fit: cover;
    border-radius: 23px;
    }
    .menu_video_content > h5 > a {
        color:#fff;
    }
    .menu_video_content {
     position: fixed;
    bottom: -16px;
    color: white;
    font-size: 24px;
    font-family: Quicksand;
    font-weight: 600;
    line-height: 36px;
    padding: 0 0 0 27px;
    }

    @media (max-width: 576px) {
      .modal.right .modal-dialog {
        width: 100%;
      }
    }

    /* Optional backdrop opacity */
    .modal-backdrop.show {
      opacity: 0.5;
    }
.menu_header {
    padding: 37px 71px;
}
.small, small {
    color: #F5F5F5;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px; /* 140% */
}
.status-dot {
  height: 10px;
  width: 10px;
  background-color: #28a745;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.menu-icon {
  width: 50px;
  height: 50px;
  background-color: white;
  border-radius: 50%;
  display: flex; 
  align-items: center;
  justify-content: center;
}
.text_success_header{
    color: #00FF3D;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px; /* 140% */
}
/* Video styles */
 /* Fullscreen video */
.video-bg {
  /*position: fixed;*/
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

/* Content that appears over the video */
.overlay_content_menu {
    position: absolute;
    top: 0%;
    left: 0;
    color: white;
    width: 100%;
}
.overlay-content {
    position: absolute;
    top: 27%;
    left: 0;
    /*transform: translate(-50%, -50%);*/
    color: white;
    text-align: left;
    padding-left: 7%;
}

.hero_h1 {
    color: #FFF;
    font-family: Quicksand;
    font-size: 86px;
    font-style: normal;
    font-weight: 600;
    line-height: 98.319%; /* 84.554px */
}
.overlay-content2 {
    position: absolute;
    top: 55%;
    left: 0%;
    transform: translate(37, 0);
    color: white;
    text-align: left;
    width: 100%; 
}
.container_custom {
    padding: 0 7%;
}
.hero_box {
    text-align: left;
    margin: 0 0 -54px 0;
}
.hero_box > img{
    padding:0 0 9px 0;
}
.hero_box > p {
    color: #fff;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 400;
    word-wrap: break-word;
    line-height: 16px;
}
.hero_left_side_cols {
  position: absolute;
  width: 40%;
  /*padding: 2rem;*/
  overflow: hidden;
  height: 45vh; /* fill screen */
}

.hero_left_side_cols .scroller {
  display: flex;
  flex-direction: column;
}
.hero_right_side_cols {
    padding: 32% 0 0;
}

.hero_right_side_cols > p{
    color: #FFF;
    font-family: Quicksand;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 98.319%; /* 34.412px */
        margin-bottom: 23px;
}
.book_new{
    color: #141414;
    text-align: right;
    font-family: Quicksand;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px; /* 93.333% */
    border-radius: 50px;
    background: #F3F3F3;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    padding: 7px 9px 7px 35px;
    border:none;
    gap: 15px;
    
        display: flex;
    align-items: center;
    justify-content: space-between;
}
button.book_new > img {
    padding: 0 0 0 34px;
}

/*2nd section css start*/
.section_2nd {
    text-align: center;
    background: #F5F5F5;
    padding: 4% 0;
}
.sub_heading{
    color: #9C8067;
    /*text-align: center;*/
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 98.319%; /* 23.596px */
}
.h2_2nd{
    color: #135A2F;
    font-family: Quicksand;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 98.319%;
    
}
.our_branch_box{
    border-radius: 44px;
    border: 1px solid rgba(179, 179, 179, 0.20);
    background: #FFF;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    text-align:left;
      overflow: hidden;
}
.our_branch_box_content {
    padding: 15px 12px;
}
.our_branch_box_content1 {
    margin: -258px 2px 186px 0px;
    text-align: right;
}   
.icon-link svg rect {
  transition: fill 0.3s ease;
}
section.section_3rd {
    margin: 3% 0 5% 0;
}

.icon-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* Hide SVG shape initially */
.icon-link .hover-shape {
    position: absolute;
   top: -6px;
    right: -7px;
      opacity: 0;
      transform: scale(0.9);
      transition: all 0.4s ease;
      pointer-events: none; /* prevents blocking clicks */
}

/* Show on hover */
.icon-link:hover .hover-shape {
  opacity: 1;
  transform: scale(1);
}
.branch_images{
      object-fit: cover;
      width: 352px;
    height: 215px;
    flex-shrink: 0;
}
.branch_timeing {
    color: #F5F5F5;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.4px; /* 140% */
    margin: -47px 0 19px 0px;
}
.branch_opne{
    
}
.branch_name{
    color: #135A2F;
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 99.9%; /* 23.976px */
    
}
.branch_location{
    color: #6b6b6b;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 99.9%; /* 15.984px */
}

.branch_booking_btn {
    color: #FFF;
    text-align: center;
    font-family: Quicksand;
    border-radius: 50px;
    background: #135A2F;
    padding: 1% 3% 1% 12%;
    text-decoration: none;
    line-height: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

img.branch_icon {
    /*padding: 0 0 0px 112px;*/
    width: 40px;
    height: 40px;
}
.branch_booking_btn > span {
    font-size: 18px;
}
.row.top_spaces
 {
    padding-top: 36px;
}


/*2nd section css end*/


/*3rd section css start*/
.main_heading_3rd {
    padding: 23px 0 30px;
}
.box_ser_3rd {
    border-radius: 44px;
    border: 1px solid rgba(179, 179, 179, 0.20);
    background: #FFF;
    text-align: center;
    padding: 28px 15px 15px;
    height: 156px;
}
.services_h5{
    color: #1E1E1E;
 font-size: 16px;
 font-family: Quicksand;
 font-weight: 600;
 line-height: 17.98px;
 word-wrap: break-word
}
img.ser_img {
    /*padding-bottom: 23px;*/
    padding-bottom: 10px;
    
    width: 50px;
    height: 50px;
}
.row.row_3rd {
    padding: 0 0 29px 0;
}
/*3rd section css end*/


/*4th section css start*/
.section_4th {
    background-image: url(../images/fromBG.webp);
     background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    
    background-color: #135A2F;
    padding: 90px 0;
    margin: 0px 0;
}
.main_heading_4th{
color: #F5F5F5;
 font-size: 50px;
 font-family: Quicksand;
 font-weight: 600;
 text-transform: uppercase;
 line-height: 65px;
 word-wrap: break-word
}
.form_heading_4th{
color: #F5F5F5;
 font-size: 40px;
 font-family: Quicksand;
 font-weight: 600;
 text-transform: uppercase;
 line-height: 52px;
 word-wrap: break-word
}
.sub_heading_4th{
color: #D9D9D9;
 font-size: 16px;
 font-family: Quicksand;
 font-weight: 400;
 word-wrap: break-word
}
.form_control1 {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff6e;
    padding: 21px 0 11px 0;
    font-size: 14px;
    font-family: Quicksand;
    font-weight: 400;
}

.form_control1::placeholder {
    color: #CCCCCC;       /* Change this to your desired color */
    opacity: 1;       /* Ensure the color is fully visible */
  }
 .form_control1 {
    color: #CCCCCC;       /* Change this to your desired color */
    opacity: 1;       /* Ensure the color is fully visible */
  }
  .section_4th .form_label{
     color: #CCCCCC;       /* Change this to your desired color */
    opacity: 1; 
  }
  .section_4th .form-check-label{
     color: #CCCCCC;       /* Change this to your desired color */
    opacity: 1; 
  }
  .margin_bottom_4th {
    margin-bottom: 25px;
    }
    .margin_top_4th {
        margin-top: 15px;
    }
    .section_4th .form-check-label {
    color: #CCCCCC;
    opacity: 1;
    margin: 13px 0 0 0;
}
.section_4th .form-check-input
 {
    margin: 18px 10px 0px -7px;
}
.form_Submit > img {
    /*padding: 0px 0 0 49px;*/
    width: 43px;
}


 .section_4th .form-check-label > a
 {
    color: #fff;
 }
    .form_Submit
 {
    color: #141414;
    text-align: right;
    font-family: Quicksand;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
    border-radius: 50px;
    background: #F3F3F3;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    padding: 4px 4px 4px 23px;
    border: none;
    
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
/*4th section css end*/


/*5th section css start*/
    .testimonial-slide {
      display: flex;
      align-items: center;
      gap: 20px;
      padding: 40px;
    }
    .quote-mark {
      font-size: 100px;
      color: transparent;
      -webkit-text-stroke: 1px #004225;
      font-weight: bold;
      flex-shrink: 0;
    }
    .testimonial-content > h4 {
    color: #0D0D0D;
     font-size: 43px;
     font-family: Quicksand;
     font-weight: 400;
     text-transform: uppercase;
     line-height: 59.80px;
     word-wrap: break-word
    }
    /*.testimonial-content {*/
    /*  max-width: 700px;*/
    /*}*/
    .testimonial-text {

    color: #555555;
     font-size: 16px;
     font-family: Quicksand;
     font-weight: 400;
     line-height: 22.40px;
     word-wrap: break-word
    }
    .client-info {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-top: -29px;
    }
    .client-info img {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      object-fit: cover;
    }
    .client-name {
    color: #0D0D0D;
     font-size: 20px;
     font-family: Quicksand;
     font-weight: 600;
     text-transform: uppercase;
     line-height: 28px;
     word-wrap: break-word
    }
    .client-role {
        color: #555555;
         font-size: 14px;
         font-family: Quicksand;
         font-weight: 400;
         line-height: 19.60px;
         word-wrap: break-word
    }
    .slick-slide {
    height: 300px!important;
    }
    .quote-mark > img
     {
        width: 83%;
        padding: 0 27px 50px 188px;
    }
    .testimonial-slider {
      position: relative; /* Required for absolute positioning of dots */
    }
    
    .testimonial-slider .slick-dots {
      position: absolute;
      bottom: 10px;   /* Distance from bottom */
      right: 15px;    /* Distance from right */
      text-align: right;
      width: auto;    /* Prevent full width alignment */
    }
    
    .testimonial-slider .slick-dots li {
      display: inline-block;
      margin: 0 3px;
    }
    
    .testimonial-slider .slick-dots li button:before {
      font-size: 10px;
      color: #555;
      opacity: 0.5;
    }
    
    .testimonial-slider .slick-dots li.slick-active button:before {
      color: #004225; /* Active color */
      opacity: 1;
    }
   
/*5th section css end*/


/*6th section css start*/
section.section_8th {
    padding: 4% 0 0 0;
}
.section_6th{
    background-image: url(../images/faqbg.webp);
     background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    
    background-color:#F5F5F5;
        padding: 57px 0 0 0;
}

.blog_box {
  /*width: 250px;*/
  border-radius: 44px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  display: flex;
  flex-direction: column;
  height: auto!important;
    min-height: 1px;
    padding: 0 0 0 0;
    margin: 0 7px 43px;
    width: 309px !important;
}

.blog_box > img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}

.blog_content {
  padding: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blog_date {
color: #1E1E1E;
 font-size: 16px;
 font-family: Quicksand;
 font-weight: 400;
 line-height: 15.98px;
 word-wrap: break-word;
 margin-bottom: 10px;
}

.blog_title {
    color: #1E1E1E;
   font-size: 19px;
    font-family: Quicksand;
    font-weight: 700;
    line-height: 21.98px;
    word-wrap: break-word;
    padding: 5px 0;
}

.blog_desc {
    color: #232323;
    font-size: 14px;
    font-family: Quicksand;
    font-weight: 400;
    word-wrap: break-word;
    padding: 0 0 10px 0;
}

.read_more {
    font-family: Quicksand;
   background: #135A2F;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    transition: 0.3s;
    width: 76% !important;
    margin: 4% 0 0 0;
    display: flex;
    padding: 7px 8px 7px 25px;
    line-height: normal;
    align-items: center;
    justify-content: space-between;
}

.read_more:hover {
  background: #145b33;
}
a.read_more > img {
    /*padding: 0 0 0px 70px;*/
    width: 42px;
}


/*6th section css end*/


/*7th section css start*/
.section_7th{
    text-align:center;
    background-image:url("../images/home/gallry.webp");
    padding: 69px 0;
}
.gallery-container {
  display: grid;
  grid-template-columns: 2fr 2fr 2fr 1fr;
  gap: 2px;
padding-top: 39px;
}

.gallery-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 6px;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.gallery-col {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
}

.overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 100, 50, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}




.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  cursor: pointer; 
}

.lightbox {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.9);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.lightbox-img {
  width: 80vw;  
  height: 80vh;    
  object-fit: contain; 
  border-radius: 8px;
}

.lightbox .close {
  position: absolute;
  top: 20px;
  right: 35px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}

.lightbox .prev, .lightbox .next {
  position: absolute;
  top: 50%;
  font-size: 50px;
  color: white;
  cursor: pointer;
  user-select: none;
  padding: 10px;
  transform: translateY(-50%);
}

.lightbox .prev { left: 20px; }
.lightbox .next { right: 20px; }



/*7th section css end*/

/*wondonga page*/
.overlay-content3{
    position: absolute;
    top: 70%;
    left: 6%;
    color: white;
    text-align: left;
    width: 92%;
}
.overlay-content4
 {
    position: absolute;
    top: 12%;
    right: 55px;
    color: white;
    text-align: left;
    display: grid;
}
.call_icon_w{
    margin: 0 0 0 10px;
}
.hero_right_side_cols_Wondonga > p{
color: white;
 font-size: 20px;
 font-family: Quicksand;
 font-weight: 600;
 line-height: 19.66px;
 word-wrap: break-word
}
.hero_right_side_cols_Wondonga {
    padding-top: 34px;
}
.book_new_services_page
 {
    color: #141414;
    text-align: right;
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
    border-radius: 50px;
    background: #F3F3F3;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    padding: 7px 9px 7px 40px;
    text-decoration: none;
    border: none;
    
         display: flex;
    align-items: center;
    justify-content: space-between;
    width: 30%;
}
.w_box_ser_3rd > svg {
    padding: 0px 0px 0px 0;
    margin: 0 0 17px 0px;
    height: 41px;
}
/*wondonga 2nd section*/
.w_section_2nd{
    
}
  /* Custom tab styles */
    .nav-pills .nav-link {
      border-radius: 50px;
      background-color: #F0F0F0;
      color: #333;
      margin-right: 10px;
      padding: 0.5rem 1.5rem;
      font-weight: 500;
    }
    .nav-pills .nav-link.active {
      background-color: #0b5d1e; /* Dark green */
      color: #fff;
    }
    .w_section_title {
    color: #135A2F;
     font-size: 40px;
     font-family: Quicksand;
     font-weight: 700;
     line-height: 39.33px;
     word-wrap: break-word
    }
    .w_sub_heading{
    color: #555555;
     font-size: 18px;
     font-family: Quicksand;
     font-weight: 400;
     line-height: 26px;
     word-wrap: break-word
    }
   .W_pargraphe{
        color: #555555;
         font-size: 16px;
         font-family: Quicksand;
         font-weight: 400;
         line-height: 26px;
          border-left: 4px solid #ccc;
      padding-left: 1rem;
      font-size: 0.95rem;
      color: #555;
    }
    .owner-position {
    color: #555555;
     font-size: 20px;
     font-family: Quicksand;
     font-weight: 400;
     line-height: 26px;
     word-wrap: break-word
    }
    .owner-name {
    color: #135A2F;
     font-size: 24px;
     font-family: Quicksand;
     font-weight: 700;
     line-height: 23.60px;
     word-wrap: break-word
    }
    img.rounded-img {
      border-radius: 12px;
      max-width: 100%;
      height: auto;
    }
    .w_pills_width {
        background: #F5F5F5;
        text-align: center;
        margin: 2% 0;
        padding: 6px 6px;
        border-radius: 33px;
        width: max-content;
    }
    .sticky-nav {
    position: sticky;
    top: 0;
    z-index: 1020;
    /*background: #fff;*/
    /*border-bottom: 1px solid #ddd;*/
     }
.qr-code {
    width: 100%;
}
  /* Sections */
  .section {
    min-height: auto;
    padding: 80px 20px;
    opacity:1;
    transform: translateY(40px);
    transition: all 0.6s ease-out;
    }
  .section.revealed {
    opacity: 1;
    transform: translateY(0);
  }
    /*.tab-content {*/
    /*  display: none;*/
    /*}*/
    
    .tab-content.active {
      display: block;
    }
    .sticky-nav {
      transition: opacity 0.5s ease;
    }
    /*wondonga 2nd section*/
    
    /*wondonga 3rd section*/
    .w_main_heading_3rd{
        text-align:center;
    }
    .w_main_sub_heading{
    color: #555555;
     font-size: 20px;
     font-family: Quicksand;
     font-weight: 400;
     line-height: 26px;
     word-wrap: break-word
    }
    .w_section_3rd {
        background-color: #F5F5F5;
        padding: 50px 0 62px 0px;
    }
    .custom_row{
        display: grid;
      grid-template-columns: repeat(4, 1fr); /* 5 equal columns */
      gap: 10px; /* space between columns */
    }
    .custom_col{
          /*background: lightblue;*/
      padding: 5px;
      text-align: center;
    }
    .w_innder_s_row{
        display: grid;
          grid-template-columns: repeat(2, 1fr); /* 5 equal columns */
          gap: 2px; /* space between columns */
          text-align: center;
    }
    .W_inner_col{
        padding: 5px 0;
      text-align: center;
    }
    .W_inner_col p{
    color: #555555;
     font-size: 15px;
     font-family: Quicksand;
     font-weight: 500;
     line-height: 14px;
     word-wrap: break-word;
     margin-bottom: 10px;
    }
    .w_box_ser_3rd {
        border-radius: 44px;
        border: 1px solid rgba(179, 179, 179, 0.20);
        background: #FFF;
        text-align: center;
        padding: 28px 15px 15px;
        height: 280px;
        
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        text-align: center;
        gap: 20px;
        
    }
    .w_services_btn {
        color: #FFF;
        text-align: center;
        font-family: Quicksand;
        border-radius: 50px;
        background: #135A2F;
        /*padding: 4% 4% 4% 4%;*/
        padding: 3% 3% 3% 2%;
        text-decoration: none;
    }
    .w_services_icon {
        /*padding: 0 0 5px 47px;*/
        /*width: 78px;*/
        width: 34px;
        height: 34px;
    }
    
    /*wondonga 3rd section*/
    /*wondonga 4th section*/
    .w_section_4th{
        background-color:#9C8067;
        padding: 75px 0 62px 0px;
    }
    .w_h2_2nd{
    color: white;
     font-size: 40px;
     font-family: Quicksand;
     font-weight: 700;
     line-height: 39.33px;
     word-wrap: break-word
    }
    .w_main_sub_heading_w{
    color: white;
     font-size: 20px;
     font-family: Quicksand;
     font-weight: 400;
     line-height: 26px;
     word-wrap: break-word
    }
    .massage_pack_box{
          border-radius: 44px;
        border: 1px solid rgba(179, 179, 179, 0.20);
        background: #FFF;
        text-align: left;
        padding: 28px 20px 15px;
        height: auto;
        margin-bottom: 24px;
    }
    h5.mp_services_h5 {
        padding: 16px 0 17px;
    color: #1E1E1E;
     font-size: 18px;
     font-family: Quicksand;
     font-weight: 600;
     word-wrap: break-word
    }
    
    
    .mp_time{
        color: #555555;
        font-size: 15px;
        font-family: "Quicksand";
        font-weight: 500;
        line-height: 8px;
        word-wrap: break-word;
    }
    .mp_rs{
        color: #9C8067;
        font-size: 18px;
        font-family: Quicksand;
        font-weight: 700;
        line-height: 4px;
        word-wrap: break-word;
    }
    button.book_new_mp > img {
       padding: 0 0 0 38px;
        width: 43%;
    }
    .book_new_mp {
        color: #fff;
        text-align: right;
        font-family: Quicksand;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 22.4px;
        border-radius: 50px;
        background: #9C8067;
        box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
        padding: 10px 9px 10px 15px;
        width: 100%;
        border: none;
        text-decoration: none;
    }
   .massage_pack_box > p {
    color: #555;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    padding: 0 0 8px 0;
}
    /*wondonga 4th section*/
    /*wondonga 5th section*/
    .section_5th {
        padding: 93px 0 19px;
    }
    /*wondonga 5th section*/
    /*wondonga 6th section*/
    .w_section_6th{
        padding: 57px 0 0;
    }
    .w_main_heading_6th{
        
    }
    /*.tabs-container {*/
    /*  max-width: 900px;*/
    /*  margin: auto;*/
    /*  font-family: Arial, sans-serif;*/
    /*}*/
    
    .tabs {
      display: flex;
      gap: 10px;
      margin-bottom: 20px;
    }
    .w_spacing
     {
        padding: 2% 0 0;
        scrollbar-gutter: 0;
        --bs-gutter-x: 0;
        display: none;
    }
    .info_container {
        width: 82%;
        margin: -9.50% 0 22px 13%;
    }
    .info_container2 {
        width: 82%;
        margin: -9.50% 0 22px 0%;
    }
    .tabs.flex-column.top_spacing_namel2 {
    margin-bottom: -17px;
        }
    .tab-button {
       cursor: alias;
    color: #555555;
    font-size: 19px;
    font-family: Quicksand;
    font-weight: 600;
    line-height: 11px;
    word-wrap: break-word;
    padding: 4px 9px;
    }
    
    .location-info {
      display: flex;
      gap: 20px;
      margin-bottom: 0px;
    }
    
    .location-box {
       flex: 1;
    background: #edf3ee;
    padding: 8px 0px;
    border-radius: 50px;
    text-align: left;
    height: fit-content;
    margin: 5px 0 0 0px;
    align-items: center;
    }
    
    .location-box .icon {
      display: block;
      font-size: 24px;
      margin-bottom: 5px;
      color: #2c623f;
    }
    
    .map-container iframe {
      width: 100%;
      height: 300px;
      border-radius: 10px;
    }
    .w_main_heading_6th > h2 {
        color: #135A2F;
        font-family: Quicksand;
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        padding-bottom: 20px;
    }
    /*wondonga 6th section*/
    
    /*wondonga page*/
    /*contact us page*/
    .overlay-content5 {
    position: absolute;
    top: 25%;
    left: 6%;
    color: white;
    text-align: left;
    width: 92%;
    }
    .form_box {
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(0, 0, 0, 0.50);
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(22.5px);
    padding: 25px;
    width: 85%;
    }
    .form_box > form > div
     {
        margin: 19px 0px;
    }
    .select_custom_desgin, .input_style1 {
    border-bottom: 1px solid rgba(249, 250, 252, 0.50) !important;
    
    align-items: center;
    flex-shrink: 0;
    background: transparent;
    border: none;
    border-radius: 0px;
}
    .select_custom_desgin{
        
         height: 80px;
    }
    .checkbox_style1{
        background:transparent;
    }
 .select_custom_desgin, .textarea_style1{
    
    color: #CCC;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
 .input_style1::placeholder {
    color: #CCC;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .book_new_contact {
    color: #141414;
    text-align: right;
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
    border-radius: 50px;
    background: #F3F3F3;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    padding: 7px 16px 7px 30px;
    border: none;
    }
    .book_new_contact > img {
    padding: 0 0 0 15px;
    }
    .check_box_form{
        padding-top: 17px;
        color: #C9CACC;
        font-family: Quicksand;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 19.6px; /* 140% */
    }
    .form_box > h2{
        color: #F5F5F5;
        font-family: Quicksand;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 52px; /* 130% */
        text-transform: capitalize;
        padding: 0 11px;
    }
    .bg_img_loc{
            background-image: url(../images/contact_loc_img.png);
             background-repeat: no-repeat;
            background-position: 86% 0%;
            background-size: 38%;
            padding: 48px 0 0;
    }
    .top_padding{
        padding:57px 0 0;
    }
    .top_spacing_namel {
    margin: 20% 0 -30px 0;
}
.row.row_padding {
    padding-top: 27px;
}
    /*contact us page*/
    /*about us page*/
    .about_2nd_section
     {
        padding: 4% 0 4px;
    }
    .about_3rd_section {
        background: #F5F5F5;
        padding: 5% 0;
        margin-top: 0px;
    }
    .about_pargraphe {
    color: #232323;
    font-family: Quicksand;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    }
    .about_4th_section{
        padding: 4% 0;
        background: #9C8067;
    }
    .ul_check_icon {
        border-left: 2px solid #cccccc63;
        padding-left: 1rem;
    }
   .ul_check_icon li
     {
        position: relative;
        list-style: none;
        color: #FFF;
        font-family: Quicksand;
        font-size: 18px;
        font-style: normal;
        /*font-weight: 600;*/
        line-height: 34.186px;
        text-transform: capitalize;
        padding: 0px 11px 2px 30px;
    }
    .ul_check_icon li::before {
        content: "\F26A";
        font-family: "bootstrap-icons";
        position: absolute;
        left: 0;
        top: 0;
        font-size: 18px;
        color: #fff;
    }
    .h3_title_about
    {
        padding: 43px 0 0 0;
        color: #FFF;
        font-family: Quicksand;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        line-height: 52px; /* 104% */
        text-transform: capitalize;
    }
    .about_pargraphe2{
        color: #FFF;
        font-family: Quicksand;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .about_section_5th
 {
    background: #F5F5F5;
    padding: 4% 0;
}
    .about_heading_5th{
        color: #232323;
        font-family: Quicksand;
        font-size: 50px;
        font-style: normal;
        font-weight: 600;
        line-height: 65px; /* 130% */
        text-transform: uppercase;
    }
    .about_sub_heading_5th{
        color: #232323;
        font-family: Quicksand;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .about_form_heading_5th{
        color: #232323;
        font-family: Quicksand;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 52px; /* 130% */
        text-transform: uppercase;
    }
    .about_form_control1
    {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #0000006e;
    padding: 21px 0 11px 0;
    font-size: 14px;
    font-family: Quicksand;
    font-weight: 400;
    }
    .about_form_control1::placeholder {
    color: #232323;       /* Change this to your desired color */
    opacity: 1;       /* Ensure the color is fully visible */
  }
  .about_section_5th .form_label{
      color: #232323;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1; 
  }
  .label_checkbok{
      color: #232323;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1; 
  }
  .about_form_control1{
    color: #232323;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;       /* Ensure the color is fully visible */
  }
  .about_form_Submit {
    color: #fff;
    text-align: right;
    font-family: Quicksand;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
    border-radius: 50px;
    background: #135a2f;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    padding: 0px 10px 1px 15px;
    border: none;
    }
    .about_form_Submit > img {
        margin: 2px 0 0 56px;
    }
    .label_checkbok > a{
        color: #135A2F;
    }
    .form-check-top-spacing {
        padding-top: 19px;
    }
    .about_overlay_content {
    position: absolute;
    top: 79%;
    left: 6%;
    color: white;
    text-align: left;
    width: 92%;
    }
    
    /*about us page*/
    /*neww section*/
    .accordion-button::after {
      display: none !important; /* hide default arrow */
    }

    .accordion-button i {
      transition: transform 0.3s ease;
    }

    .accordion-button:not(.collapsed) i {
      transform: rotate(90deg); /* rotates arrow when open */
    }
    .faq_btn{
        color: #222;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 25.2px; /* 140% */
        padding: 30px 0px;
        }
     .accordion {
        --bs-accordion-bg: #ffffff00;
        }
        .main_heading_4th2{
            color: #135A2F;
            font-family: Quicksand;
            font-size: 50px;
            font-style: normal;
            font-weight: 600;
            line-height: 65px; /* 130% */
            text-transform: uppercase;
            padding: 28px 176px 28px 0;
        }
        .sub_heading_4th2{
            color: #232323;
            font-family: Quicksand;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            padding-right: 88px;
        }
    /*neww section*/
    /*footer*/
    img.footer_icon {
    padding: 0 10px 0 0px;
}
    .footer_sec{
        background-image:url("../images/home/Footer.webp");
        padding: 69px 0;
    }
    .footer_h6{
        color: #fff;
        font-family: Quicksand;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%; /* 24px */
        /*text-align: center;*/
        opacity: 0.60;
    }
    .footer-menu {
        list-style: none;
        padding: 0;
        text-align: center;
    }
    
    .footer-menu li a {
      color: rgba(255, 255, 255, 0.90);
    text-align: center;
    font-family: Quicksand;
    /*font-size: 22px;*/
    font-style: normal;
    /*font-weight: 400;*/
    /*line-height: 150%;*/
    text-decoration: none;
    }
    
    .footer-menu li a:hover {
      color: #ccc;
    }
    
    
    .contact_info {
        padding: 0 0 0 23%;
    }
    .contact_info > p > a{
        text-decoration: none;
    color: rgba(255, 255, 255, 0.90);
     font-size: 16px;
     font-family: Quicksand;
     font-weight: 700;
     line-height: 24px;
     word-wrap: break-word
    }
    .footer_company_info {
        padding: 0 55px 0 0;
    }
    
    .footer_company_info > p {
        color: rgba(255, 255, 255, 0.90);
        padding-top: 20px;
    }
    hr.footer_hr {
        opacity: 0.6;
        color: #ffffff94;
        margin: 8% 0 0 0;
    }
    .footer_copy {
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #fff;
      padding: 31px 0px 0;
      color: rgba(255, 255, 255, 0.50);
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    }
    
    .footer_copy a {
      color:  #FFF;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
      text-decoration: none;
    }
    
    .footer_copy a:hover {
      text-decoration: underline;
    }
    
    .footer-right a {
      margin-left: 10px;
    }
    
    .footer-right img {
        width: 39px;
        height: 38px;
    }



/*footer*/


.Name_price {
    margin-top: -16px;
}
.btn_align {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
}
.btn_agline {
    text-align: -webkit-center;
}
a {
    text-decoration: none!important;
}

.sticky_img {
    position: sticky;
    top: 20px;
}
.ulnavalign {
    text-align: -webkit-center;
}




.btniconSvg {
    width: 40px;
    height: 40px;
}
.hoverSVG { fill: white; }
.hoversvg2 { fill: #E9B300; }
.expandbutton2:hover .hoversvg2 { fill: #fff; }
.expandbutton2:hover .hoverSVG { fill: #E9B300; }

.hoverSVGmore2 {
    fill: white; 
}
.hoverSVGmore { fill: #9C8067; }
.expandbutton3:hover .hoverSVGmore { fill: #fff; }
.expandbutton3:hover .hoverSVGmore2 { fill: #9C8067; }

.mainbtnDiv {
    display: flex;
    justify-content: stretch;
    gap: 17px;
}
.expandbutton1,
.expandbutton2,
.expandbutton3 {
    font-family: Quicksand;
  color: white;
  text-decoration: none;
  border-radius: 60px;
  padding: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  max-width: 52px;
  transition: max-width 0.5s ease, background-color 0.3s ease;
  flex-direction: row-reverse;
  cursor: pointer;
}

.expandbutton1 { background-color: #135A2F; }
.expandbutton2 { background-color: #E9B300; }
.expandbutton3 { background-color: #9C8067; }

/* Active state */
.expandbutton.active {
  max-width: 155px;
  padding: 6px 5px 5px 18px;
  flex-direction: row;
}

/* Text hidden smoothly */
.expandbutton .expandtext {
  opacity: 0;
  max-width: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, max-width 0.5s ease;
  white-space: nowrap;
  overflow: hidden;
}

/* Text visible when active */
.expandbutton.active .expandtext {
  opacity: 1;
  max-width: 120px; /* enough space for text */
  visibility: visible;
  padding-right: 10px;
}




:focus-visible {
    outline: -webkit-focus-ring-color auto 0px!important;
}
.faqleftimg {
    text-align: -webkit-center;
    padding-right: 29%;
}
.Faqq_img {
    width: auto;
}
.accordion-button:focus {
    outline: 0!important;
    box-shadow: none!important;
}
.accordion-button:not(.collapsed) {
    background-color: transparent!important;
}


img.scticker_wang {
    width: 14%;
}
.sctiker_img_pos {
   margin-top: -22px;
    margin-bottom: -10%;

}
.loction_herobtn {
    display: flex;
    align-items: center;
    gap: 15px;
}






    .loc_hero_btn2 {
        color: #fff;
        text-align: right;
        font-family: Quicksand;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 22.4px;
        border-radius: 50px;
        box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
        padding: 7px 25px 7px 9px;
        border: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 15px;
    }
     .phn_loc_pth {
        fill: #fff;
    }
     .bookSVGclr {
        fill: #135A2F;
    }
     
    .brownbtn_color {
        background: #9C8067;
    }
    .yllowbtn_color {
        background: #E9B300;
    }
     .btniconSvg_loction {
        width: 45px;
        height: 45px;
    }
    .locationsvgrect {
        fill: #fff;
    }
    .loc_pthSVG {
        fill: #E9B300;
    }
    
    
    .loc_hero_btn2:hover .phn_loc_pth {
        fill: #9C8067;
    }
    .bookSVG_strok {
        stroke: white;
    }
    
    
    .book_new:hover {
        background: #135A2F;
        color: #fff;
    }
    .book_new:hover .bookSVGclr {
        fill: #fff;
    }
    .book_new:hover .bookSVG_strok {
        stroke: #135A2F;
    }
    .yllowbtn_color:hover {
        background: #fff;
        color: #232323;
    }
    .loc_hero_btn2:hover .locationsvgrect{
        fill: #E9B300;
    }
    .loc_hero_btn2:hover .loc_pthSVG{
        fill: #fff;
    }
   
    .brownbtn_color:hover {
        background: #fff;
        color: #232323;
    }
    

.phn_loc_pth,
.bookSVGclr,
.bookSVG_strok,
.locationsvgrect,
.loc_pthSVG {
    transition: all 0.3s ease-in-out;
}

.brownbtn_color,
.yllowbtn_color,
.book_new {
    transition: all 0.3s ease-in-out;
}

.btniconSvg_loction {
    width: 45px;
    height: 45px;
    transition: transform 0.4s ease-in-out;
}

.loc_hero_btn2:hover .btniconSvg_loction {
    transform: rotate(360deg); 
}
.book_new:hover .btniconSvg_loction {
    transform: rotate(360deg); 
}

/*Blogo page */
/*.card-img-top {*/
/*  object-fit: cover;*/
/*  height: 220px;*/
/*}*/
.page-link {
  border: none;
  color: #198754;
}
.page-item.active .page-link {
  background-color: #198754;
  color: #fff;
  border-radius: 50%;
}
.blog_card{
  border-radius: 24px;
border: 1px solid rgba(0, 0, 0, 0.10);
background: #FFF;
}
.card-img-top
{
    object-fit: cover;
    width: 100%;
    height: auto;
    flex-shrink: 0;
    border-radius: 24px;
    border: 1px solid rgba(35, 35, 35, 0.10);
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
}
.side_br_img{
    border-radius: 24px;
    border: 1px solid rgba(35, 35, 35, 0.10);
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    width: 147px;
    height: auto;
    flex-shrink: 0;
}
.sidebar_form_Submit {
    border-radius: 50px;
    background: #135A2F;
    color: #fff;
    box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.25);
    width: 43%;
}
.blog_title_blog_listing > a{
    color: #135A2F;
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
}
.blog_title_blog_listing{
    padding:0;
    margin: 0;
}
.text_algin
{
    text-align: end;
}



/*devinder*/
.col-9 > p {
    margin-bottom: 0px !important;
}

.col-10 > p {
    margin-bottom: 0px !important;
}
.location-box > .col-2 > img {
    width: 40px;
    height: 40px;
} 
.location-box p{
    font-size:13px;
}
.location-box > .col-3 > img {
    width: 40px;
    height: 40px;
}
.location-box > .col-3 {
    width: 20%;
}


.policy-header {
background: linear-gradient(135deg, #135A2F, #2a8f57);
color: #fff;
padding: 8rem 1rem;
text-align: center;
border-radius: 0 0 20px 20px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.policy-header h1 {
font-size: 2.5rem;
font-weight: 700;
}
.policy-header .policy-meta {
font-size: 1rem;
opacity: .9;
}
.card-custom {
border: none;
border-radius: 15px;
box-shadow: 0 4px 15px rgba(0,0,0,0.08);
transition: transform 0.2s;
}
.card-custom:hover {
transform: translateY(-5px);
}