@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');

html {
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

a:hover {
  text-decoration: none;
  color: #497bc9;
}

/* top-bar-start */

.top-bar {
  padding: 10px 0;
  background-color: rgb(86,177,81);
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 0;
}

.top-bar ul.topbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin: 0px;
  list-style: none;
}

.top-bar .hdr-scl-lnk {
  padding: 0;
  height: 30px;
  margin-right: 15px;
}

.top-bar ul li a img {
  margin-right: 5px;
}

/* .hdr-scl-lnk a {
  display: inline-block;
  height: 30px;
  width: 30px;
  border: 1px solid #fff;
  border-radius: 100%;
  background: #f1f1f1;
  overflow: hidden;
  transform: rotate(0);
  transition: all 0.5s ease-in-out;
} */

.top-bar ul li a {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
    font-family: revert-layer;
    margin-right: 5px;
}
.top-bar ul li a:hover{
  text-decoration: inherit;
}

.headerTop ul.topbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.Top-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}

.navbar-color {
  background: url('/assets/frontend/img/navbg.png') no-repeat bottom center;
  background-size: cover;
  width: 100%;
  /* top: 50px; */
  z-index: 100;
  height: 80px;
  position: fixed !important;
  transition: all 0.4s ease 0s;
}

.sticky {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
}

.sticky .navbar-logo {
  max-width: 65%;
}

.sticky .logoContainer {
  top: -3px;
}

.sticky+.content {
  padding-top: 60px;
}

#navbar {
  overflow: hidden;
  position: absolute;
  top: 44px;
}

.navbar-brand {
  width: 100% !important;
}

.navbar-logo {
  max-width: 94%;
}
.logoContainer {
  width: 16%;
}

.logoContainer {
  padding: 0;
  text-align: left;
  position: absolute;
  /* top: -45px; */
  left: auto;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #9f4a21;
  font-weight: 600;
  font-family: 'Playball', cursive;
  letter-spacing: 4px;
  margin: 0px 12px;
}

.nav-item .active {
  color: #3f190f;
}

