.image {
  padding-top: 6px;
}

.nav-link {
  font-family: 'Open Sans', sans-serif;
}

.nav-link-2 {
  font-family: 'Open Sans', sans-serif;
}

.nav-link-3 {
  font-family: 'Open Sans', sans-serif;
}

.navbar {
  background-color: transparent;
}

.section-1 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -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: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.navbar-2 {
  position: fixed;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-top: 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: transparent;
}

.image-2 {
  display: inline-block;
  margin-top: 0px;
  margin-left: 30px;
  padding: 0px 0px 0px 5px;
}

.body {
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
}

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

.nav-link-menu {
  margin-left: 15px;
  color: #fff;
  font-size: 30px;
}

.nav-link-menu:hover {
  color: cyan;
}

.nav-link-5 {
  margin-left: 15px;
  color: #fff;
  font-size: 30px;
}

.nav-link-6 {
  margin-left: 15px;
  color: #fff;
  font-size: 30px;
}

.row {
  padding-top: 0px;
}

.icon {
  display: none;
  background-image: none;
  background-size: auto;
  color: #fff;
  font-size: 44px;
}

.heading-2 {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  color: #fff;
  font-size: 85px;
  line-height: 74px;
  text-align: center;
  text-transform: uppercase;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 48px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -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;
  border-radius: 5px;
  box-shadow: 0 9px 25px -11px #444;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
}

.button:hover {
  background-color: #40c4ff;
}

.section {
  height: 100vh;
  padding-top: 20%;
  background-image: none;
  color: #fff;
  font-size: 8px;
}

.section.display-none {
  display: none;
}

.section.contact {
  padding-top: 5%;
  border-style: none;
}

