@import url('root_custom.css');

html{
  scroll-padding-top: 200px;
}
body {margin: 0; padding: 0; font-family: var(--tm-body-ff); background-color: #F8F6E7; }
.bg-sub-primary { background: var(--tm-primary); }
a { transition: var(--custom-transition); -webkit-transition: var(--custom-transition); -o-transition: var(--custom-transition); -moz-transition: var(--custom-transition); -ms-transition:var(--custom-transition) }
p { font-size: var(--para-fs); text-align: justify; font-family: 'Regular'; font-size: 18px; }
a, span, li { font-family: var(--tm-body-ff); }
section { padding: 70px 100px; }
.text-tm { color: var(--tm-light)!important; }
.form-control:focus{    border-color: #e6b77f;box-shadow: none;}
/*--*/

::-moz-selection { /* Code for Firefox */
  color: var(--tm-light);
  background: var(--tm-primary);
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    /* -webkit-box-shadow: 0 0 0 30px white inset !important; */
    background-color: var(--tm-light) !important;
    background: var(--tm-light) !important;
    transition: background-color 5000s;
}
::selection {
  color: var(--tm-light);
  background: var(--tm-primary);
}
header .custom-navbar { background: transparent; z-index: 9999; transition: var(--tm-transition); }
.offcanvas.offcanvas-top { transition: transform 1s ease-in-out; }
.navbar-brand > img { width: 150px; transition: var(--tm-transition);}
.navbar-brand { margin-bottom: 0;}
.navbar.custom-navbar .main-navbar-nav .nav-item { margin-left: 30px; }
.navbar.custom-navbar .main-navbar-nav .nav-link { padding: 15px 0; display: inline-block; font-family: var(--tm-heading-ff); font-size: var(--sm-font);letter-spacing: 1px; color: var(--tm-primary); opacity: 1; }
.navbar.custom-navbar .main-navbar-nav .nav-link.active, .navbar.custom-navbar .main-navbar-nav .nav-item:hover .nav-link { opacity: 1; color: var(--tm-sub-primary); }
.sticky .navbar.custom-navbar .main-navbar-nav .nav-link.active, .sticky .navbar.custom-navbar .main-navbar-nav .nav-item:hover .nav-link {
  color: var(--tm-primary);
}
.side-navbar-nav .nav-item { display: inline-block; }
.social-list { justify-content: right; }
.top-header-info, .social-list { list-style-type: none; }
.social-list > li { display: inline-block; }
.top-header p, .top-header-info > li, .top-header-info > li > a  { font-size: var(--xs-font); }
.top-header-info > li > a { text-decoration: none; color: #F8F6E7; }
.top-header { background-color: var(--tm-primary); }
.side-navbar-nav .dropdown-menu,
.main-navbar-nav .dropdown-menu, .sub-dropdown-menu { left: 0; pointer-events: none; opacity: 0; border-radius: 0px; display: block; transform: translateY(10px); transition: var(--tm-transition); border: 0; box-shadow: 0 0.5rem 2rem rgba(0,0,0,.15)!important; background-color: #F8F6E7;border-top: 3px solid var(--tm-sub-primary); }
.sub-dropdown-menu { position: absolute; left: 100%; top:0; padding: 0; min-width: 150px; background-color: #F8F6E7; }
.sub-dropdown-menu > li { list-style-type: none; }
.side-navbar-nav .dropdown:hover .dropdown-menu,
.main-navbar-nav .dropdown:hover .dropdown-menu, .dropdown-item:hover .sub-dropdown-menu { opacity: 1; transform: translateY(0); pointer-events: auto; }
.side-navbar-nav .dropdown-menu .dropdown-item > a, .main-navbar-nav .dropdown-menu .dropdown-item > a, .sub-dropdown-menu > li > a { text-decoration: none; color: var(--tm-primary); padding: 10px; display: flex; font-size: var(--sm-font); }
.side-navbar-nav .dropdown-menu .dropdown-item > a:hover, .main-navbar-nav .dropdown-menu .dropdown-item > a:hover, .sub-dropdown-menu > li > a:hover { color: var(--tm-sub-primary); }
.side-navbar-nav .dropdown-menu .dropdown-item ,.main-navbar-nav .dropdown-menu .dropdown-item, .sub-dropdown-menu > li { border-bottom: 1px solid #eee; padding: 0; }
.side-navbar-nav .dropdown-menu .dropdown-item:last-child, .main-navbar-nav .dropdown-menu .dropdown-item:last-child, .sub-dropdown-menu > li:last-child { border-bottom: 0; }
.la-shopping-cart .badge { font-size: var(--xxs-font); font-family: var(--tm-body-ff); font-weight: normal; }
.side-navbar-nav .dropdown-menu .dropdown-item:active > a, .side-navbar-nav .dropdown-menu .dropdown-item:focus > a, 
.side-navbar-nav .dropdown-menu .dropdown-item:active, .side-navbar-nav .dropdown-menu .dropdown-item:focus, 
.side-navbar-nav .dropdown-menu .dropdown-item.active, .main-navbar-nav .dropdown-menu .dropdown-item:active, .main-navbar-nav .dropdown-menu .dropdown-item:focus, 
.main-navbar-nav .dropdown-menu .dropdown-item.active { background-color: #F8F6E7; }
.side-navbar-nav .dropdown-menu .dropdown-item.active > a, .main-navbar-nav .dropdown-menu .dropdown-item.active > a, .sub-dropdown-menu > li.active > a { color: var(--tm-sub-primary); }
.dropdown .cart-dd .dd-cart-img { width: 60px; height: 60px; object-fit: contain; object-position: center; /*border:1px solid #ccc;*/ border-radius: 5px; }
.dropdown-item .cart-item-name { font-size: var(--xs-font); }
.btn { padding: 10px 20px; background-color: var(--tm-dark-gray); border-radius: 5px; }
.btn-small { font-size: var(--xs-font); padding: 8px 12px; }
.btn-tm-primary { background-color: var(--tm-sub-primary); color: #F8F6E7; }
.btn-tm-primary:hover { color: #F8F6E7; }
.btn-tm-primary-bordered { border: 1px solid var(--tm-sub-primary); color: var(--tm-sub-primary); background-color: #F8F6E7; }
.btn-tm-primary-bordered:hover { color: var(--tm-sub-primary); }
.side-navbar-nav .dropdown-menu::before { position: absolute; content: "";top: -18px; right: 10px; height: 24px; width: 24px; background-image: url(../images/down-filled-triangular-arrow.png); background-repeat: no-repeat; background-position: center; background-size: contain;  }
.side-navbar-nav .dropdown-menu .dropdown-item:focus, .side-navbar-nav .dropdown-menu .dropdown-item:hover,
.main-navbar-nav .dropdown-menu .dropdown-item:focus, .main-navbar-nav .dropdown-menu .dropdown-item:hover { background-color: #F8F6E7; }
header.sticky .top-header { display: none; }
header.sticky { position: fixed; z-index: 9999; width: 100%; left: 0; top: 0; }
header.sticky .custom-navbar { -webkit-box-shadow: 0px 4px 6px 0px rgb(12 0 46 / 5%);box-shadow: 0px 4px 6px 0px rgb(12 0 46 / 5%);top: 0;-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);background: var(--tm-sub-primary);-webkit-box-shadow: 0px 4px 6px 0px rgb(12 0 46 / 5%);box-shadow: 0px 4px 6px 0px rgb(12 0 46 / 5%); }
header.sticky .custom-navbar .navbar-brand > img { width: 120px; }
header.sticky .custom-navbar .main-navbar-nav .nav-link { color: var(--tm-light) }
header.sticky .custom-navbar .main-navbar-nav .nav-link:hover {
  color: var(--tm-primary);
}
.navbar-toggler  { border: 0;display: grid;height: 24px;align-items: center;position: relative;padding: 0; }
.navbar-toggler:focus {box-shadow: none !important;}
.navbar-toggler .navbar-toggler-icon {
  background-image: none; 
  height: 2px;
  border-radius: 3px;
  display: inline-block;
  background: var(--tm-primary);
  position: relative;
}
.navbar-toggler::before, .navbar-toggler::after {
  position: absolute;
  content: ""; 
  right: 0;
  top: -10px;
  background: var(--tm-primary);
  transform: rotate(0deg);
  position: absolute;
  content: "";
  height: 2px;
  width: 20px; 
  border-radius: 3px;
  margin: auto;
  transform-origin: right top;
  transform-style: preserve-3D;
  transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -webkit-transition: all 100ms ease-in-out;
}
.navbar-toggler::before {
  top: 0;
  bottom: unset;
  transform-origin: right top;
  transform-style: preserve-3D;
}
.navbar-toggler::after {
  top: unset;
  transform-origin: right bottom;
  transform-style: preserve-3D;
  bottom: 0;
}
.navbar-toggler[aria-expanded="true"]::before {
  transform: rotate(-45deg);
  top: 0;
  width: 32px;
}
.navbar-toggler[aria-expanded="true"]::after {
  transform: rotate(45deg);
  bottom: 0;
  width: 32px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-color: transparent;
}
header.sticky .custom-navbar .navbar-brand > img {filter: invert(1) brightness(9);}
header.sticky .navbar-toggler .navbar-toggler-icon,
header.sticky .navbar-toggler::before, header.sticky .navbar-toggler::after {
  background:var(--tm-light);
}
header.sticky .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-color: transparent;
}
.offcanvas.offcanvas-top .btn-close{ right: 20px; box-shadow: none; }
/* width */
.offcanvas-body::-webkit-scrollbar {width: 5px;}

/* Track */
.offcanvas-body::-webkit-scrollbar-track {background: #F8F6E7;}

/* Handle */
.offcanvas-body::-webkit-scrollbar-thumb {background: var(--tm-primary);}

/* Handle on hover */
.offcanvas-body::-webkit-scrollbar-thumb:hover {background: var(--tm-primary);}
.carousel-indicators [data-bs-target] { background-color: var(--tm-sub-primary);width: 40px;height: 3px; }
.home-slide .carousel-item { /*transition: transform 1.5s ease-in-out;*/ border-radius: 0px; overflow: hidden; }
.bounce-img {-webkit-animation: bounceimg 2s ease-in-out 0s infinite alternate;animation: bounceimg 2s ease-in-out 0s infinite alternate;}
@-webkit-keyframes bounceimg {
0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); 
}
50% {
   -webkit-transform: translateY(-10px);
     transform: translateY(-10px); 
} 
100% {
   -webkit-transform: translateY(-20px);
     transform: translateY(-20px); 
} 
}

@keyframes bounceimg {
0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); 
}
50% {
   -webkit-transform: translateY(-10px);
     transform: translateY(-10px); 
} 
100% {
   -webkit-transform: translateY(-20px);
     transform: translateY(-20px); 
} 
}

/*-- Searchbar Starts --*/

#search-menu {
  position: fixed;
  width: 100%;
  height: 20em;
  top: -20em;
  left: 0;
  right: 0;
  white-space: nowrap;
  z-index: 9999;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.01) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.01)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.01) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.01) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.01) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.01) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc000000", endColorstr="#1a000000",GradientType=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
}
#search-menu.toggled {  top: 0;  opacity: 1;  visibility: visible;}
#search-menu .wrapper { position: relative; margin: 3em auto 0 auto; padding: 0 1em;}
#search-menu .wrapper input {width: 60%;margin: 0 auto;padding: 0 0 0.125em 0;background: transparent;border: none;border-bottom: 3px solid #bfbfbf;font-size: var(--heading-sm-fs);color: #bfbfbf;display: block;}
#search-menu .wrapper input:focus {outline: none;}
#search-menu .wrapper button {  position: absolute;  display: block;  width: 10%;  right: 0;  top: 0;  background: transparent;  border: none;  color: #bfbfbf;  font-size: 4em;  -webkit-transition: 500ms ease all;  -moz-transition: 500ms ease all;  transition: 500ms ease all;}
#search-menu .wrapper button:hover { color: #F8F6E7;}
#search-menu .wrapper button:focus { outline: none;}