.dropbtn {
  background-color: transparent;
  color: #9f4a21;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 235px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  z-index: 100;
  padding: 12px 0px 12px 10px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* banner-start */

.banner-sec{
  overflow: hidden;
  height: 100vh;
}
.slider-one,
.slider-two,
.slider-three,
.slider-four {
  width: 100%;
  height: 100vh;
  /* position: absolute;
  top: 0;
  left: 0;
  animation: slider-one 12s linear infinite; */
}
.slider-one .slider-one-image,
.slider-one .slider-two-image,
.slider-one .slider-three-image,
.slider-one .slider-four-image,
.slider-two .slider-one-image,
.slider-two .slider-two-image,
.slider-two .slider-three-image,
.slider-two .slider-four-image,
.slider-three .slider-one-image,
.slider-three .slider-two-image,
.slider-three .slider-three-image,
.slider-three .slider-four-image,
.slider-four .slider-one-image,
.slider-four .slider-two-image,
.slider-four .slider-three-image,
.slider-four .slider-four-image {
  width: 100%;
  height: 100%;
  /* background-image: url('/assets/frontend/img/banner1.jpg'); */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  animation: zoom-out 3s linear infinite;
}
.slider-one .slider-one-image .slider-text,
.slider-one .slider-two-image .slider-text,
.slider-one .slider-three-image .slider-text,
.slider-one .slider-four-image .slider-text,
.slider-two .slider-one-image .slider-text,
.slider-two .slider-two-image .slider-text,
.slider-two .slider-three-image .slider-text,
.slider-two .slider-four-image .slider-text,
.slider-three .slider-one-image .slider-text,
.slider-three .slider-two-image .slider-text,
.slider-three .slider-three-image .slider-text,
.slider-three .slider-four-image .slider-text,
.slider-four .slider-one-image .slider-text,
.slider-four .slider-two-image .slider-text,
.slider-four .slider-three-image .slider-text,
.slider-four .slider-four-image .slider-text {
  position: absolute;
  top: 40%;
  left: 5%;
  color: #ffffff;
  width: 600px;
  text-transform: capitalize;
  animation: text-up 3s linear infinite;
  transform: translateY(100px);
  animation-delay: 0s;
}
.slider-one .slider-one-image .slider-text h1,
.slider-one .slider-two-image .slider-text h1,
.slider-one .slider-three-image .slider-text h1,
.slider-one .slider-four-image .slider-text h1,
.slider-two .slider-one-image .slider-text h1,
.slider-two .slider-two-image .slider-text h1,
.slider-two .slider-three-image .slider-text h1,
.slider-two .slider-four-image .slider-text h1,
.slider-three .slider-one-image .slider-text h1,
.slider-three .slider-two-image .slider-text h1,
.slider-three .slider-three-image .slider-text h1,
.slider-three .slider-four-image .slider-text h1,
.slider-four .slider-one-image .slider-text h1,
.slider-four .slider-two-image .slider-text h1,
.slider-four .slider-three-image .slider-text h1,
.slider-four .slider-four-image .slider-text h1 {
  font-size: 2.5rem;
  margin-bottom: 20px;
}
.slider-one .slider-one-image .slider-text p,
.slider-one .slider-two-image .slider-text p,
.slider-one .slider-three-image .slider-text p,
.slider-one .slider-four-image .slider-text p,
.slider-two .slider-one-image .slider-text p,
.slider-two .slider-two-image .slider-text p,
.slider-two .slider-three-image .slider-text p,
.slider-two .slider-four-image .slider-text p,
.slider-three .slider-one-image .slider-text p,
.slider-three .slider-two-image .slider-text p,
.slider-three .slider-three-image .slider-text p,
.slider-three .slider-four-image .slider-text p,
.slider-four .slider-one-image .slider-text p,
.slider-four .slider-two-image .slider-text p,
.slider-four .slider-three-image .slider-text p,
.slider-four .slider-four-image .slider-text p {
  font-size: 18px;
  line-height: 28px;
}

.slider-two {
  animation: slider-two 12s linear infinite;
}
/* .slider-two .slider-two-image {
  background-image: url('/assets/frontend/img/banner2.jpg');
} */
.slider-two .slider-two-image .slider-text {
  animation-delay: 3s;
}

.slider-three {
  animation: slider-three 12s linear infinite;
}
/* .slider-three .slider-three-image {
  background-image: url('/assets/frontend/img/banner3.jpg');
} */
 .slider-three .slider-three-image .slider-text {
  animation-delay: 6s;
} 



@keyframes text-up {
  10% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes zoom-out {
  100% {
    width: 100%;
  }
}
@keyframes slider-one {
  0% {
    visibility: visible;
  }
  25% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  75% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
@keyframes slider-two {
  0% {
    visibility: hidden;
  }
  25% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  75% {
    visibility: hidden;
  }
  100% {
    visibility: hidden;
  }
}
@keyframes slider-three {
  0% {
    visibility: hidden;
  }
  25% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  75% {
    visibility: visible;
  }
  100% {
    visibility: hidden;
  }
}


/* banner-end */

/* about-sec-start */

.about-sec{
  text-align: center;
}
.about-left-sec p{
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}
.about-left-sec .border-right0{
  position: relative;
  padding-left: 15px;
  text-align: left;
  margin-bottom: 22px;
}

.about-left-sec .border-right0::after{
    content: "";
    width: 3px;
    height: 84%;
    background: #395f13;
    left: 0;
    bottom: 10px;
    position: absolute;
}
.about-left-sec .border-right0 h3{
  color: #395f13;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.about-left-sec .border-right0 h4{
    font-size: 25px;
    color: #395f13;
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    font-family: 'Philosopher', sans-serif;
    font-weight: 700;
    line-height: 1.5;
    text-transform: capitalize;
}

.about-left-sec ul{
    text-align: left;
    list-style: none;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;  
}
.about-left-sec{
  text-align: left;
}
/* .about-left-sec li{
  display: flex;
  align-items: center;
} */
.about-left-sec li img{
  width: 15px;
  margin-right: 15px;
}

/* about-sec-end */

/* categories-sec-start */

.categories-sec{
  text-align: center;
}
.categories_div{
  text-align: left;
  position: relative;
  filter: drop-shadow(1.075px 2.801px 15px rgba(68, 103, 138, 0.1));
  background-color: #ffffff;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin: 0 0 30px 0;
  transition: all 0.5s;
  height: 335px;
}
.categories_div:hover{
  transform: translateY(-5px);
}
.categories_div::before{
    content: '';
    position: absolute;
    left: 50px;
    top: 20px;
    width: 60px;
    height: 60px;
    background: #edf1ea;
    border-radius: 100px;
}
.categories_div .categories_img img{
  width: 60px;
  position: relative;
  margin-top: 20px;
}
.categories_img{
  margin-bottom: 20px;
}
.categories_text h2{
  font-size: 25px;
  font-weight: 600;
  color: #395f13;
  font-family: 'Philosopher';
}
.categories_text p{
  font-size: 15px;
  font-weight: 500;
  color: #1e1716;
}
.categories_div .btn{
  border-bottom: 1px solid#395f13;
  transition: all 0.5s;
}
.categories_div .btn a{
  font-size: 15px;
  font-weight: 500;
  color: #395f13;
}
.categories_div .btn:hover a{
  color: #fff;
  text-decoration: none;
}
.categories_div .btn:hover{
  color: #fff;
  background-color: #395f13;
}

/* categories-sec-end */

/* portfolio-sec-start */

.portfolio-sec{
  text-align: center;
}
.portfolio_left_div{
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.portfolio_left_div .image {
  display: block;
  width: 100%;
  height: 485px;
  object-fit: cover;
}

.portfolio_left_div .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.44);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.portfolio_left_div:hover .overlay {
  height: 100%;
}

.portfolio_left_div .text {
  color: white;
  font-size: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Philosopher';
  cursor: pointer;
}
.portfolio-sec-right .portfolio-sec-right_div{
  border-radius: 16px;
  overflow: hidden;
}
.portfolio-sec-right .portfolio-sec-right_div .right_image{
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 16px;
  object-position: 50% 55%;
}
.portfolio-sec-right .portfolio-sec-right_div .right_image1{
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 16px;
}
.portfolio-sec-right_div .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.44);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.portfolio-sec-right_div:hover .overlay {
  height: 100%;
}
.portfolio-sec-right_div{
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 25px;
}
.portfolio-sec-right_div .text {
  color: white;
  font-size: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Philosopher';
  cursor: pointer;
}

.service_div{
    background: #ffffff;
    /* padding: 50px 25px; */
    position: relative;
    z-index: 1;
    border-radius: 5px;
    box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.08);
    overflow: hidden;
    margin-bottom: 20px;
}

.service_div img{
  height: 250px;
}

.service_div .service_text{
   padding: 30px 25px;
}
.service_div .service_text h4{
   font-size: 25px;
   font-weight: 600;
   font-family: Philosopher;
}




/* portfolio-sec-end */

/* our-team-sec-start */

.our_expert_sec{
  text-align: center;
}
.card {
  width: 350px;
  background: #fff;
  padding: 25px 15px;
  border-radius: 15px;
  transition: 0.5s;
  text-align: center;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.21);
}
.card:hover {
  box-shadow: 0px 3px 10px 5px #e9e9e9;
}
.card img {
  max-width: 50%;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  border: 4px solid var(--bc, #000);
  margin: 0px auto 20px;
}
.card .role {
  font-size: 80%;
  color: #444;
  margin-bottom: 20px;
}
.card a {
  background: var(--btn, #000);
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  display: block;
  border-radius: var(--br);
  text-decoration: none;
  margin-top: 15px;
}
.card p{
  font-size: 16px;
  color: #444;
  margin: 0px;
}
/* our-team-sec-end */

 /* pricing-sec-start */

 .pricing-sec{
      text-align: center;
}
 .pricing-sec .container {
  display: flex;
}

.pricing-sec .card {
  margin: 15px;
  padding-bottom: 30px;
  /* height: 400px; */
  /* width: 240px; */
  width: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
  transition: all 0.4s ease;
}

.hover-effect {
  width: 100%;
  height: 0%;
  border-radius: 0 0 80px 80px;
  background: #fff;
  position: absolute;
  transition: all 0.4s ease;  
}

.pricing-sec .card:hover .hover-effect {
  background: #395f13;
  height: 75%;
}

.pricing-sec .card:hover .price {
  color: #fff;
}
.pricing-sec .card:hover .chars {
  color: #fff;
}

.type {
  letter-spacing: 2px;
  font-weight: 700;
  color: #fff;
  background: #395f13;
  padding: 10px 30px;
  border-radius: 0 0 20px 20px;
  z-index: 2;
}
  
 .price {
  font-weight: 700;
  color: #a54f2a;
  position: relative;
  z-index: 2;  
  transition: all 0.4 ease;
}

.price-currency {
  font-size: 1.2rem;
  position: absolute;
  top: 25px;
  left: -8px;
  pointer-events: none;
  z-index: 2;  
}

.price-value {
  pointer-events: none;
  z-index: 2;  
  font-size: 4rem;
}

.per-month {
  pointer-events: none;
  z-index: 2;  
  font-size: 1.5rem;
}

.chars {
  list-style: none;
  pointer-events: none;
  z-index: 2;  
  text-align: center;
}

.chars li {
  pointer-events: none;
  z-index: 2;  
  margin-bottom: 10px;
}

.num {
  pointer-events: none;
  z-index: 2;  
  font-weight: 700;
}

.order-btn {
  letter-spacing: 1px;
  z-index: 2;  
  font-weight: 700;
  color: #395f13;
  border: 3px solid #395f13;
  background: #fff;
  border-radius: 5px;
  width: 160px;
  height: 50px;
  cursor: pointer;
  transition: all 0.4s ease;
}

.order-btn:hover {
  background: #395f13;
  color: #fff;
}

 /* pricing-sec-end */


/* other-logo-sec-start */

.partners_sec{
  text-align: center;
}
.partners_sec .item img{
  width: 100%;
  max-width: 150px;
}

/* other-logo-sec-end */

/* counterup-sec-start */

.counterup_sec{
  /* background-color: #55B150; */
  background: url('/assets/frontend/img/counterbg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  text-align: center;
  position: relative;
  /* margin: 60px 0px; */
}
.counterup_sec .heading h2{
  color: #fff;
}
.counterup_sec #counter{
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}
#counter .item {
  /* background: #fff; */
  /* width: 200px; */
  padding: 35px 5px;
  margin: 10px;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  /* -webkit-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
  -moz-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
  box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34); */
}
#counter .item .count{
  font-size: 52px;
  font-weight: 600;
  text-transform: capitalize;
}
#counter .item .text{
  font-size: 25px;
  font-weight: 500;
  text-transform: capitalize;
}

