p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  line-height: 18px;
  font-weight: 400;
  text-align: justify;
}

a {
  display: inline-block;
  padding: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.slider {
  height: auto;
}

.mask {
  height: 70vh;
}

.maskara {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  width: 100%;
  height: auto;
  background-image: url('../images/mask_slide.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav {
  bottom: 60px;
  font-size: 9px;
}

.left-arrow {
  left: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow {
  right: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  height: 100px;
  padding-top: 6px;
  background-color: #fff;
}

.brand {
  padding-top: 22px;
}

.container {
  height: 90px;
}

.nav-menu {
  margin-top: 18px;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Pluto, sans-serif;
  color: #4d4d4f;
  font-size: 11px;
  font-weight: 400;
}

.nav-link:hover {
  color: #74b9af;
}

.nav-link.w--current {
  color: #74b9af;
  font-weight: 700;
}

.social {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 90px;
  margin-left: 10px;
  padding-top: 8px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.link-social {
  width: 25px;
  height: 30px;
  padding: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-social:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.frase-inicio {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slogan {
  margin-bottom: 20px;
  padding: 5px 45px;
  border: 2px solid #fff;
  border-radius: 25px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
}

.paragraph {
  max-width: 500px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
}

.section {
  padding-top: 80px;
  padding-bottom: 30px;
}

.titulos {
  display: block;
  width: 340px;
  margin-bottom: 30px;
  padding: 9px 15px 6px;
  border-radius: 17px;
  background-image: linear-gradient(64deg, #264375, #74b9af);
  font-family: Pluto, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.titulos.center {
  margin-right: auto;
  margin-left: auto;
}

.titulos.banner {
  width: auto;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3px;
  background-image: none;
  font-size: 27px;
}

.paragraph-2 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.servicios {
  height: 600px;
  margin-bottom: 50px;
  padding-top: 140px;
  background-color: #f1f2f2;
  background-image: url('../images/bott.svg'), url('../images/top.svg');
  background-position: 0% 100%, 0px 0px;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
}

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

.img-servicio {
  position: relative;
  left: -163px;
  top: -61px;
  width: 520px;
  max-width: 200%;
}

.soluciones {
  width: 270px;
  margin-top: 37px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 30px;
  border: 1px solid #264375;
  border-radius: 13px;
}

.text-block {
  margin-top: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.image {
  position: relative;
  top: 1px;
  margin-right: 10px;
  float: left;
}

.link {
  padding: 3px 23px 1px;
  border-radius: 14px;
  background-image: -webkit-gradient(linear, left top, right top, from(#294777), to(#6fb1ab));
  background-image: linear-gradient(90deg, #294777, #6fb1ab);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Pluto, sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 15px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  background-image: linear-gradient(265deg, #294777, #6fb1ab);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.paragraph-3 {
  line-height: 16px;
}

.clientes {
  min-height: 300px;
  padding-top: 30px;
  padding-bottom: 70px;
}

.cliente {
  width: 16.6%;
  height: 50px;
  margin-bottom: 30px;
  float: left;
}

.div-block {
  margin-top: 43px;
}

.testimonios {
  background-image: url('../images/fondo_testimonios.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-testimonios {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 0%, 100%, 0);
}

.icon {
  color: #74b9af;
}

.icon-2 {
  color: #74b9af;
}

.mask-2 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  position: absolute;
  top: 1991px;
  z-index: -1;
}

.test {
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  border-radius: 50px;
}

.nombre {
  margin-bottom: 2px;
  font-family: Pluto, sans-serif;
  color: #264375;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.cargo {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
}

.cargo.cv {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.test-parafo {
  margin-right: 43px;
  margin-left: 43px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

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

.container-3 {
  margin-top: 80px;
}

.contacto {
  padding-top: 90px;
  padding-bottom: 50px;
}

.formulario {
  width: 500px;
}

.column {
  padding-left: 32px;
}

.image-3 {
  max-height: 560px;
}

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

.text-field {
  height: 25px;
  margin-bottom: 7px;
  border-radius: 20px;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  color: #858383;
  font-size: 13px;
  font-weight: 400;
}

.submit-button {
  padding: 3px 45px;
  border-radius: 18px;
  background-image: linear-gradient(75deg, #264375, #74b9af);
  font-size: 12px;
  text-transform: uppercase;
}

.info-contacto {
  margin-top: 35px;
}

.item {
  margin-bottom: 10px;
}

.ico {
  width: 18px;
  height: 25px;
  padding-top: 0px;
  float: left;
}

.info {
  padding-top: 0px;
  padding-left: 10px;
  color: #707070;
  line-height: 18px;
  font-weight: 600;
}

.footer {
  height: auto;
  padding-top: 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0d2a4c), to(#346e6b));
  background-image: linear-gradient(90deg, #0d2a4c, #346e6b);
  text-align: center;
}

.line {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#264375), to(#74b9af));
  background-image: linear-gradient(90deg, #264375, #74b9af);
}

.img-footer {
  margin-bottom: 25px;
}

.link-footer {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Pluto, sans-serif;
  color: #fff;
  font-weight: 400;
}

.link-footer:hover {
  color: #74b9af;
}

.footer_social {
  max-width: 500px;
  margin: 10px auto 30px;
}

.footer-link {
  margin-right: 8px;
  margin-left: 8px;
}

.footer-link:hover {
  opacity: 0.54;
}

.mascara {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 100%;
  height: 70px;
  background-image: url('../images/mask_slide.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.baner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 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: url('../images/slide.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.baner.empresas {
  background-image: url('../images/fondo-empresas.jpg');
}

.baner.educacion {
  background-image: url('../images/fondo-educación.jpg');
}

.baner.contactos {
  background-image: url('../images/fondo-contacto.jpg');
}

.cont-sello {
  padding-top: 30px;
}

.column-3 {
  padding-top: 27px;
}

.sello {
  height: auto;
  min-height: 600px;
  margin-bottom: 50px;
  padding-top: 153px;
  padding-bottom: 102px;
  background-color: #f1f2f2;
  background-image: url('../images/bott.svg'), url('../images/top.svg'), url('../images/fondo_testimonios.jpg');
  background-position: 0% 100%, 0px 0px, 50% 50%;
  background-size: contain, contain, cover;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.heading-2 {
  font-family: Pluto, sans-serif;
  color: #264375;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}

.text-span {
  font-size: 38px;
  letter-spacing: 2px;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

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

.oval {
  position: absolute;
  left: 32%;
  top: -8%;
  right: auto;
  bottom: auto;
  width: 140px;
  height: 140px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 28px;
  border-radius: 90px;
  background-color: #fff;
  box-shadow: 0 0 19px -3px rgba(0, 0, 0, 0.31);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #3a3a3a;
  text-decoration: none;
}

.oval:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.oval.left {
  position: absolute;
  left: -8%;
  top: 33%;
  right: auto;
  bottom: 0%;
  padding-top: 41px;
  float: left;
}

.oval.rigth {
  position: absolute;
  left: auto;
  top: 33%;
  right: -8%;
  bottom: auto;
  padding-top: 56px;
  float: right;
}

.oval.bottom {
  position: absolute;
  left: 32%;
  top: auto;
  right: auto;
  bottom: -8%;
  padding-top: 55px;
  clear: both;
}

.div-block-3 {
  width: 100px;
  height: 100px;
}

.cont-oval {
  position: absolute;
  display: block;
  width: 400px;
  height: 400px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: url('../images/circulo.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.texto-sello {
  margin-top: 0px;
  font-family: Pluto, sans-serif;
  color: #74b9af;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
}

.ver-mas {
  width: 67px;
  height: 15px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 6px;
  background-color: #74b9af;
  font-family: Pluto, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
}

.equipo {
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 50px;
}

.equipo-persona {
  min-height: 275px;
  margin-top: 20px;
  margin-bottom: 35px;
  text-align: center;
}

.nombre-box {
  width: 75%;
  margin: 14px auto 12px;
  padding-top: 5px;
  padding-bottom: 1px;
  border-style: solid;
  border-width: 2px;
  border-color: #74b9af;
  border-radius: 13px;
}

.galerias {
  padding-top: 43px;
  background-color: #f3f3f3;
  background-image: url('../images/top_test.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.lightbox-link {
  margin-bottom: 15px;
  padding: 0px;
  background-color: #264375;
  background-image: url('../images/agrandar.svg'), -webkit-gradient(linear, left top, right top, from(#264375), to(#74b9af));
  background-image: url('../images/agrandar.svg'), linear-gradient(90deg, #264375, #74b9af);
  background-position: 50% 50%, 0px 0px;
  background-size: 100px, auto;
  background-repeat: no-repeat, repeat;
}

.img {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.img:hover {
  opacity: 0.25;
}

.portafolio {
  margin-bottom: 50px;
  padding-top: 90px;
  padding-bottom: 90px;
}

.tab-link {
  display: block;
  float: none;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Pluto, sans-serif;
  color: #264375;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.tab-link:hover {
  background-color: rgba(116, 185, 175, 0.4);
}

.tab-link.w--current {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: hsla(0, 0%, 100%, 0);
}

.tab-link.w--current:hover {
  background-color: rgba(116, 185, 175, 0.33);
}

.tabs-menu {
  overflow: hidden;
  width: 250px;
  height: 37px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  border-style: solid;
  border-width: 1px;
  border-color: #74b9af;
  border-radius: 14px;
  background-image: url('../images/flecha-abajo.svg');
  background-position: 93% 10px;
  background-size: 18px;
  background-repeat: no-repeat;
  text-align: center;
}

.tabs-content {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.button {
  display: block;
  width: 250px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 14px;
  background-image: -webkit-gradient(linear, left top, right top, from(#264375), to(#74b9af));
  background-image: linear-gradient(90deg, #264375, #74b9af);
  text-align: center;
}

.button:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#264375), to(#74b9af));
  background-image: linear-gradient(270deg, #264375, #74b9af);
}

.modal {
  position: absolute;
  left: -48%;
  top: 13%;
  right: 0%;
  bottom: 0%;
  z-index: 10001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  height: 250px;
  margin-top: 9px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 3px 0 18px 2px rgba(0, 0, 0, 0.3);
}

.sellos {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 22px;
  padding-right: 22px;
  padding-left: 22px;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, right top, from(#264375), to(#74b9af));
  background-image: linear-gradient(90deg, #264375, #74b9af);
  font-family: Pluto, sans-serif;
  color: #fffefe;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.cerrar {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 25px;
  height: 25px;
  margin-top: 5px;
  margin-right: 5px;
  padding-top: 2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #74b9af;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
}

.cerrar:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #264375;
}

.column-3-copy {
  padding-top: 27px;
}

.column-3-copy.empresa {
  padding-top: 75px;
}

.soluciones-empesa {
  height: auto;
  min-height: 600px;
  margin-bottom: 50px;
  padding-top: 48px;
  padding-bottom: 102px;
  background-color: #fff;
  background-image: url('../images/adorno-der.jpg'), url('../images/adorno-izq.png');
  background-position: 100% 80%, 0% 30%;
  background-size: 70px, 70px;
  background-repeat: no-repeat, no-repeat;
}

.container-4 {
  margin-top: 50px;
  text-align: center;
}

.item-empresa {
  margin-top: 32px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.numero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/fondo_numeros.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #b8b8b8;
  font-size: 75px;
  line-height: 58px;
  font-weight: 700;
}

.div-block-4 {
  width: 90%;
  padding-left: 20px;
  float: left;
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.empresa-item {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}

.empresa-item.cv {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
}

.soluciones-educacion {
  height: auto;
  min-height: 600px;
  margin-bottom: 50px;
  padding-top: 48px;
  padding-bottom: 102px;
  background-color: #fff;
  background-image: url('../images/adorno-der.jpg'), url('../images/adorno-izq.png'), url('../images/adorno-der.jpg'), url('../images/adorno-izq.png');
  background-position: 100% 95%, 0% 70%, 100% 40%, 0% 15%;
  background-size: 75px, 75px, 70px, 70px;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
}

.slide {
  background-image: url('../images/sl1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide._2 {
  background-image: url('../images/sl2.jpg');
}

.slide._3 {
  background-image: url('../images/sl3.jpg');
}

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

html.w-mod-js *[data-ix="modal"] {
  display: none;
  opacity: 0;
}

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

@media (max-width: 991px) {
  .mascara {
    height: 50px;
  }
  .modal {
    width: auto;
  }
  .item-empresa {
    padding-left: 40px;
  }
  .numero {
    margin-right: 7px;
  }
  .div-block-4 {
    float: none;
  }
  .menu-button-2 {
    margin-top: 15px;
  }
}

@media (max-width: 479px) {
  .mask {
    height: 50vh;
  }
  .maskara {
    bottom: -1%;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-image: url('../images/mask_slide.svg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slide-nav {
    position: absolute;
    bottom: 1px;
    display: none;
  }
  .left-arrow {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 4%;
    width: 50px;
    height: 50px;
  }
  .right-arrow {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 5%;
    width: 50px;
    height: 50px;
  }
  .navbar {
    height: auto;
    padding-bottom: 1px;
  }
  .brand {
    padding-top: 9px;
  }
  .container {
    height: 65px;
  }
  .nav-menu {
    top: 70px;
    margin-top: 0px;
    border-bottom: 5px solid #74b9af;
    background-color: #fff;
    text-align: center;
  }
  .nav-link {
    width: 100%;
    font-size: 14px;
    text-align: center;
  }
  .nav-link.w--current {
    text-align: center;
  }
  .social {
    position: absolute;
    left: 6px;
    top: 60px;
    display: none;
    height: auto;
    float: left;
  }
  .link-social {
    margin-right: 8px;
  }
  .frase-inicio {
    padding-right: 22px;
    padding-left: 22px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slogan {
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
  .heading {
    font-size: 15px;
    line-height: 20px;
  }
  .paragraph {
    margin-top: 11px;
    font-size: 10px;
  }
  .titulos {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .titulos.center {
    width: 90%;
  }
  .servicios {
    height: auto;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .img-servicio {
    position: static;
    display: block;
    width: 90%;
    margin-right: auto;
    margin-bottom: 21px;
    margin-left: auto;
  }
  .clientes {
    height: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .cliente {
    width: 50%;
  }
  .slide-testimonios {
    width: 95%;
    height: auto;
    margin-bottom: 40px;
  }
  .mask-2 {
    width: 90%;
    margin-bottom: 15px;
  }
  .cargo.cv {
    text-align: center;
  }
  .test-parafo {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slide-nav-2 {
    position: relative;
    padding-top: 20px;
  }
  .container-3 {
    margin-top: 40px;
  }
  .contacto {
    padding-top: 0px;
  }
  .formulario {
    width: auto;
  }
  .column {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .image-3 {
    margin-bottom: 20px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-field {
    width: 100%;
  }
  .field-label {
    width: auto;
  }
  .submit-button {
    width: 100%;
  }
  .link-footer {
    display: block;
    margin-bottom: 5px;
  }
  .menu-button {
    padding-top: 12px;
    color: #264375;
    font-size: 40px;
  }
  .menu-button.w--open {
    background-color: hsla(0, 0%, 78.4%, 0);
    color: #74b9af;
  }
  .image-4 {
    display: block;
  }
  .image-5 {
    display: block;
  }
  .left-arrow-2 {
    position: relative;
    width: 40px;
    height: 50px;
    float: left;
  }
  .right-arrow-2 {
    position: relative;
    width: 40px;
    height: 50px;
    float: right;
  }
  .image-slide {
    width: 200%;
    max-width: 200%;
  }
  .mascara {
    height: 25px;
    background-position: 50% 0%;
    background-size: cover;
  }
  .cont-sello {
    padding-right: 15px;
    padding-left: 15px;
  }
  .sello {
    height: auto;
    min-height: auto;
    margin-bottom: 50px;
    padding: 0px 15px 30px;
  }
  .column-4 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .oval {
    position: static;
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .oval.left {
    position: static;
    float: none;
  }
  .oval.rigth {
    position: static;
    float: none;
  }
  .oval.bottom {
    position: static;
  }
  .cont-oval {
    position: static;
    width: 100%;
    height: auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }
  .equipo {
    margin-top: 1px;
  }
  .nombre-box {
    width: 90%;
  }
  .lightbox-link {
    margin-bottom: 1px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .button {
    width: auto;
  }
  .modal {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    width: 100%;
    height: 400px;
    padding: 8px 15px;
  }
  .sellos {
    padding-top: 5px;
    padding-bottom: 3px;
    line-height: 20px;
  }
  .column-3-copy.empresa {
    padding-top: 30px;
  }
  .soluciones-empesa {
    height: auto;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .item-empresa {
    padding-left: 0px;
  }
  .numero {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .div-block-4 {
    float: none;
  }
  .soluciones-educacion {
    height: auto;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .column-5 {
    text-align: center;
  }
  .container-5 {
    height: auto;
  }
  .div-block-5 {
    position: static;
  }
  .col0 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .icon-3 {
    color: #264375;
  }
  .menu-button-2 {
    margin-top: 5px;
    padding-top: 10px;
    background-color: transparent;
    font-size: 32px;
  }
  .menu-button-2.w--open {
    background-color: #fff;
    color: #74b9af;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Pluto';
  src: url('../fonts/Pluto-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Pluto';
  src: url('../fonts/Pluto-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}