/*-- Searchbar Ends --*/

.nivida img { width: 18px; filter: grayscale(1) brightness(9); transition: var(--tm-transition); }
.nivida a:hover img { filter: grayscale(0); }
.nivida { text-align: left; }
.copyright-wrap p { font-size: var(--xxs-font);font-weight:300; color: var(--tm-light); font-family: var(--tm-subheading-ff); }
.copyright-wrap p span {
  font-family: var(--tm-subheading-ff);
}
.copyright-wrap::before { position: absolute; content: ""; height: 1px; width:100%; left: 0; right:0; top:0; margin: auto; background-color: #F8F6E7; opacity: 0.2; }
.home-slide .carousel-inner .carousel-item > img { object-fit: cover; width: 100%; height: calc(100vh - 140px); min-height: 630px; max-height: 767px; }
.home-slide .carousel-inner .carousel-item::before { position: absolute; content: ""; height: 100%; width: 100%; left: 0; top:0; background-color: #101010; opacity: 0.2; }
.home-slide .carousel-caption {width: 50%;
    max-width: 700px;
    right: unset;
    left: 0;
    top: 50% !important;
    height: unset;
    margin: auto;
    bottom: unset !important;
    display: inline-block;
    width: unset;
    transform: translateY(-50%);
    text-align: center !important;
    right: 0;}
.home-slide .carousel-caption p { /*max-width: 50%;*/ /*margin: auto;*/ text-align: center; color: var(--tm-light);font-size: 22px; font-family: var(--tm-body-ff); }
.home-slide .carousel-caption  h2, .home-slide .carousel-caption  h1 { font-size: 60px; color: var(--tm-light); font-family: var(--tm-subheading-ff); }
.section-heading h2, .section-heading h1 { font-family: var(--tm-heading-ff); font-size: var(--main-title); color: var(--tm-primary); text-transform: capitalize; margin-bottom: 0; }
.custom-btn {z-index: 0; display: inline-block; transition-duration: 1s; overflow: hidden; text-decoration: none; position: relative; font-size: var(--sm-font); letter-spacing: 1px; color: var(--tm-primary); padding: 12px 35px; border: 2px solid var(--tm-primary);  transition: var(--tm-transition); background: transparent; border-radius: 5px;}
.custom-btn-solid {
	z-index: 0; display: inline-block; transition-duration: 1s; overflow: hidden; text-decoration: none; position: relative; font-size: var(--sm-font); letter-spacing: 1px; color: var(--tm-light); padding: 12px 35px; border: 2px solid var(--tm-primary);  transition: var(--tm-transition); background: var(--tm-primary); border-radius: 5px;
}
.custom-btn-solid:hover {
	background: var(--tm-sub-primary);border-color: var(--tm-sub-primary); color: var(--tm-light);
}
.custom-btn i { margin-left: 5px; }
.custom-btn:hover { color: var(--tm-light); }
input.custom-btn:hover {
	color: var(--tm-primary);
}
.custom-btn::after { position: absolute; content: ""; height: 100%; width: 100%;transition: var(--tm-transition); background-color: var(--tm-primary); z-index: -1; left: -100%; top:0; }
.custom-btn:hover::after { left: 0; }
.section-heading h5 { font-family: var(--tm-subheading-ff); font-size: var(--xxs-font); text-transform: uppercase; letter-spacing: 2px; color: #F8F6E7;background-color: var(--tm-sub-primary); display: inline-block; padding: 5px 10px; }
.section-sub-heading h4 { color: var(--tm-sub-primary); }
.section-sub-heading a { text-decoration: none; }
.text-white a { color: #F8F6E7 }
.abt-img{
    padding-top: 15px;
    padding-left: 15px;
}
.abt-img { position: relative;
  border-radius: 5px; }
.abt-img img {
  border-radius: 10px;
}
.abt-img::before {
 position: absolute;
  content: "";
  height: 95%;
  width: 95%;
  border: 2px solid var(--tm-sub-primary);
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 10px;
}
.overlay-purple::before {position: absolute;content: "";height: 100%;width: 100%;background-color: var(--tm-primary);left: 0;top: 0;opacity: 0.8;z-index: -1;}
.video-block { background-size: cover; background-repeat: no-repeat; background-position: center; padding: 100px 0; z-index: 0;}
.play-now {
    position: relative;
    height: 85px;
    width: 85px;
    text-align: center;
    line-height: 92px;
    background-color: #F8F6E7;
    color: #F8F6E7;
    z-index: 1;
    font-size: 28px;
    padding-left: 5px;
    display: block;
    -webkit-transform-origin: center;
    transform-origin: center center;
    border-radius: 50%;
    margin: 0 auto;
}
.play-now .ripple, .play-now .ripple:before, .play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 85px;
    width: 85px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 #F8F6E7;
    -ms-box-shadow: 0 0 0 0 #F8F6E7;
    -o-box-shadow: 0 0 0 0 #F8F6E7;
    box-shadow: 0 0 0 0 #F8F6E7;
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.play-now .ripple, .play-now .ripple:before, .play-now .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 85px;
    width: 85px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 #F8F6E7;
    -ms-box-shadow: 0 0 0 0 #F8F6E7;
    -o-box-shadow: 0 0 0 0 #F8F6E7;
    box-shadow: 0 0 0 0 #F8F6E7;
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.play-now .ripple:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}
.play-now .ripple:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}
@-webkit-keyframes ripple{70%{-webkit-box-shadow:0 0 0 20px transparent;box-shadow:0 0 0 20px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}@keyframes ripple{70%{-webkit-box-shadow:0 0 0 20px transparent;box-shadow:0 0 0 20px transparent}100%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}}
.play-now i { color: var(--tm-primary); font-size: 30px; }
.number-wrap { margin-top: -30px;z-index: 1; border-radius: 20px; position: relative; }
.counter-value, .counter-value + span { font-size: var(--xxl-font); color: var(--tm-primary); }
.count-value-wrap { position: relative; }
.count-value-wrap::after { position: absolute; content: ""; height: 2px; width: 40px; background-color: var(--tm-sub-primary); bottom:0; left:0; right:0; margin: auto; transition: var(--tm-transition);}
.count-main:hover .count-value-wrap::after { width: 80px; }
.service-box { border-radius: 0 0 10px 10px; transition: var(--tm-transition); position: relative;overflow: hidden; }
.service-box:hover { transform: translateY(-10px); }
.service-box > p { font-size: var(--sm-font); margin-bottom: 0;}
.service-box > h5 { font-size: var(--heading-sm-fs); }
.service-box { box-shadow: 0 1rem 1.5rem rgba(0,0,0,.15); background-color: var(--tm-light); }
.service-box::before {position: absolute;content: "";height: 3px;width: 0;margin: auto;top: 0;left: 0; right: 0;background-color: var(--tm-sub-primary); transition: var(--tm-transition);}
.service-box::before { width: 100%; }
.custom-btn.btn-white { color: var(--tm-light); border-color: var(--tm-light); }
.custom-btn.btn-white:hover { color: var(--tm-primary); }
.custom-btn.btn-white::after { background-color: var(--tm-light); }
.text-center > p { text-align: center; }
.home-slide { padding: 0px 0px !important; }
.carousel-control-next, .carousel-control-prev {width: 55px;height: 55px;background-color: var(--tm-light);top: 0;bottom: 0;margin: auto 35px;border-radius: 50%;opacity: 1;box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.05);display: none;}
.carousel-control-next:hover, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-prev:focus, 
.carousel-control-next:active, .carousel-control-prev:active { opacity: 1; }
/*.carousel-control-prev-icon, .carousel-control-next-icon { filter: invert(1); }*/
.carousel-control-next-icon { background: url(../images/next.png); background-repeat: no-repeat; background-position: center; background-size: contain; width: 1.2rem; }
.carousel-control-prev-icon { background: url(../images/prev.png); background-repeat: no-repeat; background-position: center; background-size: contain; width: 1.2rem; }
.scroll-down-arrow > span{
    left: 50%;
    transform: translateY(0%) rotate(45deg);
    opacity: 0;
}
.scroll-down-arrow > span:first-child {
width: 1.5em; height: 1.5em; background-color: transparent; z-index: 80; 
            bottom: 30px; position: absolute; border-width: 0 0.2em 0.2em 0; border-style: solid; border-color: var(--tm-light); animation: scrolldown 1.2s ease-in-out infinite 0.15s;
}
.scroll-down-arrow > span:last-child {
width: 1.5em; height: 1.5em; background-color: transparent; z-index: 80; 
            bottom: 40px; position: absolute; border-width: 0 0.2em 0.2em 0; border-style: solid; border-color: var(--tm-light); animation: scrolldown 1.2s ease-in-out infinite;
}
@keyframes scrolldown {
    0%{
        transform: translateY(20%) rotate(45deg);
        opacity: 0.7;
    }
    50%{
        transform: translateY(0%) rotate(45deg);
        opacity: 0.2;
    }
    100%{
        transform: translateY(20%) rotate(45deg);
        opacity: 0.7;
    }
}
#about-us {
  scroll-snap-type: y mandatory;
  scroll-padding-top: 500px;
  scroll-snap-align: start;
}
.about-bg {
  position: relative; z-index: 0;
}
.about-bg::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image:  url(../images/Butterfly.png), url(../images/Palm-tree.png), url(../images/Lotus.png);
  background-repeat: no-repeat;
  background-position: right top, right center, right bottom;
  background-size: 8%, 8%, 8%;
  pointer-events: none;
  z-index: -1;
  right: 0;
  bottom: 0;
  opacity: 0.2;
}
.greenr-cafe-section {
  position: relative; z-index: 0;
}
.greenr-cafe-section::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-image:  url(../images/Community-knowledge.png), url(../images/Untitled_Artwork95.png), url(../images/Growth.png);
  background-repeat: no-repeat;
  background-position: right top, right center, right bottom;
  background-size: 8%, 8%, 8%;
  pointer-events: none;
  z-index: -1;
  right: 0;
  bottom: 0;
  opacity: 0.5;
}
.service-section {position: relative; z-index: 0;}
.service-section::before {
  position: absolute; content: ""; 
  height: 100%; width: 100%;
  background-image: url(../images/Langurs/Stage-1-2.png), url(../images/Langurs/Stage-1-3.png), url(../images/Langurs/Stage-1-4.png);
  background-position: left top, left center, left bottom;
  background-size: 8%, 8%, 8%; 
  background-repeat: no-repeat;
  z-index: -1; 
  right: 0; top: 0; 
  opacity: 0.5;
  /* -webkit-animation: bgAnimate 9s ease-in-out 1s infinite; */
  /* animation: bgAnimate 9s ease-in-out 1s infinite; */
}
.bgAnimate {-webkit-animation: bgAnimate 3s ease-in-out 1s infinite alternate;animation: bgAnimate 3s ease-in-out 1s infinite alternate;}
@-webkit-keyframes bgAnimate {
0% {
  background-image: url(../images/Langurs/Stage-1-2.png), url(../images/Langurs/Stage-1-3.png), url(../images/Langurs/Stage-1-4.png);
  opacity: 0.5;
  /* background-position: left top, left center, left bottom; */
  /* background-size: 8%, 8%, 8%;  */
}
50% {
  background-image: url(../images/Langurs/Stage-1-4.png), url(../images/Langurs/Stage-1-2.png), url(../images/Langurs/Stage-1-3.png);
  opacity: 0.5;
  /* background-position: left top, left center, left bottom; */
  /* background-size: 8%, 8%, 8%;  */
} 
100% {
  background-image: url(../images/Langurs/Stage-1-3.png), url(../images/Langurs/Stage-1-4.png), url(../images/Langurs/Stage-1-2.png);
  opacity: 0.5;
  /* background-position: left top, left center, left bottom; */
  /* background-size: 8%, 8%, 8%;  */
} 
}

