* {
   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;

}

h1 {
   margin: 0;
   font-size: 2em;
}

p {
   margin: 5px 0;
}

.logo-style {
   width: 100%;
   max-width: 351px;
   position: relative;
}

.footer-spacing-bottom {
   margin-bottom: 70px;
}

.nav-link {
   color: #121B2C;
   font-weight: 400;
   font-size: 17px;
   line-height: 20.57px;
}


.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; */
}

.border-under.active {
   border-bottom: 3px solid green;
}

.faqs-vector {
   background-image: url(assets/images/faqsVector1.png);
   background-color: #F4FBFE;
   max-height: max-content;
}

.faqs-img-one-space {
   margin-top: 70px;
}

.faqs-content-one-space {
   margin-top: 230px;
}

.faqs-heading-one {
   font-weight: 400;
   font-size: 1.96rem;
   line-height: 66px;
   color: #72BF44;
}

.breaker {
   margin-bottom: 80px;
}

.faqs-para-one {
   font-weight: 400;
   font-size: 1.18rem;
   line-height: 26px;
   color: #8A9AB5;
}

.faqs-two-spacing {
   margin-top: 60px;
}

.border-under {
   border-bottom: 3px solid #E9F6F3;
   font-size: 17px;
   line-height: 24px;
   font-weight: 400;
   cursor: pointer;
}

.faqs-three-spacing {
   margin-top: 80px;
}

.faqs-answers {
   line-height: 48px;
   font-weight: 400;
   color: #121B2C;
   font-size: 1.93rem;
   text-align: center;
}

.footer-background {
   background-blend-mode: soft-light;
   background-image: url('assets/images/footerVector.png');
   position: relative;
   margin-top: -24px;
   background-repeat: no-repeat;
   background-size: cover;
}

.custom-head-style {
   color: #506690 !important;
   font-weight: 600 !important;
}

.custom-head-style:hover {
   color: #00afd8 !important;
}

.navbar-custom-syles {
   margin-top: 14px;
   margin-bottom: 12px;
}

.footer-logo {
   width: 36%;
   position: relative;
   margin-top: 100px;
   margin-bottom: 80px;
}

.menu-section {
   position: relative;

}

.wrapper-One-F {
   display: flex;
}

.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;
}

.faqs-four-spacing {
   margin-top: 60px;
}

.wrapper-shadow {
   box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.accordion-item:first-of-type .accordion-button {
   border-top-left-radius: none !important;
   border-top-right-radius: none !important;
}

.accordion-button:not(.collapsed) {
   background-color: white !important;
   box-shadow: none !important;
}

.top-box-heading-wrapper {
   padding: 12px;
}

.top-box-heading {
   font-size: 1.18rem;
   font-weight: 400;
   line-height: 24px;
   padding: 24px;
}

.top-box {
   box-shadow: 2px 2px 6px #8A9AB5;
}

.anwers4-styles {
   font-weight: 400;
   font-size: 1.18rem;
   color: #72BF44;
   line-height: 20px;
   background-color: #F4FBFE;
   border: 1px solid #F4FBFE;
   border-radius: 10px;
   padding: 7px;
   text-align: center;
}

.wrapping-carosel {
   margin-top: 40px;
}

.text-stylings {
   font-weight: 400;
   font-size: 1.18rem;
   color: #121B2C;
   line-height: 26px;
}

.text_green {
   color: #72bf44;
}

.paragraph-stylingss {
   font-weight: 400 !important;
   font-size: 17px !important;
   color: #8A9AB5 !important;
   font-style: italic !important;
   line-height: 20px !important;
}

.breaker-last {
   margin-bottom: 160px;
}

@media (max-width: 1200px) {
   .faqs-content-one-space {
      margin-top: 110px;
   }
}

@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;
   }
}

@media only screen and (max-width: 768px) {
   .faqs-heading-one {
      line-height: 38px;
   }
   .logo-style {
      max-width: 220px;
   }
}

@media (max-width: 576px) {
   .faqs-content-one-space {
      margin-top: 50px;
   }
   .faqs-para-one {
      text-align: center;
   }
   .faqs-answers {
      line-height: 38px;
      font-weight: 400;
      color: #121B2C;
      font-size: 1.525rem;
      text-align: center;
  }

   .faqs-heading-one {
      text-align: center;
      font-size: 1.525rem;
      line-height: 38px;
   }

   .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;
   }

}

.sticky {
   position: fixed;
   top: 0;
   right: 0;
   left: 0;
   z-index: 1030;
   box-shadow: 0 0 20px 0 rgba(21, 47, 95, .2);
}