@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Aldrich&display=swap");

* {
  margin: 0%;
  padding: 0%;
  box-sizing: border-box;
}

body {
  background: linear-gradient(
      0deg,
      rgba(255, 247, 202, 0.2) 0%,
      rgba(255, 247, 202, 0.2) 100%
    ),
    #fdf7ed;
  overflow-x: hidden;
}

.hidden {
  display: none;
}

.logo {
  width: 100%;
  max-width: 200px;
}
.f-heebo {
  font-family: "Heebo", sans-serif;
}
.f-aldrich {
  font-family: "Aldrich", sans-serif;
}
@font-face {
  font-family: "Vextor";
  src: url("../assets/Vextor.ttf") format("woff2"),
    url("../assets/Vextor.ttf") format("woff");
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}
.nav-item {
  color: #103a23;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  position: relative;
  z-index: 2;
}

.nav-item a {
  color: #103a23;
}

.curve-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.curve-img {
  width: 100%;
  max-width: 170px;
}

.navbar-toggler {
  background: #103a23;
}

.divider-box {
  height: 5px;
  background-image: url(../assets/Frame-7.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 85px !important;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.container-fluid-cus {
  padding: 0px 56px;
}

.section {
  padding: 80px 0px;
}
#navbarTogglerDemo03 {
  padding-left: 200px;
}

.hero-h1 {
  color: #103a23;
  font-family: Vextor;
  font-size: 156px;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 3.12px;
}

.hero-h2 {
  color: #103a23;
  font-family: "Aldrich", sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.7px;
  text-align: center;
}

.ul-text {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}

.hero-p {
  color: #103a23;
  font-family: Heebo;
  font-size: 29px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 164.706% */
  letter-spacing: 0.68px;
}

.btn-green {
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 24px;
  background: #103a23;
  color: var(--Font-Color-2, #f4f7f8);
  font-family: Heebo;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 136.585% */
  letter-spacing: 0.82px;
  width: 100%;
  max-width: 250px;
}

.heading2-margin {
  padding-block: 50px;
  position: relative;
}

.heading2 {
  color: rgba(16, 58, 35, 0.95);
  -webkit-text-stroke-width: 0.7px;
  -webkit-text-stroke-color: var(--Main-color, #4caf50);
  font-family: "Aldrich", sans-serif;
  font-size: 96px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: 0.96px;
}

.dots-img {
  position: absolute;
  right: 14px;
  top: 24px;
  z-index: -1;
  width: 100%;
  max-width: 620px;
}

.card {
  display: flex;
  padding: 56px 32px;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  border-radius: 32px;
  background: rgba(253, 247, 230, 0.95);
  box-shadow: 0px 4px 4px 5px rgba(174, 172, 172, 0.1);
}

.icon-box {
  display: flex;
  height: 112px;
  padding: 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 50px;
  background: rgba(16, 58, 35, 0.05);
}

.icon-box img {
  width: 100%;
  max-width: 64px;
  height: 64px;
}

.card-h {
  color: #103a23;
  text-align: center;
  font-family: Aldrich;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.35em;
  letter-spacing: 0.88px;
  align-self: stretch;
}

.card-p {
  color: #103a23;
  text-align: center;
  font-family: Heebo;
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.56px;
}

.service-section {
  overflow: hidden;
  position: relative;
  padding-bottom: 80px;
}

.dot-box2 {
  position: relative;
}

.dot-img2 {
  position: absolute;
  left: 0px;
  bottom: -95px;
  width: 100%;
  max-width: 285px;
  z-index: -1;
}

.about-section {
  padding-top: 80px;
}

.ab-img {
  width: 100%;
}

.ab-sub-heading {
  color: rgba(16, 58, 35, 0.95);
  font-family: Aldrich;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.23em;
  letter-spacing: 0.48px;
}
.ab-para {
  color: rgb(16, 58, 35);
  font-family: Heebo;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25em;
  letter-spacing: 0.6px;
}

.divider-box1 {
  height: 240px;
  background-image: url(../assets/Devider.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  z-index: 99;
}

.divider-section2 {
  margin-top: -50px;
}

.ab-img-box {
  position: relative;
  text-align: center;
}

.dot3-img {
  position: absolute;
  left: 56%;
  top: -58px;
  z-index: -1;
  width: 100%;
  max-width: 220px;
}

.foundation-section {
  position: relative;
}

.fs-heading {
  color: rgba(16, 58, 35, 0.95);
  font-family: Aldrich;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.4px;
}

.fs-para {
  color: #103a23;
  font-family: Heebo;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.28px;
}

.dot-img4 {
  position: absolute;
  left: auto;
  top: -165px;
  width: 100%;
  max-width: 380px;
  opacity: 0.75;
  z-index: -1;
}

.divider-section4 {
  position: relative;
}

.line-box {
  height: 120px;
}

.contact-section {
  position: relative;
  padding-block: 0px 100px;
}

.lizard2-img {
  position: absolute;
  right: auto;
  bottom: -140px;
  width: 100%;
  max-width: 237px;
  z-index: 0;
}

.ct-para {
  color: #103a23;
  font-family: Heebo;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.34px;
}

.lines-img {
  position: absolute;
  left: -0px;
  top: -140px;
  z-index: -1;
  width: 100%;
  max-width: 85px;
}

.form {
  border-radius: 30px;
  border: 4px solid #103a23;
  box-shadow: 5px -5px 10px 0px rgba(19, 70, 42, 0.25),
    -5px 5px 10px 0px rgba(19, 70, 42, 0.25);
  display: flex;
  width: 100%;
  /* max-width: 760px; */
  padding: 80px 32px;
  flex-direction: column;
  gap: 40px;
}

.custom-input {
  display: flex;
  padding: 6px 8px;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  background: transparent;
  border: none;
  border-bottom: 3px solid #103a23;
}

.custom-textarea {
  background: transparent;
  border-radius: 16px;
  border: 3px solid #103a23;
  display: flex;
  padding: 28px 14px;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
}

.form-control {
  color: #103a23;
  font-family: Heebo;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.32px;
  padding: 15px 15px;
}

.btn-custom {
  display: flex;
  padding: 16px 53px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 24px;
  background: #103a23;
  color: #f4f7f8;
  font-family: Heebo;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 147.368% */
  letter-spacing: 0.76px;
}

.btn-custom:hover {
  background: #103a23;
  color: #f4f7f8;
}

.ct-lizard {
  position: relative;
}

/* .lizard-box {
    position: relative;
    display: flex;
    align-items: end;
} */

.footer {
  border-top: 6px solid #103a23;
  background: linear-gradient(
      0deg,
      rgba(255, 247, 202, 0.2) 0%,
      rgba(255, 247, 202, 0.2) 100%
    ),
    #fdf7ed;
}

.ft-heading {
  color: #103a23;
  font-family: Heebo;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.34px;
}

.list-item {
  color: #103a23;
  font-family: Heebo;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.2px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.list-item a {
  color: inherit;
}

.ct-text {
  max-width: 700px;
}

.form-control:focus {
  background: transparent;
  border-color: #103a23;
  box-shadow: none;
}

.ct-dot {
  position: absolute;
  right: 0px;
  top: -58px;
  width: 100%;
  max-width: 700px;
  z-index: -1;
}

.ct-lizard-img {
  position: absolute;
  right: 0;
  top: 41px;
  width: 100%;
  max-width: 260px;
  z-index: -1;
}

.ct-dot2 {
  position: absolute;
  bottom: -69px;
  left: 0;
  width: 100%;
  max-width: 260px;
}

.container-fluid.container-fluid-cus {
  width: 80%;
  max-width: 1440px;
}

.container-fluid.container-fluid-cus-xl {
  width: 100%;
  max-width: 1440px;
}

@media (max-width: 1199px) {
  .hero-p br {
    display: none;
  }
  .card {
    display: flex;
    padding: 50px 20px;
  }
  .card-h {
    font-size: 36px;
  }
  .card-p {
    font-size: 23px;
  }
  .dots-img {
    right: 4px;
    top: 44px;
    max-width: 470px;
  }
  .ab-para br {
    display: none;
  }
  .ab-sub-heading {
    font-size: 38px;
  }
  .dot3-img {
    right: -17px;
    top: -45px;
    max-width: 185px;
  }
  .dot-img4 {
    right: -48px;
    top: -124px;
    max-width: 260px;
  }
  .lizard2-img {
    max-width: 195px;
    right: auto;
    bottom: -133px;
  }
  .ct-text {
    max-width: 580px;
  }
  .ct-para {
    font-size: 28px;
  }

  #navbarTogglerDemo03 {
    padding-left: 150px;
  }
  .ct-dot {
    right: 0px;
    top: -58px;
    width: 100%;
    max-width: 470px;
  }

  .ct-lizard-img {
    max-width: 200px;
    top: 0px;
  }

  .ab-img {
    margin-top: 20px;
  }
  .divider-box1 {
    height: 180px;
    background-size: auto;
  }
  .divider-section2 {
    margin-top: -38px;
  }

  .divider-box {
    margin-left: 45px !important;
  }
}

@media (max-width: 991px) {
  .section {
    padding: 60px 0px;
  }
  .curve-img {
    width: 100%;
    max-width: 150px;
  }
  .hero-h1 {
    font-size: 86px;
    line-height: 1em;
  }
  .hero-h2 {
    font-size: 25px;
  }
  .hero-p {
    font-size: 20px;
    line-height: 1.5em;
  }
  .btn-green {
    padding: 4px 15px;
    font-size: 25px;
    line-height: 50px;
  }
  .heading2 {
    font-size: 60px;
  }
  .card-h {
    font-size: 32px;
  }
  .card-p {
    font-size: 20px;
  }

  .dots-img {
    right: -30px;
    top: 24px;
    max-width: 430px;
  }
  .ab-sub-heading {
    font-size: 28px;
  }
  .ab-para {
    font-size: 20px;
  }

  .divider-box1 {
    height: 112px;
  }
  .dot3-img {
    right: 48px;
    top: -27px;
    max-width: 121px;
  }
  .fs-para {
    font-size: 20px;
  }
  .about-section {
    padding-top: 60px;
  }
  .dot-img4 {
    right: -22px;
    top: -124px;
    max-width: 257px;
  }

  .lizard2-img {
    max-width: 170px;
    right: auto;
    bottom: -114px;
  }
  .ct-text {
    max-width: 450px;
  }

  .ct-para {
    font-size: 24px;
  }
  #navbarTogglerDemo03 {
    padding-left: 10px;
  }
  .container-fluid-cus {
    padding: 0px 30px;
  }
  .ft-heading {
    font-size: 24px;
  }
  .form {
    gap: 25px;
    padding: 40px 30px;
  }
  .form-control {
    font-size: 24px;
    line-height: 1.5em;
    padding: 8px 15px;
  }

  .btn-custom {
    padding: 10px 22px;
    font-size: 30px;
  }
  .dot-img2 {
    left: 0px;
    bottom: -133px;
    max-width: 250px;
  }

  .ct-dot {
    position: absolute;
    right: 0px;
    top: -58px;
    width: 100%;
    max-width: 440px;
  }
  .ct-lizard-img {
    max-width: 170px;
    top: 0px;
  }
  .lines-img {
    left: -0px;
    top: -88px;
    max-width: 58px;
  }
  .list-item {
    font-size: 18px;
  }
  .ct-dot2 {
    bottom: -58px;
    left: 0;
    max-width: 223px;
  }
  .divider-section2 {
    margin-top: -33px;
  }
  .divider-box {
    margin-left: 15px !important;
  }
}

@media (max-width: 768px) {
  .container-fluid-cus {
    padding: 0px 30px;
  }
  .section {
    padding: 50px 0px;
  }
  .hero-h1 {
    font-size: 90px;
  }
  .hero-img {
    width: 100%;
    max-width: 350px;
  }
  .btn-green {
    padding: 4px 10px;
    font-size: 20px;
    line-height: 40px;
    max-width: 230px;
  }
  .heading2-margin {
    padding-block: 30px;
  }
  .dots-img {
    right: -50px;
    top: 24px;
    max-width: 330px;
  }
  .heading2 {
    font-size: 50px;
  }
  .ab-img-box {
    margin-top: 50px;
  }
  .ab-img {
    width: 100%;
    max-width: 450px;
  }
  .dot3-img {
    right: 48px;
    top: -28px;
    max-width: 174px;
  }
  .about-section {
    padding-top: 60px;
  }

  .fs-heading {
    font-size: 36px;
  }
  .fs-para {
    font-size: 18px;
  }
  .dot-img4 {
    left: auto;
    top: -68px;
    max-width: 200px;
  }
  .lizard2-img {
    max-width: 140px;
    right: auto;
    bottom: -91px;
  }
  .list-item.mt-2 {
    font-size: 16px;
  }
  .card-h {
    font-size: 30px;
  }
  .card-p {
    font-size: 18px;
  }
  .ct-dot {
    right: 0px;
    top: -40px;
    max-width: 300px;
  }
  .ct-lizard-img {
    max-width: 130px;
    top: 0px;
  }
  .ct-dot2 {
    bottom: -47px;
    left: 0;
    max-width: 168px;
  }
  .reptillix-img {
    display: none;
  }
  .reptillix-box {
    display: none;
  }
  section.foundation-section.section {
    padding: 25px 0px 50px 0px;
  }
  .divider-section2 {
    margin-top: -84px;
  }
  .divider-box1 {
    background-size: cover;
  }
  .ab-img-box {
    margin-top: 0px;
  }
  .divider-box {
    margin-left: 0px !important;
  }
}

@media (max-width: 575px) {
  .lizard2-img {
    display: none;
  }
  .contact-section {
    position: relative;
    padding-block: 0px 60px;
  }
  .ct-text {
    max-width: 80%;
  }
  .ct-lizard-img {
    max-width: 110px;
    top: 0px;
  }
  .ct-dot2 {
    bottom: -47px;
    left: 0;
    max-width: 150px;
  }
  .divider-box1 {
    height: 85px;
  }
  .divider-section2 {
    margin-top: -76px;
  }
}

@media (max-width: 480px) {
  .divider-section2 {
    margin-top: -62px;
  }

  .hero-h1 {
    font-size: 70px;
  }
  .hero-h2 {
    font-size: 24px;
  }
  .hero-p {
    font-size: 18px;
    line-height: 1.5em;
  }
  .hero-img {
    width: 100%;
    max-width: 250px;
  }
  .ab-sub-heading {
    font-size: 28px;
  }
  .ab-para {
    font-size: 18px;
  }
  .ab-img {
    width: 100%;
    max-width: 80%;
  }

  .dot3-img {
    right: 45px;
    top: -28px;
    max-width: 32%;
  }
  .fs-heading {
    font-size: 30px;
  }
  .fs-para {
    font-size: 16px;
  }
  .dot-img4 {
    right: 0px;
    top: -90px;
    max-width: 132px;
  }
  .ct-para {
    font-size: 20px;
  }

  .form {
    gap: 20px;
    padding: 30px 20px;
  }
  .ct-lizard-img {
    max-width: 86px;
    top: -21px;
  }
}