@keyframes bgAnimate {
0% {
    background-image: url(../images/Langurs/Stage-1-2.png), url(../images/Langurs/Stage-1-3.png), url(../images/Langurs/Stage-1-4.png);
  background-position: left top, left center, left bottom;
  background-size: 8%, 8%, 8%; 
}
50% {
   background-image: url(../images/Langurs/Stage-1-4.png), url(../images/Langurs/Stage-1-2.png), url(../images/Langurs/Stage-1-3.png);
  background-position: left top, left center, left bottom;
  background-size: 8%, 8%, 8%; 
} 
100% {
   background-image: url(../images/Langurs/Stage-1-3.png), url(../images/Langurs/Stage-1-4.png), url(../images/Langurs/Stage-1-2.png);
  background-position: left top, left center, left bottom;
  background-size: 8%, 8%, 8%; 
} 
}
.health-treat-section {position: relative; z-index: 0;}
/* .health-treat-section::before {
  position: absolute; content: ""; 
  height: 100%; width: 100%;
  background-image: url(../images/Sun.png), url(../images/Nature-connection.png), url(../images/Balance.png);
  background-repeat: no-repeat;
  background-position: left top, left center, left bottom;
  background-size: 8%, 8%, 8%; 
  z-index: -1; 
  right: 0; top: 0; 
  opacity: 0.5;
} */
.project-info-wrap { position: relative; overflow: hidden; z-index: 0; border-radius: 10px; border-top-left-radius: 50%; border-top-right-radius: 50%;}
.project-info-wrap .project-info-overlay { position: absolute; left: 0; bottom: 0; width: 100%; padding: 10px 20px;z-index: 1; text-align: center; }
.project-info-overlay h5 { margin-bottom: 0;}
.project-info-wrap > img { transition: var(--tm-transition);transition-duration: 1s; 
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  aspect-ratio: 1 / 1.1;
  object-fit: cover; }
