body {
  font-family: niveau-grotesk, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.section {
  display: block;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/top.svg');
  background-position: 50% -319px;
  background-size: cover;
  background-repeat: no-repeat;
}

.menu-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  background-color: transparent;
}

.shape-3 {
  position: absolute;
  left: -50px;
  top: 0px;
  width: 700px;
  max-width: none;
}

.shape-4 {
  position: absolute;
  left: -300px;
  bottom: 200px;
  z-index: 1;
  display: inline-block;
  width: 800px;
  height: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(54%, #fff), to(#f7f7f7));
  background-image: linear-gradient(90deg, #fff 54%, #f7f7f7);
}

.banner {
  position: relative;
  overflow: hidden;
  height: 100vh;
  padding-right: 20px;
  padding-left: 20px;
}

.top-margin {
  position: relative;
  display: block;
  width: 160px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.button {
  display: inline-block;
  min-width: 160px;
  padding: 15px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  background-color: #fc493e;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #fd6960;
}

.button.with-arrow {
  position: relative;
  padding-right: 56px;
  background-color: #ffbf25;
}

.button.with-arrow:hover {
  background-color: #fccc59;
}

.button.with-arrow.red {
  background-color: #841cd1;
}

.button.with-arrow.red:hover {
  background-color: #fff;
  color: #841cd1;
}

.container {
  display: block;
  max-width: 1200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.center {
  position: relative;
  top: 50%;
  z-index: 2;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.container.absolute {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  z-index: 3;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
}

.shape-5 {
  position: absolute;
  top: 200px;
  right: 0px;
  z-index: 2;
}

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.banner-photo-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.shape-2 {
  position: relative;
  z-index: 1;
  max-width: none;
}

.nav-link {
  position: relative;
  padding: 15px 10px 15px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 30px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #272b3a;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.nav-link:hover {
  color: #fc493e;
}

.section-2 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 110px 20px;
  background-color: #fff;
  background-image: url('../images/grey-back.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-2.form {
  background-image: url('../images/form-back.svg');
  background-size: auto 100%;
}

.about-photo {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 600px;
  margin-left: auto;
  border-radius: 150px 200px 300px 120px;
  background-image: url('../images/sec.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-photo._2 {
  background-image: url('../images/Mask-Group-4.png');
}

.about-photo._3 {
  background-image: url('../images/Mask-Group-2.png');
}

.right-padding {
  padding-left: 60px;
}

.right-padding.zero-padding {
  padding-left: 0px;
}

.heading {
  color: #000;
  font-size: 55px;
  line-height: 60px;
}

.shape-13 {
  position: absolute;
  right: 50%;
  bottom: 200px;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.shape-13.in-sub-page {
  right: 42%;
  bottom: 546px;
  z-index: 5;
  -webkit-filter: none;
  filter: none;
}

.shape-13.in-sub-page.blurred {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.nav-menu {
  width: 100%;
  max-width: 1440px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-bar {
  display: block;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.nav-cont {
  max-width: 1440px;
}

.nav-link {
  color: #fff;
  font-weight: 300;
}

.nav-link:hover {
  color: #fff;
  font-weight: 500;
}

.nav-link.w--current {
  color: #fff;
  font-weight: 500;
}

.content {
  display: block;
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
}

.credit-info {
  margin-top: 45px;
  margin-bottom: 45px;
  color: #000;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.purple {
  color: #841cd1;
}

.green {
  color: #00adbc;
}

.huge {
  font-size: 45px;
}

.credit-card {
  background-image: url('../images/credit-card.svg');
  background-position: 100% 50%;
  background-size: auto 80%;
  background-repeat: no-repeat;
}

.credit-card.credit {
  background-image: url('../images/contract2.svg');
  background-size: auto 80%;
}

.small-info {
  margin-top: 60px;
  font-size: 16px;
  font-weight: 300;
  text-align: right;
}

.contact-heading {
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.divider {
  display: block;
  width: 100px;
  height: 2px;
  margin: 30px auto;
  background-color: #fff;
}

.phone {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
}

.form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-half {
  width: 49%;
}

.form-block {
  margin-top: 30px;
}

.circle-icon {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('../images/right-arrow-7.svg');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.circle-icon.red-arrow {
  background-image: url('../images/right-arrow.png');
}

.textarea {
  min-height: 150px;
  border-radius: 8px;
}

.text-field {
  height: 50px;
  border-radius: 8px;
}

.label {
  margin-top: 15px;
  color: #fff;
  font-weight: 400;
}

.check {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
}

.footer-widht {
  display: block;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 60px;
}

.footer-title {
  margin-top: 60px;
  color: #000;
  font-size: 39px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
}

.footer-service-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.footer-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-icon {
  display: block;
  height: 90px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.footer-service-title {
  color: #000;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.color-divider {
  display: block;
  width: 60%;
  height: 2px;
  margin: 30px auto;
  background-color: #841cd1;
}

.color-divider.color2 {
  background-color: #00adbc;
}

.service-info {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.footer-logo-wrapper {
  margin-top: 60px;
}

.footer-logo {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.shape-14 {
  position: absolute;
  left: -50px;
  top: 200px;
  z-index: 3;
}

.success {
  height: 360px;
  padding-top: 138px;
  padding-bottom: 138px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.bold {
  font-weight: 500;
}

.footer-link {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  text-decoration: none;
}

@media (max-width: 991px) {
  .center-device {
    text-align: center;
  }
  .shape-3 {
    left: 50%;
    width: 80%;
    max-width: 100%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .banner {
    height: 1000px;
  }
  .container.absolute {
    bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-menu {
    background-color: #fff;
  }
  .shape-5 {
    top: 300px;
  }
  .flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flex-row.make-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .banner-photo-wrapper {
    display: block;
    width: 80%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .shape-2 {
    width: 80%;
    max-height: none;
    max-width: 100%;
  }
  .nav-link {
    display: block;
    padding-right: 20px;
    float: none;
    text-align: left;
  }
  .about-wrapper {
    margin-bottom: 20px;
  }
  .right-padding.zero-padding {
    padding-left: 0px;
  }
  .shape-13 {
    right: 85%;
  }
  .nav-menu {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .menu-wrapper {
    padding-top: 0px;
  }
  .banner {
    height: 950px;
  }
  .banner-photo-wrapper {
    width: 80%;
  }
  .about-photo {
    height: 400px;
  }
  .nav-menu {
    background-color: #00adbc;
  }
  .huge {
    font-size: 35px;
  }
  .menu-button {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #00adbc;
  }
}

@media (max-width: 479px) {
  .section {
    height: auto;
  }
  .shape-3 {
    width: 100%;
  }
  .banner {
    height: 500px;
  }
  .banner-photo-wrapper {
    width: 100%;
    margin-top: 30px;
  }
  .shape-2 {
    width: 100%;
  }
  .section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .about-photo {
    width: 100%;
    height: 250px;
  }
  .heading {
    font-size: 35px;
    line-height: 43px;
  }
  .credit-info {
    font-size: 25px;
    line-height: 25px;
  }
  .huge {
    font-size: 25px;
  }
  .form-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-half {
    width: 100%;
  }
  .footer-service-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo {
    width: 80%;
  }
}

