.navigation-links-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links-navlink {
  text-decoration: none;
}
.navigation-links-navlink1 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-navlink2 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-navlink3 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-navlink4 {
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}








@media(max-width: 767px) {
  .navigation-links-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink3 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink4 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.navbar-navbar-container {
  top: 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.navbar-max-width {
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.navbar-image {
  width: auto;
  height: 50px;
  object-fit: cover;
}
.navbar-nav {
  display: flex;
}
.navbar-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-container {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navbar-image1 {
  width: 106px;
}
.navbar-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-primary-btn {
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.navbar-social-media {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.navbar-container1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.navbar-icon04 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.navbar-icon04:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-icon08 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.navbar-icon08:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-icon12 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-space-space-twounits);
}
.navbar-icon12:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-icon14 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
.navbar-icon14:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
.navbar-link {
  width: 160px;
  display: flex;
  align-items: center;
  line-height: 1;
  padding-top: 20px;
  white-space: nowrap;
  margin-right: 0px;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: 20px;
  justify-content: center;
  text-decoration: none;
}






@media(max-width: 991px) {
  .navbar-image {
    width: auto;
  }
  .navbar-link {
    margin-bottom: var(--dl-space-space-twounits);
  }
}
@media(max-width: 767px) {
  .navbar-image {
    width: auto;
  }
  .navbar-nav {
    display: none;
  }
}
@media(max-width: 479px) {
  .navbar-nav {
    display: none;
  }
  .navbar-icon {
    width: 31px;
    height: 34px;
  }
  .navbar-mobile-menu {
    display: none;
  }
  .navbar-image1 {
    width: auto;
    height: 50px;
  }
  .navbar-icon02 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .navbar-link {
    width: 80%;
    font-size: 20px;
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-unit);
  }
}

.section-six-section-six {
  height: 556px;
  overflow: hidden;
  position: relative;
  padding-top: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  background-color: var(--dl-color-backgrounds-primary);
}
.section-six-max-width {
  height: 100%;
  align-items: stretch;
  flex-direction: row;
}
.section-six-content-container {
  flex: 1;
  display: flex;
  min-width: auto;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.section-six-text {
  color: var(--dl-color-grays-black100);
  font-size: 42px;
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: var(--dl-space-space-halfunit);
  text-transform: none;
  text-decoration: none;
}
.section-six-link {
  display: contents;
}
.section-six-text1 {
  color: var(--dl-color-grays-white100);
  font-family: Lexend;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: var(--dl-space-space-fourunits);
  text-transform: none;
  text-decoration: none;
}
.section-six-content-container1 {
  width: auto;
  height: auto;
  display: flex;
  min-width: 0%;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.section-six-image {
  width: 50px;
  object-fit: cover;
}
.section-six-image1 {
  width: 50px;
  object-fit: cover;
}
.section-six-image2 {
  width: 50px;
  object-fit: cover;
}
.section-six-image3 {
  width: 50px;
  object-fit: cover;
}
.section-six-image4 {
  width: 50px;
  object-fit: cover;
}
.section-six-text2 {
  font-size: 42px;
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: var(--dl-space-space-halfunit);
  text-transform: none;
  text-decoration: none;
}
.section-six-text3 {
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  text-transform: none;
  text-decoration: none;
}
.section-six-text4 {
  font-style: normal;
  text-align: center;
  font-family: Lexend;
  font-weight: 600;
  text-transform: none;
  text-decoration: none;
}
.section-six-text5 {
  color: var(--dl-color-grays-dark100);
  font-size: 30px;
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: var(--dl-space-space-halfunit);
  text-transform: none;
  text-decoration: none;
}
.section-six-text6 {
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  text-transform: none;
  text-decoration: none;
}
.section-six-text7 {
  color: var(--dl-color-grays-white100);
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  text-transform: none;
  text-decoration: none;
}
.section-six-text8 {
  font-style: normal;
  font-family: Lexend;
  font-weight: 600;
  text-transform: none;
  text-decoration: none;
}
.section-six-image-container {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.section-six-image5 {
  width: 407px;
  height: 587px;
  max-width: 589px;
  min-width: 550px;
  object-fit: contain;
}

@media(max-width: 991px) {
  .section-six-max-width {
    flex-direction: column;
  }
  .section-six-image5 {
    max-width: 100%;
  }
}
@media(max-width: 767px) {
  .section-six-image5 {
    min-width: 100%;
  }
}
@media(max-width: 479px) {
  .section-six-section-six {
    height: 719px;
    padding-top: var(--dl-space-space-threeunits);
  }
  .section-six-max-width {
    width: 350px;
  }
  .section-six-content-container {
    align-items: center;
  }
  .section-six-text {
    font-size: 24px;
  }
  .section-six-text1 {
    font-size: 32px;
    font-style: normal;
    text-align: center;
    font-weight: 500;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .section-six-content-container1 {
    align-items: center;
    flex-direction: row;
  }
  .section-six-image {
    width: 32px;
  }
  .section-six-image1 {
    width: 32px;
  }
  .section-six-image2 {
    width: 32px;
  }
  .section-six-image3 {
    width: 32px;
  }
  .section-six-image4 {
    width: 32px;
  }
  .section-six-text2 {
    color: var(--dl-color-grays-white80);
    font-size: 24px;
    text-align: center;
  }
  .section-six-text5 {
    color: var(--dl-color-grays-white80);
    font-size: 24px;
    font-style: normal;
    text-align: center;
    font-weight: 300;
  }
  .section-six-image5 {
    width: 285px;
    height: 456px;
  }
}

.footer-footer {
  padding-top: var(--dl-space-space-threeunits);
  border-color: rgba(33, 33, 33, 0.1);
  border-width: 1px;
  padding-bottom: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.footer-max-width {
  justify-content: space-between;
}
.footer-footer1 {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.footer-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.footer-logo {
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.footer-navlink {
  display: contents;
}
.footer-image {
  width: 210px;
  height: 59px;
  text-decoration: none;
}
.footer-text {
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.footer-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.footer-container1 {
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: row;
  justify-content: space-between;
}
.footer-company-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-navlink1 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-navlink2 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-navlink3 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-navlink4 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-navlink5 {
  text-decoration: none;
}
.footer-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.footer-navlink6 {
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  text-decoration: none;
}
.footer-link {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.footer-link1 {
  text-decoration: none;
}
.footer-socials {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: #D9D9D9;
}
.footer-text07 {
  align-self: center;
}
.footer-text09 {
  text-decoration: underline;
}
.footer-text11 {
  text-decoration: underline;
}
.footer-text12 {
  text-align: left;
}






@media(max-width: 991px) {
  .footer-max-width {
    flex-direction: column-reverse;
  }
  .footer-footer1 {
    flex-direction: column;
  }
  .footer-container1 {
    margin-right: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 767px) {
  .footer-footer1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .footer-container {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer-logo {
    align-items: center;
  }
  .footer-image {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .footer-text {
    margin-top: var(--dl-space-space-twounits);
    text-align: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .footer-links-container {
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .footer-container1 {
    margin-right: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 479px) {
  .footer-footer {
    padding-bottom: 0px;
  }
  .footer-footer1 {
    padding: var(--dl-space-space-unit);
  }
  .footer-container {
    align-items: center;
    flex-direction: column;
  }
  .footer-logo {
    margin-bottom: var(--dl-space-space-twounits);
  }
  .footer-image {
    margin-bottom: 0px;
  }
  .footer-text {
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
  }
  .footer-links-container {
    align-items: center;
    flex-direction: column;
  }
  .footer-container1 {
    width: 208px;
    margin-right: 0px;
  }
  .footer-company-container {
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-navlink1 {
    margin-right: 0px;
  }
  .footer-navlink2 {
    margin-right: 0px;
  }
  .footer-navlink3 {
    margin-right: 0px;
  }
  .footer-navlink4 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-navlink5 {
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .footer-container2 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    margin-bottom: 0px;
  }
  .footer-contact {
    height: auto;
    align-self: center;
    align-items: center;
    margin-bottom: 0px;
    justify-content: flex-start;
  }
  .footer-socials {
    align-items: center;
  }
  .footer-text07 {
    text-align: center;
  }
}

.contact-us-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.contact-us-container1 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-us-iframe {
  width: 868px;
  height: 963px;
}
@media(max-width: 991px) {
  .contact-us-container1 {
    width: 100%;
  }
  .contact-us-iframe {
    width: 100%;
  }
}
