.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g0-link {
  color: #94ca54;
  font-size: 14px;
  line-height: 32px;
  font-family: 'robotomedium';
}
.g0-link.big {
  font-size: 18px;
}
.g0-link.big span {
  font-size: 20px;
  margin-right: 10px;
}
.g0-title-1 {
  font-size: 46px;
  color: #398ad2;
  font-family: 'TitilliumWeb-SemiBold';
  line-height: 100%;
}
.g0-title-2 {
  font-size: 38px;
  color: #398ad2;
  font-family: 'TitilliumWeb-SemiBold';
  line-height: 100%;
  padding-right: 10px;
}
@media screen and (min-width: 960px) {
  .g0-title-2 strong {
    display: block;
    font-size: 60px;
    line-height: 68px;
  }
}
.g0-wrap-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.g0-btn {
  min-width: 161px;
  height: 48px;
  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;
  color: #fff;
  font-family: 'Roboto-Regular';
  font-size: 13px;
  line-height: 18px;
  background-color: #94ca54;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-transform: uppercase;
}
.g0-btn:hover {
  background-color: #8abd4e;
}
.g0-btn.green-line {
  background-color: transparent;
  border: 1px solid #94ca54;
  color: #94ca54;
}
.g0-btn.green-line:hover {
  background-color: #94ca54;
  color: #fff;
}
.g0-btn.white-line {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.g0-btn.white-line:hover {
  background-color: #fff;
  color: #398ad2;
}
.g0-title-3 {
  font-size: 32px;
  color: #398ad2;
  line-height: 32px;
  font-family: 'TitilliumWeb-Regular';
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .g0-title-2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .g0-btn {
    height: 42px;
  }
  .g0-title-1 {
    font-size: 36px;
  }
  .g0-title-3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .g0-title-1 {
    font-size: 28px;
  }
  .g0-title-2 {
    font-size: 25px;
  }
}

.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;
}
.g4-box-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.g4-btn {
  min-width: 160px;
  height: 45px;
  font-family: 'Roboto-Regular';
  color: #398ad2;
  font-size: 14px;
  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;
  text-transform: uppercase;
  border-radius: 2px;
  border: 1px solid #bcbec0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1025px) {
  .g4-btn:hover {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.16);
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.16);
    background-color: #f7fbff;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.formError .formErrorContent {
  background: -webkit-linear-gradient(top, #ff142c 0%, #c6222a 100%);
  background: -moz-linear-gradient(top, #ff142c 0%, #c6222a 100%);
  background: -o-linear-gradient(top, #ff142c 0%, #c6222a 100%);
  background: -ms-linear-gradient(top, #ff142c 0%, #c6222a 100%);
  background: linear-gradient(to bottom, #ff142c 0%, #c6222a 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 8px;
}
/** configuración **/
.g5-name-tipo {
  margin: 0;
  margin-left: 5px;
}
.g5-input-three {
  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;
}
.g5-input-three .g5-select {
  width: 31%;
}
.g5-input-two {
  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;
}
.g5-input-two.left-center {
  -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-two .g5-input,
.g5-input-two .g5-select,
.g5-input-two .g5-textarea,
.g5-input-two .g-input-file {
  width: 48.5%;
}
.g5-input-two.small {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.g5-input-two.small .g5-radios {
  margin-right: 70px;
}
.g5-input-two.small.g5-input-radios-tipo {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 30px;
}
.g5-select.select-tipo {
  width: 100%;
}
.g-input-file input {
  display: none;
}
.g5-inputfile-label {
  height: 47px;
  color: #bcbec0;
  border: 1px solid #bcbec0;
  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-right: 20px;
  overflow: hidden;
}
.g5-inputfile-label span {
  width: 100%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.g5-inputfile-label span,
.g5-inputfile-label i {
  margin: 0;
}
.g5-inputfile-label i {
  margin-left: 30px;
  margin-right: 10px;
}
.g5-input,
.g5-select,
.g5-textarea {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
/*&:hover
		input, select, textarea
			border-bottom 1px solid c-6*/
/* WebKit */
/* Firefox 18- */
/* Firefox 19+ */
/* IE 10+ */
}
@media screen and (max-width: 480px) {
  .g5-input,
  .g5-select,
  .g5-textarea {
    margin-bottom: 15px;
  }
}
.g5-input ::-webkit-input-placeholder,
.g5-select ::-webkit-input-placeholder,
.g5-textarea ::-webkit-input-placeholder {
  color: #ff001f;
  font-family: 'TitilliumWeb-Light';
}
.g5-input :-moz-placeholder,
.g5-select :-moz-placeholder,
.g5-textarea :-moz-placeholder {
  color: #ff001f;
  font-family: 'TitilliumWeb-Light';
}
.g5-input ::-moz-placeholder,
.g5-select ::-moz-placeholder,
.g5-textarea ::-moz-placeholder {
  color: #ff001f;
  font-family: 'TitilliumWeb-Light';
}
.g5-input :-ms-input-placeholder,
.g5-select :-ms-input-placeholder,
.g5-textarea :-ms-input-placeholder {
  color: #ff001f;
  font-family: 'TitilliumWeb-Light';
}
.g5-input input,
.g5-select input,
.g5-textarea input,
.g5-input select,
.g5-select select,
.g5-textarea select,
.g5-input textarea,
.g5-select textarea,
.g5-textarea textarea {
  border: 0;
  width: 100%;
  height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 100%;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 35px;
  position: absolute;
  color: rgba(88,88,90,0.6);
  left: 0;
  bottom: 0;
  font-size: 14px;
  font-family: 'Roboto-Light';
  overflow: hidden;
  border-bottom: 2px solid #bcbec0;
}
.g5-input input.fijar,
.g5-select input.fijar,
.g5-textarea input.fijar,
.g5-input select.fijar,
.g5-select select.fijar,
.g5-textarea select.fijar,
.g5-input textarea.fijar,
.g5-select textarea.fijar,
.g5-textarea textarea.fijar {
  color: #182026;
  border-bottom: 2px solid #182026;
}
.g5-input input:-webkit-autofill,
.g5-select input:-webkit-autofill,
.g5-textarea input:-webkit-autofill,
.g5-input select:-webkit-autofill,
.g5-select select:-webkit-autofill,
.g5-textarea select:-webkit-autofill,
.g5-input textarea:-webkit-autofill,
.g5-select textarea:-webkit-autofill,
.g5-textarea textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 200px #fff inset;
  -webkit-text-fill-color: #808080;
  border-radius: 2px;
}
.g5-input input:focus,
.g5-select input:focus,
.g5-textarea input:focus,
.g5-input select:focus,
.g5-select select:focus,
.g5-textarea select:focus,
.g5-input textarea:focus,
.g5-select textarea:focus,
.g5-textarea textarea:focus {
  color: #398ad2;
  border-bottom: 2px solid #398ad2;
}
.g5-input input:focus ~ label span,
.g5-select input:focus ~ label span,
.g5-textarea input:focus ~ label span,
.g5-input select:focus ~ label span,
.g5-select select:focus ~ label span,
.g5-textarea select:focus ~ label span,
.g5-input textarea:focus ~ label span,
.g5-select textarea:focus ~ label span,
.g5-textarea textarea:focus ~ label span {
  -webkit-transform: translate3d(0, -15px, 0);
  -moz-transform: translate3d(0, -15px, 0);
  -o-transform: translate3d(0, -15px, 0);
  -ms-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  font-size: 12px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  font-family: 'Roboto-Light';
  color: #398ad2;
}
.g5-input input:focus ~ label i,
.g5-select input:focus ~ label i,
.g5-textarea input:focus ~ label i,
.g5-input select:focus ~ label i,
.g5-select select:focus ~ label i,
.g5-textarea select:focus ~ label i,
.g5-input textarea:focus ~ label i,
.g5-select textarea:focus ~ label i,
.g5-textarea textarea:focus ~ label i {
  font-size: 6px;
  -webkit-transform: translate3d(0, -15px, 0);
  -moz-transform: translate3d(0, -15px, 0);
  -o-transform: translate3d(0, -15px, 0);
  -ms-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
}
.g5-input input:focus ~ label i.ico-calendar,
.g5-select input:focus ~ label i.ico-calendar,
.g5-textarea input:focus ~ label i.ico-calendar,
.g5-input select:focus ~ label i.ico-calendar,
.g5-select select:focus ~ label i.ico-calendar,
.g5-textarea select:focus ~ label i.ico-calendar,
.g5-input textarea:focus ~ label i.ico-calendar,
.g5-select textarea:focus ~ label i.ico-calendar,
.g5-textarea textarea:focus ~ label i.ico-calendar {
  font-size: 18px;
}
.g5-input select,
.g5-select select,
.g5-textarea select {
  color: #4a4a4a;
  cursor: pointer;
}
.g5-input select option,
.g5-select select option,
.g5-textarea select option {
  color: #4a4a4a;
}
.g5-input select::-ms-expand,
.g5-select select::-ms-expand,
.g5-textarea select::-ms-expand {
  display: none;
}
.g5-input label,
.g5-select label,
.g5-textarea label {
  display: block;
  height: 50px;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: transparent;
}
.g5-input label.fijar span,
.g5-select label.fijar span,
.g5-textarea label.fijar span {
  -webkit-transform: translate3d(0, -15px, 0);
  -moz-transform: translate3d(0, -15px, 0);
  -o-transform: translate3d(0, -15px, 0);
  -ms-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  font-size: 12px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  color: #4a4a4a;
  font-family: 'Roboto-Light';
  font-weight: normal;
}
.g5-input label.fijar i,
.g5-select label.fijar i,
.g5-textarea label.fijar i {
  font-size: 6px;
  top: 20px;
  -webkit-transform: translate3d(0, -15px, 0);
  -moz-transform: translate3d(0, -15px, 0);
  -o-transform: translate3d(0, -15px, 0);
  -ms-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
}
.g5-input label.fijar i.ico-calendar,
.g5-select label.fijar i.ico-calendar,
.g5-textarea label.fijar i.ico-calendar {
  font-size: 18px;
}
.g5-input label i,
.g5-select label i,
.g5-textarea label i {
  font-size: 8px;
  color: #8a8a8a;
  position: absolute;
  right: 12px;
  bottom: 20px;
  display: inline-block;
  -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: -webkit-transform 0.2s, opacity 0.2s, font-size 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s, font-size 0.2s;
  -o-transition: -o-transform 0.2s, opacity 0.2s, font-size 0.2s;
  -ms-transition: -ms-transform 0.2s, opacity 0.2s, font-size 0.2s;
  transition: transform 0.2s, opacity 0.2s, font-size 0.2s;
}
.g5-input label i.ico-calendar,
.g5-select label i.ico-calendar,
.g5-textarea label i.ico-calendar {
  font-size: 26px;
  bottom: 15px;
}
.g5-input label i.ico-calendar.smal,
.g5-select label i.ico-calendar.smal,
.g5-textarea label i.ico-calendar.smal {
  font-size: 20px;
  color: #bcbec0;
}
.g5-input .no-effect span,
.g5-select .no-effect span,
.g5-textarea .no-effect span,
.g5-input .no-effect i,
.g5-select .no-effect i,
.g5-textarea .no-effect i {
  -webkit-transform: inherit !important;
  -moz-transform: inherit !important;
  -o-transform: inherit !important;
  -ms-transform: inherit !important;
  transform: inherit !important;
}
.g5-input .no-effect span,
.g5-select .no-effect span,
.g5-textarea .no-effect span {
  font-size: 12px !important;
}
.g5-input span,
.g5-select span,
.g5-textarea span {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  line-height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, font-size 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s, font-size 0.2s;
  -o-transition: -o-transform 0.2s, opacity 0.2s, font-size 0.2s;
  -ms-transition: -ms-transform 0.2s, opacity 0.2s, font-size 0.2s;
  transition: transform 0.2s, opacity 0.2s, font-size 0.2s;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  color: rgba(88,88,90,0.6);
  font-family: 'Roboto-Light';
  font-size: 14px;
}
.g5-input.two-inner {
  border-bottom: none;
}
@media screen and (min-width: 641px) {
  .g5-input.two-inner .g5-input,
  .g5-input.two-inner .g5-select,
  .g5-input.two-inner .g5-textarea {
    margin-bottom: 0;
  }
}
.g5-required {
  margin-bottom: 20px;
}
.g5-required p {
  margin-bottom: 0;
  color: #9b9b9b;
  font-size: 12px;
}
.g5-input-file input {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.g5-input-file .g-btn-file {
  position: absolute;
  background-color: #4a4a4a;
  color: #fff;
  width: 151px;
  height: 36px;
  bottom: 0;
  top: 0;
  margin: auto 0;
  right: 10px;
  line-height: 36px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g5-input-file .text-input {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.g5-input-file.fill .text-input {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.g5-inpufile-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  pointer-events: 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;
  color: #8abd4e;
}
.g5-textarea {
  width: 100%;
  padding-top: 30px;
  background-color: transparent;
}
.g5-textarea textarea {
  margin-top: 5px;
  line-height: 100%;
  height: calc(94px - 30px);
  position: static;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
}
.g5-textarea label {
  height: 30px;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  background: none;
}
.g5-textarea label span {
  height: auto;
  margin: 0;
  line-height: 100%;
}
.g5-input-check {
  position: relative;
  text-align: center;
}
.g5-input-check input {
  width: 0;
  visibility: hidden;
  position: absolute;
}
.g5-input-check input:checked ~ label:before {
  background-color: #94ca54;
}
.g5-input-check input:checked ~ label:after {
  color: #fff;
}
.g5-input-check label {
  line-height: 100%;
  font-size: 13px;
  font-family: 'Roboto-Light';
  color: #4a4a4a;
  position: relative;
  padding-left: 30px;
  margin: auto 0;
  display: inline-block;
  line-height: 18px;
}
.g5-input-check label:after {
  content: "\e904";
  font-family: 'icomoon';
  font-size: 11px;
  position: absolute;
  top: 2px;
  left: 5px;
  z-index: 2;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: transparent;
}
.g5-input-check label:before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background-color: #bcbec0;
  position: absolute;
  left: 0;
  top: -3px;
  -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;
  z-index: 1;
}
.g5-input-check a {
  display: inline;
  font-family: 'robotomedium';
  color: #94ca54;
  text-decoration: inherit;
}
.g5-input-check a:hover {
  font-family: 'Roboto-Regular';
}
.g5-radios input {
  display: none;
}
.g5-radios input:checked ~ .g5-label {
  color: #398ad2;
}
.g5-radios input:checked ~ .g5-label:before {
  border-color: #398ad2;
}
.g5-radios input:checked ~ .g5-label:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.g5-label {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 14px;
  color: #9b9b9b;
}
.g5-label:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #bcbec0;
  margin-right: 16px;
}
.g5-label:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #398ad2;
}
.g5-politicas.aleft .g5-input-check {
  text-align: left;
}
.g5-form.white .g5-input,
.g5-form.white .g5-select,
.g5-form.white .g5-textarea {
  border-bottom: 1px solid #fff;
}
.g5-form.white .g5-input input,
.g5-form.white .g5-select input,
.g5-form.white .g5-textarea input,
.g5-form.white .g5-input select,
.g5-form.white .g5-select select,
.g5-form.white .g5-textarea select,
.g5-form.white .g5-input textarea,
.g5-form.white .g5-select textarea,
.g5-form.white .g5-textarea textarea {
  color: #fff;
}
.g5-form.white .g5-input select,
.g5-form.white .g5-select select,
.g5-form.white .g5-textarea select {
  color: #fff;
}
.g5-form.white .g5-input select:focus,
.g5-form.white .g5-select select:focus,
.g5-form.white .g5-textarea select:focus {
  color: #4a4a4a;
}
.g5-form.white .g5-input span,
.g5-form.white .g5-select span,
.g5-form.white .g5-textarea span {
  color: #fff;
}
.g5-form.white .g5-input-check label {
  color: #fff;
}
.g5-form.white .g5-input-check {
  text-align: left;
}
.g5-form.white .g5-input-check input:checked ~ label:before {
  background-color: #398ad2;
}
.g5-form.white i {
  color: #fff;
}
@media screen and (max-width: 960px) {
  .g5-input.two-inner {
    width: 100%;
  }
  .g5-input-two.small .g5-radios {
    margin-right: 0;
    margin: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .g5-politicas {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .g5-input-two {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .g5-input-two .g5-input,
  .g5-input-two .g5-select {
    width: 100%;
  }
  .g5-input-two.two-in-two,
  .g5-input.two-inner {
    margin-bottom: 0;
  }
  .g5-input-file .g-btn-file {
    right: 0;
  }
  .g5-input-two.small .g5-radios {
    margin-bottom: 10px;
  }
  .g5-input-two.small {
    margin-bottom: 10px;
  }
  .g5-input-two .g-input-file {
    width: 100%;
  }
  .g5-input-three .g5-select {
    width: 100%;
  }
}

.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;
}
.b1 {
  position: relative;
}
.b1 .owl-dots {
  max-width: 1170px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  visibility: hidden;
}
.b1 .owl-dot {
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-family: 'Roboto-Regular';
  width: 51px;
  height: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  visibility: visible;
}
.b1 .owl-dot:hover,
.b1 .owl-dot.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b1-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  display: block;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.b1-btn {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  margin-top: 30px;
}
.b1-itemsl {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b1-itemsl:after,
.b1-itemsl:before {
  position: absolute;
  z-index: 2;
  width: 100%;
  display: block;
  left: 0;
}
.b1-itemsl:after {
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.62));
  background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.62));
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.62));
  background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.62));
  background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.62));
  top: 0;
  height: 220px;
}
.b1-itemsl:before {
  bottom: 0;
  height: 330px;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.82));
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.82));
  background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.82));
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.82));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.82));
}
.b1-itemsl .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  position: relative;
  padding-bottom: 96px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 5;
  height: 100vh;
  color: #fff;
}
.b1-title {
  font-size: 80px;
  font-family: 'TitilliumWeb-Regular';
  line-height: 0.94;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  margin-bottom: 32px;
}
.b1-title strong {
  font-weight: normal;
  color: #f8991d;
  margin-left: 5px;
}
@media screen and (min-width: 1001px) {
  .b1-title strong {
    display: block;
  }
}
.b1-descripcion {
  font-size: 21px;
  font-family: 'Roboto-Light';
  line-height: 24px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b1-text {
  max-width: 665px;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 1245px) {
  .b1 .owl-prev {
    left: 0;
  }
  .b1 .owl-next {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .b1 .owl-dots {
    bottom: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .b1-itemsl .wancho {
    height: 500px;
  }
  .b1-descripcion {
    font-size: 25px;
  }
  .b1-title {
    font-size: 40px;
    line-height: 100%;
    margin-bottom: 5px;
  }
  .b1-text {
    line-height: 32px;
  }
  #sd-container {
    display: none;
  }
  .b1-text {
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .b1-itemsl .wancho {
    height: calc(90vh - 65px);
  }
  .b1-text {
    text-align: center;
    max-width: 290px;
    margin: 0 auto;
  }
  .b1-text .g0-btn {
    margin: auto;
  }
  .b1-descripcion {
    font-size: 20px;
  }
  .b1-title {
    font-size: 32px;
    margin-bottom: 15px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b10 {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.b10:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  background-image: -webkit-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -moz-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -ms-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: linear-gradient(to top, #000, rgba(0,0,0,0));
}
.b10 .wancho {
  height: calc(100vh - 85px);
  max-width: 900px;
  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: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.b10-title {
  font-size: 80px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  font-family: 'TitilliumWeb-Regular';
  margin-bottom: 15px;
}
.b10-text {
  font-size: 21px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.b10-text p {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .b10 .wancho {
    height: 500px;
  }
  .b10-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b10 .wancho {
    height: calc(90vh - 65px);
  }
  .b10-title {
    font-size: 32px;
  }
  .b10-text {
    font-size: 18px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.css-conocenos .wrap-boxlight-youtube {
  width: 100%;
  top: 50%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.css-conocenos .wrapp-box {
  z-index: 1100;
}
.css-conocenos .wrapp-box,
.css-conocenos .wrapp-box-inner {
  display: block;
}
.close-boxlight {
  border: none;
  background-color: #398ad2;
  color: #fff;
}
.b11 {
  padding-top: 35px;
}
.b11 .wancho {
  position: relative;
  height: 413px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b11-bg {
  height: 346px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.b11-title {
  font-size: 46px;
  line-height: 100%;
  color: #398ad2;
  font-family: 'TitilliumWeb-Regular';
  margin-bottom: 25px;
}
.b11-imagen {
  position: relative;
  z-index: 2;
}
.b11-imagen img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.b11-btn-video {
  width: 186px;
  height: 76px;
  background-color: #f8991d;
  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: 18px;
  line-height: 32px;
  font-family: 'TitilliumWeb-Regular';
  position: absolute;
  bottom: 130px;
  margin: auto 0;
  right: 70px;
  color: #fff;
  z-index: 5;
}
.b11-btn-video:hover {
  background-color: #e48c18;
}
.b11-btn-video:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 20px;
  border-color: transparent transparent transparent #fff;
  margin-right: 20px;
}
.b11-descripcion {
  padding-top: 65px;
  margin-left: 95px;
  z-index: 2;
  position: relative;
}
.b11-text p {
  font-size: 14px;
  margin: 0;
  text-align: justify;
}
@media screen and (max-width: 960px) {
  .b11 .wancho {
    height: auto;
  }
  .b11-bg {
    height: 60%;
  }
  .b11-imagen {
    margin-top: 30px;
  }
  .b11-btn-video {
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 45px;
  }
  .b11-descripcion {
    margin-left: 0;
    padding-top: 0;
  }
  .b11-title {
    text-align: center;
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .b11-title {
    font-size: 28px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b12 {
  padding: 70px 0;
}
.b12 .g0-title-3 {
  text-align: center;
  margin-bottom: 25px;
}
.b12-item {
  height: 216px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  background-color: #f7fbff;
}
.b12-item img {
  margin-bottom: 15px;
  margin: 0;
  margin-bottom: 15px;
}
.b12-item figcaption {
  font-size: 16px;
  line-height: 18px;
  color: #398ad2;
}
@media screen and (max-width: 768px) {
  .b12 {
    padding: 40px 0;
  }
}
@media screen and (max-width: 480px) {
  .b12-item {
    height: 150px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b13 .slick-slider {
  position: static;
}
.b13 .slick-prev,
.b13 .slick-next {
  background-color: #bcbec0;
  height: 80px;
  position: absolute;
  top: 0;
  font-size: 20px;
  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;
  color: #fff;
  width: 80px;
  cursor: pointer;
}
.b13 .slick-prev:hover,
.b13 .slick-next:hover {
  background-color: #2f77b6;
}
.b13 .slick-prev {
  left: 0;
}
.b13 .slick-next {
  right: 0;
}
.b13 .slick-next.icon-sl-arrowleft {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b13-main {
  background-color: #f4f4f4;
  position: relative;
}
.b13-wrap-carrucel {
  margin-top: 35px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.b13-carrucel.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-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b13-item-carrucel span {
  height: 80px;
  font-size: 18px;
  font-family: 'TitilliumWeb-Regular';
  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;
  cursor: pointer;
  color: rgba(74,74,74,0.25);
}
.b13-item-carrucel.active span,
.b13-item-carrucel.slick-current span {
  color: #f8991d;
  text-decoration: underline;
}
.b13-item-carrucel:hover span {
  color: #f8991d;
  text-decoration: underline;
}
.b13-text {
  margin-left: 105px;
}
.b13-img {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
.b13-img img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b13-year {
  font-size: 32px;
  color: #f8991d;
  font-family: 'TitilliumWeb-SemiBold';
  margin-bottom: 20px;
  display: block;
}
.b13-title {
  font-size: 21px;
  color: #4a4a4a;
  font-family: 'TitilliumWeb-SemiBold';
  margin-bottom: 30px;
}
.b13-descripcion {
  padding-bottom: 20px;
}
.b13-descripcion p {
  text-align: justify;
}
.b13-descripcion p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .b13-wrap-carrucel {
    max-width: 768px;
  }
}
@media screen and (max-width: 1024px) {
  .b13-text {
    margin-left: 55px;
  }
}
@media screen and (max-width: 960px) {
  .b13-wrap-carrucel {
    max-width: 600px;
  }
  .b13-itemsl {
    padding-top: 40px;
  }
}
@media screen and (max-width: 745px) {
  .b13-title {
    margin-bottom: 10px;
  }
  .b13-text {
    margin-left: 0;
    padding: 0 25px;
  }
  .b13-wrap-carrucel {
    max-width: 480px;
  }
  .b13 .slick-prev,
  .b13 .slick-next {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }
  .b13-item-carrucel span {
    height: 40px;
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .b13-wrap-carrucel {
    max-width: 250px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b14 {
  padding-top: 60px;
  padding-bottom: 100px;
}
.b14 .g0-title-3 {
  margin-bottom: 25px;
}
.b14-img {
  margin: 0;
}
.b14-img img {
  max-width: 100%;
  height: auto;
}
.b14-texto p {
  text-align: justify;
}
.b14-texto strong {
  font-weight: normal;
  font-family: 'Roboto-Bold';
}
@media screen and (max-width: 768px) {
  .b14-descripcion {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .b14 {
    padding: 30px 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b15 {
  margin-bottom: 80px;
}
.b15-item {
  height: 221px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #f7fbff;
}
.b15-item:last-child {
  background-color: #398ad2;
}
.b15-item:last-child .b15-title {
  color: #fff;
}
.b15-imagen {
  position: absolute;
  top: 0;
  right: 0;
}
.b15-imagen img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b15-title {
  font-size: 32px;
  line-height: 100%;
  width: 200px;
  font-family: 'TitilliumWeb-Regular';
  color: #398ad2;
  margin-bottom: 15px;
}
.b15-text {
  margin-left: 15%;
}
@media screen and (max-width: 1200px) {
  .b15-text {
    margin-left: 5%;
  }
}
@media screen and (max-width: 960px) {
  .b15-title {
    width: auto;
    max-width: 300px;
  }
  .b15-item:nth-child(1) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .b15 {
    margin-bottom: 20px;
  }
  .b15-item {
    height: auto;
  }
  .b15-title {
    font-size: 20px;
  }
  .b15 .g0-btn {
    min-width: 131px;
  }
  .b15-imagen {
    width: 45%;
    position: static;
    margin: 0;
  }
  .b15-item {
    -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: 420px) {
  .b15-imagen {
    width: 60%;
  }
}
@media screen and (max-width: 320px) {
  .b15-title {
    font-size: 18px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b16 {
  margin-top: 56px;
  margin-bottom: 180px;
}
.b16-title {
  font-family: 'TitilliumWeb-Regular';
  font-size: 46px;
  color: #398ad2;
  margin-bottom: 45px;
}
.b16-list-services {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.b16-item-service {
  width: 24%;
  padding: 0 10px;
  padding-top: 44px;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  margin-left: 1.33%;
  margin-bottom: 16px;
  border-radius: 2px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  min-height: 216px;
}
.b16-item-service:nth-child(4n+1) {
  margin-left: 0;
}
.b16-item-service:first-child {
  margin-left: 0;
}
.b16-item-service figure {
  margin-bottom: 20px;
}
.b16-item-service figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b16-item-service figure figcaption {
  font-family: 'TitilliumWeb-Regular';
  font-size: 16px;
  color: #398ad2;
  max-width: 200px;
  margin: auto;
  margin-top: 10px;
}
.b16-item-service span {
  font-family: 'Roboto-Regular';
  font-size: 14px;
  color: #bcbec0;
  text-align: center;
  margin-top: 33px;
}
.b16-item-service.pedido {
  -webkit-box-shadow: 0 2px 25px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 25px 0 rgba(0,0,0,0.2);
  border-color: transparent;
}
.b16-item-service.pedido .g0-btn {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.b16-item-service.pedido p {
  padding-top: 10px;
}
@media screen and (min-width: 1025px) {
  .b16-item-service:hover {
    -webkit-box-shadow: 0 2px 25px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 25px 0 rgba(0,0,0,0.2);
    background-color: #f7fbff;
  }
  .b16-item-service:hover span {
    color: #7ed321;
  }
  .b16-item-service:hover.pedido {
    background-color: #fff;
  }
  .b16-item-service:hover.pedido .g0-btn {
    background-color: #94ca54;
    color: #fff;
  }
}
@media screen and (max-width: 960px) {
  .b16-item-service {
    width: 32.3%;
  }
  .b16-item-service:nth-child(4n+1) {
    margin-left: 1.33%;
  }
  .b16-item-service:nth-child(3n+1) {
    margin-left: 0;
  }
  .b16-item-service:first-child {
    margin-left: 0;
  }
  .b16-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .b16 {
    margin: 0;
    padding: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  .b16-item-service {
    width: 49.3%;
  }
  .b16-item-service:nth-child(3n+1) {
    margin-left: 1.33%;
  }
  .b16-item-service:nth-child(2n+1) {
    margin-left: 0;
  }
  .b16-item-service:first-child {
    margin-left: 0;
  }
  .b16-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .b16-item-service {
    width: 100%;
    margin-left: 0 !important;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b17-banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.b17-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  background-image: -webkit-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -moz-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -ms-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: linear-gradient(to top, #000, rgba(0,0,0,0));
}
.b17-banner .wancho {
  max-width: 1100px;
  position: relative;
  z-index: 5;
}
.b17-wrap-banner {
  height: 640px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b17-cnt-banner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: spacen-between;
  -moz-box-pack: spacen-between;
  -o-box-pack: spacen-between;
  -ms-flex-pack: spacen-between;
  -webkit-justify-content: spacen-between;
  justify-content: spacen-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;
}
.b17-cnt-banner h2 {
  font-family: 'TitilliumWeb-Regular';
  font-size: 46px;
  color: #fff;
  margin-bottom: 30px;
}
.b17-cnt-banner p {
  font-family: 'Roboto-Light';
  font-size: 16px;
  color: #fff;
}
.b17-text-banner {
  width: 78%;
}
.b17-set-btn {
  width: 22%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.b17-set-btn .g0-wrap-btn {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
}
@media screen and (max-width: 1024px) {
  .b17-wrap-banner {
    height: 560px;
  }
  .b17-cnt-banner h2 {
    font-size: 38px;
  }
  .b17-cnt-banner p {
    font-size: 15px;
    text-align: justify;
  }
  .b17-text-banner {
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .b17-cnt-banner h2 {
    font-size: 32px;
  }
  .b17-text-banner {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .b17-set-btn {
    width: 100%;
    -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;
  }
}
@media screen and (max-width: 640px) {
  .b17-cnt-banner h2 {
    font-size: 34px;
    text-align: center;
  }
  .b17-cnt-banner p {
    text-align: center;
  }
  .b17-text-banner {
    width: 100%;
    margin-bottom: 20px;
  }
  .b17-set-btn {
    width: 100%;
    -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;
  }
}
@media screen and (max-width: 480px) {
  .b17-cnt-banner h2 {
    font-size: 30px;
    text-align: center;
  }
  .b17-title-banner {
    font-size: 32px;
    line-height: 100%;
    font-family: 'TitilliumWeb-Regular';
    color: #fff;
    text-align: center;
  }
  .b17-wrap-banner {
    height: 400px;
    padding-bottom: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b17-cnt-banner {
    padding-top: 30px;
  }
  .b17-text-banner p {
    font-family: 'Roboto-Light';
    font-size: 13px;
    line-height: 21px;
    color: #4a4a4a;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b18 {
  margin-top: 40px;
  margin-bottom: 65px;
}
.b18.b18-b {
  margin-bottom: 10px;
}
.b18-cnt-plan {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: 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-bottom: 57px;
}
.b18-item-plan {
  width: 29%;
  background-color: #f7fbff;
  text-align: center;
  padding: 46px 0;
  margin-bottom: 20px;
  margin-right: 6.5%;
  max-height: 184px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1025px) {
  .b18-item-plan {
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -ms-transition: 300ms all;
    transition: 300ms all;
  }
  .b18-item-plan:hover {
    -webkit-box-shadow: 0 2px 25px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 25px 0 rgba(0,0,0,0.1);
    background-color: #fff;
  }
}
.b18-item-plan span {
  display: block;
  font-family: 'TitilliumWeb-SemiBold';
  font-size: 38px;
  color: #398ad2;
  margin-bottom: 30px;
}
.b18-item-plan em {
  margin-right: 13px;
}
.b18-item-plan small {
  font-family: 'Roboto-Light';
  font-size: 14px;
  color: #398ad2;
  display: block;
  max-width: 144px;
  margin: 0 auto;
  line-height: 1.1;
}
.b18-item-plan figure {
  margin-bottom: 15px;
}
.b18-item-plan figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b18-item-plan:nth-child(3n) {
  margin-right: 0;
}
.b18-item-plan.tecnologia {
  padding: 32px 0;
}
.b18-cnt-servicio {
  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;
  -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;
}
.b18-cnt-servicio.impar {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row-reverse wrap;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}
.b18-cnt-servicio.impar .b18-text {
  padding-left: 0;
  padding-right: 50px;
}
.b18-cnt-servicio.impar figure:before {
  left: auto;
  right: -23px;
}
.b18-cnt-servicio figure {
  position: relative;
  margin: 0;
}
.b18-cnt-servicio figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b18-cnt-servicio figure:before {
  content: "";
  width: 54%;
  height: 97%;
  background-color: #f4f4f4;
  position: absolute;
  top: -23px;
  left: 0px;
  z-index: -1;
}
.b18-b .b18-cnt-servicio {
  margin-bottom: 40px;
}
.b18-text {
  width: calc(100% - 560px);
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b18-text h3 {
  font-family: 'Roboto-Regular';
  font-size: 28px;
  color: #398ad2;
  line-height: 1.4;
  margin-bottom: 30px;
}
.b18-text p {
  font-family: 'Roboto-Light';
  font-size: 14px;
  color: #4a4a4a;
  text-align: justify;
}
.b18-text ul {
  margin-left: 15px;
}
.b18-text ul li {
  font-family: 'Roboto-Light';
  font-size: 14px;
  color: #4a4a4a;
  list-style: disc;
  line-height: 1.6;
}
@media screen and (max-width: 1200px) {
  .b18-item-plan span {
    font-size: 32px;
  }
  .b18-cnt-servicio figure {
    width: 520px;
  }
  .b18-text {
    width: calc(100% - 520px);
  }
}
@media screen and (max-width: 1024px) {
  .b18-item-plan span {
    margin-bottom: 20px;
  }
  .b18-cnt-servicio figure {
    width: 480px;
  }
  .b18-cnt-servicio figure:before {
    top: -18px;
    left: -18px;
  }
  .b18-text {
    width: calc(100% - 480px);
  }
  .b18-text h3 {
    font-size: 24px;
  }
  .b18-text p {
    font-size: 13px;
  }
}
@media screen and (max-width: 900px) {
  .b18-cnt-servicio figure {
    width: 400px;
  }
  .b18-text {
    width: calc(100% - 400px);
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .b18-cnt-plan {
    margin-bottom: 40px;
  }
  .b18-item-plan span {
    font-size: 28px;
  }
  .b18-item-plan em {
    display: block;
    margin-bottom: 20px;
  }
  .b18-cnt-servicio {
    position: relative;
    padding-top: 90px;
    margin-bottom: 60px;
  }
  .b18-cnt-servicio figure {
    width: 360px;
    margin-top: 10px;
  }
  .b18-cnt-servicio figure:before {
    top: -15px;
    left: -15px;
  }
  .b18-text {
    width: calc(100% - 360px);
  }
  .b18-text h3 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .b18.b18-b .b18-cnt-servicio {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .b18-item-plan {
    width: 48%;
    margin-right: 0;
  }
  .b18-item-plan:nth-child(1) {
    margin-right: 4%;
  }
  .b18-cnt-servicio {
    position: static;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column-reverse wrap;
    -ms-flex-flow: column-reverse wrap;
    flex-flow: column-reverse wrap;
    padding-top: 0;
  }
  .b18-cnt-servicio figure {
    width: 100%;
  }
  .b18-cnt-servicio figure:before {
    display: none;
  }
  .b18-cnt-servicio.impar {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column-reverse wrap;
    -ms-flex-flow: column-reverse wrap;
    flex-flow: column-reverse wrap;
  }
  .b18-cnt-servicio.impar .b18-text {
    padding-right: 0;
  }
  .b18-text {
    width: 100%;
    padding-left: 0;
  }
  .b18-text h3 {
    position: static;
  }
}
@media screen and (max-width: 480px) {
  .b18-item-plan {
    width: 80%;
  }
  .b18-text h3,
  .b18-text p {
    text-align: center;
  }
  .b18-text h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 360px) {
  .b18-item-plan {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b19 {
  margin-bottom: 80px;
}
.b19-slider-owl {
  width: 100%;
}
.b19-slider-owl.owl-carousel .owl-dots {
  width: auto;
  text-align: right;
  position: absolute;
  bottom: 27px;
  right: 35px;
  line-height: 0;
}
.b19-slider-owl.owl-carousel .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: rgba(255,255,255,0.25);
  margin-left: 30px;
}
.b19-slider-owl.owl-carousel .owl-dots .owl-dot.active {
  background-color: #fff;
}
.b19-item-slider {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 476px;
  position: relative;
}
.b19-item-slider:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(2,2,2,0.47));
  background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(2,2,2,0.47));
  background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(2,2,2,0.47));
  background: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(2,2,2,0.47));
  background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(2,2,2,0.47));
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b19-item-slider {
    height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .b19-item-slider {
    height: 360px;
  }
  .b19 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .b19-item-slider {
    height: 300px;
  }
  .b19-slider-owl {
    width: 100%;
    margin-bottom: 90px;
  }
  .b19-slider-owl.owl-carousel .owl-dots {
    bottom: -40px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .b19-slider-owl.owl-carousel .owl-dots .owl-dot {
    background-color: rgba(0,0,0,0.25);
    margin-left: 10px;
    margin-right: 10px;
  }
  .b19-slider-owl.owl-carousel .owl-dots .owl-dot.active {
    background-color: rgba(0,0,0,0.5);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b2-left {
  padding: 30px 0;
  background-color: #f7fbff;
}
.b2-right {
  padding: 30px 0;
  background-color: #398ad2;
}
.b2-right .b2-title,
.b2-right .b2-text-l {
  color: #fff;
  padding-right: 0;
}
.b2-inner {
  width: 90%;
  margin-left: auto;
  margin-right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -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;
}
.b2-left:hover .b2-imagen-l img,
.b2-right:hover .b2-imagen-l img {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.b2-text-l {
  width: 43.75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
  font-size: 14px;
  line-height: 21px;
  font-family: 'Roboto-Light';
  margin-top: 130px;
}
.b2-text-l .g0-wrap-btn {
  margin-top: 30px;
}
.b2-text-l p {
  margin-bottom: 0;
}
.b2-imagen-l {
  width: 56.25%;
  overflow: hidden;
}
.b2-imagen-l img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -o-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.b2-logo {
  margin-bottom: 40px;
}
.b2-title {
  font-family: 'TitilliumWeb-Regular';
  font-size: 32px;
  line-height: 1;
  color: #182026;
  margin-bottom: 50px;
  min-height: 70px;
}
@media screen and (max-width: 1366px) {
  .b2-imagen-l {
    width: 51%;
  }
  .b2-text-l {
    width: 49%;
    padding-right: 30px;
  }
  .b2-title {
    font-size: 25px;
  }
}
@media screen and (max-width: 1200px) {
  .b2-title {
    height: auto;
    min-height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .b2-text-l {
    margin-top: 0;
  }
  .b2-imagen-l img {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen and (max-width: 600px) {
  .b2 .b3-text-descrip {
    display: none;
  }
  .b2-logo img {
    max-width: 100%;
    height: auto;
  }
  .b2-title {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 480px) {
  .b2-imagen-l {
    width: 142px;
  }
  .b2-inner {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .b2-text-l {
    width: 155px;
    padding-right: 0;
  }
  .b2 .g0-btn {
    min-width: 131px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b20 {
  overflow: hidden;
  padding: 47px 0 0 0;
}
.b20-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b20-bullet-share {
  background: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.08);
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.08);
  border-radius: 7px;
  position: relative;
  position: absolute;
  bottom: 200%;
  padding: 10px;
  left: 60px;
  right: 0;
  margin: 0 auto;
  width: 160px;
  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;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.b20-bullet-share.active {
  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);
}
.b20-bullet-share a {
  display: block;
}
.b20-bullet-share a img {
  display: block;
}
.b20-bullet-share:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 11px solid #fff;
  bottom: -11px;
  content: '';
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  width: 0;
}
.b20-set-left {
  width: 31%;
  position: relative;
}
.b20-set-left .b20-open-share {
  font-family: 'TitilliumWeb-Regular';
  font-size: 21px;
  color: #4a4a4a;
}
.b20-set-left .b20-open-share:after {
  content: "\e906";
  font-family: 'icomoon';
  font-size: 31px;
  color: #7ed321;
  margin-left: 25px;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1024px) {
  .b20-set-left .b20-open-share:hover:after {
    -webkit-transform: scale(1.13);
    -moz-transform: scale(1.13);
    -o-transform: scale(1.13);
    -ms-transform: scale(1.13);
    transform: scale(1.13);
  }
}
.b20-set-right {
  width: 69%;
  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;
  position: relative;
  padding: 47px 0;
  padding-left: 84px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b20-set-right p {
  font-family: 'TitilliumWeb-Regular';
  font-size: 21px;
  color: #4a4a4a;
  max-width: 500px;
  margin: 0;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b20-set-right .g0-btn {
  height: 72px;
  min-width: 240px;
}
.b20-fondo-right {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 75vw;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 25px 0 rgba(0,0,0,0.1);
  box-shadow: 0 5px 25px 0 rgba(0,0,0,0.1);
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .b20-set-left a {
    font-size: 18px;
  }
  .b20-set-right {
    padding-left: 50px;
  }
  .b20-set-right p {
    font-size: 18px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .b20-set-left a {
    font-size: 16px;
  }
  .b20-set-left a:after {
    margin-left: 15px;
  }
  .b20-set-right {
    padding-left: 50px;
  }
  .b20-set-right p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .b20-set-left {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .b20-set-left a {
    font-size: 16px;
  }
  .b20-set-left a:after {
    margin-left: 15px;
  }
  .b20-set-right {
    width: 100%;
    padding-left: 0;
    -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-left: 3%;
    padding-right: 3%;
  }
  .b20-set-right p {
    font-size: 16px;
    padding-right: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .b20-set-right .g0-btn {
    margin: 0 auto;
    margin-top: 20px;
    min-width: 200px;
    height: 48px;
  }
  .b20-set-right .g0-wrap-btn {
    margin: 0 auto;
  }
  .b20-fondo-right {
    width: 100%;
  }
  .b20 {
    padding: 20px 0 0 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b21 {
  margin-top: 64px;
  margin-bottom: 160px;
}
.b21-wrap-terminos h2 {
  font-family: 'TitilliumWeb-Regular';
  font-size: 46px;
  color: #398ad2;
  margin-bottom: 65px;
}
.b21-text-terminos p {
  font-family: 'TitilliumWeb-Light';
  font-size: 14px;
  color: #4a4a4a;
  text-align: justify;
  margin-bottom: 26px;
}
.b21-text-terminos strong {
  display: block;
  margin-bottom: 0;
  font-weight: normal;
}
.b21-text-terminos em {
  display: block;
  margin-bottom: 0;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .b21-wrap-terminos h2 {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .b21-wrap-terminos h2 {
    font-size: 32px;
  }
  .b21-text-terminos p {
    font-size: 13px;
  }
  .b21 {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b22 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: calc(100vh - 88px);
}
.b22-wrap {
  text-align: center;
}
.b22-wrap h3 {
  font-family: 'TitilliumWeb-SemiBold';
  font-size: 70px;
  color: #398ad2;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.b22-wrap span {
  font-family: 'TitilliumWeb-Light';
  font-size: 30px;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.b22-wrap small {
  display: block;
  font-family: 'TitilliumWeb-Regular';
  font-size: 14px;
  color: #626262;
}
.b22-set-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: 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: 48px;
}
.b22-set-btn .g4-box-btn:first-child {
  margin-right: 28px;
}
@media screen and (max-width: 1024px) {
  .b22-wrap h3 {
    font-size: 52px;
  }
  .b22-wrap span {
    font-size: 22px;
  }
  .b22-wrap small {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .b22-set-btn {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }
  .b22-set-btn .g4-box-btn:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .b22-set-btn .g4-box-btn .g4-btn {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b23-banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 75px;
  position: relative;
}
.b23-banner:after,
.b23-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.b23-banner:after {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  background-image: -webkit-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -moz-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: -ms-linear-gradient(bottom, #000, rgba(0,0,0,0));
  background-image: linear-gradient(to top, #000, rgba(0,0,0,0));
}
.b23-banner:before {
  height: 35%;
  width: 100%;
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.88));
  background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.88));
  background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.88));
  background: -ms-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.88));
  background: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.88));
}
.b23-wrap-banner {
  width: 100%;
  height: 640px;
  position: relative;
  z-index: 5;
}
.b23-cnt-banner {
  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;
  background-color: #398ad2;
  -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;
  alignt-items: center;
  position: absolute;
  left: 0;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  bottom: -55px;
  padding: 47px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b23-text-banner {
  width: 74%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b23-text-banner h2 {
  font-family: 'TitilliumWeb-Regular';
  font-size: 46px;
  color: #fff;
  margin-bottom: 30px;
}
.b23-text-banner p {
  font-family: 'Roboto-Light';
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}
.b23-set-btn {
  width: 26%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b23-set-btn .g0-wrap-btn {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
}
.b23-set-btn .g0-btn {
  height: 52px;
  min-width: 176px;
}
@media screen and (max-width: 1024px) {
  .b23-wrap-banner {
    height: 560px;
  }
  .b23-cnt-banner {
    padding: 26px 30px;
  }
  .b23-cnt-banner h2 {
    font-size: 38px;
  }
  .b23-cnt-banner p {
    font-size: 15px;
    text-align: justify;
  }
  .b23-text-banner {
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .b23-cnt-banner {
    padding: 20px 20px;
  }
  .b23-cnt-banner h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .b23-cnt-banner p {
    font-size: 14px;
  }
  .b23-text-banner {
    width: 100%;
    margin-bottom: 0;
    padding-right: 0;
  }
  .b23-set-btn {
    width: 100%;
    -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;
  }
  .b23-set-btn .g0-btn {
    height: 40px;
  }
}
@media screen and (max-width: 640px) {
  .b23-cnt-banner h2 {
    font-size: 34px;
    text-align: center;
  }
  .b23-cnt-banner p {
    text-align: center;
  }
  .b23-text-banner {
    width: 100%;
  }
  .b23-set-btn {
    width: 100%;
    -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;
  }
}
@media screen and (max-width: 480px) {
  .b23-banner {
    margin-bottom: 27px;
  }
  .b23-wrap-banner {
    height: 400px;
    padding-bottom: 30px;
  }
  .b23-cnt-banner {
    position: static;
    background-color: #fff;
    padding: 0;
  }
  .b23-cnt-banner h2 {
    font-size: 30px;
    text-align: center;
  }
  .b23-cnt-banner p {
    color: #4a4a4a;
    font-size: 13px;
    margin-bottom: 30px;
  }
  .b23-title-banner {
    font-size: 32px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .b23-wrap-banner {
    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;
  }
}

.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 {
  padding-top: 130px;
  padding-bottom: 100px;
  text-align: center;
}
.b3 .wancho {
  max-width: 770px;
}
.b3-title {
  font-size: 46px;
  color: #398ad2;
  font-family: 'TitilliumWeb-Regular';
  line-height: 1.09;
  margin-bottom: 16px;
}
.b3-text {
  margin-bottom: 20px;
  line-height: 21px;
  font-size: 14px;
}
.b3-text p {
  margin-bottom: 0;
}
.b3-text-descrip {
  text-align: justify;
}
.b3-link {
  color: #94ca54;
  font-size: 15px;
  line-height: 32px;
  font-family: 'robotomedium';
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 1px;
  border-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .b3-link:hover {
    border-bottom: 1px solid #94ca54;
  }
}
@media screen and (max-width: 1366px) {
  .b3-text-descrip {
    min-height: 168px;
  }
}
@media screen and (max-width: 1000px) {
  .b3-text-descrip {
    min-height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .b3 {
    padding: 40px 0;
  }
  .b3-title {
    font-size: 36px;
    line-height: 100%;
  }
  .b3-link {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .b3-title {
    font-size: 26px;
  }
}

.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;
}
.b4 {
  padding-bottom: 100px;
}
.b4-animated.active-animated .b4-wrapimages .b4-figure-1 {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b4-animated.active-animated .b4-wrapimages .b4-figure-2 {
  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);
}
.b4-animated.active-animated .b4-title,
.b4-animated.active-animated .b4-descripcion {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.b4-animated.active-animated .b4-tex-inter .g0-wrap-btn {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.b4-title {
  font-size: 32px;
  color: #398ad2;
  font-family: 'TitilliumWeb-Regular';
  line-height: 32px;
  margin-bottom: 25px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.b4-descripcion {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 25px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.b4-descripcion p {
  margin-bottom: 0;
  text-align: justify;
}
.b4-text {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
  padding: 30px 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 25px 25px 0 rgba(0,0,0,0.1);
  box-shadow: 0 25px 25px 0 rgba(0,0,0,0.1);
  background-color: #fff;
  margin-bottom: 30px;
  height: 400px;
  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;
}
.b4-tex-inter {
  width: 100%;
  max-width: 390px;
  margin: auto;
}
.b4-tex-inter .g0-wrap-btn {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.b4-wrapimages {
  min-height: 465px;
  position: relative;
}
.b4-wrapimages figure {
  position: absolute;
}
.b4-wrapimages .b4-figure-1 {
  top: -20px;
  right: 10px;
  width: 130%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1000ms;
  -moz-transition: all 1000ms;
  -o-transition: all 1000ms;
  -ms-transition: all 1000ms;
  transition: all 1000ms;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b4-wrapimages .b4-figure-2 {
  width: 117%;
  right: -55px;
  bottom: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.b4-wrapimages img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .b4-text {
    padding-left: 50px;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .b4-title,
  .b4-descripcion,
  .b4-text {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .b4-tex-inter .g0-wrap-btn {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .b4-wrapimages .b4-figure-1,
  .b4-wrapimages .b4-figure-2 {
    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: 1000px) {
  .b4 {
    padding-bottom: 60px;
  }
  .b4 .g0-btn {
    margin: auto;
  }
  .b4-wrapimages .b4-figure-1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: static;
  }
  .b4-wrapimages .b4-figure-2 {
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
  }
  .b4-text {
    padding: 30px;
  }
  .b4-tex-inter {
    max-width: none;
  }
}
@media screen and (max-width: 480px) {
  .b4-title {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
}

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

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

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

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

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

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

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

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

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

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

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b5 {
  padding-bottom: 70px;
}
.b5.b5-certificados .b5-slider figure {
  margin-left: 0;
}
.b5.b5-certificados .b5-slider figure:first-child {
  margin-left: 0;
}
.b5-title {
  font-size: 32px;
  line-height: 32px;
  color: #398ad2;
  margin-bottom: 15px;
  font-family: 'TitilliumWeb-Regular';
}
.b5 .bx-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 700px !important;
  border: 0;
}
.b5 .bx-wrapper .bx-viewport {
  height: auto;
}
.b5-wrap-logos {
  position: relative;
  min-height: 60px;
}
.b5-wrap-logos:before,
.b5-wrap-logos:after {
  content: '';
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #c0c0c0;
  z-index: 10;
}
.b5-wrap-logos:before {
  left: 0;
  background: -webkit-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%);
}
.b5-wrap-logos:after {
  right: 0;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);
}
.b5-slider {
  position: relative;
}
.b5-slider figure img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.b5-item-sl {
  filter: grayscale(100%);
}
@media screen and (max-width: 960px) {
  .b5 {
    padding-bottom: 40px;
  }
  .b5-text {
    text-align: center;
  }
  .b5-title {
    margin-bottom: 5px;
  }
  .b5-wrap-logos {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b5-title {
    font-size: 20px;
  }
}

.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;
}
.b6 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b6:after {
  content: "";
  background-color: #182026;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.b6-main {
  min-height: calc(100vh - 85px);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}
.b6-wrap-form {
  max-width: 465px;
  padding: 80px 0;
  width: 100%;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 25px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 25px 0 rgba(0,0,0,0.1);
  background-color: #fff;
}
.b6-inner-form {
  max-width: 304px;
  margin: 0 auto;
}
.b6-inner-form .g0-btn {
  min-width: 240px;
  margin: auto;
}
.b6-inner-form .g0-title-3 {
  margin-bottom: 20px;
}
.b6-wrap-link {
  margin-bottom: 35px;
  text-align: right;
  color: #bcbec0;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .b6-main {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b6-wrap-form {
    padding: 40px 0;
  }
  .b6-inner-form {
    padding: 0 20px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b7 {
  padding: 70px 0;
}
.b7 .g0-title-1 {
  margin-bottom: 65px;
}
.b7-wrap-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b7-item {
  margin: 0;
  margin-left: 5.6%;
  margin-bottom: 60px;
  width: 15.4%;
}
.b7-item img {
  max-width: 100%;
  height: auto;
}
.b7-item:nth-child(5n+1) {
  margin-left: 0;
}
.b7-item:first-child {
  margin-left: 0;
}
.b7-item figcaption {
  font-size: 16px;
  color: #bcbec0;
  font-family: 'TitilliumWeb-Regular';
  margin-top: 25px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .b7 {
    padding: 30px 0;
  }
  .b7-item {
    width: 23%;
    margin: 1%;
  }
  .b7-item:nth-child(5n+1) {
    margin-left: 1%;
  }
  .b7-item:first-child {
    margin-left: 1%;
  }
}
@media screen and (max-width: 600px) {
  .b7-item {
    width: 31%;
  }
}
@media screen and (max-width: 400px) {
  .b7-item {
    width: 48%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b8.b6 {
  background-color: #f4f4f4;
}
.b8.b6:after {
  display: none;
}
.b8.b6 .b6-main {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b8.b6 .b6-inner-form {
  max-width: 324px;
}
.b8-text {
  text-align: center;
  margin-bottom: 30px;
  font-size: 14px;
}
.b8-text p {
  margin-bottom: 0;
}
.b8-mensaje {
  padding: 15px 13px;
  padding-left: 40px;
  font-size: 13px;
  position: relative;
}
.b8-mensaje p {
  margin: 0;
}
.b8-mensaje.b8-ok {
  background-color: #e6fbd6;
}
.b8-mensaje.b8-bad {
  background-color: #fbcccc;
}
.b8-img {
  position: absolute;
  top: 29px;
  left: 13px;
}
.b8-wrapmensaje-error .g0-wrap-btn {
  margin-top: 10px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b9 {
  padding-top: 55px;
  padding-bottom: 100px;
}
.b9 .g0-title-2 {
  padding-bottom: 100px;
}
.b9-item-title {
  font-size: 18px;
  color: #2f77b6;
  margin-bottom: 12px;
  font-family: 'TitilliumWeb-SemiBold';
}
.b9-text {
  padding-right: 10px;
}
.b9-item {
  margin-bottom: 30px;
}
.b9-item-info {
  min-width: 25px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 30px;
  color: #37506c;
  font-size: 18px;
  font-family: 'TitilliumWeb-Light';
}
.b9-item-info span {
  position: absolute;
  top: 5px;
  left: 0;
  color: #bcbec0;
  font-size: 22px;
  padding-top: 2px;
}
.b9-item-info span.b9-ico-1 {
  left: 2px;
}
.b9-item-info span.b9-ico-2 {
  font-size: 16px;
}
.b9-item-info a {
  font-size: 18px;
  font-family: 'TitilliumWeb-Regular';
  line-height: 1.83;
}
.b9-wrap-form {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 25px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 25px 0 rgba(0,0,0,0.1);
  background-color: #fff;
  padding: 0 20px;
  padding-top: 65px;
  padding-bottom: 85px;
}
.b0-wrap-link .icon-point {
  padding-top: 2px;
  display: inline-block;
  vertical-align: middle;
}
.b0-wrap-link span.b9-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.b9-form {
  max-width: 650px;
  margin: auto;
}
@media screen and (max-width: 960px) {
  .b9 .g0-title-2 {
    padding-bottom: 40px;
  }
  .b9-wrap-items {
    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;
  }
  .b9-item {
    width: 50%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b9-wrap-form {
    margin-top: 30px;
  }
  .b9.b9-job .b9-wrap-form {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .b9 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 640px) {
  .b9-wrap-form {
    padding: 30px 20px;
  }
  .b9-item {
    width: 100%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.footer {
  background-color: #fafafa;
}
.footer .b3-link {
  font-size: 12px;
}
.f-postula {
  background-color: #398ad2;
  padding-top: 50px;
  padding-bottom: 65px;
  position: relative;
}
.f-postula:after {
  content: "";
  background-color: #398ad2;
  position: absolute;
  width: 50vw;
  height: 100%;
  z-index: 1;
  right: 100%;
  top: 0;
}
.f-postula figure {
  margin: 0;
  margin-bottom: 30px;
}
.f-info-inner {
  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;
}
.f-infowrap {
  padding-top: 40px;
}
.f-item-info {
  width: 50%;
  margin-bottom: 22px;
}
.f-item-info:last-child {
  width: 100%;
}
.f-item-info span {
  display: block;
  font-size: 14px;
}
.f-item-info p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0;
  font-family: 'robotomedium';
  line-height: 1.78;
}
.f-item-info p a {
  display: block;
}
.f-item-info .b3-wrap-link {
  margin-top: 7px;
}
.f-title-postula {
  font-size: 28px;
  font-family: 'TitilliumWeb-Regular';
  line-height: 32px;
  color: #fff;
  margin-bottom: 35px;
  max-width: 260px;
}
.f-links ul {
  margin: 0;
}
.f-links li {
  margin-bottom: 16px;
  padding-left: 25%;
  font-size: 14px;
  line-height: 1;
}
.f-links li:last-child {
  margin-bottom: 0;
}
.f-wrap-redes {
  padding-top: 20px;
}
.f-red {
  margin-left: 20px;
}
.f-red:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.f-red:first-child {
  margin-left: 0;
}
.f-copy {
  margin-top: 25px;
}
.f-copy-item {
  color: #bcbec0;
  font-size: 12px;
}
.f-copy-item:last-child {
  padding-left: 12%;
}
.link-staff {
  font-size: 12px;
  color: #bcbec0;
}
.link-staff:hover .staffcreativa {
  color: #000;
}
@media screen and (max-width: 960px) {
  .f-title-postula {
    font-size: 22px;
  }
  .f-infowrap.ww63 {
    width: 67%;
  }
}
@media screen and (max-width: 768px) {
  .f-postula:after {
    display: none;
  }
  .f-postula {
    padding: 20px 0;
    text-align: center;
  }
  .f-postula .g0-btn {
    margin: auto;
  }
  .f-postula figure {
    margin-bottom: 0;
  }
  .f-postula figure img {
    width: 30px;
    height: auto;
  }
  .f-title-postula {
    margin-bottom: 15px;
    max-width: none;
  }
}
@media screen and (max-width: 640px) {
  .footer {
    padding-bottom: 30px;
  }
  .f-postula {
    display: none;
  }
  .f-links {
    display: none;
  }
  .f-copy-item {
    text-align: center;
  }
  .f-copy-item p {
    margin-bottom: 0;
  }
  .f-copy-item:last-child {
    padding-left: 0;
  }
  .f-info-inner {
    display: block;
  }
  .f-item-info {
    width: 100%;
  }
  .f-item-info .b3-wrap-link {
    margin-top: 0;
  }
  .f-info-inner {
    text-align: center;
    max-width: 300px;
    margin: auto;
  }
  .f-item-info p {
    font-size: 14px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.header-transparent .cnt-wrapper {
  padding-top: 0;
}
.header-transparent .header:not(.scroll) {
  background-color: rgba(24,32,38,0.2);
}
.header-transparent .header:not(.scroll).menu-opened {
  background-color: #398ad2;
}
.header-transparent .header:not(.scroll).menu-opened .menu-link {
  color: #fff;
}
.header-transparent .header:not(.scroll).menu-opened .navup-item a {
  color: #fff;
}
.header-transparent .header:not(.scroll).menu-opened .h-logo {
  position: absolute;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.header-transparent .header:not(.scroll).menu-opened .h-logo-white {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 2;
}
.header-transparent .header:not(.scroll):after {
  display: none;
}
.header-transparent .header:not(.scroll) .navup-item a {
  color: #fff;
}
.header-transparent .header:not(.scroll) .menu-link {
  color: #fff;
}
.header-transparent .header:not(.scroll) .menu-link:hover:after,
.header-transparent .header:not(.scroll) .menu-link.active:after {
  background-color: #fff;
}
.header-transparent .header:not(.scroll) .h-logo {
  position: absolute;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.header-transparent .header:not(.scroll) .h-logo-white {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 2;
}
.cnt-wrapper {
  padding-top: 85px;
}
.header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0px;
  left: 0px;
  z-index: 1010;
  -webkit-transition: opacity 0.3s, background-color 0.3s, left 0.45s ease;
  -moz-transition: opacity 0.3s, background-color 0.3s, left 0.45s ease;
  -o-transition: opacity 0.3s, background-color 0.3s, left 0.45s ease;
  -ms-transition: opacity 0.3s, background-color 0.3s, left 0.45s ease;
  transition: opacity 0.3s, background-color 0.3s, left 0.45s ease;
}
.header.active {
  left: -200px;
}
.header.menu-opened {
  background-color: #398ad2;
}
.header.menu-opened .menu-link {
  color: #fff;
}
.header.menu-opened .navup-item a {
  color: #fff;
}
.header.menu-opened .h-logo {
  position: absolute;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.header.menu-opened .h-logo-white {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 2;
}
.header:after {
  content: "";
  height: 1px;
  background-color: #9b9b9b;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.header .nav-up-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.header .navup-item {
  margin: 0;
  position: relative;
}
.header .navup-item:after {
  content: "";
  position: absolute;
  height: 17px;
  width: 2px;
  background-color: #e8e8e8;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
}
.header .navup-item:first-child:after {
  display: none;
}
.header .navup-item:last-child {
  border: none;
}
.header .navup-item:last-child a {
  padding-right: 0;
}
.header .navup-item a {
  font-size: 14px;
  line-height: 14px;
  font-family: 'Roboto-Regular';
  padding: 0 30px;
  color: #bcbec0;
  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;
}
.header .header-ctn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header .header-logo {
  margin: 0;
  position: relative;
  width: 212px;
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.header .header-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.header .h-logo {
  position: relative;
  z-index: 2;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.header .h-logo-white {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1;
}
.header .h-navright {
  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-top: 15px;
}
.header .h-btn {
  width: 161px;
  margin-left: 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;
}
.header .menu-list {
  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;
}
.header .menu-item {
  margin-left: 60px;
}
.header .menu-item:first-child {
  margin-left: 0;
}
.header .menu-item:nth-child(2) {
  margin-left: 40px;
}
.header .menu-item .icon-home {
  color: #fff;
  padding: 2px 5px;
  display: inline-block;
}
.header .h-submenu:hover .menu-link:after {
  width: 90%;
  background-color: #fff;
}
.header .h-submenu:hover .h-megamenu {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.header .h-megamenu {
  position: absolute;
  background-color: #398ad2;
  width: 100%;
  top: 83px;
  left: 0;
  padding-top: 40px;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-150%);
  -moz-transform: translateY(-150%);
  -o-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
  -webkit-transition: opacity 0.3s, background-color 0.3s;
  -moz-transition: opacity 0.3s, background-color 0.3s;
  -o-transition: opacity 0.3s, background-color 0.3s;
  -ms-transition: opacity 0.3s, background-color 0.3s;
  transition: opacity 0.3s, background-color 0.3s;
}
.header .h-megamenu .hm-controls {
  display: none;
}
.header .h-megamenu:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 100%;
  left: 0;
  background-color: rgba(0,0,0,0.65);
  pointer-events: none;
}
.header .menu-link {
  font-family: Arial;
  font-size: 14px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: 'robotomedium';
  color: #9b9b9b;
  height: 40px;
  position: relative;
}
.header .menu-link:after {
  content: "";
  height: 1px;
  background-color: #9b9b9b;
  position: absolute;
  width: 0%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header .menu-link:hover:after,
.header .menu-link.active:after {
  width: 90%;
}
.header .h-item-link {
  position: relative;
  padding-left: 80px;
  min-height: 65px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'TitilliumWeb-Regular';
  font-size: 18px;
  margin-bottom: 75px;
}
.header .h-item-link:hover,
.header .h-item-link.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.header .h-item-link img {
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.header .h-item-link p {
  color: #fff;
  margin-bottom: 0;
}
.responsive-logo {
  margin-top: 10px;
  width: 80%;
  display: block;
}
.responsive-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: -1;
  width: 100%;
  height: 0%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  visibility: hidden;
  -webkit-transition: opacity 0.45s ease;
  -moz-transition: opacity 0.45s ease;
  -o-transition: opacity 0.45s ease;
  -ms-transition: opacity 0.45s ease;
  transition: opacity 0.45s ease;
  z-index: 1090;
}
.menu-overlay.active {
  visibility: visible;
  height: 100%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.menu-mobile-close,
.menu-mobile-open {
  background-color: #bcbec0;
  border-radius: 7%;
  color: #fff;
  cursor: pointer;
  font-size: 28px;
  height: 42px;
  line-height: 42px;
  right: 5px;
  text-align: center;
  top: 5px;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  width: 42px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.menu-mobile-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: hidden;
  z-index: 1002;
  background-color: #94ca54;
}
.menu-mobile-open.scrolling {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.menu-mobile-open:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.menu-mobile-open.active {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  right: 220px;
  z-index: 1000;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-mobile-close {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1000;
  background: #979797;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
}
.menu-mobile-close.active {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 1110;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-sidebar {
  width: 330px;
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  right: -330px;
  background: #fff;
  z-index: 1100;
  -webkit-transition: right 0.45s ease;
  -moz-transition: right 0.45s ease;
  -o-transition: right 0.45s ease;
  -ms-transition: right 0.45s ease;
  transition: right 0.45s ease;
}
.menu-sidebar.active {
  right: 0;
}
.menu-responsive {
  max-width: 250px;
  margin: auto;
  padding-top: 90px;
}
.menu-responsive .menu-item:first-child {
  display: none;
}
.menu-responsive .menu-link {
  font-size: 20px;
  color: #2f77b6;
  height: 40px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: 'robotomedium';
}
.menu-responsive .menu-link:hover,
.menu-responsive .menu-link.active {
  color: #94ca54;
}
.menu-responsive .h-megamenu {
  position: fixed;
  top: 0;
  right: -330px;
  width: 330px;
  height: 100%;
  padding-top: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1200;
  background-color: #2f77b6;
  display: block;
  -webkit-transition: right 0.45s ease;
  -moz-transition: right 0.45s ease;
  -o-transition: right 0.45s ease;
  -ms-transition: right 0.45s ease;
  transition: right 0.45s ease;
  overflow: auto;
}
.menu-responsive .h-megamenu.active {
  right: 0;
}
.menu-responsive .hm-controls {
  position: absolute;
  top: 20px;
  color: #fff;
  font-size: 26px;
}
.menu-responsive .hm-volver {
  left: 20px;
}
.menu-responsive .hm-close {
  right: 20px;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #979797;
  border-radius: 2px;
}
.menu-responsive .h-item-link {
  position: relative;
  padding-left: 45px;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-height: 40px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.menu-responsive .h-item-link p {
  margin-bottom: 0;
}
.menu-responsive .h-item-link img {
  position: absolute;
  top: 0px;
  left: 0;
  width: 35px;
  height: auto;
}
.m-responsive-linkdown {
  max-width: 250px;
  margin: auto;
  margin-top: 30px;
}
.m-responsive-linkdown .mn-link-1 {
  margin-bottom: 30px;
}
.m-responsive-linkdown .mn-link-2,
.m-responsive-linkdown .mn-link-3,
.m-responsive-linkdown .mn-link-4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 22px;
  -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: 10px;
}
.cnt-wrapper,
.footer {
  position: relative;
  left: 0;
  -webkit-transition: left 0.45s ease;
  -moz-transition: left 0.45s ease;
  -o-transition: left 0.45s ease;
  -ms-transition: left 0.45s ease;
  transition: left 0.45s ease;
}
.cnt-wrapper.active,
.footer.active {
  left: -200px;
}
.wrapper {
  overflow: hidden;
}
body.active {
  overflow: hidden;
}
@media screen and (max-width: 1100px) {
  .wrapper,
  .footer {
    -webkit-transition: all 0.45s ease;
    -moz-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
  }
  .menu-mobile-open {
    visibility: visible;
  }
  .header .menu-list {
    display: none;
  }
  .header .header-logo {
    width: 130px;
  }
  .header.scrolling {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .header .h-navright {
    padding: 10px 0;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .header .header-ctn {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .header .menu-mobile-open {
    margin-left: 20px;
  }
  .cnt-wrapper {
    padding-top: 62px;
  }
  .h-megamenu {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .header .h-btn,
  .h-wrapnav {
    display: none;
  }
}
