h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Helveticaneue, sans-serif;
}

li {
  font-family: Helveticaneue, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
  font-family: Helveticaneue, sans-serif;
  font-weight: 700;
}

.nav-bar {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 0 12px -1px rgba(78, 78, 78, 0.45);
}

.seccion-slider {
  margin-bottom: 60px;
  padding-top: 68px;
  padding-bottom: 20px;
  text-align: center;
}

.section {
  display: block;
  min-height: 400px;
  padding: 71px 20px;
  color: #646464;
}

.section.subheader {
  height: 200px;
  min-height: 200px;
}

.section.subheader.lineas {
  display: block;
  padding-top: 50px;
  -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-color: #264e69;
  background-image: url('../images/lineas-de-servicio.jpg');
  background-position: 50% 3px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 1;
  -webkit-filter: sepia(5%);
  filter: sepia(5%);
}

.section.subheader.porque {
  padding-top: 50px;
  background-image: url('../images/porque-mckinsey3.jpg');
  background-position: 50% -101%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.subheader.implementation {
  padding-top: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/model_factory.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/model_factory.jpg');
  background-position: 0px 0px, 50% 126%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.subheader.equipo {
  padding-top: 50px;
  background-image: url('../images/equipo2.jpg');
  background-position: 50% -194%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.subheader.impacto {
  padding-top: 50px;
  background-image: url('../images/impacto6.jpg');
  background-position: 0px -37px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.conocimiento {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#213752), to(#213752));
  background-image: linear-gradient(180deg, #213752, #213752);
}

.section.herramientas {
  background-image: url('../images/herramientas-unicas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.implementation {
  background-image: url('../images/quienes-somos.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.reviews {
  min-height: 350px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #213752;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 50, 90, 0.82)), to(rgba(17, 50, 90, 0.82))), url('../images/reviews_img.jpg');
  background-image: linear-gradient(180deg, rgba(17, 50, 90, 0.82), rgba(17, 50, 90, 0.82)), url('../images/reviews_img.jpg');
  background-position: 0px 0px, 0px -194px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.impacto {
  display: block;
  padding-top: 30px;
  padding-bottom: 0px;
}

.section.sobremc {
  display: none;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #2bafe9;
}

.rule {
  height: 1px;
  margin-bottom: 30px;
  border: 0px none transparent;
  background-color: #a5a5a5;
  color: #949596;
}

.h2-subtitulo {
  margin-top: 0px;
  font-family: Georgia, sans-serif;
  color: #2e4d6d;
  font-size: 30px;
  font-weight: 400;
  text-align: left;
}

.h2-subtitulo.blanco {
  margin-top: 0px;
  color: #fff;
  font-size: 32px;
  text-align: left;
}

.h2-subtitulo.azul {
  font-size: 32px;
}

.paragraph {
  color: #666;
  font-size: 22px;
  line-height: 25px;
}

.paragraph.white {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.mc-list {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 16px;
}

.mc-list.white {
  display: block;
}

.list-item {
  color: #666;
}

.list-item.grey {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0px;
}

.list-item.grey.white {
  font-weight: 400;
}

.list-item.grey._2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-formfooter {
  padding-top: 50px;
  padding-bottom: 50px;
}

.blue-cont {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #213752;
}

.h3-operations {
  margin-right: 6px;
  margin-left: 6px;
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.white {
  color: #fff;
  letter-spacing: 1px;
}

.section-footer {
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #213752;
}

.section-footerpleca {
  background-color: #1c2f46;
}

.text-block {
  color: #fff;
  font-size: 12px;
}

.text-block.footer-small {
  font-family: Helveticaneue, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
}

.text-block.footer-small.right {
  float: right;
  font-family: Helveticaneue, sans-serif;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1px;
}

.column {
  display: block;
  padding-right: 20px;
  padding-left: 20px;
}

.text-field {
  font-family: Helveticaneue, sans-serif;
}

.column-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -33px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  -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;
}

.btn-registro {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #2bafe9;
  font-family: Helveticaneue, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}

.btn-registro:active {
  background-color: #1e97cc;
}

.title-container {
  margin-top: 49px;
  margin-left: 50px;
  padding-top: 37px;
}

.h1-principal.white {
  font-size: 36pt;
  font-weight: 500;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
}

.h1-principal.white.sub-header {
  margin-top: 20px;
  padding-right: 338px;
  font-family: Georgia, sans-serif;
  font-size: 25pt;
  line-height: 35px;
  font-weight: 700;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.65);
}

.sub-header {
  margin-top: 17px;
  margin-right: 0px;
  margin-bottom: 17px;
  padding-right: 352px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 0.5px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.66);
}

.btn-cta {
  margin-top: 24px;
  border: 2px solid #fff;
  background-color: hsla(0, 0%, 100%, 0);
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.46);
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.53);
}

.image {
  margin-top: 1px;
  margin-right: 0px;
  padding-right: 0px;
  color: transparent;
}

.navbar {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.extra-cta {
  padding-top: 20px;
  border: 2px solid #0194d2;
  border-radius: 5px;
}

.extra-cta.nav-menu-item {
  margin-top: 10px;
  padding: 13px 15px;
  border-style: none;
  border-color: #2bafe9;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2bafe9), to(#2bafe9));
  background-image: linear-gradient(180deg, #2bafe9, #2bafe9);
  color: #fff;
}

.extra-cta.nav-menu-item.btn {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.extra-cta.nav-menu-item.btn:hover {
  color: #213752;
}

.extra-cta.nav-menu-item.btn:active {
  border-bottom-color: #1e97cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e97cc), to(#1e97cc));
  background-image: linear-gradient(180deg, #1e97cc, #1e97cc);
}

.extra-cta.nav-menu-item.btn:focus {
  border-bottom-style: none;
}

.nav-menu {
  margin-right: 20px;
  margin-bottom: 0px;
  padding: 5px 5px 0px;
}

.nav-menu-item {
  margin: 10px 5px 0px;
  padding: 15px 5px 19px;
  border-bottom: 3px solid #fff;
  font-family: Helveticaneue, sans-serif;
  color: #00306e;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
}

.nav-menu-item:hover {
  color: #2bafe9;
}

.nav-menu-item:focus {
  border-bottom: 3px solid #00306e;
}

.nav-menu-item.w--current {
  border-bottom-color: #00adef;
  color: #00adef;
}

.nav-menu-item.w--current:focus {
  color: #2bafe9;
}

.about-white {
  display: block;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.5px;
}

.h4-footer {
  margin-top: 24px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
}

.footer-menu {
  margin-top: 20px;
  padding-left: 19px;
  color: #fff;
}

.footer-link {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
}

.footer-link:hover {
  color: #2bafe9;
  text-decoration: none;
}

.footer-link:active {
  color: #527eb3;
  text-decoration: none;
}

.footer-link:focus {
  color: #2bafe9;
  text-decoration: none;
}

.newsletter-box {
  margin-top: 25px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 30px 23px;
  background-color: #2f4b6c;
  text-align: center;
}

.form {
  display: block;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.newslletter-field {
  width: 60%;
  margin-right: 5px;
  float: left;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  background-color: #213752;
  font-family: 'Chronicle display roman', sans-serif;
  color: #fff;
}

.btn-news {
  display: block;
  width: 30%;
  height: 38px;
  float: left;
  clear: right;
  border-radius: 2px;
  background-color: #00adef;
  -webkit-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
  font-family: Helveticaneue, sans-serif;
  font-size: 12px;
  letter-spacing: 1.5px;
}

.btn-news:hover {
  background-color: #037db3;
}

.container-2 {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
}

.form-block {
  display: block;
  float: none;
  clear: none;
  text-align: center;
}

.list-item-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 300;
}

.list-item-3 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-4 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-6 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-7 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contacto-item {
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
  clear: left;
}

.div-block-2 {
  width: 20px;
  height: 20px;
  float: left;
  clear: right;
}

.contact-info {
  padding-left: 28px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
}

.unordered-list {
  margin-top: 20px;
}

.image-2 {
  clear: none;
}

.practica-operaciones {
  padding: 45px 20px 50px;
  background-image: url('../images/fondo_practica_operaciones.jpg');
  background-position: 50% 48%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-3 {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 9px;
}

.copyright {
  float: left;
  clear: left;
}

.copyright.right {
  float: right;
  clear: right;
}

.copy-text {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.title-newsletter {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-family: 'Sd georgia', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.8px;
}

.title-newsletter.sub {
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Sd georgia', sans-serif;
  color: #ececec;
  font-size: 14px;
  line-height: 18px;
  font-style: normal;
  font-weight: 300;
}

.row-3 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.brand {
  padding-left: 0px;
}

.navigation-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9000;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 7px 14px -4px rgba(0, 0, 0, 0.48);
}

.flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.div-inside {
  display: block;
  margin: 2px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 32%;
  -ms-flex: 0 32%;
  flex: 0 32%;
}

.h4-linea {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Georgia, sans-serif;
  color: #2f4b6c;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.p-linea {
  min-height: 95px;
  margin-bottom: 5px;
  font-family: Helveticaneue, sans-serif;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.p-linea.suministro {
  min-height: 0px;
}

.mas {
  float: right;
  font-family: Georgia, sans-serif;
  color: #2bafe9;
  font-size: 15px;
  text-align: right;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.h3-porque.azul {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Georgia, sans-serif;
  color: #213752;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}

.h3-porque.azul.solutions {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.h3-porque.white {
  font-family: Georgia, sans-serif;
  font-size: 27px;
  line-height: 32px;
  font-weight: 400;
}

.p-implementation {
  margin-top: 20px;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.p-implementation.grey {
  color: #555;
  line-height: 20px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.destacado {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  box-shadow: 3px 3px 14px -2px rgba(0, 0, 0, 0.35);
  font-family: Georgia, sans-serif;
  color: #00306e;
  font-size: 26px;
  line-height: 32px;
}

.destacado.impacto {
  margin-top: 0px;
  padding-top: 0px;
  box-shadow: none;
  font-size: 30px;
}

.user-picture {
  display: block;
  width: 90%;
  margin: 0px;
  float: none;
  clear: none;
  border-radius: 100%;
  box-shadow: 3px 3px 18px 1px hsla(0, 0%, 57.3%, 0.79);
}

.p-team {
  margin-top: 10px;
  padding-top: 7px;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 0.5px;
}

.h1-team {
  min-height: 50px;
  margin-top: 45px;
  margin-left: 1px;
  float: none;
  clear: none;
  font-family: Georgia, sans-serif;
  color: #213752;
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.txt-subteam {
  margin-left: 0px;
  float: none;
  clear: none;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #666;
  font-family: Helveticaneue, sans-serif;
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  text-align: left;
}

.row-4 {
  margin-top: 50px;
  padding-bottom: 29px;
}

.row-5 {
  margin-top: 0px;
  padding-top: 32px;
  padding-bottom: 10px;
}

.tab-link {
  margin-right: 2px;
  margin-left: 2px;
  background-color: hsla(0, 0%, 100%, 0.73);
}

.tab-link:focus {
  background-color: #fff;
}

.tab-link.w--current {
  margin-right: 2px;
  margin-left: 2px;
  background-color: hsla(0, 0%, 100%, 0.8);
  text-align: center;
}

.tab-link.w--current:focus {
  background-color: #fff;
  color: transparent;
}

.tab-title {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Georgia, sans-serif;
  color: #00306e;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.tab-link-2 {
  margin-right: 2px;
  margin-left: 2px;
  background-color: hsla(0, 0%, 100%, 0.8);
  color: transparent;
  text-align: center;
}

.tab-link-2:focus {
  background-color: #fff;
}

.tab-link-2.w--current {
  background-color: hsla(0, 0%, 100%, 0.7);
}

.tab-link-3 {
  margin-right: 2px;
  margin-left: 2px;
  background-color: hsla(0, 0%, 100%, 0.7);
  color: transparent;
  text-align: center;
}

.tab-link-3:focus {
  background-color: #fff;
}

.tabs-content {
  min-height: 230px;
  margin: 30px 14px;
  padding: 20px 30px;
  background-color: rgba(33, 55, 82, 0.87);
  font-family: Helveticaneue, sans-serif;
  font-size: 16px;
}

.slide-arrow {
  color: transparent;
}

.txt-review {
  font-family: 'Chronicle display roman', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.name-client {
  color: #2bafe9;
  font-size: 13px;
  line-height: 18px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}

.slider {
  background-color: transparent;
}

.section-icons {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-3 {
  max-width: 70%;
}

.pictogramas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-3 {
  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;
}

.column-4 {
  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;
}

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

.div-review {
  display: block;
  margin-top: 48px;
  padding-top: 40px;
  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-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;
}

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

.feature-impacto {
  margin-top: 39px;
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-5 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.arrow-slider {
  color: transparent;
}

.hidden-nav {
  display: none;
  color: transparent;
}

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

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

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

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

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

.slider-2 {
  height: 400px;
  background-color: #213752;
}

.feature {
  min-height: 220px;
  padding: 10px;
  background-color: #213752;
}

.feature._33 {
  width: 100%;
  min-height: 250px;
  margin-top: 1px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
}

.feature._33:hover {
  background-color: #091a30;
}

.title-impacto {
  min-height: 57px;
  margin: 10px 15px 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #fff;
  font-family: Georgia, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.text-block-2 {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Helveticaneue, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-2.impacto {
  height: 78px;
  margin-top: 5px;
  padding-right: 4px;
  padding-bottom: 0px;
  padding-left: 4px;
  font-size: 12.5px;
  line-height: 17px;
}

.img-grid {
  width: 100%;
  height: 460px;
  padding: 10px;
  background-image: url('../images/160554760.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-grid._1 {
  height: 510px;
  background-image: url('../images/impacto.jpg');
  background-size: auto;
}

.img-grid._2 {
  height: 255px;
  background-image: url('../images/impacto_2.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.container-4 {
  display: block;
}

.row-66 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.row-67 {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row-68 {
  margin: 16px;
}

.row-69 {
  margin: 15px;
}

.column-8 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sub-servicios {
  margin-top: 10px;
  color: #2bafe9;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}

.div-block-6 {
  display: block;
  margin: 15px auto;
  text-align: center;
}

.section-2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-2.lineas {
  padding-top: 25px;
}

.row-70 {
  margin-top: 31px;
  margin-bottom: 31px;
}

.row-71 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.image-5 {
  max-height: 570px;
}

.image-6 {
  max-height: 600px;
}

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

.volver {
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid #8d8d8d;
  border-bottom: 1px solid #8d8d8d;
}

.links-back {
  padding: 5px 0px 5px 5px;
  float: left;
  clear: none;
  font-family: Helveticaneue, sans-serif;
  color: #9e9e9e;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  text-decoration: none;
}

.links-back:hover {
  color: #9e9e9e;
}

.links-back.azul {
  font-size: 12px;
}

.links-back.azul:hover {
  color: #2bafe9;
}

.button {
  display: block;
  max-width: 200px;
  margin-top: 38px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  float: none;
  background-color: #213752;
  text-align: center;
}

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

.link-block {
  float: left;
  clear: left;
}

.link-block:hover {
  color: #2bafe9;
}

.div-block-7 {
  float: left;
}

.container-5 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-6 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-7 {
  padding-right: 9px;
  padding-left: 9px;
}

.container-8 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-9 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-11 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 5px 20px 37px;
}

.paragraph-2 {
  font-size: 15px;
  letter-spacing: 0.5px;
}

.paragraph-3 {
  font-size: 15px;
  letter-spacing: 0.5px;
}

.image-7 {
  display: block;
}

.column-12 {
  display: none;
}

.div-block-8 {
  display: block;
  width: auto;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.cont-title-lineas {
  display: block;
  min-height: 55px;
  margin-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  -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-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.img-lineas {
  display: block;
  margin-bottom: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading {
  padding-right: 0px;
  padding-left: 23px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.div-block-10 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.video {
  margin-top: 1px;
}

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

.image-11 {
  padding-top: 15px;
}

.colaboradores {
  margin-top: 24px;
  margin-bottom: 37px;
  padding-top: 45px;
  padding-bottom: 49px;
}

.div-block-11 {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.slider-team {
  height: 100%;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-top: 5px;
  padding-bottom: 60px;
  background-color: transparent;
}

.slide-2 {
  width: 50%;
}

.mask {
  margin-right: 58px;
  margin-left: 58px;
}

.slider-arrow {
  color: transparent;
}

.div-block-12 {
  min-height: 190px;
  margin-bottom: 5px;
  padding: 10px 10px 5px;
  text-align: center;
}

.div-block-13 {
  padding-right: 10px;
  padding-left: 10px;
}

.slide-nav-2 {
  margin-top: 0px;
  padding-top: 10px;
  font-size: 7px;
}

.letter-impact {
  display: inline-block;
  margin: 10px auto 0px;
  padding: 6px 11px;
  border: 1px solid #fff;
  border-radius: 100%;
  font-family: Georgia, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.popup-a {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  height: 100%;
  padding-top: 180px;
  background-color: rgba(22, 22, 22, 0.71);
  text-align: center;
}

.container-popup {
  position: relative;
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 42px 11px 0px;
  background-color: #fff;
  box-shadow: 0 0 28px 5px rgba(0, 0, 0, 0.47);
  text-align: center;
}

.button-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 10px;
  margin-right: 13px;
  padding: 7px 10px;
  background-color: #2bafe9;
  line-height: 14px;
  text-decoration: none;
}

.column-13 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-14 {
  overflow: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.popup-b {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10001;
  display: none;
  height: 100%;
  padding-top: 150px;
  background-color: rgba(0, 0, 0, 0.61);
}

.popup-c {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10003;
  display: none;
  height: 100%;
  padding-top: 150px;
  background-color: rgba(0, 0, 0, 0.6);
}

.popup-d {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10004;
  display: none;
  height: 100%;
  padding-top: 150px;
  background-color: rgba(0, 0, 0, 0.6);
}

.unordered-list-2 {
  padding-left: 10px;
  color: #213752;
  text-align: left;
}

.unordered-list-2.bienes {
  display: none;
}

.list-popup {
  margin-top: 7px;
  margin-bottom: 7px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 2px solid #213752;
  font-family: Georgia, sans-serif;
  color: #00306e;
  font-size: 20px;
  line-height: 22px;
  text-align: left;
}

.image-14 {
  margin-top: 0px;
}

.image-15 {
  margin-top: 0px;
}

.image-16 {
  margin-top: 0px;
  padding-top: 0px;
}

.row-72 {
  margin-top: -14px;
}

.row-73 {
  display: block;
}

.news-container {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.column-15 {
  padding-right: 6px;
  padding-left: 6px;
}

.column-16 {
  padding-left: 1px;
}

.row-74 {
  margin-top: 9px;
}

.row-75 {
  margin-top: 10px;
}

.popup-e {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10005;
  display: none;
  height: 100%;
  padding-top: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.59)), to(rgba(0, 0, 0, 0.59)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59));
}

.popup-f {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10004;
  display: none;
  height: 100%;
  padding-top: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.image-17 {
  margin-bottom: 14px;
}

.image-18 {
  margin-bottom: 11px;
}

.link {
  display: none;
  margin-bottom: 0px;
  float: right;
  font-family: Georgia, sans-serif;
  color: #2bafe9;
  font-size: 16px;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
}

.div-block-14 {
  margin-top: 18px;
}

.text-block-5 {
  font-family: Georgia, sans-serif;
  color: #2bafe9;
  font-size: 16px;
  line-height: 14px;
  font-style: italic;
}

.image-19 {
  margin-top: 16px;
}

.row-76 {
  margin-bottom: 30px;
}

.column-23 {
  padding-left: 30px;
}

.div-block-15 {
  width: 100%;
}

.html-embed {
  width: 100%;
  height: 100%;
}

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

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

@media screen and (max-width: 991px) {
  .section.subheader.lineas {
    background-position: 0px -17px;
  }
  .section.subheader.porque {
    background-position: 57% -69%;
    background-size: auto;
  }
  .section.subheader.implementation {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/implementation2.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/implementation2.jpg');
    background-position: 0px 0px, 0px -177px;
  }
  .section.subheader.equipo {
    background-position: 0px -50px;
  }
  .section.subheader.impacto {
    background-position: 0px -24px;
    background-size: auto;
  }
  .section.reviews {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/180408759.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/180408759.jpg');
    background-position: 0px 0px, 0px -91px;
  }
  .column-2 {
    padding-left: 10px;
  }
  .btn-registro {
    width: 100%;
    float: none;
    font-family: Helveticaneue, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .title-container {
    margin-left: 37px;
  }
  .h1-principal.white {
    font-size: 30pt;
  }
  .h1-principal.white.sub-header {
    margin-top: 10px;
    padding-right: 227px;
  }
  .sub-header {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 50px;
    font-size: 24px;
    line-height: 28px;
  }
  .extra-cta.nav-menu-item.btn {
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-menu {
    margin-right: 0px;
    background-color: #ebe7e7;
  }
  .nav-menu-item {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-style: none;
  }
  .newsletter-box {
    padding-right: 11px;
    padding-left: 11px;
  }
  .newslletter-field {
    width: 70%;
  }
  .btn-news {
    width: 25%;
    padding-right: 11px;
    padding-left: 11px;
  }
  .title-newsletter {
    line-height: 25px;
  }
  .menu-button {
    margin-top: 13px;
  }
  .row-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .flex-parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-inside {
    margin-right: 0px;
    margin-left: 0px;
    padding: 1px;
    -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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .h4-linea {
    font-size: 17px;
    line-height: 20px;
  }
  .p-linea {
    min-height: 115px;
    font-size: 13px;
    line-height: 16px;
  }
  .mas {
    -webkit-transition: color 600ms ease;
    transition: color 600ms ease;
  }
  .mas:hover {
    color: #213752;
  }
  .user-picture {
    display: block;
    width: 60%;
    float: none;
    clear: none;
  }
  .p-team {
    margin-right: 9px;
    margin-left: 9px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .h1-team {
    margin-top: 15px;
    margin-left: 1px;
  }
  .txt-subteam {
    min-height: 40px;
    margin-left: 0px;
    text-align: left;
  }
  .div-review {
    padding-top: 9px;
  }
  .slide-home._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/slide_2_home.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/slide_2_home.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .title-impacto {
    min-height: 51px;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 18px;
    line-height: 22px;
  }
  .text-block-2.impacto {
    height: 100px;
    font-size: 12px;
    line-height: 16px;
  }
  .img-grid._1 {
    height: 520px;
  }
  .div-block-8 {
    width: 98%;
  }
  .img-lineas {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-11 {
    width: 90%;
  }
  .slide-2 {
    margin-right: 10px;
  }
  .letter-impact {
    margin-top: 1px;
    padding-top: 5px;
  }
  .popup-a {
    padding-top: 90px;
  }
  .container-popup {
    width: 85%;
    padding-right: 11px;
    padding-left: 11px;
  }
  .column-13 {
    padding: 0px;
  }
  .popup-b {
    padding-top: 60px;
  }
  .popup-c {
    padding-top: 60px;
  }
  .popup-d {
    padding-top: 60px;
  }
  .list-popup {
    font-size: 13px;
    line-height: 17px;
  }
  .image-14 {
    width: 400px;
    margin-top: 0px;
  }
  .image-16 {
    margin-top: -22px;
    padding-right: 89px;
    padding-left: 89px;
  }
  .news-container {
    width: 95%;
  }
  .row-75 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .popup-e {
    padding-top: 60px;
  }
  .popup-f {
    padding-top: 60px;
  }
  .image-17 {
    margin-bottom: 1px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section.subheader.lineas {
    background-position: 0px 31px;
  }
  .section.subheader.equipo {
    background-position: 0px 38px;
  }
  .section.subheader.impacto {
    background-position: 0px -65px;
    background-size: auto;
  }
  .section.reviews {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/180408759.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/180408759.jpg');
    background-position: 0px 0px, -50px -163px;
    background-size: auto, auto;
  }
  .text-block.footer-small {
    text-align: center;
  }
  .text-block.footer-small.right {
    float: none;
    text-align: center;
  }
  .row-2 {
    margin-top: 29px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .title-container {
    margin-left: 20px;
  }
  .h1-principal.white.sub-header {
    margin-top: 26px;
    padding-right: 108px;
    font-size: 20pt;
    line-height: 31px;
  }
  .sub-header {
    margin-bottom: 38px;
    padding-right: 28px;
    font-size: 19px;
    line-height: 23px;
  }
  .image {
    margin-top: 1px;
  }
  .newsletter-box {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .newslletter-field {
    width: 100%;
    max-width: 100%;
  }
  .btn-news {
    width: 100%;
  }
  .copyright {
    display: block;
    float: none;
    clear: none;
    text-align: center;
  }
  .copyright.right {
    display: block;
    float: none;
    clear: none;
  }
  .copy-text {
    display: block;
    text-align: center;
  }
  .title-newsletter.sub {
    font-size: 15px;
  }
  .flex-parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .h4-linea {
    font-size: 21px;
  }
  .p-linea {
    min-height: 50px;
  }
  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .user-picture {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    border-radius: 100%;
  }
  .p-team {
    text-align: center;
  }
  .h1-team {
    margin-left: 0px;
    padding-top: 0px;
    float: none;
    clear: none;
    font-size: 25px;
    text-align: center;
  }
  .txt-subteam {
    min-height: 20px;
    float: none;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
  }
  .tab-link.w--current {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .tab-link-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .tab-link-3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .txt-review {
    font-size: 17px;
    line-height: 24px;
  }
  .pictogramas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-review {
    margin-top: 5px;
  }
  .slide-home._1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/oilrig.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/oilrig.jpg');
    background-position: 0px 0px, -56px 0px;
  }
  .slide-home._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/slide_2_home.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/slide_2_home.jpg');
    background-position: 0px 0px, -31px 0px;
  }
  .feature._33 {
    min-height: 220px;
  }
  .title-impacto {
    font-size: 23px;
    line-height: 31px;
  }
  .text-block-2.impacto {
    height: 80px;
    font-size: 15px;
    line-height: 22px;
  }
  .column-11 {
    text-align: center;
  }
  .cont-title-lineas {
    min-height: 30px;
    margin-top: 15px;
  }
  .img-lineas {
    width: 100%;
  }
  .colaboradores {
    padding-top: 10px;
  }
  .slide-2 {
    width: 100%;
  }
  .div-block-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .div-block-13 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .letter-impact {
    margin-top: 9px;
  }
  .popup-a {
    padding-top: 80px;
  }
  .container-popup {
    width: 85%;
    padding-bottom: 1px;
  }
  .popup-b {
    display: none;
    padding-top: 65px;
  }
  .popup-c {
    padding-top: 60px;
  }
  .popup-d {
    padding-top: 65px;
    background-color: rgba(0, 0, 0, 0.61);
  }
  .list-popup {
    font-size: 13px;
    line-height: 16px;
  }
  .image-14 {
    width: 300px;
  }
  .image-15 {
    margin-top: 0px;
    padding-right: 57px;
    padding-left: 57px;
  }
  .image-16 {
    margin-top: -27px;
  }
  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-17 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .column-18 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .column-19 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .column-20 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .column-21 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .column-22 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .popup-e {
    padding-top: 65px;
  }
  .popup-f {
    padding-top: 65px;
  }
}

@media screen and (max-width: 479px) {
  .section.subheader.lineas {
    background-position: 50% 7%;
    background-size: auto;
  }
  .section.subheader.porque {
    background-position: -290px 0px;
  }
  .section.subheader.equipo {
    background-position: -331px -104px;
    background-size: auto;
  }
  .section.subheader.impacto {
    background-position: -166px 0px;
  }
  .text-block.footer-small {
    margin-right: 10px;
    margin-left: 10px;
    line-height: 15px;
  }
  .text-block.footer-small.right {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .h1-principal.white {
    font-size: 26pt;
    line-height: 35px;
  }
  .h1-principal.white.sub-header {
    margin-top: 20px;
    padding-right: 46px;
    font-size: 18pt;
    line-height: 28px;
  }
  .sub-header {
    padding-right: 10px;
    font-size: 14px;
    line-height: 17px;
  }
  .image {
    max-width: 100%;
    margin-top: 0px;
  }
  .newsletter-box {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .newslletter-field {
    width: 100%;
  }
  .btn-news {
    width: 100%;
  }
  .title-newsletter {
    line-height: 24px;
  }
  .title-newsletter.sub {
    line-height: 18px;
  }
  .brand {
    max-width: 80%;
    margin-top: 10px;
    margin-left: -18px;
    padding-left: 0px;
  }
  .flex-parent {
    -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-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: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .div-inside {
    padding: 0px;
  }
  .h4-linea {
    font-size: 17px;
  }
  .p-linea {
    font-size: 12px;
  }
  .destacado.impacto {
    font-size: 25px;
  }
  .user-picture {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    box-shadow: 3px 3px 14px -2px hsla(0, 0%, 57.3%, 0.79);
  }
  .p-team {
    margin-right: 9px;
    margin-left: 9px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
  }
  .h1-team {
    padding-top: 8px;
    float: none;
    clear: none;
  }
  .txt-subteam {
    float: none;
    clear: none;
  }
  .txt-review {
    font-size: 15px;
    line-height: 20px;
  }
  .slider {
    min-height: 350px;
  }
  .pictogramas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-review {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .feature-impacto {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slide-home._1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/oilrig.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/oilrig.jpg');
    background-position: 0px 0px, -238px 0px;
  }
  .slide-home._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/slide_2_home.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/slide_2_home.jpg');
    background-position: 0px 0px, -175px 0px;
  }
  .text-block-2.impacto {
    height: 95px;
    font-size: 13px;
    line-height: 17px;
  }
  .img-grid._1 {
    background-position: -62px 0px;
    background-size: cover;
  }
  .div-block-8 {
    width: 100%;
  }
  .cont-title-lineas {
    margin-bottom: 8px;
  }
  .slide-2 {
    margin-right: 0px;
  }
  .mask {
    margin-right: 16px;
    margin-left: 16px;
  }
  .div-block-12 {
    padding: 0px;
  }
  .div-block-13 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .popup-a {
    padding-top: 40px;
  }
  .container-popup {
    width: 90%;
    padding-top: 39px;
    padding-bottom: 10px;
  }
  .column-13 {
    padding-top: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .column-14 {
    padding-left: 10px;
  }
  .popup-b {
    padding-top: 40px;
  }
  .popup-c {
    padding-top: 40px;
  }
  .popup-d {
    padding-top: 40px;
  }
  .list-popup {
    font-size: 11px;
    line-height: 15px;
  }
  .image-14 {
    width: 200px;
  }
  .image-15 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-16 {
    margin-top: -6px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .news-container {
    width: 100%;
  }
  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .popup-e {
    padding-top: 40px;
  }
  .popup-f {
    padding-top: 40px;
  }
}

@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Thin.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Light.ttf') format('truetype'), url('../fonts/HelveticaNeue.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia-Bold-Italic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Helveticaneuebd';
  src: url('../fonts/HelveticaNeueBd.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneuehv';
  src: url('../fonts/HelveticaNeueHv.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue';
  src: url('../fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeue-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Sd georgia';
  src: url('../fonts/SD_Georgia_Light.ttf') format('truetype'), url('../fonts/SD_Georgia_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Sd georgia demo';
  src: url('../fonts/SD-Georgia-Light-Italic-Demo.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Chronicle display roman';
  src: url('../fonts/Chronicle-Display-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}