.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.banner-home {
  position: relative;
  z-index: 1;
  display: block;
  height: 100vh;
  padding-bottom: 60px;
  background-color: #1e1e1e;
  background-image: url('../images/familia.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.call-to-action {
  position: relative;
  z-index: 1000;
  background-color: #4b9e89;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease;
}

.call-to-action:hover {
  background-color: #1b7e67;
}

.nosotros {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding: 40px 0%;
  background-color: #043053;
  text-align: right;
}

.datos {
  padding: 40px 0%;
  border-bottom: 1px none #545454;
  background-color: #043053;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.datos:hover {
  background-color: #043053;
}

.servicios {
  display: none;
  padding: 20px 5% 40px;
  background-color: #edcccc;
}

.servicios2 {
  padding-right: 5%;
  padding-bottom: 40px;
  padding-left: 5%;
  background-color: #efefef;
}

.footer {
  padding: 0px 5%;
  background-color: #ebebeb;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
}

.slider-home {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100vh;
  background-color: transparent;
}

.slide {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), to(rgba(0, 0, 0, 0.57))), url('../images/familia-grupo-best-life.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.57)), url('../images/familia-grupo-best-life.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.slide.inversiones {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), to(rgba(0, 0, 0, 0.57))), url('../images/inversiones-grupo-best-life-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.57)), url('../images/inversiones-grupo-best-life-2.jpg');
  background-size: auto, cover;
}

