body {
  background-color: #edeff2;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 29px;
  line-height: 44px;
  font-weight: 400;
  letter-spacing: 0px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 2px;
  padding-top: 0px;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #69b9ff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
  background-color: #fff;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-link {
  display: block;
  width: 586px;
  margin: -47px auto 56px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
}

.section {
  position: relative;
  display: block;
  padding: 80px 10px;
  float: none;
  border-color: #992828;
  background-color: #5c5c5c;
  text-align: center;
}

.section.accent {
  height: 566px;
  padding-top: 100px;
  padding-bottom: 40px;
  border-style: none;
  background-color: #fff;
  opacity: 1;
  -webkit-perspective: 1001px;
  perspective: 1001px;
}

.section.accent.w {
  height: 488px;
  background-color: #fff;
}

.section._1 {
  height: 548px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-style: none;
  background-color: #cbd917;
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.section._1.w {
  background-color: #89898f;
}

.section._1.w.t {
  height: 161px;
}

.section._3.formumario {
  height: 533px;
  border-style: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/apple-1853306_1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/apple-1853306_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 195px;
  padding-bottom: 195px;
  border-style: none;
  border-bottom-width: 4px;
  border-bottom-color: #69b9ff;
  background-image: url('../images/example-bg.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/work.jpg');
  background-image: url('../images/example-bg.png'), linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/work.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: 125px, auto, cover;
  background-attachment: scroll, scroll, fixed;
  text-align: center;
}

.hero-section.mobile {
  height: 649px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .28), rgba(0, 0, 0, .28)), url('../images/mobj.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .28), rgba(0, 0, 0, .28)), url('../images/mobj.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-heading {
  margin-bottom: 30px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  color: #2e9dff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 12px;
  margin-left: 100px;
  float: none;
  border-color: hsla(0, 0%, 100%, .5);
  background-color: #cbd917;
  text-transform: uppercase;
}

.hollow-button.all-caps.e {
  left: 0px;
  top: 0px;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #000;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #000;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, .3);
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #5c5c5c;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #fff;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #69b9ff;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.info-icon.q {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, .84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  width: 500px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 21px;
  line-height: 44px;
  font-weight: 600;
  text-align: left;
}

.form {
  margin-top: 40px;
}

.image {
  position: relative;
  left: -44px;
  top: 9px;
  width: 234px;
  height: 61px;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.columna {
  height: 81px;
}

.texto {
  position: relative;
  left: -85px;
  top: 18px;
  right: 0px;
  display: block;
  width: 728px;
  height: 56px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 7px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 24px;
  text-align: left;
}

.text {
  position: static;
  display: inline-block;
  width: 260px;
  height: 174px;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #89898f;
  font-size: 17px;
  line-height: 25px;
  text-align: justify;
}

.text._2 {
  width: 200px;
  height: 27px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.text._2.u {
  margin-top: 10px;
}

.text._2._5 {
  position: relative;
  color: #89898f;
}

.text.a {
  margin-top: 39px;
  padding-left: 31px;
}

.text.p {
  margin-top: 22px;
}

.columnaproducto {
  display: block;
  height: 176px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.imagepro {
  position: relative;
  width: 100px;
  float: none;
  border: 4px none #000;
  border-top-left-radius: 0px;
  background-color: transparent;
  opacity: 1;
  text-align: center;
  cursor: -webkit-grab;
}

.botton {
  border-radius: 200px;
  font-size: 51px;
  line-height: 2px;
}

.bot {
  position: absolute;
  overflow: visible;
  float: none;
  clear: none;
  background-color: #5c8a51;
  background-image: -webkit-linear-gradient(270deg, #000 51%, #fff);
  background-image: linear-gradient(180deg, #000 51%, #fff);
  -webkit-perspective: 1304px;
  perspective: 1304px;
  -webkit-transform: scale(1.46);
  -ms-transform: scale(1.46);
  transform: scale(1.46);
  -webkit-transition: bottom 200ms ease;
  transition: bottom 200ms ease;
}

.textfoot._1 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

.sectionimage {
  height: 800px;
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .54), rgba(0, 0, 0, .54)), url('../images/mobwoman.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .54), rgba(0, 0, 0, .54)), url('../images/mobwoman.png');
  background-position: 0px 0px, 0px 4px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.texim {
  position: relative;
  left: 0px;
  top: 268px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 800px;
  margin: 0px auto;
  padding: 0px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  direction: ltr;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: hsla(0, 0%, 100%, .9);
  font-size: 28px;
  line-height: 42px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.cont1 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  height: 10px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  background-color: #fff;
}

.dicf {
  position: relative;
  top: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  height: 10px;
  margin-right: 100px;
  margin-bottom: 0px;
  margin-left: 100px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  background-color: hsla(0, 0%, 100%, .71);
}

.dicf.d {
  top: -167px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: hsla(0, 0%, 100%, .71);
}

.s {
  position: relative;
  top: 66px;
  display: block;
  width: 800px;
  height: 8px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(203, 217, 23, .7);
}

.s._1 {
  top: 286px;
  background-color: rgba(203, 217, 23, .7);
}

.inicio {
  position: static;
  border-style: none;
  background-color: #fff;
}

.d {
  position: relative;
  display: block;
  height: 570px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  float: none;
  text-align: center;
}

.tit {
  margin-bottom: 40px;
  direction: ltr;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #cbd917;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
}

.clienteim {
  border-style: none;
  background-color: transparent;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.contactenos {
  display: block;
  margin-right: auto;
  margin-left: 600px;
  padding-right: 0px;
  padding-left: 0px;
}

.contactenostit {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.c {
  display: block;
  width: 1004px;
  margin-right: auto;
  margin-left: auto;
}

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

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

.td {
  margin-bottom: 40px;
}

.tcliente {
  margin-bottom: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 400;
}

.campocontact {
  border-radius: 15px;
}

.enviar {
  margin-top: 15px;
  padding-right: 70px;
  padding-left: 70px;
  border-radius: 10px;
  background-color: #cbd917;
  color: #fff;
}

.contenedor-formuradio {
  margin-top: 40px;
  margin-left: 0px;
  padding-right: 50px;
}

.logoblanco {
  position: relative;
  top: 8px;
  display: block;
  margin-top: -60px;
  margin-right: auto;
  margin-left: auto;
}

.texto-formulario {
  display: block;
  margin-top: 200px;
  margin-right: 500px;
  margin-left: auto;
  padding-right: 0px;
}

.contform {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}

.pr {
  margin-right: 600px;
}

.ft {
  position: relative;
  bottom: -300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-right: 600px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
}

.conten {
  position: relative;
  left: 0px;
  top: -8px;
  display: block;
  height: 178px;
  margin: 30px auto auto;
  padding-bottom: 0px;
}

.formw {
  position: relative;
  top: 54px;
  right: 465px;
  width: 379px;
  float: right;
  text-align: left;
}

.formw._12 {
  right: 469px;
}

.textform {
  position: relative;
  left: 132px;
  top: 72px;
  width: 407px;
  height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  text-align: justify;
  letter-spacing: 1px;
  text-indent: 0px;
}

.textform._1 {
  top: 90px;
}

.textform._2 {
  top: 106px;
}

.contenedorformulario {
  border-radius: 15px;
}

.texspand {
  color: #cbd917;
  font-weight: 400;
}

.clic {
  position: relative;
  top: 116px;
  right: 192px;
}

.clic._1 {
  left: -227px;
  top: 180px;
  right: 0px;
}

.clic._2 {
  left: -207px;
  top: 53px;
  right: 0px;
}

.contq {
  height: 392px;
  text-align: left;
}

.clicm {
  position: relative;
  left: -166px;
  right: 195px;
}

.slider {
  position: relative;
  display: block;
  background-color: #25ccbf;
}

.inmcont {
  position: relative;
  left: 230px;
  top: 98px;
}

.contg {
  position: relative;
  left: 345px;
  top: -15px;
  width: 555px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 2px;
}

.x {
  color: #89898f;
  font-size: 40px;
}

.contgs {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  text-align: center;
}

.textext {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #89898f;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.columnas {
  display: block;
  height: 457px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.imsim {
  position: relative;
  top: 25px;
  width: 150px;
  height: 144px;
  text-align: center;
}

.imsim._2 {
  top: 11px;
  width: 170px;
  height: 170px;
}

.colcer {
  top: -52px;
  height: 196px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(240, 3%, 55%, .56);
  border-radius: 0px;
  background-color: transparent;
  text-align: center;
}

.imexp {
  position: static;
}

.contbooo {
  position: relative;
  left: -45px;
  top: 174px;
  text-align: center;
}

.clictagmobile {
  text-align: center;
}

.contenlogoclictag {
  text-align: center;
}

.contenboton {
  text-align: center;
}

.contenmapa {
  height: 537px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(0deg, #cbd917, transparent 5%, transparent 95%, #cbd917);
  background-image: linear-gradient(90deg, #cbd917, transparent 5%, transparent 95%, #cbd917);
  color: #fff;
}

.mapa {
  margin-top: 13px;
  margin-right: 60px;
  -webkit-perspective: 768px;
  perspective: 768px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  text-align: right;
}

.conmapa {
  height: 537px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  line-height: 20px;
  text-align: right;
}

.temapamob {
  position: relative;
  left: 91px;
  top: -408px;
  width: 407px;
  margin-bottom: 45px;
  color: #5c5c5c;
  text-align: left;
}

.curmob {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
}

.cursod {
  position: absolute;
  top: 826px;
  right: 897px;
  overflow: visible;
  clear: none;
}

.cursod.q {
  top: 923px;
}

.cursod.q.f {
  top: 1018px;
}

.de {
  color: #bcc920;
  font-size: 19px;
  font-weight: 400;
}

.pata {
  width: 292px;
  height: 170px;
  color: #fff;
  text-align: justify;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.video {
  position: static;
  display: block;
  overflow: hidden;
  float: none;
  clear: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .63));
}

.cntogo {
  position: relative;
  top: 177px;
  text-align: center;
}

.videofir {
  height: 395px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55));
}

.inicios {
  color: #192024;
}

.contexper {
  position: relative;
  top: -34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 436px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.dddd {
  position: relative;
  left: -8px;
  top: 60px;
}

.formularioq {
  height: 440px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .51), rgba(0, 0, 0, .51)), url('../images/work.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .51), rgba(0, 0, 0, .51)), url('../images/work.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.textcorreo {
  position: relative;
  left: 564px;
  top: 70px;
  width: 363px;
  color: #fff;
  font-size: 16px;
  text-align: justify;
}

.correotection {
  height: 244px;
  background-color: #fff;
}

.correoq {
  height: 244px;
  background-color: #cbd917;
}

.textsa {
  position: relative;
  left: 45px;
  top: 12px;
  width: 402px;
  font-size: 16px;
  text-align: center;
}

.textsa.wwww {
  color: #fff;
}

.tddd {
  width: 165px;
  color: #bcc920;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
}

.tddd.adasd {
  color: #fff;
}

.coddd {
  height: 235px;
}

.sdfsdfsdf {
  position: relative;
  left: 84px;
  top: -2px;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

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

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

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

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

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000004, 0.6000000000000004);
  -ms-transform: scale(0.6000000000000004, 0.6000000000000004);
  transform: scale(0.6000000000000004, 0.6000000000000004);
}

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

@media (max-width: 991px) {
  .navigation-link {
    color: hsla(0, 0%, 100%, .52);
  }
  .navigation-link.w--current {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #3b99d9;
  }
  .navigation-menu {
    background-color: #3b99d9;
  }
  .section.accent {
    height: 520px;
  }
  .section.accent.w {
    height: 423px;
  }
  .section._3.formumario {
    height: 399px;
  }
  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .grid-image {
    width: 50%;
    padding: 15px;
  }
  .footer-link {
    font-size: 12px;
  }
  .text {
    width: 213px;
    font-size: 15px;
    line-height: 23px;
  }
  .textfoot._1 {
    font-size: 16px;
  }
  .formw {
    right: 179px;
    text-align: center;
  }
  .formw._12 {
    right: 316px;
  }
  .contq {
    position: relative;
    left: 0px;
    top: -106px;
    right: 0px;
    text-align: center;
  }
  .textext {
    font-size: 22px;
  }
  .columnas {
    top: -42px;
  }
  .imsim {
    top: 39px;
    width: 219px;
    height: 106px;
  }
  .imsim._2 {
    width: 150px;
    height: 150px;
  }
  .colcer {
    height: 168px;
  }
  .pata {
    width: 230px;
    font-size: 13px;
    line-height: 23px;
  }
  .textcorreo {
    left: 452px;
    width: 289px;
    font-size: 14px;
  }
  .textsa {
    left: -4px;
    width: 332px;
    font-size: 15px;
  }
  .tddd.adasd {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }
  .button.tab {
    font-size: 12px;
  }
  .brand-link {
    width: 300px;
  }
  .section.accent {
    height: 301px;
  }
  .section._1 {
    height: 452px;
  }
  .section._1.w.t {
    height: 145px;
    text-align: center;
  }
  .section._3.formumario {
    height: 377px;
  }
  .white-box {
    margin-bottom: 30px;
  }
  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .hero-subheading {
    font-size: 18px;
  }
  .hollow-button.all-caps {
    padding-left: 32px;
  }
  .form-field.text-area {
    display: block;
  }
  .grid-image {
    width: 20%;
    padding: 20px;
  }
  .spc {
    margin-bottom: 30px;
  }
  .image {
    position: static;
    left: 5px;
    top: -33px;
    display: block;
    width: 178px;
    height: 42px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .texto {
    position: static;
    left: 0px;
    top: -56px;
    right: 0px;
    display: block;
    width: 307px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
  }
  .text {
    font-size: 13px;
  }
  .text._2 {
    width: 118px;
    font-size: 18px;
  }
  .columnaproducto {
    text-align: center;
  }
  .textfoot._1 {
    text-align: center;
  }
  .sectionimage {
    height: 486px;
  }
  .texim {
    top: 101px;
    width: 500px;
    font-size: 22px;
    line-height: 33px;
  }
  .s {
    top: -97px;
    width: 500px;
  }
  .s._1 {
    top: 110px;
  }
  .d {
    height: 349px;
  }
  .dicbotton {
    display: block;
    padding-right: 89px;
    text-align: center;
  }
  .conten {
    top: -66px;
  }
  .formw {
    position: absolute;
    top: 96px;
    right: 93px;
    text-align: center;
  }
  .formw._12 {
    top: -14px;
    right: 251px;
    width: 294px;
  }
  .contq {
    position: relative;
    top: -129px;
    display: block;
    height: 310px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .textext {
    font-size: 18px;
    line-height: 20px;
  }
  .columnas {
    display: block;
    height: 297px;
  }
  .imsim._2 {
    width: 110px;
    height: 110px;
  }
  .imsim.t {
    top: 4px;
    width: 139px;
    height: 128px;
  }
  .colcer {
    height: 126px;
  }
  .imexp {
    width: 110px;
    height: 110px;
  }
  .contbooo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .pata {
    display: none;
  }
  .formularioq {
    height: 336px;
  }
  .textcorreo {
    left: 356px;
    top: -5px;
    width: 191px;
    font-size: 13px;
    line-height: 17px;
  }
  .textsa {
    width: 282px;
    font-size: 14px;
    line-height: 22px;
  }
  .tddd {
    font-size: 17px;
  }
  .tddd.adasd {
    font-size: 17px;
  }
  .sdfsdfsdf {
    left: -36px;
    top: 9px;
  }
}

@media (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }
  .brand-link {
    position: relative;
    top: 34px;
    display: block;
    width: 212px;
    text-align: center;
  }
  .section.accent {
    height: 854px;
  }
  .section._1 {
    height: 613px;
  }
  .section._1.w.t {
    height: 92px;
  }
  .section._3.formumario {
    height: 316px;
  }
  .hero-section.centered {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
  }
  .hollow-button.all-caps {
    left: 3px;
    top: 4px;
    width: 177px;
    height: 36px;
  }
  .section-subheading.center {
    line-height: 30px;
  }
  .footer.center {
    height: 142px;
  }
  .footer-text {
    width: 300px;
    height: 287px;
  }
  .grid-image {
    width: 35%;
  }
  .image {
    display: none;
  }
  .texto {
    position: relative;
    left: -137px;
    top: -26px;
    right: 0px;
    bottom: -56px;
    font-size: 17px;
  }
  .text {
    font-size: 12px;
  }
  .columnaproducto {
    position: relative;
    top: -60px;
    height: 120px;
  }
  .imagepro {
    width: 78px;
  }
  .texim {
    top: 74px;
    width: 300px;
    font-size: 15px;
    line-height: 23px;
  }
  .s {
    width: 300px;
  }
  .s._1 {
    top: 94px;
  }
  .tit {
    margin-bottom: 40px;
  }
  .dicbotton {
    position: relative;
    right: 37px;
    float: none;
    clear: none;
    text-align: center;
  }
  .formw {
    top: 80px;
    right: 0px;
    width: 281px;
    font-size: 15px;
  }
  .formw._12 {
    right: -8px;
  }
  .contenedorformulario {
    width: 261px;
    height: 35px;
  }
  .contq {
    height: 306px;
  }
  .slider {
    display: none;
  }
  .tx {
    position: relative;
    left: -10px;
    top: -6px;
    right: -1px;
  }
  .textext {
    width: 273px;
    font-size: 16px;
  }
  .columnas {
    position: relative;
    top: -98px;
  }
  .imsim._2 {
    height: 97px;
  }
  .imsim.t {
    height: 106px;
  }
  .colcer {
    top: -73px;
  }
  .imexp {
    width: 80px;
    height: 80px;
  }
  .texbott {
    position: relative;
    left: -11px;
    top: -3px;
  }
  .titfor {
    font-size: 24px;
  }
  .textcorreo {
    display: none;
  }
  .textsa {
    left: 9px;
  }
  .textsa.wwww {
    left: -157px;
  }
  .sdfsdfsdf {
    display: none;
  }
  .imsadasdasd {
    display: none;
  }
}

