:root {
  --white: white;
  --black: black;
}

.hero-part {
  margin-bottom: 61px;
}

.image {
  z-index: -1;
  width: 898px;
  height: 453px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 0 26px 26px 0;
  margin-left: 0;
  position: relative;
}

.body {
  height: 699.516px;
  overflow: visible;
}

.typing-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#100229 39%, #392a48 94%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
  line-height: 1.1;
}

.heading {
  color: #100229;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 29px;
  margin-bottom: 15px;
  margin-left: 15px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4.8em;
  font-weight: 400;
  line-height: 1em;
}

.add-on-text {
  text-align: center;
  margin-bottom: 31px;
}

.text-block {
  width: 94%;
  color: #100229;
  text-align: center;
  margin-left: 26px;
  font-size: 1.9em;
  line-height: 1.4em;
  position: relative;
}

.image-2 {
  position: absolute;
  top: 729.375px;
  left: 18px;
}

.image-3 {
  position: relative;
  top: auto;
  bottom: 14px;
  left: 450px;
  right: auto;
}

.more-content {
  padding-top: 30px;
  display: flex;
}

.more-text {
  width: 95%;
  margin-right: 0;
  padding-top: 9px;
  padding-left: 45px;
  padding-right: 0;
}

.image-4 {
  padding-right: 9px;
}

.heading-2 {
  color: #100229;
  margin-bottom: 15px;
  font-family: Varela Round, sans-serif;
}

.bold-text-2 {
  font-family: Varela, sans-serif;
}

.paragraph, .paragraph-2 {
  margin-bottom: 25px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
}

.paragraph-3 {
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
}

.text-span {
  color: #bad381;
}

.services {
  height: 115vh;
  background-color: #100229;
  border-radius: 0;
  padding-bottom: 0;
}

.serves {
  margin-left: 52px;
  position: relative;
}

.box-1 {
  width: 225px;
  height: 210px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 15px;
  padding-top: 29px;
  padding-left: 11px;
  text-decoration: none;
  position: absolute;
  bottom: auto;
  left: 16px;
}

.box-2 {
  width: 225px;
  height: 210px;
  border: 1px solid #fff;
  border-radius: 15px;
  position: absolute;
  top: 18px;
  bottom: auto;
  left: 29px;
}

.column {
  text-align: center;
}

.columns {
  justify-content: flex-end;
  align-items: flex-start;
  display: block;
}

.serv-row1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 34px;
  display: grid;
  position: relative;
}

.serv-row2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 264px;
  margin-right: 34px;
  display: grid;
  position: relative;
}

.serv-cont {
  margin-top: 0;
  padding-top: 33px;
}

.heading-3 {
  color: #fff;
  padding-top: 51px;
  padding-left: 55px;
  font-family: Varela Round, sans-serif;
}