/* counterup-sec-end */

/* testimonial-sec-start */

.testimonial-section{
  background: #009d287a;
  text-align: center;
}
.testimonial-section .heading h2{
  color: #fff;
}
/* .inner-width{
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
} */

.testimonial-section h1{
  text-align: center;
  color: #333;
  font-size: 24px;
}

.border{
  width: 100px;
  height: 3px;
  background: #333;
  margin: 40px auto;
}

.testimonial{
  background: #f1f1f1;
  padding: 40px;
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
}

.test-info{
  display: flex;
  height: 60px;
  align-items: center;
}

.test-pic{
  width: 80px!important;
  height: 80px;
  border-radius: 50%;
  margin-right: 15px;
}

.test-name{
  font-size: 12px;
  color: #333;
}

.test-name span{
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #3498db;
}
.test-name i{
  color: #bfbf37;
}
.testimonial p{
  font-size: 12px;
  line-height: 22px;
  margin-top: 20px;
}


/* testimonial-sec-end */

/* footer-sec-start */
.footer-sec{
    background-image:url('/assets/frontend/img/footerbg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 0;
    /* padding-bottom: 30px;
    padding-top: 60px */
}
.footer-sec:after {
  content: "";
  position: absolute;
  background: #000000e0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.hb_footerdiv {
  margin-bottom: 40px;
}
.hb_footerdiv p{
  margin: 20px 0;
  color: #fff;
  font-weight: 300;
  /* text-align: justify; */
}
.footer-sec .footer-logo{
  width: 50%;
}
.hb_social_icon ul li {
  display: inline-block;
  margin-right: 5px;
}
.hb_footerdiv .hb_social_icon ul li a {
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  width: 35px;
  height: 35px;
  border: 1px solid #395f13;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  position: relative;
  border-radius: 5px;
  background: #395f13;
}

.hb_footerdiv h3 {
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 15px 0 9px;
  text-transform: capitalize;
  color: #fff;
  font-size: 20px;
}
.hb_footerdiv ul.hb_footer_contact li span {
  text-align: center;
  color: #fff;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hb_footerdiv ul.hb_footer_contact li p {
  padding-left: 20px;
  margin: 10px 0;
  text-align: left;
}
.hb_footerdiv ul.hb_footer_contact li p a {
  color: #fff;
  text-decoration: none;
}
.hb_footerdiv ul.hb_footer_contact li {
  display: flex;
  align-items: center;
}
.footer-sec .hb_subscribe_form {
  position: relative;
}
.hb_subscribe_form form {
  position: relative;
  overflow: hidden;
}

.hb_footerdiv .hb_subscribe_form .form-group .form-control {
  height: 45px;
  font-size: 14px;
  border: none;
  padding-right: 115px;
  border-radius: 5px 0px 0px 5px;
  box-shadow: inset 3px 5px 5px 0 rgba(0,0,0,.1);
  width: 98%;
  padding: 0px 50px 0 10px;
}
.hb_subscribe_form button.hbb_btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #395f13;
  background: #395f13;
  color: #fff;
  transition: 0.5s;
  width: 45px;
  height: 45px;
  border-radius: 0 5px 5px 0;
}
.sub-footer{
  background-color: #009c29;
}
.sub-footer p{
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin: 0px;
  padding: 15px 0px;
}
/* footer-sec-end */

