.arriba-cabecera {
  min-height: 120px;
  background-image: url('../images/arrcab-03.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cabecera {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
}

.abajo-cabecera {
  min-height: 200px;
  background-image: url('../images/abacabai-03.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section {
  display: block;
  margin-top: 130px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3000;
  background-color: #fff;
}

.brand {
  margin-top: 30px;
  padding-top: 0px;
}

.menu {
  margin-top: 30px;
}

.links-menu {
  font-family: 'Open Sans', sans-serif;
  color: #093e52;
}

.links-menu:hover {
  color: #2c9bb6;
}

.links-menu.w--current {
  color: #093e52;
}

.texto {
  font-family: 'Avenirltstd roman', sans-serif;
  color: #2c9bb6;
  font-size: 17px;
  line-height: 28px;
}

._3-colores {
  height: 600px;
  background-image: url('../images/3colores.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

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

.columnas-servicios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
}

.titulo-azul {
  width: 70%;
  margin-bottom: 30px;
  font-family: Avenirltstd, sans-serif;
  color: #1d3e7c;
  font-size: 25px;
  font-weight: 900;
  text-align: center;
}

.columna-servicios {
  margin-right: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.titulo-serv {
  margin-bottom: 25px;
  font-family: Avenirltstd, sans-serif;
  color: #1d3e7c;
  font-size: 19px;
  font-weight: 900;
  text-align: center;
}

.linea-servs {
  height: 2px;
  background-color: #1d3e7c;
}

.lista-servicios {
  margin-top: 20px;
  padding-left: 25px;
  font-family: Avenirltstd, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.arribasec2 {
  min-height: 140px;
  background-image: url('../images/arribasec2-03.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contsec2 {
  margin-top: -2px;
  background-color: #2c9bb6;
}

.titulo-blanco {
  width: 70%;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-align: left;
}

.subtitulo-blanco {
  width: 70%;
  margin-top: 7px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}

.cont-tit-blanco {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.lista-blanca {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
}

.cont-blanco {
  margin-top: 35px;
}

.abajsec2 {
  min-height: 140px;
  background-image: url('../images/AbajSec2-03.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contsec4 {
  margin-top: 0px;
  background-color: #f6f6f6;
}

.tit-sec3 {
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 40px;
  font-family: Avenirltstd, sans-serif;
  color: #2c9bb6;
  font-size: 35px;
  line-height: 30px;
  font-weight: 900;
  text-align: left;
}

.subtitulo-azul {
  width: 70%;
  margin-top: 7px;
  font-family: Avenirltstd, sans-serif;
  color: #1d3e7c;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}

.lista-azul {
  font-family: Avenirltstd, sans-serif;
  color: #1d3e7c;
  font-size: 16px;
  line-height: 23px;
}

.abajsec4 {
  min-height: 160px;
  background-color: #fff;
  background-image: url('../images/AbajSec4-03.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.clientes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 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;
}

.cliente-solo {
  margin-right: 15px;
  margin-left: 15px;
}

.titulo-clientes {
  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;
  font-size: 9px;
  text-align: center;
}

.arribafooterimg {
  min-height: 140px;
  background-image: url('../images/footer-03.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footercont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 140px;
  padding-bottom: 35px;
  background-color: #19346a;
}

.logo-peq {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 20px;
  margin-bottom: 20px;
}

.columna-footer {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columna-footer.contact {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image {
  max-width: 55%;
}

.contactotel {
  position: fixed;
  left: auto;
  top: 45%;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 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;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgba(44, 155, 182, 0.88);
}

.div-contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33%;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block {
  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;
  text-align: center;
}

.contactowa {
  position: fixed;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  display: none;
  width: 70px;
  height: 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;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgba(44, 155, 182, 0.88);
}

.contactoemail {
  position: fixed;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 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;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgba(44, 155, 182, 0.88);
}

.ind-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contacto-blanco {
  color: #fff;
}

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

.columna-footer-logo {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columna-footer-logo.contact {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columna-footer-cont {
  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: 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;
}

.columna-footer-cont.contact {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.titulo-cabecera {
  position: relative;
  left: 120px;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: -330px;
  padding-right: 0px;
  -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;
  text-align: center;
}

.texto-titulo-cabecera {
  margin-top: 35px;
  font-family: Avenirltstd, sans-serif;
  color: #2c9bb6;
  font-size: 45px;
  line-height: 43px;
  font-weight: 900;
  text-align: center;
}

.col1-cabecera {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.col2-cabecera {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/Cabecera.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: right;
}

.subtit-cabecera {
  margin-top: 10px;
  font-family: Avenirltstd, sans-serif;
  color: #2c9bb6;
  font-size: 24px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.container-2 {
  position: static;
}

.imagen-3-colores {
  text-align: center;
}

.section-5 {
  height: 50px;
}

.top {
  height: 85px;
}

.navbar-menu {
  white-space: pre-line;
}

.disclaimer {
  font-size: 12px;
  text-align: center;
}

.boton {
  margin-top: 20px;
  border-radius: 20px;
  background-color: #2c9bb6;
}

.image-5 {
  max-width: 100%;
}

.sec3iz {
  position: static;
  left: 0px;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
  -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;
  background-image: url('../images/multmedtrab.jpg');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.sec3de {
  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: 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;
  text-align: right;
}

.col1-sec3iz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sec3-txt {
  margin-right: 100px;
  margin-left: 40px;
  font-family: 'Avenirltstd roman', sans-serif;
  color: #2c9bb6;
  font-size: 16px;
  text-align: left;
}

.sec3-corp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
}

.sec4iz {
  position: static;
  left: 0px;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
  -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;
  text-align: center;
}

.sec4de {
  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: 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;
  text-align: right;
}

.sec4-corp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
}

.tit-sec4 {
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 40px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 30px;
  font-weight: 900;
  text-align: left;
}

.sec4-txt {
  margin-right: 40px;
  margin-left: 40px;
  font-family: 'Avenirltstd roman', sans-serif;
  color: #fff;
  text-align: left;
}

.sec5 {
  background-color: #1d3e7c;
}

.sec5iz {
  position: static;
  left: 0px;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
  -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;
  text-align: left;
}

.sec5-corp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
}

.tit-sec5 {
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 40px;
  font-family: Avenirltstd, sans-serif;
  color: #2c9bb6;
  font-size: 35px;
  line-height: 30px;
  font-weight: 900;
  text-align: left;
}

.sec5-txt {
  margin-right: 75px;
  margin-left: 40px;
  font-family: 'Avenirltstd roman', sans-serif;
  color: #fff;
  text-align: left;
}

.imagedu {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.sec6 {
  margin-top: 80px;
  margin-bottom: 80px;
}

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

.coliz-sec6 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.colde-sec6 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ind-cont-wa {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

@media (max-width: 991px) {
  .cabecera {
    min-height: 300px;
  }
  .abajo-cabecera {
    min-height: 100px;
  }
  .texto {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 15px;
    line-height: 21px;
  }
  ._3-colores {
    height: 300px;
    background-size: contain;
  }
  .titulo-azul {
    font-size: 20px;
  }
  .section-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .arribasec2 {
    min-height: 80px;
  }
  .subtitulo-blanco {
    width: 90%;
    font-size: 28px;
  }
  .abajsec2 {
    min-height: 80px;
  }
  .tit-sec3 {
    font-size: 25px;
  }
  .abajsec4 {
    min-height: 80px;
  }
  .arribafooterimg {
    min-height: 80px;
  }
  .footercont {
    min-height: 80px;
  }
  .columna-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image {
    max-width: 100%;
  }
  .columna-footer-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columna-footer-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .titulo-cabecera {
    margin-right: -1px;
  }
  .texto-titulo-cabecera {
    font-size: 29px;
    line-height: 29px;
  }
  .col2-cabecera {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-size: cover;
  }
  .subtit-cabecera {
    font-size: 15px;
    line-height: 17px;
  }
  .sec3iz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -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;
  }
  .sec3de {
    margin-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: none;
  }
  .sec3-txt {
    margin-bottom: 35px;
    color: #2c9bb6;
  }
  .sec3-corp {
    min-height: 500px;
    margin-top: 60px;
    -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;
  }
  .sec4iz {
    margin-right: -1px;
  }
  .sec4de {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-size: cover;
  }
  .sec4-corp {
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .tit-sec4 {
    font-size: 25px;
  }
  .sec4-txt {
    margin-bottom: 45px;
    color: #fff;
  }
  .sec5iz {
    margin-right: 0px;
    background-image: none;
  }
  .sec5-corp {
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tit-sec5 {
    font-size: 25px;
  }
  .sec5-txt {
    margin-bottom: 30px;
    color: #fff;
  }
  .imagedu {
    max-width: 60%;
  }
  .sec6 {
    min-height: 80px;
  }
  .contmarlen {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
  .image-6 {
    max-width: 75%;
  }
}

@media (max-width: 767px) {
  .arriba-cabecera {
    min-height: 35px;
  }
  .cabecera {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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;
  }
  .abajo-cabecera {
    min-height: 45px;
  }
  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .brand {
    max-width: 230px;
    margin-top: 0px;
  }
  .texto {
    margin-right: 35px;
    margin-left: 35px;
    font-size: 14px;
    line-height: 24px;
  }
  .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .titulo-serv {
    margin-top: 25px;
  }
  .lista-servicios {
    margin-left: 40px;
  }
  .arribasec2 {
    min-height: 50px;
  }
  .titulo-blanco {
    width: 90%;
    font-size: 26px;
  }
  .subtitulo-blanco {
    width: 90%;
    font-size: 21px;
  }
  .sec4 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .lista-blanca {
    width: 90%;
  }
  .abajsec2 {
    min-height: 50px;
  }
  .tit-sec3 {
    width: 90%;
    margin-top: 15px;
    font-size: 26px;
  }
  .subtitulo-azul {
    width: 90%;
    font-size: 21px;
  }
  .abajsec4 {
    min-height: 50px;
  }
  .arribafooterimg {
    min-height: 50px;
  }
  .footercont {
    min-height: 50px;
  }
  .columna-footer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image {
    max-width: 80%;
  }
  .contactotel {
    top: 18%;
  }
  .contactowa {
    top: 23%;
  }
  .contactoemail {
    top: 28%;
  }
  .columna-footer-logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .columna-footer-cont {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .titulo-cabecera {
    left: 0px;
    margin-right: 0px;
  }
  .texto-titulo-cabecera {
    margin-top: 0px;
    font-size: 25px;
    line-height: 27px;
  }
  .col1-cabecera {
    -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;
  }
  .col2-cabecera {
    display: block;
    width: 100%;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 100% 50%;
    background-size: cover;
  }
  .subtit-cabecera {
    font-size: 15px;
  }
  .sec3iz {
    left: 0px;
    min-height: 250px;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .sec3de {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: 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;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .col1-sec3iz {
    -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;
  }
  .sec3-txt {
    font-size: 14px;
  }
  .sec3-corp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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;
  }
  .sec4iz {
    left: 0px;
    min-height: 250px;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .sec4de {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: 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;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .sec4-corp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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;
  }
  .tit-sec4 {
    width: 90%;
    margin-top: 15px;
    font-size: 26px;
  }
  .sec5iz {
    left: 0px;
    min-height: 250px;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .sec5-corp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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;
  }
  .sec4-copy {
    margin-right: 35px;
    margin-left: 35px;
  }
  .tit-sec5 {
    width: 90%;
    margin-top: 15px;
    font-size: 26px;
  }
  .imagedu {
    max-width: 80%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .sec6 {
    min-height: 50px;
  }
  .contmarlen {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .cabecera {
    min-height: 400px;
  }
  .abajo-cabecera {
    min-height: 80px;
  }
  .textintro {
    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;
    text-align: center;
  }
  .texto {
    width: 90%;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 15px;
    line-height: 19px;
  }
  .section-2 {
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: center;
  }
  .columnas-servicios {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .titulo-azul {
    margin-bottom: 0px;
    font-size: 12px;
  }
  .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .titulo-serv {
    font-size: 16px;
  }
  .lista-servicios {
    margin-left: 0px;
    padding-left: 0px;
    font-size: 15px;
  }
  .section-3 {
    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;
  }
  .arribasec2 {
    min-height: 30px;
  }
  .titulo-blanco {
    margin-top: 15px;
    font-size: 22px;
  }
  .subtitulo-blanco {
    width: 95%;
    margin-top: 1px;
    font-size: 12px;
    line-height: 13px;
  }
  .cont-tit-blanco {
    width: 80%;
  }
  .sec4 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .lista-blanca {
    font-size: 15px;
  }
  .cont-blanco {
    padding-right: 20px;
    padding-left: 20px;
  }
  .abajsec2 {
    min-height: 30px;
  }
  .section-3-copy {
    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;
  }
  .section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tit-sec3 {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 22px;
  }
  .subtitulo-azul {
    width: 95%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 13px;
  }
  .lista-azul {
    font-size: 15px;
  }
  .abajsec4 {
    min-height: 30px;
  }
  .arribafooterimg {
    min-height: 30px;
  }
  .footercont {
    min-height: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columna-footer {
    display: none;
  }
  .image {
    max-width: 60%;
    margin-top: 15px;
  }
  .contactotel {
    top: 25%;
    width: 40px;
    height: 45px;
  }
  .contactowa {
    top: 30%;
    width: 40px;
    height: 45px;
  }
  .contactoemail {
    top: 35%;
    width: 40px;
    height: 45px;
  }
  .image-2 {
    max-width: 80%;
  }
  .image-3 {
    max-width: 70%;
  }
  .image-4 {
    max-width: 80%;
  }
  .columna-footer-cont {
    padding-left: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .texto-titulo-cabecera {
    margin-top: 0px;
    font-size: 18px;
    line-height: 18px;
  }
  .subtit-cabecera {
    font-size: 12px;
    line-height: 14px;
  }
  .image-5 {
    display: none;
  }
  .sec3iz {
    min-height: 200px;
  }
  .sec3-txt {
    margin-right: 10px;
    margin-left: 10px;
  }
  .sec4iz {
    min-height: 200px;
  }
  .tit-sec4 {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 22px;
  }
  .sec4-txt {
    margin-right: 10px;
    margin-left: 10px;
  }
  .sec5iz {
    min-height: 200px;
  }
  .sec4-copy {
    margin-right: 5px;
    margin-left: 5px;
  }
  .tit-sec5 {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 17px;
    line-height: 18px;
  }
  .sec5-txt {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 13px;
  }
  .imagedu {
    max-width: 100%;
  }
  .sec6 {
    min-height: 30px;
  }
}

@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Black.otf') format('opentype'), url('../fonts/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirltstd roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}