.slide.plan {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url('../images/plan-de-carrera-grupo-best-life.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.64)), url('../images/plan-de-carrera-grupo-best-life.jpg');
  background-size: auto, cover;
}

.navbar {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 6000;
  height: 100px;
  padding-top: 2px;
  background-color: transparent;
  text-align: center;
}

.nav-link {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Inter, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
}

.nav-link:hover {
  color: #333;
  font-weight: 700;
}

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

.nav-link.w--current:hover {
  color: #333;
}

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

.container {
  display: block;
  height: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block {
  color: #fff;
}

.text-block:hover {
  color: #fff;
}

.icon {
  color: #fff;
}

.dropdown-list {
  background-color: #4b9e89;
}

.dropdown-list.w--open {
  background-color: #4b9e89;
}

.drop {
  color: #fff;
  font-weight: 300;
}

.drop:hover {
  background-color: #1b7e67;
}

.div-slider {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  padding-right: 10%;
  padding-bottom: 0px;
  padding-left: 10%;
  -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;
}

.titulo-banner {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
}

.dropdown-toggle {
  color: #4b9e89;
}

.text {
  padding-right: 10%;
  padding-left: 10%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.botton {
  border-style: solid;
  border-width: 1px;
  border-color: #1b7e67;
  border-radius: 5px;
  background-color: #1b7e67;
  font-family: 'Open Sans', sans-serif;
}

.botton.banner {
  margin-top: 20px;
  background-color: #4b9e89;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  font-size: 16px;
  font-weight: 400;
}

.botton.banner:hover {
  background-color: #1b7e67;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px none #545454;
  background-color: #043053;
  -webkit-transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: background-color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, background-color 300ms ease;
  transition: transform 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  text-align: right;
}

.div-block:hover {
  background-color: #043053;
}

.div-block.nosotros {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-2 {
  padding: 20px 0%;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: right;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding: 40px;
  -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: #4b9e89;
  text-align: center;
}

.titulo {
  display: inline;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.titulo.negro {
  font-family: Inter, sans-serif;
  color: #333;
  font-weight: 200;
  text-transform: uppercase;
}

.div-block-3 {
  display: block;
  width: 150px;
  height: 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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image {
  display: block;
  text-align: center;
}

.div-block-4 {
  position: static;
  display: block;
  padding-top: 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;
}

.div-block-5 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -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-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-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  border-radius: 10px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph {
  display: inline-block;
  margin-top: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.list {
  margin-top: 20px;
  margin-bottom: 20px;
  list-style-type: square;
}

.text-block-3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}

.left-arrow {
  z-index: 1000;
}

.text-block-4 {
  display: inline;
  font-family: 'PT Serif', serif;
  font-size: 56px;
  line-height: 62px;
}

.counterup {
  display: inline;
  font-family: 'Open Sans', sans-serif;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 200px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: #888787;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.div-block-7.derecha {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px solid #4b9e89;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.mas {
  display: inline;
  margin-right: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Capriola, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
}

.mas.millones {
  padding-left: 2px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.text-block-6 {
  display: inline;
  margin-top: 5px;
  margin-left: 10px;
  font-family: Capriola, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.faq-question-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.faq-question-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  -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;
  border-bottom: 1px none rgba(0, 0, 0, 0.04);
  color: #191b22;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.question-title {
  display: inline;
  margin-right: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #1b7e67;
  font-size: 20px;
  font-weight: 800;
}

.plus {
  opacity: 0.5;
}

.faq-content {
  overflow: hidden;
  margin-top: -2px;
}

.faq-paragraph {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
}

.lista-centro {
  display: block;
  list-style-type: square;
}

.asesor {
  padding: 40px 5%;
  border-bottom: 1px solid rgba(84, 84, 84, 0.35);
  background-color: #ebebeb;
}

.columns {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}

.section {
  height: 600px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.34)), to(rgba(27, 126, 103, 0.34))), url('../images/familia-entera-grupo-best-life.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.34), rgba(27, 126, 103, 0.34)), url('../images/familia-entera-grupo-best-life.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.65)), to(rgba(27, 126, 103, 0.65))), url('../images/familia-entera-grupo-best-life.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.65), rgba(27, 126, 103, 0.65)), url('../images/familia-entera-grupo-best-life.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 5%;
  padding-left: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-block-7 {
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 42px;
  line-height: 50px;
  font-style: italic;
  text-align: right;
}

.icono {
  display: none;
  margin-bottom: 5px;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph-2 {
  margin-top: 20px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #545454;
  font-size: 16px;
  text-align: left;
}

.div-block-11 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 5%;
  margin-left: 5%;
  padding: 20px 10px 40px;
  -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: #4b9e89;
}

.heading {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.list-2 {
  display: inline-block;
  margin-top: 10px;
  color: #333;
  list-style-type: square;
}

.list-2.sol {
  display: none;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.text-block-8 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
}

.list-item {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 300;
}

.image-2 {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.div-block-12 {
  display: block;
}

.tab {
  margin-right: 5px;
  background-color: #4b9e89;
}

.tab.w--current {
  margin-right: 5px;
  background-color: #1b7e67;
}

.tab-link-tab-2 {
  background-color: #4b9e89;
}

.div-block-13 {
  margin-top: 40px;
  margin-left: 5%;
  padding-right: 5%;
  text-align: center;
}

.titulo-tab {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.link {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, background-color 200ms ease, opacity 200ms ease;
  transition: transform 200ms ease, background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #1b7e67;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: none;
}

.link:hover {
  background-color: #1b7e67;
  color: #fff;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-14 {
  padding-top: 40px;
}

.column-3 {
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

.column-3.vertical {
  text-align: center;
}

.titulos {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  color: #333;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-transform: uppercase;
}

.titulos._2 {
  margin-bottom: 10px;
  color: #545454;
  font-size: 26px;
}

.titulos._2.bis {
  color: #545454;
  font-size: 22px;
}

.titulos.white {
  font-family: Capriola, sans-serif;
  color: #07528c;
}

.div-block-15 {
  display: block;
  padding-top: 20px;
}

.div-block-16 {
  padding: 20px 10px;
  background-color: #4b9e89;
}

.div-block-16._2 {
  margin-top: 10px;
}

.paragraph-3 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-2 {
  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;
}

.columns-3 {
  height: 100%;
}

.columns-4 {
  height: 80%;
}

.columns-5.inversion {
  margin-top: 20px;
}

.div-block-17 {
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.textos {
  font-family: 'Open Sans', sans-serif;
  color: #545454;
  font-size: 16px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-6 {
  height: 600px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/asesores-grupo-best-life.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-18 {
  padding-top: 20px;
}

.column-7 {
  padding-left: 0px;
}

.section-2 {
  display: block;
}

.otros-servicios {
  padding-right: 5%;
  padding-left: 5%;
}

.contacto {
  height: auto;
  padding: 100px 0%;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  color: #1b7e67;
}

.campo {
  color: #1b7e67;
  font-size: 16px;
}

.boton {
  border-radius: 5px;
  background-color: #07528c;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  font-family: Capriola, sans-serif;
  color: #fff;
  font-size: 16px;
}

.boton:hover {
  background-color: #03355b;
  box-shadow: 2px 2px 3px 0 #333;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.boton.blanco {
  border-style: none;
  border-width: 1px;
  border-color: #07528c;
  background-color: #ebebeb;
  color: #07528c;
}

.boton.blanco:hover {
  border: 1px none #ebebeb;
  background-color: #07528c;
  color: #ebebeb;
}

.text-field:focus {
  border-style: solid;
  border-width: 1px;
  border-color: #4b9e89;
}

.div-contacto {
  padding-top: 20px;
}

.titulo-footer {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
}

.texto-footer {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  text-align: left;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: 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;
}

.redes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/linkedin_1linkedin.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.redes:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.redes.whatsapp {
  width: 25px;
  height: 25px;
  background-image: none;
}

.redes.linkedin {
  width: 25px;
  height: 25px;
  margin-left: 5px;
  background-image: none;
}

.notas {
  display: inline;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.notas.izq {
  padding-left: 10px;
  font-size: 10px;
}

.notas.der {
  float: right;
  font-family: Capriola, sans-serif;
  color: #333;
  font-size: 10px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Capriola, sans-serif;
  text-align: center;
}

.link-2 {
  color: #07528c;
  text-decoration: none;
}

.link-2:hover {
  color: #05132e;
}

.brand {
  margin-left: 20px;
}

.div-block-20 {
  position: relative;
  display: inline-block;
  width: 400px;
  height: 400px;
  float: right;
}

.section-3 {
  padding: 60px 5%;
}

.image-3 {
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.light {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: hidden;
  width: 450px;
  height: 450px;
  border-radius: 80%;
  background-color: #fff;
  opacity: 0;
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.section-4 {
  display: block;
  height: 80vh;
  padding: 40px 5%;
}

.div-block-21 {
  display: block;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

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

.paragraph-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -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;
  font-family: 'Open Sans', sans-serif;
  font-size: 42px;
}

.div-block-23 {
  display: inline;
  height: 100%;
  padding-top: 0px;
  padding-right: 50%;
}

.paragraph-5 {
  display: inline-block;
  padding-right: 50%;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-9 {
  font-family: 'Open Sans', sans-serif;
  color: #545454;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

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

.div-block-25 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-bottom: 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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.42)), to(rgba(0, 0, 0, 0.42)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42));
}

.typed-text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 80vh;
  padding-top: 25%;
  padding-right: 15%;
  padding-left: 15%;
  -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-family: Inter, sans-serif;
  color: #fff;
  font-size: 46px;
  line-height: 56px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.link-block-2 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 80px;
  height: 100px;
  background-image: url('../images/flecha_1flecha.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-26 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.soluciones {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -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-bottom: 1px solid #545454;
  background-color: #333;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.soluciones:hover {
  background-color: #1e1e1e;
}

.imagen-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 90%;
}

.imagen-solucion {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.7)), to(rgba(27, 126, 103, 0.7))), url('../images/familia-entera-grupo-best-life.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.7), rgba(27, 126, 103, 0.7)), url('../images/familia-entera-grupo-best-life.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: all 800ms cubic-bezier(.19, 1, .22, 1);
  transition: all 800ms cubic-bezier(.19, 1, .22, 1);
}

.imagen-solucion:hover {
  -webkit-box-flex: 10;
  -webkit-flex: 10 auto;
  -ms-flex: 10 auto;
  flex: 10 auto;
}

.imagen-solucion.inversion {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.65)), to(rgba(27, 126, 103, 0.65))), url('../images/inversion.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.65), rgba(27, 126, 103, 0.65)), url('../images/inversion.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.imagen-solucion.retiro {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.6)), to(rgba(27, 126, 103, 0.6))), url('../images/seguros-de-vida-grupo-best-life.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.6), rgba(27, 126, 103, 0.6)), url('../images/seguros-de-vida-grupo-best-life.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.imagen-solucion.incapacidad {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.5)), to(rgba(27, 126, 103, 0.5))), url('../images/incapacidad.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.5), rgba(27, 126, 103, 0.5)), url('../images/incapacidad.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.imagen-solucion.salud {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.55)), to(rgba(27, 126, 103, 0.55))), url('../images/salud.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.55), rgba(27, 126, 103, 0.55)), url('../images/salud.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.imagen-solucion.societario {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 126, 103, 0.45)), to(rgba(27, 126, 103, 0.45))), url('../images/societario.jpg');
  background-image: linear-gradient(180deg, rgba(27, 126, 103, 0.45), rgba(27, 126, 103, 0.45)), url('../images/societario.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.text-block-10 {
  padding-right: 2px;
  padding-left: 2px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.texto-soluciones {
  display: none;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.paragraph-7 {
  display: none;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.link-3 {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.link-3:hover {
  font-weight: 700;
}

.div-block-27 {
  padding: 20px 5%;
  background-color: #333;
}

.div-block-28 {
  display: block;
  padding-top: 40px;
}

.div-block-29 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  margin-top: 20px;
  -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;
}

.heading-2 {
  margin-top: 0px;
  padding-top: 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Capriola, sans-serif;
  color: #ebebeb;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: right;
  text-transform: uppercase;
}

.heading-2.azul {
  color: #07528c;
}

.heading-2.gris {
  color: #333;
  text-align: right;
}

.heading-2.derecha {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: right;
}

.column-11 {
  display: block;
  height: 600px;
  background-image: url('../images/nosotros-grupo-best-life.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-3 {
  position: relative;
  z-index: 1;
  margin-top: 10px;
  padding-top: 220px;
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 300;
  text-align: center;
}

.div-block-30 {
  padding: 40px 5%;
  background-color: #696969;
}

.div-block-30.v2 {
  height: 80vh;
  padding-right: 10%;
  padding-left: 10%;
  border-bottom: 1px solid #545454;
  background-color: #333;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #333;
}

.div-block-30.v2:hover {
  background-color: #1e1e1e;
}

.column-12 {
  margin-top: -33px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.column-13 {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-4 {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-8 {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 200;
  text-align: left;
}

.paragraph-8.central {
  color: #333;
  font-weight: 200;
  text-align: center;
}

.valores {
  padding: 40px 10% 60px;
  background-color: #333;
}

.columns-7 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.columns-7.datos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-bottom-style: none;
}

.columns-7.datos.historia {
  margin-top: 10px;
  background-color: transparent;
}

.columns-7._2 {
  padding-top: 20px;
}

.link-block-3 {
  width: 300px;
  height: 250px;
  background-color: #fff;
}

.icono-2 {
  position: relative;
  top: -43px;
  display: block;
}

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

.heading-5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.heading-5.h3 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
}

.div-valores {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 240px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.div-valores:hover {
  background-color: rgba(6, 19, 46, 0.81);
  box-shadow: none;
}

.paragraph-9 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 200;
}

.colum-valores {
  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: 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;
}

.colum-valores.historia {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icono-v2 {
  margin-top: -37px;
}

.div-block-32 {
  margin-top: 20px;
  padding-right: 10%;
  padding-left: 10%;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 420px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.div-block-33:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.foto-sol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding-left: 10px;
  -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;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(15, 109, 89, 0.62)), to(rgba(18, 42, 87, 0.74))), url('../images/Inversiones.jpg');
  background-image: linear-gradient(270deg, rgba(15, 109, 89, 0.62), rgba(18, 42, 87, 0.74)), url('../images/Inversiones.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.foto-sol.planes-ahorro {
  padding-right: 10px;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(15, 109, 89, 0.62)), to(rgba(18, 42, 87, 0.74))), url('../images/Planes-de-Ahorro.jpg');
  background-image: linear-gradient(270deg, rgba(15, 109, 89, 0.62), rgba(18, 42, 87, 0.74)), url('../images/Planes-de-Ahorro.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.foto-sol.retiro {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(15, 109, 89, 0.62)), to(rgba(18, 42, 87, 0.74))), url('../images/Planes-de-Retiro.jpg');
  background-image: linear-gradient(270deg, rgba(15, 109, 89, 0.62), rgba(18, 42, 87, 0.74)), url('../images/Planes-de-Retiro.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.foto-sol.societario {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(15, 109, 89, 0.62)), to(rgba(18, 42, 87, 0.74))), url('../images/Seguros-Societarios.jpg');
  background-image: linear-gradient(270deg, rgba(15, 109, 89, 0.62), rgba(18, 42, 87, 0.74)), url('../images/Seguros-Societarios.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.foto-sol.vida {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(15, 109, 89, 0.62)), to(rgba(18, 42, 87, 0.74))), url('../images/Seguros-de-Vida.jpg');
  background-image: linear-gradient(270deg, rgba(15, 109, 89, 0.62), rgba(18, 42, 87, 0.74)), url('../images/Seguros-de-Vida.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.foto-sol.salud {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(15, 109, 89, 0.62)), to(rgba(18, 42, 87, 0.74))), url('../images/Seguros-de-Salud.png');
  background-image: linear-gradient(270deg, rgba(15, 109, 89, 0.62), rgba(18, 42, 87, 0.74)), url('../images/Seguros-de-Salud.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.solucion {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
}

.solucion.ingles {
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
}

.solucion.black {
  color: #545454;
  font-size: 16px;
}

.div-block-35 {
  width: 50px;
  height: 2px;
  margin-top: 2px;
  background-color: #fff;
}

.div-block-36 {
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-37 {
  padding-top: 20px;
  padding-right: 10%;
  padding-left: 10%;
}

.div-block-37.soluciones {
  padding-top: 40px;
  border-bottom-style: none;
  background-color: transparent;
}

.div-block-37.soluciones:hover {
  background-color: transparent;
}

.paragraph-10 {
  font-family: Inter, sans-serif;
  color: #545454;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.div-block-38 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.bold-text {
  color: #fff;
}

.text-block-11 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

.text-block-11.redes {
  text-align: right;
}

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

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.div-footer {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 1px solid #fff;
}

.link-4 {
  margin-top: 5px;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.link-4:hover {
  font-weight: 400;
}

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

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.39)), to(rgba(0, 0, 0, 0.39)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.39), rgba(0, 0, 0, 0.39));
}

.section-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 1px none #000;
  text-align: right;
}

.heading-6 {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tel {
  font-size: 12px;
}

.tel.info {
  display: inline-block;
}

.mail {
  display: inline-block;
}

.mail.info {
  display: inline-block;
}

.link-5 {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  text-decoration: none;
}

.link-6 {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 12px;
  text-decoration: none;
}

.link-7 {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 12px;
  text-decoration: none;
}

.image-5 {
  display: block;
  margin-top: 10px;
  text-align: right;
}

.image-5.alto {
  margin-top: 20px;
}

.div-block-40 {
  display: inline-block;
  padding-left: 5px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-41.michel {
  display: inline;
}

.div-block-41.ancho {
  display: inline;
  margin-right: 5px;
}

.div-block-42 {
  padding-left: 5px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  text-align: left;
}

.div-block-42.info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-block-12 {
  font-family: 'Open Sans', sans-serif;
  color: #122a57;
  font-size: 12px;
  font-weight: 600;
}

.text-block-12.michel {
  display: block;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.body {
  padding-top: 20px;
}

.column-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-25 {
  border-left: 1px solid rgba(84, 84, 84, 0.59);
}

.columns-11 {
  height: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.columns-11.ancho {
  width: 500px;
}

.body-2 {
  padding-top: 20px;
}

.div-block-43 {
  margin-top: 10px;
  background-color: #122a57;
}

.text-block-13 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}

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

.div-firma {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-firma.iconos {
  margin-top: 3px;
  margin-left: 0px;
}

.div-firma.asesor-familiar {
  display: block;
}

.div-firma.info {
  display: block;
}

.div-firma.michel {
  display: inline;
}

.image-6 {
  margin-right: 5px;
  margin-left: 2px;
}

.image-7 {
  margin-right: 5px;
  margin-left: auto;
}

.image-8 {
  margin-right: 5px;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-9 {
  margin-right: 5px;
  margin-left: 2px;
}

.image-10 {
  margin-right: 5px;
  margin-left: 0px;
}

.image-11 {
  margin-right: 5px;
}

.link-block-4 {
  margin-left: 5px;
  padding-left: 0px;
}

.link-block-5 {
  margin-left: 5px;
}

.link-block-6 {
  margin-left: 5px;
}

.text-block-14 {
  display: inline;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

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

.linea {
  width: 50%;
  height: 3px;
  background-color: #fff;
}

.linea.blanca {
  background-color: #fff;
}

.linea.blanca.central {
  display: block;
  -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-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: center;
}

.linea.negro {
  background-color: #07528c;
}

.linea.secundaria {
  margin-top: 3px;
  margin-bottom: 20px;
  padding-top: 0px;
}

.linea.azul {
  background-color: #07528c;
}

.linea.gris {
  background-color: #333;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.equipo {
  border-radius: 10px 0px 0px 10px;
}

.image-13 {
  text-align: center;
}

.section-6 {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #fff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.section-6:hover {
  background-color: transparent;
}

.counter {
  display: inline;
  font-family: Capriola, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}

.invitacion {
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  text-align: center;
}

.bold-text-2 {
  font-weight: 400;
}

.bold-text-3 {
  font-weight: 400;
}

.bold-text-4 {
  font-weight: 400;
}

.link-8 {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #122a57;
  font-weight: 700;
  text-decoration: none;
}

.link-8:hover {
  color: #333;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.col-soluciones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-26 {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-27 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-14 {
  display: inline;
}

.texto {
  padding-right: 2px;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  text-align: left;
}

.div-block-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-bajada {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: center;
}

.heading-7 {
  padding-right: 10px;
  padding-left: 0px;
  font-family: Capriola, sans-serif;
  color: #ebebeb;
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.descripcion {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.footer-3-links {
  margin-right: -20px;
  margin-bottom: 20px;
  padding-right: 0px;
}

.footer-3-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -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;
}

.footer-3-col-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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.row-5 {
  display: block;
  height: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.logo-text {
  margin-top: 10px;
  color: #20193a;
  font-size: 32px;
  line-height: 34px;
  font-weight: 500;
}

.footer-3-link {
  margin-right: 20px;
  margin-left: 19px;
  font-family: Capriola, sans-serif;
  color: #07528c;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-3 {
  padding: 100px 5% 20px;
  background-color: #ebebeb;
}

.footer-3-col {
  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: 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;
}

.footer-3-line {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(79, 94, 120, 0.23);
}

.footer-3-button {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-3-copywrite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -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: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Capriola, sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 500;
}

.footer-3-para {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  line-height: 23px;
  font-weight: 300;
  text-align: right;
}

.nav-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-menu-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-link-5 {
  height: 100%;
  min-height: 85px;
  padding: 34px 10px 30px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Capriola, sans-serif;
  color: #20193a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.7px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-5:hover {
  background-color: #07528c;
  color: #fff;
}

.nav-link-5.w--current {
  color: #333;
  font-weight: 700;
}

.logo-mid {
  margin-right: 35px;
  margin-left: 35px;
  font-family: 'Varela Round', sans-serif;
}

.heading-8 {
  margin-top: 10px;
  color: #5748c5;
  font-size: 30px;
  line-height: 25px;
}

.nav-menu-5 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.faq-p {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #f4f6f8;
}

.serv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #07528c;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.serv.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.toggle-text {
  position: relative;
  z-index: 2;
  font-family: Capriola, sans-serif;
}

.faq-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 24px;
  margin-right: 16px;
}

.faq-body {
  position: relative;
  display: block;
  width: 100%;
  background-color: transparent;
}

.faq-body.w--open {
  background-color: transparent;
}

.serv-body-cont {
  padding: 30px;
  border-top: 1px none #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.serv-answer {
  margin-bottom: 24px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.field {
  font-family: Capriola, sans-serif;
  color: #333;
}

.textarea {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.text-field-2 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.text-form {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.section-7 {
  height: 100vh;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.success {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.form {
  margin-top: 20px;
}

.columns-12 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 60px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-28 {
  display: block;
  height: auto;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.background-video-2 {
  display: block;
  height: 400px;
  border-radius: 0px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.66);
}

.contenedor-white {
  display: block;
  margin-top: 20px;
  padding: 20px 10px;
  -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;
  border-radius: 10px;
  background-color: #f2f2f2;
  box-shadow: 2px 2px 5px 0 #000;
}

.div-block-47 {
  border-radius: 10px;
}

.circle-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 250px;
  max-width: 250px;
  min-height: 250px;
  min-width: 250px;
  -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-radius: 1000px;
  background-color: #07528c;
  box-shadow: 7px 7px 150px 0 rgba(84, 102, 129, 0.08);
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.circle-div:hover {
  background-color: #043053;
}

.counterup-2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #8c54ff;
  font-size: 52px;
  line-height: 52px;
}

.title-capped {
  color: #546681;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-48 {
  display: block;
  width: auto;
  margin-top: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.div-block-48.mill {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.columns-13 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 10px;
  background-color: #fff;
}

.column-29 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.foto {
  display: inline;
  height: auto;
  max-width: 100%;
}

.column-30 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-6 {
  height: 100%;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 5%;
  padding-left: 5%;
  -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;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -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: #07528c;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}

.numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.columns-14 {
  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;
}

.column-31 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-7 {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.cont-derecha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

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

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

.column-32 {
  padding-top: 20px;
}

.column-33 {
  padding-right: 0px;
  padding-left: 0px;
}

.columns-15 {
  background-color: #fff;
}

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

.link-9 {
  color: #1e1e1e;
  text-decoration: none;
}

.link-10 {
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #1e1e1e;
  font-weight: 300;
  text-decoration: none;
}

.link-10:hover {
  color: #07528c;
}

@media screen and (max-width: 991px) {
  .servicios {
    padding-right: 0%;
    padding-left: 0%;
  }

  .navbar {
    padding-right: 0%;
    padding-left: 0%;
  }

  .nav-link {
    display: block;
    color: #fff;
  }

  .nav-link:hover {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    background-color: #0a1832;
    color: #fff;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .nav-link.w--current:hover {
    color: #fff;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #122a57;
  }

  .image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

  .columns-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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-7.datos {
    padding-bottom: 0px;
  }

  .columns-7._2 {
    padding-top: 0px;
  }

  .colum-valores {
    margin-top: 60px;
  }

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

  .div-block-37 {
    padding-right: 5%;
    padding-left: 5%;
  }

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

  .icon-2 {
    color: #fff;
  }

  .menu-button {
    margin-top: 10px;
    margin-right: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    background-color: #07528c;
  }

  .columns-10 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .column-22 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: right;
  }

  .heading-7 {
    font-size: 22px;
  }

  .footer-3-wrap {
    width: 100%;
    margin-left: 0px;
  }

  .row-5 {
    display: block;
  }

  .nav-contain {
    -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;
  }

  .nav-menu-6 {
    background-color: #fff;
  }

  .nav-menu-5 {
    background-color: #f5f5f5;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .columns-13 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-29 {
    display: block;
    height: auto;
    padding-top: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .column-30 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container-8 {
    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;
  }
}

@media screen and (max-width: 767px) {
  .servicios {
    padding-right: 5%;
    padding-left: 5%;
  }

  .navbar {
    padding-right: 0%;
  }

  .titulo-banner {
    font-size: 44px;
  }

  .text {
    font-size: 18px;
  }

  .botton.banner {
    font-size: 14px;
  }

  .div-block {
    padding-right: 5%;
    padding-left: 5%;
  }

  .text-block-2 {
    font-size: 26px;
  }

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

  .counterup {
    font-size: 48px;
  }

  .text-block-6 {
    font-size: 18px;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-7 {
    font-size: 38px;
  }

  .column-2 {
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .column-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-17 {
    margin-top: 10px;
  }

  .column-8 {
    margin-bottom: 20px;
  }

  .column-9 {
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .typed-text {
    padding-top: 50%;
  }

  .heading-3 {
    font-size: 28px;
  }

  .div-block-30.v2 {
    height: 100%;
  }

  .column-12 {
    margin-top: 10px;
  }

  .columns-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-11 {
    text-align: center;
  }

  .column-14 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .div-block-39 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .link-4 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .columns-8 {
    display: block;
  }

  .menu-button {
    margin-right: 20px;
    margin-bottom: 10px;
    background-color: #07528c;
  }

  .column-15 {
    margin-bottom: 20px;
  }

  .column-16 {
    margin-bottom: 20px;
  }

  .column-17 {
    margin-bottom: 20px;
  }

  .column-18 {
    margin-bottom: 20px;
  }

  .column-19 {
    margin-bottom: 20px;
  }

  .image-4 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

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

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

  .column-22 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-7 {
    font-size: 32px;
  }

  .footer-3-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-3-col-2 {
    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;
  }

  .row-5 {
    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;
  }

  .logo-text {
    text-align: center;
  }

  .footer-3 {
    padding-top: 40px;
  }

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

  .footer-3-button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-3-copywrite {
    text-align: center;
  }

  .footer-3-para {
    text-align: center;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .columns-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-28 {
    margin-top: 20px;
  }

  .div-block-47 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .div-block-48 {
    width: auto;
    text-align: left;
  }

  .columns-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .numbers {
    display: block;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .banner-home {
    height: 50vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), color-stop(39%, transparent)), url('../images/familia.jpg');
    background-image: linear-gradient(180deg, #ebebeb, transparent 39%), url('../images/familia.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
  }

  .titulo-banner {
    font-size: 28px;
    line-height: 32px;
  }

  .text {
    font-size: 12px;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .div-block-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .titulo {
    font-size: 26px;
  }

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

  .paragraph {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-7 {
    width: 300px;
    height: 100px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .text-block-6 {
    margin-left: 5px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }

  .question-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section {
    height: 400px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/familia-entera-grupo-best-life.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/familia-entera-grupo-best-life.jpg');
    background-position: 0px 0px, 100% 50%;
  }

  .div-block-10 {
    padding-left: 30%;
  }

  .text-block-7 {
    font-size: 26px;
    line-height: 32px;
  }

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

  .titulos {
    font-size: 26px;
  }

  .contacto {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .notas.der {
    display: block;
  }

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

  .brand {
    margin-left: 10px;
  }

  .typed-text {
    height: 100vh;
    padding-top: 50%;
    font-size: 32px;
    line-height: 42px;
  }

  .soluciones {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 26px;
    text-align: left;
  }

  .heading-3 {
    font-size: 26px;
    line-height: 30px;
  }

  .div-block-30.v2 {
    height: 100%;
  }

  .column-12 {
    margin-top: 0px;
  }

  .column-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .heading-4 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 26px;
  }

  .paragraph-8 {
    font-size: 16px;
  }

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

  .div-block-32 {
    margin-top: 10px;
  }

  .div-block-37.soluciones {
    padding-bottom: 20px;
  }

  .div-block-38 {
    padding-top: 20px;
  }

  .menu-button {
    margin-top: 10px;
    margin-right: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    background-color: #07528c;
  }

  .columns-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-20 {
    padding-right: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-6 {
    font-size: 12px;
  }

  .image-5 {
    margin-left: 10px;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-41 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

  .columns-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .column-22 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .image-12 {
    margin-top: 10px;
  }

  .alcance {
    height: auto;
  }

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

  .heading-7 {
    font-size: 20px;
    line-height: 28px;
  }

  .best-life {
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer-3-links {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-3-copywrite {
    text-align: center;
  }

  .logo-mid {
    margin-right: 10px;
    margin-left: 10px;
  }

  .faq-img {
    display: none;
  }

  .div-block-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }

  .numbers {
    display: block;
  }
}

