h1 {
  color: #58595b;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Newbaskervilleitcbybt roman, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #58595b;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.image {
  width: 100%;
}

.navbar-logo-center {
  z-index: 100;
  background-image: linear-gradient(rgba(0, 0, 0, .78), rgba(0, 0, 0, .26));
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.navbar-logo-center.njkn {
  top: 29%;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: none;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1280px;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  background-color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  padding: 7px 26px 14px;
  position: relative;
  top: auto;
}

.navbar-brand-three.jnk {
  display: none;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  padding-left: 38px;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block.das.cece {
  width: 250px;
  min-width: 307px;
  padding-left: 0;
}

.nav-menu-block.das.jmk {
  margin-bottom: 30px;
  margin-right: -4px;
  padding-left: 0;
}

.nav-menu-block.fds {
  margin-bottom: 19px;
  padding-left: 0;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #fff;
  border: 1px solid #fff;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #fff;
  border-radius: 0;
  outline: 2px solid #fff;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #fff;
  border-radius: 0;
  outline: 2px solid #fff;
}

.nav-link.w--current, .nav-link.asca {
  border: 1px solid #fff;
}

.nav-link.bl {
  color: #000;
  letter-spacing: -.2px;
  font-size: 13px;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image-2 {
  width: 100%;
}

.section {
  width: 100vw;
  height: auto;
  min-height: 95vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Frame-28.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section.jnka {
  background-image: linear-gradient(#000, rgba(44, 44, 44, .25)), url('../images/Screenshot-2023-04-17-at-7.03.31-PM.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.jnka.nkj {
  background-image: linear-gradient(#000, rgba(44, 44, 44, .25)), url('../images/Asset-1.png');
}

.section.jnka.nkj.fin.bod {
  background-image: url('../images/BOD.webp');
  background-position: 50%;
  background-size: cover;
}
.section.jnka.nkj.fin.ot {
  background-image:url('https://www.akahindia.org/wp-content/uploads/2023/06/Our-Team.jpg');
  background-position: 50%;
  background-size: cover;
}

.section.jnka.nkj.sc {
  background-image: linear-gradient(rgba(0, 0, 0, .55), rgba(44, 44, 44, .25)), url('../images/ddad3ad-min.png');
}

.section.jnka.asd {
  background-image: linear-gradient(#000, rgba(44, 44, 44, .25)), url('../images/Screenshot-2023-04-18-at-3.06.58-PM.png');
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: .7px;
  margin-top: 110px;
  font-family: Newbaskervilleitcbybt roman, sans-serif;
  font-size: 68px;
  font-weight: 400;
  line-height: 65px;
}

.image-3 {
  width: 200px;
  margin-top: 16px;
}

.main-wrap {
  width: 80%;
  max-width: 1280px;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.main-wrap.ft {
  border-bottom: 1px solid #428547;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.main-wrap.ft.gh {
  justify-content: space-between;
}

.main-wrap.ft.da {
  justify-content: center;
  align-items: flex-start;
}

.main-wrap.zxc {
  align-items: flex-end;
  margin-top: 49px;
  margin-bottom: 81px;
}

.main-wrap.jmk {
  width: 90%;
  justify-content: space-between;
}

.main-wrap.vert {
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.main-wrap.vert.aad {
  margin-top: 48px;
}

.main-wrap.skja {
  flex-direction: column;
  align-items: center;
}

.main-wrap.abxjha {
  width: 90%;
  margin-bottom: 54px;
}

.main-wrap.abxjha.faf {
  justify-content: space-between;
}

.main-wrap.abxjha.faf.ffff {
  margin-bottom: 0;
}

.main-wrap.abxjha.faf.ffff.das, .main-wrap.abxjha.faf.dad {
  width: 100%;
  max-width: none;
}

.main-wrap.abxjha.fafa {
  margin-bottom: 0;
}

.main-wrap.abxjha.fafa.cas {
  z-index: 10;
  margin-top: -76px;
  position: relative;
}

.main-wrap.bvgjh {
  max-height: 100vh;
  padding-top: 63px;
}

.main-wrap.bvgjh.ad {
  max-height: none;
}

.main-wrap.bvgjh.ad.bj {
  flex-flow: column;
  align-items: center;
  padding-top: 38px;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 128px;
  padding-bottom: 128px;
  display: flex;
}

.section-2.blue {
  background-color: #e7edef;
  padding-top: 64px;
  padding-bottom: 64px;
}

.section-2.as {
  padding-bottom: 0;
}

.section-2.sd {
  padding-top: 0;
  padding-bottom: 74px;
}

.cblock {
  width: 50%;
  max-width: 100%;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.cblock.one3 {
  width: 38%;
  flex: 0 auto;
  margin-right: 0;
}

.cblock.one3.full {
  width: 80%;
  align-items: center;
  margin-bottom: 40px;
}

.cblock.one3.full.sad {
  margin-bottom: 0;
}

.cblock.one3.full.sad.dad {
  margin-top: 55px;
}

.cblock.one3.afa {
  width: 48%;
  justify-content: center;
}

.cblock.one3.afa.jna {
  width: 100%;
}

.cblock.one3.afa.jna.njn {
  flex-flow: wrap;
  justify-content: space-between;
}

.cblock.one3.afa.jna.ada {
  margin-bottom: 27px;
}

.cblock.one3.afa.jna.ada.hbjas, .cblock.one3.afa.jna.ada.hjb {
  align-items: center;
}

.cblock.one3.afa.jna.ada.hjb.ad {
  width: 90%;
  max-width: 1280px;
}

.cblock.one3.afa.hbj.acac {
  background-image: url('../images/Asset-3.png');
  background-position: 50%;
  background-size: cover;
}

.cblock.one3.afa.hbj.acac.sahukj {
  background-image: url('../images/Asset-4.png');
  margin-left: 10px;
}

.cblock.one3.afa.hbj.bhjk {
  width: 53%;
}

.cblock.two3 {
  width: 60%;
  flex: 0 auto;
}

.cblock.two3.asfa {
  width: 47%;
  margin-left: 38px;
}

.cblock.two3.asfa.afsa {
  width: 50%;
  margin-left: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.cblock.two3.asfa.afsa.hkabsd {
  width: 30%;
  padding-top: 13px;
  padding-bottom: 13px;
}

.cblock.two3.asfa.afsa.hkabsd.cas {
  width: 100%;
}

.cblock.two3.asfa.afsa.hkabsd.dfs {
  width: 45%;
}

.cblock.two3.asfa.afsa.ffffg {
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cblock.two3.asfa.fd {
  padding-bottom: 50px;
}

.cblock.two3.asfa.jbhjb {
  width: 30%;
}

.cblock.fourc {
  width: 25%;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.cblock.fourc.left-border-on {
  height: 370px;
  border-right: 1px solid #000;
  justify-content: flex-end;
  align-items: center;
}

.cblock.fourc.ob {
  width: 23%;
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 2%;
  padding: 13px;
}

.cblock.fourc.ob.ft {
  background-color: rgba(0, 0, 0, 0);
  margin-right: 0%;
}

.cblock.fourc.ob.ft.ff {
  width: 14%;
  padding: 10px;
}

.cblock.fourc.ob.ft.jn {
  width: 50%;
}

.cblock.fourc.ob.nk {
  width: 50%;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 0%;
}

.cblock.fourc.ob.jn {
  width: 20%;
  background-color: rgba(0, 0, 0, 0);
}

.cblock.fourc.ob.pt {
  width: 18%;
  margin-right: 2%;
  padding: 0;
}

.cblock.fourc.ob.forutg {
  justify-content: space-between;
}

.cblock.fourc.ob.forutg.cs {
  margin-right: 0%;
}

.cblock.fourc.ob.forutg.sda {
  min-width: 260px;
  background-color: #e7edef;
  padding: 18px;
}

.cblock.bh {
  width: 45%;
  margin-right: 5%;
}

.heading-2 {
  white-space: normal;
  font-family: Newbaskervilleitcbybt roman, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 61px;
}

.heading-2.center {
  text-align: center;
}

.heading-2.center.jnk {
  color: #79c081;
}

.heading-2.asjdk {
  color: #428547;
  text-transform: uppercase;
  margin-top: 52px;
  font-size: 27px;
  font-weight: 400;
  line-height: 32px;
}

.heading-2.asjdk.dad {
  width: 80%;
  max-width: 1280px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.heading-2.asjdk.as {
  margin-top: 54px;
  margin-bottom: 47px;
}

.heading-2.asjdk.as.asf {
  margin-bottom: 0;
}

.heading-2.asjdk.fsf {
  margin-top: 20px;
  margin-bottom: 0;
}

.heading-2.asjdk.guvh {
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 0;
}

.heading-2.asjdk.guvh.nbh {
  color: #363636;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.heading-2.asjdk.guvh.nbh.sd {
  text-transform: capitalize;
  font-size: 10px;
  text-decoration: underline;
}

.heading-2.asjdk.fas {
  text-transform: none;
}

.heading-3 {
  color: #58595b;
  margin-top: 0;
  font-weight: 300;
}

.heading-3.center {
  text-align: center;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph {
  color: #58595b;
  font-size: 18px;
  line-height: 35px;
}

.paragraph.asd {
  color: #000;
  line-height: 30px;
}

.paragraph.asd.ad {
  text-align: center;
  font-size: 21px;
}

.paragraph.asd.ad.jn {
  font-family: Newbaskervilleitcbybt roman, sans-serif;
}

.paragraph.asd.ad.jn.dsa, .paragraph.asd.ad.bhjb {
  text-align: left;
}

.paragraph.asd.njkas {
  text-align: center;
  margin-top: 74px;
  margin-bottom: 40px;
  font-style: italic;
}

.paragraph.asd.njkas.asf {
  margin-top: 22px;
  margin-bottom: 22px;
}

.paragraph.asd.daaa {
  font-family: Newbaskervilleitcbybt roman, sans-serif;
}

.icon-heading {
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 26px;
}

.icon-heading.left {
  text-align: left;
  text-transform: none;
  white-space: normal;
  font-family: Newbaskervilleitcbybt roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}

.icon-heading.left.fs {
  margin-top: 10px;
}

.icon-heading.left.bhj {
  height: 45px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 15px;
}

.icon-heading.left.m {
  text-transform: none;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.icon-heading.left.m.fa {
  height: 42px;
  color: #000;
  align-items: flex-end;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  display: flex;
}

.icon-heading.left.m.fa.nbjhb {
  height: auto;
}

.icon-heading.left.m.sad {
  min-height: 63px;
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block {
  text-align: center;
  font-family: Newbaskervilleitcbybt roman, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 60px;
}

.text-block.p {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.text-block.p.left {
  text-align: left;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 14px;
}

.text-block.p.left.bjh {
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}

.text-block.p.left.bjh.bh {
  width: 50%;
  font-size: 14px;
  line-height: 14px;
}

.text-block.p.left.af {
  color: #000;
  margin-top: 20px;
}

.text-block.p.left.ad {
  color: #000;
  margin-top: 14px;
  font-size: 13px;
  line-height: 17px;
}

.text-block.ds {
  margin-right: -2px;
  font-weight: 400;
}

.image-4 {
  width: 100%;
}

.image-4.jbh {
  width: 40%;
}

.button {
  background-color: #000;
}

.slider {
  width: 90%;
  max-width: 1280px;
  background-color: rgba(0, 0, 0, 0);
}

.div-block {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-arrow, .left-arrow {
  color: #58595b;
}

.footer-light {
  background-color: #e7edef;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 0 40px;
  display: flex;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.footer-brand {
  width: 250px;
  max-width: 100%;
  flex: none;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  margin-bottom: 20px;
  font-family: Newbaskervilleitcbybt roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-form {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  border: 2px solid #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  color: #000;
  white-space: normal;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  flex: 0 auto;
  margin-bottom: 0;
  padding: 10px 16px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-style: none;
  border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  color: #0a0a0a;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 31px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  width: 30px;
  background-color: #000;
  border-radius: 100%;
  margin-left: 12px;
}

.footer-social-link.jn {
  background-color: rgba(0, 0, 0, 0);
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #303030;
  letter-spacing: 0;
  text-transform: uppercase;
  flex: none;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 5px;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}

.image-5 {
  width: 100%;
}

.div-block-2 {
  width: 40%;
  align-items: flex-end;
  display: flex;
}

.div-block-2.fuk {
  width: 50%;
}

.image-6 {
  width: 100%;
  filter: invert();
}

.image-6.jkn {
  filter: none;
}

.image-7 {
  width: 100px;
}

.main-embed {
  width: 100%;
  height: 2em;
  min-height: 2em;
}

.map__state {
  z-index: 2;
  width: 10em;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.map__state.pa {
  width: 6.7em;
  margin-top: 11.8em;
  margin-left: 48.9em;
}

.map__state.nc {
  width: 10.1em;
  margin-top: 19.8em;
  margin-left: 45.8em;
}

.map__state.mt {
  width: 7em;
  margin-top: 1.3em;
  margin-left: 19.9em;
}

.map__state.tn {
  width: 9.4em;
  margin-top: 20.9em;
  margin-left: 39.1em;
}

.map__state.ar {
  width: 6.1em;
  margin-top: 21.8em;
  margin-left: 33.4em;
}

.map__state.tx {
  width: 16.5em;
  margin-top: 22em;
  margin-left: 18.2em;
}

.map__state.ky {
  width: 8.6em;
  margin-top: 17.7em;
  margin-left: 39.9em;
}

.map__state.fl {
  width: 10.3em;
  margin-top: 29.6em;
  margin-left: 42.9em;
}

.map__state.ne {
  width: 9.7em;
  margin-top: 12.1em;
  margin-left: 22.7em;
}

.map__state.ia {
  width: 10.1em;
  margin-top: 7.7em;
  margin-left: 61.8%;
  display: none;
}

.map__state.in {
  width: 3.5em;
  margin-top: 13.6em;
  margin-left: 41.2em;
}

.map__state.va {
  width: 8.3em;
  margin-top: 16.2em;
  margin-left: 47.1em;
}

.map__state.vt {
  width: 1.9em;
  margin-top: 6.3em;
  margin-left: 55.6em;
}

.map__state.de {
  width: 1.3em;
  margin-top: 14.7em;
  margin-left: 54.6em;
}

.map__state.ct {
  width: 1.8em;
  margin-top: 10.7em;
  margin-left: 56.6em;
}

.map__state.al {
  width: 4.3em;
  margin-top: 24em;
  margin-left: 41.6em;
}

.map__state.ga {
  width: 6.1em;
  margin-top: 23.7em;
  margin-left: 44.7em;
}

.map__state.ny {
  width: 8.3em;
  margin-top: 6.9em;
  margin-left: 49.7em;
}

.map__state.nj {
  width: 1.5em;
  margin-top: 12.4em;
  margin-left: 54.9em;
}

.map__state.ma {
  width: 3.8em;
  margin-top: 9.1em;
  margin-left: 56.6em;
}

.map__state.co {
  width: 8.6em;
  margin-top: 14.4em;
  margin-left: 16.1em;
}

.map__state.wy {
  width: 5.6em;
  margin-top: 12.2em;
  margin-left: 20%;
}

.map__state.wy.as {
  width: 8.8em;
  margin-top: 10.54em;
  margin-left: 31.9%;
}

.map__state.nh {
  width: 1.7em;
  margin-top: 5.7em;
  margin-left: 57.1em;
}

.map__state.sc {
  width: 5.8em;
  margin-top: 23em;
  margin-left: 47.4em;
}

.map__state.la {
  width: 6.7em;
  margin-top: 27.6em;
  margin-left: 34.1em;
}

.map__state.oh {
  width: 4.8em;
  margin-top: 12.9em;
  margin-left: 44.5em;
}

.map__state.md {
  width: 5.2em;
  margin-top: 15.2em;
  margin-left: 50.6em;
}

.map__state.mo {
  width: 7.8em;
  margin-top: 16em;
  margin-left: 32em;
}

.map__state.ri {
  width: .9em;
  margin-top: 10.6em;
  margin-left: 58.4em;
}

.map__state.wv {
  width: 5em;
  margin-top: 14.9em;
  margin-left: 47.6em;
}

.map__state.ms {
  width: 4.1em;
  margin-top: 24.2em;
  margin-left: 37.5em;
}

.map__state.ok {
  width: 10.3em;
  margin-top: 21.4em;
  margin-left: 23.3em;
}

.map__state.me {
  width: 4.2em;
  margin-top: 2.1em;
  margin-left: 57.8em;
}

.map__state.sd {
  width: 12em;
  color: #79c081;
  margin-top: 1.6em;
  margin-left: 25%;
  margin-right: auto;
  display: none;
}

.map__state.nm {
  width: 6em;
  margin-top: 18.1em;
  margin-left: 29%;
  display: none;
  overflow: visible;
}

.map__state.ks {
  width: 11.7em;
  margin-top: 13em;
  margin-left: 34.6%;
  display: none;
}

.map__state.il {
  width: 4.8em;
  margin-top: 12.8em;
  margin-left: 36.8em;
}

.map__embed {
  width: 100%;
  font-size: 1.6em;
}

.map {
  z-index: 2;
  width: 626px;
  max-width: 626px;
  min-width: 626px;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  font-size: 1.5em;
  transition: font-size .4s cubic-bezier(.39, .575, .565, 1);
  display: flex;
  position: relative;
  left: 0%;
}

.map:hover {
  font-size: 1.5em;
}

.map__img {
  z-index: 1;
  width: auto;
  max-width: none;
  opacity: 0;
  position: relative;
}

.div-block-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-3.maha {
  display: none;
}

.dropdown-toggle {
  border-top: 1px #000;
  border-bottom: 1px #000;
  padding-left: 0;
}

.dropdown {
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-left: 0;
  margin-right: 0;
}

.dropdown.bh {
  border-top-style: none;
  border-bottom-style: none;
}

.image-8 {
  width: 478px;
  opacity: 1;
  margin-top: 39px;
  margin-left: 132px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon, .icon-2 {
  margin-right: 20px;
  font-size: 23px;
}

.icon-2.ds {
  margin-left: 0;
  margin-right: 0;
  transform: rotate(-90deg);
}

.div-block-4 {
  z-index: 999;
  width: 40px;
  height: 40px;
  color: #000;
  background-color: #79c081;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  width: 30px;
  border-radius: 7px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 5px;
  transition: all 2s;
  display: flex;
  overflow: hidden;
}

.search:hover {
  width: auto;
}

.search.njk {
  height: 40px;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.search-input {
  width: 90px;
  height: 25px;
  border-radius: 9px;
  margin-bottom: 0;
  padding: 2px 7px;
}

.search-button {
  background-color: #79c081;
  font-family: Lato, sans-serif;
  font-size: 12px;
  display: none;
}

.image-9 {
  width: 20px;
  margin-right: 10px;
}

.image-9.kl {
  filter: invert();
  margin-top: 9px;
  margin-bottom: 12px;
}

.b.w--open {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 11px 10px;
  display: flex;
  position: relative;
}

.sdf p {
  font-size: 19px;
}

.image-10 {
  width: 50px;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: auto;
  right: auto;
}

.list-item, .list-item-2, .list-item-3 {
  flex: none;
}

.tab-link-tab-2 {
  width: 33.3%;
  text-align: center;
  text-transform: uppercase;
  background-color: #79c081;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 64px;
}

.tab-link-tab-2.ds {
  width: 20%;
  background-color: #c8c8c8;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-top: 39px;
  padding-bottom: 39px;
  font-size: 15px;
  line-height: 17px;
  display: flex;
}

.tab-link-tab-2.ds.w--current {
  background-color: #79c081;
}

.div-block-5 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 83px;
  display: flex;
}

.div-block-5.shb {
  padding-top: 56px;
  padding-bottom: 56px;
}

.div-block-5.asda, .div-block-5.asda.b3 {
  display: none;
}

.dropdown-2 {
  z-index: 3;
  width: 100%;
  background-color: #e7edf0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.dropdown-list {
  position: relative;
}

.dropdown-list.w--open {
  background-color: #fff;
  padding: 31px 0;
}

.dropdown-list.afaf {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 53px;
  display: flex;
}

.div-block-6 {
  width: 48%;
  background-color: #e7edef;
  margin-bottom: 4%;
  margin-right: 0%;
  padding: 24px;
}

.div-block-6.afa {
  margin-right: 0%;
}

.div-block-6.fh {
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0%;
  display: flex;
}

.div-block-7 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-8 {
  width: 70px;
  height: 70px;
  background-color: #74a984;
  background-image: url('../images/Screenshot-2023-04-17-at-5.40.06-PM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  border-radius: 100%;
  flex: none;
}

.div-block-8.asda {
  background-image: url('../images/Screenshot-2023-04-17-at-5.40.18-PM.png');
}

.div-block-8.afa {
  background-image: url('../images/Screenshot-2023-04-17-at-5.40.45-PM.png');
}

.div-block-8.faf {
  background-image: url('../images/Screenshot-2023-04-17-at-5.40.35-PM.png');
}

.div-block-8.ygub {
  width: 50px;
  height: 50px;
  background-image: url('../images/Frame-33.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

.div-block-9 {
  margin-left: 20px;
}

.div-block-9.bhj {
  margin-left: 0;
}

.image-11 {
  width: 40px;
  height: 40px;
}

.dropdown-toggle-2 {
  z-index: 10;
  width: 100%;
  max-width: none;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.dropdown-toggle-2.w--open {
  z-index: 10;
}

.icon-3 {
  margin-left: 20px;
  position: relative;
}

.image-12 {
  margin-top: 40px;
  margin-bottom: 0;
}

.heaasdas {
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-10 {
  z-index: 999999;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 48px;
  display: none;
  position: fixed;
  top: 4%;
  bottom: 0%;
  left: 4%;
  right: 4%;
  overflow: auto;
  box-shadow: 0 2px 9px 20px rgba(0, 0, 0, .53);
}

.div-block-10.int {
  z-index: 9;
  box-shadow: none;
  padding-bottom: 34px;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
}

.image-13 {
  width: 60px;
  cursor: pointer;
  align-self: flex-start;
}

.image-14 {
  width: 120px;
  cursor: pointer;
  align-self: flex-end;
}

.slider-2 {
  width: 100%;
  height: 100%;
}

.slider-2.das {
  width: 90%;
  height: auto;
  max-width: 1280px;
  background-color: #fff;
}

.slide, .mask {
  height: auto;
}

.fds.sf {
  color: #000;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.vghv {
  color: #000;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.vghv.fas {
  color: #d63c5a;
  cursor: pointer;
  text-decoration: underline;
}

.image-15 {
  cursor: pointer;
}

.div-block-11 {
  padding: 35px;
}

.div-block-11.box1 {
  padding: 0;
}

.right-arrow-2 {
  z-index: 20;
  width: 40px;
  height: 40px;
  color: #070707;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.left-arrow-2 {
  z-index: 20;
  width: 40px;
  height: 40px;
  color: #000;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 80px;
}

.slide-nav {
  display: none;
}

.saa {
  width: 80%;
  max-width: 1280px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.tabs-menu {
  align-items: stretch;
  display: flex;
}

.image-16 {
  width: 100%;
}

.div-block-12 {
  width: 288px;
  height: 350px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  margin-bottom: 40px;
  margin-right: 40px;
  padding-top: 355px;
  transition: all 1s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-12:hover {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-12._1 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Suhail-Nathani--scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._2 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Amirali-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._3 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Onno-Runhi-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._4 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Munir-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._5 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Naznin-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._6 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Siraz-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._7 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Salim-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._8 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Murad-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._9 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/07/Jasem-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._11 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/08/Prerana-scaled.webp');
  background-position: 50% 0%;
  background-size: cover;
  
}

.div-block-12._12 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/08/Nilesh-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._13 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/08/Anita-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._14 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/08/Madhukar-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._15 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/08/Karima-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.div-block-12._16 {
  background-image: url('https://www.akahindia.org/wp-content/uploads/2023/08/Sana-scaled.webp');
  background-position: 50% 0;
  background-size: cover;
}

.name {
  z-index: 10;
  width: 100%;
  height: auto;
  min-height: 50px;
  color: #b1a6a6;
  background-color: #9c9c9c;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.name.da {
  z-index: 9;
  height: 100%;
  background-color: #e7edef;
  flex-direction: column;
  align-items: center;
  padding: 19px 19px 35px;
  display: flex;
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: auto;
}

.name.sa {
  z-index: 7;
  background-color: #e7edef;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bhj {
  margin-top: 10px;
}

.bhj p {
  color: #000;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 19px;
}

.new-nav {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-3 {
  width: 90%;
  max-width: 1280px;
  margin-left: 0;
  margin-right: 0;
}

.image-17 {
  width: 180px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nav-menu {
  width: 80%;
  justify-content: space-around;
  align-items: center;
  margin-top: 31px;
  display: flex;
}

.image-18 {
  width: 240px;
}

.slider-3 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 23px;
  padding-left: 71px;
  padding-right: 70px;
}

.slide-2 {
  width: 30%;
  height: 200px;
  max-height: 200px;
  max-width: none;
  min-height: 200px;
  min-width: 200px;
  border-radius: 6px;
  margin-right: 40px;
  padding-bottom: 0;
  padding-right: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.slide-nav-2 {
  color: #79c081;
}

.right-arrow-3, .left-arrow-3 {
  display: none;
}

.jkb {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
}

.image-19 {
  width: 21px;
  margin-right: 10px;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    height: auto;
    color: #000;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .navbar-brand-three {
    display: none;
    position: relative;
  }

  .navbar-brand-three.jnk {
    width: 160px;
    margin-left: 0;
    display: flex;
  }

  .nav-menu-wrapper-three {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three {
    color: #000;
    background-color: #fff;
    border-radius: 0;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-menu-block.das.cece {
    display: none;
  }

  .nav-menu-block.das.jmk, .nav-menu-block.fds {
    width: 100%;
    flex-direction: column;
    margin-bottom: 0;
  }

  .nav-link {
    color: #181818;
    border-bottom: 1px solid #000;
    margin-bottom: 19px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    color: #fff;
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-3 {
    width: 130px;
  }

  .main-wrap.jmk {
    width: 80%;
    flex-direction: column;
    align-items: flex-start;
  }

  .section-2.sd {
    padding-top: 82px;
  }

  .cblock, .cblock.one3 {
    width: 100%;
  }

  .cblock.one3.afa.hbj {
    width: 100%;
    margin-top: 71px;
  }

  .cblock.one3.afa.hbj.acac.sahukj.faf {
    height: 400px;
    margin-top: 0;
    margin-left: 0;
  }

  .cblock.one3.afa.hbj.acac.af {
    height: 400px;
    margin-top: 0;
  }

  .cblock.one3.afa.hbj.bhjk {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .cblock.two3, .cblock.two3.asfa.afsa {
    width: 100%;
  }

  .cblock.two3.asfa.afsa.hkabsd {
    width: 47%;
  }

  .cblock.two3.asfa.afsa.ffffg.afa {
    width: 50%;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cblock.two3.asfa.afsa.afa {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .cblock.two3.asfa.fd {
    width: 100%;
    margin-left: 0;
  }

  .cblock.fourc {
    width: 50%;
    height: 370px;
  }

  .cblock.fourc.left-border-on {
    width: 50%;
    margin-bottom: 20px;
  }

  .cblock.fourc.left-border-on.sa {
    border-right-style: none;
  }

  .cblock.fourc.ob {
    width: 40%;
    height: auto;
    margin-bottom: 20px;
  }

  .cblock.fourc.ob.ft.ff {
    width: 40%;
  }

  .cblock.fourc.ob.pt {
    width: 30%;
  }

  .cblock.bh {
    width: 100%;
  }

  .heading-2 {
    line-height: 50px;
  }

  .heading-2.asjdk.faf {
    margin-top: 0;
  }

  .heading-2.asjdk.fas {
    margin-top: 20px;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .div-block-2, .div-block-2.fuk {
    width: 100%;
  }

  .map {
    font-size: 1.5em;
  }

  .search.njk {
    width: auto;
    height: auto;
    justify-content: center;
  }

  .search-input {
    width: 90%;
  }

  .list-item-4 {
    filter: invert();
  }

  .div-block-6 {
    width: 100%;
  }

  .new-nav {
    z-index: 100;
    background-color: #fff;
  }

  .nav-menu {
    width: 100%;
    background-color: #e7edef;
    flex-direction: column;
    margin-top: 0;
    padding: 27px 38px 8px;
  }

  .menu-button-2 {
    margin-top: 33px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-top: 155px;
    padding-left: 16px;
  }

  .navbar-brand-three.jnk {
    padding-top: 0;
  }

  .nav-menu-three {
    color: #1a1919;
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    color: #585858;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-link.bl {
    flex: 0 auto;
    align-self: auto;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading {
    font-size: 48px;
    line-height: 50px;
  }

  .main-wrap {
    width: 90%;
  }

  .main-wrap.jmk {
    width: 80%;
  }

  .main-wrap.abxjha.faf {
    margin-bottom: 10px;
  }

  .main-wrap.bvgjh {
    align-items: flex-end;
  }

  .cblock.one3.afa.hbj.bhjk {
    width: 100%;
  }

  .cblock.two3.asfa.afsa.hkabsd {
    width: 100%;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cblock.two3.asfa.jbhjb {
    width: 40%;
    margin-left: 0;
  }

  .cblock.fourc.left-border-on {
    width: 50%;
  }

  .cblock.bhv {
    align-items: center;
    padding-left: 94px;
  }

  .heading-2.asjdk.dad {
    font-size: 21px;
    line-height: 24px;
  }

  .icon-heading {
    font-size: 18px;
    line-height: 20px;
  }

  .text-block {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block.p {
    font-size: 16px;
    line-height: 27px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: flex-start;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .image-7 {
    width: 80px;
  }

  .map__state.wy {
    width: 3.8em;
    margin-top: 7.7em;
    margin-left: 0%;
  }

  .map__state.wy.as {
    width: 6.4em;
    margin-top: 6.5em;
    margin-left: 13%;
  }

  .map {
    width: 390px;
    min-width: auto;
  }

  .map__img {
    width: 350px;
    flex: none;
  }

  .image-8 {
    width: 350px;
    margin-top: 0;
    margin-left: 0;
  }

  .tab-link-tab-2 {
    padding: 0 7px;
    font-size: 18px;
  }

  .tab-link-tab-2.ds {
    width: 33%;
    flex: none;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 15px;
    line-height: 17px;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .nav-menu {
    flex-flow: column;
    align-content: center;
    justify-content: flex-start;
    display: flex;
  }

  .menu-button-2 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-center-container.shadow-three {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .navbar-wrapper-three {
    height: auto;
  }

  .navbar-brand-three {
    padding-top: 124px;
    padding-left: 20px;
  }

  .nav-menu-three {
    color: #000;
    flex-direction: column;
    margin-top: 119px;
  }

  .menu-button {
    margin-top: 0;
  }

  .section {
    padding: 13px;
  }

  .section.jnka.nkj.sc {
    background-image: linear-gradient(#000 14%, rgba(25, 25, 25, .38) 47%, rgba(15, 15, 15, .9) 89%), url('../images/nj.png');
    background-position: 0 0, 50%;
    background-size: auto, contain;
  }

  .main-wrap {
    width: 90%;
  }

  .main-wrap.zxc {
    margin-top: 24px;
    margin-bottom: 0;
  }

  .main-wrap.jmk {
    width: 90%;
  }

  .main-wrap.abxjha.fafa.cas {
    margin-top: -21px;
  }

  .main-wrap.bvgjh {
    padding-top: 22px;
  }

  .section-2 {
    padding-top: 37px;
    padding-bottom: 0;
  }

  .section-2.blue {
    padding-bottom: 15px;
  }

  .section-2.as {
    width: 100vw;
    overflow: hidden;
  }

  .cblock.one3.full, .cblock.one3.afa {
    width: 100%;
  }

  .cblock.one3.afa.hbj.bhjk {
    margin-bottom: 20px;
  }

  .cblock.fourc, .cblock.fourc.left-border-on {
    height: 300px;
    margin-bottom: 50px;
  }

  .cblock.fourc.ob {
    width: 90%;
  }

  .cblock.fourc.ob.ft.ff {
    width: 50%;
  }

  .cblock.fourc.ob.ft.jn {
    width: 100%;
  }

  .cblock.fourc.ob.nk {
    width: 100%;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .cblock.fourc.ob.pt {
    width: 40%;
  }

  .cblock.bhv {
    padding-left: 35px;
  }

  .heading-2.center {
    font-size: 40px;
    line-height: 44px;
  }

  .heading-2.center.jnk {
    font-size: 33px;
  }

  .heading-2.asjdk {
    margin-top: 22px;
    font-size: 24px;
    line-height: 28px;
  }

  .heading-2.asjdk.dad {
    font-size: 19px;
    line-height: 20px;
  }

  .heading-2.asjdk.as {
    text-align: center;
    font-size: 24px;
  }

  .heading-2.asjdk.faf {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-2.asjdk.guvh {
    font-size: 19px;
  }

  .heading-3 {
    font-size: 29px;
    line-height: 31px;
  }

  .heading-3.center {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 29px;
  }

  .paragraph.asd {
    line-height: 21px;
  }

  .paragraph.asd.ad {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph.asd.njkas {
    margin-top: 77px;
    margin-bottom: 29px;
  }

  .icon-heading {
    font-size: 15px;
    line-height: 17px;
  }

  .icon-heading.left {
    font-size: 16px;
    line-height: 18px;
  }

  .icon-heading.left.fs {
    font-size: 16px;
    line-height: 19px;
  }

  .icon-heading.left.m.fa {
    margin-top: 10px;
  }

  .text-block {
    font-size: 34px;
    line-height: 47px;
  }

  .text-block.p {
    font-size: 15px;
  }

  .container-2 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-brand {
    width: 280px;
  }

  .footer-block-two {
    width: 100%;
    margin-top: 0;
  }

  .footer-form {
    margin-top: 0;
  }

  .footer-form-container.fsdf {
    text-align: center;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-block {
    align-items: flex-start;
  }

  .div-block-2 {
    flex-direction: column;
  }

  .div-block-2.fuk {
    flex-direction: column;
    align-items: center;
  }

  .map__state.sd {
    margin-left: 10%;
  }

  .map__state.ks {
    margin-top: 14.3em;
    margin-left: 31.6%;
  }

  .search-input {
    width: 80%;
  }

  .tab-link-tab-2, .tab-link-tab-2.ds {
    width: 100%;
  }

  .div-block-5 {
    padding-bottom: 49px;
  }

  .div-block-5.shb {
    padding-bottom: 0;
  }

  .div-block-5.czx {
    overflow: hidden;
  }

  .div-block-7 {
    flex-direction: column;
  }

  .div-block-9 {
    margin-left: 0;
  }

  .image-12.da {
    margin-top: 0;
  }

  .div-block-10 {
    padding-top: 23px;
  }

  .div-block-10.int {
    width: 100%;
  }

  .image-13 {
    width: 40px;
  }

  .vghv {
    font-size: 19px;
  }

  .div-block-11.box1 {
    width: 100%;
  }

  .right-arrow-2, .left-arrow-2 {
    font-size: 13px;
    bottom: -43px;
  }

  .div-block-12 {
    margin-right: 0;
  }

  .image-17 {
    width: 160px;
  }

  .slider-3 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .slide-2 {
    width: 50%;
    min-width: 250px;
    margin-right: 20px;
  }

  .mask-2 {
    width: 50%;
    max-width: 250px;
    min-width: 250px;
    overflow: visible;
  }
}


@font-face {
  font-family: 'Newbaskervilleitcbybt roman';
  src: url('../fonts/NewBaskervilleITCbyBT-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}