.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g0-boton {
  font-size: 13px;
  color: #9b9b9b;
  aling: center;
  background-color: #ededed;
  height: 33px;
  border-radius: 5px;
  width: 95px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin: 0;
}
.g0-boton:hover {
  background-color: #2988cd;
  color: #fff;
}
.g0-btn-round {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 211px;
  height: 58px;
  letter-spacing: 1.05px;
  background: #1be1ff;
  color: #fff;
  font-family: 'HelveticaNeueBold';
  font-size: 14px;
  border: none;
  border-radius: 30px;
  text-align: center;
  margin: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.g0-btn-round:hover {
  background-color: #168bdf;
}
.g0-open-desplegable {
  position: relative;
}
.g0-open-desplegable:hover .g0-desplegable {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-top: 0px;
  visibility: visible;
}
.g0-desplegable {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 216px;
  padding-top: 18px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  margin-top: -10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.g0-desplegable-list {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.5);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.5);
  background-color: #fff;
  position: relative;
}
.g0-desplegable-list:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -8px;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: block;
  z-index: 2;
}
.g0-desplegable-list:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #d2cbcb transparent;
  position: absolute;
  top: -10px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
}
.g0-desplegable-list li {
  border: solid 1px #e8e8e8;
}
.g0-desplegable-list li:first-child {
  border: none;
}
.g0-desplegable-list li:last-child {
  border: none;
}
.g0-menulink-desplegable {
  padding: 5px 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 12px;
  text-align: center;
  height: 45px;
  color: #848484;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g0-menulink-desplegable:hover,
.g0-menulink-desplegable.active {
  color: #2988cd;
  background-color: #f1f1f1;
}
@media screen and (max-width: 768px) {
  .g0-btn-round {
    width: 190px;
    height: 45px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g3-list-result {
  position: absolute;
  top: 100%;
  z-index: 2;
  padding: 10px 20px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.g3-list-result .ui-autocomplete {
  position: static !important;
  z-index: 2;
  border: none;
}
.g3-list-result .ui-widget-content a {
  color: #4a4a4a;
  font-family: 'HelveticaNeue';
  font-size: 16px;
  display: block;
  padding: 3px 0;
}
.g3-list-result .ui-widget-content a.ui-state-hover {
  color: #168bdf;
  background: none;
  border: none;
}
.g3-category-search {
  font-family: 'HelveticaNeue-Medium';
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 5px;
}
.g3-wrap-buscador.active .g3-list-result {
  border: 1px solid rgba(198,198,198,0.5);
  background-color: #fff;
}
.g3-wrap-buscador.active .g3-buscador {
  border: none;
}
.g3-wrap-buscador .wancho {
  max-width: 990px;
}
.g3-buscador {
/* WebKit */
/* Firefox 18- */
/* Firefox 19+ */
/* IE 10+ */
  position: relative;
  border-bottom: 1px solid #2988cd;
}
.g3-buscador ::-webkit-input-placeholder {
  color: #2988cd;
  font-family: 'HelveticaNeueBold';
}
.g3-buscador :-moz-placeholder {
  color: #2988cd;
  font-family: 'HelveticaNeueBold';
}
.g3-buscador ::-moz-placeholder {
  color: #2988cd;
  font-family: 'HelveticaNeueBold';
}
.g3-buscador :-ms-input-placeholder {
  color: #2988cd;
  font-family: 'HelveticaNeueBold';
}
.g3-btn-search {
  position: absolute;
  top: 20px;
  right: 0;
  background: none;
  border: none;
  font-size: 30px;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #4a4a4a;
}
.g3-text-search {
  font-size: 15px;
  line-height: 24px;
  color: #168bdf;
  position: absolute;
  right: 0;
  top: 90px;
}
@media screen and (max-width: 600px) {
  .g3-wrap-buscador {
    height: 100%;
    min-height: 0;
    overflow: auto;
  }
  .g3-input-search {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .g3-input-search {
    font-size: 14px;
  }
  .g3-text-search {
    font-size: 13px;
  }
  .g3-input-search {
    font-size: 14px;
  }
  .g3-text-search {
    font-size: 13px;
  }
  .g3-list-result {
    padding-left: 0;
  }
  .g3-list-result .ui-widget-content a,
  .g3-category-search {
    font-size: 16px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.sg4-fondo {
  background: #f1f1f1;
  -webkit-box-shadow: 4px 4px 13px 0 rgba(0,0,0,0);
  box-shadow: 4px 4px 13px 0 rgba(0,0,0,0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding: 23px 19px;
}
.sg4-img {
  max-width: 289px;
  width: 100%;
  margin: 0 auto;
}
.sg4-img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.sg4-info {
  padding: 15px 19px 11px 19px;
}
.sg4-text {
  line-height: 1;
  color: #7d7d7d;
  font-family: 'HelveticaNeue';
  font-size: 14px;
}
.sg4-text p {
  margin: 0 0 5px 0;
}
.sg4-text p:last-child {
  margin-bottom: 0;
}
.sg4-text strong {
  color: #2d3841;
  font-family: 'HelveticaNeue-Medium';
  font-weight: normal;
  font-size: 16px;
}
.sg4-link {
  margin-top: 10px;
}
.sg4-link a,
.sg4-link span {
  display: inline-block;
  line-height: 1;
  color: #2988cd;
  font-family: 'HelveticaNeue-Medium';
  font-size: 14px;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sg4-item {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sg4-item:hover .sg4-fondo {
  -webkit-box-shadow: 4px 4px 13px 0 rgba(0,0,0,0.2);
  box-shadow: 4px 4px 13px 0 rgba(0,0,0,0.2);
}
.sg4-item:hover .sg4-link a {
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .sg4-fondo {
    padding: 10px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.sg5-terminos:hover {
  text-decoration: underline;
}
.sg5-boxfield {
  position: relative;
}
.sg5-boxfield label {
  display: inline-block;
  line-height: 1;
  color: #6d6d6d;
  font-family: 'HelveticaLight';
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
}
.sg5-input {
  width: 100%;
  height: 45px;
  position: relative;
  z-index: 2;
}
.sg5-input input {
  width: 100%;
  height: 100%;
  background: none;
  color: #2988cd;
  font-family: 'HelveticaNeue';
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #acacac;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0 0 0;
}
.sg5-input input:focus {
  border-color: #2988cd;
}
.sg5-boxfield_textarea label {
  position: relative;
  top: 0;
  padding: 8px 0;
}
.sg5-textarea {
  position: relative;
  z-index: 2;
}
.sg5-textarea textarea {
  width: 100%;
  height: 49px;
  background: none;
  line-height: 1.2;
  color: #2988cd;
  font-family: 'HelveticaNeue';
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #acacac;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 10px 0;
}
.sg5-textarea textarea:focus {
  border-color: #2988cd;
}
.sg5-check {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
}
.sg5-check label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
.sg5-check input[type="checkbox"] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.sg5-check input[type="checkbox"]:checked + label .sg5-check_circle {
  background: #979797;
}
.sg5-check_circle {
  display: block;
  width: 19px;
  height: 19px;
  border: 1px solid #979797;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px 0 0;
}
.sg5-check_text {
  line-height: 1;
  color: #949494;
  font-family: 'HelveticaNeue';
  font-size: 15px;
}
.sg5-check_text p {
  margin: 0;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
@media screen and (min-width: 1024px) {
  .scroll-item {
    -webkit-transform: scaleY(1.26) translateY(3rem);
    -moz-transform: scaleY(1.26) translateY(3rem);
    -o-transform: scaleY(1.26) translateY(3rem);
    -ms-transform: scaleY(1.26) translateY(3rem);
    transform: scaleY(1.26) translateY(3rem);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    will-change: transform;
    -webkit-transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), -o-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), -ms-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  .scroll-item.active-top {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scaleY(1) translateY(0);
    -moz-transform: scaleY(1) translateY(0);
    -o-transform: scaleY(1) translateY(0);
    -ms-transform: scaleY(1) translateY(0);
    transform: scaleY(1) translateY(0);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.wrapp-iframe-general {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  overflow: hidden;
  background-color: #9fab26;
  display: block;
  padding-top: 0px;
}
.wrapp-iframe-general:first-child {
  padding-top: 6px;
}
.name-dev {
  position: absolute;
  top: 2px;
  left: 0;
  font-family: 'Arial', sans-serif;
  color: #9fab26;
  border-bottom: 2px solid #9fab26;
  text-transform: uppercase;
  margin-left: 15px;
}
.btn-copy {
  background-color: #9fab26;
  display: inline-block;
  color: #fff;
  margin-bottom: 10px;
  padding: 5px;
  cursor: pointer;
}
.btn-copy.hover {
  background-color: #808080;
}
.inner-general {
  background: #fff;
  padding: 20px 0;
}
.general-wrapper {
  padding: 10px;
  border: 1px dashed #808080;
  width: 98%;
  margin: auto;
  margin-top: 30px;
}
.block-general {
  padding: 5px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b1 .wancho {
  height: 90vh;
  position: relative;
  z-index: 5;
  padding-bottom: 130px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.b1 .b1pager {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  max-width: 1200px;
  width: 94%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .b1 .b1pager {
    display: none;
  }
}
.b1 .owl-dots {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .b1 .owl-dots {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .b1 .owl-dots {
    display: none !important;
  }
}
.b1 .owl-dots:before {
  content: "";
  width: 247px;
  height: 1px;
  background: #fff;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  position: absolute;
  top: 7.5px;
  right: calc(100% + 46px);
}
@media screen and (max-width: 1024px) {
  .b1 .owl-dots:before {
    width: 180px;
    right: calc(100% + 30px);
  }
}
.b1 .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: relative;
  z-index: 70;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 7.5px;
}
.b1 .owl-dot.active {
  background: #fff;
}
@media screen and (min-width: 1025px) {
  .b1 .owl-dot:hover {
    background: #fff;
  }
}
.b1Fondo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}
.b1-itemsl {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b1-itemsl.animate .b1Fondo {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  transition: all 400ms linear;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.b1-itemsl.animate .b1-titulo,
.b1-itemsl.animate .b1-subtitulo,
.b1-itemsl.animate .b1-boton {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.b1-itemsl.animate .b1-subtitulo {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.b1-itemsl.animate .b1-boton {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.b1-itemsl:before,
.b1-itemsl:after,
.b1-itemsl span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b1-itemsl .bg-block {
  z-index: 1;
  background-image: url("../img/capa-3.svg");
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.b1-itemsl:before {
  z-index: 3;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  background-image: url("../img/capa-1.svg");
}
.b1-itemsl:after {
  opacity: 0.06;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";
  filter: alpha(opacity=6);
  background-image: url("../img/capa-2.svg");
  z-index: 2;
}
.b1-titulo {
  font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'HelveticaNeue-Medium';
  line-height: calc(20px + (60 - 20) * ((100vw - 320px) / (1920 - 320)));
  color: #fff;
  margin-bottom: 4px;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b1-subtitulo {
  font-size: calc(32px + (55 - 32) * ((100vw - 320px) / (1920 - 320)));
  line-height: calc(32px + (55 - 32) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'HelveticaLight';
  color: #fff;
  margin-bottom: 50px;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b1-boton {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b1-texto {
  max-width: 520px;
}
@media screen and (max-width: 768px) {
  .b1 .wancho {
    height: 450px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b10 {
  height: 600px;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: 75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .b10 {
    height: 500px;
  }
}
.b10 .wancho {
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.b10:before,
.b10:after,
.b10 .bg-block {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.b10 .bg-block {
  background: #0b2541;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  z-index: 1;
}
.b10:before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  mix-blend-mode: multiply;
  background-image: -webkit-radial-gradient(circle at 38% 45%, rgba(255,255,255,0), rgba(153,153,153,0.4) 20%, #000);
  background-image: -moz-radial-gradient(circle at 38% 45%, rgba(255,255,255,0), rgba(153,153,153,0.4) 20%, #000);
  background-image: -o-radial-gradient(circle at 38% 45%, rgba(255,255,255,0), rgba(153,153,153,0.4) 20%, #000);
  background-image: -ms-radial-gradient(circle at 38% 45%, rgba(255,255,255,0), rgba(153,153,153,0.4) 20%, #000);
  background-image: radial-gradient(circle at 38% 45%, rgba(255,255,255,0), rgba(153,153,153,0.4) 20%, #000);
  z-index: 2;
}
.b10:after {
  opacity: 0.06;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";
  filter: alpha(opacity=6);
  mix-blend-mode: multiply;
  background-image: -webkit-linear-gradient(20deg, #000, #000 8%, rgba(86,86,86,0.66) 57%, rgba(160,160,160,0.37) 80%, rgba(207,207,207,0.19) 93%, rgba(255,255,255,0));
  background-image: -moz-linear-gradient(20deg, #000, #000 8%, rgba(86,86,86,0.66) 57%, rgba(160,160,160,0.37) 80%, rgba(207,207,207,0.19) 93%, rgba(255,255,255,0));
  background-image: -o-linear-gradient(20deg, #000, #000 8%, rgba(86,86,86,0.66) 57%, rgba(160,160,160,0.37) 80%, rgba(207,207,207,0.19) 93%, rgba(255,255,255,0));
  background-image: -ms-linear-gradient(20deg, #000, #000 8%, rgba(86,86,86,0.66) 57%, rgba(160,160,160,0.37) 80%, rgba(207,207,207,0.19) 93%, rgba(255,255,255,0));
  background-image: linear-gradient(70deg, #000, #000 8%, rgba(86,86,86,0.66) 57%, rgba(160,160,160,0.37) 80%, rgba(207,207,207,0.19) 93%, rgba(255,255,255,0));
  z-index: 3;
}
.b10-titulo {
  line-height: 45px;
  font-size: 35px;
  max-width: 476px;
  font-family: 'HelveticaNeue-Medium';
}
@media screen and (max-width: 1024px) {
  .b10-titulo {
    line-height: 1.2;
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .b10-titulo {
    text-align: center;
    font-size: 26px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b11 {
  text-align: center;
  padding-top: 72px;
  font-size: 16px;
  padding-bottom: 71px;
}
@media screen and (max-width: 1024px) {
  .b11 {
    padding: 60px 0 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .b11 {
    font-size: 15px;
    padding: 50px 0;
  }
}
.b11-texto {
  font-family: 'HelveticaNeue-Medium';
  line-height: 30px;
  max-width: 824px;
  margin: auto;
  margin-bottom: 82px;
  color: #7c7c7c;
}
@media screen and (max-width: 1024px) {
  .b11-texto {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .b11-texto {
    margin-bottom: 50px;
  }
}
.b11-numero {
  font-size: 95px;
  color: #2988cd;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .b11-numero {
    font-size: 70px;
  }
}
@media screen and (max-width: 767px) {
  .b11-numero {
    margin-bottom: 10px;
    font-size: 50px;
  }
}
.b11-item {
  width: 33.33%;
}
@media screen and (max-width: 767px) {
  .b11-item {
    width: 100%;
    margin-bottom: 50px;
  }
  .b11-item:last-child {
    margin-bottom: 0;
  }
}
.b11-item p {
  max-width: 220px;
  margin: auto;
}
.b11-listado-numero {
  max-width: 1030px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: rou wrap;
  -ms-flex-flow: rou wrap;
  flex-flow: rou wrap;
}
@media screen and (max-width: 767px) {
  .b11-listado-numero {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b12group {
  background-image: -webkit-linear-gradient(top, #fff, rgba(248,248,248,0.62) 70%, rgba(196,196,196,0.1));
  background-image: -moz-linear-gradient(top, #fff, rgba(248,248,248,0.62) 70%, rgba(196,196,196,0.1));
  background-image: -o-linear-gradient(top, #fff, rgba(248,248,248,0.62) 70%, rgba(196,196,196,0.1));
  background-image: -ms-linear-gradient(top, #fff, rgba(248,248,248,0.62) 70%, rgba(196,196,196,0.1));
  background-image: linear-gradient(to bottom, #fff, rgba(248,248,248,0.62) 70%, rgba(196,196,196,0.1));
}
.b12 {
  padding-top: 71px;
  padding-bottom: 98px;
}
@media screen and (max-width: 1024px) {
  .b12 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .b12 {
    padding-bottom: 30px;
  }
}
.b12-titulo {
  font-size: 38px;
  color: #2d3841;
  margin-bottom: 69px;
  line-height: 44px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .b12-titulo {
    line-height: 1.2;
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .b12-titulo {
    font-size: 26px;
    margin-bottom: 40px;
  }
}
.b12-botonera {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .b12-botonera {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .b12-botonera {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.b12-boton {
  line-height: 16px;
  color: #848484;
  margin-bottom: 47px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 33.33%;
  height: 75px;
  background-color: #fff;
  border: 0.5px solid #dcdcdc;
  border-left: none;
  position: relative;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .b12-boton {
    width: 100%;
    height: 50px;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border-left: 0.5px solid #dcdcdc;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
  }
}
.b12-boton i {
  font-size: 30px;
  margin-right: 15px;
}
@media screen and (max-width: 1024px) {
  .b12-boton i {
    font-size: 22px;
  }
}
.b12-boton span {
  margin: 0;
}
.b12-boton:first-child {
  border-left: 0.5px solid #dcdcdc;
}
.b12-boton:hover,
.b12-boton.active {
  color: #2988cd;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
}
.b12-boton:hover:after,
.b12-boton.active:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b12-boton:after {
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  background-color: #2988cd;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b12-texto {
  max-width: 500px;
  min-height: 485px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 1200px) {
  .b12-texto {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .b12-texto {
    max-width: none;
    min-height: inherit;
    width: 100%;
  }
}
.b12-item-titulo {
  font-size: 28px;
  color: #2988cd;
  font-family: 'HelveticaNeue-Medium';
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .b12-item-titulo {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.b12-descripcion {
  font-size: 16px;
  line-height: 30px;
  color: #7c7c7c;
  letter-spacing: 1.07px;
}
@media screen and (max-width: 767px) {
  .b12-descripcion {
    font-size: 14px;
    letter-spacing: 0.5px;
  }
}
.b12-descripcion p {
  margin-bottom: 0;
}
.b12-itemtab {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.b12-itemtab.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  height: auto;
  position: relative;
}
.b12-item-figure {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50.68%;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .b12-item-figure {
    width: 100%;
    height: 0;
    position: relative;
    top: inherit;
    right: inherit;
    padding-top: 45%;
    margin-top: 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b13-contenido {
  position: relative;
}
.b13 {
  padding-top: 94px;
  padding-bottom: 94px;
}
@media screen and (max-width: 1200px) {
  .b13 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
@media screen and (max-width: 1024px) {
  .b13 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .b13 {
    padding-top: 30px;
  }
}
.b13-texto {
  max-width: 576px;
}
@media screen and (max-width: 1200px) {
  .b13-texto {
    max-width: 366px;
  }
}
@media screen and (max-width: 1024px) {
  .b13-texto {
    max-width: 100%;
  }
}
.b13-titulo {
  font-size: 40px;
  line-height: 45px;
  color: #2d3841;
  margin-bottom: 43px;
  max-width: 500px;
}
@media screen and (max-width: 1200px) {
  .b13-titulo {
    font-size: 34px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .b13-titulo {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 480px) {
  .b13-titulo {
    font-size: 28px;
    line-height: 30px;
  }
}
.b13-sub-titulo {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 19px;
}
@media screen and (max-width: 480px) {
  .b13-sub-titulo {
    margin-bottom: 10px;
  }
}
.b13-telefono {
  font-size: 60px;
  color: #2988cd;
  margin-bottom: 34px;
}
@media screen and (max-width: 1200px) {
  .b13-telefono {
    font-size: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .b13-telefono {
    font-size: 35px;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 480px) {
  .b13-telefono {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.b13-descripcion {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1.07px;
  text-align: justify;
}
.b13-descripcion p {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b13-descripcion {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b13-descripcion {
    letter-spacing: 1px;
  }
}
.b13-figure {
  position: absolute;
  top: 0;
  right: 0;
  height: 500px;
  width: 44.5%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media screen and (max-width: 1200px) {
  .b13-figure {
    width: 57.5%;
  }
}
@media screen and (max-width: 1024px) {
  .b13-figure {
    width: 100%;
    position: static;
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .b13-figure {
    height: 300px;
  }
}
.b13-figure.active {
  position: fixed;
}
@media screen and (max-width: 1024px) {
  .b13 {
    margin-bottom: 50px;
  }
  .b13-titulo,
  .b13-telefono,
  .b13-sub-titulo {
    text-align: center;
  }
  .b13-titulo {
    margin: auto;
    margin-bottom: 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b14 {
  padding-bottom: 100px;
}
.b14 .sg5-check_circle {
  border-radius: 4px;
}
.b14Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #fff;
  -webkit-box-shadow: 0 6px 30px 0 rgba(94,94,94,0.09);
  box-shadow: 0 6px 30px 0 rgba(94,94,94,0.09);
  border-radius: 10px;
  padding: 75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b14Wrap .b15form {
  max-width: 625px;
  width: 100%;
}
.b14Wrap .b15form h2 {
  font-size: 35px;
  font-family: 'HelveticaNeue';
  line-height: normal;
  color: #2d3841;
  margin-bottom: 70px;
  display: none;
}
@media screen and (max-width: 1599px) {
  .b14Wrap .b15form h2 {
    font-size: calc(30px + (35 - 30) * ((100vw - 414px) / (1920 - 414)));
  }
}
.b14Wrap .b15check {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b14Wrap .b15button {
  margin: 0;
}
.b14Info {
  max-width: 300px;
  width: 100%;
}
.b14Info h2 {
  font-size: 35px;
  font-family: 'HelveticaNeue';
  line-height: normal;
  color: #2d3841;
  margin-bottom: 70px;
}
@media screen and (max-width: 1599px) {
  .b14Info h2 {
    font-size: calc(30px + (35 - 30) * ((100vw - 414px) / (1920 - 414)));
  }
}
.b14Info ul li {
  margin-bottom: 23px;
}
.b14Info ul li h3 {
  font-size: 16px;
  font-family: 'HelveticaNeue-Medium';
  line-height: normal;
  color: #2d3841;
  margin-bottom: 7px;
}
.b14Info ul li a {
  font-size: 15px;
  font-family: 'HelveticaNeue';
  line-height: normal;
  color: #7c7c7c;
  display: block;
}
@media screen and (max-width: 1024px) {
  .b14Wrap {
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .b14Wrap {
    padding: 35px;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background: transparent;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    padding: 0px;
  }
  .b14Wrap .b15form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    background: #fff;
    padding: 40px 30px;
    -webkit-box-shadow: 0 6px 30px 0 rgba(94,94,94,0.09);
    box-shadow: 0 6px 30px 0 rgba(94,94,94,0.09);
  }
  .b14Wrap .b15form h2 {
    display: block;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 35px;
  }
  .b14Info {
    max-width: 100%;
    width: 100%;
  }
  .b14Info h2 {
    display: none;
  }
  .b14Info ul {
    text-align: center;
    margin-top: 40px;
  }
  .b14 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .b14Wrap .b15check {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b14Wrap .b15button {
    margin-top: 38px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.formError .formErrorContent {
  background: #111a22;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formError .formErrorArrow div {
  background: #111a22;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.b15 {
  background: #fafafa;
  padding: 61px 0 83px 0;
}
@media screen and (max-width: 768px) {
  .b15 {
    padding: 0;
  }
}
.b15content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .b15content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    width: 100%;
  }
}
.b15left {
  width: 58.333333333333336%;
}
@media screen and (max-width: 960px) {
  .b15left {
    width: 53%;
  }
}
@media screen and (max-width: 768px) {
  .b15left {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 3%;
  }
}
.b15right {
  width: 37.333333333333336%;
  background: #f3f3f3;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 80px 0 44px 80px;
}
@media screen and (max-width: 1024px) {
  .b15right {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 960px) {
  .b15right {
    width: 42%;
  }
}
@media screen and (max-width: 768px) {
  .b15right {
    width: 100%;
    padding: 50px 3%;
  }
}
.b15right:before {
  content: "";
  width: 1000px;
  height: 100%;
  background: #f3f3f3;
  position: absolute;
  top: 0;
  left: calc(100% - 1px);
}
@media screen and (max-width: 768px) {
  .b15right:before {
    display: none;
  }
}
.b15title h2 {
  line-height: 1;
  color: #2d3841;
  font-family: 'HelveticaNeue-Medium';
  font-weight: normal;
  font-size: 45px;
}
@media screen and (max-width: 1024px) {
  .b15title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .b15title h2 {
    font-size: 26px;
  }
}
.b15text {
  max-width: 576px;
  width: 100%;
  line-height: 1.75;
  letter-spacing: 1.07px;
  color: #7c7c7c;
  font-family: 'HelveticaNeue';
  font-size: 16px;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 1024px) {
  .b15text {
    line-height: 1.4;
    letter-spacing: 0.5px;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .b15text {
    font-size: 14px;
  }
}
.b15text p {
  margin: 0;
}
.b15form {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .b15form {
    margin-top: 10px;
  }
}
.b15fields ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b15fields li {
  width: 48.57142857142857%;
  margin: 33px 0 0 0;
}
@media screen and (max-width: 768px) {
  .b15fields li {
    width: 100%;
  }
}
.b15fields li:nth-child(-n+2) {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .b15fields li:nth-child(-n+2) {
    margin-top: 33px;
  }
}
.b15fields li.full {
  width: 100%;
}
.b15check {
  margin-top: 26px;
}
.b15button {
  max-width: 164px;
  width: 100%;
  margin: 40px auto 0 auto;
}
.b15button button {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 58px;
  letter-spacing: 1.05px;
  background: #1be1ff;
  color: #fff;
  font-family: 'HelveticaNeueBold';
  font-size: 14px;
  border: none;
  border-radius: 30px;
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .b15button button {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .b15button button:hover {
    background: #168bdf;
  }
}
.b15itembox {
  margin-bottom: 53px;
}
@media screen and (max-width: 1024px) {
  .b15itembox {
    margin-bottom: 40px;
  }
}
.b15itembox:last-child {
  margin-bottom: 0;
}
.b15subtitle {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 19px;
}
@media screen and (max-width: 1024px) {
  .b15subtitle {
    margin-bottom: 15px;
  }
}
.b15subtitle_icon {
  width: 16px;
  line-height: 1;
  color: #939393;
  font-size: 16px;
  text-align: center;
  margin: 0;
}
.b15subtitle_text {
  display: block;
  line-height: 1;
  color: #7c7c7c;
  font-family: 'HelveticaNeueBold';
  font-size: 18px;
  padding-left: 18px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b15subtitle_text {
    font-size: 16px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .b15subtitle_text {
    font-size: 15px;
    padding-left: 10px;
  }
}
.b15boxtext {
  line-height: 1.75;
  color: #7c7c7c;
  font-family: 'HelveticaNeue';
  font-size: 16px;
  padding-left: 34px;
}
@media screen and (max-width: 1024px) {
  .b15boxtext {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .b15boxtext {
    font-size: 14px;
  }
}
.b15boxtext p {
  margin: 0;
}
.b15link {
  line-height: 1;
  color: #2988cd;
  font-family: 'HelveticaNeue-Medium';
  font-size: 14px;
  text-decoration: underline;
  padding-left: 34px;
  margin-top: 15px;
}
.b15link.mobile {
  color: #424242;
}
.b15link.mobile img {
  margin-right: 8px;
  vertical-align: middle;
}
@media screen and (min-width: 1025px) {
  .b15link.mobile {
    display: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b16 {
  padding-top: 84px;
  padding-bottom: 141px;
  background-color: #f6f6f6;
}
.b16 .wancho {
  max-width: 1180px;
}
.b16-noticia-up {
  margin-bottom: 73px;
}
.b16-titulo {
  font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));
  color: #2d3841;
}
.b16-noticia-botonera {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.b16-noticia-botonera .g0-boton {
  margin-left: 10px;
}
.b16-figura {
  height: 173px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  border-radius: 5px 5px 0 0;
}
.b16-item-info {
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  padding: 31px;
  padding-top: 24px;
}
.b16-item-conten-boton {
  margin-bottom: 14px;
}
.b16-titulo-noticia {
  display: block;
  margin-top: 26px;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 22px;
  height: 48px;
  overflow: hidden;
  color: #2d3841;
}
.b16-noticias-destacadas {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b16-noticias-destacadas .b16-item-noticia:first-child {
  width: 65.66%;
}
.b16-noticias-destacadas .b16-item-noticia:first-child .b16-figura {
  height: 308px;
}
@media screen and (max-width: 1024px) {
  .b16-noticias-destacadas .b16-item-noticia:first-child .b16-figura {
    height: 250px;
  }
}
.b16-noticias-destacadas .b16-item-noticia:nth-child(2) .b16-figura {
  height: 308px;
}
@media screen and (max-width: 1024px) {
  .b16-noticias-destacadas .b16-item-noticia:nth-child(2) .b16-figura {
    height: 250px;
  }
}
.b16-item-noticia {
  width: 31.33%;
  border-radius: 5px;
  margin-bottom: 33px;
}
.b16-item-noticia:hover {
  -webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.19);
  box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.19);
}
.b16-noticia-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b16-noticia-listado .b16-item-noticia {
  margin-left: 3%;
}
.b16-noticia-listado .b16-item-noticia:nth-child(3n+1) {
  margin-left: 0;
}
.b16-noticia-listado .b16-item-noticia:first-child {
  margin-left: 0;
}
.b16-link {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .b16 {
    padding: 30px 0;
  }
  .b16-item-noticia {
    width: 48%;
  }
  .b16-noticias-destacadas {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .b16-noticias-destacadas .b16-item-noticia:first-child {
    width: 48%;
  }
  .b16-noticia-listado .b16-item-noticia:nth-child(2n+1) {
    margin-left: 0;
  }
  .b16-noticia-listado .b16-item-noticia:nth-child(3n+1) {
    margin-left: 3%;
  }
  .b16-noticia-listado .b16-item-noticia:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .b16-noticias-destacadas .b16-item-noticia:first-child .b16-figura,
  .b16-noticias-destacadas .b16-item-noticia:nth-child(2) .b16-figura {
    height: 100px;
  }
  .b16-noticias-destacadas {
    display: block;
  }
  .b16-item-noticia {
    width: 100%;
    margin-left: 0 !important;
  }
  .b16-noticias-destacadas .b16-item-noticia:first-child {
    width: 100%;
  }
  .b16-figura {
    height: 100px;
  }
  .b16-item-info {
    padding: 15px;
  }
  .b16-noticia-botonera {
    margin-top: 20px;
  }
  .b16-noticia-up {
    margin-bottom: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b17 img {
  max-width: 100%;
  height: auto;
}
.b17-contenido {
  position: relative;
}
.b17-texto {
  max-width: 500px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 50px;
  min-height: 639px;
}
.b17-imagen {
  margin-bottom: 63px;
}
.b17-titulo {
  font-size: 48px;
  color: #2d3841;
  margin-bottom: 32px;
  font-family: 'HelveticaLight';
}
.b17-sub-titulo {
  font-size: 18px;
  font-family: 'HelveticaNeue-Medium';
  margin-bottom: 20px;
  color: #2d3841;
}
.b17-descripcion {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1.07px;
  text-align: justify;
}
.b17-descripcion p {
  margin-bottom: 18px;
  color: #7c7c7c;
}
.b17-figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 50.75%;
  background-color: #f7f7f7;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.b17-figure.opacity {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
@media screen and (min-width: 1001px) {
  .b17-figure.fixed {
    position: fixed;
    top: 91px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 60px;
    z-index: 10;
    height: calc(100vh - 91px);
  }
  .b17-figure.fixed.up {
    position: absolute;
    top: 91px;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b17-figure.fixed .b17-boton {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
  }
}
.b17-listado-miniatura {
  top: 15px;
  left: 10px;
  position: absolute;
  z-index: 2;
}
.b17-miniatura {
  width: 90px;
  height: 90px;
  border-radius: 3px;
  border: solid 1px transparent;
  background-color: #fff;
  margin-bottom: 5px;
  cursor: pointer;
  z-index: 2;
}
.b17-miniatura:hover {
  border-color: #acacac;
}
.b17-boton {
  width: 100%;
  height: 60px;
  background-color: #48d2e7;
  font-family: 'HelveticaNeueBold';
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b17-wrap-tab {
  position: relative;
  padding-left: 50px;
  padding-top: 36px;
}
.b17-imagen-grande {
  position: relative;
  z-index: 1;
}
.b17-item-tab {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.b17-item-tab.active {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .b17-figure {
    width: 45%;
  }
}
@media screen and (max-width: 1000px) {
  .b17-figure {
    position: static;
    width: 100%;
    max-width: 600px;
    margin: auto;
    margin-top: 30px;
  }
  .b17-texto {
    max-width: none;
    min-height: 0;
  }
  .b17-imagen {
    margin-bottom: 20px;
  }
  .b17 .b13-sub-titulo {
    margin-bottom: 5px;
  }
  .b17-imagen {
    width: 100px;
    margin: 0;
    margin-bottom: 10px;
  }
  .b17-titulo {
    font-size: 35px;
  }
  .b17-wrap-tab {
    padding: 0;
  }
  .b17-listado-miniatura {
    position: static;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .b17-figure {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b17-titulo {
    font-size: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b18 {
  padding-top: 107px;
  padding-bottom: 66px;
}
.b18 img {
  max-width: 100%;
  height: auto;
}
.b18-titulo {
  font-size: 38px;
  color: #2d3841;
  margin-bottom: 32px;
  text-align: center;
}
.b18-figura {
  max-width: 1180px;
  margin: auto;
  position: relative;
}
.b18-figura img {
  margin: auto;
  display: block;
}
.b18-tooltip {
  position: absolute;
}
.b18-tooltip:hover .b18-inner-tooltip,
.b18-tooltip.active .b18-inner-tooltip {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.b18-tooltip:before {
  content: "";
  width: 47px;
  height: 47px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  top: 50%;
  left: 50%;
}
.b18-inner-tooltip {
  width: 231px;
  -webkit-box-shadow: 3px 3px 6px 0 rgba(0,0,0,0.22);
  box-shadow: 3px 3px 6px 0 rgba(0,0,0,0.22);
  position: absolute;
  top: 40px;
  left: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.b18-tooltip-descrip {
  padding: 28px 18px;
  background-color: #fff;
}
.b18-tooltip-descrip h1,
.b18-tooltip-descrip h2,
.b18-tooltip-descrip h3,
.b18-tooltip-descrip h4,
.b18-tooltip-descrip h5,
.b18-tooltip-descrip h6 {
  font-size: 15px;
  line-height: 20px;
  font-family: 'HelveticaNeue-Medium';
}
.b18-tooltip-descrip p {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.b18-point-tooltip {
  width: 37px;
  height: 37px;
  background-color: #2988cd;
  border-radius: 100%;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .b18 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .b18-inner-tooltip {
    width: 150px;
  }
  .b18-tooltip-descrip {
    padding: 10px;
    font-size: 12px;
  }
  .b18-tooltip-descrip p {
    font-size: 12px;
  }
  .b18-titulo {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b18-titulo {
    font-size: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b19-contenido {
  position: relative;
  min-height: 500px;
}
.b19 {
  padding-top: 94px;
  background-color: #f2f6fc;
  overflow: hidden;
}
.b19 .wancho {
  position: relative;
  z-index: 2;
}
.b19-texto {
  max-width: 576px;
}
.b19-titulo {
  font-size: 38px;
  color: #2d3841;
  margin-bottom: 38px;
  max-width: 500px;
}
.b19-descripcion {
  line-height: 28px;
  letter-spacing: 0.97px;
  text-align: justify;
  color: #7c7c7c;
}
.b19-descripcion p {
  margin-bottom: 0;
  font-size: 16px;
}
.b19-descripcion h3 {
  font-family: 'HelveticaNeueBold';
  margin-bottom: 33px;
  margin-top: 33px;
  font-size: 16px;
}
.b19-figure {
  position: absolute;
  top: -50px;
  right: 0;
  height: 550px;
  width: 67.56%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .b19-figure {
    top: 70px;
    width: 60%;
    height: 430px;
  }
}
@media screen and (max-width: 1000px) {
  .b19 {
    padding-top: 40px;
  }
  .b19-figure {
    position: static;
    height: 400px;
    width: 100%;
    max-width: 680px;
    margin: auto;
    margin-top: 30px;
  }
  .b19-texto {
    max-width: none;
  }
}
@media screen and (max-width: 640px) {
  .b19-titulo {
    font-size: 30px;
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .b19-figure {
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    height: auto;
    padding-top: 65%;
  }
}
@media screen and (max-width: 480px) {
  .b19-titulo {
    font-size: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b2bgcolor {
  background: #f2f6fc;
}
.b2 {
  width: 83.386%;
  background-color: #2b8fd7;
  margin-left: auto;
  margin-right: auto;
  height: 560px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 8px 8px 8px 8px;
  margin-top: -43px;
  position: relative;
  z-index: 2;
}
.b2-texto {
  margin-bottom: 13px;
  max-width: 314px;
}
.b2-titulo {
  font-size: calc(30px + (48 - 30) * ((100vw - 320px) / (1920 - 320)));
  line-height: calc(30px + (52 - 30) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'HelveticaLight';
  margin-bottom: 28px;
  color: #fff;
}
.b2-descripcion {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 1.07px;
  margin-bottom: 45px;
  color: #fff;
}
.b2-item {
  border-radius: 8px;
  background-color: rgba(29,114,192,0.4);
  width: 49.315%;
  padding-top: 65px;
  height: 341px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b2-item .b2-conten-link {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
}
.b2-item:hover {
  background-color: rgba(29,114,192,0.85);
  -webkit-box-shadow: 4px 4px 15px 0 rgba(0,0,0,0.19);
  box-shadow: 4px 4px 15px 0 rgba(0,0,0,0.19);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.b2-item:hover .b2-figura-white {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b2-item:hover .b2-conten-link {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b2-link {
  font-size: 18px;
  font-family: 'HelveticaNeue-Medium';
  color: #1be1ff;
  text-decoration: underline;
}
.b2-listado {
  position: absolute;
  right: 65px;
  height: 100%;
  width: 53%;
  top: 0;
  padding-top: 110px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b2-figura-categoria {
  position: relative;
  width: 130px;
  height: 130px;
  margin: auto;
  margin-bottom: 23px;
}
.b2-figura-categoria img {
  max-width: 100%;
  height: auto;
}
.b2-figura-white {
  opacity: 0.55;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
  filter: alpha(opacity=55);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.b2-nombre-cat {
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  max-width: 141px;
  margin: auto;
  margin-bottom: 23px;
}
@media screen and (max-width: 1024px) {
  .b2 {
    height: 440px;
  }
  .b2-listado {
    padding-top: 0px;
    right: 25px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .b2-item {
    padding-top: 25px;
    height: 231px;
  }
  .b2-texto {
    max-width: 245px;
  }
  .b2-figura-categoria {
    height: auto;
    width: 90px;
    margin-bottom: 10px;
  }
  .b2-nombre-cat {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .b2-item .b2-conten-link {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .b2-item .b2-link {
    font-size: 15px;
  }
}
@media screen and (max-width: 960px) {
  .b2 {
    width: 100%;
    border-radius: 0;
    margin-top: 0;
    display: block;
    height: auto;
    padding: 40px 0;
    padding-bottom: 120px;
  }
  .b2-listado {
    position: static;
    width: 90%;
    margin: auto;
  }
  .b2-texto {
    max-width: none;
  }
  .b2-titulo {
    margin-bottom: 10px;
  }
  .b2-conten-link {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
  }
  .b2-item .b2-conten-link {
    position: static;
  }
}
@media screen and (max-width: 480px) {
  .b2-item {
    margin: 0;
    width: 100%;
    position: relative;
    height: auto;
    padding: 20px 0;
    padding-left: 80px;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
  .b2-figura-categoria {
    width: 60px;
    position: absolute;
    top: 9px;
    left: 20px;
  }
  .b2-nombre-cat {
    max-width: none;
    margin-bottom: 0;
  }
  .b2-nombre-cat p {
    margin: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b20 {
  position: relative;
  padding: 86px 0 0 0;
  background-color: #fafafa;
  padding-bottom: 50px;
}
.b20content {
  position: relative;
  z-index: 2;
}
.b20head {
  max-width: 684px;
  width: 100%;
  margin: 0 auto;
}
.b20title {
  margin-bottom: 53px;
}
.b20title h2 {
  line-height: 1;
  color: #2d3841;
  font-family: 'HelveticaNeue';
  font-weight: normal;
  font-size: 38px;
  text-align: center;
  margin: 0;
}
.b20botonera {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.b20boton {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 50%;
  height: 75px;
  line-height: 16px;
  background: #fff;
  color: #848484;
  border: 0.5px solid #dcdcdc;
  border-left: none;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.b20boton i {
  font-size: 30px;
  margin-right: 15px;
}
.b20boton span {
  margin: 0;
}
.b20boton:first-child {
  border-left: 0.5px solid #dcdcdc;
}
.b20boton:hover,
.b20boton.active {
  color: #2988cd;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
}
.b20boton:hover:after,
.b20boton.active:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b20boton:after {
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  background-color: #2988cd;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b20gallery {
  position: relative;
  overflow: hidden;
  margin-top: 53px;
}
.b20itemblock {
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.b20itemblock.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.b20img,
.b20video {
  display: block;
  width: 100%;
  margin: 0;
}
.b20img img,
.b20video img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b20img {
  position: relative;
}
.b20img:before {
  content: "\e901";
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #168bdf;
  font-family: 'icomoon';
  font-size: 110px;
  cursor: pointer;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
.b20img:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.b20video {
  position: relative;
}
.b20video:hover:before {
  color: #4a4a4a;
}
.b20video:before {
  content: "\e601";
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #168bdf;
  font-family: 'icomoon';
  font-size: 110px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .b20 {
    padding: 30px 0;
  }
  .b20title h2 {
    font-size: 30px;
  }
  .b20boton {
    height: 50px;
  }
}
@media screen and (max-width: 480px) {
  .b20title h2 {
    font-size: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b21 {
  padding-top: 54px;
  padding-bottom: 72px;
}
.b21 img {
  max-width: 100%;
  height: auto;
}
.b21-titulo {
  font-size: 38px;
  margin-bottom: 59px;
  color: #2d3841;
  text-align: center;
  font-family: 'HelveticaNeue-Medium';
}
.b21-item {
  width: 31.33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 3%;
  margin-bottom: 3%;
}
.b21-item:nth-child(3n+1) {
  margin-left: 0;
}
.b21-item:first-child {
  margin-left: 0;
}
.b21-conten-boton {
  margin-bottom: 22px;
}
.b21-titulo-info {
  font-size: 16px;
  color: #2d3841;
  margin-bottom: 7px;
  font-family: 'HelveticaNeue-Medium';
}
.b21-marca {
  font-size: 14px;
  color: #7d7d7d;
  margin-bottom: 12px;
}
.b21-conten-link {
  font-size: 16px;
  color: #38c4d9;
  text-decoration: underline;
}
.b21-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b21-info {
  width: 68%;
}
.b21-figure {
  background-color: #f1f1f1;
  width: 32%;
}
.b21-figure img {
  display: block;
}
.b21-info {
  padding-left: 22px;
}
@media screen and (max-width: 960px) {
  .b21-titulo-info {
    font-size: 14px;
  }
  .b21-marca {
    font-size: 12px;
  }
  .b21-item {
    width: 32.33%;
    margin-left: 1%;
    margin-bottom: 3%;
  }
  .b21-info {
    padding-left: 0;
    width: 68%;
  }
}
@media screen and (max-width: 745px) {
  .b21 {
    padding: 30px 0;
  }
  .b21-item {
    width: 49%;
  }
  .b21-item:nth-child(2n+1) {
    margin-left: 0;
  }
  .b21-item:nth-child(3n+1) {
    margin-left: 1%;
  }
  .b21-item:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .b21-titulo {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b21-item {
    width: 100%;
    margin-left: 0;
  }
  .b21-item:nth-child(3n+1) {
    margin-left: 0%;
  }
  .b21-titulo {
    font-size: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b22 {
  height: 100vh;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
}
.b22 .wancho {
  position: relative;
  z-index: 10;
}
.b22:before,
.b22:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.b22:before {
  background: #1d2934;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  z-index: 1;
}
.b22:after {
  background-image: -webkit-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: -moz-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: -o-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: -ms-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: linear-gradient(to bottom, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  height: 100%;
  z-index: 2;
}
.b22-titulosection {
  max-width: 650px;
  margin: auto;
}
.b22-titulo {
  font-family: 'HelveticaLight';
  font-size: 30px;
  line-height: 39px;
  margin-bottom: 42px;
}
.b22-texto {
  font-size: 16px;
  font-family: 'HelveticaLight';
  line-height: 30px;
  margin-bottom: 70px;
}
.b22-item {
  width: 33.33%;
  text-align: center;
}
.b22-item p {
  font-size: 17px;
  max-width: 135px;
  margin: auto;
}
.b22-listado-numero {
  max-width: 820px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b22-numero {
  font-size: 85px;
  color: #56cee0;
  margin-bottom: 24px;
}
.b23-item-year.slick-current {
  color: #168bdf;
}
@media screen and (max-width: 1024px) {
  .b22-listado-numero {
    -webkit-box-pack: space-evenly;
    -moz-box-pack: space-evenly;
    -o-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
  }
}
@media screen and (max-width: 640px) {
  .b22-numero {
    margin-bottom: 10px;
  }
  .b22-item {
    margin-bottom: 45px;
  }
  .b22-item p {
    font-size: 15px;
  }
  .b22 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b22-titulo {
    font: 25px;
    line-height: 1.33;
  }
  .b22-item {
    width: 100%;
    margin-bottom: 45px;
  }
  .b22-item p {
    max-width: none;
  }
  .b22-texto {
    line-height: 1.57;
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b23 {
  background: #f2f6fc;
  padding-bottom: 140px;
}
.b23 .wancho {
  position: relative;
}
.b23 h2 {
  font-size: 38px;
  font-family: 'HelveticaNeue';
  line-height: normal;
  color: #2d3841;
  position: absolute;
  top: 32px;
  left: 0;
  z-index: 100;
}
@media screen and (max-width: 1599px) {
  .b23 h2 {
    font-size: calc(30px + (38 - 30) * ((100vw - 414px) / (1920 - 414)));
  }
}
.b23Item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-left: 110px;
  padding-right: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b23Info {
  width: calc(100% - 500px);
  padding-right: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 60px;
}
.b23Info h3 {
  font-size: 60px;
  font-family: 'HelveticaNeue-Medium';
  line-height: 1;
  color: #b3b3b3;
  margin-bottom: 11px;
}
@media screen and (max-width: 1599px) {
  .b23Info h3 {
    font-size: calc(30px + (60 - 30) * ((100vw - 414px) / (1920 - 414)));
  }
}
.b23Info h4 {
  font-size: 20px;
  font-family: 'HelveticaNeue-Medium';
  line-height: 1;
  color: #2d3841;
  margin-bottom: 23px;
}
@media screen and (max-width: 1599px) {
  .b23Info h4 {
    font-size: calc(18px + (20 - 18) * ((100vw - 414px) / (1920 - 414)));
  }
}
.b23Info .gParrafo {
  font-size: 14px;
  font-family: 'HelveticaNeue-Medium';
  line-height: 2;
  color: #7c7c7c;
}
.b23Info .gParrafo p {
  margin-bottom: 0;
}
.b23Wraper1 {
  margin-bottom: 80px;
  padding-top: 50px;
}
.b23Wraper1 .swiper-button-next,
.b23Wraper1 .swiper-button-prev {
  position: absolute;
  top: 64%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b23Wraper1 .swiper-button-next:hover,
.b23Wraper1 .swiper-button-prev:hover {
  background: #2d3841;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b23Wraper1 .swiper-button-next:hover:after,
.b23Wraper1 .swiper-button-prev:hover:after {
  color: #fff;
}
.b23Wraper1 .swiper-button-next:after,
.b23Wraper1 .swiper-button-prev:after {
  font-size: 15px;
  color: #b3b3b3;
}
.b23Wraper1 .swiper-button-prev {
  left: 0;
}
.b23Wraper1 .swiper-button-next {
  right: 0;
}
.b23Img {
  position: relative;
}
.b23Img figure {
  position: relative;
  z-index: 5;
}
.b23Img:before {
  content: '';
  background-image: 20px;
  background-image: -webkit-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: -moz-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: -o-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: -ms-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: linear-gradient(to top, #f2f6fc, #dbeaf8 -100%);
  position: absolute;
  top: -5%;
  left: -5%;
  width: 80%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
  z-index: 3;
}
.b23Img:after {
  content: '';
  background-image: -webkit-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -moz-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -o-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -ms-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: linear-gradient(to top, #f2f6fc, #fff);
  position: absolute;
  bottom: -5%;
  right: -5%;
  width: 80%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
  z-index: 4;
}
.b23Wraper2 {
  position: relative;
}
.b23Wraper2:before {
  content: '';
  background: #dfdfdf;
  height: 4px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.b23Wraper2 h5 {
  padding-top: 22px;
  text-align: center;
  font-size: 22px;
  font-family: 'HelveticaLight';
  line-height: normal;
  color: #b3b3b3;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}
.b23Wraper2 h5:before {
  content: '';
  background: #2988cd;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 4px;
  width: 0%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b23Wraper2 .swiper-slide.swiper-slide-thumb-active h5 {
  color: #2988cd;
}
.b23Wraper2 .swiper-slide.swiper-slide-thumb-active h5:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .b23 .wancho {
    max-width: 100%;
    width: 100%;
    padding-left: 25px;
    padding-right: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b23 {
    padding-bottom: 60px;
  }
  .b23 h2 {
    left: 25px;
  }
  .b23Wraper1 {
    padding-top: 0;
  }
  .b23Item {
    padding: 0;
    padding-top: 40px;
    overflow: hidden;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b23Wraper2 .swiper-slide {
    width: 150px !important;
  }
  .b23Nav {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .b23Wraper1 {
    margin-bottom: 48px;
  }
  .b23Info {
    width: calc(100% - 300px);
    padding-right: 60px;
  }
  .b23 h2 {
    position: relative;
    top: 0;
    text-align: center;
  }
  .b23Item {
    padding-right: 25px;
  }
}
@media screen and (max-width: 768px) {
  .b23Item {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .b23Info {
    width: 100%;
    padding: 0px;
  }
  .b23Img {
    margin: auto;
    margin-bottom: 46px;
  }
  .b23 h2 {
    left: -12.5px;
  }
  .b23Nav {
    display: block;
    width: 100%;
    height: 50PX;
    position: relative;
    width: calc(100% - 25px);
    top: 34%;
    position: absolute;
  }
}
@media screen and (max-width: 480px) {
  .b23Img {
    width: 90%;
    left: 0;
  }
  .b23Item {
    padding-right: 0px;
  }
  .b23Wraper1 {
    margin-bottom: 0px;
    padding-bottom: 100px;
  }
  .b23Nav {
    top: initial;
    bottom: 15px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b24 {
  padding-top: 85px;
}
@media screen and (max-width: 768px) {
  .b24 {
    padding-top: 30px;
  }
}
.b24 .wancho {
  max-width: 976px;
}
.b24-titulo {
  font-size: 30px;
  line-height: 30px;
  color: #2d3841;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .b24-titulo {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .b24-titulo {
    font-size: 21px;
    line-height: 22px;
  }
}
.b24-figura img {
  max-width: 100%;
  height: auto;
  margin-bottom: 69px;
}
@media screen and (max-width: 768px) {
  .b24-figura img {
    margin-bottom: 34px;
  }
}
.b24-texto {
  font-size: 15px;
  line-height: 30px;
  color: #7c7c7c;
  text-align: justify;
}
.b24-texto p,
.b24-texto h3 {
  margin-bottom: 42px;
}
.b24-texto h3 {
  font-size: 26px;
  line-height: 22px;
  color: #2d3841;
}
@media screen and (max-width: 768px) {
  .b24-texto p,
  .b24-texto h3 {
    margin-bottom: 22px;
  }
}
.b24-boton {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .b24-boton {
    margin-bottom: 35px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b25 {
  padding-top: 54px;
  padding-bottom: 72px;
  background-color: #f6f6f6;
}
@media screen and (max-width: 768px) {
  .b25 {
    padding-top: 30px;
    padding-bottom: 35px;
  }
}
.b25-titulo {
  font-size: 35px;
  margin-bottom: 54px;
  color: #2d3841;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .b25-titulo {
    font-size: 30px;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 480px) {
  .b25-titulo {
    font-size: 21px;
  }
}
.b25-item {
  background-color: #fff;
  padding: 24px 26px;
  padding-bottom: 32px;
  width: 31.33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b25-item:hover {
  -webkit-box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.19);
  box-shadow: 3px 3px 10px 0 rgba(0,0,0,0.19);
}
@media screen and (max-width: 640px) {
  .b25-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.b25-conten-boton {
  margin-bottom: 22px;
}
.b25-titulo-noticia {
  font-size: 17px;
  line-height: 22px;
  color: #2d3841;
  margin-bottom: 9px;
}
.b25-fecha {
  font-size: 13px;
  color: #9b9b9b;
  margin-bottom: 30px;
}
.b25-conten-link {
  font-size: 16px;
  color: #2988cd;
  text-decoration: underline;
  text-align: right;
}
.b25-conten-link:hover {
  font-weight: bold;
}
.b25-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .b25-listado {
    -webkit-flex-direction: columm;
    -ms-flex-direction: columm;
    flex-direction: columm;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b26 .wancho {
  height: 100vh;
  position: relative;
  z-index: 5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .b26 .wancho {
    height: auto;
    text-align: center;
    padding: 50px 0;
    padding-top: 110px;
  }
}
.b26-itemsl {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b26-itemsl:before,
.b26-itemsl:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.b26-itemsl:before {
  background: #1d2934;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  z-index: 1;
}
.b26-itemsl:after {
  background-image: -webkit-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: -moz-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: -o-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: -ms-linear-gradient(top, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  background-image: linear-gradient(to bottom, rgba(22,34,44,0), rgba(22,34,44,0.6) 51%, #111a22);
  z-index: 2;
}
.b26-titulo {
  font-size: 45px;
  color: #56cee0;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .b26-titulo {
    font-size: 26px;
  }
}
.b26-subtitulo {
  font-size: 40px;
  line-height: 30px;
  font-family: 'HelveticaLight';
  color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .b26-subtitulo {
    font-size: 24px;
  }
}
.b26-descripcion {
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  margin-bottom: 50px;
}
.b26-texto {
  max-width: 520px;
}
@media screen and (max-width: 767px) {
  .b26-boton {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b27 {
  padding-top: 61px;
  padding-bottom: 121px;
  background-color: #f2f6fc;
  text-align: center;
}
.b27-titulo {
  font-size: calc(28px + (45 - 28) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'HelveticaNeue-Medium';
  margin-bottom: 51px;
  color: #2d3841;
}
.b27-descripcion {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1.07px;
  color: #7c7c7c;
  margin: auto;
  margin-bottom: 49px;
  max-width: 496px;
}
.b27-figura-categoria {
  position: relative;
  width: 130px;
  height: 130px;
  margin: auto;
  margin-bottom: 23px;
}
.b27-figura-categoria img {
  position: absolute;
  top: 0;
  left: 0;
}
.b27-figura-gris {
  z-index: 1;
}
.b27-figura-celeste {
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b27-listado {
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b27-nombre-cat {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #848484;
  max-width: 153px;
  margin: auto;
}
.b27-item {
  border-radius: 8px;
  background-color: #fff;
  width: 31.89%;
  padding-top: 65px;
  height: 341px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b27-item img {
  max-width: 100%;
  height: auto;
}
.b27-item:hover {
  -webkit-box-shadow: 4px 4px 15px 0 rgba(0,0,0,0.19);
  box-shadow: 4px 4px 15px 0 rgba(0,0,0,0.19);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.b27-item:hover .b27-figura-gris {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b27-item:hover .b27-figura-celeste {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b27-item:hover .b27-nombre-cat {
  color: #2988cd;
}
@media screen and (max-width: 768px) {
  .b27 {
    padding: 40px 0;
  }
  .b27-titulo {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .b27-item {
    padding: 20px;
    height: auto;
    margin-bottom: 20px;
    padding-left: 80px;
    position: relative;
  }
  .b27-figura-categoria {
    position: absolute;
    width: 50px;
    height: auto;
    top: 14px;
    left: 20px;
  }
  .b27-nombre-cat {
    font-size: 16px;
    padding: 5px 0;
  }
  .b27-nombre-cat p {
    margin: 0;
  }
  .b27-nombre-cat {
    max-width: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b28-title {
  font-size: 36px;
  font-family: 'HelveticaNeue-Medium';
  line-height: 100%;
  margin-bottom: 22px;
  color: #168bdf;
}
.b28 {
  padding: 70px 0;
}
.b28-descripcion {
  line-height: 21px;
  text-align: justify;
}
.b28-descripcion h1,
.b28-descripcion h2,
.b28-descripcion h3,
.b28-descripcion h4,
.b28-descripcion h5,
.b28-descripcion h6 {
  font-family: 'HelveticaLight';
  font-size: 16px;
  margin-bottom: 10px;
}
.b28-descripcion p {
  font-size: 15px;
  margin-bottom: 25px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
.b29 {
  position: relative;
  overflow: hidden;
  background: #f2f6fc;
}
.b29:before {
  content: '';
  height: 1300px;
  width: 1300px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -65%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 5;
}
.b29 .wancho {
  position: relative;
  z-index: 40;
}
.b29Imgs {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 30;
}
.b29Img {
  position: absolute;
}
.b29Img:before {
  z-index: 3;
}
.b29Img img {
  z-index: 5;
  position: relative;
  width: 100%;
}
.b29Img.left {
  left: 0;
  bottom: 68px;
}
.b29Img.left:before {
  content: '';
  background-image: -webkit-linear-gradient(left, #f2f6fc, #dbeaf8);
  background-image: -moz-linear-gradient(left, #f2f6fc, #dbeaf8);
  background-image: -o-linear-gradient(left, #f2f6fc, #dbeaf8);
  background-image: -ms-linear-gradient(left, #f2f6fc, #dbeaf8);
  background-image: linear-gradient(to right, #f2f6fc, #dbeaf8);
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  left: 0;
  border-top-right-radius: 20px;
  top: -30px;
  width: 90%;
}
.b29Img.left img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.b29Img.right {
  right: 0;
  top: 68px;
}
.b29Img.right:before {
  content: '';
  background-image: -webkit-linear-gradient(top, #f2f6fc, #dbeaf8);
  background-image: -moz-linear-gradient(top, #f2f6fc, #dbeaf8);
  background-image: -o-linear-gradient(top, #f2f6fc, #dbeaf8);
  background-image: -ms-linear-gradient(top, #f2f6fc, #dbeaf8);
  background-image: linear-gradient(to bottom, #f2f6fc, #dbeaf8);
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  right: 0;
  border-bottom-left-radius: 20px;
  bottom: -30px;
  width: 90%;
}
.b29Img.right img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.b29Info {
  max-width: 700px;
  width: 100%;
  margin: auto;
  padding-top: 180px;
  padding-bottom: 312px;
  text-align: center;
  position: relative;
  z-index: 20;
}
.b29Info h2 {
  font-size: 60px;
  font-family: 'HelveticaLight';
  line-height: 1.17;
  color: #2d3841;
  margin-bottom: 30px;
}
.b29Info .gParrafo {
  font-size: 16px;
  font-family: 'HelveticaLight';
  line-height: 1.75;
  color: #7c7c7c;
  max-width: 415px;
  width: 100%;
  margin: auto;
  margin-bottom: 30px;
  letter-spacing: 1.2px;
}
.b29Info .g0-btn-round {
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .b29Info {
    max-width: 500px;
    padding-top: 100px;
  }
  .b29Info h2 {
    font-size: 40px;
  }
  .b29:before {
    width: 1050px;
    height: 1050px;
  }
  .b29Img.right {
    width: 280px;
  }
  .b29Img.left {
    width: 350px;
  }
}
@media screen and (max-width: 1024px) {
  .b29Imgs {
    display: none;
  }
  .b29 {
    padding-bottom: 100px;
  }
  .b29 .wancho {
    max-width: 100%;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b29:before {
    width: 130%;
    height: 130%;
    left: -15%;
    bottom: 0;
    top: initial;
  }
  .b29Info {
    max-width: 400px;
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .b29Info h2 {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .b29Info .gParrafo {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 480px) {
  .b29 {
    padding-bottom: 50px;
  }
  .b29:before {
    width: 170%;
    height: 155%;
    left: -35%;
    bottom: 0;
    top: initial;
  }
  .b29Info h2 {
    font-size: 30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b3-contenido {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b3 {
  background-color: #f2f6fc;
  padding-bottom: 100px;
  padding-top: 140px;
}
.b3-texto {
  max-width: 376px;
  padding-bottom: 78px;
}
.b3-numero {
  font-size: 150px;
  font-family: 'HelveticaLight';
  color: #2988cd;
  margin-bottom: 30px;
  line-height: 0.7;
  display: block;
}
.b3-titulo {
  font-size: 50px;
  font-family: 'HelveticaLight';
  color: #2988cd;
  margin-bottom: 27px;
  max-width: 500px;
}
.b3-descripcion {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1.2px;
  text-align: justify;
  color: #7c7c7c;
  margin-bottom: 35px;
}
.b3-imagenes {
  position: relative;
  top: 0;
  right: 0;
  height: 100%;
  width: 61.25%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b3-imagenes img {
  max-width: 100%;
  height: auto;
}
.b3-figura-1 {
  position: absolute;
  top: 300px;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .b3-figura-1 {
    top: 350px;
  }
}
.b3-figura-2 {
  position: absolute;
  top: -100px;
  right: 0;
  height: 100%;
  width: 61.56%;
  z-index: 1;
  text-align: center;
  left: 120px;
  right: 0;
  margin: 0 auto;
  top: 75px;
}
.b3-figura-2:after,
.b3-figura-2:before {
  content: "";
  position: absolute;
  display: block;
}
.b3-figura-2 img {
  position: relative;
  z-index: 5;
}
.b3-figura-2:after {
  width: 462px;
  height: 430px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: -moz-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: -o-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: -ms-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: linear-gradient(to top, #f2f6fc, #dbeaf8);
  z-index: 2;
  left: 0;
  top: 130px;
}
.b3-figura-2:before {
  width: 428px;
  height: 437px;
  opacity: 0.53;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";
  filter: alpha(opacity=53);
  border-radius: 20px;
  background-image: -webkit-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -moz-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -o-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -ms-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: linear-gradient(to top, #f2f6fc, #fff);
  z-index: 1;
  left: -80px;
  top: 60px;
}
@media screen and (min-width: 961px) {
  .b3-numero-in {
    display: none;
  }
}
.b3Imgs {
  position: relative;
}
.b3Imgs:after {
  content: '';
  width: 405px;
  height: 405px;
  background-image: -webkit-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: -moz-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: -o-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: -ms-linear-gradient(bottom, #f2f6fc, #dbeaf8 -100%);
  background-image: linear-gradient(to top, #f2f6fc, #dbeaf8 -100%);
  position: absolute;
  bottom: 120px;
  right: 120px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
}
.b3Imgs:before {
  content: '';
  width: 370px;
  height: 370px;
  background-image: -webkit-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -moz-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -o-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: -ms-linear-gradient(bottom, #f2f6fc, #fff);
  background-image: linear-gradient(to top, #f2f6fc, #fff);
  position: absolute;
  bottom: 200px;
  right: 220px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
}
.b3Imgs img {
  margin: 0 0 0 auto;
}
.b3Imgs img.elRelative {
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
}
.b3Imgs img.elAbsolute {
  position: absolute;
  right: 0;
  z-index: 5;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b3 {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .b3 .wancho {
    max-width: 100%;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b3Imgs {
    width: 50%;
  }
  .b3Imgs img.elAbsolute {
    width: 100%;
    bottom: 57px;
  }
  .b3Imgs img.elRelative {
    width: 100%;
  }
  .b3Imgs:after {
    width: 300px;
    height: 300px;
    right: 140px;
    border: 140px;
  }
  .b3Imgs:before {
    width: 300px;
    height: 300px;
    bottom: 200px;
    right: 180px;
  }
}
@media screen and (max-width: 768px) {
  .b3-contenido {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b3-texto {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 0px;
  }
  .b3-titulo {
    text-align: center;
    margin: auto;
    margin-bottom: 35px;
  }
  .b3-descripcion {
    text-align: center;
  }
  .b3-conten-boton {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b3Imgs {
    width: 100%;
    margin: auto;
  }
  .b3Imgs:after {
    width: calc(200px + (400 - 200) * ((100vw - 375px) / (768 - 375)));
    height: calc(200px + (400 - 200) * ((100vw - 375px) / (768 - 375)));
    left: 18%;
    right: initial;
    bottom: 32%;
  }
  .b3Imgs:before {
    width: calc(200px + (400 - 200) * ((100vw - 375px) / (768 - 375)));
    height: calc(200px + (400 - 200) * ((100vw - 375px) / (768 - 375)));
    left: 8%;
    right: initial;
    bottom: 40%;
  }
  .b3-descripcion {
    max-width: 630px;
    width: 100%;
    margin: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b30 {
  background: #f2f6fc;
  padding-bottom: 100px;
}
.b30 h2 {
  margin-bottom: 52px;
  text-align: center;
  font-size: 38px;
  font-family: 'HelveticaNeue';
  line-height: normal;
  color: #2d3841;
}
@media screen and (max-width: 1599px) {
  .b30 h2 {
    font-size: calc(30px + (38 - 30) * ((100vw - 414px) / (1920 - 414)));
  }
}
@media screen and (max-width: 1024px) {
  .b30 {
    padding-bottom: 70px;
  }
  .b30 h2 {
    margin-bottom: 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b31 {
  background: #f2f6fc;
  padding-top: 100px;
  padding-bottom: 160px;
}
.b31 h2 {
  font-size: 38px;
  font-family: 'HelveticaNeue';
  line-height: normal;
  color: #2d3841;
  margin-bottom: 75px;
  text-align: center;
  margin-bottom: 150px;
}
@media screen and (max-width: 1599px) {
  .b31 h2 {
    font-size: calc(30px + (38 - 30) * ((100vw - 414px) / (1920 - 414)));
  }
}
.b31ImgCentral {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 35.5%;
  height: auto;
}
.b31ImgCentral figure {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #fff;
  padding: 15px 36px;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
}
.b31ImgCentral:before {
  content: '';
  background-image: -webkit-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: -moz-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: -o-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: -ms-linear-gradient(bottom, #f2f6fc, #dbeaf8);
  background-image: linear-gradient(to top, #f2f6fc, #dbeaf8);
  position: absolute;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  left: -6%;
  top: -6%;
  width: 90%;
  height: 90%;
  z-index: -1;
  border-radius: 20px;
}
.b31Content {
  position: relative;
}
.b31Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b31Item {
  width: 50%;
  margin-bottom: 120px;
}
.b31Item:nth-child(2n) .b31Info {
  margin: 0 0 0 auto;
}
.b31Item:nth-child(5),
.b31Item:nth-child(6) {
  margin-bottom: 0;
}
.b31Info {
  max-width: 270px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b31Info figure {
  margin: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #2b8fd7;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b31Text {
  width: calc(100% - 55px);
  padding-left: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 11px;
}
.b31Text h3 {
  font-size: 20px;
  font-family: 'HelveticaNeue-Medium';
  line-height: normal;
  color: #2d3841;
  margin-bottom: 16px;
}
.b31Text .gParrafo {
  font-size: 14px;
  font-family: 'HelveticaNeue';
  line-height: 1.43;
  color: #7c7c7c;
}
.b31Text .gParrafo p {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b31 {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 768px) {
  .b31 {
    padding-bottom: 70px;
  }
  .b31ImgCentral {
    position: relative;
    top: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    -o-transform: initial;
    -ms-transform: initial;
    transform: initial;
    width: 350px;
    margin-bottom: 40px;
  }
  .b31ImgCentral:before {
    z-index: 5;
  }
  .b31ImgCentral figure {
    position: relative;
    z-index: 6;
  }
  .b31 h2 {
    max-width: 220px;
    width: 100%;
    margin: auto;
    margin-bottom: 56px;
    font-size: 30px;
  }
  .b31Item {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  .b31Item {
    max-width: 320px;
    width: 100%;
    width: 100%;
    margin: auto;
    margin-bottom: 32px;
  }
  .b31Item:nth-child(3),
  .b31Item:nth-child(4) {
    margin-bottom: 32px;
  }
  .b31Info {
    max-width: 100%;
    margin: 0;
  }
  .b31ImgCentral {
    left: 3%;
    width: 320px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b5 {
  background-color: #f2f6fc;
  padding-bottom: 70px;
}
.b5 .wancho {
  position: relative;
}
.b5 .owl-nav {
  display: none;
}
.b5 .owl-dots {
  position: absolute;
  top: -40px;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
}
.b5 .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 1px solid #2988cd;
  margin: 0 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.b5 .owl-dots .owl-dot:hover,
.b5 .owl-dots .owl-dot.active {
  background-color: #2988cd;
}
.b5-title {
  font-size: calc(30px + (38 - 30) * ((100vw - 320px) / (1920 - 320)));
  color: #2d3841;
  margin-bottom: 30px;
}
.b5-slider {
  z-index: 50;
}
.b5__selector-page {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b5__selector-page .b5__selector-page-cnt {
  font-size: 14px;
  color: #000;
  margin-right: 10px;
  text-decoration: underline;
}
.b5__selector-page .b5__selector-page-cnt:last-child {
  margin-right: 0;
}
.b5__selector-page .b5__selector-page-cnt.active {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .b5 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .b5 .b16-item-noticia {
    width: 48%;
  }
  .b5 .b16-noticias-destacadas .b16-item-noticia:first-child {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .b5 .b16-noticias-destacadas .b16-item-noticia:first-child .b16-figura,
  .b5 .b16-noticias-destacadas .b16-item-noticia:nth-child(2) .b16-figura {
    height: 100px;
  }
  .b5 .b16-noticias-destacadas {
    display: block;
  }
  .b5 .b16-item-noticia {
    width: 100%;
  }
  .b5 .b16-noticias-destacadas .b16-item-noticia:first-child {
    width: 100%;
  }
  .b25-fecha {
    margin-bottom: 0;
  }
  .b16-titulo-noticia {
    margin: 0;
    margin-top: 10px;
  }
  .b5 .owl-dots {
    top: -30px;
  }
  .b5 .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
h1 {
  color: #f00;
  font-size: 100px;
}
.nombre {
  color: #00f;
  font-size: 200px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b7 {
  padding: 100px 0;
}
.b7-titulo {
  font-size: 38px;
  color: #4a4a4a;
  margin-bottom: 30px;
}
.b7-wrapslider.desktop .b7-listado-logos {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b7-wrapslider.desktop figure {
  width: 20%;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .b7-wrapslider.desktop figure {
    width: 33.33%;
  }
}
@media screen and (max-width: 480px) {
  .b7-wrapslider.desktop figure {
    width: 50%;
  }
}
.b7nosotros_contenido {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b7-itemsl img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .b7-titulo {
    font-size: 28px;
  }
}
@media screen and (max-width: 960px) {
  .b7-titulo {
    width: 100%;
    margin-bottom: 30px;
  }
  .b7-wrapslider {
    margin: 0 auto;
  }
  .b7 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 480px) {
  .b7-titulo {
    font-size: 22px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b8 {
  padding: 23px 0 120px 0;
}
.b8 img {
  max-width: 100%;
  height: auto;
}
.b8miga {
  line-height: 20px;
  color: #2d3841;
  font-family: 'HelveticaNeue';
  font-size: 12px;
}
.b8miga ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b8miga li {
  margin: 0;
}
.b8miga li:before {
  content: "/";
  display: inline;
  margin: 0 2px;
}
.b8miga li:first-child:before {
  display: none;
}
.b8head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 39px;
}
.b8title h2 {
  line-height: 1;
  color: #2d3841;
  font-family: 'HelveticaNeue-Medium';
  font-weight: normal;
  font-size: calc(25px + (45 - 25) * ((100vw - 320px) / (1920 - 320)));
  margin: 0;
}
.b8search {
  width: 39.666666666666664%;
  position: relative;
}
.b8search input {
  width: 100%;
  height: 46px;
  background: none;
  border: 1px solid rgba(198,198,198,0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 18px;
  padding-right: 35px;
}
.b8search button {
  display: block;
  width: 46px;
  height: 46px;
  background: none;
  color: #2988cd;
  font-weight: bold;
  font-size: 16px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
}
.b8botonera {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-top: 39px;
}
.b8boton {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 33.333333333333336%;
  height: 75px;
  line-height: 16px;
  color: #848484;
  border: 0.5px solid #dcdcdc;
  border-left: none;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
}
.b8boton i {
  font-size: 30px;
  margin-right: 15px;
}
.b8boton span {
  margin: 0;
}
.b8boton:first-child {
  border-left: 0.5px solid #dcdcdc;
}
.b8boton:hover,
.b8boton.active {
  color: #2988cd;
}
.b8boton:hover:after,
.b8boton.active:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b8boton:hover .b8-figura-gris,
.b8boton.active .b8-figura-gris {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b8boton:hover .b8-figura-celeste,
.b8boton.active .b8-figura-celeste {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b8boton:after {
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  background-color: #2988cd;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b8block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 38px;
}
.b8left {
  width: 35%;
  padding-top: 10px;
}
.b8right {
  width: 64.5%;
}
.b8acordion {
  max-width: 307px;
  width: 100%;
  margin: 0;
}
.b8box {
  border-bottom: 0.5px solid rgba(116,116,116,0.66);
}
.b8box:last-child {
  border-bottom: none;
}
.b8menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 60px;
  line-height: 1;
  color: #4a4a4a;
  font-family: 'HelveticaNeue';
  font-size: 16px;
  position: relative;
  padding: 0 50px 0 14px;
}
.b8menu:before {
  content: "\e90a";
  display: block;
  width: 15px;
  height: 15px;
  color: #4a4a4a;
  font-family: 'icomoon';
  font-size: 15px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 18px;
}
.b8menu:after {
  content: "\e909";
  display: block;
  width: 15px;
  height: 15px;
  color: #4a4a4a;
  font-family: 'icomoon';
  font-size: 15px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 18px;
}
.b8menu.active,
.b8menu:hover {
  background: #f1f1f1;
  font-family: 'HelveticaNeue-Medium';
  border-radius: 2px;
}
.b8menu.active:before,
.b8menu:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.b8menu.active:after,
.b8menu:hover:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}
.b8container {
  display: none;
  padding: 21px 50px 23px 38px;
}
.b8container li {
  margin-bottom: 15px;
}
.b8container li:last-child {
  margin-bottom: 0;
}
.b8link {
  display: inline-block;
  line-height: 1;
  color: #2988cd;
  font-family: 'HelveticaLight';
  font-size: 16px;
  text-decoration: underline;
  margin: 0;
}
.b8link:hover,
.b8link.active {
  font-weight: bold;
}
.b8items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b8item {
  display: block;
  width: 48.516129032258064%;
  margin-top: 30px;
}
.b8-figura-categoria {
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.b8-figura-categoria img {
  position: absolute;
  top: 0;
  left: 0;
}
.b8-figura-gris {
  z-index: 1;
}
.b8-figura-celeste {
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b8-content-boton-mobil {
  display: none;
}
@media screen and (max-width: 960px) {
  .b8acordion {
    max-width: 225px;
  }
  .b8container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .b8head {
    margin-top: 20px;
  }
  .b8boton {
    font-size: 14px;
  }
  .b8search {
    width: 100%;
    margin-top: 20px;
  }
  .b8 {
    padding: 30px 0;
  }
}
@media screen and (min-width: 961px) {
  .b8left {
    display: block !important;
  }
}
@media screen and (max-width: 960px) {
  .b8-categoria-mobil {
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 1px solid #e8e8e8;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
  }
  .b8-categoria-mobil span {
    margin: 0;
    margin-left: 5px;
  }
  .b8-content-boton-mobil {
    margin-top: 10px;
    display: block;
  }
  .b8botonera {
    display: none;
  }
  .b8miga li:last-child a {
    font-weight: bold;
    color: #2988cd;
  }
  .b8block {
    margin-top: 0;
    width: auto;
  }
  .b8left {
    display: none;
    width: 100%;
  }
  .b8acordion {
    max-width: none;
  }
  .b8right {
    width: auto;
  }
}
@media screen and (max-width: 960px) {
  .b8-categoria-mobil {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b9 {
  padding: 61px 0 166px 0;
}
@media screen and (max-width: 1024px) {
  .b9 {
    padding: 60px 0 100px 0;
  }
}
.b9head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b9title h2 {
  line-height: 1;
  color: #2d3841;
  font-family: 'HelveticaNeue-Medium';
  font-weight: normal;
  font-size: calc(25px + (45 - 25) * ((100vw - 320px) / (1920 - 320)));
  margin: 0;
}
.b9search {
  width: 48%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .b9search {
    width: 100%;
    margin-top: 20px;
  }
}
.b9search input {
  width: 100%;
  height: 46px;
  background: none;
  border: 1px solid rgba(198,198,198,0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 18px;
}
.b9search button {
  display: block;
  width: 46px;
  height: 46px;
  background: none;
  color: #2988cd;
  font-weight: bold;
  font-size: 16px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
}
.b9block {
  margin-top: 85px;
}
@media screen and (max-width: 1024px) {
  .b9block {
    margin-top: 50px;
  }
}
.b9up {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 53px;
}
@media screen and (max-width: 1024px) {
  .b9up {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .b9up {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    -o-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
.b9subtitle {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .b9subtitle {
    margin-bottom: 40px;
  }
}
.b9subtitle h3 {
  line-height: 1;
  color: #2d3841;
  font-family: 'HelveticaNeue';
  font-size: 28px;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 1024px) {
  .b9subtitle h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .b9subtitle h3 {
    font-size: 22px;
  }
}
.b9subtitle p {
  line-height: 1;
  color: #8e8e8e;
  font-family: 'HelveticaNeue';
  font-size: 16px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b9subtitle p {
    font-size: 14px;
  }
}
.b9prev a {
  display: inline-block;
  line-height: 1;
  color: #2988cd;
  font-family: 'HelveticaLight';
  font-size: 17px;
  text-decoration: underline;
  position: relative;
  padding-left: 15px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b9prev a {
    font-size: 15px;
    padding-left: 10px;
  }
}
.b9prev a:before {
  content: "\e607";
  display: inline-block;
  line-height: 1;
  color: #2988cd;
  font-family: 'icomoon';
  font-size: 24px;
  position: absolute;
  top: -2px;
  left: -8px;
}
@media screen and (max-width: 767px) {
  .b9prev a:before {
    font-size: 20px;
  }
}
.b9items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 -18px;
}
@media screen and (max-width: 767px) {
  .b9items {
    margin: 0;
  }
}
.b9item {
  display: block;
  width: calc(33.333333333333336% - 36px);
  margin: 27px 18px 0 18px;
}
@media screen and (max-width: 768px) {
  .b9item {
    width: calc(50% - 36px);
  }
}
@media screen and (max-width: 600px) {
  .b9item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.footer {
  border-top: 1px solid #e8e8e8;
  padding-top: 40px;
  background: #f2f6fc;
}
.f-phone {
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1.43px;
  color: #2988cd;
  font-family: 'HelveticaNeue-Medium';
}
.f-up {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 40px;
}
.f-navlist {
  margin: 0;
}
.f-navlist li:last-child a {
  padding-right: 0;
}
.f-navlist a {
  font-size: 14px;
  line-height: 26px;
  color: #7f7f7f;
  padding: 2px 15px;
}
.f-navlist a:hover {
  text-decoration: underline;
}
.f-middle {
  padding-top: 45px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 45px;
}
.f-infowrap {
  width: 650px;
}
.f-item-info {
  width: 27%;
}
.f-item-info:first-child {
  width: 42%;
}
.f-item-info {
  position: relative;
  padding-left: 20px;
  color: #7f7f7f;
  font-size: 13px;
  line-height: 20px;
}
.f-item-info span {
  position: absolute;
  top: 0;
  left: 0;
}
.f-item-info p {
  margin: 0;
}
.f-wrapcertificado {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 30%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.f-wrapcertificado .f-figure {
  margin: 0;
  width: 110px;
  padding: 0 5px;
  border-right: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.f-wrapcertificado .f-figure:last-child {
  border: none;
}
.f-wrapcertificado .f-figure img {
  display: block;
  max-width: 100%;
  height: auto;
}
.f-wrapcertificado p {
  margin: 0;
  font-size: 13px;
  color: #7f7f7f;
  padding-left: 30px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 190px;
}
.f-copy {
  padding: 27px 0;
  font-size: 13px;
  color: #7f7f7f;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.f-copy p {
  margin: 0;
}
.fImgs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.fImgs img {
  margin: 0;
  margin-right: 24px;
}
.fImgs img:last-child {
  margin-right: 0;
}
.fRedes {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.fRedes a {
  margin: 0;
  margin-right: 15px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #717171;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fRedes a:before {
  font-size: 18px;
}
.fRedes a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .f-wrapcertificado p {
    padding-left: 10px;
    width: 150px;
  }
  .f-wrapcertificado figure {
    width: 90px;
  }
  .f-infowrap {
    width: 640px;
  }
  .f-navlist grid {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .f-wrapcertificado {
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  .f-infowrap {
    width: 460px;
  }
  .f-up-phone {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .f-infowrap {
    width: 100%;
  }
  .f-wrapcertificado {
    margin: auto;
    margin-top: 20px;
  }
  .f-item-info {
    margin-left: 2%;
  }
  .f-item-info:first-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .f-up {
    padding-bottom: 20px;
  }
  .f-copy {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .f-navlist {
    display: none;
  }
  .f-infowrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    max-width: 260px;
    margin: 0 auto;
  }
  .f-item-info {
    margin-bottom: 20px;
  }
  .f-middle {
    padding: 25px 0;
  }
  .f-item-info {
    margin-left: 0;
    width: 100% !important;
    text-align: center;
    padding-left: 0;
  }
  .f-item-info span {
    display: block;
    position: relative;
    text-align: center;
  }
  .f-copy {
    text-align: center;
  }
  .fImgs {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .fImgs img {
    margin-right: 10px;
  }
  .fImgs img:last-child {
    margin-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.header-transparent .cnt-wrapper {
  padding-top: 0;
}
.header-transparent .header:not(.scroll) {
  background-color: transparent;
  border: none;
}
.header-transparent .header:not(.scroll) .logo-white {
  display: block;
}
.header-transparent .header:not(.scroll) .logo-color {
  display: none;
}
.header-transparent .header:not(.scroll) .menu-item:hover .menu-link:after {
  background-color: #1be1ff;
}
.header-transparent .header:not(.scroll) .menu-item:hover .menu-link.destacado {
  background-color: #1be1ff;
  color: #fff;
}
.header-transparent .header:not(.scroll) .h-languaje a {
  color: #fff;
}
.header-transparent .header:not(.scroll) .menu-link {
  color: #fff;
}
.header-transparent .header:not(.scroll) .menu-link.destacado {
  background-color: transparent;
  color: #1be1ff;
}
.cnt-wrapper {
  padding-top: 90px;
}
.header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.header .logo-white {
  display: none;
}
.h-up {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.h-phone {
  margin: 0;
  color: #2988cd;
  font-size: 18px;
  font-family: 'HelveticaNeueBold';
}
.header-ctn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 90px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
}
.menu-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.header-logo {
  margin: 0;
}
.header-logo img {
  max-width: 100%;
  height: auto;
}
.menu-item.noDesktop {
  display: none;
}
.menu-item:hover .menu-link:after {
  width: 70%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.menu-item:last-child a {
  padding-right: 0;
}
.menu-link {
  font-size: 16px;
  font-family: 'HelveticaNeue-Medium';
  color: #7f7f7f;
  padding: 2px 20px;
  padding-bottom: 5px;
  position: relative;
}
.menu-link:after {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  background-color: #7f7f7f;
  width: 0%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.h-languaje {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-left: 35px;
}
.h-languaje a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 10px;
  color: #7f7f7f;
}
.h-languaje a img {
  margin-left: 5px;
}
.h-languaje a:first-child {
  margin-left: 0;
}
.responsive-logo {
  padding: 20px;
  display: block;
}
.responsive-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.responsive-logo .logo-color {
  display: none;
}
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.menu-overlay.active {
  z-index: 1000;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.menu-mobile-close,
.menu-mobile-open {
  border-radius: 7%;
  cursor: pointer;
  font-size: 28px;
  height: 42px;
  line-height: 42px;
  position: fixed;
  right: 5px;
  text-align: center;
  top: 5px;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  width: 42px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.menu-mobile-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: hidden;
  z-index: 1002;
  color: #2988cd;
  font-size: 35px;
  top: 10px;
}
.menu-mobile-open.scrolling {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.menu-mobile-open:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.menu-mobile-open.active {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  right: 220px;
  z-index: 1000;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-mobile-close {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1000;
  background-color: #111a22;
  color: #fff;
}
.menu-mobile-close.active {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  right: 205px;
  z-index: 1002;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-sidebar {
  width: 200px;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  right: -200px;
  background-color: #111a22;
  z-index: 1000;
  -webkit-transition: right 0.45s ease;
  -moz-transition: right 0.45s ease;
  -o-transition: right 0.45s ease;
  -ms-transition: right 0.45s ease;
  transition: right 0.45s ease;
}
.menu-sidebar.active {
  right: 0;
}
.menu-responsive {
  padding-top: 10px;
}
.menu-responsive .g0-desplegable {
  display: none;
}
.menu-responsive .menu-item {
  border-bottom: 1px solid #68727b;
}
.menu-responsive .menu-item.active {
  border-bottom: none;
}
.menu-responsive .menu-item.active .menu-link {
  background-color: #2988cd;
  color: #fff;
}
.menu-responsive .menu-link {
  height: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 20px;
  color: #68727b;
}
.cnt-wrapper,
.footer {
  position: relative;
  left: 0;
  -webkit-transition: left 0.45s ease;
  -moz-transition: left 0.45s ease;
  -o-transition: left 0.45s ease;
  -ms-transition: left 0.45s ease;
  transition: left 0.45s ease;
}
.cnt-wrapper.active,
.footer.active {
  left: -200px;
}
.wrapper {
  overflow: hidden;
}
body.active {
  overflow: hidden;
}
.hLenguage {
  width: 60px;
  height: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.hLenguage a {
  margin: 0;
  position: absolute;
  display: none;
  top: 100%;
  width: 100%;
  height: 35px;
  background: #fff;
  z-index: 50;
}
.hLenguage a span {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #888;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
.hLenguage a.active {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 0px;
}
.hLenguage a.active span {
  position: relative;
  font-size: 14px;
}
.hLenguage a.active span:after {
  content: '\e912';
  font-family: 'icomoon';
  font-size: 6px;
  color: #888;
  margin-left: 5px;
}
@media screen and (max-width: 1200px) {
  .header-logo {
    width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-item.noDesktop {
    display: block;
  }
  .menu-wrap {
    display: none;
  }
  .menu-mobile-open {
    visibility: visible;
  }
  .header-ctn {
    height: 60px;
  }
  .cnt-wrapper {
    padding-top: 60px;
  }
  .h-up {
    margin-bottom: 0;
    padding: 40px;
  }
}
@media screen and (max-width: 640px) {
  .h-phone-text {
    display: none;
  }
  .h-phone {
    font-size: 20px;
  }
  .h-languaje-text {
    display: none;
  }
  .h-languaje {
    margin-left: 8px;
  }
}
