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

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.section {
  height: 100vh;
  padding-right: 60px;
  padding-left: 60px;
}

.section._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin: 10px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 56, 86, 0.9)), to(rgba(11, 56, 86, 0.9))), url('../images/asesoria.png');
  background-image: linear-gradient(180deg, rgba(11, 56, 86, 0.9), rgba(11, 56, 86, 0.9)), url('../images/asesoria.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
  text-align: center;
}

.section._1._4 {
  height: auto;
  margin-top: 1px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #c6c6c6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#c6c6c6));
  background-image: linear-gradient(180deg, #c6c6c6, #c6c6c6);
  color: #0b3856;
}

.section._1._4.full {
  width: 100%;
  margin: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(141, 164, 8, 0.85)), to(rgba(141, 164, 8, 0.85)));
  background-image: linear-gradient(180deg, rgba(141, 164, 8, 0.85), rgba(141, 164, 8, 0.85));
  color: #fff;
}

.section._1._4.full.nmr {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(141, 164, 8, 0.85)), to(rgba(141, 164, 8, 0.85)));
  background-image: linear-gradient(180deg, rgba(141, 164, 8, 0.85), rgba(141, 164, 8, 0.85));
}

.section._1._4.full.azul {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 56, 86, 0.8)), to(rgba(11, 56, 86, 0.8)));
  background-image: linear-gradient(180deg, rgba(11, 56, 86, 0.8), rgba(11, 56, 86, 0.8));
}

.section._1._4.full.naranja {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 91, 39, 0.85)), to(rgba(234, 91, 39, 0.85)));
  background-image: linear-gradient(180deg, rgba(234, 91, 39, 0.85), rgba(234, 91, 39, 0.85));
}

.section._1._7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 56, 86, 0.8)), to(rgba(11, 56, 86, 0.8))), url('../images/encuentranos.png');
  background-image: linear-gradient(180deg, rgba(11, 56, 86, 0.8), rgba(11, 56, 86, 0.8)), url('../images/encuentranos.png');
  background-size: auto, cover;
}