.project-info-wrap .project-info-overlay > h5 > a { 
  text-decoration: none; position: relative; color: #F8F6E7; text-align: center; display: inline-block; margin-bottom: 0; padding-bottom: 20px; 
  font-family: 'SubHeading';font-size: 22px;
}
.project-info-wrap::before {position: absolute;content: "";height: 40%;width: 100%;left: 0;bottom: -1px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,302663+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 68%) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgb(0 0 0 / 68%) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 68%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6302663',GradientType=0 ); /* IE6-9 */
z-index: 1;
}
.abt-img::after {    
  position: absolute;
  content: "";
  height: calc(100% - 6px);
  width: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
  border-radius: 10px;
}
.project-info-wrap:hover > img { transform: scale(1.2); }
.project-info-wrap .project-info-overlay > h5 > a::after  { transition: var(--tm-transition);
  position: absolute; content: ""; height: 2px; width: 0; margin: 0 auto; background-color: var(--tm-light); left: 0; right: 0; bottom: 6px;
}
.project-info-wrap:hover .project-info-overlay > h5 > a::after  { width: 100%; }
.project-ongoing-item { display: flex; align-items: center; justify-content: center; margin-bottom: 40px;}
.project-ongoing-item .main-img { width: 50%; z-index: 1;}
.project-ongoing-item .main-content { width: 50%;padding: 50px 50px 0px 150px;border: 3px solid var(--tm-sub-primary);margin-left: -100px;z-index: 0;}
.project-ongoing-item .sub-img { position: relative;margin-bottom: -40px;margin-top: 50px;}
.main-content p { font-size: var(--sm-font); }
.project-ongoing-item .main-content .project-name { font-size: var(--lg-font); color: var(--tm-primary); margin-bottom: 20px;}
.owl-custom .owl-prev, .owl-custom .owl-next { position: absolute;top: 0;bottom: 0;margin: auto;border: 2px solid var(--tm-sub-primary) !important;height: 50px;width: 50px;border-radius: 50%;}
.owl-custom .owl-prev { left: -60px; }
.owl-custom .owl-next { right: -60px; }
.owl-custom .owl-prev:focus , .owl-custom .owl-next:focus { box-shadow: none; }
.owl-custom .owl-prev > img, .owl-custom .owl-next > img { width: 20px; }

/*--- Footer CSS Starts ---*/

footer { background-color: #807f62; padding: 0 70px 0; }
.footer-logo {
  max-width: 200px;
  width: 100%;
}
.brand-tagline {
  font-family: var(--tm-heading-ff);
  color: var(--tm-light);
  display: block;
  text-align: center;
  margin-top: 15px;
}
.main-ft {padding: 100px 0 60px;}
.footer-list > li { list-style-type: none; margin-bottom: 5px; }
.footer-list > li:last-child { margin-bottom: 0; }
.f-title {
  color: var(--tm-light);
  text-transform: capitalize;
  font-size: var(--md-font);
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: 'SubHeading'; position: relative;
}
.footer-list > li > span, .footer-list > li > p, .footer-list > li > a { font-weight: 300; font-size: var(--xs-font); color: var(--tm-light); margin-bottom: 0;  text-decoration: none;}
.footer-list > li > a:hover { text-decoration: underline; }
.footer-list > li i { color: var(--tm-light); padding-top: 3px; margin-right: 5px; }
.f-title button {
  display: none;
}
.f-title .accordion-button::after {
  display: block;
  /* filter: invert(1); */
  background-image: url(../images/plus.png);
  background-size: 16px;
  background-position: 0px 3px;
  width: 20px;
  height: 100%;
}
.f-title .accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.png);
  /* filter: invert(1); */
}
/*--- Footer CSS Ends ---*/

