body {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 1rem;
  line-height: 1.333rem;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3.157rem;
  line-height: 4rem;
  font-weight: 700;
}

a {
  text-decoration: underline;
}

.body {
  font-family: Lato, sans-serif;
}

.body-2 {
  font-family: Lato, sans-serif;
}

.link-social-ico {
  padding-right: 4px;
  padding-left: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 50px;
}

.ico-social {
  width: 29px;
}

.image-2 {
  width: 44px;
}

.nav-menu {
  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;
}

.navbar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #fff;
}

.logo {
  height: 44px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cont-1200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.h3 {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 31px;
  font-weight: 400;
}

.h1 {
  margin-top: 10px;
  font-size: 49px;
  line-height: 59px;
}

.text-span {
  color: #6c63ff;
}

.bold-text {
  color: rgba(51, 51, 51, 0.9);
  font-weight: 700;
}

.bold-text-2 {
  color: rgba(108, 99, 255, 0.9);
  font-weight: 400;
}

.div-txt-img {
  width: 60%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h4 {
  width: 85%;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
}

.contact-form-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bg-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 376px;
  height: 440px;
  padding: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  background-color: #6c63ff;
  color: #fff;
}

.section-vh {
  background-color: #f6f6f6;
  background-image: url('../images/bg-hero03.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.img-hero-user {
  width: 80%;
}

.div-txt {
  margin-left: 100px;
}

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

.div-center.stain {
  background-image: url('../images/vector-5stain.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

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

.heading-2 {
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 400;
}

.div-column-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-column-sec.spec {
  padding-bottom: 0px;
}

.grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid.second {
  width: 100%;
}

.div-img-right {
  width: 100%;
}

.div-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.p-txt-small {
  margin-bottom: 0px;
  padding-left: 24px;
}

.p-txt-small.white {
  color: hsla(0, 0%, 100%, 0.95);
}

.images-phone {
  height: 440px;
}

.section {
  position: relative;
  z-index: 10;
  width: 100%;
}

.section.gradient {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: linear-gradient(95deg, #44abe2, #1fc4d7);
}

.section.space {
  margin-top: -3px;
  background-color: #fff;
}

.section.margin {
  margin-top: -4px;
  background-color: #f6f6f6;
}

.cont-1200-vert {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cont-1200-vert.footer.spec-space {
  max-width: 960px;
}

.sec-between {
  width: 100%;
}

.sec-between._5 {
  position: relative;
  z-index: 5;
}

.div-img-left {
  width: 100%;
}

.grid-box {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-box.second {
  width: 100%;
}

.div-box-img-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.1);
}

.img-ico-59-copy._30 {
  width: 33px;
  margin-bottom: 8px;
}

.p-txt-small-copy {
  margin-bottom: 0px;
  padding-left: 24px;
}

.p-txt-small-copy.white {
  color: hsla(0, 0%, 100%, 0.95);
}

.h4-19 {
  width: 85%;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
}

.img-dot {
  width: 8px;
  border-radius: 20px;
}

.img-dot._2 {
  width: 20px;
}

.img-dot._3 {
  width: 26px;
}

.img-dot._4 {
  width: 20px;
}

.img-dot._0 {
  width: 16px;
}

.div-txt-dot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-txt-dot._2 {
  margin-bottom: 150px;
}

.div-txt-dot._3 {
  margin-left: 50px;
}

.div-txt-dot._1 {
  margin-bottom: 70px;
  margin-left: -33px;
}

.div-txt-dot._6 {
  margin-top: 140px;
  margin-right: -30px;
}

.rich-text-block {
  overflow: auto;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraph {
  font-size: 14px;
  line-height: 18px;
}

.div-line-color {
  height: 13px;
  margin-top: 42px;
  background-color: #599de8;
}

.div-line-color._2 {
  background-color: #1fc4d7;
}

.div-cont-all.spec-space {
  margin-bottom: -40px;
}

.div-dot-cont {
  margin-top: -4px;
  margin-right: 8px;
  margin-left: 12px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-dot-cont.benefits {
  margin-right: 50px;
  margin-left: -40px;
}

.div-dot-cont.benefits._2 {
  margin-left: -75px;
}

.div-dot-cont.benefits._4 {
  margin-right: -40px;
  margin-left: 30px;
}

.heading-spec {
  color: #fff;
  font-size: 37px;
  line-height: 48px;
  font-weight: 400;
}

.div-img-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -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;
}

.div-space.horizontal {
  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;
}

.p {
  font-size: 14px;
  line-height: 18px;
}

.p-benefits {
  color: #fff;
  text-align: left;
}

.p-benefits._4 {
  text-align: right;
}

.div-img {
  width: 100%;
  margin-top: 60px;
}

.div-img.vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.img-corner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.container-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: -40px;
  margin-right: auto;
  margin-left: auto;
  -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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #f6f6f6;
}

.paragraph-2 {
  text-align: right;
}

.div-footer-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link {
  color: #6c63ff;
  text-decoration: none;
}

.txt-div-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2px;
  padding-bottom: 2px;
  -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;
}

.p-name-contact {
  margin-bottom: 0px;
  padding-right: 8px;
  padding-left: 8px;
  text-align: right;
}

.social-link {
  margin-top: 12px;
}

.full-space {
  height: 120px;
  max-width: 100%;
  background-image: url('../images/vector-3spec.svg'), -webkit-gradient(linear, left top, right top, from(#44abe2), to(#fff));
  background-image: url('../images/vector-3spec.svg'), linear-gradient(90deg, #44abe2, #fff);
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
}

.full-space._3 {
  position: relative;
  z-index: 5;
  background-image: url('../images/transparent-whitebrake.svg'), -webkit-gradient(linear, left top, right top, from(#44abe2), to(#1fc4d7));
  background-image: url('../images/transparent-whitebrake.svg'), linear-gradient(90deg, #44abe2, #1fc4d7);
  background-position: 50% 101%, 0px 0px;
}

.full-space._2 {
  background-image: url('../images/vector-3spec.svg'), -webkit-gradient(linear, left top, right top, from(#44abe2), to(#1fc4d7));
  background-image: url('../images/vector-3spec.svg'), linear-gradient(90deg, #44abe2, #1fc4d7);
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
}

.full-space._1 {
  background-image: url('../images/gray-whitebrake.svg');
  background-position: 50% 100%;
  background-size: cover;
}

.full-space._4 {
  background-image: url('../images/vector-3spec.svg'), -webkit-gradient(linear, left top, right top, from(#44abe2), to(#1fc4d7));
  background-image: url('../images/vector-3spec.svg'), linear-gradient(90deg, #44abe2, #1fc4d7);
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
}

.full-space._5 {
  z-index: 5;
  background-color: #f6f6f6;
  background-image: url('../images/transparent-graybrake.svg'), -webkit-gradient(linear, left top, right top, from(#44abe2), to(#1fc4d7));
  background-image: url('../images/transparent-graybrake.svg'), linear-gradient(90deg, #44abe2, #1fc4d7);
  background-position: 50% 100%, 0px 0px;
  background-size: cover, auto;
}

.link-mail {
  padding-top: 4px;
  padding-bottom: 4px;
  color: #6c63ff;
  text-decoration: none;
}

.title {
  font-size: 37px;
  line-height: 48px;
}

.heading-2-copy {
  padding-top: 30px;
  color: #6c63ff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 400;
}

.div-txt-spec-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -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;
}

.x {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-radius: 8px;
  background-color: #3ddac3;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
}

.x:hover {
  background-color: #31c2ad;
}

.txt-form-heading {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
}

.txt-form-subtitle {
  margin-top: 8px;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.link-whole-form {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #fff;
}

.link-spec-form {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #fff;
}

.bg-form-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 410px;
  height: 100%;
  padding: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

.up-arrow {
  position: fixed;
  right: 3%;
  bottom: 3%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  -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;
  border: 2px solid #000;
  border-radius: 8px;
}

.image-10 {
  width: 34px;
  opacity: 0.8;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #fff;
  }

  .container {
    padding: 8px;
  }

  .cont-1200 {
    padding: 8px;
  }

  .div-txt {
    margin-left: 0px;
  }

  .div-column-sec {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-img-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -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;
  }

  .images-phone {
    width: 300px;
  }

  .cont-1200-vert {
    padding: 8px;
  }

  .cont-1200-vert.footer {
    background-color: #f6f6f6;
  }

  .div-img-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -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;
  }

  .grid-box {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-txt-dot._3 {
    margin-left: 0px;
  }

  .div-txt-dot._6 {
    margin-right: 0px;
  }

  .div-dot-cont.benefits {
    display: none;
  }

  .div-img-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -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;
  }

  .div-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -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;
  }

  .img-corner {
    width: 300px;
  }

  .container-2 {
    background-color: #f6f6f6;
  }

  .div-footer-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    padding: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .full-space._5 {
    background-image: url('../images/transparent-graybrake.svg'), -webkit-gradient(linear, left top, right top, from(#44abe2), to(#1fc4d7));
    background-image: url('../images/transparent-graybrake.svg'), linear-gradient(90deg, #44abe2, #1fc4d7);
  }

  .div-txt-spec-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -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;
  }

  .icon {
    color: #000;
  }

  .menu-button {
    background-color: #c3c0c0;
  }

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

@media screen and (max-width: 767px) {
  .cont-1200 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-txt-img {
    width: 100%;
  }

  .h4 {
    width: 100%;
  }

  .contact-form-small {
    margin-top: 60px;
    padding: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid-box {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .h4-19 {
    width: 100%;
  }

  .div-txt-dot._2 {
    margin-bottom: 20px;
  }

  .div-txt-dot._1 {
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .div-txt-dot._6 {
    margin-top: 60px;
  }

  .div-space.horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .p-benefits._4 {
    text-align: left;
  }

  .div-img.vertical {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-footer-right {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .full-space._3 {
    background-position: 50% 100%, 0px 0px;
    background-repeat: no-repeat, repeat;
  }

  .div-txt-spec-left {
    margin-top: 0px;
  }
}

@media screen and (max-width: 479px) {
  .link-social-ico {
    width: 44px;
    height: 44px;
    margin-right: 8px;
    margin-left: 8px;
  }

  .ico-social {
    width: 44px;
  }

  .nav-menu {
    padding-top: 8px;
    padding-bottom: 16px;
  }

  .h3 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .h1 {
    margin-top: 0px;
  }

  .bold-text {
    font-size: 39px;
  }

  .bold-text-2 {
    font-size: 39px;
    line-height: 39px;
  }

  .contact-form-small {
    width: 100%;
    margin-top: 20px;
    padding: 8px;
  }

  .bg-form {
    width: 100%;
    padding: 8px;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cont-1200-vert {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }

  .div-box-img-txt {
    position: relative;
  }

  .div-cont-all.spec-space {
    margin-bottom: 0px;
  }

  .container-2 {
    margin-top: -20px;
  }

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

  .div-footer-right {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .txt-form-heading {
    font-size: 24px;
  }

  .txt-form-subtitle {
    font-size: 14px;
  }

  .link-spec-form {
    font-size: 14px;
  }

  .bg-form-02 {
    width: 100%;
    padding: 8px;
  }

  .div-block-3 {
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button {
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0);
    background-color: #fff;
  }

  .menu-button.w--open {
    border-style: solid;
    border-width: 1px;
    border-color: grey;
    background-color: #fff;
  }
}

#w-node-e79aed7a-aba0-a1e5-da85-136a684ee820-2ead7991 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_2548c84b-a72a-eb19-39e0-0d50d79d4ea7-2ead7991 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