.section.contact._6 {
  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-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.section.mobile {
  padding-top: 15%;
}

.section.mobile._2 {
  display: none;
}

.section.video {
  padding-top: 15%;
}

.section.video._3 {
  display: none;
}

.section.display {
  padding-top: 15%;
}

.section.agencia {
  padding-top: 15%;
}

.section.home._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0%;
  -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 {
  padding-right: 50px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-3 {
  font-family: 'Open Sans', sans-serif;
}

.slider {
  padding-bottom: 0px;
  background-color: transparent;
}

.image-3 {
  display: block;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  color: #fff;
}

.h1-align-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: 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;
  color: #fff;
  font-size: 98px;
  line-height: 94px;
  text-align: right;
  text-transform: uppercase;
}

.text-align-left {
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.bg-1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  height: 100vh;
}

.bg-1.bg2 {
  z-index: -2;
  background-color: #6534ff;
}

.bg-1.bg1 {
  display: block;
}

.bgs {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}

.bg-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 100vh;
  background-color: #3898ec;
  background-image: -webkit-linear-gradient(270deg, #3898ec, rgba(0, 150, 136, .5));
  background-image: linear-gradient(180deg, #3898ec, rgba(0, 150, 136, .5));
}

.bg-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -2;
  height: 100vh;
  background-color: #009688;
  background-image: -webkit-linear-gradient(270deg, #009688, rgba(64, 196, 255, .5));
  background-image: linear-gradient(180deg, #009688, rgba(64, 196, 255, .5));
}

.div-block {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -3;
  background-color: #fccdd3;
}

.bg-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -3;
  height: 100vh;
  background-color: #40c4ff;
  background-image: -webkit-linear-gradient(270deg, #40c4ff, rgba(209, 48, 118, .5));
  background-image: linear-gradient(180deg, #40c4ff, rgba(209, 48, 118, .5));
}

.text-align-right {
  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;
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  text-align: right;
}

.paragraph {
  color: #444;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.heading-5 {
  color: #444;
  font-size: 28px;
  text-transform: capitalize;
}

.heading-6 {
  margin-bottom: 24px;
  float: none;
  color: #fff;
  font-size: 78px;
}

.heading-7 {
  color: #444;
  font-size: 28px;
}

.heading-8 {
  color: #444;
  font-size: 28px;
}

.heading-9 {
  color: #444;
  font-size: 28px;
}

.text-block-2 {
  margin-top: 11px;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.form-block {
  margin-top: 20px;
  margin-bottom: 40px;
}

.textarea {
  width: 100%;
  height: 0px;
  min-height: 120px;
  padding-top: 15px;
  padding-right: 25px;
  padding-left: 25px;
  border-style: none;
  box-shadow: 0 10px 11px -12px #444;
  font-size: 18px;
  font-weight: 300;
}

.text-field {
  display: inline-block;
  width: 50%;
  height: 48px;
  padding-left: 25px;
  box-shadow: 0 10px 12px -11px #444;
  font-size: 18px;
  font-weight: 300;
}

.text-field.shadow-form {
  width: 50%;
  height: 40px;
  float: left;
  border: 0px solid #000;
  box-shadow: 0 10px 11px -12px #444;
}

.text-field-2 {
  display: inline-block;
  width: 49%;
  height: 48px;
  margin-left: 1%;
  padding-left: 25px;
  float: right;
  border-style: none;
  box-shadow: 0 10px 11px -12px #444;
  font-size: 18px;
  font-weight: 300;
}

.text-field-3 {
  display: inline-block;
  width: 49%;
  height: 48px;
  padding-left: 25px;
  float: left;
  border-style: none;
  box-shadow: 0 10px 11px -12px #444;
  font-size: 18px;
  font-weight: 300;
}

.text-field-4 {
  display: inline-block;
  width: 49%;
  height: 48px;
  margin-left: 1%;
  padding-left: 25px;
  float: right;
  border-style: none;
  box-shadow: 0 10px 11px -12px #444;
  font-size: 18px;
  font-weight: 300;
}

.submit-button {
  width: 100%;
  height: 48px;
  border-radius: 5px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 18px;
}

.submit-button:hover {
  background-color: #40c4ff;
}

.heading-10 {
  font-size: 98px;
  line-height: 98px;
}

.h1-align-left {
  font-size: 98px;
  line-height: 98px;
  text-transform: uppercase;
}

.text-footer {
  display: inline-block;
  margin-left: 15px;
  float: none;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 100;
  text-decoration: none;
}

.text-footer.tel-two {
  margin-left: 15px;
}

.text-footer.mail-footer {
  margin-left: 15px;
}

.text-block-4 {
  display: block;
  margin-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
}

.image-4 {
  display: block;
  margin-top: 30px;
  float: left;
}

.image-5 {
  display: block;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-7 {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.image-8 {
  display: block;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
}

.bg-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -4;
  height: 100vh;
  background-color: #d13076;
  background-image: -webkit-linear-gradient(270deg, #d13076, rgba(0, 217, 255, .5));
  background-image: linear-gradient(180deg, #d13076, rgba(0, 217, 255, .5));
}

.bg-6 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -5;
  height: 100vh;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #3898ec, rgba(56, 152, 236, .5));
  background-image: linear-gradient(180deg, #3898ec, rgba(56, 152, 236, .5));
}

.bg-7 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -6;
  background-color: cyan;
}

.column {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 166px;
  padding-left: 68px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-9 {
  padding-left: 10px;
}

.image-10 {
  padding-left: 10px;
}

.image-11 {
  padding-left: 10px;
}

.image-12 {
  padding-left: 10px;
}

.div-block-2 {
  display: inline-block;
  width: 100%;
}

.div-block-3 {
  display: inline-block;
  width: 100%;
}

.div-block-4 {
  display: inline-block;
}

.image-13 {
  display: inline;
}

.background-video {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  overflow: hidden;
  height: 100vh;
}

.image-14 {
  float: none;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 31px;
  -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;
}

.text-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  font-size: 18px;
}

.text-block-6 {
  display: inline-block;
  margin-left: 15px;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
}

.div-block-5 {
  display: block;
  width: 100%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-6 {
  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;
}

.column-3 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-4 {
  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-block-7 {
  display: block;
  width: 100%;
  padding-left: 0px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.row-2 {
  display: none;
}

.image-15 {
  margin-right: 15px;
  margin-left: 10px;
}

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

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

.link-redes {
  display: block;
  margin-left: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link-redes:hover {
  opacity: 0.7;
}

.link-redes.hidden-redes {
  display: none;
}

.brand {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.overlay-video {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100vh;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 152, 255, .63), rgba(56, 152, 236, .65) 26%);
  background-image: linear-gradient(0deg, rgba(0, 152, 255, .63), rgba(56, 152, 236, .65) 26%);
}

.bg-8 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -7;
  background-color: #225ba5;
}

.image-19 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.menu-button.w--open {
  margin-left: 15px;
  background-color: #3898ec;
}

.nav-menu {
  height: 100vh;
  background-color: #3898ec;
}

.form {
  display: inline-block;
  width: 100%;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 48px;
  margin-top: 15px;
  -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;
  border-style: none;
  border-radius: 5px;
  background-color: #3898ec;
  font-size: 20px;
  text-align: center;
}

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

.link-2 {
  color: #fff;
  text-decoration: none;
}

.text-block-7 {
  font-size: 28px;
  font-weight: 300;
}

.success-message {
  padding: 70px;
  background-color: transparent;
}

.row-3 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.text-block-8 {
  font-size: 18px;
  font-weight: 300;
}

.link-3 {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

.link-4 {
  display: none;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.link-5 {
  display: none;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.image-24 {
  display: block;
}

.text-block-9 {
  display: inline-block;
}

.div-block-8 {
  display: block;
  margin-top: 23px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-9 {
  font-size: 8px;
}

.div-block-10 {
  margin-top: 23px;
}

.image-25 {
  display: inline-block;
  margin-left: 0px;
}

.image-26 {
  display: inline-block;
}

.g-recaptcha {
  width: 49px;
  height: 100px;
  float: none;
}

.text-block-11 {
  font-size: 24px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -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;
}

html.w-mod-js *[data-ix="h1-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

html.w-mod-js *[data-ix="images"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="text"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="text-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="form"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 991px) {
  .heading-2 {
    font-size: 65px;
  }
  .h1-align-right {
    font-size: 78px;
  }
  .text-align-left {
    font-size: 20px;
    text-align: left;
  }
  .text-align-right {
    font-size: 20px;
  }
  .heading-6 {
    font-size: 78px;
  }
  .h1-align-left {
    font-size: 78px;
  }
  .text-footer {
    font-size: 10px;
  }
  .image-5 {
    margin-top: 37px;
  }
  .image-6 {
    margin-top: 6px;
  }
  .image-8 {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .section-1.home {
    margin-top: 81px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .body {
    padding-right: 5px;
    padding-left: 5px;
  }
  .heading-2 {
    font-size: 45px;
  }
  .button {
    margin-top: 0px;
  }
  .h1-align-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 38px;
    text-align: center;
  }
  .text-align-left {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
  .text-align-right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
  .heading-6 {
    font-size: 38px;
  }
  .text-block-2 {
    font-size: 16px;
  }
  .h1-align-left {
    font-size: 38px;
    text-align: center;
  }
  .text-footer {
    font-size: 15px;
  }
  .text-block-4 {
    font-size: 15px;
  }
  .column-2 {
    height: 10px;
  }
  .text-block-6 {
    font-size: 15px;
  }
  .column-3 {
    margin-bottom: 15px;
  }
  .column-4 {
    margin-bottom: 15px;
  }
  .div-block-7 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-20 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
  .image-21 {
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .image-22 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-23 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .image-2 {
    margin-left: 0px;
  }
  .heading-2 {
    font-size: 40px;
  }
  .button {
    margin-top: 30px;
  }
  .section.contact._6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -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;
  }
  .heading-6 {
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 31px;
  }
  .form-block {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .textarea {
    min-height: 100px;
    margin-bottom: 5px;
  }
  .text-field.shadow-form {
    width: 100%;
    margin-bottom: 5px;
  }
  .text-field-2 {
    width: 100%;
    margin-bottom: 5px;
  }
  .text-field-3 {
    width: 100%;
    margin-bottom: 5px;
  }
  .text-field-4 {
    width: 100%;
    margin-bottom: 5px;
  }
  .column-2 {
    margin-top: 0px;
  }
  .div-block-5 {
    margin-bottom: 15px;
  }
  .column-3 {
    margin-bottom: 0px;
  }
  .column-4 {
    margin-top: 25px;
    margin-bottom: 0px;
  }
  .row-3 {
    margin-bottom: 15px;
  }
  .div-block-8 {
    margin-top: 0px;
  }
  .div-block-10 {
    margin-top: 25px;
  }
  .section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 80px;
    padding-bottom: 10px;
    -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;
  }
  .column-5 {
    margin-top: 25px;
  }
  .column-6 {
    margin-top: 25px;
  }
  .div-block-11 {
    margin-bottom: 25px;
  }
}

