.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.dropdown-list-2 {
  background-color: rgba(0, 0, 0, 0.15);
}

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

.nav-menu {
  height: 100vh;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.dropdown-link-2 {
  display: none;
  font-size: 16px;
  text-align: center;
}

.dropdown-link-7 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.navbar {
  position: fixed;
  width: 100%;
  background-color: transparent;
}

.navbar.main {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 50;
  display: block;
}

.dropdown-link {
  background-color: rgba(0, 152, 255, 0);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.dropdown-link:hover {
  background-color: #b9b9b9;
}

.menu-button {
  margin-top: 10px;
  margin-right: 32px;
  margin-bottom: 10px;
}

.menu-button.w--open {
  background-color: hsla(0, 0%, 100%, 0);
}

.text-block-18 {
  display: block;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.text-block-18:hover {
  color: #333;
}

.dropdown-list {
  background-color: rgba(0, 0, 0, 0.13);
}

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

.nav-link-2 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.nav-link {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.nav-link:hover {
  background-color: #b9b9b9;
  color: #333;
}

.dropdown {
  text-align: center;
}

.dropdown:hover {
  background-color: #b9b9b9;
  color: #fff;
}

.image {
  margin-top: 10px;
  margin-left: 10px;
}

.section {
  padding-bottom: 60px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #ac5438, #341a11);
  text-align: center;
}

.container {
  padding-top: 80px;
}

.heading-white {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
}

.heading-white._2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
}

.heading-white._3 {
  margin-top: 15px;
  margin-bottom: 25px;
  color: #000;
  font-size: 25px;
  line-height: 35px;
}

.youtube {
  margin-top: 20px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.7);
}

.button {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #f18632;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 600;
}

.button:hover {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.58);
}

.nav-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -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;
  background-color: #f18632;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.53);
  text-align: right;
}