.section._1._7.full {
  width: 100%;
  margin: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/encuentranos.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/encuentranos.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.home {
  padding-right: 0px;
  padding-left: 0px;
}

.logo-inferior {
  position: fixed;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 10px;
  -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;
}

.logo-inferior._30 {
  left: 9px;
  right: auto;
  bottom: 0px;
}

.lineaderecha {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 4px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 45px;
  background-color: #fff;
}

.linea-arriba {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 4px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fff;
}

.liena-abajo {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 4px;
  margin-right: 60px;
  margin-bottom: 10px;
  margin-left: 10px;
  background-color: #fff;
}

.liena-abajo.nmr {
  margin-right: 89px;
  margin-left: 144px;
}

.liena-abajo.am {
  margin-left: 140px;
}

.liena-abajo.r {
  margin-left: 144px;
}

.linea-izquierda {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  background-color: #fff;
}

.marco {
  position: fixed;
  z-index: 1000;
}

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

.div-vertival.responsive {
  height: 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;
}

.div-vertival.cotiza-cierra {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #000;
}

.heading-8 {
  margin-top: 5px;
}

.titulo-oficinas {
  margin: 0px;
  padding: 20px;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.titulo-oficinas.pequeno {
  padding: 5px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Texgyreadventor 0', sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.enviar {
  display: inline-block;
  background-color: #57beed;
  font-size: 16px;
}

.enviar:hover {
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.enviar.blanco {
  background-color: #000;
  color: #fff;
  font-weight: 700;
}

.enviar.blanco:hover {
  background-color: #333;
}

.cotizar {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  width: 70%;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fedb04;
  box-shadow: -1px 0 3px 0 rgba(0, 0, 0, 0.5);
}

.cotizar.mini {
  z-index: 2000;
  display: none;
  width: 40%;
  margin-top: 14px;
  margin-right: 14px;
  margin-bottom: 14px;
  background-color: #fff;
}

.contenedor-flyeres {
  position: fixed;
  top: 22%;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 46px;
  margin-right: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.exitoso {
  margin: 14px;
  padding: 10px;
  background-color: #89d1f2;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.call-to-act {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 7px;
  -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: solid;
  border-width: 4px 0px 4px 4px;
  border-color: #fff;
  background-color: transparent;
}

.call-to-act:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.call-to-act.instagram {
  top: 72%;
}

.call-to-act.facebook {
  top: 63%;
}

.html-embed {
  display: none;
  color: #fff;
}

.texto-cotizar {
  -webkit-transform: rotate(-90deg) translate(0px, 28px);
  -ms-transform: rotate(-90deg) translate(0px, 28px);
  transform: rotate(-90deg) translate(0px, 28px);
  font-size: 16px;
}

.texto-cotizar.nmr {
  -webkit-transform: rotate(-90deg) translate(0px, 23px);
  -ms-transform: rotate(-90deg) translate(0px, 23px);
  transform: rotate(-90deg) translate(0px, 23px);
  font-size: 12px;
}

.close {
  width: 67px;
  height: 45px;
  padding: 5px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.close:hover {
  background-color: #ea2727;
}

.formulario-desktop {
  margin-bottom: 0px;
}

.formulario-desktop.new {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.item-form {
  font-family: 'Texgyreadventor 0', sans-serif;
  font-size: 16px;
}

.boton-cotizar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 100px;
  margin-bottom: 2px;
  border-style: solid;
  border-width: 4px 0px 4px 4px;
  border-color: #fff;
  background-color: transparent;
  font-family: 'Texgyreadventor 0', sans-serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.boton-cotizar:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.error {
  background-color: #2a68b1;
  color: #fff;
  font-size: 21px;
  text-align: center;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 28px 26px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  color: transparent;
}

.form-2.oficinas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu-botton {
  width: 60px;
  height: 60px;
  padding: 0px;
  float: left;
  border: 4px solid #fff;
}

.menu-botton:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.menu-botton.w--open {
  display: inline-block;
  background-color: transparent;
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 25px;
  right: 0px;
  display: block;
  width: 30px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 12px;
  right: 0px;
  display: block;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -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;
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  margin-left: 14px;
  -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;
  background-color: transparent;
  font-family: 'Texgyreadventor 0', sans-serif;
  color: #fff;
}

.slider {
  height: 100vh;
}

.slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px 50px;
  -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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/20170821_145034.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/20170821_145034.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  color: #fff;
  text-align: center;
}

.slide._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/20180215_095300.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/20180215_095300.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IV.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IV.jpg');
  background-position: 0px 0px, 50% 50%;
}

.slide._33 {
  width: 33%;
}

.slide.nmr {
  padding: 0px;
  background-image: url('../images/11_1.PNG');
  background-position: 0px 0px;
  background-size: 753px;
}

.slide.rentables {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Amazing-office-interior-design-tips-and-how-to-design-an-office-space-with-Interior-Design-Office-Design-Office-interior-design-photos.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Amazing-office-interior-design-tips-and-how-to-design-an-office-space-with-Interior-Design-Office-Design-Office-interior-design-photos.jpg');
  background-size: auto, cover;
}

.slide.filtro {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.slide.dynamic {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/20170821_145034.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/20170821_145034.jpg');
  background-position: 0px 0px, 50% 50%;
}

.boton {
  margin: 5px;
  padding: 10px 25px;
  border: 4px solid #fff;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  text-decoration: none;
}

.boton:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.boton.negro {
  border-color: #333;
  color: #333;
}

.boton-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 4px solid #fff;
  color: #fff;
}

.div-medio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clientes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  margin: 5px;
  padding: 10px;
  -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;
  box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.5);
}

.div-img.proyecto {
  width: 50%;
}

.div-img.proyecto._1 {
  background-image: url('../images/X.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.underline {
  text-decoration: underline;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
  padding: 5px;
  -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-bloques {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(141, 164, 8, 0.85)), to(rgba(141, 164, 8, 0.85)));
  background-image: linear-gradient(180deg, rgba(141, 164, 8, 0.85), rgba(141, 164, 8, 0.85));
  color: #fff;
}

.section-bloques.azul {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 56, 86, 0.8)), to(rgba(11, 56, 86, 0.8)));
  background-image: linear-gradient(180deg, rgba(11, 56, 86, 0.8), rgba(11, 56, 86, 0.8));
}

.section-bloques.naranja {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 91, 39, 0.85)), to(rgba(234, 91, 39, 0.85)));
  background-image: linear-gradient(180deg, rgba(234, 91, 39, 0.85), rgba(234, 91, 39, 0.85));
}