/* button_sec */

body{
  position: relative;
}
.button_sec{
  position: fixed;
  z-index: 10;
  right: -175px;
  top: 50%;
  vertical-align: top;
  transform: rotate(7deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transition: all 0.4s ease 0s;
}
.button_sec .Book_Appointment{
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #009c29;
    transition: all 0.4s ease 0s;
}
.button_sec .Book_Appointment:hover{
    background-color: #9f4a21;
}
.button_sec .Book_Appointment{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.button_sec .Book_Appointment a{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.button_sec .Book_Appointment a:hover{
  text-decoration: inherit;
}
.button_sec button{
  margin: 0px 15px;
}

/* button_sec-end */


/* contact-sec-page-css-start */

.contact-sec{
    text-align: center;
    background-color: #eee;
}
.contact-sec .hb_contact_form_div{
      background: #ffffff;
      padding: 50px;
      position: relative;
      z-index: 1;
      border-radius: 5px;
      box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.08);
}

.hb_contact_form_div h3 {
  color: #395f13;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 25px;
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
}
.hb_contact_form_div p {
  margin-bottom: 22px;
}
.hb_contact_form_div .hb_contact_form .form-group {
  margin-bottom: 30px;
}
.hb_contact_form_div .hb_contact_form .form-group .form-control {
  height: 40px;
  box-shadow: none;
  border-radius: 0;
  border-color: #eee;
  font-family: 'Outfit', sans-serif;
}
.hb_contact_form_div .hb_contact_form .form-group .form-control:focus{
  border-color: #395f13;
}
.hb_contact_form_div .hb_contact_form .form-group textarea.form-control {
  height: auto;
  resize: none;
}
.hb_btn {
  font-family: 'Outfit', sans-serif;
  display: inline-block;
  background: transparent;
  border: 1px solid #395f13;
  border-radius: 5px;
  color: #395f13;
  line-height: 50px;
  padding: 0px 30px;
  font-size: 18px;
  min-width: 150px;
  text-transform: capitalize;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  text-decoration: none !important;
  text-align: center;
}

.hb_contact_info_div{
    background: #395f13;
    padding: 20px 40px;
    border-radius: 5px;
    box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.08);
    /* position: absolute;
    top: 54px;
    right: 70px;
    z-index: 1;
    width: 460px; */
    width: 100%;
}
.hb_contact_info_div h3 {
  font-family: 'Philosopher', sans-serif;
  font-weight: 700;
  color: white;
  font-weight: normal;
  margin: 0;
  padding-bottom: 30px;
  font-size: 25px;
}

.hb_contact_info_div .box {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.box .icon {
  padding-top: 0;
  vertical-align: top;
  /* width: 50px;
  height: 50px; */
  padding: 12px;
  background-color: #ffffff;
  color: #395f13;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.box .content {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  text-align: left;
  padding: 10px;
}

.hb_contact_info_div p {
  color: white;
  font-weight: normal;
  margin: 0;
}

.box .content:after {
  position: absolute;
  content: "";
  width: 175px;
  height: 0.6px;
  background: #ffffff45;
  bottom: 0;
}
.contact-sec .social {
  margin-top: 30px;
  text-align: left;
}
.contact-sec .social ul{
  list-style: none;
}
.contact-sec .social ul li a {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 26px;
  line-height: 20px;
  text-align: center;
  display: block;
  box-shadow: 0 4px 16px -2px rgba(0, 0, 0, 0.32), 0 0 0 1px rgba(0, 0, 0, 0);
  transition: all 0.5s;
}
.contact-sec .social ul li {
  display: inline-block;
  padding-right: 14px;
}
.contact-sec .social ul li a i {
  line-height: 40px;
  color: #395f13;
  transition: all 0.5s;
}



/* contact-sec-page-css-end */

/* depantment-page-css-start */

  .depantment_right_img{
    width: 100%;
  }
  .depantment-sec .about-left-sec .border-right0::after{
    bottom: 2px;
  }
/* depantment-page-css-end */

/* career-page-start */

.career-sec{
  text-align: center;
}
.job_post_div h3{
  font-size: 45px;
  font-weight: 600;
  color: #395f13;
  font-family: 'Philosopher';
  text-transform: capitalize;
  margin-bottom: 30px;
}
  .career-sec .job_post_img{
    width: 80px;
    height: 80px;
    border: 1px solid#c0c0c0;
  }
  .career-sec .job_post_img img{
    width: 115px;
    height: 115px;
  }
.job-item{
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 0 45px rgba(0,0,0,.08);
  transition: .5s;
  text-align: left;
}
.job-item:hover {
  border-color: rgba(0,0,0,.08);
  box-shadow: none;
}
.job-item .text-left h5{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

.treatment_list{
  margin: 30px 0px 0px 0px;
}
.treatment_list h6{
  font-size: 30px;
  font-weight: 600;
  color: #009c29;
  margin-bottom: 25px;
}










/* career-page-end */


/* media-start */

@media (max-width: 1024px) {
  .navbar-logo {
    max-width: 45%;
  }

  .tnp-field-email::after {
    top: 43%;
  }
}

@media (max-width: 767px) {
  .navbar-brand {
    width: 63%;
  }

  .navbar-logo {
    max-width: 52%!important;
  }

  .logoContainer {
    top: 0px;
  }

  .mobile-menu {
    text-align: center;
    color: rgb(255, 255, 255);
    background: rgb(0 0 0 / 97%);
    margin: 24px 12px 0px 0px;
  }

  .nav-item .active {
    color: #370f06;
  }

  .nav-link {
    color: #fff;
  }
  .p-6{
    padding: 45px 0px!important;
  }
  .about_right_img{
    width: 80%;
  }
  /* .button_sec{
    right: 0px;
  } */
.slider-one .slider-one-image .slider-text,
.slider-one .slider-two-image .slider-text,
.slider-one .slider-three-image .slider-text,
.slider-one .slider-four-image .slider-text,
.slider-two .slider-one-image .slider-text,
.slider-two .slider-two-image .slider-text,
.slider-two .slider-three-image .slider-text,
.slider-two .slider-four-image .slider-text,
.slider-three .slider-one-image .slider-text,
.slider-three .slider-two-image .slider-text,
.slider-three .slider-three-image .slider-text,
.slider-three .slider-four-image .slider-text,
.slider-four .slider-one-image .slider-text,
.slider-four .slider-two-image .slider-text,
.slider-four .slider-three-image .slider-text,
.slider-four .slider-four-image .slider-text {
  position: absolute;
  top: 40%;
  left: 0%;
  color: #ffffff;
  width: 100%;
}
.counterup_sec #counter {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}

.navbar-logo {
  max-width: 45%;
}

.logoContainer {
  width: 65%;
}
.portfolio_left_div{
  margin-bottom: 20px;
}
.pricing-sec .container {
  display: block;
}
.pricing-sec .card{
  margin: 15px 0px;
}
.contact-sec .hb_contact_form_div{
  padding: 18px;
}
.hb_contact_info_div{
  padding: 20px 20px;
}
.consultation-sec .md-card-header{
  display: inherit!important;
}
}

@media (max-width: 991px) {
  .mobile-menu {
    text-align: center;
    color: rgb(255, 255, 255);
    background: rgb(0 0 0 / 97%);
    margin: 24px 12px 0px 0px;
  }

  .nav-item .active {
    color: #ff5300;
  }

  .nav-link {
    color: #fff;
  }
  .activities-title p{
      font-size:13px;
  }
  .offer-image{
      max-width:100%;
  }
  .room-sec-title::after{
      bottom:-16px;
  }
  .dropdown:hover .dropdown-content{
      left:-75px;
  }
}

/* manu-icon */

.navbar-toggler-icon {
  background: url('/assets/frontend/img/Nav bar.png') !important;
  background-size: cover !important;
  width: 30px !important;
  height: 30px !important;
}

.navbar-toggler {
  margin-left: 78%;
  z-index: 1000;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #26b340!important;
  outline: 0;
  box-shadow: 0 0 0 0.1rem #41d55c!important;
}

/* .button_sec .btn.focus, .btn:focus{
  box-shadow: 0 0 0 0.2rem rgb(0 155 57)!important;
} */

/* consultation-page-css-add */

.book-type .book-type-single {
  box-sizing: border-box;
  padding: 0.5rem;
  width: 100%;
}
html .md-card.selectable.light-green {
  border-left-color: rgba(139, 195, 74, 1);
}

.md-card.selectable.light-green {
  border-left: 0.5rem solid #689f38;
  color: #000;
  transition: background .3s ease-in-out;
}
.md-card .md-card-header {
  /* padding: 16px; */
  padding: 0px;
}
.md-card .md-card-header:last-child {
  margin-bottom: 8px;
}
.md-card .md-card-header:first-child>.md-card-header-text>.md-title:first-child, .md-card .md-card-header:first-child>.md-title:first-child {
  margin-top: 8px;
}
.md-card .md-title {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
}
.md-card .md-subhead {
  opacity: .54;
  font-size: 14px;
  letter-spacing: .01em;
  line-height: 20px;
}
.md-card .md-subhead {
  opacity: .54;
  font-size: 14px;
  letter-spacing: .01em;
  line-height: 20px;
}
.md-card {
  box-shadow: 0 1px 5px rgba(0,0,0,.2), 0 2px 2px rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
}
.consultation-sec .md-card-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.consultation-sec{
  text-align: center;
}
.consultation-sec .book-type-single{
  width: 100%;
  padding: 0px;
  margin-bottom: 15px;
  /* box-shadow: inherit;
  border: none; */
}

.note_sec{
  display: flex;
  width: 100%;
}
.note_sec ul{
  padding-left: 22px;
}
.note_sec p{
  font-size: 18px;
  font-weight: 500;
}
.intro_text p{
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 767px){
  .intro_text{
    padding: 0px 15px;
  }
  .note_sec{
    display: block;
    padding: 0px 15px;
  }
  .consultation_form{
    padding: 0px 15px;
  }

  .request-video-text{
  margin-top: 14%;
  margin-bottom: 20px;
}
.request-video-text h4{
  font-size: 30px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
.request-video-text p{
  font-size: 20px;
  font-weight: 400;
  color: #6E6E6E;
  margin-bottom: 20px;
}
@media (max-width: 767px){
  .request-video-text {
    margin-top: 0%;
    margin-bottom: 20px;
}
}
}

.request-video-text{
  margin-top: 14%;
  margin-bottom: 20px;
}
.request-video-text h4{
  font-size: 30px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
.request-video-text p{
  font-size: 20px;
  font-weight: 400;
  color: #6E6E6E;
  margin-bottom: 20px;
}
@media (max-width: 767px){
  .request-video-text {
    margin-top: 0%;
    margin-bottom: 20px;
}
}
.career-right-div img {
    width: 100%;
    height: 463px;
}
.career-lef-div{
  text-align: left;
  padding: 20px 25px;
  background-color: #fff;
  /* -webkit-box-shadow: 2px 1px 63px -40px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 1px 63px -40px rgba(0,0,0,0.75);
  box-shadow: 2px 1px 63px -40px rgba(0,0,0,0.75); */
  box-shadow: 1px 1px 6px 4px #00000014;
  border-radius: 5px;
  margin-bottom: 20px;
}