* {
   margin: 0;
   padding: 0;
   -webkit-box-sizing: inherit;
   box-sizing: inherit
}

html {
   overflow: auto !important
}

body {
   font-family: "Hanken Grotesk", sans-serif !important;
   padding: 0 !important;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   overflow-x: hidden;

}

.custom-head-style {
   color: #506690 !important;
   font-weight: 600 !important;
}

.custom-head-style:hover {
   color: #00afd8 !important;
}

h1 {
   margin: 0;
   font-size: 2em;
}

p {
   margin: 5px 0;
}

.logo-style {
   width: 100%;
   max-width: 351px;
   position: relative;
}

.nav-link {
   color: #121B2C;
   font-weight: 400;
   font-size: 17px;
   line-height: 20.57px;
}

.navbar-custom-syles {
   margin-top: 14px;
   margin-bottom: 12px;
}

.login-button {
   background-color: #52A546;
   color: #fff !important;
   border: none;
   border-radius: 100px;
   cursor: pointer;
   width: 117px;
   bottom: 2px;
   transition: opacity 0.2s ease-out, background 0.2s ease-out;
   box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, .1), 0 0.5rem 1rem -0.75rem rgba(22, 28, 45, .1) !important;
}

.login-button:hover {
   background-color: #00afd8;
}

.mt-3 {
   margin-top: 1rem;
}

.navbar-nav-custom {
   gap: 30px;
}

#navbarSupportedContent {
   position: relative;
   /* top: 5px; */
}

/* .hero-banner{
    background-image: url(assets/images/offering-page-banner.png);
    max-height: max-content;
} */
/* .hero-banner {
    background-image: url(assets/images/offering-page-banner_1.png);
    max-height: max-content;
    background-size: cover;
    background-position: center;
} */
.firstImage-custom {
   position: relative;
}

.custom-styles {
   padding: 50px 60px 10px 30px;
}

.hero-banner-heading {
   font-weight: 400;
   color: #72BF44;
   font-size: 3.8rem;
   line-height: 1.2;
   text-align: left;
}

.hero-banner-para {
   font-weight: 400;
   color: #8A9AB5;
   font-size: 1.18rem;
   line-height: 22px;
   margin-bottom: 30px;
   text-align: left;
}

.hero-banner-button {
   color: #00AFD8;
   font-weight: 400;
   font-size: 20px;
   line-height: 24px;
   padding: 10px;
   border-radius: 8px;
   border: none;
   align-items: start;
   display: flex;
}

.hero-banner-button:hover {
   color: #f0f0f0;
   box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, .1), 0 0.5rem 1rem -0.75rem rgba(22, 28, 45, .1) !important;
   -webkit-transform: translate3d(0, -3px, 0);
   transform: translate3d(0, -3px, 0);
   background-color: #00AFD8;
}

.hero-banner-content-wrapper {
   display: flex;
   flex-direction: column;
   text-align: center;
}

/* .hero-banner-heading-wrapper{
        margin-top: 86px;
    } */
.hero-banner-heading-wrapper {
   margin-top: 140px;
}

.hero-banner-para-wrapper {
   margin-top: 20px;
}

/* .hero-banner-button-wrapper{
    margin-bottom: 100px;
} */
.section-one-heading {
   text-align: center;
   margin-top: 80px;
}

.p-styles {
   font-weight: 400;
   color: #8A9AB5;
   line-height: 30px;
   font-size: 1.18rem;
   text-align: center;
}

.heading-styles {
   font-weight: 400;
   color: #121B2C;
   font-size: 1.93rem;
   line-height: 36px;
   margin-bottom: 1rem;
}

.heading-break {
   color: #00AFD8;
}

.section-two-content {
   margin-top: 140px;
}

.wrapper-all {
   margin-top: 80px;
}

.section-two-wrapper-content {
   margin-top: 116px;
}

.section-two-heading {
   font-weight: 400;
   font-size: 1.93rem;
   line-height: 36px;
   color: #00AFD8;
   margin-bottom: 16px;
}

.section-two-para {
   font-weight: 400;
   font-size: 1.18rem;
   line-height: 24px;
   color: #8A9AB5;
}

.wrapper-last {
   margin-top: 40px;
}

.section-three-top {
   margin-top: 80px;
}

.section-three-heading {
   font-weight: 400;
   font-size: 1.93rem;
   line-height: 36px;
   color: #121B2C;
}

.section-three-para {
   font-weight: 400;
   font-size: 19px;
   line-height: 24px;
   color: #8A9AB5;
   text-align: justify;
}

.p-wrapper {
   margin-top: 20px;
}

.section-four-top {
   margin-top: 80px;
}

.section-four-heading {
   font-weight: 400;
   font-size: 20px;
   line-height: 24px;
   color: #121B2C;
}

.section-four-para {
   font-weight: 400;
   font-size: 1rem;
   line-height: 24px;
   color: #8A9AB5;
}

.section-four-wrapper {
   margin-top: 20px;
}

.section-two-wrapper {
   margin-top: 44px;
}

.success-message {
   display: block;
   color: #52A546;
   text-align: center;
   background-color: white;
}

.footer-background {
   background-blend-mode: soft-light;
   background-image: url('assets/images/footerVector.png');
   position: relative;
   margin-top: -24px;
   padding-right: 0px !important;
   width: 100%;
   background-repeat: no-repeat;
   background-size: cover;
}