.esquina {
  margin: -8px -8px 4px 2px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.esquina.principal {
  margin: 11px;
}

.orden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-bottom: 0px;
  padding: 10px;
  -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;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.orden.verde {
  background-color: rgba(141, 164, 8, 0.85);
}

.perspective-boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.cardflip {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  padding-bottom: 100%;
}

.card-flip-side {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.card-flip-side.front {
  position: absolute;
  border-radius: 0px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.card-flip-side.back {
  border-radius: 0px;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-flip-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/0001-31-copia.jpg');
  background-position: 62% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate3d(0px, 0px, 25px);
  transform: translate3d(0px, 0px, 25px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-flip-image.atras {
  width: auto;
  height: auto;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/RAW_8794.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/RAW_8794.jpg');
  background-position: 0px 0px, 27% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transform: translate3d(0px, 0px, 25px);
  transform: translate3d(0px, 0px, 25px);
  color: #fff;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-flip-image.atras._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/map-1.PNG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/map-1.PNG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.card-flip-image.atras._2.aym {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/diseñando.png');
  background-image: linear-gradient(180deg, null, null), url('../images/diseñando.png');
}

.card-flip-image.atras._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/Amazing-office-interior-design-tips-and-how-to-design-an-office-space-with-Interior-Design-Office-Design-Office-interior-design-photos.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/Amazing-office-interior-design-tips-and-how-to-design-an-office-space-with-Interior-Design-Office-Design-Office-interior-design-photos.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.card-flip-image.atras._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/asesosria-1.PNG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/asesosria-1.PNG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.card-flip-image.atras._1.aym {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/asesoria.png');
  background-image: linear-gradient(180deg, null, null), url('../images/asesoria.png');
}

.card-flip-image.atras._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/construcción.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/construcción.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.card-flip-image.atras._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/construccion-1.PNG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/construccion-1.PNG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.card-flip-image._1 {
  background-image: url('../images/asesoria.png');
  background-position: 50% 50%;
}

.card-flip-image._1.nmr {
  background-image: url('../images/asesosria-1.PNG');
  background-position: 0px 50%;
}

.card-flip-image._5 {
  background-image: url('../images/Amazing-office-interior-design-tips-and-how-to-design-an-office-space-with-Interior-Design-Office-Design-Office-interior-design-photos.jpg');
  background-position: 0px 100%;
  background-size: 638px;
  background-repeat: no-repeat;
}

.card-flip-image._4 {
  background-image: url('../images/construcción.png');
  background-position: 50% 50%;
}

.card-flip-image._3 {
  background-image: url('../images/maderas.png');
  background-position: 50% 50%;
  background-size: cover;
}

.card-flip-image._3.nmr {
  background-image: url('../images/construccion-1.PNG');
}

.card-flip-image._2 {
  background-image: url('../images/diseñando.png');
  background-position: 50% 50%;
}

.card-flip-image._2.nmr {
  background-image: url('../images/map-1.PNG');
}

.perspective {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.perspective._2 {
  width: 300px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-9 {
  margin-top: 9px;
  margin-right: 15px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 25px;
}

.orden-ventajas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  margin-bottom: 21px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.orden-ventajas.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.video-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 400px;
  padding: 20px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/20170821_145034.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 1px 1px 11px 0 #000;
}

.video-4._1 {
  background-image: url('../images/20180215_095300.jpg');
}

.video-4._2 {
  background-image: url('../images/IV.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.video-4._3 {
  background-image: url('../images/X.jpg');
}

.video-4._4 {
  background-image: url('../images/C.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.video-4.baja-mar {
  background-image: url('../images/01.jpg'), url('../images/20170821_145034.jpg');
  background-position: 50% 0px, 50% 50%;
  background-size: cover, cover;
}

.video-4.pradilla {
  background-image: url('../images/6.PNG');
}

.video-4.pradilla-oficinas {
  background-image: url('../images/centro_norte1.jpg');
}

.video-4.portal-santa-barabara {
  background-image: url('../images/WhatsApp-Image-2018-09-27-at-12.40.06.jpeg');
}

.video-4.prado {
  background-image: url('../images/1.PNG');
  background-position: 50% 100%;
  background-size: cover;
}

.video-4.x {
  background-image: url('../images/PDP-EXT-1-01.jpg'), url('../images/20170821_145034.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: cover, cover;
}

.video-4.mobiliario {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Imagen2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Imagen2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.video-4._5 {
  background-image: url('../images/WhatsApp-Image-2018-09-27-at-12.48.12.jpeg');
}

.video-4.bocacolina {
  background-image: url('../images/WhatsApp-Image-2018-09-27-at-12.42.45-1.jpeg');
}

.video-4.pasadena {
  background-image: url('../images/WhatsApp-Image-2018-09-27-at-12.41.48-1.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.video-4._6 {
  background-image: url('../images/IMG-20210420-WA0028.jpeg');
}

.paragraph {
  margin-top: 12px;
  margin-right: 8px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 20px;
}

.paragraph.izquierda {
  margin-bottom: 0px;
  margin-left: 8px;
  color: #fff;
  font-size: 20px;
}

.texto-verde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  padding: 30px 17px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: rgba(9, 161, 110, 0.9);
}

.texto-verde.negro {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: #000;
  box-shadow: 1px 1px 11px 0 rgba(0, 0, 0, 0.5);
  text-align: right;
}

.call-to-act-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  padding: 15px;
  -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;
  background-color: #00bc3b;
  color: #fff;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.call-to-act-2:hover {
  background-color: #00d342;
}

.call-to-act-2.respnsive {
  padding-top: 7px;
  padding-bottom: 7px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.imagen-girada {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.imagen-girada.arriba {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.div-block-19 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.tarjeta {
  margin: 15px;
  box-shadow: none;
}

.h {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

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

.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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 91, 39, 0.85)), to(rgba(234, 91, 39, 0.85))), url('../images/6.PNG');
  background-image: linear-gradient(180deg, rgba(234, 91, 39, 0.85), rgba(234, 91, 39, 0.85)), url('../images/6.PNG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.body-am {
  background-image: url('../images/FONDO-MADERA-2.PNG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.body-am.rentables {
  background-image: url('../images/30878348-closeup-of-seamless-white-leather-texture-for-background.jpg');
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.body-nmr {
  background-image: url('../images/bricks.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.div-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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-marca {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  line-height: 16px;
  font-weight: 200;
  text-align: center;
}

.div-marca.nmr {
  background-color: #8da408;
}

.div-marca.rentables {
  background-color: #ea5b27;
}

.div-marca.aym {
  background-color: #0f5a8b;
}

.text-home {
  margin-top: 16px;
  margin-bottom: 16px;
}

.div-divisor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-divisor._2x {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.div-linea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 4px solid #fff;
}

.link-block {
  text-decoration: none;
}

html.w-mod-js *[data-ix="cotizacion-hide"] {
  -webkit-transform: translate(120%, 0px);
  -ms-transform: translate(120%, 0px);
  transform: translate(120%, 0px);
}

@media screen and (max-width: 991px) {
  .section._1._7.full {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .section.home {
    height: auto;
  }

  .div-vertival.responsive {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cotizar {
    margin-top: 60px;
  }

  .formulario-desktop {
    display: none;
  }

  .formulario-desktop.new {
    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;
  }

  .form-2.oficinas {
    margin-right: 0px;
    margin-left: 0px;
  }

  .boton {
    margin: 2px;
  }

  .div-medio {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .video-4 {
    width: 300px;
    height: 200px;
    padding: 5px 40px;
    -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;
  }

  .call-to-act-2 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .body-am {
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .body-am.rentables {
    background-attachment: scroll;
  }

  .body-nmr {
    background-size: cover;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .div-home {
    height: 300vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-marca {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .cotizar {
    width: 100%;
  }

  .cotizar.mini {
    width: 70%;
  }

  .formulario-desktop.new {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-2.oficinas {
    position: absolute;
    width: 300px;
  }

  .texto-verde {
    padding: 10px 5px;
  }
}

@media screen and (max-width: 479px) {
  .div-vertival {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

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

  .heading-8 {
    margin-top: 8px;
  }

  .titulo-oficinas.pequeno {
    margin-right: 10px;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
  }

  .cotizar {
    margin-top: 60px;
  }

  .cotizar.mini {
    width: 92%;
  }

  .close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 5px;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    text-decoration: none;
  }

  .form-2.oficinas {
    width: 280px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .menu-botton {
    height: 62px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .boton {
    font-size: 12px;
    line-height: 14px;
  }

  .orden-ventajas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .orden-ventajas.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .video-4 {
    width: 250px;
  }

  .texto-verde {
    text-align: left;
  }

  .texto-verde.negro {
    -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;
    text-align: left;
  }

  .call-to-act-2 {
    margin-top: 10px;
  }

  .call-to-act-2.respnsive {
    margin-right: 10px;
    margin-left: 10px;
  }

  .imagen-girada {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .imagen-girada.arriba {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .imagen-girada.abajo {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

@font-face {
  font-family: 'Texgyreadventor 0';
  src: url('../fonts/texgyreadventor-bolditalic_0.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Texgyreadventor 0';
  src: url('../fonts/texgyreadventor-bold_0.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Texgyreadventor 0';
  src: url('../fonts/texgyreadventor-italic_0.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Texgyreadventor 0';
  src: url('../fonts/texgyreadventor-regular_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}