.blog-item { position: relative; overflow: hidden; border-radius: 10px; margin: 10px 15px 20px; }
.blog-detail-overlay {
    /*position: absolute;*/
    content: "";
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px; z-index: 1;
    transition: var(--tm-transition);
}
.blog-detail-overlay::before {
    position: absolute;
    content: "";
    width: 100%;
    position: absolute;
    z-index: -1;
    transition: var(--tm-transition);
}
.blog-detail-overlay .blog-title a { font-size: var(--heading-sm-fs); color: var(--tm-primary);text-decoration: none; font-family: 'Heading';-webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
.blog-detail-overlay .blog-title a:hover { color: var(--tm-sub-primary); }
.blog-detail-overlay .blog-title { line-height: 20px; }
.blog-update-date {
    color: var(--tm-black);
    font-size: var(--xs-font);
    transition: all 300ms ease-in-out;
}
/*.blog-item:hover img {*/
/*   transform: scale(1.1);*/
/*}*/
.blog-thumb img { transition: var(--tm-transition); aspect-ratio: 1/0.5; object-fit: cover; }
.social-links > li { list-style-type: none; display: inline-block; margin-right: 10px; }
.social-links > li > a { color: var(--tm-light); font-size: 28px; }
.social-links > li > a:hover { color: var(--tm-light); }
.social-links > li:last-child { margin-right: 0; }
.bg-light { background-color: #f9f9f9 !important; }
.testimonial-item .profile-img { position: absolute; border-radius: 50%; height: 100px; width: 100px; object-fit: cover; top: -50px; left: 0; right: 0; }
.testimonial-item {     
  margin: 20px 10px 20px 20px;
  border-radius: 5px;
  padding-top: 40px;
  background-color: var(--tm-sub-primary);
  position: relative;
}
.testimonial-item .t-desc p { text-align: center; font-size: var(--md-font); color: var(--tm-black); line-height: 1.6; }
.testimonial-item::after { position: absolute;
  content: "";
  left: 10px;
  top: 5px;
  opacity: 0.06;
  filter: grayscale(1) brightness(9);
  height: 70px;
  width: 70px;
  background-image: url(../images/quote.png);
  background-size: contain;
  background-repeat: no-repeat; }
/*.testimonial-section::before { position: absolute; content: ""; left: 0; top: 0; height: 100%; width: 50%; background-color: var(--tm-sub-primary); }*/
.testimonial-section {z-index: 0;}
.testimonial-vid-item > iframe {width: 100%; height: 470px; border: 0;}
.testimonial-item::before { position: absolute;content: "";height: 100%;width: 100%;left: -15px;top: -15px;border: 2px solid var(--tm-sub-primary);z-index: -1;border-radius: 5px;}
.t-name{ color: var(--tm-light); margin-bottom: 5px; font-family: var(--tm-subheading-ff); }
.t-designation { color: var(--tm-dark-gray); font-size: var(--xs-font); text-transform: uppercase; letter-spacing: 1px;margin-top: 0; }
.t-desc { font-size: 18px; border-bottom: 1px solid rgb(248 246 231 / 25%); color: var(--tm-light); min-height: 160px;}
.bg-img { background-position: center; background-repeat: no-repeat; background-size: cover; }
.career-overlay::before {position: absolute;content: "";height: 100%;width: 100%;left: 0; top: 0; background-color: rgb(0,0,0);z-index: -1; opacity: 0.5;}
/* .career-block { min-height: 700px; position: relative; } */
.career-overlay {z-index: 0;}
.blog-update-date { display: inline-block; }
.blog-thumb { position: relative; overflow: hidden; }
.blog-thumb .blog-update-date { display: inline-block; padding: 5px; background-color: var(--tm-primary); color: #F8F6E7; position: absolute; bottom: 0; right:0; font-size: var(--xs-font); }
.custom-link { color: var(--tm-primary); letter-spacing: 1px; font-size: var(--xs-font);  text-decoration: none; font-family: var(--tm-subheading-ff);}
.custom-link:hover { color: var(--tm-sub-primary); }
.blog-detail-overlay p { font-size: var(--sm-font);
  -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical; }

/*--- ---*/

/* Reveal block */
/* .reveal-holder {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.reveal-holder .reveal-block {
  position: absolute;
  top: 0;
  width: 100%;
  height: 101%;
  background: white;
}
.reveal-holder .reveal-block::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: lightgray;
  transition-property: transform;
  transition-duration: 0.5s;
}

.reveal-block.gradient::before {
  background: linear-gradient(to left, #828163, #828163);
}

.reveal-block.gradient-two::before {
  background: linear-gradient(to left, #460F0A, #460F0A);
}

.reveal-block.gradient-three::before {
  background: linear-gradient(to left, #F8F6E7, #F8F6E7);
}

.reveal-block.extra {
  background: #460F0A;
}
.reveal-block.extra::before {
  background: #828163;
}

.reveal-block.top.aos-animate::before,
.reveal-block.bottom.aos-animate::before {
  transform: scaleY(1);
}

.reveal-block.left.aos-animate::before,
.reveal-block.right.aos-animate::before {
  transform: scaleX(1);
}

.reveal-block.top::before {
  transform: scaleY(0);
  transform-origin: 0% 100%;
}

.reveal-block.left::before {
  transform: scaleX(0);
  transform-origin: 100% 0%;
}

.reveal-block.right::before {
  transform: scaleX(0);
  transform-origin: 0% 100%;
}

.reveal-block.bottom::before {
  transform: scaleY(0);
  transform-origin: 100% 0%;
} */

/* AOS animate */
/* [data-aos=reveal-top],
[data-aos=reveal-left],
[data-aos=reveal-right],
[data-aos=reveal-bottom] {
  transition-property: transform;
  transition-delay: 0.5s;
}

[data-aos=reveal-top] {
  transform: scaleY(1);
}
[data-aos=reveal-top].aos-animate {
  transform: scaleY(0);
  transform-origin: 100% 0%;
}

[data-aos=reveal-left] {
  transform: scaleX(1);
}
[data-aos=reveal-left].aos-animate {
  transform: scaleX(0);
  transform-origin: 0% 100%;
}

[data-aos=reveal-right] {
  transform: scaleX(1);
}
[data-aos=reveal-right].aos-animate {
  transform: scaleX(0);
  transform-origin: 100% 0%;
}

[data-aos=reveal-bottom] {
  transform: scaleY(1);
}
[data-aos=reveal-bottom].aos-animate {
  transform: scaleY(0);
  transform-origin: 0% 100%;
}

[data-aos=reveal-item] {
  visibility: hidden;
  transition-property: visibility;
  transition-duration: 0s;
}
[data-aos=reveal-item].aos-animate {
  visibility: visible;
} */
.service-section, .career-bg { position: relative; }
/* .service-section::before, .career-bg::before {
    position: absolute;
    content: ""; height: 100%;width: 100%; left: 0; top: 0; background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    opacity: 0.5;
} */
.count-content h6 { font-size: 20px; }
.bg-fixed { background-attachment: fixed; }
.owl-custom .owl-dots { text-align: center; margin-top: 20px; }
.owl-custom .owl-dot > span {display: inline-block; height: 8px; width: 8px;background-color: var(--tm-sub-primary); margin: 0 3px; border-radius: 5px;}
.owl-custom .owl-dot { outline: none; }
.owl-custom .owl-dot.active > span { background-color: var(--tm-primary); width: 18px; }
.bg-tm-secondary .owl-custom .owl-dot span {background-color: var(--tm-light);}
.bg-tm-secondary .owl-custom .owl-dot.active span {
  background-color: var(--tm-primary);
}
.carousel-caption .breadcrumb, .carousel-caption .breadcrumb .breadcrumb-item { display: inline-block; color: var(--tm-primary); }
.carousel-caption .breadcrumb .breadcrumb-item > a {color: var(--tm-light);}
.carousel-caption .breadcrumb .breadcrumb-item.active, .carousel-caption .breadcrumb-item+.breadcrumb-item::before { color: var(--tm-light); font-family: var(--tm-subheading-ff);}
.vacant-box h4 { color: var(--tm-primary); }
.vacant-box .desc > p { font-size: var(--sm-font); }
.h-news-inner-a > a {text-decoration: none; font-weight: bold; text-transform: uppercase; color: var(--tm-primary); font-size: var(--sm-font); letter-spacing: 1px;}
.desc {
  color: var(--tm-primary);
}
.desc h2, .desc h3, .desc h4, .desc h5, .desc h6 {
  font-family: var(--tm-heading-ff);
}
.desc > p, .desc > ul > li, .desc > ol > li {text-align: justify; margin-bottom: 10px;font-family: var(--tm-body-ff);font-size: 18px; color: var(--tm-primary);}
.desc > p > span{
  color: #000000a6;
 
}
#history-flow{
  /*border-top: 1px solid #e6b77f;*/
  background: #e6b77f1f;
  /*box-shadow: 0 -5px 10px -5px #33333357, 0 5px 11px -5px #333333ab;*/
  /*border-bottom: 1px solid #e6b77f;*/
}
.history-flow h2, .history-flow h1{
  position: relative;
  width: fit-content;
    background: #e6b77f;
    border-radius: 4px 0 0 0;
    padding: 0 15px;
    letter-spacing: 2px;
    margin: 0;
    height: 38px;
    line-height: 38px;
    color: #F8F6E7;
}
.history-flow-inner{
  padding: 20px;
  border: 1px solid #e6b77f;
  border-radius: 0 4px 4px 4px;
}
.history-flow h2::after{
  position: absolute;
  right: -26px;
  content: "";
  border-left: solid 26px rgb(230 183 127);
  border-top: solid 38.5px transparent;
}
.accordion-item{
  margin-bottom: 20px;
}
.accordion-button{
  /* text-transform: uppercase; */
  letter-spacing: 2px;
  color: #000;
}
.accordion-item:not(:first-of-type){
  border: 1px solid rgba(0,0,0,.125) !important;
}
.accordion-button:not(.collapsed){
  background-color: #fcf6ef9c;
  color: #000;
 
}
.accordion-button:not(.collapsed) i{
  color: #e6b77f;
}
.accordion-header i{
  font-size: 30px;
  padding-right: 10px;
}
.accordion-button:focus{
  box-shadow: none;
}
/* #vm-flow .abt-img::before{
  right: -30px; 
  left: unset;
  top: unset;
  bottom: -30px;
}
#our-team .abt-img::before{
  left: -10px;
  top: -10px;
  width: 96%;
  height: 96%;
}
#our-team .abt-img::after{
  background-color: #F8F6E7 !important;
}
#our-team .abt-img{
  padding: 10px;
} */
.h-date-soc p, .h-date-soc span { font-size: var(--md-font); color: var(--tm-primary);margin-bottom: 5px; display: block; }
.custom-tab-cat > li { list-style-type: none; display: inline-block;margin: 0 3px; }
.custom-tab-cat > li > a { display: inline-block; padding: 10px 20px; border: 1px solid var(--tm-dark-gray); color: var(--tm-dark-gray); text-decoration: none; }
.custom-tab-cat > li > a:hover { border-color: var(--tm-primary); color: var(--tm-primary); }
.custom-tab-cat > li.active > a, .custom-tab-cat > li > a.active { background-color: var(--tm-primary); color: var(--tm-sub-primary); border-color: var(--tm-primary); }
.img-gallery { height: 230px; object-fit: cover; width: 100%; }
.fancy-anch { position: relative; overflow: hidden; }
.fancy-anch::before {
  position: absolute;content: "\f00e"; height: 100%; width: 100%; left: -100%; background: var(--tm-primary); opacity: 0.8;top: 0; 
  transition: var(--tm-transition);font-family: 'Line Awesome Free';
  font-weight: 900; display: grid; align-items: center; color: #F8F6E7; font-size: 30px; text-align: center;
}
.fancy-anch:hover::before { left: 0; }
.map-block iframe { width: 100%; height: 400px; border: 0; }
.contact-info-list > li { list-style-type: none; margin-bottom: 25px; color: var(--tm-primary); }
.contact-info-list > li:last-child { margin-bottom: 0; }
.contact-info-list > li > i { font-size: var(--lg-font); color: var(--tm-primary); float: left; margin-bottom: 50px; margin-right: 20px; }
.contact-info-list .cp { margin-bottom: 15px; }
.contact-info-list .cp:last-child { margin-bottom: 0; }
.contact-info-list a, .contact-info-list p { text-decoration: none; font-size: var(--sm-font); color: var(--tm-primary); font-family: 'SubHeading'; }
.contact-info-list > li h5 { color: var(--tm-primary); font-family: var(--tm-heading-ff); }
.contact-info-list > li span {
    font-family: var(--tm-subheading-ff);
}
.social-media-listing h5 {color: var(--tm-primary); font-family: var(--tm-heading-ff);}
.social-media-listing {list-style-type: none; display: flex; align-items: center; padding-left: 0;}
.social-media-listing li a {color: var(--tm-primary);font-size: 26px;}
.social-media-listing li a > i {line-height: 2;}
.career-form {max-width: 900px;width: 100%;margin: auto;}
.career-form label{letter-spacing: 1px;border-radius: 0px !important;}
.about-company-wrap { margin-bottom: 120px; }
.about-company-wrap:last-child { margin-bottom: 0; }
.mv-box h3 { font-size: var(--md-font); text-transform: uppercase; color: var(--tm-black);margin-bottom: 15px;}
.bg-moto { position: relative; }
.bg-moto::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-image: url(../images/bg-tri.png);
  background-size: cover;
  background-repeat: repeat-y;
  background-position: top center;
  opacity: 0.5;
  z-index: -1;
}
.mv-box p { min-height: 165px; }
.mv-box { background-color: #F8F6E7; border-top: 3px solid var(--tm-sub-primary);box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 15%); border-radius: 0 0 10px 10px; }
.ethos-info { position: relative;border-left: 2px solid var(--tm-sub-primary); padding-left: 30px; padding-bottom: 50px; }
.ethos-info::before{
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: var(--tm-sub-primary);
  left: -6px;
  top: 0;
}
.ethos-info > h3 {
  color: var(--tm-sub-primary);
}
.amn-box {
  box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 15%);
  background-color: #F8F6E7;
  border-radius: 0 0 10px 10px;
  transition: var(--tm-transition);
  position: relative;
  overflow: hidden;
}
.amn-box::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  background-color: var(--tm-sub-primary);
  transition: var(--tm-transition);
}
.amn-box h3 { font-size: 22px; color: var(--tm-black); }
.amn-box { margin-bottom: 30px; }
.bg-theme { background-color: var(--tm-primary); }
.bg-tm-secondary {
  background-color: #828163;
}
.bg-tm-secondary .section-heading h5 {
  color: #F8F6E7;
  background-color: var(--tm-primary);
}
.bg-tm-secondary .section-heading h2, .bg-tm-secondary ul li, .bg-tm-secondary p {
  color: var(--tm-light) !important;
}
.section-heading p {
  font-family: var(--tm-subheading-ff);
  color: var(--tm-primary);
}
.custom-owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(0%);
  display: flex;
  justify-content: space-between;
  width: 100%;
  pointer-events: none;
}
.custom-owl-carousel .owl-nav .owl-prev, .custom-owl-carousel .owl-nav .owl-next {
  pointer-events: auto;
}
.plan-item {
  border: 1px solid #e3e0cc;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #460F0A;
  transition: all 300ms ease-in-out;
}
.plan-footer { margin-top: auto; width: 100%;}
.plan-benefits li {
  list-style-type: none;
  padding-left: 30px;
  background-image: url(../images/check-dark.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 10px;
      text-transform: capitalize;
}
.plan-benefits li:last-child { margin-bottom: 0; }
.popular-plan .custom-btn {
  background-color: #460F0A;
  color: #F8F6E7;  
}
.plan-content p {
  font-size: 16px;
}
.popular-plan {
  box-shadow: 0 0 15px 5px #460f0a26;
  transform: scale(1.05);
  border-color: #460F0A;
}
.plan-item:hover {
  box-shadow: 0 0 15px 5px #460f0a26;
  border-color: #460F0A;
}
.plan-pricing {
  font-family: var(--tm-heading-ff);
}
.plan-title {
  font-family: 'SubHeading';
}
.plan-item:hover .custom-btn, .plan-item:hover .custom-btn-solid {
  transform: scale(1.05);
}
.section-seprator {position: relative;}
.section-seprator::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 85%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: var(--tm-primary);
  opacity: 0.2;
}
.memberships-section {position: relative;}
.memberships-section::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-image:  url(../images/Sky.png), url(../images/Community.png), url(../images/Rock.png);
  background-size: 8%, 8%, 8%;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: right top, right center, right bottom;
  opacity: 0.2;
  z-index: -1;
}
.brand-item {
  padding: 0 40px;
}
.brand-item>img {
  filter: invert(1) brightness(0);
  opacity: 0.9;
}
.custom-multi-accordion .accordion-button:not(.collapsed), .custom-multi-accordion .accordion-item {
  background: transparent;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #727255;
}
.custom-multi-accordion.accordion-item:not(:first-of-type) { border: 0 !important;}
.custom-multi-accordion {
  background-color: transparent;
  border: 0 !important;
  margin-bottom: 0;  
}
.custom-multi-accordion .accordion-button {
  background-color: transparent;
  color: var(--tm-light);
  font-family: 'Heading';
  text-transform: capitalize;
  font-size: 22px;
  box-shadow: none;
  border-bottom: 1px solid #727255;
  padding: 25px 0;
}
.custom-multi-accordion .desc ul { padding-left: 0; display: grid; grid-template-columns: auto auto;}
.custom-multi-accordion .desc ul li {
  padding-left: 30px;
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: top left;
  color: var(--tm-light);
  list-style-type: none;
}
/* .custom-multi-accordion .accordion-button::after {
  filter: invert(1) brightness(9) !important;
} */
.custom-multi-accordion .accordion-button::after {
  background-image: url(../images/angle-down.png);
  height: 22px;
  width: 22px;
  background-size: 16px;
  background-position: center;
  /* filter: grayscale(1) brightness(0); */
  opacity: 1;
}
.custom-multi-accordion .accordion-button:not(.collapsed)::after {
  background-image: url(../images/angle-up.png);
  transform: rotate(0deg);
  opacity: 1;
  filter: unset;
}
.home-slide.inner-banner .carousel-item img {
  height: 420px;
  object-fit: cover;
  width: 100%;
  min-height: unset;
}
.home-slide.inner-banner .carousel-caption h2, .home-slide.inner-banner .carousel-caption h1 {
  font-size: 45px;
}
.custom-form .form-label {
  font-family: var(--tm-body-ff);
  color: var(--tm-primary);
}
.home-slide .carousel-indicators  {
  display: inline-block;
  width: fit-content;
  margin: 10px 20px 10px auto;
}
.home-slide .carousel-indicators > button { 
  background-color: var(--tm-light);
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.custom-form .form-control, .custom-form .form-select {
  background-color: var(--tm-light);
  border: 1px solid var(--tm-primary);
  color: var(--tm-primary);
}
.custom-form .form-control:focus, .custom-form .form-select:focus {
  border-color: var(--tm-primary);
  background-color: var(--tm-light);
}
.custom-form .form-check {
	margin-bottom: 15px;
}
.custom-form .form-check-input {
	border: 1px solid #460f0a;
    background-color: #f8f6e7;
}
.custom-form .form-check-input:focus {
	box-shadow:0 0 0 .25rem #460f0a40;
}
.custom-form .form-check-input:checked {
	background-color: var(--tm-primary);
    border-color: var(--tm-primary);
}
.contact-bg {position: relative; z-index: 0;}
.contact-bg::after {
  position: absolute;
  content: "";
  height: 50%;
  width: 50%;
  right: 0;
  bottom: 0;
  z-index: -1;
  /* background-image: url(../images/Langurs/3.png); */
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.5;
  animation: LangurGif 9s infinite;
}
.error { color: #ca0a0a;}
@keyframes LangurGif {
  0%   { 
    background-image: url("../images/Langurs/1.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
  33%  { 
    background-image: url("../images/Langurs/2.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
  66%  { 
    background-image: url("../images/Langurs/3.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
  100% { 
    background-image: url("../images/Langurs/1.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
}
@-webkit-keyframes LangurGif {
  0%   { 
    background-image: url("../images/Langurs/1.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
  33%  { 
    background-image: url("../images/Langurs/2.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
  66%  { 
    background-image: url("../images/Langurs/3.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
  100% { 
    background-image: url("../images/Langurs/1.png");
    /* transition: all 300ms ease-in-out; */
    transition-duration: 0s;
  }
}
.story-item { margin-bottom: 50px;}
.story-item:last-child { margin-bottom: 0px;}
@media only screen and (min-width: 1200px) {

  /* .benefits-list ul {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 10px;
  } */
}
.benefits-list ul {
  padding-left: 0;
}
.benefits-list ul li {
  list-style-type: none;
  padding-left: 30px;
  background-image: url(../images/check-dark.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 10px;
  color: var(--tm-primary);
}
.bg-tm-secondary .benefits-list ul li {
  background-image: url(../images/check.png);
}
.benefits-list ul li:last-child { margin-bottom: 0; }
.bg-langur-rb {position: relative; z-index: 0;}
.bg-langur-rb::after {position: absolute; z-index: -1;
  content: "";
  width: 10%;
  height: 100%;
  background-image: url(../images/langur-lotus.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  right: 0;
  bottom: 10px;
  opacity: 0.5;
}
.fixed-wp {
  position: fixed;
  left: 20px;
  bottom: 50px;
  z-index: 9;
}
.fixed-wp img {
  width: 50px;
}
.blogs-filter-wrap {
  display: flex;
  flex-wrap: wrap;
}
.blogs-filter-wrap .blog-filter-btn {
  display: inline-block;
  padding: 7px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: var(--tm-sub-primary);
  border: 1px solid var(--tm-sub-primary);
  border-radius: 30px;
  background-color: rgb(255 255 255 / 0%);
  backdrop-filter: blur(5px);
  transition: all 300ms ease-in-out;
  text-decoration: none;
  font-family: var(--tm-subheading-ff);
}
.blogs-filter-wrap .blog-filter-btn:hover, .blogs-filter-wrap .blog-filter-btn.active {
  background-color: var(--tm-primary);
  border-color: var(--tm-primary);
  color: var(--tm-light);
}
.filter-label {
  display: inline-block;
  padding: 3px 5px;
  font-size: 13px;
  background-color: var(--tm-sub-primary);
  color: var(--tm-light);
  border-radius: 5px;
  margin-bottom: 7px;
  font-family: var(--tm-subheading-ff);
  margin-right: 5px;
  letter-spacing: 0.5px;
}

/* ----------- Gallery Section CSS Start ----------- */
.gallery-section {position: relative; z-index: 0;}
.gallery-section::before {
  position: absolute; content: ""; 
  height: 100%; width: 100%;
  background-image: url(../images/Sun.png), url(../images/Nature-connection.png), url(../images/Balance.png);
  background-repeat: no-repeat;
  background-position: left top, left center, left bottom;
  background-size: 8%, 8%, 8%; 
  z-index: -1; 
  right: 0; top: 0; 
  opacity: 0.5;
}
.gallery-wrapper a{
  position: relative;
  z-index: 1;
}
.gallery-wrapper a::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000000e3 0%, rgba(178, 34, 34, 0) 60%);
    z-index: 1;
}
.gallery-wrapper{
  overflow: hidden;
}
.gallery-wrapper a img {
    transform: scale(1);
    transition: all 0.3s ease;
}
.gallery-wrapper:hover a img{
  transform: scale(1.05);
}
/* .gallery-img-box1{
  max-width: 80%;
  width: 100%;
  float: right;
} */
.gallery-wrapper img{
  aspect-ratio: 1/1.2;
  object-fit: cover;
}
.gallery-img-box2 img{
  aspect-ratio: 1/1;
  object-fit: cover;
}
.gallery-img-box3{
    height: 100%;
    display: flex;
    align-items: end;
    width: 100%;
}
.gallery-img-box3 img,
.gallery-img-box4 img{
  aspect-ratio: 1/1;
  object-fit: cover;
}
.gallery-img-box5 img{
  aspect-ratio: 1/0.6;
  object-fit: cover;
}
.gallery-img-box6 img,
.gallery-img-box7 img{
  aspect-ratio: 1/1;
  object-fit: cover;
}
.gallery-img-box9{
  max-width: 80%;
  width: 100%;
  float: left;
}
.gallery-img-box9 img{
  aspect-ratio: 1/1.2;
  object-fit: cover;
}
.gallery-img-box8 img{
  aspect-ratio: 1/1;
  object-fit: cover;
}
.gallery-title-wrap{
  z-index: 3;
}
.gallery-title-wrap h2{
  font-size: 25px;
  color: #fff;
  font-family: 'SubHeading';
}
/* ----------- Gallery Section CSS End ----------- */

/* ------------------------- We Work with Section CSS Start ------------------------- */

.health-treat-section .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  padding: 5px 0;
}
.health-treat-section .slide-transtion .swiper-slide {
    width: 250px;
}

.health-treat-section .ot-brand-img {
  border: 1px solid var(--tm-light) !important;
  border-radius: 5px;
  padding: 15px 20px;
  text-align: center;
  /* background-color: var(--tm-light) !important; */
}
.health-treat-section .ot-brand-img img {
  aspect-ratio: 1/0.6;
  object-fit: contain;
}
.ot-brand-img a h5 {
  font-size: 25px;
  font-family: 'SubHeading';
  color: var(--tm-light);
  text-decoration: none;
  margin-top: 15px;
}
/* ------------------------- We Work with Section CSS End ------------------------- */

.instagram-media.instagram-media-rendered{
  max-width: 100% !important;
  min-width: 100% !important;
}
.amenities-slide .owl-item:nth-child(even) .amenities-slide-item {
  margin-top: 30px;
}
/* .amenities-slide.owl-custom .owl-prev > img, .amenities-slide.owl-custom .owl-next > img {filter:invert(1);} */

.col-reel { position: relative; overflow: hidden; margin: 15px 0;-ms-flex: 0 0 25%;flex: 0 0 25%; max-width: 25%;padding-right: 15px;padding-left: 15px }
.video-item > a > video {
  pointer-events: none;
}
.video-item > a > video::-webkit-media-controls {
  display: none !important;
}


/* ------------------------- Offering Details Section CSS Start ------------------------- */
.offerings-detail-img img{
  aspect-ratio: 1/0.6;
  object-fit: cover;
  border-radius: 10px;
}
.offerings-detail-text-wrap h2{
  font-size: 25px;
  color: #807f62;
  font-family: var(--tm-subheading-ff);
}
.offerings-detail-text-wrap h3 {
  font-size: 22px;
  color: #807f62;
  font-family: var(--tm-subheading-ff);
    
}
.offerings-detail-text-wrap ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 10px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 30px;
}
.wellness-detail-text-wrap > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.offerings-detail-text-wrap ul li, .wellness-detail-text-wrap > ul > li {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
}
.wellness-detail-text-wrap > ul > li {
	margin-bottom: 10px;
}
.offerings-detail-text-wrap ul li::before, .wellness-detail-text-wrap > ul > li::before {
  position: absolute;
  content: '';
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/logo-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.wellness-detail-text-wrap > ul > li > ul > li {margin-bottom: 5px;}
.wellness-detail-text-wrap > ul > li > ul > li::marker {
  color: #460F0A;
}
.wellness-detail-text-wrap > ul > li > ul {
  list-style: disc;
  margin-bottom: 30px;
  padding-left: 18px;
}
.offerings-list-sidebar{
  position: sticky;
  top: 100px;
}
.offerings-list-wrap-box ul{
  list-style: none;
  padding-left: 0;
}
.offerings-list-wrap-box ul li{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 15px;  
}
.offerings-list-wrap-box ul li img{
  width: 30px;
  height: 30px;
  object-fit: contain;
  margin-right: 15px;
}
.offerings-list-wrap-box ul li a{
  position: relative;
  width: 100%;
  text-decoration: none;
  color: #000;
  font-family: var(--tm-subheading-ff);
  padding: 10px 20px;
  border: 2px solid #807f62;
  border-radius: 50px;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  font-size: 18px;
  overflow: hidden;
  transition: all 0.5s ease;
}
.offerings-list-wrap-box ul li a::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: #807f62;
  opacity: 1;
  z-index: -1;
  border-radius: 30px;
  transition: all 0.5s ease;
}
.offerings-list-wrap-box ul li a:hover::after {
  width: 100%;
}
.offerings-list-wrap-box ul li.active a{
  background-color: #828163;
  color: #fff;
}
.offerings-list-wrap-box ul li.active img{
  filter: brightness(0) invert(1);
}
.offerings-list-wrap-box ul li a:hover{
  color: #fff;
}
.contact-info-wrapper{
  max-width: max-content;
  margin-bottom: 15px;
}
.contact-info-wrapper::before{
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 94%;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
}
.offerings-detail-contact-info .img-wrap img{
  aspect-ratio: 1/1.3;
  object-fit: cover;
  border-radius: 10px;
  transition: all 0.5s ease;
}
.offerings-list-wrap-box ul li a:hover img{
  filter: brightness(0) invert(1);
}
.offerings-detail-section .contact-info-box .icon{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #807f62;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 3px solid #f8f6e7;
}
.offerings-detail-section .contact-info-box .icon img{
  width: 20px;
  height: 20px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.offerings-detail-section .contact-info-num {
  text-align: center;
	padding-left: 40px;
}
.offerings-detail-section .contact-info-num p {
	text-align:center;
}
.offerings-detail-section .contact-info-num > a{
  color: #000;
  text-decoration: none;
  font-size: 18px;
}
.wellness-detail-text-wrap h2, .wellness-detail-text-wrap h3, .wellness-detail-text-wrap h4, .wellness-detail-text-wrap h5, .wellness-detail-text-wrap h6 {
  color: #807f62;
  font-family: var(--tm-subheading-ff);
	margin-bottom: 20px;
}
/* ------------------------- Offering Details Section CSS End ------------------------- */
.special-section {
  min-height: 80vh;
  align-content: center;
  background-color: rgb(204 195 173 / 17%);
  position: relative;
}
.special-section::before {
  /* position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-image:  url(../images/Langurs/1.png), url(../images/langur-lotus.png), url(../images/Langurs/3.png);
  background-size: 8%, 8%, 8%;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: right top, right center, right bottom;
  opacity: 0.2;
  z-index: -1; */
}
.sp-thumb {
  max-width: 150px;
}
.bg-custom-light {
  background-color: #ebe9d6;
}
.desc.text-center > p {
  text-align: center;
}
.custom-accordion .accordion-item {
  border: 0 !important;
  border-bottom: 1px solid #460f0a5c !important;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-radius: 0;
  background-color: transparent;
}
.custom-accordion .accordion-item:last-child {
  border-bottom: 0;
}
.custom-accordion .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: var(--tm-sub-primary);
  /* -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to top, #329891, #2de1bc);
  -webkit-background-clip: text; */
}
.custom-accordion .accordion-item .accordion-button {
  box-shadow: none !important;
  font-size: 22px;
  font-weight: 600;
  background-color: transparent;
  font-family: var(--tm-subheading-ff);
  color: var(--tm-primary);  
  box-shadow: 0px 1px 0px 0px #d7d6b9 !important;
}
.custom-accordion .accordion-button::after {
  background-image: url(../images/angle-down.png);
  filter: grayscale(1) brightness(0);
  opacity: 1;
  height: 24px;
  width: 24px;
  background-size: 20px;
  background-position: center;
}
.custom-accordion .accordion-button:not(.collapsed)::after {
  background-image: url(../images/angle-up.png);
  transform: rotate(0deg);
  opacity: 1;
  /* filter: unset; */
}
.sticky-img {
  position: sticky;
  top: 120px;
}
.health-info-wrap.project-info-wrap > img {
	display:none;
}
.health-info-wrap.project-info-wrap::before{
	opacity:0; display:none;
}
.health-info-wrap.project-info-wrap .project-info-overlay > h5 > a {color: #828163; padding-bottom:0;text-align: left;font-size: 20px; display: block; }
.health-info-wrap.project-info-wrap  .project-info-overlay {
	    position: relative;text-align: left;    background-image: url(../images/logo-icon.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 0px 11px;
    padding-left: 35px;
}
.health-info-wrap.project-info-wrap .project-info-overlay > h5 > a::after {
	opacity:0
}
.health-info-wrap.project-info-wrap {
	border-radius:0;
}
.health-info-wrap.project-info-wrap .project-info-overlay > h5 > a:hover {
	color: var(--tm-primary)
}
.stay-gallery .gallery-img > a >img {
    aspect-ratio: 1 / 1.2;
    object-fit: cover;
}
.offerings-detail-text-wrap ol li::marker {
    font-size: 20px;
    color: #807f62;
    font-family: var(--tm-subheading-ff);
}
.note-wrap {
    background: #ebe8d3;
    border-left: 0px solid var(--tm-primary);
}
.grecaptcha-badge {
	bottom: 80px !important;
}