.footer-logo {
   width: 36%;
   position: relative;
   margin-top: 100px;
   margin-bottom: 80px;
}

.menu-section {
   position: relative;

}

.disclaimer {
   position: relative;
   color: #5D6065;
   font-weight: 400;
   font-size: 13px;
   line-height: 15.73px;
}

.dis-text {
   text-align: center;
   font-size: 14px;
   font-size: 12px;
   font-weight: 400;
   line-height: 18px;
   margin-bottom: 9px
}

.title-footer {
   font-size: 14px;
   line-height: 16.94px;
   font-weight: 400;
   color: #72BF44;
   text-transform: capitalize;
}

.footer-ul {
   list-style: none;
   padding-left: 0px;
}

.footer-ul a {
   color: #6E92B5;
   list-style: none;
   text-decoration: none;
   padding-left: 0px;
   font-size: 17px;
   font-weight: 400;
   line-height: 20.57px;
}

.footer-ul a:hover {
   color: #a5b2bf;
}

.pl-50 {
   padding-left: 50px;
}

.logo-footer-top {
   display: flex;
   justify-content: center;
   text-align: center;
}

/* .first-img {} */

.wrapper-One-F {
   display: flex;
}

.first-img-style {
   width: 417px;
}

.aboutUs-first-image {
   background-image: url(assets/images/firstImgVector.png);
   /* height: 66%; */
   width: 100%;
   position: relative;
   bottom: 58px;
   /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
   box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 6px 4px 0 rgba(0, 0, 0, 0.19);
}

.form-type {
   width: 100%;
   padding-left: 26px;
   padding-right: 26px;
   padding-top: 60px;
}

.customformm {
   border: none;
   border-bottom: solid 1px #EAEEFD;
   border-radius: 0px;
   color: #8A9AB5;
   font-size: 19px;
   line-height: 22px;
   font-weight: 400;
   padding-left: 10px;
   margin-bottom: 14px;
}

.request-info-button {
   border: none;
   color: white;
   background-color: #72BF44;
   border-radius: 22px;
   padding: 6px;
   font-size: 19px;
   font-weight: 400;
   line-height: 22px;
   padding-left: 36px;
   padding-right: 36px;
   margin-bottom: 9px;
}

.request-info-wrapper {
   display: flex;
   justify-content: center;
   background-color: white;
}

.title-wrapper-one {
   color: #121B2C;
   font-size: 1.93rem;
   font-weight: 400;
   margin-top: 55px;
}

.sectionTwo-title {
   color: #72BF44;
}

.sectionTwo-para {
   font-size: 1.18rem;
   color: #8A9AB5;
   width: 80%;
   line-height: 24px;
   margin-top: 20px;
}

.text-green {
   color: #72BF44;
   font-weight: 400;
   font-size: 19px;
   line-height: 22px;
}

.section-five-top {
   margin-top: 80px;
   margin-bottom: 200px;
}

.check-wrapper {
   display: flex;
   margin-top: 20px;
   gap: 10px;
}

.footer-spacing-bottom {
   margin-bottom: 70px;
}

@media (max-width: 767px) {
   .footer-logo {
      width: 36%;
      position: relative;
      margin-top: 36px;
      padding-top: 2px;
   }
}

@media (max-width: 767px) {
   .footer-spacing-bottom {
      margin-top: -44px;
      margin-bottom: 0px;
   }
}

.invalid-feedback {
   display: none;
   color: #dc3545;
   font-size: 0.875rem;
   margin-top: 0.25rem;
}

.invalid-feedback.active {
   display: block;
}

.labels-styling-bottom {
   margin-bottom: 1rem;
}

.modal-title {
   color: green;
}

@media only screen and (max-width: 768px) {
   .hero-banner-heading-wrapper {
      margin-top: 100px;
   }
   .section-two-wrapper-content {
      margin-top: 60px;
   }
}
@media only screen and (max-width: 768px) {
   .logo-style {
      max-width: 220px;
   }
}

@media (max-width: 576px) {
   .custom-styles {
      padding: 50px 0px 0px 0px;
   }

   .section-two-wrapper-content {
      margin-top: 0px;
      text-align: center;
   }

   .section-three-para {
      text-align: center;
   }

   .section-four-para {
      text-align: center;
   }

   .title-wrapper-one {
      margin-top: 0px;
      text-align: center;
   }

   .sectionTwo-para {
      margin: 0 auto;
   }

   .request-info-button {
      margin-bottom: 40px;
   }

   .wrapper-One-F {
      margin-top: 14px;
   }

   .pl-50 {
      /* padding-left: 10px; */
   }

   .dis-text {
      font-size: 10px;
   }

   .footer-ul a {
      font-size: 12px;
   }

   .title-footer {
      font-size: 12px;
   }

   .hero-banner-heading-wrapper {
      margin-top: 40px;
   }

   .hero-banner-heading {
      text-align: center;
      font-size: 38px;
      line-height: 1;
   }

   .hero-banner-para {
      text-align: center;
   }

   .hero-banner-button-wrapper {
      text-align: center;
      text-align: -webkit-center;
   }

   .section-three-heading {
      font-size: 1.525rem;
   }
}

.sticky {
   position: fixed;
   top: 0;
   right: 0;
   left: 0;
   z-index: 1030;
   box-shadow: 0 0 20px 0 rgba(21, 47, 95, .2);
}

.box__wrapper {
   padding: 20px 30px;
   background-color: white;
   border-radius: 8px;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.box__wrapper:hover {
   box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}