.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g0-subtitle {
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin-bottom: 10px;
}
.g0-title {
  font-family: 'ProximaNova-Regular';
  font-size: 50px;
  line-height: 55px;
  color: #230641;
}
.g0-title strong {
  font-weight: normal;
  font-family: 'ProximaNova-Semibold';
}
@media screen and (max-width: 1200px) {
  .g0-title {
    font-size: 30px;
    line-height: 35px;
  }
}
.g0-title-section.small .g0-title {
  font-size: 30px;
  line-height: 35px;
}
.g0-title-section.medium .g0-title {
  font-size: 40px;
  line-height: 40px;
}
.g0-parrafo {
  font-size: 20px;
  line-height: 30px;
  margin-top: 45px;
}
.g0-link {
  font-size: 14px;
  font-family: 'ProximaNova-Regular';
  color: #fe4b45;
  letter-spacing: 0.5px;
}
.g0-link span {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #fe4b45;
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.g0-link span:before {
  position: relative;
  left: 2px;
}
.g0-link:hover span {
  background-color: #fe4b45;
  color: #fff;
}
.g0-cnt-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.g0-btn {
  width: 180px;
  height: 50px;
  border-radius: 2px;
  background-color: #fe4b45;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 14px;
  margin: 0;
  letter-spacing: 0.5px;
  color: #fff;
  -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;
}
.g0-btn:hover {
  background-color: #e23731;
}
.g0-btn.submit {
  background-color: #431e69;
  border: none;
}
.g0-btn.submit:hover {
  background-color: #230641;
}
.g0-btn span {
  margin: 0;
  margin-right: 12px;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .g0-btn {
    width: 150px;
  }
}
.g0-btn.white {
  height: 52px;
  border: 1px solid #230641;
  color: #230641;
  background-color: transparent;
}
.g0-btn.white i {
  font-size: 23px;
  margin-right: 12px;
}
.g0-btn.white span {
  text-decoration: underline;
  font-size: 14px;
}
.g0-btn.white:hover {
  background-color: #431e69;
  color: #fff;
}
.g0-btn.borde-red {
  height: 52px;
  border: 1px solid #fe4b45;
  color: #fe4b45;
  background-color: transparent;
  margin: 0 auto;
}
.g0-btn.borde-red:hover {
  background-color: #fe4b45;
  color: #fff;
}
.g0-btn-small {
  font-size: 14px;
  letter-spacing: -0.35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  color: #fff;
  width: 118px;
  height: 30px;
  border-radius: 7px;
  background-color: #230641;
  -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;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.g0-btn-small:hover {
  background-color: #431e69;
}
.g0-item-desplegable {
  background-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;
  padding: 5px 20px;
  height: 70px;
  border-bottom: 1px solid #dbd9d6;
  padding-right: 30px;
  cursor: pointer;
}
.g0-item-desplegable p {
  margin: 0;
}
.g0-item-desplegable figure {
  margin: 0;
  margin-right: 20px;
}
.g0-item-desplegable figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.g0-iten-inlist:hover {
  background-color: #f8f8f8;
}
.g0-iten-inlist:hover .g0-name,
.g0-iten-inlist:hover .g0-descrip {
  color: #3b3b3b;
}
.g0-name {
  font-size: 14px;
  font-family: 'ProximaNova-Regular';
  color: #3b3b3b;
}
.g0-name span {
  margin-right: 25px;
}
.g0-descrip {
  font-size: 16px;
  color: #f8f8f8;
}
.g0-open-desplegable {
  position: relative;
  cursor: pointer;
  height: 90px;
}
.g0-open-desplegable:after {
  content: "\e608";
  font-family: 'icomoon';
  font-size: 30px;
  position: absolute;
  top: 0;
  right: 10px;
  color: #404040;
  height: 20px;
  bottom: 0;
  margin: auto 0;
}
.g0-open-desplegable.border {
  border: 1px solid #dbd9d6;
}
.g0-desplegable-wrap {
  position: relative;
}
.g0-desplegable-wrap.only-name-project .g0-item-desplegable {
  padding-bottom: 0;
  padding-top: 0;
}
.g0-desplegable-wrap.only-name-project .g0-name {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}
.g0-submenu {
  background-color: #3b3b3b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-left: 1px solid #dbd9d6;
  border-right: 1px solid #dbd9d6;
  display: none;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g1-proyecto {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,0.08);
  box-shadow: 0 10px 30px 0 rgba(0,0,0,0.08);
  max-width: 486px;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
.g1-proyecto:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,0.3);
  box-shadow: 0 10px 30px 0 rgba(0,0,0,0.3);
}
.g1-figura {
  position: relative;
}
.g1-figura img {
  max-width: 100%;
  height: auto;
}
.g1-etiqueta {
  top: 17px;
  right: 17px;
  font-size: 14px;
  font-family: 'ProximaNova-Bold';
  color: #fff;
  border-radius: 7px;
  background-color: #fe4b45;
  width: 118px;
  height: 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: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  margin: 0;
}
.g1-etiqueta.detalle {
  position: static;
}
.g1-texto {
  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;
  padding: 20px 24px 18px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
@media screen and (max-width: 480px) {
  .g1-texto {
    padding: 10px;
  }
}
.g1-left {
  width: 45%;
  margin-top: 7px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.g1-left:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 56px;
  background-color: #e6e6e6;
}
@media screen and (max-width: 480px) {
  .g1-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .g1-left:after {
    display: none;
  }
}
.g1-titulo {
  font-size: 14px;
  color: #fe4b45;
  margin-bottom: 5px;
}
.g1-subtitulo {
  font-size: 20px;
}
.g1-descripcion {
  font-size: 14px;
}
.g1-descripcion p {
  margin: 0;
}
.g1-descripcion sup {
  font-size: 10px;
}
@media screen and (max-width: 1440px) {
  .g1-descripcion span {
    font-size: 12px;
    display: block;
  }
}
.g1-right-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 5px;
}
.g1-right-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .g1-right-item {
    width: 50%;
  }
}
.g1-item-figura {
  margin-right: 12px;
}
.g1-right {
  width: 55%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g1-right p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .g1-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: 100%;
    padding-left: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g2-form ::-webkit-input-placeholder {
  color: #8b8b8b;
  font-family: 'ProximaNova-Regular';
}
.g2-form :-moz-placeholder {
  color: #8b8b8b;
  font-family: 'ProximaNova-Regular';
}
.g2-form ::-moz-placeholder {
  color: #8b8b8b;
  font-family: 'ProximaNova-Regular';
}
.g2-form :-ms-input-placeholder {
  color: #8b8b8b;
  font-family: 'ProximaNova-Regular';
}
.g2-form input,
.g2-form select,
.g2-form textarea {
  width: 100%;
  border: 1px solid #dbd9d6;
  height: 40px;
  color: #3b3b3b;
  font-size: 14px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
}
.g2-form input:focus,
.g2-form select:focus,
.g2-form textarea:focus {
  border-color: #3b3b3b;
}
.g2-form select {
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #8b8b8b;
}
.g2-form select::-ms-expand {
  display: none;
}
.g2-form textarea {
  height: 78px;
  padding-top: 10px;
}
.g2-select {
  border: 1px solid #dbd9d6;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.g2-select:after {
  content: "\e608";
  font-family: 'icomoon';
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 2;
  height: 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;
  font-size: 25px;
  color: #8b8b8b;
  pointer-events: none;
}
.g2-select select {
  background: none;
  border: none;
}
.g2-input {
  margin-bottom: 15px;
}
.g2-two-input {
  margin-bottom: 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;
  -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;
}
.g2-two-input .g2-input {
  width: 49%;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .g2-two-input {
    margin-bottom: 0;
  }
  .g2-two-input .g2-input {
    width: 100%;
    margin-bottom: 15px;
  }
}
.g2-sumilla {
  font-size: 12px;
  color: #7b7b7b;
}
.g2-check {
  position: relative;
}
.g2-check input {
  position: absolute;
  top: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  left: 0;
}
.g2-check input:checked ~ label span:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.g2-check label {
  font-size: 14px;
}
.g2-check label a {
  text-decoration: underline;
}
.g2-check label span {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  border: 1px solid #7b7b7b;
  text-align: center;
  line-height: 22px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #7b7b7b;
  margin-right: 5px;
}
.g2-check label span:before {
  content: "\e911";
  font-family: 'icomoon';
  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;
}

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

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g4-main {
  max-width: 792px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 70px;
  padding-top: 80px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,0.14);
  box-shadow: 0 0 60px 0 rgba(0,0,0,0.14);
}
@media screen and (max-width: 768px) {
  .g4-main {
    max-width: 600px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
  }
}
.g4-main .close-boxlight {
  border: none;
  top: 10px;
}
.g4-main .close-boxlight:after {
  content: "\e605";
  font-family: 'icomoon';
  color: #6e6e6e;
}
.g4-title {
  font-size: 35px;
  color: #230641;
  margin-bottom: 30px;
  font-family: 'ProximaNova-Semibold';
}
@media screen and (max-width: 768px) {
  .g4-title {
    font-size: 25px;
  }
}
.g4-description {
  font-size: 14px;
  line-height: 22px;
}
.g4-description h1,
.g4-description h2,
.g4-description h3,
.g4-description h4,
.g4-description h5,
.g4-description h6 {
  font-size: 14px;
  color: #3b3b3b;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g5-input ::-webkit-input-placeholder {
  color: #7b7b7b;
  font-family: 'ProximaNova-Regular';
}
.g5-input :-moz-placeholder {
  color: #7b7b7b;
  font-family: 'ProximaNova-Regular';
}
.g5-input ::-moz-placeholder {
  color: #7b7b7b;
  font-family: 'ProximaNova-Regular';
}
.g5-input :-ms-input-placeholder {
  color: #7b7b7b;
  font-family: 'ProximaNova-Regular';
}
.g5-input input,
.g5-input select,
.g5-input textarea {
  width: 100%;
  height: 50px;
  background: none;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 13px;
  border: 1px solid #dbd9d6;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 19px;
}
.g5-input input:focus,
.g5-input select:focus,
.g5-input textarea:focus {
  border-color: #7b7b7b;
}
.g5-input select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.g5-input textarea {
  height: 151px;
  padding: 19px;
}
.g5-input option {
  color: #000;
}
.g5-select {
  position: relative;
}
.g5-select:after {
  content: "\e608";
  display: inline-block;
  color: #7b7b7b;
  font-family: 'icomoon';
  font-size: 18px;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 13px;
}
.g5-input_select_two {
  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;
  -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: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.g5-input_select_two .g5-select {
  width: 80px;
}
.g5-input_select_two .g5-select select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.g5-input_document {
  width: calc(100% - 80px);
}
.g5-input_document input {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.g5-required {
  display: block;
  line-height: 1;
  color: #3b3b3b;
  font-family: 'ProximaNova-Semibold';
  font-size: 10px;
}
.g5-check {
  position: relative;
}
.g5-check input[type="checkbox"] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.g5-check input[type="checkbox"]:checked + label .g5-check_icon:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.g5-check label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-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;
}
.g5-check_icon {
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #3b3b3b;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.g5-check_icon:before {
  content: "✔";
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #3b3b3b;
  font-family: 'ProximaNova-Bold';
  font-size: 14px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  top: 0;
  left: 0;
}
.g5-check_text {
  width: calc(100% - 33px);
  line-height: 1.1;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 14px;
}
.g5-check_text p {
  margin: 0;
}
.g5-check_text a {
  color: #7b7b7b;
  font-family: 'ProximaNova-Bold';
  text-decoration: underline;
}
.formError .formErrorContent {
  background: #f51f50;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formError .formErrorArrow div {
  background: #f51f50;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input.soloNumber[type="number"] {
  -moz-appearance: textfield;
}
input.soloNumber[type="number"]::-webkit-inner-spin-button,
input.soloNumber[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.edge-autofilled,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-color: transparent !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -moz-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  -ms-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

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

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

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

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

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.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;
}
.g0-btn_red {
  display: inline-block;
  height: 50px;
  border-radius: 0;
  position: relative;
  padding: 0 43px;
}
@media screen and (min-width: 1025px) {
  .g0-btn_red:hover:after {
    width: 100%;
  }
}
.g0-btn_red:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fe4b45;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g0-btn_red:after {
  content: "";
  width: 0;
  height: 100%;
  background: #fe4b45;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  top: 0;
  left: 0;
}
.g0-btn_red span {
  line-height: 50px;
  color: #fff;
  font-family: 'ProximaNova-Regular';
  font-size: 14px;
  position: relative;
  z-index: 2;
  margin: 0;
}
.b1 {
  position: relative;
}
.b1item {
  width: 100%;
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .b1item {
    height: 600px;
  }
}
.b1item:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.b1itemm-capa:before {
  background-color: rgba(0,0,0,0.39);
}
.b1item.animation .b1wrap {
  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);
}
.b1container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 546px;
  height: 100%;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 231px;
}
@media screen and (max-width: 767px) {
  .b1container {
    padding-top: 150px;
  }
}
.b1wrap {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.b1title span {
  display: block;
  line-height: 1;
  color: #fff;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b1title span {
    font-size: 18px;
  }
}
.b1title h2 {
  line-height: 1.1;
  letter-spacing: -1px;
  color: #fff;
  font-family: 'ProximaNova-Regular';
  font-weight: normal;
  font-size: 50px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .b1title h2 {
    font-size: 36px;
  }
}
.b1link {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .b1link {
    margin-top: 40px;
  }
}
.b1circle {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #230641;
  color: #fff;
  font-size: 25px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 11px 0 rgba(0,0,0,0.67);
  box-shadow: 0 0 11px 0 rgba(0,0,0,0.67);
  position: absolute;
  right: calc(15px + (200 - 15) * ((100vw - 320px) / (1920 - 320)));
  bottom: 26px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .b1circle {
    font-size: 20px;
    right: 15px;
  }
}
.b1arrow {
  width: 42px;
  height: 42px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  top: calc(0px + 231px);
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
@media screen and (min-width: 1025px) {
  .b1arrow {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .b1arrow:hover {
    background: #fff;
    color: #fe4b45;
  }
}
.b1arrow:before {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.b1prev {
  left: calc(15px + (200 - 15) * ((100vw - 320px) / (1920 - 320)));
}
@media screen and (max-width: 1024px) {
  .b1prev {
    left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .b1prev {
    display: none !important;
  }
}
.b1next {
  right: calc(15px + (200 - 15) * ((100vw - 320px) / (1920 - 320)));
}
@media screen and (max-width: 1024px) {
  .b1next {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .b1next {
    display: none !important;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b10 {
  padding-top: 64px;
  background-color: #f8f8f8;
  padding-bottom: 24px;
}
.b10 .g2-form {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
}
.b10 .g2-wrap-btn {
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .b10 .g2-wrap-btn {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.b10 .b36-form-controls {
  -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;
}
@media screen and (max-width: 960px) {
  .b10 .b36-form-controls {
    -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) {
  .b10 .b36-form-controls {
    -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;
  }
}
.b10-controls {
  max-width: 693px;
}
@media screen and (max-width: 960px) {
  .b10-controls {
    max-width: none;
  }
}
.b10-title {
  font-size: 25px;
  margin-bottom: 26px;
}
.b10-referido {
  width: 49%;
}
@media screen and (max-width: 960px) {
  .b10-referido {
    width: 100%;
    margin-bottom: 20px;
  }
}
.b10-referente {
  width: 49%;
}
@media screen and (max-width: 960px) {
  .b10-referente {
    width: 100%;
  }
}
.b10-text {
  font-size: 12px;
  line-height: 16px;
  color: #8d8d8d;
  padding-top: 28px;
  margin-top: 50px;
  border-top: 2px solid #e0e0e0;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b11 {
  padding-top: 110px;
  padding-bottom: 110px;
  min-height: calc(100vh - 542px);
  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-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .b11 {
    min-height: calc(100vh - 272px);
  }
}
@media screen and (max-width: 960px) {
  .b11 {
    min-height: calc(100vh - 327px);
  }
}
@media screen and (max-width: 640px) {
  .b11 {
    min-height: calc(100vh - 378px);
  }
}
.b11-content-boton {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b11-carta {
  margin-bottom: 30px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b11-texto {
  max-width: 408px;
  margin: 0 auto;
  text-align: center;
}
.b11-titulo {
  font-size: 40px;
  margin-bottom: 13px;
}
.b11-descripcion {
  font-size: 16px;
  margin-bottom: 51px;
  line-height: 24px;
  text-align: center;
}
.b11-descripcion p {
  margin: 0;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b12 {
  padding-top: 73px;
  padding-bottom: 130px;
  position: relative;
}
.b12 .wancho {
  max-width: 590px;
}
.b12 .g0-title-section {
  margin-bottom: 39px;
}
.b12-sombra {
  position: absolute;
  bottom: 80px;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 480px) {
  .b12-sombra {
    display: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b13 {
  padding-top: 73px;
  padding-bottom: 120px;
}
.b13 img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b13 .g0-title-section {
  margin-bottom: 20px;
}
.b13 .g0-title {
  max-width: 427px;
}
.b13 .g0-parrafo {
  font-size: 14px;
  line-height: 22px;
}
.b13 .wancho {
  padding-right: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .b13 .wancho {
    padding-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .b13 {
    padding-bottom: 70px;
    padding-top: 40px;
  }
}
.b13-left {
  width: 41%;
}
@media screen and (max-width: 1024px) {
  .b13-left {
    width: 46%;
  }
}
@media screen and (max-width: 960px) {
  .b13-left {
    width: 100%;
  }
}
.b13-figura {
  width: 42.5%;
  margin-top: 25px;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .b13-figura {
    width: 46%;
  }
}
@media screen and (max-width: 960px) {
  .b13-figura {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .b13-figura {
    margin-top: 30px;
  }
}
.b13-play {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 78px;
  height: 78px;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  background-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;
}
.b13-play:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.5px 0 11.5px 17px;
  border-color: transparent transparent transparent #ff807c;
}

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

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

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

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

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

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

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b2 {
  padding: 60px 0;
}
.b2 .wancho {
  max-width: 1024px;
}
.b2 .b6-control {
  width: 47.46%;
  margin-top: 25px;
}
@media screen and (min-width: 641px) {
  .b2 .b6-control .g2-select {
    width: 202px;
  }
}
.b2 .b6-buttom {
  margin-left: 0;
}
.b2 .g0-title-section {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b2 .g0-title-section figure {
  margin: 0;
  margin-top: 30px;
  margin-right: 10px;
}
.b2 .g2-select {
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b2 .g2-form select {
  height: 100%;
}
.b2-inner-title {
  max-width: 306px;
}
.b2-inner-title h3 p {
  margin: 0;
}
.b2-down {
  position: relative;
}
.b2-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;
  margin-top: 50px;
}
.b2-list .g1-proyecto {
  width: 47.46%;
  max-width: none;
  margin: 0;
  margin-left: 4%;
  margin-bottom: 50px;
}
.b2-list .g1-proyecto:nth-child(2n+1) {
  margin-left: 0;
}
.b2-list .g1-proyecto:first-child {
  margin-left: 0;
}
@media screen and (min-width: 641px) {
  .b2-list .g1-proyecto:nth-child(2n+2) {
    -webkit-transform: translateY(-125px);
    -moz-transform: translateY(-125px);
    -o-transform: translateY(-125px);
    -ms-transform: translateY(-125px);
    transform: translateY(-125px);
  }
}
.b2-cnt-link {
  position: absolute;
  bottom: 70px;
  width: 47.46%;
  right: 0;
}
@media screen and (max-width: 640px) {
  .b2-cnt-link {
    position: static;
    text-align: center;
  }
  .b2-list .g1-proyecto {
    width: 100%;
  }
  .b2-list .g1-figura img {
    width: 100%;
  }
  .b2 .b6-control {
    width: 100%;
  }
  .b2-cnt-link {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .b2-list a.active .g1-figura,
  .b2-list a.active .g1-texto {
    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);
  }
  .b2-list .g1-figura,
  .b2-list .g1-texto {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

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

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

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

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

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

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

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

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

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

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

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b3 {
  background: #efefef;
  padding: 69px 0 54px 0;
}
@media screen and (max-width: 1024px) {
  .b3 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .b3 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 480px) {
  .b3 {
    padding-bottom: 100px;
    position: relative;
  }
}
.b3content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1076px;
}
@media screen and (max-width: 960px) {
  .b3content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    -o-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
.b3left {
  width: 61.43122676579926%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .b3left {
    width: 57%;
  }
}
@media screen and (max-width: 960px) {
  .b3left {
    display: block;
    margin: 0 auto;
    max-width: 514px;
    width: 100%;
    padding-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .b3left {
    max-width: 350px;
  }
}
.b3right {
  width: 35.22304832713755%;
}
@media screen and (max-width: 1024px) {
  .b3right {
    width: 40%;
  }
}
@media screen and (max-width: 960px) {
  .b3right {
    width: 100%;
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .b3right {
    text-align: center;
  }
}
.b3portada {
  width: 88.50226928895613%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  margin: 0;
}
.b3portada:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 5px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.b3portada img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50%;
}
@media screen and (max-width: 960px) {
  .b3portada {
    padding: 20px;
    width: 100%;
  }
  .b3portada img {
    position: relative;
    left: 5px;
  }
}
@media screen and (max-width: 480px) {
  .b3portada {
    padding: 20px;
  }
  .b3portada img {
    left: 0;
  }
  .b3portada:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.b3icon {
  width: 214px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .b3icon {
    width: 34%;
  }
}
.b3icon img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 960px) {
  .b3icon {
    top: 52%;
    width: 25%;
    right: -55px;
  }
}
@media screen and (max-width: 640px) {
  .b3icon {
    width: 30%;
    right: -40px;
  }
}
@media screen and (max-width: 480px) {
  .b3icon {
    display: none;
  }
}
.b3titles h3 {
  line-height: 1;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
  .b3titles h3 {
    font-size: 16px;
  }
}
.b3titles h2 {
  line-height: 1.1;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-weight: normal;
  font-size: 50px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b3titles h2 {
    font-size: 36px;
  }
}
.b3text {
  line-height: 1.5;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
  margin-top: 35px;
}
@media screen and (max-width: 960px) {
  .b3text {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .b3text {
    font-size: 18px;
    margin-top: 30px;
  }
}
.b3text p {
  margin: 0;
}
.b3link {
  margin-top: 84px;
}
@media screen and (max-width: 960px) {
  .b3link {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .b3link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b3link {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .b3.active .b3left,
  .b3.active .b3right {
    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);
  }
  .b3left,
  .b3right {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

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

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

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

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

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

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b35libro {
  width: 100%;
  padding: 110px 0px 129px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
.b35libro:before,
.b35libro:after {
  content: "";
  position: absolute;
  left: 0;
  -webkit-background-size: 1600px 38px;
  -moz-background-size: 1600px 38px;
  background-size: 1600px 38px;
  background-repeat: no-repeat;
  background-repeat-x: repeat;
  height: 38px;
  width: 120%;
}
.b35libro:before {
  top: -30px;
  background-position: top center;
  background-image: url("../img/onda-up-white.png");
}
@media screen and (max-width: 1024px) {
  .b35libro {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 767px) {
  .b35libro {
    padding: 50px 0px;
  }
}
.b35libro_container {
  max-width: 845px;
}
.b35libro_title {
  max-width: 460px;
  width: 100%;
  margin: 0 0 31px 0;
}
.b35libro_title h1 {
  line-height: 1.1;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .b35libro_title h1 {
    font-size: 26px;
  }
}
.b35libro_title strong {
  font-family: 'ProximaNova-Bold';
  font-weight: normal;
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .b35libro_title strong {
    font-size: 40px;
  }
}
.b35description {
  line-height: 1.63;
  color: #5d5d5d;
  font-family: 'ProximaNova-Regular';
  font-size: 16px;
  margin-bottom: 45px;
}
.b35description p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b35description {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
.b35libro_box {
  padding-top: 30px;
}
.b35libro_box:first-child {
  padding-top: 0;
}
.b35libro_box ul {
  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;
  -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: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b35libro_box li {
  width: 31.333%;
  margin: 0;
  margin-right: 3%;
  margin-bottom: 27px;
}
.b35libro_box li .input_textarea textarea {
  height: 40px;
  padding: 11px 12px;
}
.b35libro_box li:nth-child(3n + 3) {
  margin-right: 0;
}
.b35libro_box li.full {
  width: 100%;
  margin-right: 0 !important;
}
.b35libro_box li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b35libro_box li {
    width: 32%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  .b35libro_box li {
    width: 49%;
  }
  .b35libro_box li:nth-child(3n + 3) {
    margin-right: 2%;
  }
  .b35libro_box li:nth-child(2n + 2) {
    margin-right: 0;
  }
  .b35libro_box:nth-child(1) li:nth-child(9) {
    width: 100%;
    margin-right: 0;
  }
  .b35libro_box:nth-child(2) li:nth-child(3) {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .b35libro_box li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .b35libro_box li:nth-child(3n + 3) {
    margin-right: 0;
  }
}
.b35libro_subtitle {
  padding-bottom: 30px;
}
.b35libro_subtitle h2,
.b35libro_subtitle h3 {
  color: #3b3b3b;
  font-family: 'ProximaNova-Bold';
  font-size: 20px;
  line-height: 1.1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b35libro_subtitle h2,
  .b35libro_subtitle h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .b35libro_subtitle h2,
  .b35libro_subtitle h3 {
    font-size: 17px;
  }
}
.b35libro_reclamo {
  font-family: 'ProximaNova-Semibold';
  font-size: 13px;
  color: #3b3b3b;
  line-height: 1.54;
  padding-top: 10px;
}
.b35libro_reclamo p {
  margin: 0;
}
.b35libro_reclamo strong {
  font-family: 'ProximaNova-Bold';
  font-weight: normal;
}
.b35libro_campos {
  padding-top: 12px;
}
.b35libro_check {
  padding-top: 23px;
}
.b35libro_btn {
  text-align: center;
  padding-top: 44px;
}
@media screen and (max-width: 1024px) {
  .b35libro_btn {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .b35libro_btn {
    padding-top: 45px;
  }
}
.b35libro_btn button {
  margin: 0 auto;
  border: none;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b36 {
  overflow: hidden;
}
.b36-type-form {
  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: 60px;
}
.b36-type-form a {
  width: 228px;
  height: 70px;
  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;
  -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: 16px;
  border: 1px solid #e0e0e0;
}
.b36-type-form a:hover,
.b36-type-form a.active {
  background-color: #606060;
  color: #fff;
}
.b36-type-form a:first-child {
  border-right: none;
}
.b36-title {
  font-size: 50px;
  line-height: 100%;
  max-width: 306px;
  margin-bottom: 17px;
  color: #230641;
}
.b36-description {
  margin-bottom: 60px;
  line-height: 24px;
}
.b36-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b36-item span {
  margin: 0;
  font-size: 20px;
  color: #fe4b45;
  margin-right: 20px;
}
.b36-item-text {
  font-size: 18px;
  line-height: 24px;
}
.b36-text {
  width: 40%;
  position: relative;
}
.b36-text:after {
  z-index: -1;
  content: "";
  background-color: #f8f8f8;
  position: absolute;
  width: 100vw;
  right: 0;
  top: 0;
  height: 100%;
}
.b36-innert-text {
  max-width: 408px;
  padding: 100px 0;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b36-wrap-form {
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 100px 20px;
}
.b36-form {
  max-width: 588px;
  margin-left: auto;
  margin-right: 0;
}
.b36-main {
  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;
}
.b36-form-controls {
  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;
}
@media screen and (max-width: 1024px) {
  .b36-wrap-form {
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .b36-title {
    max-width: none;
    font-size: 35px;
  }
  .b36-text,
  .b36-wrap-form {
    width: 100%;
  }
  .b36-innert-text {
    max-width: none;
    padding: 40px 0;
  }
  .b36-text:before {
    z-index: -1;
    content: "";
    background-color: #f8f8f8;
    position: absolute;
    width: 100vw;
    left: 0;
    top: 0;
    height: 100%;
  }
  .b36-form {
    margin: 0 auto;
  }
  .b36-wrap-form {
    padding: 40px 0;
  }
}
@media screen and (max-width: 480px) {
  .b36-form-controls {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0px;
    -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;
  }
  .b36-form-controls .g2-wrap-btn {
    margin-top: 30px;
    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;
    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;
}
.b37 {
  background-color: #f8f8f8;
  position: relative;
  overflow: hidden;
}
.b37 .wancho {
  max-width: 1200px;
  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;
}
.b37 img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 960px) {
  .b37 {
    padding-top: 40px;
  }
}
.b37-sombra {
  top: 120px;
  left: 8px;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .b37-sombra {
    display: none;
  }
}
.b37-texto {
  width: 40%;
  padding-top: 200px;
  padding-right: 8px;
}
@media screen and (max-width: 1200px) {
  .b37-texto {
    padding-top: 140px;
  }
}
@media screen and (max-width: 960px) {
  .b37-texto {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.b37-titulo {
  font-size: 40px;
  line-height: 50px;
  color: #230641;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .b37-titulo {
    font-size: 30px;
    line-height: 35px;
  }
}
.b37-descripcion {
  font-size: 14px;
  line-height: 22px;
  max-width: 486px;
}
.b37-descripcion p {
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b37-descripcion {
    max-width: none;
  }
}
.b37-map-view {
  width: 100%;
  height: 100%;
}
.b37-figura {
  height: 560px;
  width: 57%;
  position: relative;
}
.b37-figura .b44-mapa {
  height: 100%;
}
@media screen and (max-width: 960px) {
  .b37-figura {
    max-width: 684px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .b37-figura {
    height: 600px;
  }
}
@media screen and (max-width: 520px) {
  .b37-figura {
    height: 450px;
  }
}
.b37-mapa-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b37-mapa {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 58vw;
}
@media screen and (max-width: 960px) {
  .b37-mapa {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .b37.active .b37-texto {
    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);
  }
  .b37-texto {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b38 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 389px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  margin-bottom: 140px;
}
.b38:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.33);
  position: absolute;
  top: 0;
  left: 0;
}
.b38content {
  position: relative;
  z-index: 2;
}
.b38title h2 {
  line-height: 1;
  color: #fff;
  font-family: 'ProximaNova-Regular';
  font-weight: normal;
  font-size: 45px;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b38title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .b38title h2 {
    font-size: 28px;
  }
}
.b38play {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 78px;
  height: 78px;
  background: #fff;
  font-size: 23px;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  border-radius: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  margin: 26px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .b38play {
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
  }
}
.b38play:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.5px 0 11.5px 17px;
  border-color: transparent transparent transparent #fe4b45;
}
@media screen and (min-width: 1025px) {
  .b38.active .b38content {
    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);
  }
  .b38content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b39 {
  padding-top: 51px;
  padding-bottom: 70px;
  position: relative;
}
.b39 .wancho {
  max-width: 1024px;
  position: relative;
}
.b39:after {
  content: "";
  width: 80%;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  background-color: #ededed;
}
.b39-text-list {
  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: 60px;
  position: relative;
  -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;
}
.b39-text-list:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 94px;
  background-color: #d8d8d8;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .b39-text-list {
    margin-bottom: 30px;
  }
  .b39-text-list:after {
    display: none;
  }
}
.b39-titulo {
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
}
.b39-parrafo {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  font-family: 'ProximaNova-Regular';
}
.b39-parrafo p {
  margin: 0;
}
.b39-item {
  width: 43%;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .b39-item {
    width: 100%;
    margin-bottom: 15px;
  }
}
.b39-caracteristica {
  max-width: 620px;
  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;
  margin: 0 auto;
}
.b39-item-caracteristica {
  width: 17%;
  margin-left: 10.6%;
  text-align: center;
}
.b39-item-caracteristica:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .b39-item-caracteristica {
    width: 44.6%;
    margin-bottom: 30px;
  }
  .b39-item-caracteristica:nth-child(3) {
    margin-left: 0;
  }
}
.b39-descripcion {
  font-size: 20px;
}
.b39-descripcion p {
  margin: 0;
}
@media screen and (max-width: 640px) {
  .b39-descripcion {
    text-align: center;
  }
}
.b39-figura-item {
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .b39.active .wancho {
    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);
  }
  .b39 .wancho {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b4 {
  padding: 47px 0 66px 0;
}
@media screen and (max-width: 1024px) {
  .b4 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .b4 {
    padding: 50px 0;
  }
}
.b4content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1080px;
}
@media screen and (max-width: 767px) {
  .b4content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    -o-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
.b4info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 50.092592592592595%;
}
@media screen and (max-width: 767px) {
  .b4info {
    width: 100%;
    margin-bottom: 0;
  }
}
.b4icon {
  width: 34px;
  padding-top: 18px;
  margin: 0;
}
.b4icon img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b4wrap {
  width: calc(100% - 55px);
}
@media screen and (max-width: 767px) {
  .b4wrap {
    width: calc(100% - 45px);
  }
}
.b4title h3 {
  line-height: 1;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b4title h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .b4title h3 {
    font-size: 15px;
  }
}
.b4title h2 {
  line-height: 1;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-weight: normal;
  font-size: 50px;
  margin: 14px 0 0 0;
}
@media screen and (max-width: 960px) {
  .b4title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .b4title h2 {
    font-size: 26px;
  }
}
.b4text {
  line-height: 1.2;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
  margin-top: 29px;
}
@media screen and (max-width: 960px) {
  .b4text {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .b4text {
    font-size: 15px;
  }
}
.b4text p {
  margin: 0;
}
.b4button {
  margin-top: 49px;
}
@media screen and (max-width: 767px) {
  .b4button {
    margin-top: 30px;
  }
}
.b4portada {
  width: 45.092592592592595%;
  position: relative;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b4portada {
    display: none;
    max-width: 487px;
    width: 100%;
    margin: 0 auto;
  }
}
.b4portada:before {
  content: "";
  width: 100%;
  height: 240px;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.b4portada img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 1025px) {
  .b4.active .b4info,
  .b4.active .b4portada {
    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);
  }
  .b4info,
  .b4portada {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b40 {
  padding: 101px 0 36px 0;
}
@media screen and (max-width: 1024px) {
  .b40 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .b40 {
    padding: 50px 0;
  }
}
.b40content {
  max-width: 880px;
}
.b40title {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .b40title {
    margin-bottom: 40px;
  }
}
.b40title h2 {
  line-height: 1.38;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-size: 40px;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b40title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .b40title h2 {
    font-size: 28px;
  }
}
.b40title strong {
  color: #fe4b45;
  font-weight: normal;
}
.b40wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b40info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 400px;
}
@media screen and (max-width: 960px) {
  .b40info {
    width: 350px;
  }
}
@media screen and (max-width: 767px) {
  .b40info {
    -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 auto;
  }
}
.b40icon {
  width: 61px;
  margin: 0 31px 0 0;
}
@media screen and (max-width: 960px) {
  .b40icon {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .b40icon {
    width: 50px;
  }
}
.b40icon img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b40number {
  display: block;
  line-height: 1;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-size: 120px;
  margin: 0 21px 0 0;
}
@media screen and (max-width: 960px) {
  .b40number {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .b40number {
    font-size: 80px;
  }
}
.b40texts {
  width: 147px;
  color: #230641;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b40texts {
    width: 140px;
  }
}
.b40texts h3 {
  line-height: 1;
  font-family: 'ProximaNova-Regular';
  font-size: 40px;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 767px) {
  .b40texts h3 {
    font-size: 32px;
  }
}
.b40texts p {
  line-height: 1.33;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b40texts p {
    font-size: 16px;
  }
}
.b40portada {
  width: 47.95454545454545%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px;
}
@media screen and (max-width: 767px) {
  .b40portada {
    max-width: 422px;
    width: 100%;
    margin: 30px auto 0 auto;
  }
}
.b40portada:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #eee;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b40img {
  width: 100%;
}
.b40img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b40play {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 78px;
  height: 78px;
  background: #fff;
  font-size: 23px;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .b40play {
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
  }
}
.b40play:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.5px 0 11.5px 17px;
  border-color: transparent transparent transparent #7b7b7b;
}
@media screen and (min-width: 1025px) {
  .b40.active .b40content {
    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);
  }
  .b40content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b41 {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
}
.b41:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.49) 30%, rgba(12,12,12,0) 73%);
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0.49) 30%, rgba(12,12,12,0) 73%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0.49) 30%, rgba(12,12,12,0) 73%);
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0.49) 30%, rgba(12,12,12,0) 73%);
  background-image: linear-gradient(to right, rgba(0,0,0,0.49) 30%, rgba(12,12,12,0) 73%);
}
.b41 .wancho {
  max-width: 1200px;
  height: 350px;
  z-index: 2;
  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;
  position: relative;
  padding-bottom: 78px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .b41 .wancho {
    height: 230px;
    padding-bottom: 35px;
  }
}
.b41-titulo {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 6px;
}
.b41-subtitulo {
  max-width: 412px;
  font-size: 50px;
  line-height: 55px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .b41-subtitulo {
    font-size: 30px;
    line-height: 35px;
    max-width: 250px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b42 {
  padding: 70px 0;
  background-color: #f8f8f8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b42 .g1-proyecto {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.b42 .g1-proyecto:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.b42 .owl-stage-outer {
  padding-bottom: 30px;
}
.b42 .owl-nav {
  top: 30%;
  left: 0;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .b42 .owl-nav {
    position: static;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .b42 .owl-nav {
    display: none;
  }
}
.b42 .owl-nav .owl-prev,
.b42 .owl-nav .owl-next {
  border-radius: 50%;
  border: 1px solid #fe4b45;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 13px;
  color: #fe4b45;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.b42 .owl-nav .owl-prev:hover,
.b42 .owl-nav .owl-next:hover {
  background-color: #fe4b45;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .b42 .owl-nav .owl-prev,
  .b42 .owl-nav .owl-next {
    position: static;
  }
}
.b42 .owl-nav .owl-prev {
  left: -60px;
}
@media screen and (max-width: 1200px) {
  .b42 .owl-nav .owl-prev {
    margin-right: 10px;
  }
}
.b42 .owl-nav .owl-next {
  right: -60px;
}
.b42 .owl-dots {
  position: absolute;
  bottom: -30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
  left: 0;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: none;
}
@media screen and (max-width: 1000px) {
  .b42 .owl-dots {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
}
.b42 .owl-dot {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background-color: #dbd9d6;
  border-radius: 100%;
}
.b42 .owl-dot.active {
  background-color: #230641;
}
.b42 img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .b42 {
    padding-top: 35px;
  }
}
.b42 .owl-item:nth-child(odd) {
  -webkit-transform: translateY(36px);
  -moz-transform: translateY(36px);
  -o-transform: translateY(36px);
  -ms-transform: translateY(36px);
  transform: translateY(36px);
}
@media screen and (max-width: 1440px) {
  .b42-ctn-slider {
    max-width: 1024px;
    margin: 0 auto;
  }
}
.b42-title {
  max-width: 306px;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: -1px;
  color: #230641;
  margin-bottom: 42px;
  margin-left: 25px;
}
@media screen and (max-width: 1024px) {
  .b42-title {
    margin-left: 15px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }
}
.b42-title-general {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b42-slider.desktop {
  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-slider.desktop .g1-proyecto {
  width: 32.3%;
  margin-left: 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b42-slider.desktop .g1-proyecto:first-child {
  margin-left: 0;
}
.b42-slider.desktop .g1-proyecto:nth-child(2) {
  -webkit-transform: translateY(36px);
  -moz-transform: translateY(36px);
  -o-transform: translateY(36px);
  -ms-transform: translateY(36px);
  transform: translateY(36px);
}
@media screen and (min-width: 1025px) {
  .b42.active .wancho {
    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);
  }
  .b42 .wancho {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b43 {
  padding-top: 55px;
  padding-bottom: 90px;
}
.b43 .wancho {
  max-width: 588px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .b43 {
    padding-bottom: 60px;
  }
  .b43 .g2-wrap-btn {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 30px;
  }
  .b43 .b36-form-controls {
    -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: 10px;
  }
}
.b43-title {
  font-size: 50px;
  text-align: center;
  margin-bottom: 35px;
  color: #230641;
}
@media screen and (max-width: 480px) {
  .b43-title {
    font-size: 35px;
  }
}
@media screen and (min-width: 1025px) {
  .b43.active .b43-title {
    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);
  }
  .b43-title {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b44-mapa {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b44-mapa .gm-style .gm-style-iw-t::after {
  top: -1px;
}
.b44-mapa .gm-style-iw.gm-style-iw-c {
  padding: 0;
  border-radius: 0;
}
.b44-mapa .gm-style-iw-d {
  overflow: inherit !important;
}
.b44-mapa .gm-ui-hover-effect {
  right: 0 !important;
}
.b44-mapa .gm-ui-hover-effect img {
  width: 20px !important;
  height: auto !important;
}
.b44-popup-texto {
  padding: 10px;
  padding-right: 25px;
  font-family: 'ProximaNova-Semibold';
  font-size: 14px;
  color: #3b3b3b;
  margin: 0;
}
.b44-popup {
  width: 183px;
}
.b44-texts {
  text-align: center;
  padding: 5px 10px;
}
.b44-title {
  font-family: 'ProximaNova-Semibold';
  font-size: 14px;
  color: #3b3b3b;
  margin: 0;
}
.b44-distrito {
  margin: 0;
  font-size: 11px;
  color: #3b3b3b;
}
.b44-figura img {
  max-width: 100%;
  height: auto;
}
.b44-google-map {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b44-google-map iframe {
  width: 100%;
  height: 550px;
}
.b44head {
  padding: 68px 0 46px 0;
}
@media screen and (max-width: 1024px) {
  .b44head {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .b44head {
    padding: 50px 0;
  }
}
.b44contain {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .b44contain {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
  }
}
.b44title {
  max-width: 355px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b44title {
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .b44title {
    max-width: 280px;
  }
}
.b44title h2 {
  line-height: 1.33;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-weight: normal;
  font-size: 30px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b44title h2 {
    font-size: 22px;
  }
}
.b44text {
  max-width: 408px;
  width: 100%;
  line-height: 1.2;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
  position: relative;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b44text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    margin: 35px auto 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .b44text {
    max-width: 320px;
    font-size: 16px;
  }
}
.b44text:before {
  content: "\e600";
  display: inline-block;
  line-height: 1;
  color: #fe4b45;
  font-family: 'icomoon';
  font-size: 25px;
  position: absolute;
  top: 0;
  left: -30px;
}
@media screen and (max-width: 960px) {
  .b44text:before {
    left: 0;
  }
}
.b44text p {
  margin: 0;
}
.b44block {
  position: relative;
  padding-bottom: 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;
  margin: 0 auto;
  margin-top: -40px;
  width: 94%;
}
.b44block:after {
  content: "";
  max-width: 1453px;
  width: 94%;
  border-bottom: 1px solid #dedede;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.b44buttons {
  background-color: #fff;
  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;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,0.08);
  box-shadow: 0 10px 30px 0 rgba(0,0,0,0.08);
}
.b44box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 209px;
  cursor: pointer;
  border: none;
  background: none;
  border-left: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
}
.b44box:first-child {
  border-left: none;
}
.b44box:hover .b44box_subtitle,
.b44box.active .b44box_subtitle {
  color: #fe4b45;
}
.b44box:hover .b44box_icons,
.b44box.active .b44box_icons {
  filter: grayscale(0);
}
.b44box_icons {
  margin-right: 15px;
  filter: grayscale(1);
}
.b44box_subtitle {
  display: block;
  width: 95px;
  line-height: 1.25;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 16px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .b44buttons {
    width: 100%;
  }
  .b44box {
    width: 33.33%;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b44box_icons {
    margin: 0;
  }
  .b44box_subtitle {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .b44box_subtitle {
    font-size: 13px;
  }
  .b44-google-map iframe {
    height: 300px;
  }
}
@media screen and (min-width: 1025px) {
  .b44.active .b44head {
    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);
  }
  .b44head {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b45 {
  background: #fcf9ff;
  padding: 75px 0;
}
@media screen and (max-width: 1024px) {
  .b45 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .b45 {
    padding: 50px 0;
  }
}
.b45content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1200px;
}
@media screen and (max-width: 960px) {
  .b45content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
  }
}
.b45left {
  width: 40.5%;
}
@media screen and (max-width: 960px) {
  .b45left {
    width: 100%;
  }
}
.b45right {
  width: 49%;
  background: #fff;
  -webkit-box-shadow: 10px 20px 40px 0 rgba(0,0,0,0.05);
  box-shadow: 10px 20px 40px 0 rgba(0,0,0,0.05);
  position: relative;
}
@media screen and (max-width: 960px) {
  .b45right {
    max-width: 511px;
    width: 100%;
    margin: 30px auto 0 auto;
  }
}
.b45select {
  position: relative;
}
.b45selected {
  border: 1px solid #3b3b3b;
  border-radius: 3px;
  position: relative;
  margin-top: 30px;
}
.b45selected:after {
  content: "\e902";
  display: inline-block;
  color: #3b3b3b;
  font-family: 'icomoon';
  font-size: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 30px;
}
@media screen and (max-width: 767px) {
  .b45selected:after {
    right: 15px;
  }
}
.b45desplegable {
  display: none;
  width: 100%;
  max-height: 150px;
  overflow: auto;
  background: #fff;
  -webkit-box-shadow: 10px 20px 40px 0 rgba(0,0,0,0.05);
  box-shadow: 10px 20px 40px 0 rgba(0,0,0,0.05);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
}
.b45option {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -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: 50px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .b45option {
    padding-right: 35px;
    padding-left: 15px;
  }
}
.b45text1,
.b45text2 {
  display: block;
  line-height: 1;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b45text1,
  .b45text2 {
    font-size: 13px;
  }
}
.b45text2 {
  width: calc(100% - 78px);
}
@media screen and (max-width: 767px) {
  .b45text2 {
    width: calc(100% - 60px);
  }
}
.b45title h2 {
  line-height: 1;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-weight: normal;
  font-size: 30px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b45title h2 {
    text-align: center;
    font-size: 22px;
  }
}
.b45info {
  position: relative;
}
.b45infobox {
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.b45infobox.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.b45up {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .b45up {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.b45up_box {
  display: block;
  line-height: 1;
  color: #5d5d5d;
  font-family: 'ProximaNova-Regular';
  font-size: 16px;
  border-right: 1px solid #e3e3e3;
  padding: 5px 20px;
  margin: 31px 0 0 0;
}
@media screen and (max-width: 767px) {
  .b45up_box {
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.b45up_box:first-child {
  padding-left: 0;
}
.b45up_box:last-child {
  border-right: none;
  padding-right: 0;
}
.b45down {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e3e3e3;
  padding-top: 11px;
  margin-top: 26px;
}
.b45down_box {
  line-height: 1;
  color: #5d5d5d;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
  margin: 0 82px 48px 0;
}
@media screen and (max-width: 1024px) {
  .b45down_box {
    margin-right: 40px;
  }
}
@media screen and (max-width: 960px) {
  .b45down_box {
    width: calc(100% / 3);
    text-align: center;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .b45down_box {
    font-size: 15px;
  }
}
.b45down_box strong {
  font-family: 'ProximaNova-Semibold';
  font-weight: normal;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .b45down_box strong {
    font-size: 13px;
  }
}
.b45down_box p {
  margin-bottom: 10px;
}
.b45down_box p:last-child {
  margin-bottom: 0;
}
.b45down_box:last-child {
  margin-right: 0;
}
@media screen and (max-width: 960px) {
  .b45link {
    text-align: center;
  }
}
.b45link a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  letter-spacing: 0.5px;
  background: #fe4b45;
  color: #fff;
  font-family: 'ProximaNova-Semibold';
  font-size: 14px;
  padding: 0 60px;
}
.b45link:hover a {
  background-color: #e23731;
}
.b45item {
  position: relative;
  padding: 30px 35px 46px 42px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.b45item.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.b45portada {
  max-width: 511px;
  width: 100%;
  margin: 0 auto;
}
.b45portada img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b45btn_mas {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background: #eee;
  color: #fe4b45;
  font-size: 12px;
  border-radius: 50%;
  position: absolute;
  right: 12px;
  bottom: 15px;
}
@media screen and (min-width: 1025px) {
  .b45.active .b45content {
    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);
  }
  .b45content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b46 {
  padding: 96px 0 81px 0;
}
@media screen and (max-width: 1024px) {
  .b46 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .b46 {
    padding: 50px 0;
  }
}
.b46popup_video360 .close-boxlight {
  background-color: #230641;
  color: #fff;
  border: none;
  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;
}
.b46popup_video360 .close-boxlight:after {
  content: "\e605";
  font-family: 'icomoon';
  font-size: 20px;
}
.b46content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1020px;
}
@media screen and (max-width: 767px) {
  .b46content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    -o-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
.b46info {
  width: 45.88235294117647%;
}
@media screen and (max-width: 767px) {
  .b46info {
    width: 100%;
    text-align: center;
  }
}
.b46icon {
  width: 72px;
  margin: 0;
}
.b46icon img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .b46icon {
    margin: 0 auto;
  }
}
.b46subtitle {
  margin-top: 19px;
}
.b46subtitle h2 {
  line-height: 1.13;
  letter-spacing: -1px;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-weight: normal;
  font-size: 40px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b46subtitle h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .b46subtitle h2 {
    font-size: 28px;
  }
}
.b46text {
  line-height: 1;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 20px;
  margin-top: 19px;
}
.b46text p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b46text {
    font-size: 18px;
  }
}
.b46img {
  width: 48.03921568627451%;
  position: relative;
  margin: 0;
}
.b46img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .b46img {
    width: 100%;
    margin-top: 30px;
  }
}
.b46play {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 78px;
  height: 78px;
  background: #fff;
  font-size: 23px;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 30px 0 rgba(0,0,0,0.1);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: -39px;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .b46play {
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
  }
}
.b46play:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.5px 0 11.5px 17px;
  border-color: transparent transparent transparent #fe4b45;
}
.b46popup_video360 {
  width: 100%;
  height: 80vh;
  position: relative;
}
.b46popup_video360 iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .b46.active .b46content {
    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);
  }
  .b46content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b47 {
  padding: 80px 0;
  padding-bottom: 0;
  position: relative;
}
.b47:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 460px;
  background-color: #230641;
  z-index: 1;
}
.b47 .wancho {
  position: relative;
  z-index: 2;
}
.b47-up {
  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-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;
}
.b47-title {
  font-size: 30px;
  color: #fff;
  margin-bottom: 50px;
  line-height: 100%;
  max-width: 350px;
  width: 100%;
}
.b47-nav {
  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;
}
.b47-head-tab {
  width: 118px;
  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: 16px;
  color: #8b8b8b;
  border-left: 1px solid #8b8b8b;
  padding-bottom: 3px;
}
.b47-head-tab span {
  border-bottom: 1px solid transparent;
}
.b47-head-tab:hover span,
.b47-head-tab.active span {
  color: #fe4b45;
  border-color: #fe4b45;
}
.b47-head-tab:first-child {
  border-left: none;
}
.b47-content-tab {
  position: relative;
}
.b47-item-tab {
  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;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 7px 30px 0 rgba(0,0,0,0.16);
  box-shadow: 0 7px 30px 0 rgba(0,0,0,0.16);
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b47-item-tab.hide-box {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.b47-item-tab.active {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  z-index: 2;
}
.b47-figure {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 33.33%;
  position: relative;
  margin: 0;
}
.b47-figure img {
  width: 100%;
  height: auto;
  display: block;
}
.b47-figure:hover .b47-zoom {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b47-zoom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 240px;
  background-color: #fff;
  border-radius: 49px 0px 0px 0px;
  height: 55px;
  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-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  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;
}
.b47-zoom i,
.b47-zoom span {
  margin: 0;
}
.b47-zoom span {
  padding-left: 10px;
  width: 160px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .b47-title {
    max-width: none;
    margin-bottom: 30px;
  }
  .b47-nav {
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .b47-head-tab {
    width: 25%;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .b47-figure {
    width: 50%;
  }
  .b47-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .b47.active .wancho {
    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);
  }
  .b47 .wancho {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b48 {
  padding-top: 80px;
  padding-bottom: 90px;
  position: relative;
}
.b48 .wancho {
  max-width: 1200px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .b48 {
    padding-bottom: 60px;
  }
  .b48 .g0-cnt-btn {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.b48-titulo {
  font-size: 40px;
  line-height: 45px;
  color: #230641;
  margin-bottom: 13px;
}
@media screen and (max-width: 1200px) {
  .b48-titulo {
    font-size: 32px;
    line-height: 40px;
  }
}
@media screen and (max-width: 425px) {
  .b48-titulo {
    font-size: 28px;
    line-height: 30px;
  }
}
.b48-subtitulo {
  font-size: 20px;
  color: #fe4b45;
  margin-bottom: 35px;
}
@media screen and (max-width: 425px) {
  .b48-subtitulo {
    font-size: 16px;
  }
}
.b48-texto {
  width: 43%;
  padding-top: 8px;
}
@media screen and (max-width: 1200px) {
  .b48-texto {
    width: 39%;
  }
}
@media screen and (max-width: 1000px) {
  .b48-texto {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
}
.b48-listado {
  width: 47%;
  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;
}
@media screen and (max-width: 1200px) {
  .b48-listado {
    width: 56%;
  }
}
@media screen and (max-width: 1000px) {
  .b48-listado {
    width: 100%;
  }
}
.b48-item {
  width: 33.33%;
  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: 52px;
}
@media screen and (max-width: 1000px) {
  .b48-item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .b48-item {
    width: 50%;
  }
}
@media screen and (max-width: 425px) {
  .b48-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.b48-item-figura {
  margin-right: 10px;
  width: 50px;
}
.b48-item-figura img {
  display: block;
  width: auto;
  height: 32px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .b48-item-figura {
    margin-right: 0;
  }
}
@media screen and (max-width: 425px) {
  .b48-item-figura {
    margin-bottom: 10px;
  }
}
.b48-descripcion {
  font-size: 14px;
  width: 120px;
}
.b48-descripcion p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .b48-descripcion {
    text-align: center;
  }
}
.b48-sombra {
  top: 0;
  left: 0;
  position: absolute;
  height: 249px;
}
@media screen and (max-width: 1000px) {
  .b48-sombra {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .b48.active .b48-texto,
  .b48.active .b48-item {
    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);
  }
  .b48-texto,
  .b48-item {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b49 {
  padding-bottom: 20px;
}
.b49-banner {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 508px;
  background-color: rgba(0,0,0,0.28);
  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: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 108px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.b49-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.28);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .b49-banner {
    height: 400px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 745px) {
  .b49-banner {
    height: 300px;
    padding-bottom: 30px;
  }
}
.b49-banner .wancho {
  position: relative;
  z-index: 2;
}
.b49-bottom {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 12px;
}
@media screen and (max-width: 745px) {
  .b49-bottom {
    margin-bottom: 8px;
  }
}
.b49-titulo {
  font-size: 50px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  letter-spacing: -1px;
  margin-bottom: 11px;
}
@media screen and (max-width: 745px) {
  .b49-titulo {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 480px) {
  .b49-titulo {
    font-size: 30px;
  }
}
.b49-subtitulo {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 745px) {
  .b49-subtitulo {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b49-subtitulo {
    font-size: 16px;
  }
}
.b49-caracteristica .wancho {
  max-width: 1277px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
  background-color: #fff;
  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;
  -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;
}
.b49-caracteristica .wancho img {
  max-width: 100%;
  height: auto;
}
.b49-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 200px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b49-item p {
  margin: 0;
}
@media screen and (max-width: 1000px) {
  .b49-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 140px;
  }
}
@media screen and (max-width: 745px) {
  .b49-item {
    width: 50%;
    margin-bottom: 30px;
  }
}
.b49-texto {
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  .b49-texto {
    font-size: 13px;
  }
}
.b49-item-figura {
  margin-right: 16px;
}
@media screen and (max-width: 1000px) {
  .b49-item-figura {
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.b49-banco {
  width: 110px;
  margin-left: 12px;
}
@media screen and (max-width: 1000px) {
  .b49-banco {
    width: 100px;
  }
}
.b49-titulo-banco {
  font-size: 14px;
  margin-bottom: 3px;
}
.b49-titulo-banco h5 {
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .b49.active .wancho {
    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);
  }
  .b49 .wancho {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b5 {
  position: relative;
  padding: 42px 0 47px 0;
}
@media screen and (max-width: 1024px) {
  .b5 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 960px) {
  .b5 {
    padding: 50px 0;
  }
}
.b5:before {
  content: "";
  max-width: 1200px;
  width: 94%;
  height: 1px;
  background: #e4e4e4;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.b5 .slick-dots {
  bottom: 0;
}
.b5 .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.b5 .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 5px;
}
.b5 .slick-dots li.slick-active button {
  background-color: #230641;
}
.b5 .slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: #dbd9d6;
  border-radius: 100%;
  padding: 0;
}
.b5 .slick-dots li button:before {
  display: none;
}
.b5head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1044px;
  margin-bottom: 26px;
}
.b5title {
  width: 435px;
}
@media screen and (max-width: 960px) {
  .b5title {
    width: 375px;
  }
}
@media screen and (max-width: 767px) {
  .b5title {
    width: 220px;
  }
}
.b5title h3 {
  line-height: 1;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 18px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b5title h3 {
    font-size: 16px;
  }
}
.b5title h2 {
  line-height: 1;
  color: #230641;
  font-family: 'ProximaNova-Regular';
  font-size: 40px;
  margin: 13px 0 0 0;
}
@media screen and (max-width: 960px) {
  .b5title h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .b5title h2 {
    font-size: 24px;
  }
}
.b5items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -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;
  max-width: 1050px;
}
@media screen and (max-width: 767px) {
  .b5items {
    display: block;
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    -o-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
.b5itembox {
  width: calc(33.333333333333336% - 40px);
  background: #fff;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.08);
  box-shadow: 0 2px 30px 0 rgba(0,0,0,0.08);
  margin: 0 20px;
}
@media screen and (min-width: 1025px) {
  .b5itembox {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .b5itembox:hover {
    -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,0.25);
    box-shadow: 0 2px 30px 0 rgba(0,0,0,0.25);
  }
}
@media screen and (max-width: 960px) {
  .b5itembox {
    width: calc(33.333333333333336% - 20px);
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .b5itembox {
    max-width: none;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
  }
  .b5itembox:last-child {
    margin-bottom: 0;
  }
}
.b5itembox:nth-child(odd) {
  margin-top: 44px;
}
@media screen and (max-width: 767px) {
  .b5itembox:nth-child(odd) {
    margin-top: 0;
  }
}
.b5img {
  width: 100%;
}
.b5img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b5info {
  padding: 15px 63px 21px 14px;
}
@media screen and (max-width: 960px) {
  .b5info {
    padding: 20px 10px;
  }
}
.b5text {
  line-height: 1.38;
  color: #3b3b3b;
  font-family: 'ProximaNova-Regular';
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .b5text {
    font-size: 14px;
  }
}
.b5text p {
  margin: 0;
}
.b5link {
  margin-top: 10px;
}
.b5link a {
  display: inline-block;
  line-height: 1;
  color: #431e69;
  font-family: 'ProximaNova-Regular';
  font-size: 14px;
  text-decoration: underline;
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .b5.active .b5head,
  .b5.active .b5items {
    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);
  }
  .b5head,
  .b5items {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity 1s, -webkit-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 1s, -moz-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 1s, -o-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 1s, -ms-transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 1s, transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b50-main {
  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: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.b50-main.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);
}
@media screen and (max-width: 1024px) {
  .b50-main {
    top: 75px;
  }
}
.b50-menu {
  width: 512px;
  padding-left: 78px;
  background-color: #230641;
  padding-bottom: 34px;
  padding-top: 76px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .b50-menu {
    padding-left: 50px;
  }
}
.b50-figura {
  width: 582px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  display: block;
  margin: 0;
}
.b50-figura img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1100px) {
  .b50-figura {
    display: none;
  }
}
.b50-menu-link {
  font-size: 25px;
  color: #fff;
}
.b50-menu-item {
  margin-bottom: 26px;
}
.b50-menu-nav {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255,255,255,0.15);
}
.b50-menu-nav:hover .b50-menu-item {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.b50-menu-nav:hover .b50-menu-item:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (max-width: 640px) {
  .b50-menu-nav {
    padding-bottom: 26px;
  }
}
.b50-redes {
  padding-top: 20px;
}
.b50-red {
  color: #9182a0;
  font-size: 22px;
  margin-right: 42px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b6 {
  padding-top: 73px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .b6 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.b6 .g2-form select {
  height: 100%;
}
.b6-up {
  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: 78px;
}
@media screen and (max-width: 1200px) {
  .b6-up {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .b6-up {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  .b6-up {
    margin-bottom: 30px;
  }
}
.b6-title-section .g0-title-section {
  max-width: 478px;
}
@media screen and (max-width: 1200px) {
  .b6-title-section .g0-title-section {
    max-width: 280px;
  }
}
@media screen and (max-width: 1000px) {
  .b6-title-section .g0-title-section {
    max-width: none;
  }
}
.b6-control {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 100%;
  margin-top: 60px;
}
.b6-control .g2-select {
  width: 247px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 16px;
}
@media screen and (max-width: 1200px) {
  .b6-control {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .b6-control {
    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;
  }
}
@media screen and (max-width: 640px) {
  .b6-control {
    -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;
  }
  .b6-control .g2-select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .b6-control .g2-select:nth-child(2) {
    width: 80%;
  }
}
.b6-buttom {
  width: 50px;
  height: 50px;
  border-radius: 7px;
  background-color: #431e69;
  font-size: 22px;
  margin-left: 10px;
  color: #fff;
  border: none;
}
@media screen and (max-width: 640px) {
  .b6-buttom {
    border-radius: 0px 7px 7px 0px;
    width: 20%;
    margin: 0;
  }
}
.b6-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b6-listado .g1-proyecto {
  width: 32%;
  margin-left: 2%;
  margin-bottom: 58px;
}
.b6-listado .g1-proyecto:nth-child(3n+1) {
  margin-left: 0;
}
.b6-listado .g1-proyecto:first-child {
  margin-left: 0;
}
.b6-listado .g1-proyecto:nth-child(3n+2) {
  -webkit-transform: translateY(36px);
  -moz-transform: translateY(36px);
  -o-transform: translateY(36px);
  -ms-transform: translateY(36px);
  transform: translateY(36px);
}
.b6-listado .g1-proyecto:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,0.3);
  box-shadow: 0 10px 30px 0 rgba(0,0,0,0.3);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1000px) {
  .b6-listado .g1-proyecto {
    width: 49%;
  }
  .b6-listado .g1-proyecto:nth-child(3n+2) {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  .b6-listado .g1-proyecto:nth-child(2n+2) {
    margin-left: 2%;
  }
  .b6-listado .g1-proyecto:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .b6-listado .g1-proyecto {
    width: 100%;
    max-width: none;
    margin-left: 0 !important;
  }
  .b6-listado .g1-proyecto img {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b7 {
  padding-top: 73px;
  padding-bottom: 100px;
}
.b7 .g1-figura {
  filter: grayscale(1);
}
.b7 .g1-proyecto:nth-child(3n+2) {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.b7 .g1-left {
  width: 100%;
  padding-right: 0;
}
.b7 .g1-left:after {
  display: none;
}
@media screen and (max-width: 640px) {
  .b7 {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b8 {
  padding-top: 73px;
  position: relative;
}
.b8 img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b8 .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid #e5e5e5;
}
@media screen and (max-width: 1000px) {
  .b8 .wancho {
    padding-bottom: 31px;
  }
}
.b8 .g0-parrafo {
  max-width: 486px;
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 1000px) {
  .b8 .g0-title {
    font-size: 35px;
  }
}
@media screen and (max-width: 480px) {
  .b8 .g0-parrafo {
    margin-bottom: 46px;
  }
}
.b8-sombra {
  position: absolute;
  top: -42px;
  right: 29px;
}
@media screen and (max-width: 1000px) {
  .b8-sombra {
    bottom: 265px;
    top: inherit;
    right: 222px;
  }
}
@media screen and (max-width: 480px) {
  .b8-sombra {
    display: none;
  }
}
.b8-texto {
  width: 55%;
}
@media screen and (max-width: 1000px) {
  .b8-texto {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b8-texto {
    margin-bottom: 0;
  }
}
.b8-figura {
  width: 42.5%;
  padding-top: 44px;
  position: relative;
}
.b8-figura img {
  max-width: 100%;
  height: auto;
  display: block;
  z-index: 1;
  position: relative;
}
.b8-figura:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 190px;
  z-index: 2;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0), #fff);
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}
@media screen and (max-width: 1000px) {
  .b8-figura {
    width: 100%;
  }
}
.b8-figura-item img {
  margin: 0;
  max-width: 100%;
  display: block;
  height: auto;
}
@media screen and (max-width: 480px) {
  .b8-figura-item {
    width: 80px;
  }
  .b8-figura-item img {
    margin: 0 auto;
  }
}
.b8-title {
  font-size: 30px;
  line-height: 24px;
  color: #230641;
  margin-top: 30px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1000px) {
  .b8-title {
    font-size: 24px;
    line-height: 18px;
    margin-bottom: 25px;
  }
}
.b8-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b8-item {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-bottom: 44px;
}
@media screen and (max-width: 600px) {
  .b8-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.b8-descripcion {
  max-width: 216px;
  font-size: 14px;
  line-height: 22px;
  margin-left: 20px;
}
@media screen and (max-width: 600px) {
  .b8-descripcion {
    max-width: none;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b9 {
  padding-top: 42px;
  padding-bottom: 60px;
  position: relative;
}
.b9 .g0-subtitle {
  font-size: 25px;
  line-height: 24px;
  color: #230641;
  margin-bottom: 12px;
}
.b9 .g0-title {
  font-size: 45px;
  line-height: 24px;
  color: #230641;
  margin-bottom: 60px;
}
.b9 img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b9 .owl-nav {
  display: none;
}
.b9 .owl-dots {
  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: absolute;
  width: 100%;
  bottom: -70px;
  -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;
}
.b9 .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 23px;
  margin-bottom: 25px;
  background-color: #dbd9d6;
  position: relative;
}
.b9 .owl-dot.active {
  background-color: #7b7b7b;
}
.b9-item-text {
  margin-bottom: 39px;
}
.b9-title {
  font-size: 18px;
  line-height: 22px;
  color: #230641;
  font-family: 'ProximaNova-Semibold';
  margin-bottom: 25px;
}
.b9-descripcion {
  font-size: 14px;
  line-height: 24px;
}
.b9-title-figura {
  font-size: 18px;
  line-height: 22px;
  font-family: 'ProximaNova-Semibold';
  color: #431e69;
}
.b9-etiqueta {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 3;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b9-capa {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(top, rgba(109,109,109,0) 0%, #3b3b3b);
  background: -moz-linear-gradient(top, rgba(109,109,109,0) 0%, #3b3b3b);
  background: -o-linear-gradient(top, rgba(109,109,109,0) 0%, #3b3b3b);
  background: -ms-linear-gradient(top, rgba(109,109,109,0) 0%, #3b3b3b);
  background: linear-gradient(to bottom, rgba(109,109,109,0) 0%, #3b3b3b);
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  z-index: 1;
}
.b9-texto {
  width: 41%;
}
@media screen and (max-width: 960px) {
  .b9-texto {
    width: 100%;
  }
}
.b9-figuras {
  width: 49%;
}
@media screen and (max-width: 1024px) {
  .b9-figuras {
    width: 55%;
  }
}
@media screen and (max-width: 960px) {
  .b9-figuras {
    width: 100%;
    margin-top: 20px;
  }
}
.b9-item-figura {
  position: relative;
  display: block;
}
.b9-figura {
  z-index: 1;
  position: relative;
}
.b9-figura img {
  width: 100%;
  height: auto;
  display: block;
}
.b9-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b9-slider.desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b9-slider.desktop .b9-item-figura {
  width: 50%;
  margin-left: 4%;
}
.b9-slider.desktop .b9-item-figura:first-child {
  margin-left: 0;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.footer {
  background-color: #eaeaea;
  padding: 45px 0px 15px 0px;
}
.foot_container {
  max-width: 1307px;
  width: 93%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: calc(10px + (53 - 10) * ((100vw - 375px) / (1920 - 375)));
  padding-right: calc(10px + (53 - 10) * ((100vw - 375px) / (1920 - 375)));
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
}
@media screen and (max-width: 1024px) {
  .foot_container {
    width: 96%;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 640px) {
  .foot_container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.foot_text_rigth p a {
  margin-left: 10px;
  vertical-align: middle;
}
.foot_items h3 {
  font-size: 16px;
  color: #7b7b7b;
  font-weight: normal;
  font-family: 'ProximaNova-Semibold';
  margin-bottom: 8px;
  position: relative;
}
.foot_items p,
.foot_items a {
  font-size: 16px;
  color: #7b7b7b;
  display: block;
  margin: 0;
  line-height: 22px;
}
.foot_items a {
  word-break: break-all;
}
.foot_items span {
  position: absolute;
  left: -20px;
  font-size: 13px;
  display: inline-block;
}
@media screen and (max-width: 920px) {
  .foot_items.foot_responsive {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .foot_items {
    display: none;
  }
}
.foot_email {
  width: 21.15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  .foot_email {
    width: 22%;
  }
}
.foot_phone {
  width: 18.7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  .foot_phone {
    width: 17%;
  }
}
.foot_address {
  width: 23.35%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  .foot_address {
    width: 22%;
  }
}
@media screen and (max-width: 960px) {
  .foot_address {
    width: 60%;
  }
  .foot_address a {
    word-break: inherit;
  }
}
.foot_address_wrap {
  max-width: 180px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .foot_address_wrap {
    max-width: 140px;
  }
}
@media screen and (max-width: 960px) {
  .foot_address_wrap {
    max-width: none;
  }
}
.foot_social {
  width: 15.150000000000006%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .foot_social {
    width: 15%;
  }
}
.footer_logos {
  width: 21.65%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .footer_logos {
    width: 24%;
  }
}
@media screen and (max-width: 960px) {
  .footer_logos {
    width: 40%;
  }
}
.footer_logos img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.footer_logos a {
  display: inline-block;
  margin-bottom: 30px;
}
.footer_logos h3 {
  font-size: 12px;
  font-weight: normal;
  font-family: 'ProximaNova-Regular';
  margin-bottom: 9px;
}
.footer_logos figure {
  max-width: 146px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .footer_logos figure {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .footer_logos {
    max-width: 200px;
    margin: auto;
  }
}
.foot_redes {
  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;
}
.foot_redes a {
  font-size: 14px;
  margin-right: 13px;
}
.foot_redes a:last-child {
  margin-right: 0;
}
.foot_wrapp {
  max-width: 1307px;
  width: 93%;
  margin: auto;
  border-bottom: 1px solid #d4d4d4;
  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: 23px 0;
  padding-left: calc(10px + (53 - 10) * ((100vw - 375px) / (1920 - 375)));
  padding-right: calc(10px + (53 - 10) * ((100vw - 375px) / (1920 - 375)));
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .foot_wrapp {
    width: 96%;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 960px) {
  .foot_wrapp {
    display: block;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    -o-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
.foot_wrapp p {
  margin: 0;
  font-size: 13px;
  color: #7b7b7b;
}
@media screen and (max-width: 830px) {
  .foot_wrapp {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-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;
  }
  .foot_wrapp>* {
    width: 100%;
    margin-bottom: 6px;
  }
}
.foot_info {
  max-width: 1168px;
  width: 93%;
  margin: auto;
  font-size: 12px;
  padding-top: 20px;
  text-align: center;
  color: #7b7b7b;
}
.foot_info p {
  margin: 0;
}
.footer_book {
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 960px) {
  .footer_book {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    position: inherit;
    top: inherit;
    left: inherit;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.footer_book a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .footer_book a {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.footer_book_icon {
  display: block;
  line-height: 1;
  color: #7b7b7b;
  font-size: 20px;
  margin: 0;
  margin-right: 10px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.css-detalle .h-botonera .g0-btn.detalle {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 745px) {
  .css-detalle .h-botonera .g0-btn.detalle {
    width: auto;
    height: 45px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .css-detalle .h-botonera .g0-btn.detalle span {
    display: none;
  }
}
.css-detalle .h-botonera .g0-btn.global {
  display: none;
}
.header-transparent .cnt-wrapper {
  padding-top: 0;
}
.header-transparent .header:not(.scrolling) {
  background-color: transparent;
}
.header-transparent .header:not(.scrolling) .header-logo .logo-white {
  display: block;
}
.header-transparent .header:not(.scrolling) .header-logo .logo-color {
  display: none;
}
.header-transparent .header:not(.scrolling) .menu-link {
  color: #fff;
}
.header-transparent .header:not(.scrolling) .menu-link:hover {
  color: #fe4b45;
}
.header-transparent .header:not(.scrolling) .h-phone {
  background-color: #fff;
}
.header-transparent .header:not(.scrolling) .h-menu span {
  background-color: #fff;
}
.cnt-wrapper {
  padding-top: 90px;
}
.header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.1);
}
.header img {
  max-width: 100%;
  height: auto;
}
.header .menu-link {
  font-size: 14px;
}
.header .menu-link span {
  vertical-align: middle;
  margin-right: 8px;
  font-size: 20px;
}
.header .menu-link:last-child {
  margin-left: 28px;
}
.header .menu-link:hover {
  color: #fe4b45;
}
.header_mobile_phone {
  display: block;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: fixed;
  bottom: 15px;
  left: 50%;
  z-index: 60;
}
@media screen and (min-width: 767px) {
  .header_mobile_phone {
    display: none;
  }
}
.header_mobile_phone a {
  width: 35px;
  height: 35px;
  background: #431e69 !important;
  color: #fff !important;
  font-size: 16px;
  margin: 0 !important;
}
.header_mobile_whatsapp {
  position: fixed;
  top: 38%;
  right: 10px;
  z-index: 60;
}
@media screen and (min-width: 767px) {
  .header_mobile_whatsapp {
    display: none;
  }
}
.header_mobile_whatsapp a {
  width: 35px;
  height: 35px;
  background: #431e69 !important;
  color: #fff !important;
  font-size: 20px;
  margin: 0 !important;
}
.header-logo .logo-white {
  display: none;
}
.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;
  height: 90px;
}
@media screen and (max-width: 1024px) {
  .header-ctn {
    height: 75px;
  }
}
.h-botonera {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 745px) {
  .h-botonera .g0-btn.global {
    width: auto;
    height: 45px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .h-botonera .g0-btn.global span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .h-botonera .h-phone {
    display: none;
  }
}
.h-botonera .g0-btn.detalle {
  display: none;
}
.h-phone {
  font-size: 23px;
  color: #7b7b7b;
  margin-left: 28px;
  font-family: 'icomoon';
  height: 45px;
  width: 45px;
  background-color: transparent;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 100%;
}
.h-phone.num-2 {
  margin-left: 10px;
}
.h-phone.num-2:before {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
@media screen and (max-width: 745px) {
  .h-phone {
    width: 28px;
    height: 28px;
    font-size: 17px;
    margin-left: 10px;
  }
  .h-phone.num-2 {
    margin-left: 5px;
  }
}
.h-menu {
  margin-left: 23px;
}
@media screen and (max-width: 745px) {
  .h-menu {
    margin-left: 20px;
  }
}
.h-menu span {
  position: relative;
  background-color: #3b3b3b;
  display: block;
  height: 2px;
  width: 30px;
  margin-bottom: 6px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: opacity 0.3s, -moz-transform 0.5s;
  -o-transition: opacity 0.3s, -o-transform 0.5s;
  -ms-transition: opacity 0.3s, -ms-transform 0.5s;
  transition: opacity 0.3s, transform 0.5s;
}
.h-menu span:last-child {
  margin-bottom: 0;
}
.h-menu.active .linea-2 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.h-menu.active .linea-1 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.h-menu.active .linea-3 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -5px;
}
@media screen and (max-width: 960px) {
  .h-cnt-logo {
    width: 130px;
  }
}
@media screen and (max-width: 745px) {
  .h-cnt-logo {
    width: 120px;
  }
}
@media screen and (max-width: 745px) {
  .h-menu-list {
    display: none;
  }
}
.h-overlay {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-color: #fff;
  z-index: 90;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.h-overlay.active {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  height: 100%;
}