.link {
  display: none;
  margin-right: 50px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.section-2 {
  margin-bottom: 100px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.section-3 {
  margin-bottom: 100px;
  text-align: center;
}

.text-block-19 {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  color: #9b4c32;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
}

.heading-brown {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  color: #9b4c32;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
}

.black-text {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 454px;
  height: 454px;
  -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-image: url('../images/Asset-1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.columns {
  display: block;
  -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;
}

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

.counter {
  font-family: Montserrat, sans-serif;
  color: #9b4c32;
  font-size: 80px;
  line-height: 80px;
}

.counter._2 {
  margin-top: 10px;
  color: #f18632;
  font-size: 50px;
  line-height: 50px;
  font-weight: 600;
}

.brown-text-small {
  width: 250px;
  font-family: Montserrat, sans-serif;
  color: #9b4c32;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}

.small-gray-text {
  margin-top: 70px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #6d6e71;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.small-gray-text._2 {
  margin-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 18px;
  line-height: 20px;
}

.column-2 {
  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;
}

.column-3 {
  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;
}

.section-4 {
  margin-bottom: 100px;
  text-align: center;
}

.image-2 {
  margin-top: 50px;
}

.section-5 {
  margin-bottom: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/Bg-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

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

.orange-heading {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  color: #f18632;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
}

.tabs {
  margin-top: 40px;
}

.tab-link-our-knowledge-partner {
  margin-right: -4px;
  margin-left: -4px;
}

.tab-link-our-knowledge-partner.w--current {
  margin-right: 10px;
  margin-left: 10px;
}

.tabs-orange {
  height: 60px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: rgba(241, 134, 50, 0.5);
}

.tabs-orange.w--current {
  background-color: #f18632;
}

.tabs-orange._2 {
  height: auto;
}

.text-block-20 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.text-block-21 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.text-block-22 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.text-block-23 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.text-block-24 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.tab-heading {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

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

.tabs-content {
  margin-top: 50px;
  text-align: center;
}

.section-6 {
  margin-bottom: 100px;
  text-align: center;
}

.columns-2 {
  margin-top: 40px;
}

.column-4 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.big-orange-text {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #f18632;
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
}

.small-black-text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.section-7 {
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/Bg-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.white-heading-2 {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
}

.slider {
  height: 350px;
  background-color: rgba(0, 0, 0, 0.3);
}

.slider._3 {
  height: 330px;
}

.slider._2 {
  height: 200px;
}

.slide {
  text-align: center;
}

.text-block-25 {
  display: block;
  width: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-2 {
  width: 400px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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;
  text-align: center;
}

.slider-text-1 {
  width: 600px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

.slider-text-2 {
  width: 600px;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
}

.section-8 {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f18632;
  text-align: center;
}

.column-38 {
  text-align: center;
}

.social {
  padding-right: 14px;
  padding-left: 14px;
}

.footer-2 {
  position: static;
  top: -725px;
  display: block;
  margin-top: 0px;
  padding-top: 50px;
  background-color: #aaa;
}

.div-block-13 {
  margin-top: 15px;
}

.div-block-15 {
  margin-top: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dad9d8), to(#dad9d8));
  background-image: linear-gradient(180deg, #dad9d8, #dad9d8);
}

.div-block-14 {
  margin-top: 20px;
  text-align: center;
}

.text-block-11 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.text-block-17 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #d6d6d6;
  font-family: 'Open Sans', sans-serif;
  color: #4f4f4f;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.footer-menu {
  padding-right: 24px;
  padding-left: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #4f4f4f;
  font-size: 18px;
  text-decoration: none;
}

.div-block-84 {
  height: 20px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
}

.row-5 {
  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;
}

.image-4 {
  display: none;
}

.slide-nav {
  font-size: 8px;
}

.slide-nav-2 {
  font-size: 8px;
}

.brown-text-large {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #9b4c32;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
}

.slide-nav-3 {
  display: block;
  font-size: 8px;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  color: #505050;
  font-size: 20px;
}

.form-block-2 {
  font-family: Exo, sans-serif;
  color: #fff;
}

.error-message-2 {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.success-message-2 {
  background-color: transparent;
}

.container-9 {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.text-field {
  position: relative;
  display: block;
  overflow: visible;
  width: 380px;
  padding-left: 10px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #6d6d6d #000;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
}

.text-field.last-name {
  left: 539px;
  top: -48px;
  background-color: transparent;
  color: #fff;
}

.text-field.phone {
  left: 539px;
  top: -48px;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
}

.text-field.email {
  padding-left: 10px;
  background-color: transparent;
  color: #fff;
}

.textarea {
  min-height: 120px;
  margin-top: 20px;
  border: 1px solid #4f4f4f;
  border-radius: 0px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
}

.heading-21 {
  display: block;
  margin-top: 0px;
  padding-top: 10px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.heading-21.contact {
  display: inline-block;
  margin-bottom: 50px;
  border-bottom: 1px solid #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 100;
  text-decoration: none;
}

.contact-us-2 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #2b2b2b;
  color: #fff;
}

.form-2 {
  font-family: Exo, sans-serif;
  color: #fff;
}

.submit-button-2 {
  position: static;
  left: 813px;
  margin-top: 50px;
  padding-top: 9px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #f18632;
  border-radius: 10px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #f18632;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.submit-button-2:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: #f18632;
  color: #000;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .menu-button {
    padding: 0px;
  }
  .column {
    margin-bottom: 20px;
  }
  .small-gray-text._2 {
    margin-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 16px;
    line-height: 20px;
  }
  .column-2 {
    margin-bottom: 20px;
  }
  .tabs-orange.w--current {
    margin-bottom: 20px;
  }
  .slider._2 {
    height: 200px;
  }
  .social {
    margin-bottom: 10px;
  }
  .container-12 {
    display: block;
  }
  .div-block-14 {
    display: block;
    -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;
    text-align: center;
  }
  .footer-menu {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
  }
  .row-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .form-block-2 {
    text-align: center;
  }
  .text-field {
    position: static;
    width: 600px;
    margin-bottom: 40px;
    padding-right: 0px;
  }
  .text-field.last-name {
    position: static;
  }
  .text-field.phone {
    position: static;
  }
  .textarea {
    margin-top: 20px;
  }
  .form-2 {
    display: inline-block;
    text-align: center;
  }
  .submit-button-2 {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    background-color: hsla(0, 0%, 100%, 0.9);
  }
  .navbar.main {
    width: auto;
  }
  .menu-button {
    margin-right: 0px;
    padding-right: 15px;
  }
  .image {
    width: 150px;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-white {
    font-size: 30px;
    line-height: 30px;
  }
  .heading-white._2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
  }
  .nav-2 {
    height: 40px;
  }
  .link {
    margin-right: 30px;
  }
  .section-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .small-gray-text {
    margin-top: 40px;
  }
  .small-gray-text._2 {
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 18px;
  }
  .image-2 {
    display: none;
  }
  .section-5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-4 {
    margin-bottom: 30px;
  }
  .section-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .slider {
    height: 440px;
  }
  .slider._3 {
    height: 420px;
  }
  .slider._2 {
    height: 230px;
  }
  .slider-text-1 {
    width: 400px;
  }
  .slider-text-2 {
    width: 400px;
  }
  .image-3 {
    width: 300px;
  }
  .container-12 {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-11 {
    margin-top: 10px;
  }
  .footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-84 {
    width: 400px;
  }
  .row-5 {
    display: inline;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-4 {
    display: block;
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-39 {
    margin-bottom: 30px;
  }
  .image-5 {
    width: 300px;
  }
  .image-6 {
    width: 300px;
  }
  .image-7 {
    width: 300px;
  }
  .image-8 {
    width: 300px;
  }
  .image-9 {
    width: 300px;
  }
  .image-10 {
    width: 300px;
  }
  .text-field {
    width: 400px;
  }
  .heading-21.contact {
    color: #f28705;
    font-weight: 400;
  }
  .submit-button-2 {
    border-color: #f28705;
    color: #f28705;
    font-weight: 400;
  }
  .submit-button-2:hover {
    border-color: #f28705;
    background-color: #f28705;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    margin-right: 5px;
    padding-right: 10px;
  }
  .image {
    width: 100px;
  }
  .heading-white {
    font-size: 25px;
    line-height: 25px;
  }
  .heading-white._2 {
    font-size: 18px;
    line-height: 22px;
  }
  .heading-white._3 {
    font-size: 20px;
    line-height: 25px;
  }
  .nav-2 {
    height: 35px;
  }
  .link {
    margin-right: 15px;
    font-size: 14px;
    line-height: 16px;
  }
  .div-block {
    width: 350px;
    height: 350px;
    background-size: 100%;
  }
  .counter {
    font-size: 60px;
    line-height: 60px;
  }
  .brown-text-small {
    width: 200px;
    font-size: 20px;
    line-height: 25px;
  }
  .small-gray-text {
    margin-top: 25px;
    font-size: 14px;
    line-height: 16px;
  }
  .small-gray-text._2 {
    line-height: 18px;
  }
  .tabs-orange {
    margin-bottom: 20px;
  }
  .slider {
    height: 650px;
  }
  .slider._3 {
    height: 570px;
  }
  .slider._2 {
    height: 280px;
  }
  .slider-text-1 {
    width: 250px;
  }
  .slider-text-2 {
    width: 250px;
  }
  .image-3 {
    width: 250px;
  }
  .div-block-14 {
    display: block;
  }
  .footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-84 {
    width: 300px;
  }
  .row-5 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-4 {
    margin-top: 30px;
  }
  .image-5 {
    width: 250px;
  }
  .image-6 {
    width: 250px;
  }
  .image-7 {
    width: 250px;
  }
  .image-8 {
    width: 250px;
  }
  .image-9 {
    width: 250px;
  }
  .image-10 {
    width: 250px;
  }
  .slide-nav-3 {
    display: block;
    font-size: 8px;
  }
  .form-block-2 {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-field {
    display: block;
    width: 100%;
    border-left-width: 1px;
    border-left-color: #000;
  }
  .text-field.last-name {
    width: 100%;
  }
  .text-field.phone {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .text-field.email {
    width: 100%;
  }
  .form-2 {
    display: block;
    text-align: center;
  }
}