.heading-4 {
  color: #fff;
  font-family: Varela, sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.heading-5 {
  color: #fff;
  font-family: Varela, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: static;
  top: 167px;
}

.heading-6 {
  color: #fff;
  padding-left: 0;
  font-family: Varela, sans-serif;
  font-weight: 400;
  position: absolute;
  top: 175px;
}

.heading-7, .heading-8 {
  color: #fff;
  font-family: Varela, sans-serif;
  font-weight: 400;
}

.heading-9 {
  color: #fff;
  font-family: Varela, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

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

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

.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 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  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-social-link {
  margin-left: 12px;
}

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

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

.footer-light {
  background-color: #100229;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

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

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

.footer-title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 3px;
  font-family: Varela Round, sans-serif;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(129, 175, 134, .81);
}

.footer-link-two.w--current {
  font-family: Varela Round, sans-serif;
}

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

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  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;
  background-color: #1a1b1f;
  background-image: url('../images/');
  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: #fff;
}

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

.navbar {
  background-color: #100229;
  margin-top: 286px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: none;
}

.nav-link {
  color: #fff;
  font-family: Varela Round, sans-serif;
  font-size: .9rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-2, .nav-link-3 {
  color: #fff;
  font-family: Varela Round, sans-serif;
  font-size: .9rem;
}

.dropdown-toggle {
  color: #100229;
  font-family: Varela Round, sans-serif;
  font-size: .9rem;
}

.about {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .58fr .5fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 35px;
  display: grid;
}

.about-text {
  margin-top: 23px;
  padding-left: 0;
}

.paragraph-4 {
  color: #5e5b5b;
  margin-top: 5px;
  margin-bottom: 23px;
  padding-right: 30px;
  font-family: Varela, sans-serif;
  font-size: 1.08rem;
  line-height: 1.3rem;
}

.image-5 {
  margin-left: 26px;
}

.button {
  background-color: #100229;
  border-radius: 20px;
  margin-top: 10px;
}

.testimonial-column-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  border: 1px solid #e4ebf3;
  flex-direction: column;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 52px;
}

.testimonial-info-three {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.features-metrics {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

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

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.extra-page {
  padding-left: 64px;
}

.list-item {
  padding-left: 0;
}

.heading-10, .heading-11 {
  color: #100229;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  max-width: 530px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.our-team-section {
  margin-top: 60px;
  margin-bottom: 60px;
}

.team-text {
  padding-top: 58px;
  padding-left: 33px;
  padding-right: 44px;
}

.team-container {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.image-6 {
  width: 300px;
  height: 600px;
}

.image-7 {
  width: 60%;
  height: 430px;
  object-fit: cover;
  border-radius: 1px;
  position: relative;
  left: 137px;
}

.heading-12 {
  color: #00f;
}

.heading-13 {
  color: #070747;
  font-family: Varela, sans-serif;
  font-size: 1.4rem;
}

.paragraph-5 {
  color: #5b5b5b;
  font-family: Varela, sans-serif;
  font-size: .9rem;
}

.image-8 {
  width: 60%;
  height: 430px;
  object-fit: cover;
  border-radius: 6px;
  position: relative;
  left: 106px;
}

.heading-14 {
  color: #070747;
  margin-bottom: 38px;
  font-family: Varela, sans-serif;
  font-size: 1.4rem;
}

.paragraph-6 {
  color: #5b5b5b;
  font-family: Varela, sans-serif;
  font-size: .9rem;
}

.image-9 {
  width: 60%;
  height: 430px;
  object-fit: cover;
  border-radius: 10px;
  position: relative;
  left: 92px;
}

.heading-15 {
  color: #070747;
  font-family: Varela, sans-serif;
  font-size: 1.4rem;
}

.paragraph-7 {
  color: #5b5b5b;
  font-family: Varela, sans-serif;
  font-size: .9rem;
}

.text-block-2, .icon-2 {
  color: #fff;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.page-part {
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading-16 {
  color: rgba(129, 175, 134, .81);
  margin-bottom: 20px;
  margin-left: 25px;
  font-family: Bitter, serif;
  font-size: 3rem;
}

.heading-17 {
  color: #33323b;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
}

.text-block-3 {
  margin-bottom: 15px;
  margin-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.text-block-4 {
  margin-bottom: 10px;
  margin-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.page-subset {
  margin-left: 28px;
  padding-right: 28px;
}

.txt-part {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-10 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
}

.bold-text-4 {
  color: #1d1836;
  font-size: 2.4rem;
}

.list {
  margin-left: 15px;
  padding-left: 35px;
}

.text-block-5 {
  color: #8352db;
  margin-bottom: 15px;
  margin-left: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
}

.heading-18 {
  color: #81af86;
  margin-bottom: 40px;
  margin-left: 20px;
  font-family: Bitter, serif;
  font-size: 3.4rem;
}

.paragraph-8 {
  margin: 58px 10px 70px;
  padding-left: 12px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.6rem;
}

.text-span-2 {
  color: #8352db;
  text-decoration: underline;
}

.section {
  height: auto;
}

.bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
  font-family: Varela, sans-serif;
  font-size: .9rem;
}

.bold-text-10 {
  font-family: Varela, sans-serif;
}

.bold-text-11 {
  font-family: Varela, sans-serif;
  font-size: .9rem;
}

.dropdown-link {
  font-size: .9rem;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #ecdcf6;
  border-radius: 6px;
}

.navbar-no-shadow {
  display: block;
}

.navbar-no-shadow-container {
  z-index: 5;
  width: 100vw;
  max-width: 1140px;
  background-color: #100229;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-4 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #bfcaf1;
}

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

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

.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: #bfcaf1;
}

.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-list.shadow-three.mobile-shadow-hide.w--open {
  z-index: 999;
  z-index: 999;
  background-color: #ecdcf6;
}

.nav-dropdown-link {
  padding-top: 10px;
  padding-bottom: 10px;
  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-button-wrapper {
  margin-left: 120px;
}

.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;
}

.text-block-6 {
  font-family: Varela, sans-serif;
  font-size: 1rem;
}

.text-block-6:hover {
  color: #bfcaf1;
}

.text-team-2 {
  padding-top: 58px;
  padding-left: 44px;
  padding-right: 33px;
}

.navbar-no-shadow-container-2 {
  z-index: 999;
  width: 100%;
  max-width: 1140px;
  background-color: #100229;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
}

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

.nav-link-5:hover {
  color: #fff;
}

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

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

.nav-link-5.w--current {
  font-family: Varela Round, sans-serif;
  font-size: 1.2rem;
}

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

.nav-dropdown-toggle-2:hover {
  color: #fff;
}

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

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

.nav-dropdown-link-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
}

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

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

.text-block-7, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11, .dropdown-link-12 {
  font-family: Varela Round, sans-serif;
  font-size: 1.1rem;
}

.text-block-8 {
  color: #fff;
  margin-bottom: 3px;
}

.contact-block {
  flex-direction: column;
  justify-content: center;
  font-family: Varela Round, sans-serif;
  display: flex;
}

.email-block {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Varela Round, sans-serif;
}

.nav-menu-3 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-dropdown-link-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

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

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

.text-block-9 {
  font-family: Varela, sans-serif;
  font-size: 1.1rem;
}

.navbar-no-shadow-container-3 {
  z-index: 999;
  width: 100%;
  max-width: 1140px;
  background-color: #100229;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
}

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

.nav-link-6:hover {
  color: #fff;
}

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

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

.nav-link-6.w--current {
  font-family: Varela, sans-serif;
  font-size: 1.1rem;
}

.list-item-7, .list-item-8, .list-item-9, .list-item-10 {
  color: #5b5b5b;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.list-item-11 {
  color: #5b5b5b;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.page-img {
  text-align: center;
  margin-bottom: 10px;
}

.image-23 {
  width: 96%;
  height: 380px;
  object-fit: cover;
  border-radius: 8px;
}

.dropdown-link-13 {
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.container-6 {
  width: 100%;
  min-width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
}

.dropdown-link-14 {
  color: #5b5b5b;
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.navbar-2 {
  width: 100vw;
  background-color: #100229;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.nav-link-7 {
  color: #fff;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.dropdown-link-15 {
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.dropdown-link-15.w--current {
  color: #0d120e;
}

.dropdown-link-15.dlink.w--current {
  font-weight: 400;
}

.dropdown-toggle-2 {
  color: #fff;
  margin-right: 10px;
  padding-left: 10px;
  font-size: 1.2rem;
}

.nav-link-8 {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.nav-link-9 {
  color: #fff;
  word-break: normal;
  overflow-wrap: normal;
  margin-left: 10px;
  margin-right: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.nav-link-9.w--current {
  margin-right: 10px;
  font-size: 1rem;
}

.dropdown-link-16 {
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.nav-menu-4 {
  width: 80%;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-left: 23px;
  display: flex;
}

.text-block-10 {
  font-family: Open Sans, sans-serif;
  font-size: .97rem;
}

.dropdown-toggle-3 {
  padding-left: 10px;
}

.dlink {
  color: #333;
  margin-bottom: 5px;
  font-family: Varela Round, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
}

.dropdown-link-17 {
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.dropdown-link-17.dlink {
  font-size: 1.1rem;
}

.dropdown-link-18 {
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.dropdown-link-18.dlink {
  font-size: 1.1rem;
}

.text-block-11 {
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.image-24 {
  margin-left: 20px;
}

.brand-3 {
  width: auto;
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.dropdown-list-2 {
  background-color: #ddd;
}

.dropdown-list-2.w--open {
  background-color: #f1f4f1;
}

.dropdown-link-19 {
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.dropdown-link-19.dlink {
  font-size: 1.1rem;
}

.dropdown-list-3 {
  background-color: #ddd;
}

.dropdown-list-3.w--open {
  background-color: #ecdcf6;
  border-radius: 7px;
  padding: 10px 10px 0;
}

.dropdown-link-20 {
  font-family: Varela Round, sans-serif;
  font-size: 1rem;
}

.dropdown-link-20.dlink {
  font-size: 1.1rem;
}

.icon-7 {
  font-size: 1.08rem;
}

.container-7 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.left-arrow {
  align-items: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: -30%;
  right: auto;
}

.slide-nav {
  display: none;
}

.section-title-wrap {
  max-width: 530px;
  text-align: left;
}

.section-title-wrap.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-wrap {
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.mask {
  height: auto;
}

.slide {
  background-color: #392a48;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 30px 20px;
}

.testimonial {
  color: #fff;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
}

.testimonial-author-image {
  margin-right: 20px;
}

.slider {
  width: 100%;
  height: auto;
  max-width: 714px;
  background-color: rgba(221, 221, 221, 0);
}

.content-section {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.content-section.blue {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}

.heading-1 {
  font-size: 56px;
  font-weight: 500;
  line-height: 1.4;
}

.heading-1.white {
  color: #100229;
  border-radius: 10px;
  font-family: Bitter, serif;
  font-size: 45px;
  line-height: 1;
}

.body-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

.body-text.light {
  color: #100229;
  font-family: Varela Round, sans-serif;
  font-size: 17px;
  line-height: 1.2;
}

.body-text.light.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -30%;
}

.testimonial-author-wrap {
  align-items: center;
  display: flex;
}

.heading-19 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.heading-19.no-margin {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela Round, sans-serif;
}

.text-block-54 {
  margin-bottom: 40px;
  margin-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.html-embed {
  border: 1px solid #01111a;
  border-radius: 3px;
}

.contacts-part {
  height: auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.div-block-98 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.submit-button {
  background-color: orange;
  border-radius: 3px;
}

.form-subset {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-55 {
  color: #333;
  text-align: left;
  margin-bottom: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 1.08rem;
  text-decoration: none;
  overflow: hidden;
}

.form {
  margin-top: 25px;
  margin-left: 30px;
  padding-right: 25px;
}

.link-block-4 {
  margin-left: 40px;
  text-decoration: none;
}

.heading-36 {
  color: #01111a;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 2rem;
}

.text-field {
  background-color: #f5f7fa;
  margin-bottom: 22px;
}

.textarea {
  height: auto;
  background-color: #f5f7fa;
  margin-bottom: 35px;
}

.heading-37 {
  color: #171810;
  margin-top: 10px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
}

.maps-block {
  width: 100%;
  height: 400px;
  margin-right: 20px;
  padding-left: 10px;
}

.div-block-99 {
  width: 100px;
}

.navbar-logo-left {
  background-color: #100229;
}

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

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

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

.nav-link-10:hover {
  color: #af96cc;
}

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

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

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

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

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

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

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

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

.nav-dropdown-icon-2:hover {
  color: #af96cc;
}

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

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

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

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

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

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.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-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.text-block-56 {
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.text-block-56:hover {
  color: #af96cc;
}

@media screen and (min-width: 1280px) {
  .image {
    width: 83%;
    height: 490px;
  }

  .heading {
    margin-right: 10px;
    font-size: 5.6em;
    line-height: 1.1em;
  }

  .text-block {
    width: 96%;
    font-size: 2.4em;
    line-height: 1.3em;
  }

  .heading-2 {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 38px;
  }

  .paragraph {
    margin-bottom: 30px;
    font-size: 1.23rem;
    line-height: 1.3rem;
  }

  .paragraph-2, .paragraph-3 {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }

  .services {
    height: 120vh;
  }

  .box-1 {
    width: 275px;
    height: 255px;
    padding-top: 35px;
  }

  .box-2 {
    width: 275px;
    height: 255px;
  }

  .serv-row2 {
    margin-top: 275px;
    padding-top: 30px;
  }

  .serv-cont {
    padding-top: 24px;
  }

  .heading-3 {
    margin-bottom: 14px;
    padding-top: 20px;
    font-size: 3rem;
  }

  .heading-4 {
    font-size: 32px;
  }

  .heading-5 {
    font-size: 32px;
    line-height: 34px;
  }

  .heading-7, .heading-8, .heading-9 {
    font-size: 32px;
    line-height: 32px;
  }

  .container {
    max-width: 1100px;
  }

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

  .footer-title {
    font-family: Varela, sans-serif;
    font-size: 1.3rem;
  }

  .footer-link-two {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }

  .footer-copyright {
    color: #fff;
  }

  .navbar {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.1rem;
  }

  .dropdown-toggle {
    flex-direction: row-reverse;
    justify-content: center;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .paragraph-4 {
    padding-right: 20px;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .image-5 {
    width: 560px;
  }

  .button {
    padding: 12px 18px;
    font-size: 1.15rem;
  }

  .image-7 {
    width: 65%;
    height: 520px;
  }

  .heading-13 {
    font-size: 1.6rem;
  }

  .paragraph-5 {
    font-size: 1rem;
  }

  .image-8 {
    width: 65%;
    height: 520px;
  }

  .heading-14 {
    font-size: 1.6rem;
  }

  .paragraph-6 {
    font-size: 1rem;
  }

  .image-9 {
    width: 65%;
    height: 520px;
  }

  .heading-15 {
    font-size: 1.6rem;
  }

  .paragraph-7 {
    font-size: 1rem;
  }

  .text-block-2 {
    font-size: 1.1rem;
  }

  .icon-2 {
    position: static;
  }

  .heading-17 {
    font-size: 3rem;
  }

  .text-block-3 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .text-block-4 {
    font-size: 1.2rem;
  }

  .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
    margin-bottom: 8px;
    font-size: 1.16rem;
  }

  .page-subset {
    margin-top: 20px;
  }

  .txt-part {
    margin-bottom: 20px;
  }

  .bold-text-4 {
    font-size: 3rem;
  }

  .heading-18 {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 4rem;
    line-height: 4rem;
  }

  .paragraph-8 {
    text-align: left;
    margin-left: 0;
    margin-right: 10px;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .text-span-2 {
    text-decoration: none;
  }

  .section {
    width: 100%;
    text-align: center;
    margin-left: 10px;
    margin-right: 20px;
  }

  .container-5 {
    margin-left: 190px;
    margin-right: 110px;
    padding-top: 7px;
  }

  .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
    font-size: 1.1rem;
  }

  .dropdown-link-2, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7, .dropdown-link-8 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-no-shadow-container {
    max-width: 100%;
    padding-left: 70px;
    padding-right: 70px;
  }

  .navbar-brand {
    text-align: center;
  }

  .nav-link-4, .nav-dropdown-toggle, .text-block-6 {
    font-size: 1.2rem;
  }

  .image-11 {
    width: 58%;
  }

  .navbar-no-shadow-container-2 {
    width: 100vw;
    max-width: none;
  }

  .nav-link-5 {
    font-family: Varela Round, sans-serif;
    font-size: 1.3rem;
  }

  .nav-link-5:hover {
    color: #fff;
  }

  .nav-link-5.w--current {
    font-family: Varela Round, sans-serif;
    font-size: 1.3rem;
  }

  .nav-dropdown-link-2 {
    margin-bottom: 10px;
    font-family: Varela Round, sans-serif;
    font-size: 1.24rem;
  }

  .text-block-7 {
    font-family: Varela Round, sans-serif;
    font-size: 1.3rem;
  }

  .text-block-7:hover {
    color: #fff;
  }

  .dropdown-link-9 {
    font-family: Varela Round, sans-serif;
    font-size: 1.24rem;
  }

  .dropdown-link-10, .dropdown-link-11 {
    margin-bottom: 10px;
    font-family: Varela Round, sans-serif;
    font-size: 1.24rem;
  }

  .dropdown-link-12 {
    font-family: Varela Round, sans-serif;
    font-size: 1.24rem;
  }

  .image-12 {
    width: 52%;
  }

  .text-block-8 {
    margin-bottom: 7px;
    font-size: 1.2rem;
  }

  .image-13 {
    width: 35%;
  }

  .image-14, .image-15, .image-16, .image-17, .image-18 {
    width: 28%;
  }

  .image-19, .image-20, .image-21 {
    width: 60%;
  }

  .image-22 {
    width: 52%;
  }

  .text-block-9 {
    font-size: 1.2rem;
  }

  .text-block-9:hover {
    color: #fff;
  }

  .navbar-no-shadow-container-3 {
    width: 100vw;
    max-width: none;
  }

  .nav-link-6 {
    font-size: 1.2rem;
  }

  .nav-link-6:hover {
    color: #fff;
  }

  .list-item-7, .list-item-8, .list-item-9, .list-item-10 {
    font-size: 1.16rem;
  }

  .list-item-11 {
    font-size: 1.16rem;
    line-height: 1.4rem;
  }

  .bold-text-12 {
    text-decoration: none;
  }

  .page-img {
    text-align: center;
  }

  .image-23 {
    width: 95%;
    height: 500px;
    text-align: center;
    object-fit: cover;
    border-radius: 14px;
  }

  .container-6 {
    padding-right: 20px;
  }

  .navbar-2 {
    margin-bottom: 0;
  }

  .nav-link-7 {
    font-size: 1.24rem;
  }

  .dropdown-toggle-2 {
    font-size: 1.2rem;
  }

  .nav-link-8 {
    font-size: 1.24rem;
  }

  .nav-link-9 {
    font-size: 1.2rem;
  }

  .nav-link-9.w--current {
    font-size: 1.24rem;
  }

  .text-block-10, .dropdown-toggle-3, .text-block-11 {
    font-size: 1.2rem;
  }

  .image-24 {
    width: 60%;
  }

  .brand-3 {
    align-items: flex-end;
  }

  .content-section.blue {
    padding-bottom: 40px;
  }

  .text-block-54 {
    font-size: 1.12rem;
  }

  .contacts-part {
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .text-block-55, .link-block-4 {
    font-size: 1.2rem;
  }

  .heading-37 {
    font-size: 42px;
  }

  .div-block-99 {
    margin-right: 20px;
  }
}

@media screen and (max-width: 991px) {
  .hero-sec {
    margin-top: 40px;
    position: relative;
  }

  .image {
    width: 100vw;
    height: 80vh;
    border-radius: 0;
  }

  .typing-text {
    background-color: #fff;
    background-image: none;
  }

  .heading {
    width: auto;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    top: 15%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .image-2 {
    top: auto;
    bottom: -44px;
    left: 15px;
    right: auto;
  }

  .image-3 {
    top: -31px;
    bottom: auto;
    left: 276px;
  }

  .more-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 30px;
    display: grid;
  }

  .more-text {
    width: 120%;
    margin-top: 1px;
    margin-right: auto;
    padding-left: 19px;
    position: relative;
    right: auto;
  }

  .more-img {
    z-index: -1;
    margin-right: -66px;
    padding-right: 0;
    position: relative;
  }

  .image-4 {
    max-width: 90%;
  }

  .heading-2 {
    margin-top: -2px;
    margin-bottom: 17px;
    font-size: 36px;
    line-height: 20px;
  }

  .services {
    aspect-ratio: auto;
    position: static;
    overflow: hidden;
  }

  .serves {
    cursor: pointer;
    margin-left: 0%;
    position: relative;
    left: auto;
  }

  .box-1 {
    padding-top: 25px;
    padding-left: 10px;
    left: auto;
  }

  .box-2 {
    height: 210px;
    top: 9px;
    left: 9px;
  }

  .serv-row1 {
    width: auto;
    justify-content: end;
    margin-left: 1.5%;
    margin-right: 5px;
    padding-left: 1.5%;
  }

  .serv-row2 {
    width: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 257px;
    margin-left: 1.5%;
    margin-right: 10px;
    padding-left: 1.5%;
    display: grid;
  }

  .serv-cont {
    width: 100vw;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
    position: static;
    left: auto;
  }

  .heading-3 {
    padding-left: 32px;
    font-size: 3.3rem;
  }

  .container {
    max-width: 728px;
  }

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

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

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

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

  .navbar {
    background-color: #fff;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    color: #06062a;
  }

  .dropdown-toggle {
    display: block;
    position: relative;
    left: auto;
    right: 306px;
  }

  .about {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1.25fr 1fr;
    justify-items: center;
  }

  .about-text {
    margin-top: 5px;
    padding-left: 12px;
    padding-right: 6px;
  }

  .paragraph-4 {
    margin-top: 3px;
    margin-bottom: 13px;
    padding-right: 12px;
    font-family: Open Sans, sans-serif;
    font-size: .9rem;
    font-weight: 400;
    line-height: 18px;
  }

  .image-5 {
    margin-left: 11px;
  }

  .button {
    margin-top: 0;
    padding: 6px 12px;
    font-size: 12px;
  }

  .bold-text-3 {
    font-size: .69em;
    line-height: 20px;
  }

  .menu-button {
    width: auto;
    height: auto;
  }

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

  .icon {
    width: auto;
    max-width: none;
    color: #06062a;
    font-size: 35px;
  }

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

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .nav-menu {
    background-color: #ecdcf6;
  }

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

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .team-text {
    margin-left: 28px;
    padding-top: 0;
    padding-left: 6px;
    padding-right: 21px;
  }

  .image-7 {
    width: 300px;
    left: 59px;
  }

  .image-8 {
    width: 300px;
    left: 37px;
  }

  .image-9 {
    width: 300px;
    left: 41px;
  }

  .text-block-2, .icon-2 {
    color: #06062a;
  }

  .bold-text-4 {
    font-size: 2.3rem;
  }

  .text-block-5 {
    color: #fff;
    text-align: center;
    position: absolute;
    top: auto;
    bottom: 21%;
    left: 0%;
    right: 0%;
  }

  .heading-18 {
    margin-bottom: 25px;
  }

  .paragraph-8 {
    margin: 40px 12px 30px;
  }

  .text-span-2 {
    text-decoration: none;
  }

  .section {
    height: auto;
  }

  .brand-2 {
    margin-top: 3px;
    margin-left: 5px;
  }

  .dropdown-list {
    background-color: red;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    height: 80px;
    background-color: #ecdcf6;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    background-color: #fcfcfc;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2:focus {
    color: #100229;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #ecdcf6;
    border-radius: 7px;
  }

  .text-team-2 {
    margin-left: 20px;
    padding-top: 0;
    padding-left: 21px;
    padding-right: 6px;
  }

  .icon-3 {
    color: #fff;
    font-family: Varela, sans-serif;
    font-size: 2.2rem;
    font-weight: 400;
  }

  .navbar-no-shadow-container-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link-5 {
    color: #333;
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-toggle-2 {
    color: #333;
  }

  .icon-4 {
    color: #fff;
    font-family: PT Sans, sans-serif;
    font-size: 2.5rem;
    font-weight: 400;
  }

  .icon-4:active, .icon-4:focus {
    color: #100229;
  }

  .nav-menu-3 {
    height: 80px;
    background-color: #ecdcf6;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .icon-5 {
    color: #fff;
    font-family: PT Sans, sans-serif;
    font-size: 2.1rem;
    font-weight: 400;
  }

  .icon-5:active, .icon-5:focus {
    color: #100229;
  }

  .navbar-no-shadow-container-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link-6 {
    color: #333;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-23 {
    width: 94%;
    height: 400px;
  }

  .menu-button-4 {
    margin-top: 14px;
    margin-right: 13px;
    padding-top: 18px;
    font-size: 34px;
  }

  .menu-button-4.w--open {
    background-color: #ecdcf6;
    border-radius: 9px;
    left: auto;
  }

  .container-6 {
    justify-content: space-around;
    align-items: center;
    display: block;
  }

  .nav-link-7 {
    color: #333;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .dropdown-toggle-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-8 {
    color: #333;
    text-align: center;
  }

  .nav-link-9 {
    color: #333;
    text-align: center;
    margin-bottom: 0;
    margin-right: 0;
  }

  .nav-menu-4 {
    z-index: 1;
    width: 90%;
    text-align: center;
    background-color: #ecdcf6;
    border-radius: 8px;
    left: 15px;
  }

  .dlink {
    background-color: #fff;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .icon-6 {
    width: auto;
    color: #fff;
    font-size: 2.5rem;
  }

  .text-block-11 {
    color: #333;
  }

  .image-24 {
    width: 44%;
  }

  .brand-3 {
    align-items: flex-start;
    margin-top: 10px;
  }

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

  .icon-7 {
    color: #333;
  }

  .left-arrow {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: -25px;
    right: auto;
  }

  .testimonial-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .content-section {
    overflow: hidden;
  }

  .heading-1 {
    font-size: 48px;
  }

  .body-text {
    font-size: 18px;
  }

  .right-arrow {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -25px;
  }

  .some-form {
    width: auto;
  }

  .form-text {
    width: 60%;
  }

  .contacts-part {
    height: auto;
  }

  .contact-heading {
    margin-bottom: 20px;
  }

  .form-subset {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .maps-block {
    width: 60%;
    height: 50%;
    margin-right: 10px;
  }

  .div-block-99 {
    text-align: center;
  }

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

  .nav-menu-wrapper-2 {
    background-color: rgba(0, 0, 0, 0);
  }

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

  .nav-link-10 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .menu-button-5 {
    padding: 12px;
  }

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

  .icon-8 {
    color: #fff;
    font-size: 2.34rem;
  }
}

@media screen and (max-width: 767px) {
  .hero-part {
    position: relative;
  }

  .heading {
    width: 100vw;
    text-align: left;
    margin-top: 30px;
    margin-left: 0;
    padding-left: 17px;
    font-size: 4.4rem;
    line-height: 4rem;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .add-on-text {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .text-block {
    margin-left: 17px;
    font-size: 1.7em;
    line-height: 1.3em;
  }

  .image-3 {
    top: -32px;
    left: 247px;
  }

  .more-content {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .more-text {
    width: 100%;
    margin-top: 0;
    margin-bottom: 35px;
    margin-right: 0;
    padding-left: 23px;
    padding-right: 9px;
  }

  .image-4 {
    text-align: left;
    padding-right: 31px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 29px;
  }

  .paragraph, .paragraph-2, .paragraph-3 {
    font-size: 1rem;
  }

  .services {
    height: auto;
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .serves {
    margin-bottom: 33px;
    position: relative;
  }

  .box-1 {
    position: relative;
  }

  .column {
    position: static;
  }

  .serv-row1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0%;
    padding-left: 0%;
    position: static;
  }

  .serv-row2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .serv-cont {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    text-align: center;
    flex-direction: row;
    justify-content: space-around;
    padding-top: 12px;
    display: flex;
    left: -60px;
  }

  .heading-3 {
    text-align: center;
    margin-bottom: 61px;
    padding-top: 32px;
    padding-left: 0;
    font-size: 3.5rem;
  }

  .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: center;
  }

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

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

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

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

  .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;
  }

  .navbar {
    padding-bottom: 0;
  }

  .dropdown-toggle {
    right: 302px;
  }

  .about-img {
    text-align: center;
  }

  .about {
    flex-direction: column;
    margin-bottom: 35px;
    padding-bottom: 0;
    display: flex;
  }

  .about-text {
    margin-top: 20px;
    padding-left: 14px;
    padding-right: 3px;
  }

  .paragraph-4 {
    margin-top: 0;
    font-size: .93rem;
    line-height: 1.2rem;
  }

  .image-5 {
    margin-left: 0;
  }

  .button {
    text-align: center;
  }

  .bold-text-3 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .icon {
    font-size: 38px;
  }

  .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .team-text {
    margin-left: 0;
    padding-left: 0;
    padding-right: 1px;
  }

  .team-container {
    grid-row-gap: 30px;
  }

  .image-7 {
    width: 250px;
    height: 360px;
    margin-top: 22px;
    left: 17px;
  }

  .heading-13 {
    font-size: 1.2rem;
  }

  .paragraph-5 {
    font-size: .85rem;
  }

  .image-8 {
    width: 250px;
    height: 360px;
    left: 20px;
  }

  .heading-14 {
    font-size: 1.2rem;
  }

  .image-9 {
    width: 250px;
    height: 360px;
    margin-left: 11px;
    left: auto;
  }

  .heading-15 {
    margin-top: 10px;
  }

  .div-block {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .heading-17 {
    font-size: 1.8rem;
  }

  .page-subset {
    margin-left: 17px;
  }

  .bold-text-4 {
    font-size: 2.2rem;
  }

  .paragraph-8 {
    margin-bottom: 55px;
  }

  .section {
    height: auto;
  }

  .container-5 {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-list.w--open {
    background-color: #fff;
    position: absolute;
    top: -109px;
  }

  .dropdown {
    right: auto;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-2 {
    height: auto;
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
  }

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

  .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;
    box-shadow: none;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    border-radius: 5px;
  }

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

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    border-radius: 5px;
  }

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

  .text-team-2 {
    padding-left: 0;
  }

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

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

  .nav-dropdown-link-2, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11, .dropdown-link-12 {
    text-align: center;
  }

  .email-block {
    font-family: Varela Round, sans-serif;
  }

  .nav-menu-3 {
    height: auto;
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
  }

  .nav-dropdown-link-3 {
    text-align: center;
  }

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

  .menu-button-4.w--open {
    background-color: #ecdcf6;
    margin-top: 5px;
    padding: 14px 15px;
  }

  .dropdown-link-13 {
    background-color: #fff;
  }

  .container-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-link-14 {
    background-color: #fff;
  }

  .nav-link-7 {
    color: #333;
  }

  .dropdown-toggle-2 {
    color: #fff;
  }

  .nav-link-8, .nav-link-9 {
    color: #333;
  }

  .dropdown-link-16 {
    background-color: #fff;
  }

  .nav-menu-4 {
    width: 95%;
    background-color: #ecdcf6;
    margin-left: 10px;
    margin-right: 10px;
    left: auto;
  }

  .dropdown-toggle-3 {
    color: #fff;
  }

  .dlink {
    background-color: #fff;
  }

  .icon-6 {
    color: #fff;
  }

  .image-24 {
    width: 45%;
  }

  .brand-3 {
    margin-top: 0;
    padding-left: 0;
  }

  .dropdown-list-3.w--open {
    left: -100px;
  }

  .slide {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .text-block-54 {
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .form-text {
    width: 90%;
    border: 1px solid #333;
    border-radius: 6px;
    margin-bottom: 20px;
  }

  .div-block-98 {
    margin-left: 10px;
  }

  .form-subset {
    flex-direction: column-reverse;
    align-items: center;
  }

  .form, .heading-36 {
    margin-left: 10px;
  }

  .textarea {
    margin-bottom: 12px;
  }

  .heading-37 {
    margin-left: 10px;
  }

  .maps-block {
    width: 95%;
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block-99 {
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

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

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

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

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

@media screen and (max-width: 479px) {
  .hero-sec {
    margin-top: 10px;
    overflow: hidden;
  }

  .hero-part {
    margin-top: 5px;
    margin-bottom: 40px;
  }

  .image {
    width: 94vw;
    height: 330px;
    text-align: left;
    object-fit: cover;
    border-radius: 3px;
    margin-left: 9px;
  }

  .body {
    overflow: visible;
  }

  .typing-text {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(#100229 39%, #392a48 94%, #fff);
    font-family: Montserrat, sans-serif;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 3rem;
  }

  .heading {
    z-index: -1;
    color: #100229;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 0;
    padding-left: 9px;
    font-size: 3.5rem;
    line-height: 3rem;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .add-on {
    overflow: hidden;
  }

  .add-on-text {
    text-align: left;
    margin-bottom: 49px;
  }

  .text-block {
    width: 97%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 6px;
    font-size: 1.45em;
  }

  .image-2 {
    display: none;
    bottom: -108px;
    left: -13px;
  }

  .image-3 {
    display: none;
    left: 286px;
  }

  .more-content {
    padding-top: 9px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .more-text {
    padding-left: 15px;
    padding-right: 13px;
  }

  .more-img {
    text-align: left;
    margin-right: -9px;
    overflow: hidden;
  }

  .image-4 {
    max-width: 120%;
    text-align: left;
    margin-right: 0;
    padding-right: 0;
    position: relative;
    right: 52px;
  }

  .heading-2 {
    font-size: 64px;
    line-height: 12px;
  }

  .bold-text-2 {
    text-align: left;
    font-size: 1.2em;
    line-height: 1em;
  }

  .paragraph, .paragraph-2, .paragraph-3 {
    padding-right: 0;
    font-size: 1.04rem;
    line-height: 22px;
  }

  .services {
    margin-bottom: 28px;
    overflow: hidden;
  }

  .serves {
    text-align: center;
  }

  .serv-row1 {
    align-items: center;
    justify-items: center;
    margin-right: 0;
  }

  .serv-row2 {
    justify-items: center;
    margin-left: 0%;
    margin-right: 0;
    padding-left: 0%;
  }

  .serv-cont {
    flex-direction: column;
    padding-left: 0;
  }

  .heading-3 {
    margin-top: 36px;
    margin-bottom: 34px;
    padding-top: 10px;
    padding-left: 0;
    font-size: 3rem;
  }

  .container {
    max-width: none;
  }

  .footer-brand {
    margin-left: 20px;
  }

  .footer-light {
    margin-top: 40px;
    padding-top: 52px;
  }

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

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

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

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

  .navbar {
    padding-bottom: 0;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    color: #06062a;
  }

  .dropdown-toggle {
    text-align: left;
  }

  .about-text {
    padding-left: 15px;
    padding-right: 10px;
  }

  .paragraph-4 {
    padding-right: 8px;
    font-size: 16px;
    line-height: 1.3rem;
  }

  .image-5 {
    margin-left: -1px;
  }

  .button {
    aspect-ratio: auto;
    margin-top: 0;
  }

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

  .icon {
    color: #06062a;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .nav-menu {
    background-color: #ecdcf6;
    margin-top: 0;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .team-img {
    text-align: center;
  }

  .team-text {
    padding-left: 16px;
    padding-right: 8px;
  }

  .image-7 {
    position: static;
  }

  .image-8 {
    text-align: center;
    position: static;
  }

  .heading-14 {
    margin-bottom: 10px;
  }

  .image-9 {
    text-align: center;
    position: static;
    left: 4px;
  }

  .div-block {
    flex-direction: column;
    margin-bottom: 23px;
    padding-left: 9px;
    padding-right: 9px;
    display: flex;
  }

  .div-block-2 {
    flex-direction: column-reverse;
    margin-bottom: 23px;
    display: flex;
  }

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

  .heading-16 {
    margin-left: 12px;
  }

  .heading-17 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 2.2rem;
    line-height: 2rem;
  }

  .text-block-3, .text-block-4 {
    margin-left: 10px;
    font-size: 1rem;
  }

  .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
    font-size: 1rem;
  }

  .page-subset {
    margin-left: 5px;
    margin-right: 10px;
    padding-right: 0;
  }

  .txt-part {
    align-items: flex-start;
    margin-top: 20px;
  }

  .bold-text-4 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .list {
    margin-left: 9px;
    padding-left: 20px;
  }

  .text-block-5 {
    text-align: left;
    font-size: 1rem;
    bottom: 5%;
  }

  .paragraph-8 {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    margin-top: 3px;
  }

  .container-4 {
    margin-top: 0;
  }

  .container-5 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .navbar-no-shadow-container {
    padding-left: 20px;
    padding-right: 10px;
  }

  .nav-menu-wrapper {
    z-index: 1;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-right: 0;
    overflow: hidden;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    object-fit: cover;
    left: auto;
    overflow: hidden;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .image-11 {
    width: 38%;
  }

  .text-team-2 {
    margin-left: 10px;
    padding-left: 6px;
  }

  .img-team-2 {
    text-align: center;
  }

  .icon-3 {
    line-height: 2rem;
  }

  .navbar-no-shadow-container-2 {
    padding-left: 20px;
    padding-right: 10px;
  }

  .nav-link-5.w--current {
    cursor: pointer;
  }

  .icon-4 {
    font-size: 2.4rem;
  }

  .image-12 {
    width: 37%;
  }

  .nav-menu-3 {
    flex-direction: column;
    overflow: hidden;
  }

  .image-22 {
    width: 37%;
  }

  .navbar-no-shadow-container-3 {
    padding-left: 20px;
    padding-right: 10px;
  }

  .menu-button-4 {
    margin-top: 0;
    margin-right: 10px;
    padding-top: 11px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .menu-button-4.w--open {
    margin-top: 0;
    padding: 11px;
  }

  .container-6 {
    display: flex;
  }

  .dropdown-toggle-2 {
    justify-content: center;
    padding-right: 40px;
    display: flex;
  }

  .nav-link-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-link-9 {
    margin-right: 0;
    position: relative;
  }

  .nav-menu-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    left: auto;
  }

  .dlink {
    margin-bottom: 0;
  }

  .image-24 {
    width: 39%;
    margin-top: 4px;
    margin-left: 8px;
  }

  .brand-3 {
    width: auto;
    text-align: left;
    margin-top: 0;
    margin-left: 10px;
    padding-left: 0;
    display: block;
  }

  .dropdown-list-3.w--open {
    position: relative;
    left: auto;
  }

  .container-7 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .left-arrow {
    margin-top: 30px;
    display: inline-block;
    position: static;
  }

  .testimonial-wrap {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .slide {
    padding: 20px 15px;
  }

  .testimonial {
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-style: normal;
  }

  .testimonial-author-image {
    width: 18%;
    object-fit: contain;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .slider {
    flex-direction: column;
    display: flex;
  }

  .content-section.blue {
    padding-top: 0;
  }

  .heading-1 {
    font-size: 40px;
  }

  .right-arrow {
    margin-top: 30px;
    display: inline-block;
    position: static;
  }

  .testimonial-author-wrap {
    flex-flow: row;
    align-items: center;
  }

  .heading-19.no-margin {
    margin-left: 10px;
    font-family: Open Sans, sans-serif;
  }

  .text-block-54 {
    margin-left: 15px;
  }

  .form-text {
    width: 96%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .contacts-part {
    height: auto;
  }

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

  .form-subset {
    flex-direction: column;
    margin-bottom: 20px;
    display: flex;
  }

  .text-block-55 {
    margin-bottom: 20px;
    font-size: 1.02rem;
  }

  .form {
    margin-left: 15px;
    padding-right: 15px;
  }

  .link-block-4 {
    margin-left: 10px;
  }

  .heading-36 {
    margin-left: 15px;
  }

  .heading-37 {
    margin-bottom: 20px;
  }

  .maps-block {
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block-99 {
    margin-left: auto;
    margin-right: auto;
  }

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

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

#w-node-_9c31d326-5cf5-df1a-e26b-95818d9dd25c-a8e0ab08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3233e2c5-3ee3-6fee-806d-e8a459528b0e-e30305e3 {
  align-self: auto;
  justify-self: auto;
}

#w-node-_69b7eceb-f6f7-13ac-1658-f1263ea2ee60-e30305e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d5bb1ee-79ad-6d2e-71ac-08df0c004df4-ccd487c4 {
  align-self: center;
  justify-self: center;
}

@media screen and (min-width: 1280px) {
  #w-node-_9c31d326-5cf5-df1a-e26b-95818d9dd25c-a8e0ab08 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_3d5bb1ee-79ad-6d2e-71ac-08df0c004de3-ccd487c4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_9c31d326-5cf5-df1a-e26b-95818d9dd25c-a8e0ab08 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1f893dd1-e821-ec81-198d-d5ff854664df-a8e0ab08 {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a735b487-3456-5474-d291-05360d748c5e-e30305e3 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_79e59123-bdfd-e13e-816f-399b4c00a0a4-a8e0ab08 {
    justify-self: center;
  }
}


