.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
#fancybox-close {
  background: none;
  top: 10px;
  right: 10px;
}
#fancybox-close:after {
  content: "\e913";
  font-family: 'icomoon';
  font-size: 30px;
  font-weight: bold;
  color: #ea171a;
}
@media screen and (max-width: 640px) {
  #fancybox-close {
    width: 20px;
    height: 20px;
  }
  #fancybox-close:after {
    font-size: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
div.g-title {
  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;
}
div.g-title h3 {
  color: #fff;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  line-height: 100%;
  font-size: 100%;
}
div.g-title strong {
  color: #00babe;
}
div.g-title[position-size-color*="center"] {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
div.g-title[position-size-color*="left"] {
  -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;
}
div.g-title[position-size-color*="right"] {
  -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;
}
div.g-title[position-size-color*="45"] h3 {
  font-size: 45px;
}
div.g-title[position-size-color*="30"] h3 {
  font-size: 30px;
}
div.g-title[position-size-color*="25"] h3 {
  font-size: 25px;
}
div.g-title[position-size-color*="20"] h3 {
  font-size: 20px;
}
div.g-title[position-size-color*="18"] h3 {
  font-size: 18px;
}
div.g-title[position-size-color*="gray"] h3 {
  color: #231f20;
}
div.g-title[position-size-color*="lightblue"] h3 {
  color: #00babe;
}
button.g-button span {
  margin: auto;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -o-box-flex: 0;
  box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.g-button {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 15px;
  height: 50px;
  -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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .g-button {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
  }
}
.g-button span,
.g-button i {
  line-height: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
}
.g-button span {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  margin: auto 0 auto 0;
}
.g-button i {
  font-size: 40px;
  margin-right: 10px;
}
.g-button i:before {
  color: #ea171a;
}
@media screen and (min-width: 1025px) {
  .g-button i:before {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
  }
}
.g-button[position-size-color*="border"] {
  border: 2px solid #ea171a;
}
.g-button[position-size-color*="border"] span {
  color: #ea171a;
}
@media screen and (min-width: 1025px) {
  .g-button[position-size-color*="border"]:hover {
    background-color: #ea171a;
  }
  .g-button[position-size-color*="border"]:hover span {
    color: #fff;
  }
  .g-button[position-size-color*="border"]:hover i:before {
    color: #fff;
  }
}
.g-button[position-size-color*="solid"] {
  background-color: #ea171a;
}
.g-button[position-size-color*="solid"] i {
  font-size: 15px;
  margin: 0 0 0 6px;
}
.g-button[position-size-color*="solid"] i:before {
  color: #fff;
}
.g-button[position-size-color*="solid"] span {
  color: #fff;
  position: relative;
}
.g-button[position-size-color*="solid"] span:before {
  content: "";
  width: 18px;
  height: 2px;
  position: absolute;
  left: 0;
  top: calc(100%);
  background-color: #fff;
  display: block;
}
@media screen and (min-width: 1025px) {
  .g-button[position-size-color*="solid"] span:before {
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -o-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    -o-transition: all 700ms;
    -ms-transition: all 700ms;
    transition: all 700ms;
  }
}
@media screen and (min-width: 1025px) {
  .g-button[position-size-color*="solid"]:hover {
    background-color: #d01b1d;
  }
  .g-button[position-size-color*="solid"]:hover span:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
  .g-button[position-size-color*="solid"]:hover i:before {
    color: #fff;
  }
}
.g-button[position-size-color*="yellow"] {
  background-color: #ffd756;
  border: 0;
}
.g-button[position-size-color*="yellow"] span {
  color: #231f20;
}
@media screen and (min-width: 1025px) {
  .g-button[position-size-color*="yellow"]:hover {
    background-color: #eac754;
  }
  .g-button[position-size-color*="yellow"]:hover span {
    color: #231f20;
  }
}
.g-button[position-size-color*="170"] {
  width: 170px;
}
.g-button[position-size-color*="220"] {
  width: 220px;
}
.g-button[position-size-color*="240"] {
  width: 240px;
}
.g-button[position-size-color*="260"] {
  width: 260px;
}
.g-button[position-size-color*="280"] {
  width: 280px;
}
.g-button[position-size-color*="300"] {
  width: 300px;
}
.g-button[position-size-color*="320"] {
  width: 320px;
}
.g-button[position-size-color*="340"] {
  width: 340px;
}
.g-button[position-size-color*="360"] {
  width: 360px;
}
.g-button[position-size-color*="380"] {
  width: 380px;
}
.g-button[position-size-color*="400"] {
  width: 400px;
}
.g-button[position-size-color*="426"] {
  width: 426px;
  height: 72px;
}
.g-button2 {
  font-size: 16px;
  color: #ea171a;
  font-family: 'NotoSerif-Regular', sans-serif;
  position: relative;
  line-height: 1.5;
}
.g-button2:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background-color: #ea171a;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  margin: auto;
}
.g-button2 span {
  position: relative;
}
.g-button2 span:after {
  content: "\e915";
  font-size: 7px;
  width: 7px;
  color: #ea171a;
  display: inline-block;
  position: absolute;
  bottom: 5px;
  left: calc(100% + 6px);
  font-family: 'icomoon';
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
@media screen and (min-width: 1025px) {
  .g-button2:hover span:after {
    -webkit-animation: move 1400ms infinite;
    -moz-animation: move 1400ms infinite;
    -o-animation: move 1400ms infinite;
    -ms-animation: move 1400ms infinite;
    animation: move 1400ms infinite;
  }
}
.waves-effect {
  position: relative;
  overflow: hidden;
}
.waves-effect .waves-ripple {
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background: rgba(255,255,255,0.27);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 1400px) {
  div.g-title[position-size-color*="45"] h3 {
    font-size: 40px;
  }
  div.g-title[position-size-color*="30"] h3 {
    font-size: 27px;
  }
  div.g-title[position-size-color*="25"] h3 {
    font-size: 22px;
  }
  div.g-title[position-size-color*="20"] h3 {
    font-size: 19px;
  }
  div.g-title[position-size-color*="18"] h3 {
    font-size: 17px;
  }
  .g-button {
    font-size: 14px;
    padding: 0 10px;
    height: 44px;
  }
  .g-button[position-size-color*="300"] {
    width: 280px;
  }
  .g-button[position-size-color*="320"] {
    width: 280px;
  }
  .g-button[position-size-color*="340"] {
    width: 280px;
  }
  .g-button[position-size-color*="360"] {
    width: 280px;
  }
  .g-button[position-size-color*="380"] {
    width: 280px;
  }
  .g-button[position-size-color*="400"] {
    width: 280px;
  }
  .g-button[position-size-color*="426"] {
    width: 326px;
    height: 51px;
  }
  .g-button[position-size-color*="426"] i {
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  div.g-title[position-size-color*="45"] h3 {
    font-size: 36px;
  }
  div.g-title[position-size-color*="30"] h3 {
    font-size: 25px;
  }
  div.g-title[position-size-color*="25"] h3 {
    font-size: 20px;
  }
  div.g-title[position-size-color*="20"] h3 {
    font-size: 18px;
  }
  div.g-title[position-size-color*="18"] h3 {
    font-size: 16px;
  }
  .g-button[position-size-color*="170"] {
    width: 180px;
  }
  .g-button[position-size-color*="220"] {
    width: 200px;
  }
  .g-button[position-size-color*="240"] {
    width: 200px;
  }
  .g-button[position-size-color*="260"] {
    width: 200px;
  }
  .g-button[position-size-color*="280"] {
    width: 200px;
  }
  .g-button[position-size-color*="300"] {
    width: 250px;
  }
  .g-button[position-size-color*="320"] {
    width: 250px;
  }
  .g-button[position-size-color*="340"] {
    width: 250px;
  }
  .g-button[position-size-color*="360"] {
    width: 300px;
  }
  .g-button[position-size-color*="380"] {
    width: 300px;
  }
  .g-button[position-size-color*="400"] {
    width: 300px;
  }
  .g-button[position-size-color*="426"] {
    width: 300px;
  }
  .g-button[position-size-color*="solid"] span:before {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  div.g-title[position-size-color*="45"] h3 {
    font-size: 32px;
  }
  div.g-title[position-size-color*="30"] h3 {
    font-size: 22px;
  }
  div.g-title[position-size-color*="25"] h3 {
    font-size: 18px;
  }
  div.g-title[position-size-color*="20"] h3 {
    font-size: 17px;
  }
  div.g-title[position-size-color*="18"] h3 {
    font-size: 16px;
  }
  .g-button[position-size-color*="170"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="220"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="240"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="260"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="280"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="300"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="320"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="340"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="360"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="380"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="400"] {
    width: 180px;
    margin: auto;
  }
  .g-button[position-size-color*="426"] {
    width: 180px;
    margin: auto;
  }
  .g-button span {
    text-align: center;
    -webkit-align-self: center;
    align-self: center;
    -ms-flex-item-align: center;
  }
  .g-button i ~ span {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }
  .g-button2 {
    display: block;
    text-align: center;
  }
  .g-button2:before {
    width: 55px;
    top: calc(100% - 1px);
  }
  .g-button2 span:after {
    display: none;
  }
}
@-moz-keyframes move {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    transform: rotateY(-180deg) translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    transform: rotateY(-180deg) translate3d(0%, 0, 0);
  }
}
@-webkit-keyframes move {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    transform: rotateY(-180deg) translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    transform: rotateY(-180deg) translate3d(0%, 0, 0);
  }
}
@-o-keyframes move {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    transform: rotateY(-180deg) translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    transform: rotateY(-180deg) translate3d(0%, 0, 0);
  }
}
@keyframes move {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(100%, 0, 0);
    transform: rotateY(-180deg) translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -moz-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -o-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    -ms-transform: rotateY(-180deg) translate3d(0%, 0, 0);
    transform: rotateY(-180deg) translate3d(0%, 0, 0);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.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;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b1-cargador {
  width: 100%;
  height: 3px;
  background: #fff;
  display: block;
  max-width: 100%;
  z-index: 2;
}
.b1-cargador:before {
  content: "";
  height: 100%;
  width: 0;
  display: block;
  background-color: #00babe;
}
.b1 {
  background-color: #000;
  overflow: hidden;
  padding-top: 41%;
  position: relative;
}
.b1 .owl-stage-outer {
  height: 100%;
}
.b1 .owl-stage {
  height: 100%;
}
.b1 .owl-carousel {
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block !important;
}
.b1 .owl-item {
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .b1 .owl-item .b1-background {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform 4200ms linear 700ms;
    -moz-transition: -moz-transform 4200ms linear 700ms;
    -o-transition: -o-transform 4200ms linear 700ms;
    -ms-transition: -ms-transform 4200ms linear 700ms;
    transition: transform 4200ms linear 700ms;
  }
}
.b1 .owl-item .b1-center .g-title h3 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: width 2600ms 850ms, opacity 2600ms 850ms;
  -moz-transition: width 2600ms 850ms, opacity 2600ms 850ms;
  -o-transition: width 2600ms 850ms, opacity 2600ms 850ms;
  -ms-transition: width 2600ms 850ms, opacity 2600ms 850ms;
  transition: width 2600ms 850ms, opacity 2600ms 850ms;
}
@media screen and (min-width: 1024px) {
  .b1 .owl-item .b1-center .g-title h3 {
    overflow: hidden;
    white-space: nowrap;
    width: 0;
  }
}
@media screen and (max-width: 700px) {
  .b1 .owl-item .b1-center .g-title h3 {
    -webkit-transition: width 1600ms 450ms, opacity 1600ms 450ms;
    -moz-transition: width 1600ms 450ms, opacity 1600ms 450ms;
    -o-transition: width 1600ms 450ms, opacity 1600ms 450ms;
    -ms-transition: width 1600ms 450ms, opacity 1600ms 450ms;
    transition: width 1600ms 450ms, opacity 1600ms 450ms;
  }
}
.b1 .owl-item .b1-text-btn .text {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 3000ms 1050ms, opacity 3000ms 1050ms;
  -moz-transition: -moz-transform 3000ms 1050ms, opacity 3000ms 1050ms;
  -o-transition: -o-transform 3000ms 1050ms, opacity 3000ms 1050ms;
  -ms-transition: -ms-transform 3000ms 1050ms, opacity 3000ms 1050ms;
  transition: transform 3000ms 1050ms, opacity 3000ms 1050ms;
}
@media screen and (max-width: 700px) {
  .b1 .owl-item .b1-text-btn .text {
    -webkit-transition: -webkit-transform 1500ms 850ms, opacity 1500ms 850ms;
    -moz-transition: -moz-transform 1500ms 850ms, opacity 1500ms 850ms;
    -o-transition: -o-transform 1500ms 850ms, opacity 1500ms 850ms;
    -ms-transition: -ms-transform 1500ms 850ms, opacity 1500ms 850ms;
    transition: transform 1500ms 850ms, opacity 1500ms 850ms;
  }
}
.b1 .owl-item .b1-text-btn .g-button {
  margin-top: 11px;
}
.b1 .owl-item.active .b1-background {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.b1 .owl-item.active .b1-cargador:before {
  -webkit-transition: all 4.1s linear 850ms;
  -moz-transition: all 4.1s linear 850ms;
  -o-transition: all 4.1s linear 850ms;
  -ms-transition: all 4.1s linear 850ms;
  transition: all 4.1s linear 850ms;
  width: 100%;
}
.b1 .owl-item.active .b1-center .g-title h3 {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  width: 100%;
}
.b1 .owl-item.active .b1-text-btn .text {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.b1 .owl-dots {
  max-width: 1180px;
  width: 94%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 154px;
  margin: auto;
  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;
  -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;
  visibility: hidden;
  z-index: 10;
}
.b1 .owl-dot {
  width: 15px;
  height: 15px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  visibility: visible;
  margin-left: 16px;
  cursor: pointer;
}
.b1 .owl-dot:first-child {
  margin-left: 0;
}
.b1 .owl-dot.active {
  background-color: #fff;
}
.b1-title-nav {
  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;
}
.b1-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.b1-slide {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.b1-slide:before,
.b1-slide:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  z-index: 1;
  pointer-events: none;
  bottom: 0;
}
.b1-slide:before {
  background: -webkit-linear-gradient(top, #000 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.7) 100%);
  background: -moz-linear-gradient(top, #000 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.7) 100%);
  background: -o-linear-gradient(top, #000 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.7) 100%);
  background: -ms-linear-gradient(top, #000 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.7) 100%);
  background: linear-gradient(to bottom, #000 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.7) 100%);
}
.b1-slide:after {
  bottom: 0;
  background-image: url("../img/patron.png");
  background-repeat: repeat-x;
  background-position: top;
}
.b1-slide .wancho {
  height: 100%;
}
.b1-cnt {
  height: 100%;
  position: relative;
  z-index: 2;
}
.b1-center {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 56px;
}
.b1-center .g-title {
  width: calc(100% - 270px);
}
.b1-center .g-title h3 {
  line-height: 1;
}
.b1-text-btn {
  padding-top: 7px;
  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;
}
.b1-text-btn .text {
  color: #fff;
  font-size: 30px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  width: 50%;
  line-height: 1.2;
}
.b1-text-btn .text p {
  margin: 0;
}
@media screen and (max-width: 1400px) {
  .b1-text-btn .text {
    font-size: 27px;
  }
  .b1 .owl-nav {
    bottom: 138px;
  }
}
@media screen and (max-width: 830px) {
  .b1 .owl-nav {
    bottom: 174px;
  }
}
@media screen and (max-width: 768px) {
  .b1 .owl-item .b1-text-btn .g-button {
    margin-top: 15px;
  }
  .b1-text-btn .text {
    font-size: 18px;
  }
  .b1-cargador {
    display: none;
  }
  .b1 .owl-nav {
    bottom: 175px;
  }
  .b1-center .g-title h3 {
    line-height: 0.9;
  }
  .b1-slide:before {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  .b1 {
    padding-top: 71%;
  }
  .b1 div .g-title h3 {
    font-size: 25px;
  }
  .b1 .owl-prev,
  .b1 .owl-next {
    width: 110px;
    font-size: 14px;
  }
  .b1 .owl-prev span,
  .b1 .owl-next span {
    width: 23px;
    height: 28px;
  }
  .b1-center .g-title {
    width: calc(100% - 250px);
  }
  .b1-text-btn {
    -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-top: 0;
  }
  .b1 .owl-nav {
    display: none;
  }
}
@media screen and (max-width: 770px) {
  .b1 .owl-nav {
    bottom: 130px;
  }
}
@media screen and (max-width: 750px) {
  .b1 .owl-nav {
    bottom: 160px;
  }
}
@media screen and (max-width: 700px) {
  .b1 .owl-nav {
    display: none;
  }
  .b1-center .g-title {
    width: 100%;
    text-align: center;
  }
  .b1-center .g-title h3 {
    width: 100%;
    text-align: center;
  }
  .b1-text-btn {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-bottom: 0px;
  }
  .b1-text-btn .text {
    width: 100%;
    text-align: center;
  }
  .b1-text-btn a {
    margin: auto;
    margin-top: 20px;
  }
  .b1-slide:before {
    background: -webkit-linear-gradient(top, #000 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.96) 100%);
    background: -moz-linear-gradient(top, #000 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.96) 100%);
    background: -o-linear-gradient(top, #000 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.96) 100%);
    background: -ms-linear-gradient(top, #000 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.96) 100%);
    background: linear-gradient(to bottom, #000 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.96) 100%);
  }
}
@media screen and (max-width: 480px) {
  .b1-center {
    bottom: 35px;
  }
  .b1-text-btn .text {
    font-size: 20px;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b1 .owl-item .b1-center .g-title h3 {
    line-height: 0.9;
    font-size: 30px;
  }
  .b1 .owl-item .b1-text-btn .g-button {
    text-align: center;
  }
  .b1 {
    padding-top: 120%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b10 {
  font-size: 0;
}
.b10 .g-button {
  text-transform: uppercase;
  margin: auto;
  text-align: center;
  height: 61px;
}
.b10-wrap-contenido {
  padding-top: 90px;
  text-align: center;
}
.b10-wrap-contenido p {
  margin: 0;
  font-size: 20px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 1.45;
  color: #5b5b5b;
  max-width: 760px;
  margin: auto;
  padding-top: 12px;
}
.b10-wrapper {
  text-align: left;
  border-left: 1px solid #00babe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 55px;
  margin-bottom: 64px;
  border-top: 1px solid #00babe;
  position: relative;
}
.b10-wrapper li {
  width: 20%;
  height: 233px;
  border-bottom: 1px solid #00babe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.b10-wrapper a {
  display: block;
}
.b10-wrapper.b33-wrapper {
  margin-top: 35px;
}
.b10-wrapper.b33-wrapper li {
  height: 221px;
}
.b10-img {
  vertical-align: middle;
  display: table-cell;
  width: 2000px;
  height: 233px;
}
.b10-img img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
}
.b10-table {
  border: 1px solid #f00;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b10-table:after {
  content: "";
  clear: both;
}
.b10-table > li {
  width: 20%;
  height: auto;
  text-align: center;
  border: 1px solid #00babe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: -1px 0 0 -1px;
}
.b10-wrap-tabla {
  border: 1px solid #800080;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
.b10-btn {
  padding: 0 0 30px;
  padding-bottom: 62px;
}
@media screen and (max-width: 960px) {
  .b10-wrap-contenido p {
    font-size: 16px;
  }
  .b10-wrapper li {
    width: 25%;
    vertical-align: top;
  }
}
@media screen and (max-width: 768px) {
  .b10-wrapper {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .b10-wrapper li {
    width: 33.33%;
  }
  .b10-table > li {
    width: 33.33%;
  }
  .b10-wrap-contenido {
    padding-top: 30px;
  }
  .b10-btn {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 540px) {
  .b10 {
    padding: 20px 0;
  }
  .b10-wrap-contenido {
    padding-top: 0;
  }
  .b10-wrapper {
    margin: 25px 0;
  }
  .b10-wrapper li {
    width: 50%;
  }
  .b10-btn {
    padding: 15px 0;
  }
}
@media screen and (max-width: 480px) {
  .b10-btn .g-button {
    font-size: 13px;
  }
}
@media screen and (max-width: 380px) {
  .b10-wrapper li {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b11-content {
  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;
  justify-content: center;
  align-items: center;
  height: 230px;
}
.b11-content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b11-image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 46%;
  height: 100%;
}
.b11-description {
  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-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: space-between;
  height: 100%;
  width: 54%;
  background-color: #225595;
  padding: 0 47px 30px 88px;
}
.b11-description h6 {
  width: 100%;
  max-width: 300px;
  color: #00babe;
  font-size: 30px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  line-height: 1.2;
  margin: 0;
}
.b11-description a {
  display: block;
  color: #fff;
  font-family: 'latobold', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  margin: 0;
  text-align: right;
  margin-top: 12px;
}
.b11-description a:after {
  content: "\e914";
  font-family: 'icomoon';
  font-size: 8px;
  color: #fff;
  position: absolute;
  right: -18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1400px) {
  .b11-description h6 {
    font-size: 27px;
  }
}
@media screen and (max-width: 960px) {
  .b11-description {
    padding: 20px 47px 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  .b11-description h6 {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (max-width: 600px) {
  .b11-image {
    display: none;
  }
  .b11-description {
    width: 100%;
  }
  .b11-description a {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b11-content,
  .b11-description {
    height: auto;
  }
  .b11-description {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b11-description h6 {
    font-size: 24px;
  }
  .b11-description a {
    margin-top: 40px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.pagina-admision header {
  display: none;
  position: relative;
}
.b12 {
  padding: 65px 0 0;
}
.b12 .g-title h3 {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 45px;
}
.b12-content {
  margin-top: 17px;
}
.b12-content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.b12-item {
  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-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: calc(33.33333% - 8.666px);
  max-width: 388px;
  height: 254px;
  background-color: #225595;
  padding: 15px 40px;
  position: relative;
  margin-top: 13px;
}
.b12-item.image {
  height: 521px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.b12-item.image figure {
  margin-bottom: 25px;
}
.b12-item.image figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b12-item.image:nth-of-type(1) {
  background-color: #00babe;
}
.b12-item.image:nth-of-type(2) {
  background-color: #f3f3f3;
}
.b12-item.image:nth-of-type(2) h2,
.b12-item.image:nth-of-type(2) h6 {
  color: #58595b;
}
.b12-item h2 {
  width: 100%;
  max-width: 280px;
  color: #fff;
  font-size: 30px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  line-height: 1.35;
}
.b12-item h6 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  font-family: 'NotoSerif-Regular', sans-serif;
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 40px;
  bottom: 20px;
}
@media screen and (min-width: 1025px) {
  .b12-item:hover h6 {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
.b12-father2 {
  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;
  justify-content: flex-start;
  align-items: flex-start;
}
.b12-father2 .b12-item.blue {
  background-color: #225595;
}
.b12-father2 .b12-item.green {
  background-color: #00babe;
}
.b12-father2 .b12-item.lead {
  background-color: #f3f3f3;
}
.b12-father2 .b12-item.lead h2,
.b12-father2 .b12-item.lead h6 {
  color: #58595b;
}
.b12-father1 {
  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;
  justify-content: center;
  align-items: center;
  width: calc(67% - 13px);
  margin-left: 13px;
}
.b12-father1 .b12-item:nth-of-type(1) {
  margin-right: 13px;
}
.double-item {
  width: 33%;
}
.double-item .b12-same-item {
  width: 100%;
}
.b12-same-item:not(.double-item-child):nth-child(3n) {
  margin-right: 13px;
}
.b12-same-item:not(.double-item-child):nth-child(3n - 1) {
  margin-left: 13px;
}
@media screen and (max-width: 1400px) {
  .b12 .g-title h3 {
    font-size: 42px;
  }
  .b12-item {
    height: 200px;
  }
  .b12-item h2 {
    font-size: 27px;
    line-height: 1;
  }
  .b12-item.image {
    height: 413px;
  }
  .b12-item.image figure {
    width: 65%;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 1024px) {
  .b12-content {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .b12 {
    padding-top: 30px;
  }
  .b12 .g-title h3 {
    font-size: 38px;
  }
  .b12-item {
    height: 150px;
    padding: 10px 20px;
  }
  .b12-item h2 {
    font-size: 25px;
  }
  .b12-item.image {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 313px;
    padding-bottom: 10px;
  }
  .b12-item.image figure {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 650px) {
  .b12-item h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .b12-item {
    width: calc(50% - 8.666px);
  }
  .double-item {
    width: 100%;
    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;
    justify-content: center;
    align-items: flex-start;
  }
  .double-item .b12-same-item {
    width: calc(50% - 8.666px);
  }
  .double-item .b12-same-item:nth-of-type(1) {
    margin-right: 13px;
  }
  .b12-father1 {
    width: calc(100% - 5px);
    margin: 0 auto;
  }
  .b12-same-item:not(.double-item-child):nth-child(3n) {
    margin-right: 0;
  }
  .b12-same-item:not(.double-item-child):nth-child(3n - 1) {
    margin-left: 0;
  }
  .b12-same-item:not(.double-item-child):nth-child(even) {
    margin-left: 13px;
  }
}
@media screen and (max-width: 480px) {
  .b12 .g-title h3 {
    font-size: 34px;
  }
  .b12-item {
    width: 100%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .b12-item.image {
    height: 200px;
    -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;
  }
  .b12-item.image figure {
    display: none;
  }
  .double-item .b12-same-item {
    width: 100%;
  }
  .double-item .b12-same-item:nth-of-type(1) {
    margin-right: auto;
  }
  .b12-father1 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b12-father1 .b12-item:nth-of-type(1) {
    margin-right: auto;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .b12-father1 .b12-item:nth-of-type(2) {
    margin-left: auto;
  }
  .b12-same-item:not(.double-item-child):nth-child(even) {
    margin-left: auto;
    margin-right: auto;
  }
  .b12-same-item:not(.double-item-child):nth-child(3n-1) {
    margin-left: auto;
  }
  .b12-same-item:not(.double-item-child):nth-child(3n) {
    margin-right: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b13 {
  background-color: #00babe;
  position: relative;
  background-image: url("../img/b13-patron.png");
  background-repeat: no-repeat;
  background-position: calc(50vw + 30px) 0;
}
.b13 #canvas {
  height: 110%;
}
.b13.b13-black {
  background-color: #5b5b5b;
  background-image: url("../img/b13-patron-2.png");
  background-position-y: center;
}
.b13.b13-black .b13-text .g-title {
  padding-bottom: 20px;
}
.b13.b13-black .b13-paragraph {
  padding-bottom: 60px;
}
.b13.b13-black .b13-paragraph p {
  color: #fff;
}
.b13.maestrias {
  background-image: none;
}
.b13.maestrias .wancho {
  pointer-events: none;
}
.b13-cnt {
  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-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: calc(130px + 120px);
  position: relative;
  z-index: 2;
  pointer-events: none;
}
.b13-text {
  width: 55%;
  min-height: 90px;
}
.b13-text .g-title {
  padding-bottom: 40px;
}
.b13-text .g-title h3 {
  line-height: 1.1;
}
.b13-paragraph {
  padding-bottom: 65px;
}
.b13-paragraph p {
  font-size: 15px;
  color: #231f20;
  line-height: 2;
  margin: 0;
}
.b13-dsu .b13-text .g-title h3 {
  line-height: 1.2;
}
.b13-terminos .b13-cnt {
  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-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  height: 480px;
  padding-top: 0;
}
.b13-terminos .b13-text {
  min-height: auto;
  margin-top: 70px;
}
.b13-terminos .b13-text .g-title {
  padding-bottom: 0;
}
@media screen and (max-width: 960px) {
  .b13-terminos .b13-cnt {
    height: 380px;
  }
}
@media screen and (max-width: 768px) {
  .b13-dsu .b13-text .g-title h3 {
    font-size: 33px;
    line-height: 1.1;
  }
  .b13-paragraph p {
    font-size: 14px;
  }
  .b13-text {
    width: 80%;
  }
  .b13-terminos .b13-cnt {
    height: 280px;
  }
}
@media screen and (max-width: 700px) {
  .b13-text {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b13 {
    background-color: #fff;
  }
  .b13 .g-title[position-size-color*="45"] h3 {
    font-size: 18px;
  }
  .b13 .wancho {
    width: 100%;
    padding: 0;
  }
  .b13.b13-black .b13-text .g-title {
    background-image: url("../img/b13-patron-2.png");
    background-position: -30% 10%;
    -webkit-background-size: auto 105%;
    -moz-background-size: auto 105%;
    background-size: auto 105%;
    background-color: #5b5b5b;
    padding-bottom: 0;
  }
  .b13.b13-black .b13-paragraph {
    padding-bottom: 0px;
  }
  .b13.b13-black .b13-paragraph p {
    color: #fff;
  }
  .b13-text .g-title {
    padding-bottom: 0px;
    min-height: 180px;
    -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;
    background-color: #00babe;
    background-repeat: no-repeat;
    background-position: -30% 10%;
    -webkit-background-size: auto 130%;
    -moz-background-size: auto 130%;
    background-size: auto 130%;
  }
  .b13-text .g-title h3 {
    width: 94%;
    margin: auto;
  }
  .b13-paragraph {
    padding-bottom: 20px;
    width: 94%;
    margin: auto;
    padding-top: 20px;
  }
  .b13-cnt {
    padding-top: 0px;
    height: auto;
  }
  .b13-terminos .b13-cnt {
    height: auto;
  }
  .b13-terminos .b13-text {
    margin-top: 0;
  }
  .b13-terminos .b13-text .g-title {
    padding-top: 80px;
    height: 260px;
  }
  .b13-text {
    margin-top: 0;
  }
  .b13-text .g-title {
    padding-top: 80px;
    height: 260px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b14 {
  font-size: 0;
}
.b14 .g-title {
  margin-bottom: 10px;
}
.b14-wrapper-contenido {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 0;
  padding-left: 638px;
  position: relative;
}
.b14-titu {
  position: relative;
  max-width: 100%;
  text-align: left;
}
.b14-titu h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b14-titu p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b14-titu ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b14-titu ol li:last-child {
  padding-bottom: 0;
}
.b14-titu ol li a {
  text-decoration: underline;
  display: inline;
}
.b14-titu ol em {
  font-style: italic;
}
.b14-titu ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b14-titu ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b14-titu ul li:last-child {
  padding-bottom: 0;
}
.b14-titu ul em {
  font-style: italic;
}
.b14-titu ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b14-titu ol li {
    font-size: 14px;
  }
  .b14-titu ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b14-titu p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b14-titu p {
    font-size: 13px;
  }
}
.b14-titu.b14-sin {
  padding-bottom: 83px;
}
.b14-titu h3 {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  padding-bottom: 10px !important;
}
.b14-titu ul li:before {
  border-left: 8px solid #00babe;
}
.b14-medium {
  width: auto;
  position: relative;
}
.b14-medium:first-child {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -o-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.b14-figure {
  position: absolute;
  bottom: 0;
  left: 40px;
  right: auto;
  -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;
}
.b14-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1280px) {
  .b14-titu p {
    font-size: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .b14-wrapper-contenido {
    padding-left: 541px;
  }
  .b14-titu h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 960px) {
  .b14 {
    padding-top: 30px;
  }
  .b14-wrapper-contenido {
    padding-left: 0;
    padding: 0;
  }
  .b14-figure {
    position: relative;
    left: 0;
    margin-top: 20px;
  }
  .b14-titu.b14-sin {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b14-wrapper-contenido {
    display: block;
    height: auto;
  }
  .b14-titu {
    top: 0;
  }
  .b14-titu.b14-sin {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 700px) {
  .b14-titu {
    padding-right: 0;
  }
  .b14-titu p {
    font-size: 16px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b14-titu h3 {
    font-size: 24px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b15 {
  width: 100%;
}
.b15 .g-button span {
  text-align: center;
}
.b15 .g-button span:before {
  left: auto;
}
.b15-cnt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b15-flex form {
  background: #ffd756;
  position: relative;
  padding: 70px 100px 62px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.b15-flex form:before {
  content: "";
  width: 1000px;
  height: 100%;
  background: #ffd756;
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
}
.b15-flex form .g-title {
  margin-bottom: 30px;
}
.b15-flex div[data-col*="3"] {
  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;
}
.b15-flex div[data-col*="3"] div {
  width: calc(33.33% - 5px);
}
.b15-flex div[data-col*="2"] {
  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;
}
.b15-flex div[data-col*="2"] div {
  width: calc(50% - 7.5px);
}
.input,
.selectoption {
  margin-bottom: 20px;
}
.input.active label,
.selectoption.active label {
  -webkit-transform: translateY(130%);
  -moz-transform: translateY(130%);
  -o-transform: translateY(130%);
  -ms-transform: translateY(130%);
  transform: translateY(130%);
  font-size: 11px;
  color: #231f20;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.input.active input,
.selectoption.active input,
.input.active select,
.selectoption.active select {
  border-bottom: 2px solid #231f20;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.textarea {
  margin-top: 15px;
  margin-bottom: 15px;
}
.textarea.active label {
  -webkit-transform: translateY(-130%);
  -moz-transform: translateY(-130%);
  -o-transform: translateY(-130%);
  -ms-transform: translateY(-130%);
  transform: translateY(-130%);
  font-size: 11px;
  color: #231f20;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.textarea.active textarea {
  border-bottom: 2px solid #231f20;
}
.input,
.selectoption,
.textarea {
  position: relative;
/* WebKit */
/* Firefox 18- */
/* Firefox 19+ */
/* IE 10+ */
}
.input ::-webkit-input-placeholder,
.selectoption ::-webkit-input-placeholder,
.textarea ::-webkit-input-placeholder {
  color: #5b5b5b;
  font-family: 'Lato-Regular', sans-serif;
}
.input :-moz-placeholder,
.selectoption :-moz-placeholder,
.textarea :-moz-placeholder {
  color: #5b5b5b;
  font-family: 'Lato-Regular', sans-serif;
}
.input ::-moz-placeholder,
.selectoption ::-moz-placeholder,
.textarea ::-moz-placeholder {
  color: #5b5b5b;
  font-family: 'Lato-Regular', sans-serif;
}
.input :-ms-input-placeholder,
.selectoption :-ms-input-placeholder,
.textarea :-ms-input-placeholder {
  color: #5b5b5b;
  font-family: 'Lato-Regular', sans-serif;
}
.input input,
.selectoption input,
.textarea input,
.input select,
.selectoption select,
.textarea select,
.input textarea,
.selectoption textarea,
.textarea textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  border-bottom: 1px solid #231f20;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #231f20;
  padding: 0 5px 0 0px;
  position: relative;
  z-index: 2;
  width: 100%;
}
.input input,
.selectoption input,
.textarea input,
.input select,
.selectoption select,
.textarea select {
  height: 40px;
  cursor: pointer;
}
.input textarea,
.selectoption textarea,
.textarea textarea {
  height: 80px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding-top: 10px;
}
.input label,
.selectoption label,
.textarea label {
  color: #231f20;
  display: block;
  font-size: 13px;
  left: 0;
  top: 14px;
  padding-top: 5px;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
/*&:before
			content ''
			position absolute
			bottom 100%
			left 0
			width 100%
			height 30px
			background rgba(35, 31, 32, 0.10)
			transform perspective(1000px) rotate3d(1, 0, 0, 90deg)
			transform-origin 50% 100%
			transition transform 0.3s
		&:after
			content ''
			position absolute
			top 0
			left 0
			width 100%
			height 1px
			background c-4
			transform-origin 50% 0%
			transition transform 0.3s */
}
.selectoption:after {
  content: "\e911";
  width: 25px;
  pointer-events: none;
  font-family: 'icomoon';
  color: #231f20;
  font-size: 6px;
  height: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  -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;
  z-index: 3;
}
.selectoption label {
  pointer-events: none;
}
.input-check {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.input-check input {
  width: 0;
  visibility: hidden;
  position: absolute;
}
.input-check input:checked ~ label:before {
  font-size: 8px;
}
.input-check label {
  color: #231f20;
  line-height: 100%;
  font-size: 12px;
}
.input-check label:before {
  content: "\e91c";
  font-family: 'icomoon';
  color: #ffd756;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 10px;
  top: 6.5px;
  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-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
  background-color: #231f20;
  font-size: 0;
}
.input-check a {
  text-decoration: underline;
}
.button {
  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;
  padding-top: 15px;
}
.b15-box-apoyo {
  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
  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-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0.785;
  -ms-flex: 0.785;
  flex: 0.785;
}
.b15-item {
  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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  width: 100%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.b15-item:nth-child(1) {
  background-color: #00babe;
  margin-bottom: 5px;
}
.b15-item:nth-child(2) {
  background-color: #5b5b5b;
  margin-top: 5px;
}
.b15-item figure {
  margin: 0;
  padding-right: 20px;
}
.b15-item .g-title {
  width: 240px;
}
.b15-item .g-title h3 {
  line-height: 1.3;
}
.b15-admin-detalle .b15-flex form {
  padding: 60px 110px 70px 0;
}
.b15-admin-detalle .input,
.b15-admin-detalle .selectoption,
.b15-admin-detalle .textarea {
  margin-bottom: 8px;
}
.b15-admin-detalle .b15-flex div[data-col*="2"] {
  margin-bottom: 2px;
}
.b15-admin-detalle .g-button {
  -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;
}
.b15-admin-detalle .selectoption:after {
  background-color: #ffd756;
}
@media screen and (max-width: 1024px) {
  .b15-cnt form {
    padding-right: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b15-cnt {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b15-cnt form {
    width: 100%;
    padding-right: 0;
    padding: 20px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .b15-cnt form:before {
    display: none;
  }
  .b15-item {
    height: 200px;
  }
  .b15-item:nth-child(1) {
    margin-bottom: 10px;
  }
  .b15-box-apoyo {
    padding: 0;
  }
  .b15-flex form .g-title {
    margin-bottom: 20px;
  }
  .b15-admin-detalle .b15-flex form {
    padding: 60px;
  }
}
@media screen and (max-width: 600px) {
  .b15-cnt form {
    padding: 30px 15px;
  }
  .b15-cnt div[data-col*="3"] {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b15-cnt div[data-col*="3"] div {
    width: 100%;
  }
  .b15-cnt div[data-col*="2"] {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b15-cnt div[data-col*="2"] div {
    width: 100%;
  }
  .input-check label:before {
    width: 13px;
    height: 13px;
    left: 0;
  }
}
@media screen and (max-width: 480px) {
  .b26 .b15-flex div[data-col*="3"],
  .b26 .b26-top .b15-flex div[data-col*="2"] {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .b26 .b15-flex div[data-col*="3"] div,
  .b26 .b26-top .b15-flex div[data-col*="2"] div {
    width: 100%;
  }
  .b15-admin-detalle .b15-flex form {
    padding: 40px 20px;
  }
  .b15-item {
    padding: 0 10px;
  }
  .b15-item figure {
    width: 30%;
    padding-right: 15px;
  }
  .b15-item figure img {
    max-width: 100%;
    height: auto;
    display: block;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b16 {
  padding: 31px 0 50px;
}
.b16 .g-title h3 {
  color: #231f20;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 30px;
}
.b16-ul-container {
  margin-top: -13px;
}
.b16-ul-container h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b16-ul-container p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b16-ul-container ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b16-ul-container ol li:last-child {
  padding-bottom: 0;
}
.b16-ul-container ol li a {
  text-decoration: underline;
  display: inline;
}
.b16-ul-container ol em {
  font-style: italic;
}
.b16-ul-container ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b16-ul-container ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b16-ul-container ul li:last-child {
  padding-bottom: 0;
}
.b16-ul-container ul em {
  font-style: italic;
}
.b16-ul-container ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b16-ul-container ol li {
    font-size: 14px;
  }
  .b16-ul-container ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b16-ul-container p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b16-ul-container p {
    font-size: 13px;
  }
}
.b16-ul-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b16-ul-container ul li {
  width: 25%;
  margin: 0;
  padding-right: 10px;
  padding-left: 16px;
  margin-top: 43px;
  padding-bottom: 0;
}
.b16-ul-container ul li:before {
  border-left: 11px solid #00babe;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b16-ul-container ul li a {
  text-transform: uppercase;
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  color: #231f20;
}
.b16-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-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;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1400px) {
  .b16 .g-title h3 {
    font-size: 27px;
  }
}
@media screen and (max-width: 768px) {
  .b16 {
    padding: 30px 0;
  }
  .b16 .g-title h3 {
    font-size: 25px;
  }
  .b16-ul-container {
    margin-top: 10px;
  }
  .b16-ul-container ul li {
    margin-top: 15px;
    width: 33.33333%;
  }
  .b16-ul-container ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .b16-ul-container ul li {
    width: 50%;
  }
  .b16 .g-title h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 375px) {
  .b16-ul-container ul li {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b17-title {
  color: #000;
  line-height: 100%;
}
.b17-title span {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  line-height: 100%;
  display: block;
}
.b17-item {
  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;
}
.b17-box {
  overflow: hidden;
}
.b17-box:first-child {
  padding-top: 140px;
}
.b17-box:first-child .b17-item {
  padding-top: 0;
}
.b17-box.b17-anima1 .b17-left {
  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%);
}
.b17-ul {
  display: block;
  font-size: 0px;
}
.b17-ul li {
  width: 50%;
  font-size: 16px;
  color: #000;
  line-height: 1.3;
  margin-top: 24px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.b17-ul li:before {
  content: '';
  height: 0px;
  width: 0px;
  border-left: 8px solid #000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  display: inline-block;
  margin-right: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.b17-left {
  margin: 0;
  font-size: 0;
  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;
  position: relative;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -o-transform: translateY(30%);
  -ms-transform: translateY(30%);
  transform: translateY(30%);
  -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -moz-transition: -moz-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -o-transition: -o-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -ms-transition: -ms-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  transition: transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.b17-left img {
  margin: 0px;
  height: auto;
  max-width: 100%;
  display: block;
}
@media screen and (max-width: 960px) {
  .b17-left {
    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%);
  }
}
.b17-right {
  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;
  width: 60%;
  padding: 58px 0;
}
@media screen and (max-width: 1018px) {
  .b17-box:first-child {
    padding-top: 100px;
  }
}
@media screen and (max-width: 960px) {
  .b17-item {
    padding-top: 45px;
  }
  .b17-right {
    width: 45%;
    padding-top: 0px;
    padding-bottom: 40px;
    margin-left: 2%;
  }
  .b17-ul {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b17-ul li {
    margin: 0;
    width: 100%;
  }
  .b17-left {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  .b17-left img {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .b17-ul li {
    font-size: 15px;
  }
  .b17-left {
    display: none;
  }
  .b17-ul {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .b17-right {
    width: 100%;
  }
  .b17-ul li {
    width: 50%;
  }
  .b17-right {
    margin-left: 0px;
  }
  .b17-item {
    padding-top: 30px;
  }
  .b17-right {
    padding-bottom: 30px;
  }
  .b17-box:first-child {
    padding-top: 90px;
  }
}
@media screen and (max-width: 480px) {
  .b17-title {
    margin-bottom: 18px;
  }
  .b17-title.fs30 {
    font-size: 22px;
  }
  .b17-right {
    padding-bottom: 20px;
  }
  .b17-item {
    padding-top: 20px;
  }
  .b17-box:first-child {
    padding-top: 106px;
  }
  .b17-box .b17-item {
    padding-top: 32px;
  }
  .b17-ul li {
    margin-bottom: 19px;
  }
  .b17-ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 420px) {
  .b17-ul li {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.carrera .b18-carreras-pres .b18-titu p {
  line-height: 1.5;
}
.carrera .b18-texto p {
  line-height: 1.5;
}
.b18 {
  font-size: 0;
  padding-bottom: 104px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b18 .g-title {
  margin-bottom: 10px;
}
.b18-wrapper {
  -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-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 40px 0;
}
.b18-titu {
  max-width: 730px;
  margin: 0;
}
.b18-titu h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b18-titu p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b18-titu ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b18-titu ol li:last-child {
  padding-bottom: 0;
}
.b18-titu ol li a {
  text-decoration: underline;
  display: inline;
}
.b18-titu ol em {
  font-style: italic;
}
.b18-titu ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b18-titu ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b18-titu ul li:last-child {
  padding-bottom: 0;
}
.b18-titu ul em {
  font-style: italic;
}
.b18-titu ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b18-titu ol li {
    font-size: 14px;
  }
  .b18-titu ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b18-titu p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b18-titu p {
    font-size: 13px;
  }
}
.b18-texto h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b18-texto p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b18-texto ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b18-texto ol li:last-child {
  padding-bottom: 0;
}
.b18-texto ol li a {
  text-decoration: underline;
  display: inline;
}
.b18-texto ol em {
  font-style: italic;
}
.b18-texto ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b18-texto ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b18-texto ul li:last-child {
  padding-bottom: 0;
}
.b18-texto ul em {
  font-style: italic;
}
.b18-texto ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b18-texto ol li {
    font-size: 14px;
  }
  .b18-texto ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b18-texto p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b18-texto p {
    font-size: 13px;
  }
}
.b18-texto.b18-left {
  max-width: 745px;
}
.b18-texto.b18-right {
  max-width: 365px;
  padding-left: 20px;
}
.b18-item {
  width: auto;
}
.b18-wrap-texto {
  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;
}
.b18-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b18-carreras-pres {
  padding-bottom: 98px;
}
.b18-carreras-pres .b18-wrapper {
  padding-top: 34px;
  padding-bottom: 63px;
}
.b18-carreras-pres .b18-titu h3 {
  padding-bottom: 0;
}
.b18-carreras-pres .b18-titu p {
  line-height: 2.35;
}
.b18-carreras-pres .b18-item:nth-last-child(1) {
  margin-top: -12px;
}
.b18-carreras-pres .g-title h3 {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.b18-carreras-pres .b18-left .g-title h3 {
  padding-bottom: 0;
}
.b18-carreras-pres .b18-texto:nth-of-type(2) .g-title:nth-of-type(2) {
  margin-top: 4px;
  margin-bottom: 0;
}
.b18-carreras-pres .b18-texto:nth-of-type(2) .g-title h3 {
  padding-bottom: 0;
}
.b18-carreras-pres .b18-texto:nth-of-type(2) p:nth-of-type(2) {
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .b18-titu {
    max-width: 100%;
  }
  .b18-texto.b18-left {
    max-width: 100%;
  }
  .b18-texto.b18-right {
    max-width: 100%;
    padding-left: 0;
  }
  .b18-wrap-texto {
    display: block;
  }
  .b18-wrapper {
    display: block;
    padding-bottom: 0;
  }
  .b18 {
    padding: 30px 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .b18-carreras-pres .b18-wrapper {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .b18-carreras-pres .b18-titu p {
    line-height: 1.9;
  }
  .b18-texto p {
    line-height: 1.9;
  }
}
@media screen and (max-width: 480px) {
  .b18-wrapper {
    padding: 0;
  }
  .b18-carreras-pres .b18-item:nth-last-child(1) {
    display: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b19 {
  position: relative;
}
.b19 .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b19-wrapvideo {
  max-width: 790px;
  width: 100%;
  background-color: #5b5b5b;
  position: relative;
}
.w-video {
  width: 100%;
  background-color: #ccc;
  height: 100%;
  right: 0;
  top: 0;
  overflow: hidden;
}
.w-play.anima {
  -webkit-animation: opaciti 1s linear infinite alternate;
  -moz-animation: opaciti 1s linear infinite alternate;
  -o-animation: opaciti 1s linear infinite alternate;
  -ms-animation: opaciti 1s linear infinite alternate;
  animation: opaciti 1s linear infinite alternate;
}
.w-portada.hide {
  display: none;
}
.b19-inner-video {
  position: relative;
  padding-bottom: 58.25%;
  height: 0;
  z-index: 1;
}
.b19-inner-video .video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b19-text {
  max-width: 390px;
  width: 100%;
  background-color: #00babe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 25px;
  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-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column 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;
}
.b19-title,
.b19-parrafo {
  width: 100%;
  text-align: left;
}
.b19-title {
  color: #231f20;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -1px;
}
.b19-parrafo {
  font-size: 20px;
  color: #fff;
  margin-top: 9px;
  line-height: 35px;
}
.b19-parrafo ul li {
  font-size: 15px;
  font-family: 'NotoSerif-Regular', sans-serif;
  line-height: 1.3;
  margin-bottom: 10px;
}
.b19-portada {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: top center;
  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;
}
.b19-portada:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.b19-ico {
  cursor: pointer;
  position: absolute;
  color: #fff;
  font-size: 20px;
  font-family: 'latobold', sans-serif;
  z-index: 2;
  margin-left: 20px;
}
.b19-play {
  position: relative;
  z-index: 1;
  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-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
  margin-right: 20px;
  margin-bottom: 20px;
}
.b19-play i {
  font-size: 40px;
  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;
  margin-right: 15px;
}
.b19-play i:after {
  content: '';
  height: 70px;
  width: 70px;
  background: #00babe;
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.b19-play i:before {
  position: absolute;
  left: 40%;
  font-size: 35px;
}
.b19-play .icon-12:before {
  color: #225595;
}
.b19-play span {
  margin: 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;
}
.b19-play span {
  margin-left: 20px;
}
.b19-ico {
  position: static;
}
@media screen and (max-width: 1366px) {
  .b19-title {
    font-size: 22px;
  }
  .b19-parrafo {
    font-size: 17px;
  }
}
@media screen and (max-width: 1018px) {
  .b19 .wancho {
    width: 100%;
  }
  .b19-wrapvideo {
    max-width: none;
  }
  .b19-wrapvideo {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .b19-text {
    max-width: none;
    height: auto;
    padding: 20px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .b19-text ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .b19-wrapvideo,
  .b19-text {
    width: 100%;
  }
  .b19 .wancho {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .w-video {
    position: relative;
    width: 100% !important;
  }
}
@media screen and (max-width: 960px) {
  .b19-text ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 768px) {
  .b19-text {
    padding-top: 30px;
  }
  .b19-parrafo {
    margin-top: 15px;
    font-size: 16px;
  }
  .b19-title {
    font-size: 21px;
  }
}
@media screen and (max-width: 600px) {
  .b19-text ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .b19-title {
    line-height: 25px;
  }
}
@media screen and (max-width: 480px) {
  .b19-wrapvideo {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .b19-text {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .b19-ico {
    right: auto;
    padding-left: 62px;
    font-size: 16px;
    bottom: auto;
  }
  .b19-ico::before {
    width: 45px;
    height: 45px;
    top: -12px;
  }
  .b19-ico::after {
    border-width: 12px 0 12px 15px;
    left: 18px;
    top: -1px;
  }
  .b19-portada {
    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;
  }
}
@-moz-keyframes opaciti {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes opaciti {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes opaciti {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes opaciti {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 630px;
  position: relative;
}
.b2 .g-button[position-size-color*="yellow"] {
  background: #ea171a;
}
.b2 .g-button[position-size-color*="yellow"] span {
  color: #000;
}
.b2 h3,
.b2 p {
  margin: 0;
  font-weight: normal;
}
.b2-left,
.b2-right {
  width: 50%;
  position: relative;
}
.b2-left .b2-wrapper,
.b2-right .b2-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 630px;
}
.b2-left {
  background: #e5e5e5;
}
.b2-left .b2-wrapper {
  margin: 0 0 0 auto;
  -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;
  padding: 40px 0;
  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
}
.b2-left .b2-link {
  right: 240px;
}
.b2-left:after {
  content: "";
  background-image: url("../img/b2-bottom-img.jpg");
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 20px;
  width: 100%;
  z-index: 1;
}
.b12-tab-wrapper .b2-tab {
  position: relative;
}
.b12-tab-wrapper .b2-tab:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (min-width: 1024px) {
  .b12-tab-wrapper .b2-tab:hover:before {
    background-color: rgba(0,0,0,0.1);
  }
}
.b2-center {
  width: 300px;
  height: 643px;
  position: absolute;
  margin: auto;
  background: #00babe;
  left: 0;
  right: 0;
  top: 38px;
  z-index: 9;
}
.b2-center:before {
  content: '';
  width: 80%;
  height: 5px;
  background: #000;
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b2-center .b2-subtitle {
  color: #000;
  max-width: 165px;
  margin-top: 80px;
}
.b2-center .b2-link {
  margin-top: 0px;
  text-align: left;
  color: #fff;
  bottom: inherit;
  position: relative;
}
.b2-center .b2-title h3 {
  margin: 0;
}
.b2-center .b2-link i {
  right: -7px;
}
.b2-center .b2-title {
  margin-bottom: 16px;
}
.b2-item-center .g-button2,
.b2-right .g-button2,
.b2-item-center .g-button2 span:after,
.b2-right .g-button2 span:after {
  color: #fff;
}
.b2-item-center .g-button2:before,
.b2-right .g-button2:before {
  background: #fff;
}
.b2-item-center .b2-subtitle,
.b2-right .b2-subtitle {
  margin-top: 0;
}
.b2-item-center {
  padding-left: 40px;
  height: 50%;
  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;
  position: relative;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b2-item-center:first-child {
  top: -13px;
}
.b2-item-center:last-child {
  margin-top: -11px;
}
.b2-right {
  background: #717171;
  position: relative;
}
.b2-right .b2-wrapper {
  -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;
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
.b2-right .b2-link {
  right: 0;
  color: #fff;
  font-family: 'NotoSerif-Regular', sans-serif;
}
.b2-right .g-button2 {
  text-decoration: underline;
}
.b2-right .g-button2:before {
  display: none;
}
.b2-wrapper {
  width: 735px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 100%;
}
.b2-ctn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 30px;
}
.b2-subtitle {
  color: #00babe;
  max-width: 360px;
  margin-bottom: 16px;
  line-height: 1.2;
  margin-top: 5px;
}
.b2-subtitle p {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
}
.b2-title {
  color: #000;
  margin-bottom: 24px;
}
.b2-title h3 {
  font-size: 36px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  margin-bottom: 13px;
}
.b2-title span {
  width: 90px;
  height: 5px;
  background: #000;
  display: block;
  margin: 0;
}
.b2-tab {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 50px;
  width: 190px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #231f20;
  margin-bottom: 8px;
  position: relative;
}
.b2-tab:nth-child(3) {
  color: #fff;
}
.b2-tab:nth-child(4) {
  color: #fff;
  margin-bottom: 0px;
}
.b2-tab p {
  margin: 0;
  max-width: 150px;
  font-family: 'latobold', sans-serif;
  padding-left: 14px;
}
.b2-tab i {
  position: absolute;
  right: 14px;
  font-size: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.b2-ul {
  position: relative;
}
.b2-ul ul {
  position: absolute;
  width: 300px;
  padding-left: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  top: 5px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  visibility: hidden;
}
.b2-ul ul.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.b2-ul li {
  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-bottom: 13px;
  color: #000;
}
.b2-ul li:before {
  content: '';
  height: 0px;
  width: 0px;
  border-left: 8px solid #000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  display: block;
  margin: 0px 15px;
}
.b2-ul a {
  margin: 0;
}
.b2-img {
  margin: 0;
  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;
}
.b2-img img {
  margin: 0;
  max-width: 100%;
  height: auto;
  display: block;
}
.b2-link {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  color: #e51e20;
  position: absolute;
  bottom: 52px;
}
.b2-postgrado {
  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;
  position: relative;
  height: 100%;
  margin: 0px;
  max-width: 310px;
  width: 100%;
}
.b2-select {
  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-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 133px;
}
.b2-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  background: transparent;
  border: none;
  text-transform: uppercase;
  padding: 15px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #2fa0a3;
  padding-left: 14px;
  color: #2fa0a3;
  margin-bottom: 7px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  cursor: pointer;
}
.b2-select select::-ms-expand {
  display: none;
}
.b2-select-item {
  width: 100%;
  position: relative;
  display: block;
}
.b2-select-item:before {
  content: '\e608';
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  font-family: 'icomoon';
  font-size: 20px;
  height: 20px;
  width: 20px;
  color: #03b8bc;
  margin: auto;
  pointer-events: none;
}
.b2-select-item select {
  padding-right: 40px;
  overflow: hidden;
}
.b2-responsive {
  display: none;
}
.b2-btn {
  display: none;
}
@media screen and (max-width: 1600px) {
  .b2-wrapper {
    width: 95%;
  }
}
@media screen and (max-width: 1500px) {
  .b2 .g-button2 span {
    font-size: 15px;
  }
  .b2 .g-button2:before {
    display: none;
  }
  .b2-ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
  .b2-ul ul {
    width: 50%;
    padding-left: 5px;
    margin: 0;
  }
  .b2-title h3 {
    font-size: 30px;
    margin-bottom: 2px;
  }
  .b2-subtitle {
    margin-bottom: 10px;
  }
  .b2-item-center {
    padding-left: 20px;
  }
  .b2-item-center:first-child {
    top: 0;
  }
  .b2-item-center:last-child {
    margin-top: 0;
  }
  .b2-item-center .b2-subtitle {
    margin-bottom: 11px;
  }
  .b2-center {
    width: 260px;
  }
  .b2-center .b2-title {
    margin-bottom: 24px;
  }
  .b2-img {
    display: none;
  }
  .b2-right .b2-wrapper {
    padding-left: 28%;
    -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;
  }
  .b2-right .b2-subtitle {
    margin-bottom: 11px;
  }
  .b2-right .b2-title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .b2-right .b2-link {
    bottom: 0px;
    right: 20px;
  }
  .b2-left .b2-wrapper,
  .b2-right .b2-wrapper {
    height: 590px;
  }
  .b2 {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }
  .b12-tab-wrapper {
    width: 60%;
    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-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .b2-ul {
    width: 100%;
  }
  .b2-ctn {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b2-ul ul {
    width: 100%;
    top: 30px;
    padding-left: 0px;
  }
  .b2-left .b2-wrapper {
    -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;
    position: relative;
    height: 590px;
    margin: auto;
    padding: 40px 0;
  }
  .b2-left .b2-link {
    right: 40px;
    left: 0;
    bottom: 40px;
  }
  .b2-center .b2-link {
    position: static;
    width: 100%;
  }
  .b2-center {
    position: relative;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    top: 0;
    margin: 0;
  }
  .b2-item-center {
    height: auto;
    -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-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 50%;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    text-align: center;
  }
  .b2-center:before {
    display: none;
  }
  .b2-wrapper {
    margin: auto;
  }
  .b2-postgrado {
    width: 58%;
    -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;
    max-width: 100%;
  }
  .b2-center .b2-subtitle {
    margin-top: 20px;
  }
  .b12-tab-wrapper {
    width: 100%;
  }
  .b2-tab {
    width: 45%;
    margin-left: 0;
  }
  .b2-right .b2-wrapper {
    -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;
    -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;
    padding: 40px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b2-right .b2-title {
    margin-bottom: 25px;
  }
  .b2-select {
    margin-bottom: 0px;
    -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: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .b2-select select {
    margin: 0px;
    padding-left: 10px;
  }
  .b2-img {
    margin-top: 10px;
  }
  .b2-tab:nth-child(4) {
    margin-top: 0px;
  }
  .b2-postgrado {
    width: 100%;
  }
  .b2-select {
    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-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .b2-select-item {
    width: 48%;
  }
  .b2-select-item:last-child {
    margin-top: 20px;
  }
  .b2-select-item:before {
    right: 10px;
  }
  .b2-center {
    bottom: 0;
    top: inherit;
  }
  .b2-center:after {
    content: '';
    width: 3px;
    background: #000;
    height: 90%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
  }
  .b2-center .b2-title {
    margin: 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;
    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;
  }
  .b2-center .b2-subtitle {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .b2-center .b2-link {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .b2-select select {
    font-size: 12px;
  }
  .b2-title h3 {
    font-size: 32px;
  }
  .b2-left .b2-wrapper {
    padding-top: 30px;
  }
  .b2-left::after {
    display: none;
  }
  .b2-wrapper {
    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-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 920px) {
  .b2-right .b2-wrapper {
    height: auto;
  }
  .b2-ctn {
    width: 100%;
    -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: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 60px;
  }
  .b2-tab {
    width: 100%;
  }
  .b2-left,
  .b2-right {
    width: 100%;
  }
  .b2-right {
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -o-box-ordinal-group: 5;
    -ms-flex-order: 5;
    -webkit-order: 5;
    order: 5;
  }
  .b2-center {
    margin-bottom: 0px;
  }
  .b2-img {
    display: none;
  }
  .b2-postgrado {
    padding-top: 0px;
  }
  .b2-subtitle {
    max-width: 100%;
  }
  .b12-tab-wrapper {
    width: 35%;
  }
  .b2-ul {
    width: 60%;
  }
  .b2-ul ul {
    top: 0;
  }
  .b2-left .b2-wrapper {
    height: auto;
  }
  .b2-left .b2-link {
    bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .b2-btn {
    display: block;
  }
  .b2 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  .b2-title h3 {
    font-size: 29px;
  }
  .b2-left,
  .b2-right {
    width: 50%;
  }
  .b2-right .b2-wrapper {
    display: block;
  }
  .b2-center {
    display: none;
  }
  .b2-link {
    display: none;
  }
  .b2-wrapper {
    width: 85%;
  }
  .b2-select-item {
    width: 90%;
  }
  .b2-ctn {
    display: none;
  }
  .b2-title {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 560px) {
  .b2-left,
  .b2-right {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b2-select-item:last-child {
    margin-top: 0;
  }
  .b2-btn {
    width: 100%;
  }
  .b2-ctn,
  .b2-link,
  .b2-center {
    display: none;
  }
  .b2-title {
    margin-bottom: 32px;
    text-align: center;
  }
  .b2-title span {
    margin: auto;
    height: 3px;
  }
  .b2-responsive a {
    margin: auto;
  }
  .b2 {
    height: auto;
  }
  .b2-subtitle {
    width: 80%;
    margin: auto;
    text-align: center;
  }
  .b2-subtitle p {
    line-height: 1;
  }
  .b2-right {
    padding: 40px 0px;
  }
  .b2-right .b2-wrapper {
    padding: 0;
  }
  .b2-select {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b2-select-item {
    width: 100%;
  }
  .b2-select {
    width: 80%;
    margin: auto;
  }
  .b2-select-item {
    margin-bottom: 15px;
  }
  .b2-select-item:last-child {
    margin-bottom: 0px;
  }
  .b2-left .b2-wrapper {
    padding-bottom: 46px;
    padding-top: 45px;
  }
  .b2-wrapper .b2-subtitle {
    margin-bottom: 10px;
  }
  .b2-wrapper .b2-title {
    margin-bottom: 20px;
  }
  .b2-subtitle {
    margin-bottom: 10px;
  }
  .b2-title h3 {
    margin-bottom: 0px;
  }
  .b2-left::after {
    display: none;
  }
  .b2-title h3 {
    font-size: 27px;
  }
  .b2-subtitle {
    width: 100%;
  }
  .b2-select {
    width: 90%;
  }
  .b2-title {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    -ms-flex-item-align: start;
    margin: auto;
    margin-bottom: 32px;
  }
  .b2-title span {
    margin: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b20 {
  padding-top: 47px;
  padding-bottom: 92px;
  overflow: hidden;
}
.b20 .wancho {
  position: relative;
}
.b20 .flickity-viewport {
  overflow: inherit;
}
.b20-puesto {
  position: relative;
  width: 100%;
}
.b20-titulo-parrafo {
  padding-right: 90px;
}
.b20-carousel .b20-carousel-item {
  width: 370px;
}
.b20-carousel .b20-carousel-item:last-child {
  padding-right: 0;
  width: 280px;
}
.b20-carousel .b20-carousel-item:last-child .b20-titulo-parrafo {
  padding-right: 0px;
}
.b20-carousel .g-title h3 {
  color: #231f20;
  line-height: 30px;
  margin: 0px;
  margin-bottom: 10px;
}
.b20-carousel figure {
  position: relative;
}
.b20-carousel figure:after {
  content: "";
  width: 2000%;
  border-bottom: 2px solid #18c0c4;
  padding-bottom: 15px;
  margin-bottom: 20px;
  display: block;
  bottom: 0px;
  margin-left: -2000px;
}
.b20-carousel.b20-flickity-carousel .flickity-prev-next-button {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}
.b20-parrafo {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  color: #58595b;
  line-height: 25px;
}
.b20-flickity-desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b20-flickity-desktop .b20-carousel-item {
  width: 100%;
}
.b20-flickity-desktop .b20-carousel-item:last-child {
  width: 100%;
}
.b20-flickity-desktop .b20-titulo-parrafo {
  padding-right: 30px;
}
.b20-info .g-title h3 {
  margin: 0px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #231f20;
  font-weight: 400;
  line-height: 100%;
}
.b20-header {
  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;
  -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: 56px;
}
.b20-info-scroll {
  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;
}
.b20-info-scroll span {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 13px;
  color: #58595b;
  margin: 0px;
  display: block;
}
.b20-info-scroll span:hover {
  cursor: pointer;
}
.b20-info-scroll span:nth-of-type(1) {
  padding-right: 10px;
}
.b20-info-scroll span:nth-of-type(2) {
  padding-left: 10px;
}
.b20-info-scroll i:nth-of-type(2) {
  font-size: 20px;
}
.b20-info-scroll i:nth-of-type(1),
.b20-info-scroll i:nth-of-type(3) {
  font-size: 8px;
  color: #58595b;
  padding-right: 4px;
}
.b20-info-scroll i:nth-of-type(3) {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b20-postagrado-pres {
  padding-bottom: 75px;
}
.b20-postagrado-pres .b20-header {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  margin-bottom: 65px;
}
.b20-postagrado-pres .b20-info-scroll {
  margin-top: 22px;
}
.b20-postagrado-pres .b20-info-scroll .icon-mouse {
  font-size: 30px;
}
.b20-postagrado-pres .b20-carousel .g-title {
  margin-top: -10px;
  margin-bottom: 10px;
}
.b20-postagrado-pres .b20-carousel .g-title h3 {
  font-size: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 1400px) {
  .b20-postagrado-pres .b20-carousel .g-title h3 {
    font-size: 27px;
  }
}
@media screen and (max-width: 1024px) {
  .b20 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b20-header {
    margin-bottom: 20px;
  }
  .b20-info {
    padding-right: 20px;
  }
}
@media screen and (max-width: 992px) {
  .b20-carousel.b20-flickity-carousel .b20-carousel-item {
    width: 40%;
  }
  .b20-carousel .b20-titulo-parrafo {
    padding-right: 30px;
  }
  .b20-carousel figure::after {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .b20-parrafo {
    font-size: 14px;
  }
  .b20-header {
    margin-bottom: 30px;
  }
  .b20-carousel .b20-titulo-parrafo {
    padding-right: 20px;
  }
  .b20 {
    padding-bottom: 20px;
  }
  .b20-postagrado-pres .b20-header {
    margin-bottom: 30px;
  }
  .b20-postagrado-pres .b20-info-scroll .icon-mouse {
    font-size: 22px;
  }
  .b20-postagrado-pres .b20-carousel .g-title h3 {
    font-size: 25px;
    line-height: 1;
  }
  .b20-carousel figure img {
    width: 60px;
    height: auto;
  }
}
@media screen and (max-width: 540px) {
  .b20-info {
    padding-right: 0;
  }
  .b20-info-scroll {
    display: none;
  }
  .b20-carousel.b20-flickity-carousel .b20-carousel-item {
    width: 100%;
  }
  .b20-carousel .b20-titulo-parrafo {
    padding-left: 38px;
    padding-right: 38px;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button {
    width: 30px;
    height: 30px;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button:disabled {
    display: none;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    background: rgba(0,0,0,0);
    padding: 0px;
    right: 0px;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button.previous {
    left: 0px;
  }
  .b20-carousel .g-title h3 {
    line-height: 1;
  }
  .b20 .wancho {
    width: 100%;
  }
  .b20-header {
    width: 95%;
    max-width: 1180px;
    margin: auto;
    margin-bottom: 30px;
  }
  .b20-carousel figure {
    padding-left: 38px;
    padding-right: 38px;
  }
  .b20-carousel figure img {
    display: block;
    margin: 0px;
  }
  .b20 .wancho {
    padding: 0px;
  }
}
@media screen and (max-width: 480px) {
  .b20-header {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button {
    top: 14px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button svg {
    display: none;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button:after {
    content: "";
    color: #58595b;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button.previous {
    left: 0px;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button.previous:after {
    content: "\e915";
    font-family: 'icomoon';
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button.next {
    right: 0px;
  }
  .b20-carousel.b20-flickity-carousel .flickity-prev-next-button.next:after {
    content: "\e915";
    font-family: 'icomoon';
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b21 {
  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;
  background: #f3f3f3;
  margin-bottom: 81px;
}
.b21 .icon-whatsapp {
  font-size: 25px;
}
.b21 .b15-flex form:before {
  display: none;
}
.b21 .b4-right {
  width: 100%;
  height: 100%;
}
.b21 .b4-wrapper,
.b21 .b15-cnt {
  width: 50%;
}
.b21 .b15-box-apoyo {
  position: relative;
}
.b21 .b15-flex form {
  width: 100%;
  padding-left: 115px;
  padding-right: 230px;
}
.b21 .b26-wrap-redes i {
  color: #000;
}
.b21 .b26-wrap-redes a {
  border: 1px solid #000;
}
.b21 .b26-redes p {
  color: #000;
  max-width: 220px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  margin-right: 20px;
}
.b21 .b26-redes {
  margin-top: 40px;
}
.b21 .selectoption:after {
  color: #000;
}
.b21 .b15-flex form .g-title {
  margin-bottom: 20px;
}
.b21 .input-check label:before {
  left: 0;
}
.b21 .input-check {
  padding-left: 15px;
}
.b21 .input-check label:before {
  color: #00babe;
}
.b21 .button {
  padding-top: 0px;
  margin-left: 10px;
}
.b21 .b4-slide {
  height: 100%;
}
.b21 .b15-flex form:before {
  display: none;
}
.b21 .b4-img {
  margin-right: 120px;
}
.b21 .b4-descripcion {
  margin-top: 0;
}
.b21 .b4-frase {
  margin-bottom: 50px;
}
.b21 .b4-descripcion {
  margin-bottom: 70px;
}
.b21 .owl-dots {
  height: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: absolute;
  bottom: 35px;
  right: 14px;
}
.b21 .owl-dot {
  width: 14px;
  height: 14px;
  background: #225595;
  margin-right: 15px;
  cursor: pointer;
}
.b21 .owl-dot.active {
  background: #00babe;
}
.b21 .owl-nav {
  display: none;
}
.b21-box {
  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;
}
@media screen and (max-width: 1600px) {
  .b21 .b15-flex form {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 1350px) {
  .b21 .b15-flex form {
    padding-left: 50px;
  }
  .b21 .button {
    margin-top: 20px;
  }
  .b21 .b26-wrap-redes a {
    margin-right: 25px;
  }
  .b21-box {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b21 .b15-flex form {
    padding-right: 70px;
  }
  .b21 .b4-img {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .b21 {
    margin-bottom: 30px;
  }
  .b21 .b4-descripcion {
    margin-top: 0px;
  }
  .b21 .b15-flex form {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b21 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b21 .b4-wrapper,
  .b21 .b15-cnt {
    width: 100%;
  }
  .b21 .b26-redes p,
  .b21 .b26-wrap-redes {
    width: 30%;
  }
  .b21 .b26-redes p {
    margin-right: 0;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .b21 .b26-redes p,
  .b21 .b26-wrap-redes {
    width: 50%;
  }
  .b21 .b15-flex form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 560px) {
  .b21 .b26-redes {
    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;
  }
  .b21 .b26-redes p,
  .b21 .b26-wrap-redes {
    width: 100%;
  }
  .b21 .b26-redes p {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b21 .b15-flex form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .b21 .b26-wrap-redes a:nth-last-child(2) {
    margin-right: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b22 {
  padding-top: 54px;
  margin-bottom: 56px;
  margin-bottom: 57px;
}
.b22 .b42-title-item p {
  width: auto;
}
.b22 .b42-title {
  padding-bottom: 26px;
  padding-top: 22px;
}
.b22 .b42-title h2 {
  top: -21px;
}
.b22 .b22-wrapper {
  margin-top: 24px;
}
@media screen and (min-width: 1025px) {
  .b22 .b42-title-item:nth-child(1) {
    margin-left: 27px;
  }
  .b22 .b42-title-item:nth-child(1) span {
    padding-right: 10px;
  }
  .b22 .b42-title-item:nth-child(2) {
    margin-left: 85px;
  }
  .b22 .b42-title-item:nth-child(2) span {
    padding-right: 16px;
  }
  .b22 .b42-title-item:nth-child(3) {
    margin-left: 105px;
  }
  .b22 .b42-title-item:nth-child(3) span {
    padding-right: 22px;
  }
  .b22 .b42-title-item:nth-child(4) {
    margin-left: 118px;
  }
  .b22 .b42-title-item:nth-child(4) span {
    padding-right: 13px;
  }
}
.b22 .b48-carac {
  padding-right: 20px;
  padding-bottom: 50px;
}
.b22-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 5px solid #231f20;
}
.b22-item.active .b22-content {
  display: block;
}
.b22-wrapper {
  margin-top: 26px;
  border-top: 5px solid #231f20;
}
.b22-content {
  display: none;
}
.b22-title {
  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;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 50px;
}
.b22-title.active {
  border-color: transparent;
}
.b22-title.active span,
.b22-title.active i {
  color: #ea171a;
}
.b22-title.active i:before {
  content: "\e912";
  font-size: 4px;
  color: #ea171a;
  line-height: 30px;
}
.b22-title span,
.b22-title i {
  margin: 0;
}
.b22-title span {
  width: calc(100% - 40px);
  font-size: 30px;
  color: #231f20;
  font-weight: normal;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.b22-title i {
  float: right;
}
.b22-cursos h3,
.b22-porcentaje h3 {
  margin-bottom: 10px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #231f20;
  font-size: 20px;
  font-weight: normal;
}
.b22-cursos h3 {
  margin-bottom: 9px;
}
.b22-cursos li {
  margin-bottom: 10;
  margin-bottom: 7px;
  height: auto;
}
.b22-porcentaje {
  width: 440px;
  max-width: 435px;
}
.b22-wrapper-content {
  margin-top: 45px;
  padding-bottom: 55px;
  padding-bottom: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  max-width: 972px;
  margin: 0 auto;
  -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;
}
.b22-porcentaje-item {
  background-color: #00babe;
  display: block;
  height: 15px;
  margin: 0;
  position: relative;
  margin-bottom: 10px;
  background-color: #eff0f0;
}
.b22-porcentaje-item p {
  position: absolute;
  right: 100%;
  margin-right: 10px;
  font-size: 14px;
}
.b22-porcentaje-full {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
}
.b22-porcentaje-full span {
  background-color: #00babe;
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  bottom: 0;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .b22-wrapper-content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b22-cursos,
  .b22-porcentaje {
    margin: auto;
    width: 100%;
  }
  .b22-porcentaje-item {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    background: none;
  }
  .b22-porcentaje-item p {
    position: static;
    right: auto;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .b22-porcentaje-full {
    position: relative;
    height: 15px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    background-color: #eff0f0;
  }
}
@media screen and (max-width: 768px) {
  .b22-wrapper-content {
    margin-top: 10px;
    padding-bottom: 15px;
  }
  .b22-title span {
    font-size: 25px;
  }
  .b22-cursos li {
    margin-bottom: 5px;
  }
  .b22-cursos h3,
  .b22-porcentaje h3 {
    margin-bottom: 5px;
  }
  .b22-cursos {
    margin-bottom: 10px;
  }
  .b22 {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b22 {
    padding-top: 33px;
    margin-bottom: 20px;
  }
  .b22 .b22-wrapper {
    margin-top: 10px;
  }
  .b22 .b42-title h2 {
    top: -30px;
  }
  .b22-cursos {
    width: 100%;
  }
  .b22-title span {
    font-size: 24px;
  }
  .b22-title.active i:before {
    font-size: 3px;
  }
  .b22-item,
  .b22-title {
    border-width: 2px;
  }
  .b22-title {
    margin-bottom: -2px;
  }
  .b22-title i {
    font-size: 12px;
  }
  .b22-wrapper {
    border-width: 2px;
  }
  .b22 .b42-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .b22-porcentaje {
    display: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b23 {
  padding-top: 20px;
}
.b23 .b48-carac {
  padding-right: 50px;
}
.b23-info {
  max-width: 250px;
  font-size: 16px;
  font-family: 'Lato-Regular', sans-serif;
  color: #231f20;
  padding-top: 40px;
  padding-top: 47px;
}
.b23-info p {
  margin: 0px;
  line-height: 100%;
  margin-bottom: 3px;
  line-height: 1.2;
}
.b23-right {
  width: 580px;
  padding-right: 10px;
}
.b23-left {
  width: 600px;
  position: relative;
}
.b23-carrera-item {
  width: 50%;
  margin: 0px;
  margin-bottom: 81px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b23-carrera-item:hover {
  /*cursor: pointer;*/
}
.b23-carrera-item:nth-child(2n + 1) {
  padding-right: 50px;
}
.b23-carrera-item:nth-child(2n + 2) {
  padding-left: 50px;
}
.b23-carrera-item figure {
  margin-bottom: 10px;
}
.b23-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-height: 446px;
  height: 446px;
  border-bottom: 10px solid #00babe;
  margin-bottom: 45px;
  overflow: hidden;
}
.b23-figure-persona {
  position: absolute;
  bottom: -6px;
  right: 24px;
}
.b23-figure-persona img {
  display: block;
  max-width: 100%;
  height: auto;
}
.b23-perfil {
  color: #00babe;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 20px;
  line-height: 23.8px;
  margin-bottom: 23px;
}
.b23-perfil p {
  margin: 0px;
  margin-top: 6px;
}
.b23-perfil p:first-child {
  margin-top: 0;
}
.b23-carrera {
  max-width: 480px;
  font-size: 16px;
  color: #00babe;
}
.b23-carrera .g-title {
  margin-bottom: 5px;
}
.b23-texto {
  padding-top: 46px;
}
.b23-carrera-texto {
  padding-bottom: 20px;
  font-family: 'NotoSerif-Regular', sans-serif;
}
.b23-carrera-texto p {
  margin: 0px;
  line-height: 1.3;
}
.b23-carrera-texto p:first-child {
  margin-top: 0;
}
.b23-carrera-lista 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-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;
}
.b23-figure-forma {
  width: 365px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.b23-figure-forma img {
  display: block;
  height: auto;
  max-width: 100%;
}
.b23-carrera-persona {
  margin-top: 5px;
}
.b23-carrera-persona h4 {
  font-family: 'Lato-Semibold', sans-serif;
  font-size: 15px;
  margin: 0px;
  color: #231f20;
}
.b23-carrera-persona h4 span {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 16px;
  color: #00babe;
  margin: 0px;
  margin-bottom: 4px;
  display: block;
}
.b23-carrera-persona h5 {
  font-size: 15px;
  font-family: 'latobold', sans-serif;
  color: #231f20;
  margin-bottom: 5px;
}
.b23-carrera-persona p {
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  color: #58595b;
  line-height: 1.4;
}
.b23-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b23-btn a {
  height: 25px;
  -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;
  -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;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.b23-btn a:nth-child(1) {
  border: 1px solid #000;
  width: 70px;
  margin-right: 7px;
}
.b23-btn a:nth-child(2) {
  width: 80px;
  background-color: #225595;
  color: #fff;
}
.b23-btn a i {
  font-size: 10px;
}
.b23-btn a span {
  margin: 0;
  margin-right: 6px;
  font-size: 13px;
}
.b23-info-item figure img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0px;
}
.b23-info-item .b23-btn {
  margin-top: 23px;
}
@media screen and (max-width: 1440px) {
  .b23-perfil {
    font-size: 17px;
  }
  .b23-carrera-texto {
    font-size: 17px;
  }
}
@media screen and (max-width: 1200px) {
  .b23-figure-persona {
    width: 52%;
    z-index: 1;
  }
  .b23-info {
    position: relative;
    z-index: 2;
  }
  .b23-figure-forma {
    width: 60%;
  }
  .b23-left {
    width: 52%;
  }
  .b23-right {
    width: 48%;
  }
}
@media screen and (max-width: 1024px) {
  .b23 {
    padding-top: 30px;
  }
  .b23-content {
    margin-bottom: 30px;
  }
  .b23-carrera-item {
    margin-bottom: 30px;
  }
  .b23-carrera-item:nth-child(2n + 1) {
    padding-right: 20px;
  }
  .b23-carrera-item:nth-child(2n + 2) {
    padding-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  .b23-right {
    padding-right: 0;
  }
  .b23-texto {
    padding-top: 0;
  }
  .b23-left {
    padding-right: 15px;
    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;
  }
  .b23-info {
    max-width: 100%;
    padding-top: 0;
    margin: 0px;
    width: 100%;
    padding-bottom: 20px;
  }
  .b23-figure-forma {
    display: none;
  }
  .b23-figure-persona {
    width: 100%;
    z-index: 1;
    right: auto;
    padding-top: 0;
    left: 0%;
    position: relative;
    bottom: auto;
    margin: 0px;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    -ms-flex-item-align: end;
  }
  .b23-content {
    min-height: 446px;
    height: auto;
  }
}
@media screen and (max-width: 960px) {
  .b23 .b48-carac {
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .b23-perfil,
  .b23-carrera-texto {
    font-size: 16px;
  }
  .b23-info {
    font-size: 15px;
  }
  .b23-carrera-persona h4 {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .b23-carrera-texto {
    border-bottom: 4px solid #00babe;
  }
  .b23-content {
    border-bottom: 0px;
    margin-bottom: 20px;
  }
  .b23-figure-persona {
    width: 70%;
  }
  .b23-content {
    -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;
  }
  .b23-left {
    width: 100%;
    padding: 0px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    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-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    border-bottom: 4px solid #00babe;
    margin-bottom: 15px;
  }
  .b23-right {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
  .b23-carrera-texto {
    padding-bottom: 15px;
  }
  .b23-info-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b23-info-item figure img {
    margin: auto;
  }
  .b23-carrera-persona h4 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .b23 {
    padding-top: 20px;
  }
  .b23-perfil {
    line-height: inherit;
  }
  .b23-carrera-item {
    width: 100%;
  }
  .b23-carrera-item:last-child {
    margin-bottom: 20px;
  }
  .b23-carrera-item:nth-child(2n + 1) {
    padding-right: 0px;
  }
  .b23-carrera-item:nth-child(2n + 2) {
    padding-left: 0px;
  }
  .b23-carrera-persona h4 {
    text-align: center;
  }
  .b23-carrera-persona h5 {
    text-align: center;
  }
  .b23-carrera-persona p {
    text-align: center;
  }
  .b23-btn {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b23-info {
    padding-bottom: 15px;
  }
  .b23-info-item figure {
    width: 100%;
  }
  .b23-info-item {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media screen and (max-width: 360px) {
  .b23-left {
    display: block;
  }
  .b23-figure-persona {
    max-width: 200px;
    width: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 320px) {
  .b23-figure-persona {
    max-width: 140px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.pagina-postgrado .footer .wancho {
  border-top: 0px;
}
.b24 {
  background-color: #5b5b5b;
  padding: 124px 0 131px;
  padding-top: 0;
  padding-bottom: 200px;
  background: -webkit-linear-gradient(top, #5b5b5b 88%, #4f4f4f 100%);
  background: -moz-linear-gradient(top, #5b5b5b 88%, #4f4f4f 100%);
  background: -o-linear-gradient(top, #5b5b5b 88%, #4f4f4f 100%);
  background: -ms-linear-gradient(top, #5b5b5b 88%, #4f4f4f 100%);
  background: linear-gradient(to bottom, #5b5b5b 88%, #4f4f4f 100%);
}
.b24 .g-button {
  border-color: #00babe;
  margin-bottom: 17px;
  border-width: 1px;
  cursor: pointer;
}
.b24 .g-button span {
  color: #00babe;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'latobold', sans-serif;
}
@media screen and (min-width: 1025px) {
  .b24 .g-button:hover {
    background-color: #00babe;
  }
  .b24 .g-button:hover span {
    color: #231f20;
  }
}
.b24 .b13.b13-black .b13-paragraph {
  padding-bottom: 49px;
}
.b24 .b13.b13-black .b13-text .g-title {
  padding-bottom: 12px;
}
.b24 .container .mix::after {
  position: absolute;
}
.b24-p {
  width: 100%;
  max-width: 700px;
}
.b24-p h4,
.b24-p p {
  color: #fff;
}
.b24-p h4 {
  font-size: 45px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  margin-bottom: 13px;
}
.b24-p p {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  line-height: 2;
  text-align: justify;
}
.b24-item-figure {
  position: relative;
}
.b24-item-figure img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0;
  filter: grayscale(100%);
}
.b24-item-figure img:nth-of-type(2) {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.b24-content {
  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;
  justify-content: flex-start;
  align-items: flex-start;
}
.b24-nav h6 {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  color: #00babe;
  margin-bottom: 11px;
}
.b24-list-item {
  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;
  justify-content: space-between;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 95px;
  margin-top: -50px;
}
.b24-item {
  -webkit-flex-basis: 48%;
  flex-basis: 48%;
  max-width: 395px;
  margin-top: 78px;
  cursor: pointer;
}
.b24-item:nth-child(even) {
  margin-left: 4%;
}
@media screen and (min-width: 1025px) {
  .b24-item {
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  .b24-item.active {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
.b24-item a {
  display: block;
  margin: 27px 0 0 0;
  width: 100%;
  max-width: 320px;
  letter-spacing: 1px;
  color: #00babe;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 25px;
  line-height: 1.2;
}
.show-list-facultad {
  display: none;
}
@media screen and (max-width: 1400px) {
  .b24-p h4 {
    font-size: 42px;
  }
  .b24-item a {
    font-size: 22px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .b24-list-item {
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .b24-nav {
    width: 100%;
  }
  .b24-nav h6 {
    display: none;
  }
  .show-list-facultad {
    display: block;
  }
  .show-list-facultad h5 {
    border: 1px solid #00babe;
    padding: 15px 0;
    text-align: center;
    font-size: 17px;
    margin-bottom: 12px;
    color: #00babe;
  }
  .show-list-facultad h5:after {
    content: "\e608";
    font-size: 25px;
    font-family: 'icomoon';
    color: #00babe;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  .show-list-facultad.active h5:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .list-facultad {
    display: none;
  }
  .b24 {
    padding: 30px 0;
  }
  .b24 .g-button {
    width: 100%;
    margin-bottom: 12px;
  }
  .b24-list-item {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
  .b24-p h4 {
    font-size: 38px;
  }
  .b24-p p {
    font-size: 14px;
  }
  .b24-item {
    margin-top: 60px;
  }
  .b24-item a {
    font-size: 21px;
  }
}
@media screen and (min-width: 769px) {
  .list-facultad {
    display: block !important;
    height: auto !important;
  }
}
@media screen and (max-width: 480px) {
  .b24-p h4 {
    font-size: 34px;
  }
  .b24-p p {
    margin-bottom: 0;
  }
  .b24-content {
    margin-top: 30px;
  }
  .b24-item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-top: 40px;
  }
  .b24-item:nth-child(even) {
    margin-left: 0;
  }
  .b24-item a {
    margin-top: 15px;
    max-width: 100%;
  }
  .b24-list-item {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b25 {
  font-size: 0;
  padding-top: 104px;
  padding-bottom: 0;
}
.b25 .g-title h3 {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.b25-wrapper-contenido {
  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;
}
.b25-mitad:first-child {
  width: calc(100% - 374px);
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b25-mitad:nth-last-child(1) {
  width: 374px;
}
.b25-texto-left {
  max-width: 781px;
}
.b25-texto-left h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b25-texto-left p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b25-texto-left ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b25-texto-left ol li:last-child {
  padding-bottom: 0;
}
.b25-texto-left ol li a {
  text-decoration: underline;
  display: inline;
}
.b25-texto-left ol em {
  font-style: italic;
}
.b25-texto-left ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b25-texto-left ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b25-texto-left ul li:last-child {
  padding-bottom: 0;
}
.b25-texto-left ul em {
  font-style: italic;
}
.b25-texto-left ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b25-texto-left ol li {
    font-size: 14px;
  }
  .b25-texto-left ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b25-texto-left p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b25-texto-left p {
    font-size: 13px;
  }
}
.b25-texto-left p {
  line-height: 2.1;
}
.b25-texto-left ul li:before {
  border-left: 11px solid #00babe;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.b25-texto-left:nth-of-type(2) {
  margin-top: 38px;
}
.b25-texto-left:nth-of-type(1) .g-title h3 {
  padding-bottom: 13px;
}
.b25-cuadro-right {
  background: #00babe;
  max-width: 306px;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 28px;
  position: relative;
}
.b25-cuadro-right h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b25-cuadro-right p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b25-cuadro-right ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b25-cuadro-right ol li:last-child {
  padding-bottom: 0;
}
.b25-cuadro-right ol li a {
  text-decoration: underline;
  display: inline;
}
.b25-cuadro-right ol em {
  font-style: italic;
}
.b25-cuadro-right ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b25-cuadro-right ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b25-cuadro-right ul li:last-child {
  padding-bottom: 0;
}
.b25-cuadro-right ul em {
  font-style: italic;
}
.b25-cuadro-right ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b25-cuadro-right ol li {
    font-size: 14px;
  }
  .b25-cuadro-right ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b25-cuadro-right p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b25-cuadro-right p {
    font-size: 13px;
  }
}
.b25-cuadro-right p {
  color: #fff;
}
.b25-cuadro-right:first-child:before {
  content: '';
  position: absolute;
  background-image: url("../img/180x152.png");
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  right: -83px;
  top: -68px;
  width: 167px;
  height: 150px;
}
.b25-cuadro-right:first-child:after {
  content: '';
  position: absolute;
  background-image: url("../img/100x118.png");
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  right: -50px;
  bottom: -24px;
  width: 100px;
  height: 118px;
}
.b25-cuadro-right:last-child {
  padding-bottom: 77px;
}
.b25-cuadro-right .b25-arriba {
  position: absolute;
  right: -88px;
  top: -68px;
}
.b25-cuadro-right .b25-abajo {
  position: absolute;
  right: -50px;
  bottom: -24px;
}
.b25-cuadro-right img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b25-grado p {
  line-height: 1.5;
}
.b25-duracion {
  margin-bottom: 57px;
}
.b25-duracion .g-title h3 {
  padding-bottom: 3px;
}
.b25-duracion p {
  line-height: 1.1;
}
.b25-personas .g-title h3 {
  padding-bottom: 10px;
}
@media screen and (max-width: 1345px) {
  .b25-cuadro-right:first-child:before,
  .b25-cuadro-right:first-child:after {
    content: none;
  }
}
@media screen and (max-width: 960px) {
  .b25-wrapper-contenido {
    display: block;
  }
  .b25-cuadro-right {
    max-width: 100%;
    margin-top: 30px;
  }
  .b25-cuadro-right:last-child {
    padding-bottom: 40px;
  }
  .b25-mitad:first-child {
    width: 100%;
  }
  .b25-mitad:nth-last-child(1) {
    width: 100%;
  }
  .b25 {
    padding-top: 40px;
  }
  .b25-texto-left {
    max-width: 100%;
  }
  .b25-texto-left:nth-of-type(2) {
    margin-top: 30px;
  }
  .b25-duracion {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .b25 {
    padding: 30px 0 0;
  }
  .b25 .g-title h3 {
    padding-bottom: 5px;
  }
  .b25-cuadro-right {
    padding: 25px 20px;
  }
  .b25-cuadro-right:last-child {
    padding-bottom: 20px;
  }
  .b25-texto-left:nth-of-type(2) {
    margin-top: 20px;
  }
  .b25-grado {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .b25 {
    padding-top: 20px;
  }
  .b25-cuadro-right {
    margin-top: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b26 .input-check label:before {
  color: #00babe;
}
.b26 .g-button {
  -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;
}
.b26 .selectoption:after {
  background-color: #f3f3f3;
}
.b26-top {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: relative;
  z-index: 9;
}
.b26-top .b29-box {
  margin: 0;
  width: 86%;
  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: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  height: 100%;
}
.b26-top .b29-form {
  background: #e0e1e1;
  margin: 0;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 38%;
  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;
  padding-top: 20px;
  padding-bottom: 20px;
}
.b26-top .b29-subtitle {
  margin-bottom: 0px;
}
.b26-top .b29-subtitle span {
  color: #00babe;
}
.b26-top .b15-flex div[data-col*="2"] {
  margin-bottom: 5px;
}
.b26-top .input-check label:before {
  left: 0;
}
.b26-top .input-check {
  padding-left: 20px;
}
.b26-img {
  margin: 0;
  width: 43%;
}
.b26-img span {
  width: 100%;
  display: block;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 605px;
}
.b26-btn {
  margin-top: 30px;
  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;
}
.b26-btn .input-check label:before {
  left: 0;
}
.b26-btn.second {
  margin-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;
}
.b26-bottom {
  background: -webkit-linear-gradient(top, #58595b 1%, #403f41 100%);
  background: -moz-linear-gradient(top, #58595b 1%, #403f41 100%);
  background: -o-linear-gradient(top, #58595b 1%, #403f41 100%);
  background: -ms-linear-gradient(top, #58595b 1%, #403f41 100%);
  background: linear-gradient(to bottom, #58595b 1%, #403f41 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative;
}
.b26-bottom:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 230px;
  display: block;
  background: #58595b;
}
.b26-bottom .wancho {
  position: relative;
  z-index: 8;
}
.b26-fondo {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  z-index: 0;
}
.b26-form {
  background: #3e3c3e;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b26-form div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b26-form span {
  color: #fff;
}
.b26-subtitle {
  margin-bottom: 30px;
}
.b26-subtitle span {
  color: #00babe;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.b26-p {
  margin-bottom: 10px;
}
.b26-p p {
  color: #fff;
  margin: 0;
}
.b26-box {
  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;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 35px;
}
.b26-box .input {
  padding-top: 50px;
}
.b26-box .input-check label:before {
  left: 0;
}
.b26-box .input-check {
  padding-left: 20px;
  color: #fff;
}
.b26-box .input-check label:before {
  color: #00babe;
}
.b26-bottom {
  padding-top: 70px;
  padding-bottom: 70px;
}
.b26-redes {
  color: #fff;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  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;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b26-redes p {
  margin: 0;
}
.b26-wrapp-redes {
  width: 252px;
  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;
}
.b26-wrap-redes {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b26-wrap-redes a {
  border: 1px solid #fad755;
  height: 45px;
  width: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -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;
  margin-left: 55px;
}
.b26-wrap-redes a:first-child {
  margin-left: 0;
}
.b26-wrap-redes a:last-child {
  display: none;
}
.b26-wrap-redes a:hover {
  border: 1px solid #414042;
  background: #fad755;
}
.b26-wrap-redes a:hover i {
  color: #414042;
}
@media screen and (max-width: 960px) {
  .b26-wrap-redes a {
    border: 1px solid #414042;
    background: #fad755;
  }
  .b26-wrap-redes a i {
    color: #414042;
  }
}
.b26-wrap-redes i {
  color: #fad755;
  padding: 5px;
  font-size: 20px;
}
.b26-postgrado-pres .b26-top .b29-form {
  background-color: #f3f3f3;
  padding: 60px 40px;
}
.b26-postgrado-pres .b26-top .b29-box {
  width: 100%;
}
.b26-postgrado-pres .b29-subtitle {
  margin-bottom: 30px;
}
.b26-postgrado-pres .b26-img span {
  height: 100%;
}
.b26-postgrado-pres .b26-subtitle {
  margin-bottom: 25px;
}
.b26-postgrado-pres .b26-bottom {
  padding-top: 65px;
  padding-bottom: 35px;
}
.b26-postgrado-pres .b26-box {
  padding-bottom: 29px;
}
.b26-postgrado-pres .b26-redes {
  margin-top: 16px;
}
@media screen and (max-width: 1200px) {
  .b26 .b29-form {
    width: 50%;
  }
  .b26 .b29-box {
    width: 90%;
  }
  .b26-img {
    width: 50%;
  }
}
@media screen and (max-width: 960px) {
  .b26-img {
    display: none;
  }
  .b26 .b29-form {
    width: 100%;
    padding-left: 0;
  }
  .b26 .b29-box {
    width: 70%;
    margin: auto;
  }
  .b26-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b26-subtitle {
    margin-bottom: 20px;
  }
  .b26-btn.second {
    width: 100%;
    margin: 20px 0px;
  }
  .b26-btn.second {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .b26 .b29-box {
    width: 90%;
  }
  .b26 .input,
  .b26 .selectoption,
  .b26 .textarea {
    margin-bottom: 15px;
  }
  .b26 .b29-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b26-p {
    margin-bottom: 20px;
  }
  .b26-top .b29-subtitle {
    margin-bottom: 20px;
  }
  .b26-postgrado-pres .b26-top .b29-form {
    padding: 30px;
  }
  .b26-postgrado-pres .b26-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b26-box .input {
    padding-top: 30px;
  }
  .b26-btn.second {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 650px) {
  .b26-box .input {
    padding-top: 20px;
  }
  .b26-box .input-check {
    margin-top: 30px;
  }
  .b26-box {
    padding-bottom: 20px;
  }
  .b26-redes {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .b26-redes p,
  .b26-wrap-redes {
    width: 100%;
  }
  .b26-wrap-redes a {
    margin: 0;
  }
  .b26-wrap-redes {
    margin-top: 20px;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .b26-redes {
    padding-left: 0;
  }
}
@media screen and (max-width: 650px) {
  .b26 .b29-box {
    width: 95%;
  }
}
@media screen and (max-width: 480px) {
  .b26-postgrado-pres .b26-top .b29-form {
    padding: 30px 15px;
  }
  .b26-wrap-redes a:last-child {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b27 {
  padding-top: 35px;
  padding-bottom: 119px;
  overflow: hidden;
}
.b27 .wancho {
  position: relative;
}
.b27 .flickity-viewport {
  overflow: inherit;
}
.b27-puesto {
  position: relative;
  width: 100%;
}
.b27-titulo-parrafo {
  padding-right: 90px;
}
.b27-informacion-item {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  text-align: center;
  position: absolute;
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  max-width: 852px;
  margin: 0 auto;
}
.b27-informacion-item.is-selected {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  position: relative;
  visibility: visible;
}
.b27-carousel-item {
  width: 393.3333333333333px;
}
.b27-carousel-item figure {
  position: relative;
}
.b27-carousel-item figure:after,
.b27-carousel-item figure:before {
  content: "";
}
.b27-carousel-item figure:after {
  width: 2000%;
  border-bottom: 11px solid #18c0c4;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: block;
  bottom: 0px;
  margin-left: -2000px;
}
.b27-carousel-item figure:before {
  position: absolute;
  width: auto;
  height: auto;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 10px solid #00babe;
  bottom: -10px;
  left: 50%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: translateX(-50%) translateY(-100%) rotate(180deg);
  -moz-transform: translateX(-50%) translateY(-100%) rotate(180deg);
  -o-transform: translateX(-50%) translateY(-100%) rotate(180deg);
  -ms-transform: translateX(-50%) translateY(-100%) rotate(180deg);
  transform: translateX(-50%) translateY(-100%) rotate(180deg);
}
.b27-carousel-item figure img {
  filter: grayscale(100%);
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.b27-carousel-item.is-selected figure img {
  filter: none;
}
.b27-carousel-item.is-selected figure:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transform: translateX(-50%) translateY(0%) rotate(180deg);
  -moz-transform: translateX(-50%) translateY(0%) rotate(180deg);
  -o-transform: translateX(-50%) translateY(0%) rotate(180deg);
  -ms-transform: translateX(-50%) translateY(0%) rotate(180deg);
  transform: translateX(-50%) translateY(0%) rotate(180deg);
}
.b27-carousel-item.is-selected .b27-nombre-docente {
  color: #00babe;
}
.b27-carousel .g-title h3 {
  color: #231f20;
  line-height: 30px;
  margin: 0px;
  margin-bottom: 10px;
}
.b27-informacion {
  position: relative;
}
.b27-informacion .flickity-prev-next-button {
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0);
  display: block;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.b27-informacion .flickity-prev-next-button svg {
  display: none;
}
.b27-informacion .flickity-prev-next-button:hover:before {
  color: #d5d6d6;
}
.b27-informacion .flickity-prev-next-button:before {
  content: "";
  font-family: 'icomoon';
  font-size: 50px;
  color: #b4b5b5;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.b27-informacion .flickity-prev-next-button.previous {
  left: -100px;
}
.b27-informacion .flickity-prev-next-button.previous:before {
  content: "\e905";
}
.b27-informacion .flickity-prev-next-button.next {
  right: -100px;
}
.b27-informacion .flickity-prev-next-button.next:before {
  content: "\e906";
}
.b27-parrafo {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  color: #58595b;
  line-height: 25px;
}
.b27-nombre-docente {
  position: relative;
  margin-bottom: 34px;
  color: #231f20;
  height: 70px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  font-size: 20px;
}
.b27-nombre-docente:before {
  content: "";
  height: 51px;
  width: 11px;
  background-color: #f3f3f3;
  position: absolute;
}
.b27-nombre-docente p {
  margin: 0px;
  padding-left: 20px;
  font-family: 'Lato-Regular', sans-serif;
}
.b27-informacion {
  max-width: 852px;
  margin: 0 auto;
  text-align: center;
  margin-top: 35px;
}
.b27-info-docente {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 20px;
  color: #00babe;
  padding-bottom: 14px;
}
.b27-info-docente p {
  line-height: 1.2;
}
.b27-grado h4 {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 20px;
  color: #00babe;
}
.b27-grado-info {
  font-family: 'NotoSerif-Regular', sans-serif;
  font-size: 16px;
  color: #00babe;
}
.b27-flickity-desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b27-flickity-desktop .b27-carousel-item {
  width: 100%;
}
.b27-flickity-desktop .b27-carousel-item:last-child {
  width: 100%;
}
.b27-flickity-desktop .b27-titulo-parrafo {
  padding-right: 30px;
}
.b27-info .g-title h3 {
  margin: 0px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #231f20;
  font-weight: 400;
  line-height: 100%;
}
.b27-header {
  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;
  -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: 64px;
}
.b27-info-scroll {
  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;
}
.b27-info-scroll span {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 13px;
  color: #58595b;
  margin: 0px;
  display: block;
}
.b27-info-scroll span:hover {
  cursor: pointer;
}
.b27-info-scroll span:nth-of-type(1) {
  padding-right: 10px;
}
.b27-info-scroll span:nth-of-type(2) {
  padding-left: 10px;
}
.b27-info-scroll i:nth-of-type(2) {
  font-size: 20px;
}
.b27-info-scroll i:nth-of-type(1),
.b27-info-scroll i:nth-of-type(3) {
  font-size: 8px;
  color: #58595b;
  padding-right: 4px;
}
.b27-info-scroll i:nth-of-type(3) {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 1440px) {
  .b27-nombre-docente {
    font-size: 19px;
  }
  .b27-info-docente {
    font-size: 19px;
  }
  .b27-grado h4 {
    font-size: 19px;
  }
}
@media screen and (max-width: 1070px) {
  .b27-informacion .flickity-prev-next-button.previous {
    left: -60px;
  }
  .b27-informacion .flickity-prev-next-button.next {
    right: -60px;
  }
}
@media screen and (max-width: 1024px) {
  .b27 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b27-header {
    margin-bottom: 20px;
  }
  .b27-info {
    padding-right: 20px;
  }
  .b27-carousel-item {
    width: 33.3333333333333%;
  }
  .b27-carousel-item figure img {
    max-width: 240px;
  }
  .b27-informacion {
    margin-top: 20px;
  }
  .b27-info-docente {
    padding-bottom: 0;
  }
  .b27-nombre-docente {
    margin-bottom: 20px;
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .b27-nombre-docente {
    padding-left: 15px;
    padding-right: 15px;
  }
  .b27-carousel-item figure {
    padding-left: 15px;
    padding-right: 15px;
  }
  .b27-carousel .b27-titulo-parrafo {
    padding-right: 30px;
  }
  .b27-informacion-item {
    max-width: 100%;
  }
  .b27-informacion {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .b27-informacion .flickity-prev-next-button {
    padding: 0px;
    width: 40px;
    height: 40px;
  }
  .b27-informacion .flickity-prev-next-button::before {
    font-size: 40px;
  }
  .b27-informacion .flickity-prev-next-button.previous {
    left: 0px;
  }
  .b27-informacion .flickity-prev-next-button.next {
    right: 0px;
  }
}
@media screen and (max-width: 880px) {
  .b27-carousel-item figure img {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .b27-carousel-item figure img {
    max-width: 100%;
  }
  .b27-parrafo {
    font-size: 14px;
  }
  .b27-header {
    margin-bottom: 30px;
  }
  .b27-carousel .b27-titulo-parrafo {
    padding-right: 20px;
  }
  .b27-nombre-docente {
    font-size: 17px;
  }
  .b27-info-docente {
    font-size: 17px;
  }
  .b27-grado-info {
    font-size: 15px;
  }
  .b27-grado h4 {
    font-size: 17px;
  }
}
@media screen and (max-width: 540px) {
  .b27-informacion .flickity-prev-next-button {
    width: 30px;
    height: 30px;
  }
  .b27-informacion .flickity-prev-next-button::before {
    font-size: 30px;
  }
  .b27-info {
    padding-right: 0;
  }
  .b27-info-scroll {
    display: none;
  }
  .b27-carousel.b27-flickity-carousel .b27-carousel-item {
    width: 100%;
  }
  .b27-carousel .b27-titulo-parrafo {
    padding-left: 22px;
    padding-right: 22px;
  }
  .b27-carousel.b27-flickity-carousel .flickity-prev-next-button {
    width: 30px;
    height: 30px;
  }
  .b27-carousel.b27-flickity-carousel .flickity-prev-next-button:disabled {
    display: none;
  }
  .b27-carousel.b27-flickity-carousel .flickity-prev-next-button {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    background: rgba(0,0,0,0);
    padding: 0px;
    right: 0px;
  }
  .b27-carousel.b27-flickity-carousel .flickity-prev-next-button.previous {
    left: 0px;
  }
  .b27 .wancho {
    width: 100%;
  }
  .b27-header {
    margin-bottom: 10px;
  }
  .b27-nombre-docente {
    margin-bottom: 15px;
  }
  .b27-carousel figure img {
    margin: 0 auto;
    display: block;
    max-width: 120px;
  }
  .b27-informacion {
    padding-right: 20px;
    padding-left: 20px;
  }
  .b27-nombre-docente {
    padding-left: 0;
    padding-right: 0;
  }
  .b27-carousel-item figure {
    padding-left: 0;
    padding-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b28 {
  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;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 50px;
}
.b28-image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 57.5%;
  max-width: 1100px;
  height: 365px;
}
.b28-content {
  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;
  justify-content: flex-start;
  align-items: flex-start;
}
.b28-content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b28-left {
  width: 61.5%;
  max-width: 730px;
  padding-top: 17px;
}
.b28-left .b44 .g-button {
  width: auto;
  padding: 0;
}
.b28-left .b44 .g-button p {
  margin: 0;
  text-decoration: underline;
  line-height: 100%;
}
.b28-right {
  width: 38%;
  padding-left: 29px;
  position: relative;
  margin-top: -336px;
}
.b28-right .g-button {
  margin-bottom: 10px;
}
.b28-p h3 {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #231f20;
  font-size: 30px;
  margin-bottom: 10px;
}
.b28-p p {
  color: #808080;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 1.4;
  text-align: justify;
}
.b28-p strong {
  color: #231f20;
}
.b28-p a {
  color: #0782c1;
  text-decoration: underline;
}
.b28-comunicate {
  background-color: #eff0f0;
  padding: 40px 35px;
  position: relative;
}
.b28-comunicate:after {
  content: '';
  width: 137px;
  height: 115px;
  background-image: url("../img/b28-before.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  right: -65px;
  bottom: 127px;
}
.b28-comunicate h4 {
  font-weight: normal;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 20px;
  color: #00babe;
  margin-bottom: 10px;
  margin-top: 20px;
}
.b28-info {
  margin-bottom: 20px;
}
.b28-info:nth-last-child(1) {
  margin-bottom: 0;
}
.b28-info strong,
.b28-info h6,
.b28-info a,
.b28-info span,
.b28-info p {
  margin: 0;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 14px;
  color: #58595b;
}
.b28-info h6 {
  margin: 5px 0 2px;
}
.b28-row-tel {
  margin-top: 2px;
}
.b28-ul {
  margin-top: 62px;
}
.b28-ul h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b28-ul p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b28-ul ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b28-ul ol li:last-child {
  padding-bottom: 0;
}
.b28-ul ol li a {
  text-decoration: underline;
  display: inline;
}
.b28-ul ol em {
  font-style: italic;
}
.b28-ul ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b28-ul ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b28-ul ul li:last-child {
  padding-bottom: 0;
}
.b28-ul ul em {
  font-style: italic;
}
.b28-ul ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b28-ul ol li {
    font-size: 14px;
  }
  .b28-ul ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b28-ul p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b28-ul p {
    font-size: 13px;
  }
}
.b28-ul h3 {
  margin-bottom: 19px;
}
.b28-ul ul li {
  color: #808080;
  padding-bottom: 0;
  margin-bottom: 19px;
  line-height: 1.4;
}
.b28-ul ul li:before {
  border-left: 11px solid #00babe;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b28-b .g-button {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.b28-b .g-button i {
  display: inline-block;
}
.b28-b .b28-left {
  margin-top: 30px;
}
.b28-b .b28-comunicate {
  margin-bottom: 43px;
  padding: 117px 35px;
}
.b28-b .b28-comunicate:after {
  bottom: 0;
}
.b28-c.b28-b .b28-left {
  margin-top: 26px;
}
.b28-c.b28-b .b28-comunicate {
  padding: 55px 35px;
}
.b28-horario {
  margin-bottom: 45px;
}
.b28-horario p {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 14px;
  color: #58595b;
  margin-bottom: 3px;
}
.b28-horario p:nth-last-child(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .b28-p h3 {
    font-size: 27px;
  }
  .b28-comunicate:after {
    display: none;
  }
  .b28-comunicate h4 {
    font-size: 19px;
  }
  .b28-left {
    width: 58.8%;
  }
}
@media screen and (max-width: 960px) {
  .b28-image {
    width: 50%;
    height: 250px;
  }
  .b28-left {
    width: 55%;
  }
  .b28-right {
    width: 45%;
    margin-top: -222px;
  }
  .b28-comunicate {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b28-p h3 {
    font-size: 25px;
  }
  .b28-p p {
    font-size: 14px;
  }
  .b28 {
    padding-bottom: 30px;
  }
  .b28-comunicate h4 {
    font-size: 17px;
  }
}
@media screen and (max-width: 700px) {
  .b28-image {
    width: 100%;
  }
  .b28-left {
    width: 100%;
  }
  .b28-right {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
  .b28-comunicate h4 {
    margin-bottom: 20px;
  }
  .b28-b .g-button {
    width: 250px;
  }
  .b28-b .b28-left {
    margin-top: 10px;
  }
  .b28-b .b28-comunicate {
    margin-bottom: 30px;
    padding: 50px 30px;
  }
  .b28-ul {
    margin-top: 30px;
  }
  .b28-c.b28-b .b28-comunicate {
    padding: 55px 30px;
  }
}
@media screen and (max-width: 480px) {
  .b28-p h3 {
    font-size: 24px;
  }
  .b28-image {
    height: 200px;
  }
  .b28-b .g-button {
    width: 180px;
  }
  .b20-postagrado-pres .b20-carousel .g-title h3 {
    font-size: 24px;
    line-height: 0.9;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b29 {
  margin-top: 75px;
  margin-bottom: 110px;
}
.b29 .input-check label::before {
  color: #00babe;
}
.b29 .input-check label:before {
  left: 0;
}
.b29 .input-check {
  padding-left: 20px;
}
.b29-ctn .input-check:nth-of-type(1) {
  margin-top: 30px;
  margin-bottom: 2px;
}
.b29-title {
  margin-bottom: 44px;
  color: #00babe;
  line-height: 31px;
}
.b29-title span {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.b29-test {
  position: relative;
  height: auto;
  border: 7px solid #000;
}
.b29-form {
  margin: 0;
  width: 100%;
  margin-top: 87px;
  margin-bottom: 166px;
}
.b29-form.second {
  margin: 0;
  background: #414042;
  padding: 0px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b29-form.second span {
  color: #00babe;
  font-size: 16px;
}
.b29-form.second .input label:after {
  background: #00babe;
}
.b29-form.second .input {
  width: 407px;
}
.b29-form.second .input input {
  color: #00babe;
}
.b29-form.second .g-button span {
  color: #fad755;
}
.b29-form.second .g-button[position-size-color*="border"] {
  border: 2px solid #fad755;
}
.b29-form.second .g-button[position-size-color*="border"]:hover {
  background-color: #fad755;
}
.b29-form.second .g-button[position-size-color*="border"]:hover span {
  color: #000;
}
.b29-box {
  width: 53%;
  margin: auto;
}
.b29-btn {
  position: absolute;
  bottom: -33px;
  left: 0;
  right: 0;
  margin: auto;
  width: 300px;
  background: #fff;
  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;
}
.b29-btn .g-button {
  height: 75px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .b29-btn .g-button {
    margin: auto;
  }
}
.b29-test-ctn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 100%;
  -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;
}
.b29-index {
  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;
  position: absolute;
  left: -35px;
  top: 60px;
  background: #fff;
  padding: 30px 0px;
  padding-bottom: 50px;
}
.b29-index span {
  margin: 0;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #000;
  margin-top: 33px;
}
.b29-index span.active {
  color: #00babe;
}
.b29-index i {
  color: #000;
}
.b29-index i:last-child {
  margin-top: 30px;
  font-size: 40px;
}
.b29-subtitle {
  font-size: 30px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  margin-bottom: 27px;
}
.b29-subtitle span {
  color: #000;
}
@media screen and (max-width: 1200px) {
  .b29-form.second {
    width: 100%;
  }
  .b29-form.second .input {
    width: 33%;
  }
}
@media screen and (max-width: 1024px) {
  .b29 {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .b29-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b29-test .border-bottom-right,
  .b29-test .border-bottom-left {
    width: 33%;
  }
  .b29-btn {
    width: 250px;
  }
  .b29-form.second .input {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .b29 .wancho {
    padding-left: 20px;
  }
  .b29-btn .g-button {
    height: 50px;
  }
  .b29-test {
    height: 600px;
  }
  .b29-btn .g-button {
    height: 50px;
  }
  .b29 .wancho {
    padding-left: 40px;
  }
  .b29-box {
    width: 80%;
    margin: auto;
  }
  .b29-form.second {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 650px) {
  .b29-form.second .input {
    width: 100%;
  }
  .b29-form.second .input {
    margin: auto;
  }
  .b29-subtitle {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 540px) {
  .b29 {
    margin-top: 20px;
  }
  .b29-form * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b29-box {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .b29-index {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    -ms-flex-item-align: start;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    left: 0;
    top: -15px;
    right: 0;
    position: absolute;
    padding: 0px 8px;
    margin: auto;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 80%;
  }
  .b29-index span {
    margin-top: 0px;
    margin: 0 15px;
    font-size: 17px;
  }
  .b29-index i {
    display: none;
  }
  .b29-index i:last-child {
    font-size: 25px;
    margin-top: 0px;
  }
  .b29 .wancho {
    padding: 0px;
    width: 95%;
    margin: auto;
  }
  .b29-form {
    margin-bottom: 60px;
    margin-top: 30px;
  }
  .b29-form.second span {
    font-size: 14px;
  }
  .b29-form.second {
    padding: 0px 15px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b3 {
  padding: 90px 0;
}
.b3 .owl-nav {
  max-width: 330px;
  background-color: #fff;
  width: 100%;
  position: absolute;
  bottom: -58px;
  right: 0;
  padding-left: 45px;
  padding-right: 15px;
  -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-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b3 .owl-nav .owl-prev i,
.b3 .owl-nav .owl-next i {
  font-size: 29px;
}
.b3 .owl-nav .owl-prev i,
.b3 .owl-nav .owl-next i,
.b3 .owl-nav .owl-prev span,
.b3 .owl-nav .owl-next span {
  display: inline-block;
  vertical-align: middle;
}
.b3 .owl-nav .owl-prev span,
.b3 .owl-nav .owl-next span {
  font-size: 15px;
  font-family: 'latobold', sans-serif;
  color: #58595b;
}
.b3 .owl-nav .owl-prev:hover,
.b3 .owl-nav .owl-next:hover {
  cursor: pointer;
}
.b3 .owl-nav .owl-prev:hover i::before,
.b3 .owl-nav .owl-next:hover i::before {
  color: #d5d6d6;
}
.b3 .owl-nav .owl-prev i {
  margin-right: 10px;
}
.b3 .owl-nav .owl-next i {
  margin-left: 10px;
}
.b3 .owl-item .b3-blogimg {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  transition: all 500ms;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
@media screen and (min-width: 1025px) {
  .b3 .owl-item.active .b3-blogimg {
    -webkit-animation: rotate3DSlideInRight 0.3s 500ms forwards;
    -moz-animation: rotate3DSlideInRight 0.3s 500ms forwards;
    -o-animation: rotate3DSlideInRight 0.3s 500ms forwards;
    -ms-animation: rotate3DSlideInRight 0.3s 500ms forwards;
    animation: rotate3DSlideInRight 0.3s 500ms forwards;
  }
}
.b3 .owl-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: absolute;
  left: 100%;
  top: 0;
  width: 15px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.b3 .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  background-color: #225595;
  margin-bottom: 15px;
  display: block;
}
.b3 .owl-dots .owl-dot.active {
  background-color: #00babe;
}
.b3 .owl-dots .owl-dot:hover {
  cursor: pointer;
}
.b3.active .b3-suma h2 strong {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.b3.active .b3-suma h2:after {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.b3.active .b3-suma h2 i,
.b3.active .b3-suma h2 strong,
.b3.active .b3-suma h2:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b3.active .b3-suma h2 i,
.b3.active .b3-suma h2 strong {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.b3.active .b3-suma h2:after {
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
}
.b3.active .b3-suma h3:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.b3.active .b3-suma h3:before {
  width: 100%;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.b3.active .b3-suma h3 span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.b3.active .b3-suma p {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.b3.active .b3-image {
  -webkit-transform: translateY(0px) scale(1);
  -moz-transform: translateY(0px) scale(1);
  -o-transform: translateY(0px) scale(1);
  -ms-transform: translateY(0px) scale(1);
  transform: translateY(0px) scale(1);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.b3.active .b3-btn {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 1.1s;
  -moz-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  -ms-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.b3.active .b3-btn .g-button2 span {
  font-size: 18px;
}
.b3.active .b3-btn .g-button2 span:after {
  content: '+';
  font-size: 20px;
  bottom: 0;
  top: -4px;
}
.b3-wrappotencial {
  border-bottom: 7px solid #000;
}
.b3-wrappotencial {
  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;
}
.b3-text {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  max-width: 480px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 65px;
  position: relative;
  padding-bottom: 20px;
}
.b3-image {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
  margin: 0;
}
@media screen and (min-width: 960px) {
  .b3-image {
    -webkit-transform: translateY(100px) scale(0.7);
    -moz-transform: translateY(100px) scale(0.7);
    -o-transform: translateY(100px) scale(0.7);
    -ms-transform: translateY(100px) scale(0.7);
    transform: translateY(100px) scale(0.7);
    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;
  }
}
.b3-image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b3-suma {
  text-align: right;
}
.b3-suma h2 {
  font-size: 60px;
  color: #000;
  font-family: 'ProximaNova-Black', sans-serif;
  line-height: 100%;
}
@media screen and (min-width: 960px) {
  .b3-suma h2 i,
  .b3-suma h2 strong,
  .b3-suma h2:after {
    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;
  }
  .b3-suma h2 i {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  .b3-suma h2 strong {
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  .b3-suma h2:after {
    -webkit-transition: all 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96);
    -moz-transition: all 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96);
    -o-transition: all 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96);
    -ms-transition: all 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96);
    transition: all 0.3s cubic-bezier(0.26, 1.48, 0.47, 0.96);
    -webkit-transform: rotate(-50deg) scale(0);
    -moz-transform: rotate(-50deg) scale(0);
    -o-transform: rotate(-50deg) scale(0);
    -ms-transform: rotate(-50deg) scale(0);
    transform: rotate(-50deg) scale(0);
  }
}
.b3-suma h2:after {
  content: "\e91b";
  font-family: 'icomoon';
  position: absolute;
  right: 0;
  top: 0;
  color: #00babe;
  font-size: 54px;
  line-height: 100%;
}
.b3-suma h2 i,
.b3-suma h2 strong {
  display: inline-block;
}
.b3-suma h2 i {
  font-style: normal;
}
.b3-suma h2 strong {
  font-weight: normal;
  display: block;
}
.b3-suma h3 {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 35px;
  color: #000;
  letter-spacing: -1px;
  margin-bottom: 40px;
  position: relative;
  padding-top: 15px;
  padding-left: 104px;
}
.b3-suma h3:after {
  content: "\e91a";
  font-family: 'icomoon';
  position: absolute;
  left: 0;
  top: 20px;
  color: #00babe;
  font-size: 35px;
}
.b3-suma h3:before {
  content: "";
  height: 7px;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  margin: 0 auto;
  background-color: #00babe;
}
@media screen and (min-width: 960px) {
  .b3-suma h3 span {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    display: inline-block;
    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;
  }
  .b3-suma h3:after {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=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;
  }
  .b3-suma h3:before {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    width: 0%;
  }
}
.b3-suma p {
  color: #7a7a7a;
  margin-bottom: 0;
  line-height: 25px;
}
@media screen and (min-width: 960px) {
  .b3-suma p {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=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;
  }
}
.b3-btn {
  margin-top: 20px;
}
@media screen and (min-width: 960px) {
  .b3-btn {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=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;
  }
}
.b3-btn .g-button {
  margin-left: auto;
  margin-right: 0;
}
.b3-wrapbloglast {
  padding: 25px 0px 40px;
  border-bottom: 7px solid #000;
}
.b3-blog-descrp {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
}
.b3-itemsl {
  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;
  -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 15px 10px;
  -webkit-perspective: 1400px;
  -moz-perspective: 1400px;
  -ms-perspective: 1400px;
  perspective: 1400px;
}
.b3-blogtext {
  max-width: 470px;
  width: 100%;
  text-align: justify;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 110px;
}
.b3-blogtitle {
  font-size: 25px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #00babe;
  text-transform: uppercase;
  line-height: 21px;
  position: relative;
  top: 58px;
  padding-left: 15px;
  max-width: 500px;
  line-height: 25px;
}
.b3-blogimg {
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 960px) {
  .b3-blogimg {
    width: 540px;
    height: 255px;
  }
}
.b3-blogimg img {
  display: block;
}
@media screen and (max-width: 1440px) {
  .b3-blog-descrp {
    font-size: 19px;
  }
  .b3-blogtitle {
    font-size: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .b3 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b3-itemsl {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .b3-blogtext {
    padding-right: 0;
  }
  .b3-blogtext,
  .b3-blogimg {
    max-width: none;
  }
  .b3-blogimg {
    width: 100%;
  }
  .b3-text {
    padding-right: 55px;
  }
  .b3-suma h3 {
    font-size: 29px;
  }
  .b3-suma h3:after {
    font-size: 29px;
  }
  .b3-suma h2 {
    font-size: 44px;
  }
  .b3-suma h2:after {
    font-size: 40px;
  }
  .b3 .owl-dots {
    display: none;
  }
  .b3 .owl-nav {
    max-width: 220px;
    padding-left: 15px;
  }
  .b3-blog-descrp {
    margin-bottom: 25px;
  }
  .b3-blog-descrp p {
    margin-bottom: 0;
  }
  .b3-blogtitle {
    top: 0;
    padding-left: 0;
  }
  .b3-blogtext {
    margin-top: 20px;
  }
  .b3-wrapbloglast {
    padding: 30px 0;
  }
  .b3 .owl-nav {
    bottom: -50px;
  }
}
@media screen and (max-width: 768px) {
  .b3-image {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin: auto 0 0 0;
  }
  .b3-text {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-left: 20px;
    padding-right: 50px;
  }
  .b3-image,
  .b3-text {
    max-width: 100%;
    width: 50%;
  }
  .b3-btn .g-button[position-size-color*="240"] {
    width: 240px;
  }
  .b3 {
    padding: 45px 0;
  }
  .b3-wrapbloglast {
    padding-top: 30px;
  }
  .b3-blogtitle {
    text-align: left;
    font-size: 21px;
  }
}
@media screen and (max-width: 700px) {
  .b3-image {
    display: none;
  }
  .b3-text {
    width: 100%;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b3 {
    padding-bottom: 36px;
  }
  .b3 .owl-nav,
  .b3 .g-button2 {
    display: none;
  }
  .b3-blogtitle {
    text-align: center;
    line-height: 23px;
    top: 6px;
  }
  .b3-wrapbloglast {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .b3-text {
    padding-bottom: 35px;
  }
  .b3-text h2 {
    font-size: 32px;
  }
  .b3-text h2:after {
    font-size: 30px;
  }
  .b3-suma h3:after {
    font-size: 19px;
  }
  .b3-suma p {
    display: none;
  }
  .b3-suma h3 {
    font-size: 18px;
  }
  .b3-btn .g-button[position-size-color*="240"] {
    width: 210px;
  }
  .b3-image {
    display: none;
  }
  .b3-blog-descrp {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .b3-blog-descrp p {
    line-height: 1.3;
  }
  .b3-btn .g-button {
    height: 48px;
  }
  .b3-itemsl {
    padding-bottom: 0;
  }
}
@-moz-keyframes rotate3DSlideInRight {
  from {
    -webkit-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -moz-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -o-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -ms-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
  }
  to {
    -webkit-transform: translateX(0) rotateY(0deg) translateZ(0);
    -moz-transform: translateX(0) rotateY(0deg) translateZ(0);
    -o-transform: translateX(0) rotateY(0deg) translateZ(0);
    -ms-transform: translateX(0) rotateY(0deg) translateZ(0);
    transform: translateX(0) rotateY(0deg) translateZ(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes rotate3DSlideInRight {
  from {
    -webkit-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -moz-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -o-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -ms-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
  }
  to {
    -webkit-transform: translateX(0) rotateY(0deg) translateZ(0);
    -moz-transform: translateX(0) rotateY(0deg) translateZ(0);
    -o-transform: translateX(0) rotateY(0deg) translateZ(0);
    -ms-transform: translateX(0) rotateY(0deg) translateZ(0);
    transform: translateX(0) rotateY(0deg) translateZ(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes rotate3DSlideInRight {
  from {
    -webkit-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -moz-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -o-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -ms-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
  }
  to {
    -webkit-transform: translateX(0) rotateY(0deg) translateZ(0);
    -moz-transform: translateX(0) rotateY(0deg) translateZ(0);
    -o-transform: translateX(0) rotateY(0deg) translateZ(0);
    -ms-transform: translateX(0) rotateY(0deg) translateZ(0);
    transform: translateX(0) rotateY(0deg) translateZ(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes rotate3DSlideInRight {
  from {
    -webkit-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -moz-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -o-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    -ms-transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
    transform: translateX(40%) rotateY(-45deg) translateZ(-300px);
  }
  to {
    -webkit-transform: translateX(0) rotateY(0deg) translateZ(0);
    -moz-transform: translateX(0) rotateY(0deg) translateZ(0);
    -o-transform: translateX(0) rotateY(0deg) translateZ(0);
    -ms-transform: translateX(0) rotateY(0deg) translateZ(0);
    transform: translateX(0) rotateY(0deg) translateZ(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b30 .b29-subtitle {
  margin-bottom: 35px;
}
.b30 .b29-index {
  top: 60px;
}
.b30-pregunta {
  margin-bottom: 50px;
}
.b30-pregunta span {
  margin-bottom: 15px;
  display: block;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #000;
}
.b30-option {
  margin-bottom: 15px;
  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;
  position: relative;
}
.b30-option label {
  margin: 0;
  margin-left: 10px;
}
.b30-option span {
  margin: 0;
  height: 11px;
  width: 11px;
  border: 2px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b30-option input:checked ~ span {
  background: #00babe;
}
.b30-form {
  margin-top: 90px;
  margin-bottom: 60px;
}
.b30-img {
  margin: 0;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
  font-size: 0;
  padding-right: 60px;
}
.b30-img img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b30-test2 {
  margin-top: 64px;
}
.b30-test2 .b29-title.fs48 {
  font-size: 45px;
  margin-bottom: 44px;
}
.b30-test2 .b29-title span {
  display: block;
  line-height: 1;
}
.b30-test2 .b29-btn .g-button span {
  text-transform: uppercase;
}
.b30-test2 .b29-test-ctn {
  -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: 1400px) {
  .b30-test2 .b29-title.fs48 {
    font-size: 38px;
  }
}
@media screen and (max-width: 1024px) {
  .b30-test2 {
    margin-top: 30px;
  }
  .b30-test2 .b30-form {
    width: 75%;
    margin-left: 60px;
    margin-right: 20px;
  }
  .b30-test2 .b30-img {
    width: 25%;
    padding-right: 3%;
  }
  .b30-test2 .b29-title.fs48 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b30-img {
    display: none;
  }
  .b30-form {
    margin: 0;
    margin-top: 60px;
    width: 100%;
  }
  .b30 .b29-subtitle {
    width: 80%;
  }
  .b30-test2 .b30-form {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .b29-test {
    height: auto;
  }
  .b30-test2 {
    margin-top: 30px;
    margin-bottom: 65px;
  }
  .b30-test2 .b29-title.fs48 {
    font-size: 33px;
    margin-bottom: 20px;
  }
  .b30-test2 .b30-form {
    margin: 30px 30px 30px 50px;
  }
  .b30-pregunta {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 560px) {
  .b30-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px;
  }
}
@media screen and (max-width: 480px) {
  .b30-test2 {
    margin-top: 20px;
  }
  .b30 .wancho {
    padding: 0;
    width: 95%;
    margin: auto;
  }
  .b30 .b29-index {
    top: -15px;
  }
  .b30 .b29-subtitle {
    width: 100%;
  }
  .b30-form {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .b30-test2 .b30-form {
    margin-top: 0;
    padding-top: 30px;
  }
  .b30-test2 .b29-title.fs48 {
    font-size: 31px;
  }
  .b30-test2 .b30-form {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 375px) {
  .b30-test2.b30 .b29-index span {
    margin: 0 10px;
  }
  .b30-test2.b30 .b29-index i {
    display: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b31 {
  font-size: 0;
  padding: 107px 0 150px 0;
}
.b31 .g-button {
  text-transform: uppercase;
}
.b31-wrap-contenedor {
  -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-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  height: 535px;
  -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;
}
.b31-wrap-contenedor h3 {
  margin: 0;
  font-size: 60px;
  font-family: 'ProximaNova-Black', sans-serif;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
}
.b31-wrap-contenedor span {
  display: block;
}
.b31-wrap-contenedor p {
  margin: 0;
  font-family: 'Lato-Regular', sans-serif;
  font-size: 16px;
  padding-top: 6px;
  color: #7a7a7a;
  padding-bottom: 32px;
}
.b31-wrap-contenedor.b32-wrapper {
  -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;
}
.b31-gracias {
  width: auto;
}
.b31-botones {
  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;
  -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-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.b31-botones.b32-btns {
  padding-top: 30px;
  padding-bottom: 120px;
}
.b31-item {
  width: auto;
}
.b31-item:last-child {
  padding-top: 24px;
}
.b31-item .g-button {
  height: 60px;
}
.b31-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b31-texto {
  max-width: 589px;
  position: relative;
  top: -88px;
}
.b31-texto.b32-texto-aparte {
  top: 0;
}
@media screen and (max-width: 1280px) {
  .b31-wrap-contenedor h3 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .b31 {
    padding: 30px 0 0 0;
  }
  .b31-gracias {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .b31-wrap-contenedor h3 {
    font-size: 44px;
    margin-bottom: 10px;
  }
  .b31-wrap-contenedor p {
    font-size: 15px;
  }
  .b31-wrap-contenedor {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    height: auto;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .b31-wrap-contenedor p {
    padding: 0;
  }
  .b31-texto {
    top: 0;
    max-width: 100%;
  }
  .b31-texto span {
    display: inline;
  }
  .b31-wrap-contenedor .b31-gracias {
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .b31-wrap-contenedor .b31-right {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b31 {
    padding: 30px 0;
  }
  .b31.b32-texto-aparte {
    padding-top: 20px;
  }
  .b31-botones {
    padding-top: 20px;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .b31-botones.b32-btns {
    padding: 15px 0;
  }
  .b31-wrap-contenedor h3 {
    line-height: 1;
  }
}
@media screen and (max-width: 480px) {
  .b31 {
    padding: 20px 0 0 0;
  }
  .b31-wrap-contenedor h3 {
    text-align: center;
    font-size: 36px;
    line-height: 0.9;
  }
  .b31-botones {
    display: block;
    text-align: center;
  }
  .b31-item:nth-child(2) {
    padding-top: 24px;
  }
}
@media screen and (max-width: 400px) {
  .b31-botones {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b32 {
  font-size: 0;
}
.b32 .b31-texto.b32-texto-aparte {
  top: 6px;
}
.b32 .b31-botones.b32-btns {
  padding-top: 34px;
}
.b32-texto {
  padding-top: 20px;
  border: 1px solid #00f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b32-wrap-border {
  display: table;
  width: 100%;
}
.b32-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b33 {
  font-size: 0;
  padding: 82px 0 160px;
}
.b33-wrap-contenedor {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b33-wrap-contenedor h3 {
  margin: 0;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 45px;
  color: #00babe;
}
.b33-wrap-contenedor p {
  margin: auto;
  font-family: 'latobold', sans-serif;
  font-size: 14px;
  text-align: center;
  max-width: 200px;
  padding: 0 10px;
  text-transform: uppercase;
  color: #00babe;
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 18px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.b33-img {
  vertical-align: middle;
  display: table-cell;
  width: 2000px;
  height: 221px;
}
.b33-img img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
}
.b33-img:hover p {
  color: #f00;
}
@media screen and (max-width: 1400px) {
  .b33-wrap-contenedor h3 {
    font-size: 38px;
  }
}
@media screen and (max-width: 960px) {
  .b33 {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 768px) {
  .b33 {
    padding: 30px 0 10px;
  }
  .b33-wrap-contenedor h3 {
    font-size: 33px;
  }
  .b10-wrapper.b33-wrapper {
    margin-top: 20px;
  }
  .b10-wrapper.b33-wrapper li {
    height: 180px;
  }
  .b33-img {
    height: 180px;
  }
  .b33-wrap-contenedor p {
    font-size: 13px;
    bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .b33-wrap-contenedor h3 {
    font-size: 31px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.bloque {
  width: 100%;
  height: 200px;
  background: #00babe;
}
.b34.b34-content-master .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b34 .b15-flex .b34-bloque-content {
  width: 100%;
  padding-right: 75px;
  padding-top: 50px;
  padding-bottom: 95px;
}
.b34 .button {
  padding-top: 35px;
}
.b34 .input-check label:before {
  color: #00babe;
}
.b34 .b13-cnt {
  padding-top: 0px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: auto;
}
.b34 .b13-text {
  min-height: auto;
}
.b34 .b13-text .g-title {
  padding-bottom: 0;
}
.b13.b34-content.b34 .b15-flex .b34-bloque-content {
  width: auto;
}
.b34-content {
  height: 480px;
}
.b34-content .b34-content-master {
  margin-top: 0;
}
.b34-content .b34-bloque-content {
  width: 100%;
}
.b34-content .b34-left,
.b34-content .b34-right {
  height: 480px;
  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;
}
.b34-content .b34-right {
  padding-bottom: 0;
  padding-top: 0;
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b34-content .b34-right p {
  margin: 0px;
  color: #fff;
  font-size: 20px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  width: 100%;
  margin-bottom: 11px;
}
.b34-content .b34-right p:last-child {
  margin-bottom: 0px;
}
.b34-content-master {
  margin-top: -80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b34-left {
  width: 54%;
}
.b34-left .b34-bloque-content .g-button span {
  text-align: center;
  display: block;
  width: auto;
}
.b34-option {
  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;
  margin-bottom: 25px;
}
.b34-option .b30-option span {
  height: 18px;
  width: 18px;
  border: 4.5px solid #000;
}
.b34-option .b30-option label {
  text-transform: uppercase;
  color: #000;
  margin-left: 20px;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
}
.b34-right {
  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: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 50px;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  padding-bottom: 50px;
  padding-top: 120px;
}
.b34-direccion {
  margin-bottom: 35px;
}
.b34-direccion p {
  margin: 0;
  margin-top: 8px;
  width: 90%;
  font-size: 15px;
}
.b34-direccion strong {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #000;
  font-size: 20px;
}
.b34-row {
  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-bottom: 35px;
}
.b34-row figure {
  margin: 0;
  margin-right: 30px;
}
.b34-row figure img {
  width: 60px;
  max-width: 100%;
  height: auto;
  display: block;
}
.b34-row:last-child {
  margin-bottom: 0;
}
.b34-row:first-child figure img {
  width: 75px;
}
.b34-bottom {
  margin-top: 35px;
}
.b34-text {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #000;
  margin-top: 10px;
}
.b34 .b15-flex .b34-bloque-content {
  padding-bottom: 50px;
}
@media screen and (max-width: 1120px) {
  .b34 .b15-flex .b34-bloque-content {
    padding-right: 30px;
  }
  .b34-right {
    padding-left: 30px;
  }
  .b34-content {
    height: 480px;
    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;
  }
  .b34-content.b34 {
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
  }
  .b34-content div.g-title {
    display: block;
  }
  .b34-content .b34-left,
  .b34-content .b34-right {
    display: block;
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .b34-content.b34 .b15-flex .b34-bloque-content {
    padding: 0px;
  }
  .b34-content .b34-left {
    margin-bottom: 14px;
  }
  .b34-content .b34-content-master {
    height: auto;
    display: block;
    text-align: center;
    width: 100%;
  }
  .b34-content .b34-right p {
    margin-bottom: 4px;
  }
  .b34-left {
    width: 60%;
  }
}
@media screen and (max-width: 960px) {
  .b34 {
    margin-top: 0;
  }
  .b34-right {
    -webkit-align-self: initial;
    align-self: initial;
    -ms-flex-item-align: initial;
    -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;
    padding-top: 50px;
  }
  .b34 .b15-flex .b34-bloque-content {
    padding-right: 5%;
    padding-left: 0%;
  }
  .b34 .b15-flex .b34-bloque-content {
    padding-bottom: 50px;
  }
  .b34-content.b34 .b15-flex .b34-bloque-content {
    padding-top: 0;
    padding-bottom: 0;
  }
  .b34-content {
    height: 300px;
  }
  .b34-content .b34-content-master {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .b34-bottom {
    display: none;
  }
  .b34.b34-content-master .wancho {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px;
  }
  .b34 .b15-flex .b34-bloque-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .b34 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b34 .b15-flex form .g-title {
    margin-bottom: 20px;
  }
  .b34-left {
    width: 100%;
  }
  .b34-right {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
  .b34-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  .b34-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: 0;
    text-align: center;
  }
  .b34-row figure {
    margin: auto;
    width: 100%;
  }
  .b34-option .b30-option label {
    font-size: 12px;
    margin-left: 10px;
  }
  .b34-text {
    margin: auto;
  }
  .b34-direccion strong {
    font-size: 18px;
  }
  .b34 .b15-flex .b34-bloque-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b34-right {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 700px) {
  .b34-bottom {
    display: none;
  }
  .b34-right {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .b34-content {
    height: 260px;
  }
  .b34-content .b34-content-master {
    margin-top: 60px;
  }
  .b34-content .b34-right p {
    font-size: 17px;
  }
  .b34-option {
    -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: 0px;
  }
  .b34-content.b13 {
    background: #00babe;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b35 {
  padding: 36px 0 103px;
}
.b35 .g-button {
  -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;
}
.b35 .button {
  -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;
  margin-top: 8px;
}
.b35 .b29-subtitle {
  margin-bottom: 40px;
}
.b35 .b29-subtitle span {
  display: block;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #3f3b3c;
  line-height: 1.2;
}
.b35 .input em {
  font-size: 13px;
  color: #ea171a;
}
.b35 .input label:after {
  height: 1px;
}
.b35 .b29-ctn .input {
  margin-bottom: 22px;
}
.b35-ctn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b35-img {
  margin: 0;
  display: block;
  width: 50%;
}
.b35-img span {
  width: 100%;
  height: 554px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.b35-right {
  background: #fad755;
  margin: 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;
  width: 50%;
}
.b35-box {
  width: 71%;
  margin: auto;
  padding: 30px 20px;
}
.b35-captcha img {
  width: 300px;
}
@media screen and (max-width: 960px) {
  .b35 {
    padding: 36px 0 60px;
  }
}
@media screen and (max-width: 768px) {
  .b35 {
    padding: 30px 0;
  }
  .b35 .b29-subtitle {
    margin-bottom: 25px;
  }
  .b35 .b29-subtitle span {
    line-height: 1.1;
  }
  .b35-img {
    display: none;
  }
  .b35-right {
    height: 550px;
    width: 100%;
  }
  .b35-box {
    width: 85%;
  }
}
@media screen and (max-width: 480px) {
  .b35-box {
    width: 90%;
    padding: 40px 15px;
  }
  .b35-right {
    height: auto;
  }
  .b35 .b29-subtitle {
    margin-bottom: 15px;
  }
  .b35 .b29-subtitle span {
    line-height: 0.9;
  }
  .b35 .b29-ctn .input {
    margin-bottom: 9px;
  }
  .b35-captcha img {
    max-width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b36 .b29-subtitle {
  width: 520px;
}
.b36 .b29-btn {
  width: 580px;
}
.b36 .b29-btn .g-button {
  margin-right: 35px;
}
.b36 .b29-btn .g-button:last-child {
  margin-right: 0;
}
.b36 .b29-test {
  height: 700px;
}
.b36 .b29-index span,
.b36 .b29-index i {
  color: #00babe;
}
.b36 .b29-index {
  top: 80px;
}
.b36-body {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
}
.b36-wrapper {
  width: 70%;
  margin-bottom: 30px;
}
.b36-item {
  margin-bottom: 30px;
}
.b36-item a {
  margin: 0;
  font-size: 20px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  margin-bottom: 7px;
  color: #00babe;
  display: block;
}
.b36-porcentaje {
  background: #eff0f0;
  display: block;
  height: 70px;
  position: relative;
}
.b36-porcentaje span {
  background: #00babe;
  display: inline-block;
  height: 100%;
  margin: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.b36-porcentaje p {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000;
  font-size: 30px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  margin: 0;
}
.b36-test3 .fs48 {
  font-size: 45px;
}
.b36-test3 .fs48 span {
  display: block;
  line-height: 1;
}
.b36-test3 .b29-subtitle {
  margin-bottom: 48px;
}
.b36-test3 .b29-subtitle span {
  display: block;
  line-height: 1.2;
}
.b36-test3 .b36-wrapper {
  margin-top: -20px;
}
.b36-test3 .b36-item {
  margin-bottom: 23px;
}
.b36-test3 .g-button {
  text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
  .b36-test3 .fs48 {
    font-size: 38px;
  }
}
@media screen and (max-width: 1024px) {
  .b36-item a {
    font-size: 17px;
  }
  .b36-porcentaje p {
    font-size: 27px;
  }
}
@media screen and (max-width: 960px) {
  .b36-wrapper {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .b36-item a {
    font-size: 16px;
  }
  .b36 .b29-btn {
    width: 500px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .b36 .b29-btn .g-button {
    margin: 0;
  }
  .b36-porcentaje p {
    font-size: 25px;
  }
  .b36 .b29-test {
    height: 600px;
  }
  .b36-porcentaje {
    height: 50px;
  }
  .b36-test3 .b36-wrapper {
    width: 85%;
    margin-bottom: 0;
    margin-top: 0;
  }
  .b36-test3 .b29-test {
    height: auto;
    padding: 50px 0 70px;
  }
  .b36-test3 .b29-subtitle {
    margin-bottom: 30px;
  }
  .b36-test3 .b29-subtitle span {
    line-height: 1;
  }
  .b36-test3 .b36-item:nth-last-child(1) {
    margin-bottom: 0;
  }
  .b36-test3 .fs48 {
    font-size: 30px;
  }
  .b36-test3 .b29-index {
    padding: 20px 0;
  }
  .b36-test3 .b29-index span {
    margin-top: 20px;
  }
}
@media screen and (max-width: 650px) {
  .b36 .b29-subtitle {
    width: inherit;
  }
  .b36 .b29-btn {
    width: 400px;
  }
  .b36-test3.b36 .b29-btn {
    width: 90%;
  }
}
@media screen and (max-width: 540px) {
  .b36 .b29-index {
    top: -15px;
    padding: 0;
  }
  .b36 .b29-test {
    height: 550px;
  }
  .b36 .b29-btn {
    width: inherit;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    margin: 0;
    width: 68%;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: -75px;
    margin: auto;
  }
  .b36-wrapper {
    margin-bottom: 0;
    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;
  }
  .b36 .b29-subtitle {
    width: 100%;
    margin-bottom: 20px;
  }
  .b36-porcentaje p {
    font-size: 24px;
  }
  .b36 .b29-btn .g-button {
    margin-bottom: 20px;
  }
  .b36 .b29-btn .g-button:last-child {
    margin-bottom: 0;
  }
  .b36 .wancho {
    padding: 0;
    width: 95%;
    margin: auto;
  }
  .b36-test3 .b36-wrapper {
    width: 90%;
  }
  .b36-test3.b36 .b29-btn {
    width: 250px;
  }
  .b36-test3 .b29-test {
    height: auto;
    padding: 60px 0 90px;
  }
  .b36-test3.b29 {
    margin-bottom: 100px;
  }
  .b36-test3 .fs48 {
    font-size: 27px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b37 {
  font-size: 0;
  padding: 84px 0 92px;
}
@media screen and (max-width: 960px) {
  .b37 {
    padding: 50px 0;
  }
  .b37 .b10-wrapper.b33-wrapper {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .b37 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .b37 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .b37 {
    padding-top: 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b38-dni {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b38-dni .selectoption {
  width: 100%;
  margin-right: 7.5px;
}
.b38-dni .input {
  width: 100%;
  margin-left: 7.5px;
}
.b34-bloque-content select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.b34-bloque-content select::-ms-expand {
  display: none;
}
.b34.b38 {
  margin-bottom: 50px;
}
.b34.b38 .input-check {
  margin-top: 20px;
  margin-bottom: 40px;
}
.b34.b38 .b34-option {
  margin-top: 20px;
  -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;
  margin-bottom: 15px;
}
.b34.b38 .input-check label {
  font-size: 15px;
}
.b34.b38 .b34-option .b30-option span {
  border: 0px;
}
.b34.b38 .b34-option .b30-option span {
  height: 11px;
  width: 11px;
  position: relative;
  margin: 0px;
  background: rgba(0,0,0,0.4);
}
.b34.b38 .b30-option input:checked ~ span:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #7dc88a;
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.b34.b38 .b34-option .b30-option label {
  text-transform: inherit;
  margin-left: 5px;
}
.b34.b38 .b30-option {
  width: 34.33%;
  position: relative;
}
.b34.b38 .b30-option input {
  position: absolute;
  visibility: hidden;
}
.b34.b38 .b34-right {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  padding-top: 140px;
}
.b34.b38 .b34 .b15-flex .b34-bloque-content {
  padding-top: 55px;
  padding-bottom: 50px;
}
.b34.b38 .b15-flex .b34-bloque-content .g-title {
  margin-bottom: 30px;
}
.b34.b38 .input-check label:before {
  left: 5px;
}
.b34.b38 .input-check {
  padding-left: 20px;
}
.b34.b38 .b34.b38 .input-check label {
  color: #000;
}
.b34.b38 .b15-flex .b34-bloque-content {
  padding-bottom: 50px;
}
@media screen and (max-width: 1350px) {
  .b34.b38 .b30-option {
    width: 50%;
  }
}
@media screen and (max-width: 1100px) {
  .b34.b38 {
    margin-top: 0;
  }
  .b34.b38 .b30-option {
    width: 50%;
  }
  .b34.b38 .b34-right {
    padding-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .b34.b38 .b15-flex .b34-bloque-content .g-title {
    margin-bottom: 20px;
  }
  .b34.b38 {
    margin-bottom: 0px;
  }
  .b34.b38 .b34-right {
    padding-top: 30px;
  }
  .b34-direccion:nth-last-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .b34.b38 .b15-flex .b34-bloque-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b34.b38 .b34-right {
    padding-top: 30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b39 {
  padding: 45px 0 50px;
}
.b39-terminos {
  width: 100%;
  max-width: 885px;
}
.b39-terminos * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b39-terminos h6 {
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #231f20;
}
.b39-terminos p {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  color: #58595b;
}
.b39-p {
  margin-bottom: 29px;
}
.b39-p:nth-last-child(1) {
  margin-bottom: 0;
}
.b39-p h6 {
  margin-bottom: 17px;
}
.b39-p p {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .b39 {
    padding: 30px 0 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b4 h3 {
  text-transform: uppercase;
}
.b4 .owl-dots {
  height: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: absolute;
  bottom: 35px;
  right: 85px;
}
.b4 .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  background: #225595;
  margin-right: 15px;
  cursor: pointer;
}
.b4 .owl-dots .owl-dot.active {
  background: #00babe;
}
.b4 .owl-nav {
  display: none;
}
.b4-left,
.b4-right {
  width: 50%;
}
.b4-left-title {
  width: 750px;
  margin: 0 0 0 auto;
}
.b4-blog {
  width: 100%;
  text-align: center;
  margin-top: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 23px;
  border-top: 1px solid #2c989a;
}
.b4-blog .g-button2::before {
  background-color: #fff;
}
.b4-blog .g-button2 span::after {
  color: #fff;
}
.b4-blog a {
  color: #fff;
  position: relative;
  font-family: 'NotoSerif-Regular', sans-serif;
  font-size: 18px;
}
.b4-blog i {
  margin-left: 20px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.b4-blog i:after {
  content: "\e606";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 6px;
}
.b4-grid {
  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-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 750px;
  margin: 0 0 0 auto;
  padding-right: 55px;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b4-left {
  background: #00babe;
  padding-top: 45px;
}
.b4-item {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 25px;
  padding-bottom: 45px;
}
.b4-item:nth-child(odd) {
  border-right: 1px solid #069fa2;
  padding-left: 0;
}
.b4-item:nth-child(even) {
  border-left: 1px solid #34c5c8;
  padding-right: 0;
}
.b4-item:nth-child(3),
.b4-item:nth-child(4) {
  border-top: 1px solid #099194;
  padding-top: 35px;
  padding-bottom: 5px;
  margin-top: 0;
}
.b4-item:nth-child(1),
.b4-item:nth-child(2) {
  margin-bottom: 0;
  border-bottom: 1px solid #33c8cb;
}
.b4-item-body {
  margin-bottom: 65px;
}
.b4-item-body p {
  margin: 0;
  line-height: 25px;
}
.b4-item-top {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  color: #fff;
  -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;
  margin-bottom: 40px;
}
.b4-item-top span {
  margin: 0;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  display: none;
}
.b4-item-top .fecha {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b4-item-top .fecha span {
  padding: 0 7px;
  position: relative;
  display: block;
}
.b4-item-top .fecha span:before {
  content: '';
  position: absolute;
  background: #fff;
  height: 100%;
  width: 2px;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
}
.b4-item-top .fecha span:first-child {
  padding-left: 0px;
}
.b4-item-top .fecha span:first-child:before {
  display: none;
}
.b4-link a {
  color: #000;
  position: relative;
}
.b4-link a:before {
  content: '';
  position: absolute;
  width: 80%;
  height: 1px;
  display: block;
  background: #000;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
}
.b4-item-body {
  color: #fff;
}
.b4-item-body p {
  text-align: justify;
}
.b4-left-title {
  margin-bottom: 60px;
}
.b4-right {
  background: #f3f3f3;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: relative;
  -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;
}
.b4-right:before {
  content: '';
  height: 1px;
  background: #00babe;
  width: 97%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 65px;
}
.b4-img {
  margin: 0;
  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;
  margin-right: 50px;
}
.b4-img img {
  margin: 0;
  max-width: 100%;
  height: auto;
  display: block;
}
.b4-frase {
  max-width: 100%;
  margin-bottom: 110px;
  font-size: 20px;
}
.b4-frase p {
  color: #00babe;
  margin: 0;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  line-height: 20px;
}
.b4-text {
  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;
  width: 100%;
}
.b4-datos {
  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;
  font-size: 16px;
  font-family: 'Lato-Regular', sans-serif;
  color: #58595b;
}
.b4-datos span {
  margin: 0;
}
.b4-descripcion {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: relative;
  margin-top: 110px;
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  width: 40%;
}
.b4-slide {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 1500px) {
  .b4-grid,
  .b4-left-title {
    width: initial;
    padding-left: 20px;
  }
  .b4-img {
    margin-right: 0;
  }
}
@media screen and (max-width: 1366px) {
  .b4-item-body {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .b4-frase {
    font-size: 19px;
  }
}
@media screen and (max-width: 1200px) {
  .b4-grid {
    padding-right: 20px;
  }
  .b4-item {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .b4-left-title {
    margin-bottom: 30px;
  }
  .b4-item-top {
    margin-bottom: 10px;
  }
  .b4-item-body {
    margin-bottom: 10px;
  }
  .b4-item:nth-child(odd) {
    border-right: 0px;
  }
  .b4-blog {
    margin-top: 0;
  }
  .b4-item:nth-child(2) {
    border-top: 1px solid #099194;
    padding-top: 35px;
  }
  .b4-item:nth-child(even) {
    border-left: 0;
  }
  .b4-item:nth-child(1),
  .b4-item:nth-child(2) {
    border-bottom: 0;
  }
  .b4 .owl-dots {
    right: 20px;
  }
}
@media screen and (max-width: 960px) {
  .b4-right {
    display: none !important;
  }
  .b4-left {
    width: 100%;
  }
  .b4-item {
    width: 50%;
    margin: 0;
  }
  .b4-grid {
    -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;
  }
  .b4-item:nth-child(odd) {
    padding-right: 20px;
    padding-bottom: 20px;
    border-right: 1px solid #069fa2;
  }
  .b4-item:nth-child(even) {
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .b4-blog {
    margin-top: 30px;
  }
  .b4-item:nth-child(2) {
    border-top: 0px;
    padding-top: 0px;
  }
  .b4-wrapper {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .b4-frase {
    font-size: 17px;
  }
  .b4-datos {
    font-size: 15px;
  }
}
@media screen and (max-width: 560px) {
  .b4-item:nth-child(2) {
    padding-top: 35px;
    border-top: 1px solid #099194;
  }
  .b4-item {
    width: 100%;
  }
  .b4-item:nth-child(even) {
    padding-left: 0px;
  }
  .b4-item:nth-child(odd) {
    padding-right: 0px;
    border-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  .b4-grid {
    padding-bottom: 50px;
  }
  .b4-left-title {
    text-align: center;
    padding-right: 20px;
    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;
  }
  .b4-left {
    padding-top: 34px;
  }
  .b4-item {
    padding-bottom: 35px;
  }
  .b4-item:nth-child(odd),
  .b4-item:nth-child(even) {
    padding-top: 30px;
    padding-bottom: 35px;
  }
  .b4-item:nth-child(even) {
    border-left: 0px;
  }
  .b4-left-title {
    margin-bottom: 0;
  }
  .b4-item:nth-child(1),
  .b4-item:nth-child(2) {
    border-bottom: 1px solid #099194;
  }
  .b4-item:nth-child(3),
  .b4-item:nth-child(4) {
    border-top: 0;
  }
  .b4-item:nth-child(3) {
    border-bottom: 1px solid #099194;
  }
  .b4-blog {
    border-top: 0px;
    margin-top: 15px;
    padding-top: 0px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b40 {
  padding: 46px 0 67px;
}
.b40-politica {
  width: 100%;
  max-width: 885px;
}
.b40-politica * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b40-p {
  margin-bottom: 35px;
}
.b40-p:nth-last-child(1) {
  margin-bottom: 0;
}
.b40-p h6 {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 15px;
  color: #231f20;
  margin-bottom: 16px;
  line-height: 1.3;
}
.b40-p p {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  color: #58595b;
  line-height: 2;
}
@media screen and (max-width: 960px) {
  .b40 {
    padding: 30px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .b40 {
    padding: 30px 0 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b41 {
  background-color: #fff;
  padding-bottom: 11px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b41 div.g-title[position-size-color*="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;
}
.b41 img {
  display: block;
  max-width: 100%;
  height: auto;
}
.b41 .figure {
  margin: 0;
}
.b41.b41-b .b41-text {
  width: 620px;
}
.b41.b41-b .figure {
  position: relative;
  margin-bottom: 32px;
}
.b41.b41-b .figure:before {
  content: "";
  width: 60vw;
  height: 100%;
  background-image: url("../img/mascara-banner.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
}
.b41.b41-b .b41-cnt {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.b41.b41-black {
  background: -webkit-linear-gradient(left, #353535 0%, #5b5b5b 40%);
  background: -moz-linear-gradient(left, #353535 0%, #5b5b5b 40%);
  background: -o-linear-gradient(left, #353535 0%, #5b5b5b 40%);
  background: -ms-linear-gradient(left, #353535 0%, #5b5b5b 40%);
  background: linear-gradient(to right, #353535 0%, #5b5b5b 40%);
  position: relative;
}
.b41.b41-black .figure:before {
  background-image: url("../img/mascara-bannerblack.png");
  z-index: 2;
}
.b41.b41-black:before {
  content: "";
  width: 100%;
  height: 40px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.b41.b41-black img {
  filter: grayscale(100%);
}
.b41.b41-black .b41-img {
  filter: grayscale(100%);
}
.b41.b41-c {
  height: 320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-top: 87px;
  overflow: visible;
  margin-bottom: 76px;
}
.b41.b41-c .b41-cnt {
  height: 280px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -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;
  -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-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 115px;
}
.b41-img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b41-nav-lista {
  width: 100%;
}
.b41-nav-lista.b41-header-sticky {
  background-color: #fff;
  position: fixed;
  top: 0px;
  right: 0px;
  margin: auto;
  z-index: 10;
  width: 100%;
  left: 0px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.b41-nav-lista.b41-header-sticky .b41-nav {
  width: 100%;
  max-width: 1180px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .b41-nav-lista.b41-header-sticky .b41-nav {
    display: block;
  }
}
.box-master {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 443px;
  -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-top: 30.6%;
  margin: 0;
  position: relative;
}
.box-left,
.box-right {
  height: 57%;
  width: calc(50% - 2px);
  position: absolute;
  top: 0;
}
.box-left {
  left: 0;
  -webkit-transform: skew(0deg, -30deg);
  -moz-transform: skew(0deg, -30deg);
  -o-transform: skew(0deg, -30deg);
  -ms-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -o-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}
.box-left span {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.box-left .figure-1 {
  width: 66%;
  height: 150%;
  margin: 0;
  overflow: hidden;
  -webkit-transform: rotate(48deg);
  -moz-transform: rotate(48deg);
  -o-transform: rotate(48deg);
  -ms-transform: rotate(48deg);
  transform: rotate(48deg);
  -webkit-transform-origin: 129% 28%;
  -moz-transform-origin: 129% 28%;
  -o-transform-origin: 129% 28%;
  -ms-transform-origin: 129% 28%;
  transform-origin: 129% 28%;
  position: absolute;
  left: 0;
  top: 0;
}
.box-left .figure-1 figure {
  height: 361px;
  width: 443px;
  background-repeat: no-repeat;
}
.box-left .figure-1 .transform {
  height: 361px;
  width: 443px;
  -webkit-transform: rotate(-48deg) skew(0deg, 30deg);
  -moz-transform: rotate(-48deg) skew(0deg, 30deg);
  -o-transform: rotate(-48deg) skew(0deg, 30deg);
  -ms-transform: rotate(-48deg) skew(0deg, 30deg);
  transform: rotate(-48deg) skew(0deg, 30deg);
  -webkit-transform-origin: 30% 30%;
  -moz-transform-origin: 30% 30%;
  -o-transform-origin: 30% 30%;
  -ms-transform-origin: 30% 30%;
  transform-origin: 30% 30%;
}
.box-left .figure-2 {
  width: 66%;
  height: 150%;
  margin: 0;
  overflow: hidden;
  -webkit-transform: rotate(48deg);
  -moz-transform: rotate(48deg);
  -o-transform: rotate(48deg);
  -ms-transform: rotate(48deg);
  transform: rotate(48deg);
  -webkit-transform-origin: -28% 72%;
  -moz-transform-origin: -28% 72%;
  -o-transform-origin: -28% 72%;
  -ms-transform-origin: -28% 72%;
  transform-origin: -28% 72%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.box-left .figure-2 figure {
  height: 361px;
  width: 443px;
  background-repeat: no-repeat;
}
.box-left .figure-2 .transform {
  height: 361px;
  width: 443px;
  -webkit-transform: rotate(-48deg) skew(0deg, 30deg);
  -moz-transform: rotate(-48deg) skew(0deg, 30deg);
  -o-transform: rotate(-48deg) skew(0deg, 30deg);
  -ms-transform: rotate(-48deg) skew(0deg, 30deg);
  transform: rotate(-48deg) skew(0deg, 30deg);
  -webkit-transform-origin: -19% 94%;
  -moz-transform-origin: -19% 94%;
  -o-transform-origin: -19% 94%;
  -ms-transform-origin: -19% 94%;
  transform-origin: -19% 94%;
}
.box-right {
  right: 0;
  -webkit-transform: skew(0deg, 30deg);
  -moz-transform: skew(0deg, 30deg);
  -o-transform: skew(0deg, 30deg);
  -ms-transform: skew(0deg, 30deg);
  transform: skew(0deg, 30deg);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.box-right span {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.box-right .figure-1 {
  width: 66%;
  height: 150%;
  margin: 0;
  overflow: hidden;
  -webkit-transform: rotate(-48deg);
  -moz-transform: rotate(-48deg);
  -o-transform: rotate(-48deg);
  -ms-transform: rotate(-48deg);
  transform: rotate(-48deg);
  -webkit-transform-origin: -29% 28%;
  -moz-transform-origin: -29% 28%;
  -o-transform-origin: -29% 28%;
  -ms-transform-origin: -29% 28%;
  transform-origin: -29% 28%;
  position: absolute;
  right: 0;
  top: 0;
}
.box-right .figure-1 figure {
  height: 361px;
  width: 443px;
  background-repeat: no-repeat;
}
.box-right .figure-1 .transform {
  height: 361px;
  width: 443px;
  -webkit-transform: rotate(48deg) skew(0deg, -30deg);
  -moz-transform: rotate(48deg) skew(0deg, -30deg);
  -o-transform: rotate(48deg) skew(0deg, -30deg);
  -ms-transform: rotate(48deg) skew(0deg, -30deg);
  transform: rotate(48deg) skew(0deg, -30deg);
  -webkit-transform-origin: -25% -96%;
  -moz-transform-origin: -25% -96%;
  -o-transform-origin: -25% -96%;
  -ms-transform-origin: -25% -96%;
  transform-origin: -25% -96%;
}
.box-right .figure-2 {
  width: 66%;
  height: 150%;
  margin: 0;
  overflow: hidden;
  -webkit-transform: rotate(-48deg);
  -moz-transform: rotate(-48deg);
  -o-transform: rotate(-48deg);
  -ms-transform: rotate(-48deg);
  transform: rotate(-48deg);
  -webkit-transform-origin: 128% 72%;
  -moz-transform-origin: 128% 72%;
  -o-transform-origin: 128% 72%;
  -ms-transform-origin: 128% 72%;
  transform-origin: 128% 72%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box-right .figure-2 figure {
  height: 361px;
  width: 443px;
  background-repeat: no-repeat;
}
.box-right .figure-2 .transform {
  height: 361px;
  width: 443px;
  -webkit-transform: rotate(48deg) skew(0deg, -30deg);
  -moz-transform: rotate(48deg) skew(0deg, -30deg);
  -o-transform: rotate(48deg) skew(0deg, -30deg);
  -ms-transform: rotate(48deg) skew(0deg, -30deg);
  transform: rotate(48deg) skew(0deg, -30deg);
  -webkit-transform-origin: 24% -31.2%;
  -moz-transform-origin: 24% -31.2%;
  -o-transform-origin: 24% -31.2%;
  -ms-transform-origin: 24% -31.2%;
  transform-origin: 24% -31.2%;
}
.b41-cnt {
  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;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: calc(130px);
}
.b41-text {
  width: 400px;
}
.b41-text .g-title {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -moz-transition: -moz-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -o-transition: -o-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -ms-transition: -ms-transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  transition: transform 1.6s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.b41-text .g-title h3 {
  line-height: 1.2;
}
.b41-text.active .g-title {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.b41-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
}
.b41-nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
  margin: 0;
  width: 100%;
}
.b41-nav li {
  margin: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.b41-nav li a {
  border-left: 1px solid rgba(35,31,32,0.2);
  border-right: 1px solid rgba(255,255,255,0.2);
}
.b41-nav li:last-child a {
  border-right: 0;
}
.b41-nav li:first-child a {
  border-left: 0;
}
@media screen and (min-width: 1025px) {
  .b41-nav li:hover span {
    color: #fff;
  }
  .b41-nav li:hover span:before {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.b41-nav li.active span {
  color: #fff;
}
.b41-nav li.active span:before {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.b41-nav a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 66px;
  -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;
  background-color: #00babe;
  width: 100%;
  padding: 0 10px;
}
.b41-nav span {
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'latobold', sans-serif;
  color: #231f20;
  position: relative;
  text-align: center;
  line-height: 1.4;
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .b41-nav span {
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -o-transition: 200ms;
    -ms-transition: 200ms;
    transition: 200ms;
  }
}
.b41-nav span:before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 3px);
  -webkit-transition: 700ms cubic-bezier(0.26, 1.48, 0.47, 0.96);
  -moz-transition: 700ms cubic-bezier(0.26, 1.48, 0.47, 0.96);
  -o-transition: 700ms cubic-bezier(0.26, 1.48, 0.47, 0.96);
  -ms-transition: 700ms cubic-bezier(0.26, 1.48, 0.47, 0.96);
  transition: 700ms cubic-bezier(0.26, 1.48, 0.47, 0.96);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.b41-video {
  padding-top: 15px;
  position: relative;
}
.b41-video a {
  margin: 0;
  width: 165px;
  height: 40px;
  border: 1px solid #00babe;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b41-video span {
  font-size: 14px;
  margin: 0;
  color: #00babe;
  font-family: 'latobold', sans-serif;
}
.b41-video i {
  width: 28px;
  height: 28px;
  background-color: #00babe;
  -webkit-border-radius: 100%;
  border-radius: 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;
  font-size: 14px;
  margin-left: 35px;
}
.b41-video i:before {
  color: #225595;
}
.b41-somos .g-title h3 {
  width: 100%;
  line-height: 1.13;
}
@media screen and (max-width: 1024px) {
  .b41.b41-c {
    margin-top: 56px;
  }
}
@media screen and (max-width: 768px) {
  .b41 .wancho:last-child {
    padding: 0;
  }
  .b41-nav span {
    font-size: 14px;
  }
  .b41-nav .g-button {
    display: none;
  }
  .b41-nav li:before {
    -webkit-transform: skew(0deg, 10deg) rotate(-48deg) translate(50%, 0%);
    -moz-transform: skew(0deg, 10deg) rotate(-48deg) translate(50%, 0%);
    -o-transform: skew(0deg, 10deg) rotate(-48deg) translate(50%, 0%);
    -ms-transform: skew(0deg, 10deg) rotate(-48deg) translate(50%, 0%);
    transform: skew(0deg, 10deg) rotate(-48deg) translate(50%, 0%);
  }
  .b41.b41-b .b41-text {
    width: 400px;
  }
  .b41.b41-b .b41-cnt {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .b41-video {
    display: none;
  }
  .b41.b41-c {
    height: 260px;
  }
  .b41.b41-c .b41-cnt {
    padding-top: 100px;
    height: 220px;
  }
}
@media screen and (max-width: 480px) {
  .b41.b41-b .b41-cnt {
    height: 180px;
  }
  .b41.b41-c .b41-cnt {
    height: 220px;
  }
  .b41-nav span {
    font-size: 11px;
  }
  .b41-nav a {
    padding: 0 8px;
  }
  .b41 .wancho:first-child {
    min-height: 180px;
    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;
    max-width: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b41 .g-title {
    padding-left: 10px;
  }
  .b41 .g-title[position-size-color*="45"] h3 {
    font-size: 18px;
    line-height: 1.2;
  }
  .b41.b41-b .figure {
    margin-bottom: 20px;
  }
  .b41.b41-b .b41-cnt .g-title {
    padding-left: 0;
    padding-right: 10px;
  }
  .b41-cnt {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b42-a {
  margin-bottom: 81px;
}
.b42-a .wancho {
  background: #f0f8ff;
  height: 716px;
}
.b42 {
  margin-top: 70px;
  margin-top: 62px;
  margin-bottom: 8px;
}
.b42 .b22-cursos h3,
.b42 .b22-porcentaje h3 {
  margin-bottom: 9px;
}
.b42 .b48-carac {
  padding-right: 20px;
  padding-bottom: 50px;
}
.b42-title {
  border: 2px solid #00babe;
  position: relative;
  padding-bottom: 19px;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b42-title h2 {
  margin: 0;
  font-size: 30px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-weight: normal;
  color: #00babe;
  position: absolute;
  display: inline-block;
  top: -22px;
  background-color: #fff;
  left: 20px;
  padding: 0px 22px;
}
.b42-title-list {
  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;
}
.b42-title-item {
  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;
  margin: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  margin-bottom: 10px;
}
.b42-title-item.in {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b42-title-item span {
  font-size: 30px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  display: block;
  margin: 0;
  line-height: 100%;
  padding-right: 3px;
  min-width: 35px;
}
.b42-title-item p {
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.b42-title-item p,
.b42-title-item span {
  color: #00babe;
}
.b42-title-item:nth-child(1) span {
  padding-right: 31px;
}
.b42-title-item:nth-child(2) span {
  padding-right: 6px;
}
.b42-title-item:nth-child(3) {
  margin-left: 55px;
}
.b42-title-item:nth-child(3) span {
  padding-right: 17px;
}
.b42-title-item:nth-child(4) {
  margin-left: 130px;
}
.b42-title-item:nth-child(4) span {
  padding-right: 34px;
}
.b42-acordeon {
  margin: auto;
  margin-top: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}
.b42-acordeon .b22-content {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 970px;
  margin: auto;
  margin-top: 21px;
  padding-bottom: 0;
}
.b42-acordeon .b22-cursos h3,
.b42-acordeon .b22-porcentaje h3 {
  color: #00babe;
}
.b42-acordeon .b22-content-title {
  margin-bottom: 19px;
  padding-left: 32px;
}
.b42-acordeon .b22-content-title h2 {
  font-size: 16px;
  margin: 0;
  color: #231f20;
  font-weight: normal;
}
.b42-acordeon .b22-porcentaje {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -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;
  -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-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.b42-acordeon .b22-porcentaje h3 {
  width: 120px;
}
.b42-acordeon .b22-porcentaje ul {
  width: 120px;
  margin: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b42-acordeon .b22-porcentaje ul li {
  margin: 0;
}
.b42-acordeon .b22-porcentaje li {
  position: relative;
}
.b42-acordeon .b22-porcentaje li:before {
  content: '';
  height: 100%;
  background-image: url("../img/b22-patron.png");
  background-repeat: repeat-x;
  background-position: center center;
  width: 500px;
  position: absolute;
  right: calc(100% + 10px);
  top: 0px;
}
.b42-table {
  padding-left: 32px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b42-table span {
  background-color: #fff;
  min-width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  width: auto;
  display: inline-block;
}
.b42-table td {
  font-family: 'Lato-Regular', sans-serif;
}
.b42-content {
  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;
  border-bottom: 1px solid #e0e1e1;
  padding-bottom: 40px;
}
.b42-ul li {
  font-size: 14px;
}
.b42-item-content {
  margin-bottom: 37px;
}
.b42-item-content:last-child {
  margin-bottom: 0px;
}
.b42-responsive {
  display: none;
}
@media screen and (max-width: 1200px) {
  .b42-title-list {
    -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;
  }
  .b42-title-item span {
    font-size: 42px;
    padding-right: 3px;
  }
  .b42-title-item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .b42-title-item span {
    display: block;
  }
  .b42-title-item:nth-child(1) {
    margin-left: 0;
  }
  .b42-title-item:nth-child(1) span {
    padding-right: 10px;
  }
  .b42-title-item:nth-child(2) {
    margin-left: 0;
  }
  .b42-title-item:nth-child(2) span {
    padding-right: 10px;
  }
  .b42-title-item:nth-child(3) {
    margin-left: 0;
  }
  .b42-title-item:nth-child(3) span {
    padding-right: 10px;
  }
  .b42-title-item:nth-child(4) {
    margin-left: 0;
  }
  .b42-title-item:nth-child(4) span {
    padding-right: 10px;
  }
}
@media screen and (max-width: 960px) {
  .b42-title-item p {
    font-size: 14px;
  }
  .b42-title-item span {
    font-size: 38px;
  }
  .b42-acordeon .b22-porcentaje {
    margin: 0;
  }
}
@media screen and (max-width: 900px) {
  .b42-title-list {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 94%;
    margin: auto;
  }
  .b42-title-list * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b42-title-item {
    width: 50%;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 768px) {
  .b42 {
    margin-top: 28px;
    padding-bottom: 8px;
  }
  .b42-acordeon {
    margin-top: 10px;
  }
  .b42-acordeon .b22-content {
    margin-top: 10px;
  }
  .b42-acordeon .b22-content-title {
    margin-bottom: 5px;
  }
  .b42-acordeon .b22-content-title h2 {
    font-size: 17px;
  }
  .b42-content {
    padding-bottom: 0px;
    border-color: #bfbebe;
  }
  .b42-item-content {
    margin-bottom: 15px;
  }
  .b42-table {
    padding-left: 0;
  }
  .b42-acordeon .b22-content-title {
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .b42-title-item p {
    font-size: 12px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b42-responsive {
    display: block;
    margin-top: 15px;
  }
  .b42-title {
    padding-top: 18px;
    padding-bottom: 10px;
  }
  .b42-title h2 {
    font-size: 23px;
    display: block;
    width: 70%;
    position: relative;
    top: -30px;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }
  .b42-title-item {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 0px;
    padding-top: 0px;
    padding-bottom: 15px;
  }
  .b42-title-item span {
    font-size: 34px;
    display: inline-block;
    vertical-align: middle;
  }
  .b42-title-item p {
    display: inline-block;
    vertical-align: middle;
  }
  .b42-title-list {
    margin-top: -10px;
  }
  .b42-acordeon .b22-content-title {
    margin-bottom: 10px;
  }
  .b42 .b22-cursos li {
    line-height: 2;
  }
  .b42 .b22-porcentaje-full {
    margin-left: 15px;
  }
  .b42 .b42-responsive {
    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;
  }
  .b42 .b42-responsive p {
    margin: 0;
  }
  .b42-acordeon {
    padding-right: 0;
  }
  .b42-table span {
    font-size: 12px;
    min-width: inherit;
  }
  .b42-table {
    padding-bottom: 20px;
  }
  .b42-table td {
    font-size: 12px !important;
  }
  .b42-table td:first-child {
    width: 65% !important;
  }
  .b42-table td:last-child {
    width: 35% !important;
  }
}
@media screen and (max-width: 380px) {
  .b42-title-item p {
    font-size: 10px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b43 {
  font-size: 0;
}
.b43 .b22-title span,
.b43 .b22-title i {
  font-size: 20px;
}
.b43 .b22-item:first-child {
  border-top: 5px solid #231f20;
}
.b43 .b28 {
  padding-bottom: 0;
}
.b43 .b28-info {
  margin-bottom: 26px;
}
.b43 .b28-info h6,
.b43 .b28-info a,
.b43 .b28-info span {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 14px;
}
.b43 .b28-info h6 {
  margin-top: 4px;
  margin-bottom: 5px;
}
.b43 .b28-email {
  margin-top: 5px;
  display: block;
}
.b43 .b22 {
  padding-top: 50px;
  margin: 0px;
}
.b43 .b22 .b22-wrapper {
  margin-top: 0;
}
.b43 .b28-comunicate .g-title {
  margin-bottom: 14px;
}
.b43 .b28-comunicate .g-title h3 {
  margin: 0px;
  font-weight: normal;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 20px;
  color: #00babe;
}
.b43 .b28-comunicate .b28-info:last-child {
  margin-bottom: 0;
}
.b43 .b28-right {
  margin-top: -342px;
}
.b43 .b28-row-tel {
  margin-top: 3px;
}
.b43 .b28-row-tel a {
  padding-right: 4px;
}
.b43 .b28-right {
  padding-left: 23px;
}
.b43 .b45 {
  padding-bottom: 53px;
}
.b43-wrapper-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b43-listas {
  position: relative;
  padding-top: 12px;
  padding-bottom: 24px;
}
.b43-listas li {
  display: inline-block;
  vertical-align: middle;
  width: 33%;
  position: relative;
  padding-bottom: 38px;
}
.b43-listas a {
  display: inline;
}
.b43-listas a:last-child li {
  padding-bottom: 10px;
}
.b43-listas i {
  color: #00babe;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: auto;
}
.b43-listas p {
  margin: 0;
  padding-left: 51px;
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  color: #7a7a7a;
  line-height: 2.3;
}
.b43-orac .b22-wrapper {
  border-top: 0;
}
@media screen and (max-width: 1024px) {
  .b43 .b45 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 960px) {
  .b43 .b28-right {
    margin-top: -222px;
  }
}
@media screen and (max-width: 768px) {
  .b43-listas li {
    width: 50%;
  }
  .b43 .b28-comunicate {
    padding: 20px;
  }
  .b43 .b28-info {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  .b43 .b28-right {
    margin-top: 20px;
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .b43-listas li {
    width: 100%;
  }
  .b43-listas p {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b44 .b28-left {
  padding-top: 42px;
}
.b44 .b22 {
  padding-top: 0;
}
.b44 .b28 {
  padding-bottom: 40px;
}
.b44 .b22-title span {
  font-size: 20px;
}
.b44 .b22-wrapper-content {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  margin-top: 0;
  padding-bottom: 57px;
}
.b44 .g-button {
  -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: 0;
  background-color: transparent;
}
.b44 .g-button span {
  color: #58595b;
  font-family: 'Lato-Regular', sans-serif;
}
.b44 .g-button i {
  display: inline-block;
  margin-right: 20px;
}
.b44 .g-button i:before {
  color: #00babe;
}
.b44 .g-button:hover {
  background-color: transparent;
}
.b44 .g-button:hover i:before {
  color: #00babe;
}
.b44 .g-button:hover span {
  color: #58595b;
}
.b44-image {
  width: 100%;
  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;
  justify-content: center;
  align-items: flex-start;
}
.b44-background {
  width: calc(100% - 405px);
  height: 200px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b44-name {
  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;
  justify-content: center;
  align-items: center;
  width: 405px;
  height: 200px;
  background-color: #efefef;
}
.b44-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b44-content {
  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;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 44px;
}
.b44-content * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b44-ul {
  margin-bottom: 30px;
}
.b44-ul h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b44-ul p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b44-ul ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b44-ul ol li:last-child {
  padding-bottom: 0;
}
.b44-ul ol li a {
  text-decoration: underline;
  display: inline;
}
.b44-ul ol em {
  font-style: italic;
}
.b44-ul ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b44-ul ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b44-ul ul li:last-child {
  padding-bottom: 0;
}
.b44-ul ul em {
  font-style: italic;
}
.b44-ul ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b44-ul ol li {
    font-size: 14px;
  }
  .b44-ul ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b44-ul p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b44-ul p {
    font-size: 13px;
  }
}
.b44-ul p {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 15px;
  color: #58595b;
  line-height: normal;
  margin-bottom: 10px;
}
.b44-ul ul li {
  font-size: 14px;
  padding-bottom: 0;
  margin-bottom: 13px;
}
.b44-ul ul li:before {
  border-left: 7px solid #00babe;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b44-right {
  width: 405px;
}
.b44-right h6 {
  color: #00babe;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 15px;
  margin-bottom: 2px;
}
.b44-left {
  width: calc(100% - 405px);
  padding-right: 25px;
}
.b44-description {
  margin-top: -5px;
  margin-bottom: 32px;
}
.b44-description p {
  line-height: 1.9;
}
.b44-informe h5 {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 20px;
  color: #00babe;
  margin-bottom: 10px;
}
.b44-informe p {
  color: #00babe;
  font-size: 15px;
  margin-bottom: 12px;
}
.b44-tel a,
.b44-tel span {
  color: #00babe;
  font-size: 15px;
}
@media screen and (max-width: 960px) {
  .b44-name,
  .b44-right {
    width: 320px;
  }
  .b44-background,
  .b44-left {
    width: calc(100% - 320px);
  }
}
@media screen and (max-width: 768px) {
  .b44-name,
  .b44-background {
    height: 170px;
  }
  .b44-name,
  .b44-right {
    width: 270px;
  }
  .b44-background,
  .b44-left {
    width: calc(100% - 270px);
  }
  .b44-figure {
    margin: 0;
    width: 80%;
  }
  .b44-content {
    padding-top: 30px;
  }
  .b44 .b22-wrapper-content {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 700px) {
  .b44-image {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .b44-name,
  .b44-right,
  .b44-background,
  .b44-left {
    width: 100%;
  }
  .b44-right {
    margin-top: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b45 {
  font-size: 0;
  padding-bottom: 0px;
}
.b45 .b22-title span,
.b45 .b22-title i {
  font-size: 20px;
}
.b45 .b28-item-comunicate p {
  font-size: 14px;
  font-family: 'Lato-Regular', sans-serif;
  padding-bottom: 0px;
  margin: 0px;
  margin-top: 3px;
}
.b45 .b28-item-comunicate p:first-of-type {
  margin-top: 0;
}
.b45 .b28-item-comunicate .g-title {
  padding-bottom: 9px;
}
.b45 .b28-item-comunicate:first-child {
  margin-bottom: 46px;
}
.b45 .b28-right {
  margin-top: -341px;
}
.b45 .b28-comunicate {
  padding-top: 57px;
  padding-bottom: 65px;
}
.b45 .b22-item:first-child {
  border-top: 5px solid #231f20;
}
.b45 .b28-left {
  padding-top: 43px;
}
.b45 .b28 {
  padding: 0;
}
.b45 .b22 .b22-wrapper {
  margin-top: 0;
}
.b45 .b22 {
  padding-top: 52px;
}
.b45 .b22-wrapper {
  border-top: 0;
}
.b45-wrapper-content {
  -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-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: 14px 0;
  padding-bottom: 53px;
}
.b45-texto {
  max-width: 677px;
}
.b45-texto h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b45-texto p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b45-texto ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b45-texto ol li:last-child {
  padding-bottom: 0;
}
.b45-texto ol li a {
  text-decoration: underline;
  display: inline;
}
.b45-texto ol em {
  font-style: italic;
}
.b45-texto ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b45-texto ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b45-texto ul li:last-child {
  padding-bottom: 0;
}
.b45-texto ul em {
  font-style: italic;
}
.b45-texto ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b45-texto ol li {
    font-size: 14px;
  }
  .b45-texto ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b45-texto p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b45-texto p {
    font-size: 13px;
  }
}
.b45-texto ul li::before {
  border-left: 5px solid #00babe;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  top: 7px;
}
.b45-texto p {
  line-height: 2;
}
.b45-texto h3 {
  padding-top: 9px;
  padding-bottom: 13px;
}
.b45-descarga {
  max-width: 250px;
  padding-top: 6px;
}
.b45-descarga h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #00babe;
}
.b45-listado {
  padding: 22px 0;
}
.b45-listado li {
  display: block;
  position: relative;
  vertical-align: middle;
  padding-bottom: 22px;
}
.b45-listado li:last-child i {
  padding-left: 5px;
}
.b45-listado p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  font-family: 'Lato-Regular', sans-serif;
  color: #7a7a7a;
  padding-left: 59px;
  position: relative;
  position: absolute;
  top: 0;
}
.b45-listado i {
  color: #00babe;
  font-size: 38px;
}
.b45-item {
  width: 55%;
}
.b45-item:last-child {
  width: 35%;
}
@media screen and (max-width: 1024px) {
  .b45 .b22 {
    padding-top: 20px;
  }
  .b45 .b28-left {
    padding-top: 17px;
  }
}
@media screen and (max-width: 960px) {
  .b45 .b28-right {
    margin-top: -222px;
  }
  .b45 .b28-comunicate {
    padding: 30px;
  }
  .b45 .b28-item-comunicate:first-child {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  .b45 .b28-right {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .b45 .b28-comunicate {
    padding: 20px;
  }
  .b45-wrapper-content {
    display: block;
    padding-bottom: 0;
  }
  .b45-item {
    width: auto;
  }
  .b45-item:last-child {
    width: auto;
  }
  .b45-descarga {
    padding-top: 20px;
    max-width: 100%;
  }
  .b45-texto {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b45 .b22-title i {
    font-size: 12px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b46 {
  padding-bottom: 70px;
}
.b46 .b28-ul h3 {
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 30px;
  color: #231f20;
}
@media screen and (max-width: 960px) {
  .b46 {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .b46 {
    padding-bottom: 10px;
  }
  .b46 .b28-ul h3 {
    margin-bottom: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b47 .g-button {
  height: 60px;
  margin-top: 40px;
}
.b47 .g-button span {
  text-transform: uppercase;
  font-family: 'latobold', sans-serif;
  font-size: 14px;
}
.b47 .b22-title {
  height: auto;
  padding: 19px 0;
  position: relative;
  -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;
}
.b47 .b22-title span {
  width: 90%;
  max-width: 700px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 15px;
  margin: 0;
  line-height: 1.2;
}
.b47 .b22-title h4 {
  font-family: 'ProximaNova-Black', sans-serif;
  font-size: 30px;
  color: #000;
  margin-right: 45px;
  margin-bottom: 0;
}
.b47 .b22-title i {
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b47 .b22-title.active i:before {
  font-size: 4px;
}
.b47 .b22-wrapper-content {
  padding-bottom: 57px;
}
.b47.b22 {
  padding-top: 10px;
  padding-bottom: 90px;
}
.b47-content {
  width: 100%;
  max-width: 820px;
  margin-top: -10px;
}
.b47-content * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b47-content p {
  font-size: 15px;
  color: #58595b;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .b47 .b22-title h4 {
    font-size: 27px;
  }
  .b47 .b22-wrapper-content {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b47.b22 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b47.b22 {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .b47 .b22-title h4 {
    margin-right: 15px;
    font-size: 25px;
  }
  .b47 .b22-title span {
    width: 85%;
  }
}
@media screen and (max-width: 480px) {
  .b47 .g-button {
    margin-top: 20px;
  }
  .b47 .b22-wrapper-content {
    margin-top: 20px;
  }
  .b47 .b22-title {
    padding: 12px 0;
  }
  .b47 .b22-title span {
    width: 80%;
  }
  .b47 .b22-title h4 {
    font-size: 24px;
  }
  .b47-content p {
    line-height: 1.8;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b48 {
  margin-top: 55px;
}
.b48 input {
  font-size: 14px;
}
.b48 input:-webkit-autofill {
  -webkit-text-fill-color: #231f20;
}
.b48 select,
.b48 textarea {
  font-size: 14px;
}
.b48.b25 {
  padding-top: 0;
}
.b48.b48 {
  padding-top: 0;
}
.b48 .b19-play {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  margin-right: 0;
  margin-bottom: 0;
}
.b48 .b19-play span {
  margin-left: 0;
}
.b48 .b19-portada {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b48 .b19-ico {
  height: 85px;
  width: 170px;
  border: 1px solid #00babe;
  font-size: 15px;
  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;
  color: #00babe;
}
.b48 .b22-title.active i:before {
  color: #5d5d5d;
}
.b48 .b22-title span {
  font-size: 20px;
}
.b48 .b15-flex form .g-title h3 {
  font-size: 20px;
}
.b48 .b19-play i:after {
  height: 45px;
  width: 45px;
}
.b48 .b19-play i:before {
  font-size: 20px;
}
.b48 .b19-wrapvideo {
  margin-top: 20px;
}
.b48 .b15-flex form:before {
  display: none;
}
.b48 .b26-wrap-redes a,
.b48 .b26-wrap-redes i {
  border-color: #231f20;
  color: #231f20;
}
.b48 .b15-flex form {
  padding: 40px 30px;
}
.b48 .b26-postgrado-pres .b26-top .b29-form {
  padding: 40px 30px;
}
.b48 .b26-wrap-redes a {
  margin-left: 15px;
}
.b48 .b26-wrap-redes a:first-child {
  margin-left: 0;
}
.b48 .b21-box {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.b48 .b26-redes {
  padding-left: 0;
}
.b48 .b26-redes p {
  font-size: 15px;
  color: #231f20;
}
.b48 .b26-postgrado-pres .b29-subtitle {
  font-size: 20px;
}
.b48 .b42-title-item {
  width: 44%;
}
.b48 .b42-title-item:nth-child(1) {
  margin: 0;
}
.b48 .b42-title-item:nth-child(1) span {
  padding-right: 0px;
}
.b48 .b42-title-item:nth-child(2) {
  margin: 0;
}
.b48 .b42-title-item:nth-child(2) span {
  padding-right: 0px;
}
.b48 .b42-title-item:nth-child(3) {
  margin: 11px 0 0 0;
}
.b48 .b42-title-item:nth-child(3) span {
  padding-right: 0px;
}
.b48 .b42-title-item:nth-child(4) {
  margin: 11px 0 0 0;
}
.b48 .b42-title-item:nth-child(4) span {
  padding-right: 0px;
}
.b48-carac {
  width: 100%;
  margin: 0;
}
.b48-ctn {
  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;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .b48-ctn {
    min-height: 700px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
.b48-ctn .b15-cnt {
  width: 434px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.b48-item {
  padding-right: 45px;
  padding-left: 48px;
  margin-bottom: 40px;
}
.b48-item h3 {
  color: #231f20;
  font-weight: normal;
  font-size: 20px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  position: relative;
  margin-bottom: 20px;
  padding-top: 5px;
}
.b48-item h3 img {
  position: absolute;
  right: calc(100% + 20px);
  top: 0;
  width: 27px;
  height: auto;
}
.b48-item p {
  color: #58595b;
  margin: 0;
  line-height: 1.5;
  font-size: 15px;
}
.b48-item li {
  padding-left: 18px;
  position: relative;
  line-height: 1.8;
  font-size: 15px;
}
.b48-item li:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #00bbbe;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.b48-item .b19-wrapvideo {
  background-color: transparent;
}
.b48-item figure img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1024px) {
  .b48-item h3 img {
    right: calc(100% + 10px);
  }
  .b48-carac {
    width: calc(100% - 434px);
  }
  .b48-ctn {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .b48-ctn .b15-cnt {
    position: relative;
  }
}
@media screen and (max-width: 960px) {
  .b48-ctn {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b48-carac {
    width: 100%;
  }
  .b48-ctn .b15-cnt {
    width: 100%;
  }
  .b48 .b26-postgrado-pres .b26-top .b29-form {
    width: 100%;
  }
  .b48-item {
    padding-left: 0px;
    padding-right: 0;
  }
  .b48-item h3 {
    margin-left: 35px;
  }
}
@media screen and (max-width: 600px) {
  .b48 .b15-flex form {
    padding: 30px 15px;
  }
  .b48 {
    margin-top: 30px;
  }
  .b48 .b26-postgrado-pres .b26-top .b29-form {
    padding: 30px 15px;
  }
  .b48 .b26-top .b29-box {
    padding: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.formError .formErrorContent {
  background: #ff4646;
  color: #fff;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formError .formErrorArrow div {
  background: #ff4646;
  border-left: 2px solid #ff4646;
  border-right: 2px solid #ff4646;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formError .formErrorArrow .line3 {
  border-left: 2px solid #ff4646;
  border-right: 2px solid #ff4646;
  border-bottom: 0px solid #ff4646;
}
.formError .formErrorArrow .line2,
.formError .formErrorArrow .line1 {
  background: #ff4646;
}
.formError .formErrorArrow .line1,
.formError .formErrorArrow .line2,
.formError .formErrorArrow .line3,
.formError .formErrorArrow .line4,
.formError .formErrorArrow .line5,
.formError .formErrorArrow .line6,
.formError .formErrorArrow .line7,
.formError .formErrorArrow .line8,
.formError .formErrorArrow .line9,
.formError .formErrorArrow .line10 {
  background: #ff4646;
}
.b5 {
  padding: 73px 0 65px;
}
.b5 .g-button span {
  width: 100%;
  margin: 0 auto;
}
.b5-content {
  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;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.b5-content:before,
.b5-content:after {
  content: '';
  width: 54px;
  height: 55px;
  background-image: url("../img/before-x.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b5-content:before {
  left: -130px;
}
.b5-content:after {
  right: -170px;
}
.b5-content * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b5-left {
  width: calc(45% - 25px);
  max-width: 592px;
  margin-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
}
.b5-left h2 {
  width: 100%;
  max-width: 420px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  line-height: 1.18;
  font-size: 50px;
  color: #231f20;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 17px;
}
.b5-left h2:before,
.b5-left h2:after {
  font-family: 'icomoon';
  font-size: 50px;
  color: #231f20;
  position: absolute;
}
.b5-left h2:before {
  content: '\e918';
  left: -50px;
  top: 0;
}
.b5-left h2:after {
  content: '\e919';
  right: auto;
  margin-left: 23px;
}
.b5-right {
  width: calc(55% - 25px);
  max-width: 585px;
  position: relative;
  padding-left: 35px;
}
.b5-right:after {
  content: '';
  width: 7px;
  height: 111px;
  background-color: #e8e8e8;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b5-right h6 {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  font-size: 20px;
  color: #231f20;
}
.b5-form {
  margin-top: 28px;
  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;
  justify-content: flex-start;
  align-items: flex-start;
}
.b5-input {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding-right: 23px;
}
.b5-input input {
  width: 100%;
  outline: 0;
  border: 0;
  border-bottom: 1px solid #838588;
  height: 50px;
  line-height: 50px;
}
.b5-input label {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Lato-Regular', sans-serif;
  font-size: 16px;
}
.b5-label {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b5-label.active {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.b5-certificaciones {
  padding-top: 111px;
}
@media screen and (max-width: 1550px) {
  .b5-content:before {
    left: -8%;
  }
  .b5-content:after {
    right: -8%;
  }
}
@media screen and (max-width: 1400px) {
  .b5-content:before,
  .b5-content:after {
    display: none;
  }
  .b5-left h2 {
    font-size: 42px;
  }
  .b5-left h2:before,
  .b5-left h2:after {
    font-size: 42px;
  }
  .b5-left h2:before {
    left: -40px;
  }
  .b5-left h2:after {
    margin-left: 13px;
  }
  .b5-right h6 {
    font-size: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .b5 {
    padding: 30px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .b5 {
    padding: 30px 0;
  }
  .b5-left {
    width: calc(45% - 15px);
    margin-left: 30px;
  }
  .b5-left h2 {
    line-height: 0.95;
    font-size: 38px;
  }
  .b5-left h2:before,
  .b5-left h2:after {
    font-size: 30px;
  }
  .b5-left h2:before {
    left: -30px;
  }
  .b5-left h2:after {
    margin-left: 10px;
  }
  .b5-right {
    width: calc(55% - 15px);
  }
  .b5-right h6 {
    font-size: 16px;
  }
  .b5-form {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .b5-input {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .b5-form {
    margin-top: 10px;
  }
  .b5-right:after {
    height: 160px;
  }
}
@media screen and (max-width: 600px) {
  .b5 {
    padding: 42px 0;
  }
  .b5-left,
  .b5-right {
    width: 100%;
  }
  .b5-left {
    max-width: 100%;
    text-align: center;
    margin: 0;
    padding-bottom: 48px;
    margin-bottom: 42px;
    padding-right: 0;
    position: relative;
  }
  .b5-left:after {
    content: '';
    width: 100%;
    height: 6px;
    background-color: #000;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .b5-left h2 {
    text-align: center;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .b5-left h2:before {
    left: -5px;
    position: relative;
  }
  .b5-left h2:after {
    margin-left: 5px;
  }
  .b5-right {
    padding-left: 0;
  }
  .b5-right h6 {
    text-align: center;
  }
  .b5-right:after {
    display: none;
  }
  .b5-form {
    margin-top: 12px;
    -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: 480px) {
  .b5-left {
    margin-bottom: 40px;
  }
  .b5-left h2 {
    width: 90%;
    margin: 0 auto 23px;
    font-size: 34px;
    line-height: 1;
  }
  .b5-left h2:before,
  .b5-left h2:after {
    font-size: 25px;
  }
  .b5-left h2:before {
    margin-left: -20px;
  }
  .b5-input input {
    height: 38px;
    line-height: 38px;
  }
  .b5-input label {
    font-size: 13px;
  }
  .b5-right h6 {
    line-height: 1.1;
  }
  .b5-form {
    margin-top: 24px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b6 {
  font-size: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b6 .g-title {
  position: relative;
}
.b6 .g-title h3 {
  line-height: 1.3;
}
.b6-wrapper {
  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;
  height: 726px;
  -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;
  position: relative;
}
.b6-medium {
  position: relative;
  width: 58%;
}
.b6-medium.b6-left {
  top: 0;
  max-width: 485px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  top: -70px;
  margin-right: 15px;
}
.b6-medium.b6-right {
  text-align: center;
}
.b6-texto h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.b6-texto p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.b6-texto ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.b6-texto ol li:last-child {
  padding-bottom: 0;
}
.b6-texto ol li a {
  text-decoration: underline;
  display: inline;
}
.b6-texto ol em {
  font-style: italic;
}
.b6-texto ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.b6-texto ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.b6-texto ul li:last-child {
  padding-bottom: 0;
}
.b6-texto ul em {
  font-style: italic;
}
.b6-texto ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .b6-texto ol li {
    font-size: 14px;
  }
  .b6-texto ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b6-texto p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .b6-texto p {
    font-size: 13px;
  }
}
.b6-figure {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b6-figure:before {
  content: '';
  position: absolute;
  bottom: 0px;
  background-image: url("../img/555x685_sombra.png");
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 100%;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: 2;
}
.b6-figure img {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.b6-somos {
  padding-bottom: 47px;
}
.b6-somos .g-title h3 {
  line-height: 1.2;
}
.b6-somos .b6-wrapper {
  -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;
}
.b6-somos .b6-medium.b6-left {
  top: 0;
  margin-right: 30px;
}
.b6-somos .b6-wrapper {
  padding-top: 66px;
  height: auto;
}
.b6-somos .b6-texto {
  padding-top: 25px;
}
.b6-somos .b6-texto p {
  line-height: 2.35;
}
@media screen and (max-width: 960px) {
  .b6-wrapper {
    display: block;
    height: auto;
    padding: 20px 0;
  }
  .b6-medium {
    width: auto;
  }
  .b6-medium.b6-left {
    top: 0;
    max-width: 100%;
    margin-right: 0;
  }
  .b6-medium.b6-left p {
    max-width: 100%;
  }
  .b6-medium p {
    font-size: 13px;
  }
  .b6-somos {
    padding-bottom: 20px;
  }
  .b6-somos .b6-wrapper {
    padding-top: 35px;
    padding-bottom: 0;
  }
  .b6-somos .b6-medium.b6-left {
    margin-right: 0;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .b6-somos {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .b6-somos .g-title h3 {
    line-height: 1;
  }
  .b6-somos .b6-texto {
    padding-top: 15px;
  }
  .b6-somos .b6-texto p {
    line-height: 2.1;
  }
  .b6-somos .b6-wrapper {
    padding-top: 25px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b7 {
  font-size: 0;
  margin-top: 38px;
  background: #225595;
  padding: 64px 0;
}
.b7-wrapper {
  position: relative;
}
.b7-wrapper h3 {
  margin: 0;
  position: absolute;
  top: -15px;
  color: #00babe;
  font-size: 30px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  padding-left: 20px;
  background: #225595;
  margin-left: 20px;
  padding: 0 15px;
}
.b7-wrap-numeros {
  border: 1px solid #00babe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
  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;
  height: 223px;
}
.b7-item {
  width: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}
.b7-item p {
  margin: 0;
  font-size: 20px;
  font-family: 'Lato-Regular', sans-serif;
  color: #00babe;
}
.b7-item span {
  color: #00babe;
  font-size: 70px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.b7-item.in {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (max-width: 1024px) {
  .b7-item span {
    font-size: 50px;
  }
  .b7-item p {
    font-size: 17px;
  }
}
@media screen and (max-width: 960px) {
  .b7-item {
    width: 50%;
    display: inline-block;
    padding-bottom: 20px;
  }
  .b7-wrap-numeros {
    display: block;
    height: auto;
    padding: 40px 30px;
  }
}
@media screen and (max-width: 768px) {
  .b7 {
    padding: 40px 0;
  }
  .b7-item span {
    font-size: 44px;
  }
}
@media screen and (max-width: 480px) {
  .b7-wrapper h3 {
    font-size: 24px;
  }
  .b7-item {
    width: 100%;
    display: block;
    text-align: center;
  }
  .b7-item span {
    font-size: 36px;
  }
  .b7-item p {
    font-size: 16px;
  }
  .b7-item:last-child {
    padding-bottom: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b8 {
  border-bottom: 10px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.b8 .owl-carousel .owl-stage-outer {
  overflow: initial;
}
.b8 .select:after {
  display: none;
}
.b8 .owl-carousel,
.b8 .owl-carousel .owl-item {
  position: static;
}
.b8 .owl-nav {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-56%);
  -moz-transform: translateX(-56%);
  -o-transform: translateX(-56%);
  -ms-transform: translateX(-56%);
  transform: translateX(-56%);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 200px;
  -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: 30px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b8 .owl-prev,
.b8 .owl-next {
  font-size: 13px;
  cursor: pointer;
}
.b8 .owl-item.center .b8-item h3 {
  color: #00babe;
}
.b8-wrap {
  margin: auto;
  margin-top: 67px;
  position: relative;
}
.b8-img {
  bottom: 0;
  left: 13%;
}
.b8-img-1 {
  bottom: 0;
  left: 30%;
}
.b8-img,
.b8-img-1 {
  position: absolute;
  z-index: -1;
  bottom: -8px;
}
.b8-top {
  margin-bottom: 100px;
  max-width: 700px;
  margin: auto;
  text-align: center;
  margin-bottom: 70px;
  height: 138px;
  overflow: hidden;
}
.b8-item {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  margin-bottom: 107px;
  margin-left: 35px;
}
.b8-item h3 {
  font-size: 77px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  cursor: pointer;
  color: #000;
}
.b8-item span {
  display: block;
  height: 6px;
  background: #000;
  position: relative;
  left: -74px;
}
.b8-item.active h3 {
  color: #00babe;
}
.b8-bottom {
  padding-top: 55px;
  overflow: hidden;
  margin: auto;
  width: 100%;
  margin: auto;
}
.b8-bici {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: auto;
  width: 190px;
  height: 180px;
  z-index: 9;
  -webkit-transition: all 1000ms;
  -moz-transition: all 1000ms;
  -o-transition: all 1000ms;
  -ms-transition: all 1000ms;
  transition: all 1000ms;
  pointer-events: none;
}
.b8-bici svg {
  display: block;
  position: relative;
  z-index: 2;
}
.b8-bici .pedal {
  -webkit-transform-origin: 82px 140px;
  -moz-transform-origin: 82px 140px;
  -o-transform-origin: 82px 140px;
  -ms-transform-origin: 82px 140px;
  transform-origin: 82px 140px;
  -webkit-animation: pedal 650ms infinite linear 500ms;
  -moz-animation: pedal 650ms infinite linear 500ms;
  -o-animation: pedal 650ms infinite linear 500ms;
  -ms-animation: pedal 650ms infinite linear 500ms;
  animation: pedal 650ms infinite linear 500ms;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici .pierna-1,
.b8-bici .pierna-2 {
  -webkit-transform-origin: 63px 79px;
  -moz-transform-origin: 63px 79px;
  -o-transform-origin: 63px 79px;
  -ms-transform-origin: 63px 79px;
  transform-origin: 63px 79px;
}
.b8-bici .pantorrilla-1,
.b8-bici .pantorrilla-2 {
  -webkit-transform-origin: 86px 105px;
  -moz-transform-origin: 86px 105px;
  -o-transform-origin: 86px 105px;
  -ms-transform-origin: 86px 105px;
  transform-origin: 86px 105px;
}
.b8-bici .pierna-1 {
  -webkit-animation: pierna 300ms infinite ease-in-out alternate;
  -moz-animation: pierna 300ms infinite ease-in-out alternate;
  -o-animation: pierna 300ms infinite ease-in-out alternate;
  -ms-animation: pierna 300ms infinite ease-in-out alternate;
  animation: pierna 300ms infinite ease-in-out alternate;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici .pierna-2 {
  -webkit-animation: pierna2 300ms infinite ease-in-out alternate 300ms;
  -moz-animation: pierna2 300ms infinite ease-in-out alternate 300ms;
  -o-animation: pierna2 300ms infinite ease-in-out alternate 300ms;
  -ms-animation: pierna2 300ms infinite ease-in-out alternate 300ms;
  animation: pierna2 300ms infinite ease-in-out alternate 300ms;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici .pantorrilla-1 {
  -webkit-animation: rodilla 300ms infinite ease-in-out alternate 450ms;
  -moz-animation: rodilla 300ms infinite ease-in-out alternate 450ms;
  -o-animation: rodilla 300ms infinite ease-in-out alternate 450ms;
  -ms-animation: rodilla 300ms infinite ease-in-out alternate 450ms;
  animation: rodilla 300ms infinite ease-in-out alternate 450ms;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici .pantorrilla-1 .st10 {
  position: relative;
  z-index: 2;
}
.b8-bici .pantorrilla-1 .tobillo-1 {
  position: relative;
  z-index: 0;
}
.b8-bici .pantorrilla-2 {
  -webkit-transform-origin: 96px 85px;
  -moz-transform-origin: 96px 85px;
  -o-transform-origin: 96px 85px;
  -ms-transform-origin: 96px 85px;
  transform-origin: 96px 85px;
  -webkit-animation: rodilla2 300ms infinite ease-in-out alternate 450 m;
  -moz-animation: rodilla2 300ms infinite ease-in-out alternate 450 m;
  -o-animation: rodilla2 300ms infinite ease-in-out alternate 450 m;
  -ms-animation: rodilla2 300ms infinite ease-in-out alternate 450 m;
  animation: rodilla2 300ms infinite ease-in-out alternate 450 m;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici .b8-rueda-1,
.b8-bici .b8-rueda-2 {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation: pedal 1000ms infinite linear;
  -moz-animation: pedal 1000ms infinite linear;
  -o-animation: pedal 1000ms infinite linear;
  -ms-animation: pedal 1000ms infinite linear;
  animation: pedal 1000ms infinite linear;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici .cuerpo {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-animation: cuerpo 100ms infinite linear alternate;
  -moz-animation: cuerpo 100ms infinite linear alternate;
  -o-animation: cuerpo 100ms infinite linear alternate;
  -ms-animation: cuerpo 100ms infinite linear alternate;
  animation: cuerpo 100ms infinite linear alternate;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici.play .pedal,
.b8-bici.play .pierna-1,
.b8-bici.play .pierna-2,
.b8-bici.play .pantorrilla-1,
.b8-bici.play .pantorrilla-2,
.b8-bici.play .cuerpo,
.b8-bici.play .rueda {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  animation-play-state: running;
}
.b8-bici.play .b8-rueda-1,
.b8-bici.play .b8-rueda-2 {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  animation-play-state: running;
}
.b8-bici.paused .pedal,
.b8-bici.paused .pierna-1,
.b8-bici.paused .pierna-2,
.b8-bici.paused .pantorrilla-1,
.b8-bici.paused .pantorrilla-2,
.b8-bici.paused .cuerpo,
.b8-bici.paused .rueda {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-bici.paused .b8-rueda-1,
.b8-bici.paused .b8-rueda-2 {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.b8-rueda-1,
.b8-rueda-2 {
  width: 37%;
  height: 37.8%;
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-image: url("../img/rueda.png");
}
.b8-rueda-1 {
  left: 2%;
  bottom: 0%;
}
.b8-rueda-2 {
  right: -2%;
  bottom: 0%;
}
.b8-title {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  margin-bottom: 17px;
  color: #000;
}
.b8-title strong {
  font-weight: normal;
  color: #00babe;
}
.b8-ctn-tab {
  position: relative;
}
.b8-tab {
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  top: 0;
  left: 0;
  right: 0;
}
.b8-tab.active {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.b8-tab p {
  margin: 0;
  line-height: 1.7;
}
.b8-nav {
  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: 40px;
}
.b8-nav p {
  margin: 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;
  cursor: pointer;
}
.b8-nav p:first-child {
  margin-right: 10px;
}
.b8-nav p:last-child {
  margin-left: 10px;
}
.b8-icon {
  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;
}
.b8-icon:nth-child(1) {
  font-size: 30px;
}
.b8-icon p {
  margin: 0;
}
.b8-arrow {
  font-size: 10px;
  margin-left: 3px;
  margin-right: 3px;
}
.b8-arrow:last-child {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b8-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
@media screen and (max-width: 1366px) {
  .b8-bici {
    width: 130px;
    height: auto;
    bottom: -2px;
  }
  .b8-bici svg {
    max-width: 100%;
    height: 120px;
  }
}
@media screen and (max-width: 1024px) {
  .b8-item h3 {
    font-size: 58px;
  }
  .b8-item {
    margin-bottom: 100px;
  }
  .b8-wrap {
    margin-top: 60px;
  }
  .footer-logo {
    bottom: -60px;
  }
}
@media screen and (max-width: 960px) {
  .b8-nav {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b8-wrap {
    margin-top: 30px;
  }
  .b8-top {
    margin-bottom: 30px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 480px) {
  .b8-item h3 {
    font-size: 40px;
  }
  .b8-item span {
    left: -90px;
  }
  .b8-top {
    margin-bottom: 0px;
    padding: 0 15px;
  }
  .b8-bici {
    width: 100px;
  }
  .b8-bici svg {
    height: auto;
    width: 100px;
  }
}
@-moz-keyframes cuerpo {
  to {
    -webkit-transform: skew(0deg, 1.5deg);
    -moz-transform: skew(0deg, 1.5deg);
    -o-transform: skew(0deg, 1.5deg);
    -ms-transform: skew(0deg, 1.5deg);
    transform: skew(0deg, 1.5deg);
  }
}
@-webkit-keyframes cuerpo {
  to {
    -webkit-transform: skew(0deg, 1.5deg);
    -moz-transform: skew(0deg, 1.5deg);
    -o-transform: skew(0deg, 1.5deg);
    -ms-transform: skew(0deg, 1.5deg);
    transform: skew(0deg, 1.5deg);
  }
}
@-o-keyframes cuerpo {
  to {
    -webkit-transform: skew(0deg, 1.5deg);
    -moz-transform: skew(0deg, 1.5deg);
    -o-transform: skew(0deg, 1.5deg);
    -ms-transform: skew(0deg, 1.5deg);
    transform: skew(0deg, 1.5deg);
  }
}
@keyframes cuerpo {
  to {
    -webkit-transform: skew(0deg, 1.5deg);
    -moz-transform: skew(0deg, 1.5deg);
    -o-transform: skew(0deg, 1.5deg);
    -ms-transform: skew(0deg, 1.5deg);
    transform: skew(0deg, 1.5deg);
  }
}
@-moz-keyframes pedal {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pedal {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes pedal {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes pedal {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes pierna {
  to {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
@-webkit-keyframes pierna {
  to {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
@-o-keyframes pierna {
  to {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
@keyframes pierna {
  to {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
@-moz-keyframes pierna2 {
  from {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  to {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}
@-webkit-keyframes pierna2 {
  from {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  to {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}
@-o-keyframes pierna2 {
  from {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  to {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}
@keyframes pierna2 {
  from {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  to {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}
@-moz-keyframes rodilla {
  to {
    -webkit-transform: rotate(60deg) scaleY(0.8);
    -moz-transform: rotate(60deg) scaleY(0.8);
    -o-transform: rotate(60deg) scaleY(0.8);
    -ms-transform: rotate(60deg) scaleY(0.8);
    transform: rotate(60deg) scaleY(0.8);
  }
}
@-webkit-keyframes rodilla {
  to {
    -webkit-transform: rotate(60deg) scaleY(0.8);
    -moz-transform: rotate(60deg) scaleY(0.8);
    -o-transform: rotate(60deg) scaleY(0.8);
    -ms-transform: rotate(60deg) scaleY(0.8);
    transform: rotate(60deg) scaleY(0.8);
  }
}
@-o-keyframes rodilla {
  to {
    -webkit-transform: rotate(60deg) scaleY(0.8);
    -moz-transform: rotate(60deg) scaleY(0.8);
    -o-transform: rotate(60deg) scaleY(0.8);
    -ms-transform: rotate(60deg) scaleY(0.8);
    transform: rotate(60deg) scaleY(0.8);
  }
}
@keyframes rodilla {
  to {
    -webkit-transform: rotate(60deg) scaleY(0.8);
    -moz-transform: rotate(60deg) scaleY(0.8);
    -o-transform: rotate(60deg) scaleY(0.8);
    -ms-transform: rotate(60deg) scaleY(0.8);
    transform: rotate(60deg) scaleY(0.8);
  }
}
@-moz-keyframes rodilla2 {
  from {
    -webkit-transform: rotate(-20deg) scaleY(0.8);
    -moz-transform: rotate(-20deg) scaleY(0.8);
    -o-transform: rotate(-20deg) scaleY(0.8);
    -ms-transform: rotate(-20deg) scaleY(0.8);
    transform: rotate(-20deg) scaleY(0.8);
  }
  to {
    -webkit-transform: rotate(40deg) scaleY(1.2);
    -moz-transform: rotate(40deg) scaleY(1.2);
    -o-transform: rotate(40deg) scaleY(1.2);
    -ms-transform: rotate(40deg) scaleY(1.2);
    transform: rotate(40deg) scaleY(1.2);
  }
}
@-webkit-keyframes rodilla2 {
  from {
    -webkit-transform: rotate(-20deg) scaleY(0.8);
    -moz-transform: rotate(-20deg) scaleY(0.8);
    -o-transform: rotate(-20deg) scaleY(0.8);
    -ms-transform: rotate(-20deg) scaleY(0.8);
    transform: rotate(-20deg) scaleY(0.8);
  }
  to {
    -webkit-transform: rotate(40deg) scaleY(1.2);
    -moz-transform: rotate(40deg) scaleY(1.2);
    -o-transform: rotate(40deg) scaleY(1.2);
    -ms-transform: rotate(40deg) scaleY(1.2);
    transform: rotate(40deg) scaleY(1.2);
  }
}
@-o-keyframes rodilla2 {
  from {
    -webkit-transform: rotate(-20deg) scaleY(0.8);
    -moz-transform: rotate(-20deg) scaleY(0.8);
    -o-transform: rotate(-20deg) scaleY(0.8);
    -ms-transform: rotate(-20deg) scaleY(0.8);
    transform: rotate(-20deg) scaleY(0.8);
  }
  to {
    -webkit-transform: rotate(40deg) scaleY(1.2);
    -moz-transform: rotate(40deg) scaleY(1.2);
    -o-transform: rotate(40deg) scaleY(1.2);
    -ms-transform: rotate(40deg) scaleY(1.2);
    transform: rotate(40deg) scaleY(1.2);
  }
}
@keyframes rodilla2 {
  from {
    -webkit-transform: rotate(-20deg) scaleY(0.8);
    -moz-transform: rotate(-20deg) scaleY(0.8);
    -o-transform: rotate(-20deg) scaleY(0.8);
    -ms-transform: rotate(-20deg) scaleY(0.8);
    transform: rotate(-20deg) scaleY(0.8);
  }
  to {
    -webkit-transform: rotate(40deg) scaleY(1.2);
    -moz-transform: rotate(40deg) scaleY(1.2);
    -o-transform: rotate(40deg) scaleY(1.2);
    -ms-transform: rotate(40deg) scaleY(1.2);
    transform: rotate(40deg) scaleY(1.2);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.b9 {
  font-size: 0;
  margin-top: 73px;
}
.b9 .g-title h3 {
  line-height: 1.2;
}
.b9-wrapcarrucel {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  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;
  height: 263px;
  max-width: 100%;
  text-align: center;
  overflow-x: hidden;
}
.b9-wrapcarrucel.carrusel-desktop li {
  width: 20%;
  margin-left: 10px;
}
.b9-wrapcarrucel.carrusel-desktop li:first-child1 {
  margin-left: 0;
}
.b9-wrapcarrucel .owl-carousel.owl-loaded {
  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;
}
.b9-wrapcarrucel .owl-nav {
  display: none;
}
.b9-wrapcarrucel .owl-carousel {
  position: static;
}
.b9-wrapcarrucel {
  margin: auto;
  text-align: center;
  width: auto;
}
.b9-slider li {
  display: inline-block;
  vertical-align: top;
}
.b9-slider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b9-item-carrusel {
  margin-right: 50px;
  padding-left: 30px;
}
.b9-wrapper-contenido {
  -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;
  -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;
}
.b9-titu {
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  position: relative;
  max-width: 780px;
  padding-right: 20px;
}
.b9-titu p {
  margin: 0;
  padding-top: 40px;
  font-size: 20px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 1.5;
  color: #58595b;
  text-align: justify;
}
.b9-figure {
  position: relative;
  top: 0;
}
.b9-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b9-medium:nth-of-type(2) {
  margin-top: 20px;
}
@media screen and (max-width: 1280px) {
  .b9-titu p {
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  .b9-wrapper-contenido {
    display: block;
    height: auto;
    padding-top: 30px;
  }
  .b9-titu {
    top: 0;
  }
  .b9-titu p {
    padding-top: 15px;
  }
  .b9 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 700px) {
  .b9-titu {
    padding-right: 0;
  }
  .b9-titu p {
    font-size: 16px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b9-wrapper-contenido {
    padding-top: 10px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.footer {
  padding-bottom: 70px;
}
.footer h4,
.footer p {
  margin: 0;
  font-weight: normal;
}
.footer .wancho {
  border-bottom: 4px solid #01b2b5;
  border-top: 4px solid #000;
}
.footer-copy .wancho {
  border: none;
}
.footer-left {
  width: 320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-right {
  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;
  width: calc(100% - 320px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 15px;
}
.footer-sup {
  width: 100%;
  font-size: 20px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  display: block;
  color: #000;
  margin-bottom: 30px;
}
.footer-col {
  line-height: 30px;
}
.footer-col li {
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
}
.footer-col a {
  color: #00babe;
}
.footer-col a span {
  color: #00babe;
}
.footer-col a:hover {
  color: #e51e20;
  text-decoration: underline;
}
.footer-col a:hover span {
  color: #e51e20;
  text-decoration: underline;
}
.footer-col:nth-of-type(2) {
  margin: 0 55px 0 55px;
}
.footer-top {
  padding-top: 40px;
  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;
  -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;
  padding-bottom: 40px;
}
.footer-title {
  margin-bottom: 6px;
}
.footer-title h3 {
  font-family: 'Lato-Regular', sans-serif;
  font-size: 14px;
  color: #000;
}
.footer-item {
  margin-bottom: 30px;
}
.footer-item 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: 0;
}
.footer-item i {
  font-size: 38px;
  color: #58595b;
}
.footer-item i:before {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #58595b;
}
.footer-item h4 {
  font-size: 28px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  margin-left: 18px;
  color: #00babe;
}
@media screen and (min-width: 1025px) {
  .footer-item:hover i:before {
    color: #00babe;
  }
}
.footer-carrera {
  margin-bottom: 35px;
  line-height: 25px;
}
.footer-carrera li {
  color: rgba(0,186,190,0.8);
  font-size: 13px;
  font-family: 'Lato-Regular', sans-serif;
}
.footer-carrera:last-child {
  margin-bottom: 0px;
}
.footer-carrera.corto {
  margin-bottom: 22px;
}
.footer-extra {
  padding-left: 30px;
  border-left: 1px solid #e6e6e6;
  padding-top: 15px;
  min-height: 388px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footer-extra .footer-col {
  width: 100%;
}
.footer-social {
  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;
  padding: 15px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 4px solid #f1f2f2;
  border-bottom: 4px solid #f1f2f2;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.footer-contacto {
  max-width: 50%;
  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;
  margin-top: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 11px;
}
.ico-ctn {
  width: 250px;
  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;
}
.ico-ctn i {
  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-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  font-size: 15px;
  padding: 2px;
  border: 3px solid #00babe;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #00babe;
}
.footer-direc p {
  font-size: 13px;
  font-family: 'Lato-Regular', sans-serif;
}
.footer-mail a {
  display: block;
}
.footer-contacto {
  position: relative;
  max-width: 100%;
}
.footer-contacto h3 {
  line-height: 1.2;
  font-size: 20px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.footer-left-contacto {
  width: 50%;
  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;
}
.footer-logo {
  position: absolute;
  right: 0;
  bottom: -58px;
}
.footer-copy {
  font-size: 14px;
  height: 32px;
}
.footer-copy .wancho {
  overflow: hidden;
  margin-top: 5px;
}
.footer-copy-left {
  float: left;
}
.footer-copy-left p {
  margin: 0;
  margin-bottom: 4px;
}
.footer-copy-right {
  float: right;
}
.staffcreativa {
  position: relative;
  padding-right: 0.45em;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  font-family: 'arial';
}
.staffcreativa:after {
  content: '\e60e';
  font-family: 'icomoon';
  font-size: 0.7em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  right: 0;
  speak: none;
  text-transform: none;
  top: 0.1em;
}
.link-staff:hover .staffcreativa {
  color: #000;
}
.footer-copy-left br {
  display: none;
}
@media screen and (max-width: 1400px) {
  .footer-col:nth-of-type(2) {
    margin: 0 20px;
  }
  .footer-item {
    margin-bottom: 25px;
  }
  .footer-item h4 {
    font-size: 20px;
  }
  .footer-item i {
    font-size: 25px;
  }
  .footer-left {
    width: 290px;
  }
  .footer-right {
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 240px);
  }
}
@media screen and (max-width: 1024px) {
  .footer-item h4 {
    font-size: 22px;
  }
  .footer-col {
    width: 33.33%;
  }
  .footer-col:nth-of-type(2) {
    margin: 0;
  }
  .footer-extra {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer-top {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-left {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
  .footer-item h4 {
    font-size: 18px;
    margin-left: 10px;
  }
  .footer-item {
    width: 24%;
  }
  .footer-social {
    -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;
  }
  .footer-direc {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .footer-left-contacto {
    width: 60%;
  }
  .footer-right {
    padding-left: 0;
    -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;
    margin-top: 20px;
  }
  .footer-logo {
    bottom: -56px;
  }
  .footer-logo img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .footer-top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-right {
    width: 100%;
  }
  .footer-col:first-child {
    width: 100%;
    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-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .footer-col:first-child li {
    margin: 0;
    width: 25%;
  }
  .footer-col:nth-of-type(2) {
    margin: 0;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .footer-item:nth-child(odd) {
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.footer-item h4 {
  font-size: 21px;
  width: 100%;
}
.footer-left {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 0;
}
.footer-item a {
  max-width: 100%;
}
.footer-contacto h3 {
  font-size: 18px;
}
.footer-left-contacto {
  width: 70%;
}
.footer-title h3 {
  font-size: 16px;
}
.footer {
  padding-bottom: 35px;
}
.footer-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -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;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .footer-right {
    display: none;
  }
  .footer-extra {
    padding-left: 0;
    border: 0;
    min-height: inherit;
  }
}
@media screen and (max-width: 620px) {
  .footer-copy {
    height: auto;
    text-align: center;
    font-size: 12px;
    margin: auto;
    padding: 8px 0 12px;
  }
  .footer-copy-left p,
  .footer-copy-left a {
    text-align: left;
    display: block;
  }
  .footer-copy-right {
    float: none;
  }
  .footer-copy {
    padding-bottom: 40px;
    border-bottom: 4px solid #01b2b5;
  }
  .footer {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .footer-social {
    margin-bottom: 8px;
  }
  .footer-social .ico-ctn {
    width: 100%;
    max-width: 370px;
  }
  .footer-left-contacto {
    width: 100%;
  }
  .footer .wancho {
    padding-top: 170px;
  }
  .footer-top {
    display: none;
  }
  .footer-logo {
    top: 0;
    right: inherit;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .footer-contacto {
    position: static;
    padding-bottom: 0px;
    margin: 0;
  }
  .footer-logo {
    bottom: inherit;
  }
  .footer-direc {
    display: none;
  }
  .footer-mail {
    display: none;
  }
  .footer-copy .wancho {
    padding-top: 0px;
  }
  .footer-tel {
    width: 100%;
  }
  .footer-tel {
    text-align: center;
  }
  .footer-social {
    border-top: 0px;
    border-bottom: 0px;
  }
  .footer .wancho {
    border-bottom: 0px;
  }
  .footer-contacto h3 {
    margin-bottom: 13px;
  }
  .footer-contacto h3:last-child {
    margin-bottom: 0px;
  }
  .footer-logo {
    top: 40px;
  }
  .footer-copy-left {
    float: none;
  }
  .footer-copy-left p,
  .footer-copy-left a {
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .footer-copy-left br {
    display: block;
  }
  .footer-copy-left p,
  .footer-copy-left a {
    line-height: 1.7;
  }
  .footer-copy-left p {
    margin-bottom: 2px;
  }
  .footer-copy-left {
    line-height: 20px;
  }
  .footer-contacto {
    margin-top: 10px;
  }
  .footer-contacto h3 {
    font-size: 13px;
  }
  .footer .wancho {
    padding-top: 115px;
    border-width: 7px;
  }
  .footer-copy .wancho {
    padding-top: 0;
    margin-top: 2px;
  }
  .footer-logo {
    width: 100px;
    top: 48px;
  }
  .footer-logo img {
    max-width: 100%;
    height: auto;
    display: block;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.fs30 {
  font-size: 30px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs15 {
  font-size: 15px;
}
.fs14 {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .fs48 {
    font-size: 42px;
  }
  .fs36 {
    font-size: 32px;
  }
  .fs30 {
    font-size: 27px;
  }
  .fs20 {
    font-size: 19px;
  }
  .fs18 {
    font-size: 17px;
  }
  .fs15 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .fs48 {
    font-size: 38px;
  }
  .fs36 {
    font-size: 29px;
  }
  .fs30 {
    font-size: 25px;
  }
  .fs20 {
    font-size: 17px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs16 {
    font-size: 15px;
  }
  .fs15 {
    font-size: 14px;
  }
  .fs14 {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .fs48 {
    font-size: 34px;
  }
  .fs36 {
    font-size: 27px;
  }
  .fs30 {
    font-size: 24px;
  }
  .fs15 {
    font-size: 14px;
  }
}
.home-css .header .header-logo img:nth-child(1) {
  display: none;
}
.home-css .header .header-logo img:nth-child(2) {
  display: block;
}
.home-css .cnt-wrapper.static {
  padding-top: 0;
}
.home-css .menu-mobile-open:before {
  color: #fff;
}
.css-carreras .menu-mobile-open:before {
  color: #fff;
}
.css-carreras .menu-mobile-open.scrolling:before {
  color: #00babe;
}
body.cyan .menu-mobile-open:before {
  color: #fff;
}
body.cyan .menu-mobile-open.scrolling:before {
  color: #00babe;
}
body.gray .menu-sidebar {
  background-color: #5b5b5b;
}
body.gray .menu-sidebar .menu-carreras,
body.gray .menu-sidebar .menu-postgrado,
body.gray .menu-sidebar .header-soy {
  background-color: #5b5b5b;
}
body.gray .menu-sidebar .menu-carreras div.g-title[position-size-color*="18"]:after,
body.gray .menu-sidebar .menu-postgrado div.g-title[position-size-color*="18"]:after,
body.gray .menu-sidebar .header-soy div.g-title[position-size-color*="18"]:after {
  color: #00babe;
}
body.gray .menu-sidebar .menu-carreras div.g-title[position-size-color*="18"] h3,
body.gray .menu-sidebar .menu-postgrado div.g-title[position-size-color*="18"] h3,
body.gray .menu-sidebar .header-soy div.g-title[position-size-color*="18"] h3 {
  color: #00babe;
}
body.gray .menu-sidebar .menu-carreras .header-list,
body.gray .menu-sidebar .menu-postgrado .header-list,
body.gray .menu-sidebar .header-soy .header-list {
  border-bottom-color: #00babe;
}
body.gray .menu-sidebar .menu-carreras .header-col ul li:before,
body.gray .menu-sidebar .menu-postgrado .header-col ul li:before,
body.gray .menu-sidebar .header-soy .header-col ul li:before {
  border-left-color: #00babe;
}
body.gray .menu-sidebar .menu-carreras .header-col ul li a,
body.gray .menu-sidebar .menu-postgrado .header-col ul li a,
body.gray .menu-sidebar .header-soy .header-col ul li a {
  color: #00babe;
}
body.gray .menu-sidebar .menu-carreras a,
body.gray .menu-sidebar .menu-postgrado a,
body.gray .menu-sidebar .header-soy a {
  color: #00babe;
}
body.gray .menu-responsive .header-a {
  color: #00babe;
}
body.gray .menu-btn {
  color: #00babe;
}
body.gray .menu-btn:nth-child(1) {
  border-color: #00babe;
}
body.gray .respon-links a:nth-child(2) {
  background-color: #00babe;
}
body.gray .header-up li {
  border-bottom-color: #00babe;
}
body.gray .header-megabottom h3 {
  color: #00babe;
}
body.gray .header-megabottom a {
  border-color: #00babe;
  color: #00babe;
}
body.white .menu-mobile-close:before {
  color: #231f20;
}
body.white .menu-sidebar {
  background-color: #fff;
}
body.white .menu-sidebar .menu-carreras,
body.white .menu-sidebar .menu-postgrado,
body.white .menu-sidebar .header-soy {
  background-color: #fff;
}
body.white .menu-btn {
  color: #231f20;
}
body.white .menu-btn:nth-child(1) {
  border-color: #231f20;
}
body.white .menu-sidebar .respon-links a:nth-child(3) {
  background-color: #00babe;
}
body.white .menu-sidebar .respon-links a:nth-child(3) span,
body.white .menu-sidebar .respon-links a:nth-child(3) i {
  color: #fff;
}
.css-header-fixed .cnt-wrapper.static {
  padding-top: 0;
}
.header-megamenu-up {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #00babe;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  transition-duration: 300ms;
  z-index: 1000;
}
.header-megamenu-up .wancho {
  position: relative;
}
.header-megamenu-up .header-link {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 5;
}
.header-megamenu-up .header-sticky {
  position: fixed;
  width: 94%;
  max-width: 1180px;
  margin: auto;
  top: 0px;
  z-index: 10;
}
.header-megamenu-up .header-mega-cnt {
  padding: 75px 0 25px 0;
  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;
}
.header-megamenu-up .header-left {
  width: calc(100% - 290px);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -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;
}
.header-megamenu-up .header-left h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
  color: #58595b;
  padding-bottom: 18px;
}
.header-megamenu-up .header-left p {
  margin: 0;
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 2.4;
  text-align: justify;
  padding-bottom: 10px;
}
.header-megamenu-up .header-left ol li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  list-style-type: decimal-leading-zero;
  padding-bottom: 13px;
}
.header-megamenu-up .header-left ol li:last-child {
  padding-bottom: 0;
}
.header-megamenu-up .header-left ol li a {
  text-decoration: underline;
  display: inline;
}
.header-megamenu-up .header-left ol em {
  font-style: italic;
}
.header-megamenu-up .header-left ul li {
  color: #5b5b5b;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font-size: 15px;
  padding: 0;
  font-family: 'Lato-Regular', sans-serif;
  padding-left: 0;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 13.5px;
  line-height: 1.45;
  position: relative;
}
.header-megamenu-up .header-left ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #5b5b5b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.header-megamenu-up .header-left ul li:last-child {
  padding-bottom: 0;
}
.header-megamenu-up .header-left ul em {
  font-style: italic;
}
.header-megamenu-up .header-left ul em a {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .header-megamenu-up .header-left ol li {
    font-size: 14px;
  }
  .header-megamenu-up .header-left ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .header-megamenu-up .header-left p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  .header-megamenu-up .header-left p {
    font-size: 13px;
  }
}
.header-megamenu-up ul.header-up {
  margin: 0;
  width: 50%;
}
.header-megamenu-up ul.header-up >li {
  margin: 0;
  padding-bottom: 20px;
}
.header-megamenu-up ul.header-up >li:before {
  top: 4px;
  border-left-color: #231f20;
}
@media screen and (min-width: 1025px) {
  .header-megamenu-up ul.header-up >li:hover >a {
    color: #fff;
    text-decoration: underline;
  }
  .header-megamenu-up ul.header-up >li:hover:before {
    border-left-color: #fff;
  }
}
.header-megamenu-up ul.header-up >li.active >a {
  color: #fff;
  text-decoration: underline;
}
.header-megamenu-up ul.header-up >li.active:before {
  border-left-color: #fff;
}
.header-megamenu-up ul.header-up ul {
  padding-top: 20px;
}
.header-megamenu-up ul.header-up ul li {
  padding-left: 10px;
  padding-bottom: 20px;
}
.header-megamenu-up ul.header-up ul li:last-child {
  padding-bottom: 20px;
}
.header-megamenu-up ul.header-up ul li:before {
  top: 4px;
  border-left: 4px solid #231f20;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.header-megamenu-up ul.header-up ul a {
  font-size: 15px;
  color: #231f20;
  display: block;
  line-height: 100%;
}
.header-megamenu-up .header-a {
  font-size: 20px;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  color: #231f20;
  display: block;
  line-height: 100%;
}
.header-megamenu-up .header-right {
  width: 290px;
}
.header-megamenu-up .header-box {
  background-color: #ea171a;
  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;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  height: 180px;
  -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-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 35px 0 20px;
  margin-bottom: 10px;
}
.header-megamenu-up .header-box .g-title h3 {
  line-height: 1.2;
}
.header-megamenu-up .header-box a {
  margin: 0;
  margin-top: 5px;
}
.header-megamenu-up .header-box a span {
  color: #fff;
  font-size: 15px;
}
.header-megamenu-up .btn-blue {
  width: 100%;
  height: 40px;
  background-color: #225595;
  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;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
  font-size: 15px;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 7px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}
.header-megamenu-up .btn-blue span {
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .header-megamenu-up .btn-blue:hover {
    background-color: #11467f;
  }
}
.header-megamenu-up .header-megabottom {
  width: 100%;
  margin-top: 20px;
  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;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header-megamenu-up .header-megabottom h3,
.header-megamenu-up .header-megabottom span {
  font-size: 15px;
  color: #231f20;
  font-family: 'Conv_ProximaNova-Extrabold', sans-serif;
}
.header-megamenu-up .header-megabottom span {
  margin-right: 30px;
}
.header-megamenu-up .header-megabottom ul {
  margin: 0;
  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;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header-megamenu-up .header-megabottom li {
  margin-left: 40px;
}
.header-megamenu-up .header-megabottom li:nth-child(2) {
  margin-left: 0;
}
.header-megamenu-up .header-megabottom a:before {
  display: none;
}
.header-background {
  padding: 15px 0;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  transition-duration: 300ms;
  background: #fff;
}
.header.static {
  position: fixed;
}
.header.static .menu-link {
  color: #231f20;
}
.header.active .header-background {
  background-color: #fff;
  z-index: 1;
  position: relative;
}
.header.active .header-logo img:nth-child(1) {
  display: block;
}
.header.active .header-logo img:nth-child(2) {
  display: none;
}
.header.active .header-logo img:nth-child(3) {
  display: none;
}
.header.active .menu-link {
  color: #231f20;
}
.header.active .header-menu-icon:before,
.header.active .header-menu-icon:after {
  border-color: #00babe;
  background-color: #fff;
}
.header.active .header-menu-icon i {
  border-top-color: #00babe;
}
.header.scrolling {
  position: fixed;
}
.header.scrolling .header-background {
  background-color: #fff;
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  padding: 0;
  height: 80px;
  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;
}
.header.scrolling .menu-link {
  color: #231f20;
}
.header.scrolling .header-logo {
  max-width: 250px;
}
.header.scrolling .header-logo img:nth-child(1) {
  display: block;
}
.header.scrolling .header-logo img:nth-child(2) {
  display: none;
}
.header.scrolling .header-logo img:nth-child(3) {
  display: none;
}
.header.scrolling .header-menu-icon:before,
.header.scrolling .header-menu-icon:after {
  border-color: #00babe;
  background-color: #fff;
}
.header.scrolling .header-menu-icon i {
  border-top-color: #00babe;
}
.header.scrolling .menu {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header.header-static-scroll {
  position: absolute;
}
.header .header-ctn {
  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;
}
.header .header-logo {
  max-width: 290px;
  width: 100%;
  margin: 0;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  -ms-transition: all 200ms;
  transition: all 200ms;
  display: block;
}
.header .header-logo img {
  display: none;
  max-width: 100%;
  height: auto;
  width: 100%;
  margin: 0;
}
.header .header-logo img:nth-child(1) {
  display: block;
}
.header .g-button span {
  text-transform: uppercase;
}
.header .g-button[position-size-color*="yellow"] i {
  margin: 0;
  font-size: 13px;
  margin-left: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header .g-button[position-size-color*="yellow"] i:before {
  color: #231f20;
}
.header .menu-item {
  display: inline-block;
  vertical-align: top;
}
.header .menu-link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 15px;
  color: #606060;
  font-family: 'latobold', sans-serif;
  padding: 20px 10px;
  margin: 0;
  /*margin-left: 20px;*/
  margin-left: 5px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header .menu-link:hover {
  color: #ea171a;
}
.header .menu-link.l_megamenu:after {
  content: "";
  margin-left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #58595b transparent transparent transparent;
}
.header .menu {
  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;
}
.header .header-call-to-action {
  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;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.header .header-call-to-action .call-li {
  position: relative;
}
.header .header-call-to-action .call-li:nth-child(1) {
  margin-right: 20px;
  margin-left: 10px;
}
.header .header-call-to-action .call-li.active {
  position: absolute;
  right: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
}
.header .header-call-to-action .call-li:last-child {
  background: #00babe;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 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;
}
.header .header-call-to-action .call-li:last-child a {
  margin: 0;
  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;
  width: 100px;
  font-family: 'latobold', sans-serif;
  font-size: 14px;
  color: #fff;
}
.header .header-call-to-action .call-li:last-child a i {
  font-size: 14px;
  color: #fff;
  margin: auto 0;
  margin-left: 10px;
}
.header .header-call-to-action .call-li:last-child a i:before {
  color: #fff;
}
.header .header-call-to-action .call-li:last-child .header-menu-icon {
  margin: 0;
}
.header .header-call-to-action .g-btn-2 {
  font-size: 14px;
  font-family: 'latobold', sans-serif;
}
.header .header-call-to-action .g-btn-2 i {
  margin: auto 0;
  margin-left: 10px;
}
.header .header-soy {
  position: absolute;
  left: 0;
  z-index: 10;
  top: calc(100% + 18px);
  /*width: 100%;*/
  width: 130%;
  visibility: hidden;
  -webkit-box-shadow: -4px 0px 15px 0 rgba(0,0,0,0.32);
  box-shadow: -4px 0px 15px 0 rgba(0,0,0,0.32);
  -webkit-transform: scaleY(0.94) translateY(-10px);
  -moz-transform: scaleY(0.94) translateY(-10px);
  -o-transform: scaleY(0.94) translateY(-10px);
  -ms-transform: scaleY(0.94) translateY(-10px);
  transform: scaleY(0.94) translateY(-10px);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: -webkit-transform 0.23333333s, opacity 0.23333333s;
  -moz-transition: -moz-transform 0.23333333s, opacity 0.23333333s;
  -o-transition: -o-transform 0.23333333s, opacity 0.23333333s;
  -ms-transition: -ms-transform 0.23333333s, opacity 0.23333333s;
  transition: transform 0.23333333s, opacity 0.23333333s;
}
.header .header-soy:after {
  content: '';
  width: 100%;
  height: 22px;
  position: absolute;
  bottom: 100%;
  left: 0px;
}
.header .header-soy:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  display: block;
  position: absolute;
  right: 13px;
  bottom: calc(100% - 15px);
  -webkit-transform: rotate(-40deg) skew(0deg, -10deg);
  -moz-transform: rotate(-40deg) skew(0deg, -10deg);
  -o-transform: rotate(-40deg) skew(0deg, -10deg);
  -ms-transform: rotate(-40deg) skew(0deg, -10deg);
  transform: rotate(-40deg) skew(0deg, -10deg);
  -webkit-box-shadow: -4px -4px 15px 0 rgba(0,0,0,0.32);
  box-shadow: -4px -4px 15px 0 rgba(0,0,0,0.32);
}
.header .header-soy ul {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.header .header-soy li {
  margin: 0;
  border-top: 1px solid rgba(88,89,91,0.26);
}
.header .header-soy li:first-child {
  border: 0;
}
.header .header-soy a {
  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;
  padding: 0 20px;
  font-family: 'Lato-Regular', sans-serif;
  color: #231f20;
}
@media screen and (min-width: 1025px) {
  .header .header-soy a:hover {
    color: #ea171a;
  }
}
.header .header-soy a.active {
  color: #ea171a;
}
@media screen and (min-width: 1025px) {
  .header .call-unic:hover .header-soy {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scaleY(1) translateY(0px);
    -moz-transform: scaleY(1) translateY(0px);
    -o-transform: scaleY(1) translateY(0px);
    -ms-transform: scaleY(1) translateY(0px);
    transform: scaleY(1) translateY(0px);
    visibility: visible;
  }
}
.g-btn-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  border: 1px solid #00babe;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 40px;
  /*width: 150px;*/
  width: 105px;
  color: #00babe;
  -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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g-btn-2 i {
  position: relative;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 10px;
  margin-top: 5px;
  margin-left: 10px;
}
.g-btn-2 i:before {
  color: #00babe;
}
.g-btn-2 span {
  margin: 0;
}
.header-link {
  margin-left: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.header-menu {
  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;
}
.header-menu-icon {
  position: relative;
  width: 32px;
  margin: 0 0 0 auto;
  padding: 5px 0;
  display: block;
  cursor: pointer;
}
.header-menu-icon:before,
.header-menu-icon:after {
  content: "";
  position: absolute;
  z-index: 455;
  width: 3px;
  height: 3px;
  background-color: #231f20;
  border: 3px solid #fff;
  -webkit-transition: -webkit-transform 0.23333333s;
  -moz-transition: -moz-transform 0.23333333s;
  -o-transition: -o-transform 0.23333333s;
  -ms-transition: -ms-transform 0.23333333s;
  transition: transform 0.23333333s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.header-menu-icon:before {
  top: 2px;
  left: 0;
}
.header-menu-icon:after {
  top: 18px;
  right: 0;
}
.header-menu-icon i {
  display: block;
  position: relative;
  overflow: hidden;
  border-top: 3px solid #fff;
  height: 0;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform 0.23333333s, opacity 0.23333333s;
  -moz-transition: -moz-transform 0.23333333s, opacity 0.23333333s;
  -o-transition: -o-transform 0.23333333s, opacity 0.23333333s;
  -ms-transition: -ms-transform 0.23333333s, opacity 0.23333333s;
  transition: transform 0.23333333s, opacity 0.23333333s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-menu-icon i:nth-child(3) {
  margin-bottom: 0;
}
.header-menu-icon:hover:before {
  -webkit-transform: translateX(11px);
  -moz-transform: translateX(11px);
  -o-transform: translateX(11px);
  -ms-transform: translateX(11px);
  transform: translateX(11px);
}
.header-menu-icon:hover:after {
  -webkit-transform: translateX(-11px);
  -moz-transform: translateX(-11px);
  -o-transform: translateX(-11px);
  -ms-transform: translateX(-11px);
  transform: translateX(-11px);
}
.header-menu-icon.active:before {
  -webkit-transform: translateX(12px) translateY(8px);
  -moz-transform: translateX(12px) translateY(8px);
  -o-transform: translateX(12px) translateY(8px);
  -ms-transform: translateX(12px) translateY(8px);
  transform: translateX(12px) translateY(8px);
}
.header-menu-icon.active:after {
  -webkit-transform: translateX(-11px) translateY(-8px);
  -moz-transform: translateX(-11px) translateY(-8px);
  -o-transform: translateX(-11px) translateY(-8px);
  -ms-transform: translateX(-11px) translateY(-8px);
  transform: translateX(-11px) translateY(-8px);
}
.header-menu-icon.active i:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.header-menu-icon.active i:nth-child(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.header-menu-icon.active i:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
.header-inscribete {
  background-color: #e8171a;
  -webkit-border-radius: 34px 0 0 34px;
  border-radius: 34px 0 0 34px;
  position: fixed;
  right: 0px;
  top: 40%;
  width: 90px;
  height: 102px;
  z-index: 100;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
  box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
}
.header-inscribete:hover {
  background: #ffd756;
}
.header-inscribete:hover span {
  color: #231f20;
}
.header-inscribete:hover i:before {
  color: #231f20;
}
.header-inscribete span,
.header-inscribete i {
  color: #fff;
  margin: 0;
}
.header-inscribete i {
  font-size: 15px;
  margin-bottom: 5px;
}
.header-inscribete i:before {
  color: #fff;
}
.header-inscribete span {
  font-size: 12px;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) {
  .header-megamenu {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0px;
    top: 100%;
    width: 100%;
    z-index: -1;
    visibility: hidden;
  }
  .header-megamenu .wancho {
    -webkit-transform: translateY(-30%) scaleY(0.9);
    -moz-transform: translateY(-30%) scaleY(0.9);
    -o-transform: translateY(-30%) scaleY(0.9);
    -ms-transform: translateY(-30%) scaleY(0.9);
    transform: translateY(-30%) scaleY(0.9);
    max-width: 930px;
    padding: 0 40px;
    margin-right: 0;
    padding-top: 45px;
    padding-bottom: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    background-color: #fff;
    -webkit-transition: all 0.3s, opacity 0.25s;
    -moz-transition: all 0.3s, opacity 0.25s;
    -o-transition: all 0.3s, opacity 0.25s;
    -ms-transition: all 0.3s, opacity 0.25s;
    transition: all 0.3s, opacity 0.25s;
    visibility: hidden;
  }
  .header-megamenu .wancho:before {
    content: '';
    width: 900px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 100%;
    bottom: 0px;
  }
  .header-megamenu.menu-postgrado .megamenu-cnt {
    padding-right: 0;
    min-height: 200px;
  }
  .header-megamenu.menu-postgrado .header-col {
    width: 100%;
  }
  .header-megamenu.menu-postgrado .header-col 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-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: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -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;
  }
  .header-megamenu.menu-postgrado .header-col li {
    width: 24%;
    margin: 0;
    margin-right: 100px;
    padding-bottom: 0px;
  }
  .header-megamenu.menu-postgrado .header-col li:nth-child(3) {
    margin-right: 0;
    padding-bottom: 40px;
  }
  .header-megamenu.menu-postgrado .header-col li:nth-child(6) {
    margin-right: 0;
    padding-bottom: 40px;
  }
  .header-megamenu.menu-postgrado .header-col li:nth-child(9) {
    margin-right: 0;
  }
  .header-megamenu.menu-postgrado .header-col a {
    line-height: 1.4;
  }
  .header-megamenu.menu-postgrado .header-list ul li:before {
    top: 7px;
  }
  .header-megamenu.active {
    z-index: 2;
  }
  .header-megamenu.active .wancho {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transform: translateY(0%) scaleY(1);
    -moz-transform: translateY(0%) scaleY(1);
    -o-transform: translateY(0%) scaleY(1);
    -ms-transform: translateY(0%) scaleY(1);
    transform: translateY(0%) scaleY(1);
  }
  .megamenu-cnt {
    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;
    position: relative;
  }
  .megamenu-cnt figure {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .megamenu-cnt figure img {
    display: block;
  }
  .header-col {
    width: auto;
  }
  .header-list {
    padding-top: 30px;
  }
  .header-list h3 {
    margin: 0;
    font-size: 15px;
    font-family: 'Conv_PROXIMANOVA-BOLD_1', sans-serif;
    color: #58595b;
    padding-bottom: 18px;
  }
  .header-list p {
    margin: 0;
    font-size: 15px;
    font-family: 'Lato-Regular', sans-serif;
    line-height: 2.4;
    text-align: justify;
    padding-bottom: 10px;
  }
  .header-list ol li {
    color: #5b5b5b;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    transition: color 0.3s linear;
    font-size: 15px;
    padding: 0;
    font-family: 'Lato-Regular', sans-serif;
    padding-left: 0;
    text-align: left;
    list-style-type: decimal-leading-zero;
    padding-bottom: 13px;
  }
  .header-list ol li:last-child {
    padding-bottom: 0;
  }
  .header-list ol li a {
    text-decoration: underline;
    display: inline;
  }
  .header-list ol em {
    font-style: italic;
  }
  .header-list ul li {
    color: #5b5b5b;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    transition: color 0.3s linear;
    font-size: 15px;
    padding: 0;
    font-family: 'Lato-Regular', sans-serif;
    padding-left: 0;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 13.5px;
    line-height: 1.45;
    position: relative;
  }
  .header-list ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 8px solid #5b5b5b;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .header-list ul li:last-child {
    padding-bottom: 0;
  }
  .header-list ul em {
    font-style: italic;
  }
  .header-list ul em a {
    text-decoration: underline;
  }
  .header-list h3 {
    padding-bottom: 10px;
  }
  .header-list ul li {
    font-size: 0;
    padding-left: 10px;
    padding-bottom: 15px;
  }
  .header-list ul li:before {
    top: 6px;
    width: 4px;
    height: 4px;
    background-color: #58595b;
    border: 0;
  }
  .header-list a {
    font-size: 14px;
    color: #00babe;
    font-family: 'Lato-Regular', sans-serif;
    line-height: 100%;
    display: inline-block;
  }
  .header-list a:hover {
    color: #ea171a;
    text-decoration: underline;
  }
  .header-list:first-child {
    padding-top: 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
  ol li {
    font-size: 14px;
  }
  ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 768px) {
  p {
    line-height: 1.5;
  }
}
@media screen and (min-width: 1025px) and (max-width: 480px) {
  p {
    font-size: 13px;
  }
}
.responsive-logo {
  margin-top: 10px;
  width: 80%;
  display: block;
}
.responsive-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.not-form-b5 .b5 {
  display: none;
}
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  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;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  -ms-transition: all 0.45s;
  transition: all 0.45s;
  z-index: 1000;
  visibility: hidden;
}
.menu-overlay.active {
  visibility: visible;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.menu-mobile-close,
.menu-mobile-open {
  font-size: 25px;
  height: 42px;
  line-height: 42px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  -ms-transition: all 0.45s;
  transition: all 0.45s;
  width: 42px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.menu-mobile-close:before,
.menu-mobile-open:before {
  color: #00babe;
}
.menu-mobile-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: hidden;
  z-index: 1012;
  color: #00babe;
}
.menu-mobile-open.active {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1010;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-mobile-open:before {
  color: #00babe !important;
}
.menu-mobile-open.scrolling {
  position: fixed;
}
.menu-mobile-open.scrolling:before {
  color: #00babe;
}
.menu-mobile-close {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1010;
  position: fixed;
}
.menu-mobile-close:before {
  color: #fff;
}
.menu-mobile-close.active {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 1102;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.header-hidden {
  display: none;
}
.menu-sidebar {
  width: calc(60% - 100px);
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: -60%;
  background: #00babe;
  z-index: 1013;
  -webkit-transition: left 0.45s, opacity 0.45s;
  -moz-transition: left 0.45s, opacity 0.45s;
  -o-transition: left 0.45s, opacity 0.45s;
  -ms-transition: left 0.45s, opacity 0.45s;
  transition: left 0.45s, opacity 0.45s;
  padding: 0 20px;
  padding-top: 75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.menu-sidebar.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  left: 0;
}
.menu-sidebar.volver .menu-btn:nth-child(1) {
  display: none;
}
.menu-sidebar.volver .menu-btn:nth-child(2) {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.menu-sidebar .header-up li {
  border-bottom: 1px solid #231f20;
}
.menu-sidebar .header-up li ul {
  display: none;
}
.menu-sidebar .menu-btn {
  position: absolute;
  left: 20px;
  top: 20px;
  height: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 12px;
  font-family: 'latobold', sans-serif;
  color: #fff;
  text-transform: uppercase;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.menu-sidebar .menu-btn i {
  margin: 0;
  font-size: 6px;
}
.menu-sidebar .menu-btn:nth-child(1) {
  padding: 0 10px;
  border: 1px solid #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.menu-sidebar .menu-btn:nth-child(2) {
  display: none;
}
.menu-sidebar .menu-btn:nth-child(2) i {
  margin-right: 6px;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menu-sidebar .menu-btn.active {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.menu-sidebar .respon-links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.menu-sidebar .respon-links a {
  height: 50px;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'latobold', sans-serif;
  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;
  width: 50%;
}
.menu-sidebar .respon-links a span {
  margin: 0;
}
.menu-sidebar .respon-links a:nth-child(1) {
  background-color: #ea171a;
}
.menu-sidebar .respon-links a:nth-child(2) {
  background-color: #5b5b5b;
}
.menu-sidebar .respon-links a:nth-child(3) {
  background-color: #fff;
}
.menu-sidebar .respon-links a:nth-child(3) span {
  color: #00babe;
}
.menu-sidebar .respon-links a:nth-child(3) i {
  color: #00babe;
}
.menu-sidebar .respon-links a.active i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.menu-sidebar .respon-links i {
  margin: 0;
  font-size: 6px;
  margin-left: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 300ms;
  -moz-transition: -moz-transform 300ms;
  -o-transition: -o-transform 300ms;
  -ms-transition: -ms-transform 300ms;
  transition: transform 300ms;
}
.menu-sidebar .header-megabottom {
  padding-top: 16px;
}
.menu-sidebar .header-megabottom h3 {
  font-size: 14px;
  font-family: 'ProximaNova-Black', sans-serif;
  color: #231f20;
}
.menu-sidebar .header-megabottom ul {
  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;
  padding: 20px 0;
}
.menu-sidebar .header-megabottom ul img {
  display: none;
}
.menu-sidebar .header-megabottom ul li {
  margin: 0;
}
.menu-sidebar .header-megabottom ul li:nth-child(1) {
  display: none;
}
.menu-sidebar .header-megabottom li a {
  width: 34px;
  height: 34px;
  text-align: center;
  font-size: 18px;
  color: #231f20;
  border: 2px solid #231f20;
  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;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.menu-sidebar .megamenu-cnt figure {
  display: none;
}
.menu-sidebar .menu-carreras {
  position: absolute;
  left: 0;
  bottom: 0;
  height: calc(100% - 131px);
  overflow: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #00babe;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(110%);
  -moz-transform: translateX(110%);
  -o-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
}
.menu-sidebar .menu-carreras .header-col .header-ul {
  display: none;
  padding-bottom: 10px;
}
.menu-sidebar .menu-carreras .header-col .header-ul li {
  padding-left: 20px;
  position: relative;
}
.menu-sidebar .menu-carreras .header-col .header-ul li:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 17px;
  width: 0;
  height: 0;
  border-left: 5px solid #231f20;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.menu-sidebar .menu-carreras .header-col .header-ul a {
  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: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 14px;
  font-family: 'latobold', sans-serif;
  color: #231f20;
}
.menu-sidebar .menu-carreras .header-list {
  border-bottom: 1px solid #231f20;
}
.menu-sidebar .menu-carreras div.g-title[position-size-color*="18"] {
  position: relative;
}
.menu-sidebar .menu-carreras div.g-title[position-size-color*="18"]:after {
  content: "\e911";
  font-family: 'icomoon';
  font-size: 6px;
  position: absolute;
  right: 10px;
  top: 0;
  color: #231f20;
  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;
  height: 100%;
}
.menu-sidebar .menu-carreras div.g-title[position-size-color*="18"] h3 {
  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: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-family: 'latobold', sans-serif;
  color: #231f20;
  font-size: 12px;
  text-transform: uppercase;
}
.menu-sidebar .menu-carreras.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 3;
}
.menu-sidebar .menu-postgrado {
  position: absolute;
  left: 0;
  bottom: 0;
  height: calc(100% - 131px);
  overflow: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #00babe;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(110%);
  -moz-transform: translateX(110%);
  -o-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
}
.menu-sidebar .menu-postgrado .header-col h3 {
  display: none;
}
.menu-sidebar .menu-postgrado .header-col ul li {
  padding-left: 20px;
  position: relative;
}
.menu-sidebar .menu-postgrado .header-col ul li:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 17px;
  width: 0;
  height: 0;
  border-left: 5px solid #231f20;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.menu-sidebar .menu-postgrado .header-col ul a {
  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: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 14px;
  font-family: 'latobold', sans-serif;
  color: #231f20;
}
.menu-sidebar .menu-postgrado.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 3;
}
.menu-sidebar .header-soy {
  position: absolute;
  left: 0;
  bottom: 0;
  height: calc(100% - 131px);
  overflow: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #00babe;
  z-index: 2;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(110%);
  -moz-transform: translateX(110%);
  -o-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
}
.menu-sidebar .header-soy li {
  border-bottom: 1px solid #231f20;
}
.menu-sidebar .header-soy a {
  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: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 12px;
  font-family: 'latobold', sans-serif;
  color: #231f20;
  text-transform: uppercase;
}
.menu-sidebar .header-soy.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 3;
}
.menu-sidebar .header-megamenu {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}
.menu-sidebar .header-megamenu .wancho {
  padding: 0;
}
.menu-responsive {
  padding-top: 0px;
}
.menu-responsive .header-a {
  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: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  font-size: 12px;
  font-family: 'latobold', sans-serif;
  color: #231f20;
  text-transform: uppercase;
}
.cnt-wrapper,
.footer {
  position: relative;
}
.cnt-wrapper.static {
  padding-top: 140px;
}
.cnt-wrapper {
  overflow: hidden;
}
html {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  transition: all 300ms;
}
.wrapper {
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  transition-duration: 300ms;
}
body.active {
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  .header .header-logo {
    max-width: 220px;
  }
  .header .menu-link {
    font-size: 14px;
  }
  .header.scrolling .header-logo {
    max-width: 190px;
  }
  .header .menu-link {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .menu-sidebar .header-hidden {
    display: block;
  }
  .call-li.call-li-clone .g-button {
    background: none;
    width: auto;
    -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;
    padding: 0;
    text-transform: uppercase;
    font-family: 'latobold', sans-serif;
    font-size: 12px;
    position: relative;
  }
  .call-li.call-li-clone .g-button i {
    position: absolute;
    right: 0;
    top: -9px;
    bottom: 0;
    margin: auto;
  }
  .call-li.call-li-clone .g-button i:before {
    content: "\e911";
    font-size: 6px;
    color: #000;
  }
  .call-li.call-li-clone .header-soy {
    display: none;
  }
  .call-li.call-li-clone ul li {
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 14px;
    font-family: 'latobold', sans-serif;
  }
  .call-li.call-li-clone ul li:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 17px;
    width: 0;
    height: 0;
    border-left: 5px solid #231f20;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
  }
  .header .menu {
    display: none;
  }
  .menu-mobile-open {
    visibility: visible;
  }
  .header .header-background {
    padding: 10px 0;
  }
  .header .header-logo {
    max-width: 200px;
    display: block;
  }
  .header .header-call-to-action li:nth-child(1) {
    display: none;
  }
  .header .header-call-to-action li:nth-child(3) {
    display: none;
  }
  .header .menu {
    padding-right: 50px;
  }
  .header.scrolling .header-background {
    height: auto;
    padding: 10px 0;
  }
  .header.scrolling .header-logo {
    max-width: 200px;
  }
  .menu-overlay {
    z-index: 1012;
  }
  .home-css .header {
    position: fixed;
  }
  .header-megamenu-up {
    display: none;
  }
  .menu-sidebar .menu-btn {
    display: none;
  }
  .menu-sidebar .call-li {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .header .header-logo {
    max-width: 200px;
  }
  .header .g-button[position-size-color*="solid"] i {
    display: none;
  }
  .header .g-button[position-size-color*="170"] {
    width: 140px;
  }
}
@media screen and (max-width: 768px) {
  .header .g-button[position-size-color*="170"] {
    width: 120px;
    height: 35px;
    font-size: 12px;
  }
  .menu-mobile-close,
  .menu-mobile-open {
    font-size: 20px;
    top: 7px;
  }
  .header .header-ctn {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .header .header-logo {
    max-width: 180px;
  }
  .header.scrolling .header-logo {
    max-width: 180px;
  }
}
@media screen and (max-width: 600px) {
  .menu-sidebar {
    width: 100%;
    left: -100%;
  }
  .cnt-wrapper.static {
    padding-top: 80px;
  }
  .header-inscribete {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .menu-sidebar {
    padding: 75px 12px 0 14px;
  }
  .menu-sidebar .respon-links a {
    font-size: 11px;
  }
  .menu-sidebar .respon-links i {
    margin-left: 4px;
  }
}
