.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g0-cnt-bnt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.g0-btn {
  font-size: 11px;
  color: #19232d;
  font-family: 'Lato-Bold', sans-serif;
  background-color: #99b0b6;
  min-width: 151px;
  height: 48px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.g0-btn:hover {
  background-color: #99c2cd;
}
.g0-btn.icon span {
  display: inline-block;
}
.g0-btn span {
  margin: 0;
  margin-left: 10px;
  font-size: 16px;
  display: none;
}
.g0-wrap-select {
  position: relative;
  margin-top: 18px;
}
.g0-wrap-select:after {
  content: "\e608";
  font-family: 'icomoon';
  position: absolute;
  top: 5px;
  right: 0px;
  color: #99b0b6;
  font-size: 30px;
  pointer-events: none;
}
.g0-select {
  width: 100%;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  border-bottom: 1px solid #99b0b6;
  border-radius: 0;
  color: #99b0b6;
  font-size: 13px;
  font-family: 'Recoleta-Regular', sans-serif;
  letter-spacing: 1.61px;
}
.g0-select option {
  background-color: #19232d;
}
.g0-select::-ms-expand {
  display: none;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g1 * {
  margin: 0;
}
.g1 {
  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;
  border-width: 2px;
  border-style: solid;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.g1-icon {
  font-size: 18px;
  line-height: 18px;
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  margin-left: 4px;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.g1:hover .g1-icon {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.g1--one {
  font-family: 'Lato-Bold', sans-serif;
  font-size: 12px;
  height: 48px;
  letter-spacing: 2.2px;
  padding: 0 10px;
  width: 200px;
  margin: 0;
}
.g1--one.g1--white {
  background: none;
  border-color: #99b0b6;
  color: #99b0b6;
}
.g1--one.g1--white:hover {
  background: #99b0b6;
  color: #19232d;
}
.g1--one.g1--black {
  background: #99b0b6;
  border-color: #99b0b6;
  color: #19232d;
}
.g1--one.g1--black:hover {
  background: #99c2cd;
  border-color: #99c2cd;
}
.g1--two {
  font-family: 'Lato-Bold', sans-serif;
  height: 52px;
  width: 186px;
  letter-spacing: 2.4px;
  font-size: 12px;
}
.g1--two.g1--white {
  background: none;
  border-color: #19232d;
  color: #19232d;
}
.g1--two.g1--white:hover {
  background: #19232d;
  border-color: #19232d;
  color: #fff;
}
.g1--two.g1--black {
  border-color: #99b0b6;
  color: #fff;
  background: #99b0b6;
}
.g1--two.g1--black:hover {
  background: #99c2cd;
  border-color: #99c2cd;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g2 {
  position: relative;
  width: 100%;
}
.g2.default {
  width: 100px;
}
.g2 .g2-marco {
  width: 100%;
  height: auto;
}
.g2 .g2-center {
  width: 36%;
  position: absolute;
  left: 1%;
  right: 1%;
  top: 1%;
  bottom: 1%;
  margin: auto;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g3-lineas-right {
  position: absolute;
  width: 1px;
  display: block;
  top: 40px;
  right: 40px;
  background-color: rgba(151,151,151,0.26);
  width: 1px;
  height: calc(100vh - 40px);
  display: none;
}
@media screen and (max-width: 1024px) {
  .g3-lineas-right {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .g3-lineas-right {
    height: calc(560px - 40px);
  }
}
@media screen and (max-width: 600px) {
  .g3-lineas-right {
    height: calc(560px - 20px);
    right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .g3-lineas-right {
    top: 20px;
  }
}
.g3-lineas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: rgba(151,151,151,0.26);
  height: calc(100vh - 40px);
}
.g3-lineas:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 80vw;
  display: block;
  top: 0;
  left: 0;
  background-color: rgba(151,151,151,0.26);
}
@media screen and (max-width: 1440px) {
  .g3-lineas:after {
    width: 70vw;
  }
}
@media screen and (max-width: 1024px) {
  .g3-lineas:after {
    width: calc(100vw - 80px);
  }
}
@media screen and (max-width: 960px) {
  .g3-lineas {
    height: calc(560px - 40px);
    left: 40px;
    z-index: 1;
  }
}
@media screen and (max-width: 600px) {
  .g3-lineas {
    height: calc(560px - 20px);
    left: 20px;
  }
}
.g3-bg {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.g3-bg-gris {
  width: 85%;
  display: block;
  position: absolute;
  display: block;
  left: 40px;
  bottom: 0;
  padding-bottom: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  height: 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;
}
@media screen and (max-width: 960px) {
  .g3-bg-gris {
    left: 0;
    z-index: 2;
    width: 85%;
  }
}
.g3-bg-img {
  height: 258px;
  width: 100%;
  background-color: #19232d;
  background-position: center right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -o-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 960px) {
  .g3-bg-img {
    height: 147px;
    position: relative;
    z-index: 2;
  }
}
@-moz-keyframes g3-giro {
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes g3-giro {
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-o-keyframes g3-giro {
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes g3-giro {
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.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;
}
.general-center {
  min-height: 100vh;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #19232d;
}
.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-linea-1 {
  position: absolute;
  top: 40px;
  left: 0;
  width: 280px;
  height: 280px;
}
@media screen and (max-width: 1024px) {
  .b1-linea-1.up {
    top: -130px;
    left: 260px;
  }
}
@media screen and (max-width: 480px) {
  .b1-linea-1.up {
    top: -160px;
    left: 164px;
  }
}
.b1-linea-1 span {
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transition: height 1s ease-out;
  -moz-transition: height 1s ease-out;
  -o-transition: height 1s ease-out;
  -ms-transition: height 1s ease-out;
  transition: height 1s ease-out;
  height: 0px;
  display: block;
}
.b1-linea-1 span:after {
  content: "";
  position: absolute;
  bottom: -130px;
  left: 40px;
  width: 1px;
  height: 410px;
  background-color: rgba(155,177,183,0.23);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.b1 .g3-bg-img {
  width: 85%;
}
.b1-main {
  height: 100vh;
  max-width: 1200px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 160px;
  padding-left: 20px;
}
@media screen and (max-width: 1440px) {
  .b1-main {
    padding-left: 60px;
  }
}
@media screen and (max-width: 960px) {
  .b1-main {
    height: 560px;
    padding-left: 60px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 745px) {
  .b1-main {
    padding-bottom: 240px;
  }
}
@media screen and (max-width: 600px) {
  .b1-main {
    padding-left: 25px;
  }
}
.b1-figure {
  position: absolute;
  bottom: 0;
  right: 4%;
  z-index: 3;
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b1-figure img {
  position: relative;
  z-index: 2;
  height: calc(100vh - 97px);
  width: auto;
  max-height: 789px;
}
@media screen and (max-width: 1200px) {
  .b1-figure {
    max-width: 500px;
    width: 100%;
    right: 50px;
  }
  .b1-figure img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .b1-figure {
    right: -30px;
  }
  .b1-figure img {
    max-width: 100%;
    height: auto;
    width: 80%;
  }
}
@media screen and (max-width: 960px) {
  .b1-figure {
    right: -160px;
    max-width: 440px;
  }
}
@media screen and (max-width: 600px) {
  .b1-figure {
    max-width: none;
    width: 410px;
    right: -210px;
  }
}
.b1-linea-1.line-down {
  z-index: 1;
  top: inherit;
  bottom: 170px;
  left: inherit;
  right: 0;
  bottom: 0;
  right: -120px;
  bottom: 180px;
}
.b1-linea-1.line-down span {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.b1-section {
  position: relative;
}
.b1 {
  background-color: #19232d;
  color: #99b0b6;
  position: relative;
}
.b1.animate .b1-linea-1 span {
  height: 280px;
}
.b1.animate .b1-title,
.b1.animate .b1-figure {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.b1.animate .b1-figure {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.b1.animate .g3-bg-img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition-delay: 0.75s;
  -moz-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.b1.animate .b1-section {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition-delay: 0.75s;
  -moz-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
@media screen and (max-width: 960px) {
  .b1 .g1--white {
    display: none;
  }
}
.b1 .g2-marco {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation: g3-giro 10s linear infinite;
  -moz-animation: g3-giro 10s linear infinite;
  -o-animation: g3-giro 10s linear infinite;
  -ms-animation: g3-giro 10s linear infinite;
  animation: g3-giro 10s linear infinite;
}
.b1-background-logo {
  display: none;
}
@media screen and (min-width: 1024px) {
  .b1-background-logo {
    position: absolute;
    top: 35%;
    right: 12%;
    width: 250px;
    display: block;
    z-index: 0;
  }
}
@media screen and (max-width: 1440px) {
  .b1-background-logo {
    right: 5%;
  }
}
@media screen and (max-width: 1200px) {
  .b1-background-logo {
    width: 170px;
  }
}
.b1:before {
  content: "";
  height: calc(90% - 35px);
  position: absolute;
  right: 0px;
  top: 35px;
  display: block;
  width: 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  background-position: 58px 0;
  background-repeat: no-repeat;
  z-index: 2;
}
@media screen and (min-width: 460px) {
  .b1:before {
    background-position: right 0;
  }
}
@media screen and (min-width: 1024px) {
  .b1:before {
    background-position: 65% 0;
    height: 100%;
    top: 0;
  }
}
.b1-title {
  font-family: 'Recoleta-Regular', sans-serif;
  position: relative;
  z-index: 3;
  margin-bottom: 50px;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.b1-title-header,
.b1-title-name {
  margin: 0;
  display: block;
}
.b1-title-header {
  font-size: 11px;
  font-weight: 100;
}
.b1-title-name {
  font-size: 30px;
  letter-spacing: 3px;
}
@media screen and (min-width: 746px) {
  .b1-title-header {
    font-size: 20px;
  }
  .b1-title-name {
    font-size: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .b1-title-header {
    font-size: 30px;
  }
  .b1-title-name {
    font-size: 75px;
  }
}
@media screen and (max-width: 960px) {
  .b1-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 745px) {
  .b1-title h2 {
    margin-bottom: 0;
  }
}
.b1-section {
  font-family: 'Recoleta-Regular', sans-serif;
  letter-spacing: 1.66px;
  height: 147px;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -o-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 10;
}
.b1-section-button {
  display: none;
}
.b1-section-text {
  position: relative;
  z-index: 3;
  font-size: 20px;
  font-weight: 100;
  font-family: 'Recoleta-Light';
  max-width: 180px;
}
.b1-section-text span {
  display: block;
}
@media screen and (min-width: 745px) {
  .b1-section {
    height: 258px;
  }
  .b1-section:before {
    height: 258px;
    max-width: 875px;
    width: 100%;
  }
  .b1-section-text {
    font-size: 35px;
    font-family: 'Recoleta-Regular', sans-serif;
    font-weight: 100;
    max-width: 380px;
    padding: 50px 0;
  }
  .b1-section-text span {
    display: inline-block;
  }
  .b1-section-button {
    display: block;
    position: relative;
    z-index: 4;
  }
}
.b1-footer {
  background: #3a4852;
  position: relative;
  z-index: 4;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.b1-footer-main {
  height: 97px;
  max-width: 760px;
  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;
}
.b1-footer-logo {
  display: none;
}
.b1-footer-text p {
  margin: 0;
  font-family: 'Recoleta-Regular', sans-serif;
}
.b1-footer-text {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b1-footer-button {
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b1-footer-button .g1 {
  width: 100%;
}
.b1-footer-button .g1-text {
  font-weight: 600;
}
@media screen and (min-width: 640px) {
  .b1-footer {
    margin-top: 81px;
  }
  .b1-footer-main {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b1-footer-logo {
    width: 50px;
    display: block;
    margin-right: 3%;
  }
  .b1-footer-text {
    border-left: 1px solid rgba(255,255,255,0.1);
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    font-size: 20px;
    width: initial;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 3%;
    margin-right: 7%;
  }
}
@media screen and (min-width: 1024px) {
  .b1-footer {
    padding-right: 23%;
  }
}
@media screen and (max-width: 768px) {
  .b1-footer-text {
    border: none;
    padding-left: 0;
    padding-right: 10px;
  }
  .b1-footer-logo {
    display: none;
  }
  .b1-footer-button {
    width: 170px;
  }
}
@media screen and (max-width: 480px) {
  .b1-footer-button {
    width: 130px;
  }
  .b1-footer-main {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-right: 35px;
    padding-left: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.b1-aside {
  display: none;
}
.b1-aside .b1-fb {
  font-size: 30px;
}
@media screen and (min-width: 1025px) {
  .b1-aside {
    position: absolute;
    top: 0;
    right: 6px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 97px - 15px - 40px);
    padding: 15px 20px 40px 20px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 999;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b1-aside:before {
    content: "";
    height: 30%;
    width: 1px;
    background: rgba(255,255,255,0.2);
    display: block;
  }
  .b1-aside:after {
    content: "";
    height: 30%;
    width: 1px;
    background: rgba(255,255,255,0.2);
    display: block;
  }
  .b1-aside-content {
    padding: 30px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 20px;
  }
  .b1-aside-content a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  .b1-aside-content > * {
    padding-top: 10px;
  }
  .b1-aside-content > *:nth-child(1) {
    padding-top: 0px;
  }
  .b1-aside-footer {
    position: absolute;
    bottom: 5%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 20px;
  }
  .b1-aside-footer > * {
    margin: 0;
    line-height: 0.5;
  }
  .b1-aside-footer > *:nth-child(1) {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
  }
  .b1-aside-footer > *:nth-child(2) {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
}
@media screen and (max-height: 800px) {
  .b1-figure .b1-linea-1 {
    bottom: 60px;
  }
  .b1-background-logo {
    top: 25%;
  }
}
@media screen and (min-width: 1350px) {
  .b1-linea-1.line-down {
    bottom: 72px;
  }
}
@media screen and (min-width: 1025px) and (max-height: 720px) {
  .b1-title-name {
    font-size: 55px;
  }
  .b1-title {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .b1 .g3-bg-img {
    width: 82%;
  }
  .b1-figure img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .b1 .g3-bg-img {
    width: 86%;
  }
  .b1-figure img {
    width: 82%;
  }
}
@media screen and (max-width: 480px) {
  .b1 .g3-lineas:after {
    width: calc(100vw - 41px);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.gTitle {
  font-size: 50px;
  font-family: 'Recoleta-Regular', sans-serif;
  line-height: 1.4;
  color: #19232d;
}
@media screen and (max-width: 1599px) {
  .gTitle {
    font-size: calc(24px + (50 - 24) * ((100vw - 375px) / (1920 - 375)));
  }
}
.gParrafo {
  font-size: 15px;
  font-family: 'Lato-Regular', sans-serif;
  line-height: 1.4;
  color: #19232d;
  letter-spacing: 1px;
  text-align: justify;
}
@media screen and (max-width: 1599px) {
  .gParrafo {
    font-size: calc(12px + (15 - 12) * ((100vw - 375px) / (1920 - 375)));
  }
}
.gParrafo p {
  margin-bottom: 0;
}
.b10 {
  padding-top: 128px;
  position: relative;
}
.b10:before {
  content: '';
  background: rgba(25,35,45,0.08);
  height: 2px;
  width: 204px;
  position: absolute;
  left: 0;
  top: 14%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -2%;
}
.b10 .wancho {
  max-width: 1200px;
}
.b10Info {
  text-align: center;
  max-width: 600px;
  width: 100%;
  margin: auto;
  margin-bottom: 96px;
}
.b10Info .gTitle {
  margin-bottom: 48px;
}
.b10Info .gParrafo {
  margin-bottom: 48px;
}
.b10Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -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;
}
.b10Item {
  margin: 0;
  width: 30.6667%;
  margin-right: 3.5%;
  margin-bottom: 104px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.b10Item:nth-child(3n) {
  margin-right: 0%;
}
.b10Item figure {
  mix-blend-mode: luminosity;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  filter: grayscale(0.7);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-box-shadow: 2px 4px 16px 0 rgba(0,0,0,0.08);
  box-shadow: 2px 4px 16px 0 rgba(0,0,0,0.08);
  font-size: 0;
}
.b10Item figure img {
  max-width: 100%;
  height: auto;
}
.b10Item:hover {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media screen and (min-width: 1024px) {
  .b10Item:hover figure {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    mix-blend-mode: normal;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-box-shadow: 30px 20px 50px 0 rgba(0,0,0,0.12);
    box-shadow: 30px 20px 50px 0 rgba(0,0,0,0.12);
  }
}
.b10Text {
  margin-top: 16px;
  height: 90px;
}
.b10Text h3 {
  font-size: 15px;
  font-family: 'Lato-Black', sans-serif;
  line-height: normal;
  color: #19232d;
  margin-bottom: 8px;
}
@media screen and (max-width: 1599px) {
  .b10Text h3 {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b10Text h4 {
  font-size: 24px;
  font-family: 'Recoleta-Regular', sans-serif;
  line-height: 1.33;
  color: #19232d;
  margin-bottom: 0px;
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 1599px) {
  .b10Text h4 {
    font-size: calc(16px + (24 - 16) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b10Text h4:before {
  content: '';
  background: #19232d;
  height: 4px;
  width: 40%;
  bottom: -12px;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .b10Item {
    margin-bottom: 60px;
  }
  .b10 {
    padding-top: 60px;
  }
  .b10:before {
    display: none;
  }
  .b10Info {
    margin-bottom: 60px;
  }
  .b10Info .gTitle {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .b10Item {
    width: 48%;
    margin-right: 4%;
  }
  .b10Item:nth-child(3n) {
    margin-right: 4%;
  }
  .b10Item:nth-child(2n) {
    margin-right: 0%;
  }
}
@media screen and (max-width: 420px) {
  .b10Text {
    height: auto;
  }
  .b10Item {
    width: 100%;
    margin-right: 0%;
  }
  .b10Item:nth-child(3n) {
    margin-right: 0%;
  }
  .b10Item:nth-child(2n) {
    margin-right: 0%;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b11 {
  position: relative;
}
.b11 .wancho {
  max-width: 1200px;
}
.b11 figure {
  font-size: 0;
}
.b11 figure img {
  max-width: 100%;
  height: auto;
}
.b11Fondo {
  position: absolute;
  width: 50%;
  right: 0;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  mix-blend-mode: luminosity;
  z-index: 5;
}
.b11Fondo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(153,176,182,0.8);
}
.b11Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  z-index: 20;
}
.b11Img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 55%;
}
.b11Info {
  background: #17232e;
  padding-top: 128px;
  width: 70%;
  padding-right: 32%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 64px;
  position: relative;
}
.b11Info:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #17232e;
  right: 100%;
}
.b11Info .gTitle,
.b11Info .gParrafo {
  color: #98b1b7;
}
.b11Info .gTitle {
  margin-bottom: 24px;
}
.b11Info .gParrafo {
  margin-bottom: 78px;
  text-align: justify;
}
.b11Info a.back {
  color: #98b1b7;
  font-size: 12px;
  font-family: 'Lato-Bold', sans-serif;
  line-height: normal;
  color: rgba(152,177,183,0.5);
  letter-spacing: 2.4px;
  padding-left: 30px;
  position: absolute;
  top: 24px;
}
@media screen and (max-width: 1599px) {
  .b11Info a.back {
    font-size: calc(10px + (12 - 10) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b11Info a.back i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.b11Info a.back i:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .b11 {
    padding-top: 60px;
    background: #17232e;
  }
  .b11 .wancho {
    width: 100%;
    max-width: 100%;
  }
  .b11Wrap {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b11Info {
    width: 100%;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
  }
  .b11Info .gParrafo {
    margin-bottom: 40px;
  }
  .b11Info .g1--one {
    margin: auto;
  }
  .b11Info figure img {
    width: 100%;
  }
  .b11Img {
    top: 0;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    width: 100%;
    position: relative;
  }
  .b11Fondo {
    display: none;
  }
  .b11Info a.back {
    top: -30px;
  }
  .b11Info a.back {
    padding-left: 20px;
  }
  .b11Info a.back i {
    left: -10px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b12 {
  padding-top: 127px;
  padding-bottom: 127px;
}
.b12.first {
  position: relative;
}
.b12.first:before {
  content: '';
  background: rgba(25,35,45,0.08);
  height: 2px;
  width: 32%;
  position: absolute;
  right: -5%;
  top: 41%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.b12 figure {
  font-size: 0;
}
.b12 figure img {
  max-width: 100%;
  height: auto;
}
.b12Wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 40px;
}
.b12Wrap:last-child {
  margin-bottom: 0;
}
.b12Wrap:nth-child(2n) {
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -o-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.b12Wrap:nth-child(2n) .b12Info {
  margin-left: 0;
  margin-right: 140px;
}
.b12Wrap.video .b12Img a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b12Wrap.video .b12Img:before {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.b12Img {
  width: 50%;
  position: relative;
}
.b12Img a {
  display: none;
}
.b12Img:before {
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b12Info {
  margin-left: 140px;
  width: 50%;
}
.b12Info .gTitle {
  font-size: 30px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1599px) {
  .b12Info .gTitle {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b12Info .gParrafo ul {
  margin-top: 50px;
}
.b12Info .gParrafo ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 18px;
}
.b12Info .gParrafo ul li:last-child {
  margin-bottom: 0;
}
.b12Info .gParrafo ul li:before {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 4px solid #10262d;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .b12Info {
    margin-left: 40px;
  }
  .b12 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .b12.first:before {
    display: none;
  }
  .b12Info .gParrafo ul {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .b12Wrap {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .b12Wrap:nth-child(2n) {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .b12Wrap:nth-child(2n) .b12Info {
    margin: 0;
    margin-bottom: 30px;
  }
  .b12Img {
    width: 272px;
  }
  .b12Info {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .b12Info .gTitle {
    text-align: center;
  }
  .b12 {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b13Wrap {
  padding-top: 48px;
  padding-bottom: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #86999d;
  border-bottom: 1px solid #86999d;
  background: transparent;
}
.b13Wrap.owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 52px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.b13Wrap.owl-carousel .owl-next,
.b13Wrap.owl-carousel .owl-prev {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #17232e;
  position: absolute;
  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;
  pointer-events: all;
}
@media screen and (max-width: 1599px) {
  .b13Wrap.owl-carousel .owl-next,
  .b13Wrap.owl-carousel .owl-prev {
    width: calc(35px + (52 - 35) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1599px) {
  .b13Wrap.owl-carousel .owl-next,
  .b13Wrap.owl-carousel .owl-prev {
    height: calc(35px + (52 - 35) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b13Wrap.owl-carousel .owl-next:before,
.b13Wrap.owl-carousel .owl-prev:before {
  content: "\e903";
  font-family: 'icomoon';
  color: #9ab0b7;
  position: absolute;
  font-size: 25px;
}
@media screen and (max-width: 1599px) {
  .b13Wrap.owl-carousel .owl-next:before,
  .b13Wrap.owl-carousel .owl-prev:before {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b13Wrap.owl-carousel .owl-next {
  right: 0;
}
.b13Wrap.owl-carousel .owl-prev {
  left: 0;
}
.b13Wrap.owl-carousel .owl-prev:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b13Img {
  width: 272px;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b13Img figure {
  font-size: 0;
  position: relative;
}
.b13Img figure:before {
  content: '';
  background: rgba(153,176,182,0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.b13Img figure img {
  max-width: 100%;
  height: auto;
  mix-blend-mode: luminosity;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
.b13Img a {
  display: none;
  position: absolute;
  z-index: 10;
  width: 100%;
}
.b13Img:before {
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 5;
}
.b13Item {
  padding-left: 130px;
  padding-right: 130px;
  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;
}
.b13Item.video .b13Img a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b13Item.video .b13Img:before {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.b13Info {
  width: 60%;
  margin-left: 78px;
}
.b13Info .gTitle {
  font-size: 30px;
  margin-bottom: 4px;
}
@media screen and (max-width: 1599px) {
  .b13Info .gTitle {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b13Info h3 {
  font-family: 'Lato-Bold', sans-serif;
  line-height: normal;
  color: #19232d;
  font-size: 15px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1599px) {
  .b13Info h3 {
    font-size: calc(13px + (15 - 13) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1024px) {
  .b13Info {
    margin-left: 30px;
  }
  .b13Item {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 767px) {
  .b13Item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }
  .b13Img {
    margin-bottom: 20px;
  }
  .b13Info {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .b13Item {
    padding-left: 0;
    padding-right: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b14 {
  margin-bottom: 115px;
  position: relative;
}
.b14:before {
  content: '';
  background: rgba(25,35,45,0.08);
  height: 2px;
  width: 32%;
  position: absolute;
  left: 0;
  top: 41%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -6%;
}
.b14 .gTitle {
  font-size: 30px;
  margin-bottom: 48px;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  .b14 .gTitle {
    font-size: calc(22px + (30 - 22) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b14Wrap.owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 52px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.b14Wrap.owl-carousel .owl-next,
.b14Wrap.owl-carousel .owl-prev {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #17232e;
  position: absolute;
  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;
  pointer-events: all;
}
@media screen and (max-width: 1599px) {
  .b14Wrap.owl-carousel .owl-next,
  .b14Wrap.owl-carousel .owl-prev {
    width: calc(35px + (52 - 35) * ((100vw - 375px) / (1920 - 375)));
  }
}
@media screen and (max-width: 1599px) {
  .b14Wrap.owl-carousel .owl-next,
  .b14Wrap.owl-carousel .owl-prev {
    height: calc(35px + (52 - 35) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b14Wrap.owl-carousel .owl-next:before,
.b14Wrap.owl-carousel .owl-prev:before {
  content: "\e903";
  font-family: 'icomoon';
  color: #9ab0b7;
  position: absolute;
  font-size: 25px;
}
@media screen and (max-width: 1599px) {
  .b14Wrap.owl-carousel .owl-next:before,
  .b14Wrap.owl-carousel .owl-prev:before {
    font-size: calc(18px + (25 - 18) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b14Wrap.owl-carousel .owl-next {
  right: 24px;
}
.b14Wrap.owl-carousel .owl-prev {
  left: 24px;
}
.b14Wrap.owl-carousel .owl-prev:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b14Item {
  height: 577px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1599px) {
  .b14Item {
    height: calc(200px + (577 - 200) * ((100vw - 375px) / (1920 - 375)));
  }
}
.b14Item a {
  display: none;
}
.b14Item:before {
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b14Item.video a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b14Item.video:before {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
@media screen and (max-width: 1024px) {
  .b14:before {
    display: none;
  }
  .b14 .gTitle {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b14Wrap.owl-carousel .owl-prev {
    left: 5px;
  }
  .b14Wrap.owl-carousel .owl-next {
    right: 5px;
  }
  .b14 {
    margin-bottom: 75px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b2-content-inner {
  word-break: break-word;
}
@media screen and (min-width: 1025px) {
  .b2-content-inner {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
  }
}
.b2 {
  background: #99b0b6;
  position: relative;
  padding: 25px 0;
}
.b2.animate .b2-content-inner {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
@media screen and (min-width: 1025px) {
  .b2.animate .b2-image {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
}
@media screen and (min-width: 1024px) {
  .b2 {
    padding: 0px;
  }
}
.b2 .before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.b2 .after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.b2-main {
  background: #19232d;
  padding-top: 47px;
  max-width: 446px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 750px) {
  .b2-main {
    padding-top: 0;
    background: none;
  }
}
@media screen and (max-width: 768px) {
  .b2-main {
    -webkit-transform: translateX(110px);
    -moz-transform: translateX(110px);
    -o-transform: translateX(110px);
    -ms-transform: translateX(110px);
    transform: translateX(110px);
  }
}
@media screen and (max-width: 767px) {
  .b2-main {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@media screen and (max-width: 480px) {
  .b2-main {
    width: calc(94% - 20px);
  }
}
.b2-image {
  height: 246px;
  background-color: #d3cac4;
}
.b2-image img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .b2-image {
    height: 300px;
    position: absolute;
    right: calc(100% - 70px);
    top: 20%;
  }
}
@media screen and (min-width: 1024px) {
  .b2-image {
    top: 15%;
    height: 550px;
    right: calc(100% - 130px);
  }
}
@media screen and (min-width: 1025px) {
  .b2-image {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 768px) {
  .b2-image {
    height: 430px;
  }
}
@media screen and (max-width: 767px) {
  .b2-image {
    width: 160px;
    height: 232px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .b2-image {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 749px) {
  .b2-image {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.b2-content {
  color: #99b0b6;
  text-align: center;
  padding: 0 37px 42px 37px;
}
@media screen and (min-width: 750px) {
  .b2-content {
    padding: 0 37px;
    background: #19232d;
    padding-left: 80px;
    height: 804px;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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 (min-width: 1024px) {
  .b2-content {
    width: 551px;
    padding: 0 0 0 80px;
  }
}
.b2-number {
  font-size: 88px;
  font-family: 'Recoleta-Regular', sans-serif;
}
@media screen and (min-width: 769px) {
  .b2-number {
    font-size: 150px;
    width: 290px;
    line-height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .b2-number {
    font-size: 120px;
  }
}
.b2-title {
  font-size: 25px;
  letter-spacing: 0.25px;
  font-family: 'Recoleta-Regular', sans-serif;
  padding-bottom: 15px;
  border-bottom: 1px solid #72929a;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .b2-title {
    font-size: 50px;
    padding-bottom: 25px;
    width: 290px;
  }
}
@media screen and (min-width: 1024px) {
  .b2-title {
    padding-bottom: 25px;
    line-height: 0.95;
  }
}
@media screen and (max-width: 768px) {
  .b2-title {
    font-size: 35px;
  }
}
.b2-title span {
  display: block;
}
.b2-paragraph {
  font-size: 15px;
  letter-spacing: 1px;
  font-family: 'Lato-Regular', sans-serif;
  margin-top: 13px;
  line-height: 1.67;
}
@media screen and (min-width: 750px) {
  .b2-paragraph {
    width: 290px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 480px) {
  .b2-paragraph {
    width: auto;
    max-width: 262px;
    margin: 0 auto;
    margin-top: 20px;
  }
}
.b2-button {
  margin-top: 24px;
  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;
}
@media screen and (min-width: 750px) {
  .b2-button {
    margin-top: 25px;
    width: 290px;
    -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;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b3 {
  background-color: #99b0b6;
  padding: calc(45px + 45px) 0;
}
@media screen and (min-width: 900px) {
  .b3 {
    padding: calc(45px + 100px) 0 70px 0;
  }
}
@media screen and (max-width: 768px) {
  .b3.home .b3-item-title {
    font-size: 35px;
  }
}
@media screen and (max-width: 480px) {
  .b3.home {
    padding-bottom: 43px;
  }
  .b3.home .b3-item-title {
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  .b3-main {
    width: 89%;
  }
}
.b3-main * {
  margin: 0;
}
.b3-hgroup {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .b3-hgroup {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 480px) {
  .b3-hgroup {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.b3-hgroup.animate {
  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);
}
.b3-hgroup-esperma1 {
  position: absolute;
  width: auto;
  height: 14px;
  -webkit-transform: rotate(70deg);
  -moz-transform: rotate(70deg);
  -o-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  transform: rotate(70deg);
  bottom: calc(100% + 25px);
  right: 135px;
}
.b3-hgroup-esperma2 {
  position: absolute;
  width: auto;
  height: 16px;
  -webkit-transform: rotate(75deg);
  -moz-transform: rotate(75deg);
  -o-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  transform: rotate(75deg);
  bottom: calc(100% + 15px);
  right: 85px;
}
.b3-hgroup-esperma3 {
  position: absolute;
  width: auto;
  height: 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  top: calc(100% + 35px);
  right: 135px;
}
.b3-hgroup-esperma4 {
  position: absolute;
  width: auto;
  height: 13px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  top: calc(100% + 20px);
  right: 73px;
}
.b3-hgroup-esperma5 {
  position: absolute;
  width: auto;
  height: 16px;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
  top: calc(100% + 38px);
  right: 48px;
}
.b3-hgroup-esperma6 {
  position: absolute;
  width: auto;
  height: 14px;
  -webkit-transform: rotate(-72deg);
  -moz-transform: rotate(-72deg);
  -o-transform: rotate(-72deg);
  -ms-transform: rotate(-72deg);
  transform: rotate(-72deg);
  top: calc(100% + 25px);
  right: 10px;
}
.b3-hgroup-ovulo {
  width: 70px;
  height: auto;
  position: absolute;
  top: calc(100% - 55px);
  right: 0;
}
@media screen and (min-width: 300px) {
  .b3-hgroup {
    width: 300px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 900px) {
  .b3-hgroup {
    width: 638px;
    margin-bottom: 115px;
  }
  .b3-hgroup-ovulo {
    width: 112px;
    top: 35px;
  }
  .b3-hgroup-esperma1,
  .b3-hgroup-esperma2,
  .b3-hgroup-esperma3,
  .b3-hgroup-esperma4,
  .b3-hgroup-esperma5,
  .b3-hgroup-esperma6 {
    height: 25px;
  }
  .b3-hgroup-esperma1 {
    right: 30%;
  }
  .b3-hgroup-esperma2 {
    right: 14%;
  }
  .b3-hgroup-esperma3 {
    right: 35%;
  }
  .b3-hgroup-esperma4 {
    right: 19%;
  }
  .b3-hgroup-esperma5 {
    right: 10%;
  }
}
.b3-title {
  font-family: 'Recoleta-Regular', sans-serif;
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 300px) {
  .b3-title {
    padding-right: 40px;
  }
}
.b3-title-header {
  font-size: 19px;
  font-weight: 500;
}
.b3-title-strong {
  font-size: 70px;
  font-weight: 400;
  line-height: 0.7;
  padding-right: 15px;
}
@media screen and (min-width: 900px) {
  .b3-title-header {
    font-size: 42px;
  }
  .b3-title-strong {
    font-size: 153px;
  }
}
@media screen and (max-width: 480px) {
  .b3-list {
    padding: 0 23px;
  }
}
.b3-item {
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid rgba(0,0,0,0.2);
}
.b3-item.b3-item-home.animate a {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.b3-item.b3-item-home.animate:nth-child(odd) a {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.b3-item a {
  display: block;
}
@media screen and (min-width: 1025px) {
  .b3-item.b3-item-home:nth-child(odd) a {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
  }
}
@media screen and (min-width: 1025px) {
  .b3-item.b3-item-home a {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.b3-item:nth-last-child(1) {
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.b3-item-background {
  width: 100%;
  height: auto;
  display: block;
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 15px rgba(0,0,0,0.05);
}
.b3-item-number {
  font-family: 'Lato-Black', sans-serif;
  font-size: 13px;
  font-weight: 900;
  margin-top: 16px;
  margin-bottom: 16px;
  letter-spacing: 1.54px;
  font-weight: 900;
}
.b3-item-title {
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 25px;
  letter-spacing: 1.3px;
  padding-bottom: 16px;
  position: relative;
  font-weight: 500;
}
.b3-item-title:after {
  content: "";
  display: block;
  width: 59px;
  height: 2px;
  background: rgba(0,0,0,0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 10px;
}
@media screen and (min-width: 600px) {
  .b3-item {
    position: relative;
  }
  .b3-item img {
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    -o-transition: 0.3s all ease-in;
    -ms-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
  }
  .b3-item:hover img {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .b3-item-text {
    position: absolute;
    right: 5%;
    bottom: calc(50% - 50px);
  }
  .b3-item:nth-child(2n) .b3-item-background {
    margin-left: auto;
  }
  .b3-item:nth-child(2n) .b3-item-text {
    right: initial;
    left: 5%;
  }
}
@media screen and (min-width: 750px) {
  .b3-item {
    border-top: none;
  }
  .b3-item:nth-last-child(1) {
    border-bottom: none;
  }
  .b3-item-background {
    max-width: calc(100% - 162px);
  }
  .b3-item-text {
    right: 0;
    bottom: 35%;
  }
  .b3-item-number {
    font-size: 15px;
    font-weight: 600;
  }
  .b3-item-title {
    font-size: 50px;
    width: initial;
  }
  .b3-item-title:after {
    height: 5px;
    width: 199px;
    background-color: #19232d;
  }
  .b3-item:nth-child(2n) .b3-item-text {
    left: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.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 {
  background: #99b0b6;
  overflow: hidden;
  padding-bottom: 85px;
}
.b4 .g2-marco {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation: g3-giro 10s linear infinite;
  -moz-animation: g3-giro 10s linear infinite;
  -o-animation: g3-giro 10s linear infinite;
  -ms-animation: g3-giro 10s linear infinite;
  animation: g3-giro 10s linear infinite;
}
@media screen and (max-width: 1024px) {
  .b4 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .b4 {
    padding-bottom: 50px;
  }
}
.b4.animate .b4title {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.b4.animate .b4img {
  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);
  -webkit-transition-delay: 0.75s;
  -moz-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.b4.animate .b4info {
  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);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.b4content {
  max-width: 970px;
}
.b4title {
  max-width: 510px;
  width: 100%;
  margin: 0 auto 117px auto;
}
@media screen and (min-width: 1025px) {
  .b4title {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 1024px) {
  .b4title {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .b4title {
    max-width: 300px;
    margin-bottom: 40px;
  }
}
.b4title h2 {
  line-height: 1;
  letter-spacing: 2.59px;
  color: #19232d;
  font-family: 'Recoleta-Regular', sans-serif;
  font-weight: normal;
  font-size: 50px;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b4title h2 {
    letter-spacing: 2px;
    font-size: 42px;
  }
}
@media screen and (max-width: 767px) {
  .b4title h2 {
    letter-spacing: 1.3px;
    font-size: 25px;
  }
}
.b4slider {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .b4slider {
    width: calc(100% - 100px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .b4slider {
    width: 100%;
  }
}
.b4arrow {
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background: #19232d;
  color: #99b0b6;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  margin: 0;
}
.b4arrow.slick-disabled {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
@media screen and (max-width: 1024px) {
  .b4arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}
.b4prev {
  left: -96px;
}
.b4prev:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .b4prev {
    left: -50px;
  }
}
.b4next {
  right: -96px;
}
@media screen and (max-width: 1024px) {
  .b4next {
    right: -50px;
  }
}
@media screen and (max-width: 767px) {
  .b4controls_desktop {
    display: none;
  }
}
.b4control_mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .b4control_mobile {
    display: block;
  }
}
.b4block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .b4block {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    -o-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    align-items: inherit;
  }
}
.b4img {
  width: 41.23711340206186%;
  position: relative;
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .b4img {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 1024px) {
  .b4img {
    width: 43%;
  }
}
@media screen and (max-width: 767px) {
  .b4img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }
}
.b4img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b4info {
  width: 48.350515463917525%;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b4info {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .b4info {
    max-width: 296px;
    width: 100%;
    margin: 25px auto 0 auto;
  }
}
@media screen and (min-width: 1025px) {
  .b4info {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.b4subtitle h3 {
  line-height: 1;
  letter-spacing: 2.59px;
  color: #19232d;
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 50px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b4subtitle h3 {
    font-size: 42px;
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 767px) {
  .b4subtitle h3 {
    letter-spacing: 1.3px;
    font-size: 25px;
  }
}
.b4years {
  display: block;
  line-height: 1;
  color: #19232d;
  font-family: 'Lato-Bold', sans-serif;
  font-size: 15px;
  margin: 15px 0 0 0;
}
.b4description {
  line-height: 1.67;
  letter-spacing: 1px;
  color: #19232d;
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  margin-top: 24px;
}
.b4description p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b4description {
    font-size: 14px;
  }
}
.b4firm {
  width: 160px;
  margin: 90px auto 0 auto;
}
.b4firm img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1024px) {
  .b4firm {
    width: 130px;
  }
}
@media screen and (max-width: 767px) {
  .b4firm {
    width: 100px;
    margin-top: 60px;
  }
}

.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;
}
body.css-error-gracias .b1-linea-1 {
  top: 48%;
  left: 10%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body.css-error-gracias .b1-linea-1 span:after {
  background-color: #303c45;
}
body.css-error-gracias .b1-linea-1.b1-linea-2 {
  right: 9%;
  top: -31%;
  left: inherit;
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -o-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
}
body.css-gracias .b46-info {
  max-width: 520px;
  width: 100%;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 50px;
}
.b46-info {
  margin-bottom: 50px;
}
.b46-info h3 {
  font-size: 50px;
  font-family: 'Recoleta-Regular', sans-serif;
  color: #19232d;
  line-height: 1.4;
  letter-spacing: 2.59px;
  margin: auto;
  margin-bottom: 35px;
}
.b46-info p {
  font-size: 25px;
  font-family: 'Recoleta-Regular', sans-serif;
  color: #19232d;
  line-height: 1.2;
  letter-spacing: 1.2;
  margin: auto;
}
.b46-title {
  font-size: 100px;
  font-family: 'Recoleta-Regular', sans-serif;
  letter-spacing: 5.18px;
  color: #19232d;
  margin: auto;
}
.b46 {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #99b0b6;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 500px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 600px) {
  .b46-main {
    position: relative;
    z-index: 2;
    background: #99b0b6;
    padding: 70px;
  }
}
.b46-title {
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 50px;
  margin-bottom: 30px;
  letter-spacing: 5.18px;
}
@media screen and (min-width: 750px) {
  .b46-title {
    font-size: 85px;
  }
}
.b46-paragraph {
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 18px;
  margin-bottom: 44px;
  letter-spacing: 1.3px;
}
@media screen and (min-width: 750px) {
  .b46-paragraph {
    font-size: 21px;
  }
}
.b46-button {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .b46-info h3 {
    font-size: 40px;
  }
  .b46-info p {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .b46-info h3 {
    font-size: 30px;
  }
  .b46-info p {
    font-size: 18px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b47_container {
  background-color: rgba(155,177,183,0.8);
  padding: 130px 0px;
  width: 100%;
}
.b47_wrapp {
  max-width: 960px;
  width: 93%;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .b47_wrapp {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.b47_title {
  padding-bottom: 65px;
  font-family: 'Recoleta-Regular', sans-serif;
}
@media screen and (max-width: 480px) {
  .b47_title {
    padding-bottom: 50px;
  }
  .b47_title h2 {
    margin-bottom: 0;
  }
}
.b47_title h2 {
  font-size: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
}
.b47_title strong {
  display: block;
  font-family: 'Recoleta-Regular', sans-serif;
  font-weight: normal;
  font-size: calc(48px + (100 - 48) * ((100vw - 320px) / (1920 - 320)));
}
@media screen and (max-width: 768px) {
  .b47_nav {
    margin: auto;
  }
}
.b47_nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  border-bottom: 1px solid #19232d;
  -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: 767px) {
  .b47_nav ul {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
  }
}
.b47_nav li {
  margin: 0;
  width: 33.33%;
}
.b47_nav li:last-child {
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .b47_nav li {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .b47_nav li {
    width: 100%;
    padding-right: 0;
  }
  .b47_nav li:last-child {
    border-bottom: 1px solid rgba(25,35,45,0.57);
  }
}
.b47_menu_link {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Lato-Black', sans-serif;
  display: block;
  padding: 0 20px;
  padding-bottom: 15px;
  line-height: 1.92;
  position: relative;
}
.b47_menu_link span {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.b47_menu_link:before {
  content: '';
  position: absolute;
  bottom: 0px;
  width: 0%;
  left: 0;
  height: 3px;
  background-color: #19232d;
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.b47_menu_link.active:before,
.b47_menu_link:hover:before {
  width: 100%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b47_menu_link.active span,
.b47_menu_link:hover span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (max-width: 767px) {
  .b47_menu_link {
    padding: 20px;
    text-align: left;
    border-top: 1px solid rgba(25,35,45,0.57);
  }
  .b47_menu_link:before {
    display: none;
  }
  .b47_menu_link:after {
    content: '\e903';
    font-family: 'icomoon';
    font-size: 15px;
    position: absolute;
    height: 20px;
    right: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: 0;
    margin: auto;
    top: 0;
    line-height: 1;
    display: inline-block;
    color: #19232d;
  }
  .b47_menu_link.active:after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@media screen and (max-width: 480px) {
  .b47_menu_link {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 58px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b47_menu_link span {
    margin: 0;
  }
}
.b47_inner_tab {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
}
.b47_inner_tab.active {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .b47_inner_tab {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    position: relative;
    display: none;
  }
}
.b47_inner_tab.estudios .b47_info p,
.b47_inner_tab.congresos .b47_info p {
  font-size: 20px;
  line-height: 22px;
  font-family: 'Recoleta-Regular', sans-serif;
  letter-spacing: 1.04px;
}
.b47_inner_tab.congresos {
  padding-top: 70px;
}
.b47_inner_tab.congresos .b47_inner_itm:first-child {
  border-top: 1px solid rgba(25,35,45,0.25);
}
@media screen and (max-width: 767px) {
  .b47_inner_tab.congresos {
    padding-top: 0px;
  }
  .b47_inner_tab.congresos .b47_inner_itm {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .b47_inner_tab.congresos .b47_inner_itm:last-child {
    margin-bottom: 0;
  }
  .b47_inner_tab.congresos .b47_box {
    padding: 32px 0;
  }
}
@media screen and (max-width: 767px) {
  .b47_inner_tab.experiencia .b47_info h2 {
    font-size: 13px;
    line-height: 20px;
  }
}
.b47_inner_itm {
  padding: 25px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid rgba(25,35,45,0.25);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b47_inner_itm:last-child {
  border-bottom: 1px solid rgba(25,35,45,0.25);
}
.b47_inner_itm:first-child {
  border: none;
}
@media screen and (max-width: 767px) {
  .b47_inner_itm {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    max-width: 218px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .b47_inner_itm {
    padding-top: 7px;
    padding-bottom: 10px;
  }
}
.b47_number {
  width: 350px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: relative;
  -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;
}
.b47_number span {
  font-size: 60px;
  font-family: 'Recoleta-Regular', sans-serif;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .b47_number {
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .b47_number span {
    margin: 0 2px;
    font-size: 18px;
  }
}
.b47_linea {
  width: 1px;
  height: 80px;
  font-size: 0 !important;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  background-color: #19232d;
  display: inline-block;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .b47_linea {
    position: static;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -o-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    width: 10px;
    height: 1px;
  }
}
.b47_tab {
  position: relative;
}
.b47_tiempo {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .b47_tiempo {
    padding: 0;
  }
}
.b47_info {
  width: calc(100% - 350px);
  padding-left: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b47_info h2 {
  letter-spacing: 1.04px;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Recoleta-Regular', sans-serif;
  margin: 0;
}
.b47_info p {
  font-size: 15px;
  padding-top: 8px;
  margin: 0;
  text-align: left !important;
}
@media screen and (max-width: 800px) {
  .b47_info {
    padding-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .b47_info {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .b47_info p {
    font-size: 13px;
  }
}
.b47_idiomas {
  padding: 60px 0px;
  border-top: 1px solid rgba(25,35,45,0.25);
  border-bottom: 1px solid rgba(25,35,45,0.25);
}
.b47_idiomas h2,
.b47_idiomas h3 {
  font-family: 'Recoleta-Regular', sans-serif;
}
@media screen and (max-width: 767px) {
  .b47_idiomas {
    padding: 20px 0;
    padding-left: 20px;
  }
  .b47_idiomas h2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .b47_idiomas h2 {
    font-size: 18px;
  }
}
.b47_links_idiomas {
  padding: 60px 0px;
  text-align: center;
  border-bottom: 1px solid rgba(25,35,45,0.25);
}
.b47_links_idiomas a,
.b47_links_idiomas span {
  font-size: 20px;
  font-family: 'Recoleta-Regular', sans-serif;
}
.b47_links_idiomas span {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .b47_links_idiomas {
    padding: 15px 0;
  }
  .b47_links_idiomas a,
  .b47_links_idiomas span {
    font-size: 12px;
  }
}
.b47_subtitle {
  padding-bottom: 40px;
}
.b47_subtitle h2 {
  font-weight: normal;
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 37px;
  padding-bottom: 0;
  font-size: 18px;
  padding: 0 20px;
  height: 58px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #99b0b6;
  border-bottom: 1px solid #99b0b6;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0;
}
.b47_wrapp_info {
  padding-top: 50px;
  border-top: 1px solid rgba(25,35,45,0.25);
}
@media screen and (max-width: 767px) {
  .b47_wrapp_info {
    padding-top: 0;
    border: none;
  }
  .b47_wrapp_info .b47_subtitle {
    margin-bottom: 26px;
  }
  .b47_wrapp_info .b47_text_inner {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    max-width: 218px;
    margin-left: auto;
    margin-right: auto;
  }
}
.b47_number_change {
  width: 280px;
}
@media screen and (max-width: 767px) {
  .b47_number_change {
    width: 100%;
  }
}
.b47_info_change {
  width: calc(100% - 280px);
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .b47_info_change {
    width: 100%;
    padding-left: 0;
  }
}
.b47_text_inner {
  max-width: 550px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .b47_text_inner {
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.b47_body_contenido {
  padding: 40px 0px;
  text-align: center;
  border-top: 1px solid rgba(25,35,45,0.25);
}
.b47_body_contenido:last-child {
  border-bottom: 1px solid rgba(25,35,45,0.25);
}
.b47_body_contenido p {
  margin: 0;
  font-size: 20px;
  font-family: 'Recoleta-Regular', sans-serif;
}
@media screen and (max-width: 767px) {
  .b47_body_contenido {
    padding: 20px 0;
    border: none;
    font-size: 13px;
    padding: 0;
  }
  .b47_body_contenido p {
    font-size: 13px;
  }
}
@media screen and (max-width: 1024px) {
  .b47_number span {
    font-size: 40px !important;
  }
  .b47_inner_itm {
    -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;
  }
  .b47_number {
    width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .b47_number span {
    font-size: 18px !important;
  }
  .b47_body_contenido p {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .b47_inner_tab.estudios .b47_info p,
  .b47_inner_tab.congresos .b47_info p {
    text-align: center !important;
    font-size: 15px;
  }
  .b47_info p {
    text-align: center !important;
  }
  .b47_inner_itm {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .b47_inner_itm {
    border-bottom: 0px;
    border-top: 0px;
  }
  .b47_inner_itm:last-child,
  .b47_inner_itm:first-child {
    border-bottom: 0px;
    border-top: 0px;
  }
  .b47_inner_tab.congresos .b47_inner_itm:first-child {
    border-top: 0px;
  }
  .b47_inner_tab.congresos .b47_box {
    padding-top: 0;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b49-figura-big {
  position: absolute;
  right: 0;
  height: 95%;
  bottom: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  filter: grayscale(100);
  max-width: 500px;
  width: 100%;
  z-index: 2;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
@media screen and (max-width: 1024px) {
  .b49-figura-big {
    display: none;
  }
}
.b49-bg-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.b49 {
  padding: 104px 0 127px 0;
  position: relative;
}
.b49 .b49-tab-wrap .slick-slide {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: box !important;
  display: flex !important;
}
.b49.especialidad-2 {
  background-color: #d2cac4;
}
.b49.especialidad-3 {
  background-color: #c1b3b5;
}
@media screen and (max-width: 1024px) {
  .b49 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 768px) {
  .b49 {
    padding: 50px 42px;
  }
}
.b49.animate .b49info {
  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);
}
.b49.animate .b49portada {
  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 (min-width: 768px) {
  .b49.ginecologia .b49btn:first-child {
    width: 130px;
  }
}
.b49content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1200px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .b49content {
    width: 100%;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.b49info {
  width: 46.666666666666664%;
  padding-top: 50px;
}
@media screen and (max-width: 1024px) {
  .b49info {
    width: 48%;
    padding-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b49info {
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .b49info {
    width: 100%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .b49info {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.b49portada {
  width: 41.666666666666664%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .b49portada {
    display: none;
  }
}
.b49portada.mobil {
  display: none;
}
@media screen and (max-width: 768px) {
  .b49portada.mobil {
    display: none;
  }
}
.b49portada img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1024px) {
  .b49portada {
    width: 46%;
  }
}
@media screen and (max-width: 768px) {
  .b49portada {
    max-width: 250px;
    width: 100%;
    margin: 0 auto 36px auto;
  }
}
@media screen and (min-width: 1025px) {
  .b49portada {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -o-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.b49title {
  margin-bottom: 40px;
}
.b49title h1 {
  line-height: 1.4;
  letter-spacing: 2.59px;
  color: #19232d;
  font-family: 'Recoleta-Regular', sans-serif;
  font-weight: normal;
  font-size: 50px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b49title h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 960px) {
  .b49title h1 {
    line-height: 1.2;
    font-size: 32px;
  }
}
@media screen and (max-width: 768px) {
  .b49title h1 {
    max-width: 280px;
    width: 100%;
    line-height: 1;
    letter-spacing: 1.3px;
    font-size: 25px;
    margin-right: 0;
    margin-bottom: 27px;
    margin-left: 0;
  }
}
.b49-tab-wrap {
  padding-right: 30px;
  position: relative;
  margin-bottom: 40px;
}
.b49-tab-wrap.active:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.b49-tab-wrap .slick-prev {
  right: 100%;
}
.b49-tab-wrap .slick-next {
  left: 100%;
}
.b49-tab-wrap .slick-prev,
.b49-tab-wrap .slick-next {
  position: absolute;
  top: 50%;
  font-size: 0;
  background: transparent;
  border: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b49-tab-wrap .slick-prev.slick-disabled,
.b49-tab-wrap .slick-next.slick-disabled {
  pointer-events: none;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.b49-tab-wrap .slick-prev:before,
.b49-tab-wrap .slick-next:before {
  content: '\e903';
  font-family: 'icomoon';
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  font-size: 20px;
  font-weight: bold;
}
.b49-tab-wrap .slick-next {
  left: 100%;
}
.b49-tab-wrap .slick-prev:before {
  display: inline-block;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  right: 100%;
}
.b49head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  border-bottom: 1px solid #19232d;
  margin-bottom: 33px;
  -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;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .b49head {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    display: none;
  }
}
.b49btn {
  display: block;
  line-height: 1;
  letter-spacing: 1px;
  color: rgba(25,35,45,0.7);
  font-family: 'Lato-Black', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 128px;
  width: 210px;
  min-width: inherit;
  text-align: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .b49btn {
    padding: 10px 35px;
  }
}
@media screen and (max-width: 960px) {
  .b49btn {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 768px) {
  .b49btn {
    color: #19232d;
    letter-spacing: 0.92px;
    font-size: 12px;
    border-top: 1px solid #19232d;
    height: auto;
    display: block;
    width: 94%;
    padding: 22.5px 10px;
    margin-right: 0;
    min-width: 0;
  }
}
@media screen and (max-width: 768px) {
  .b49btn:before {
    content: "\e903";
    display: inline-block;
    color: #19232d;
    font-family: 'icomoon';
    font-size: 15px;
    position: absolute;
    top: 18px;
    right: 10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.b49btn:after {
  content: "";
  width: 0%;
  height: 4px;
  background: #19232d;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .b49btn:after {
    height: 3px;
  }
}
@media screen and (max-width: 768px) {
  .b49btn:after {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .b49btn:hover {
    color: #19232d;
  }
  .b49btn:hover:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;
    width: 100%;
  }
}
.b49btn.slick-current {
  color: #19232d;
}
.b49btn.slick-current:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.b49btn.slick-current:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  width: 100%;
}
.b49block {
  position: relative;
  padding-right: calc(30px + (100 - 30) * ((100vw - 320px) / (1920 - 320)));
}
@media screen and (max-width: 960px) {
  .b49block {
    padding-right: 0;
  }
}
.b49block .b49-item {
  display: none;
}
.b49boxcontain {
  width: 100%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .b49boxcontain {
    position: relative;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  .b49boxcontain:last-child {
    border-bottom: 1px solid #19232d;
  }
}
.b49boxcontain.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  position: relative;
  z-index: 1;
}
.b49boxcontain.active .b49-content {
  display: block;
}
@media screen and (max-width: 768px) {
  .b49subtitle.active h2:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.b49subtitle {
  margin-bottom: 16px;
}
.b49subtitle h2 {
  line-height: 1;
  letter-spacing: 1.3px;
  color: #19232d;
  font-family: 'Recoleta-Regular', sans-serif;
  font-weight: normal;
  font-size: 25px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b49subtitle h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .b49subtitle {
    margin-bottom: 0;
  }
  .b49subtitle h2 {
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-top: 1px solid #19232d;
    padding: 0 12px;
    font-family: 'Lato-Black', sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #19232d;
    position: relative;
  }
  .b49subtitle h2:after {
    content: "\e903";
    position: absolute;
    font-family: 'icomoon';
    height: 100%;
    top: 0;
    right: 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-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media screen and (min-width: 769px) {
  .b49-content {
    display: block !important;
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .b49-content {
    display: none;
    padding-bottom: 24px;
  }
}
.b49description {
  line-height: 1.67;
  letter-spacing: 1px;
  color: #19232d;
  font-family: 'Lato-Regular', sans-serif;
  font-size: 15px;
  margin-bottom: 40px;
}
.b49description p {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b49description {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .b49description {
    text-transform: initial;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
  }
}
.b49link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.b49link_button {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 186px;
  height: 52px;
  border: 2px solid #19232d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  margin: 0;
  font-family: 'Lato-Bold', sans-serif;
  letter-spacing: 2.4px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.b49link_button .b49link_icon {
  -webkit-transition: 0.3s all ease-in;
  -moz-transition: 0.3s all ease-in;
  -o-transition: 0.3s all ease-in;
  -ms-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  display: inline-block;
}
.b49link_button:hover {
  background-color: #19232d;
}
.b49link_button:hover .b49link_text {
  color: #99b0b6;
}
.b49link_button:hover .b49link_icon {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  color: #99b0b6;
}
.b49link_text {
  display: block;
  line-height: 1;
  letter-spacing: 2.4px;
  color: #19232d;
  font-family: 'Lato-Bold', sans-serif;
  font-size: 12px;
  margin: 0;
}
.b49link_icon {
  display: block;
  line-height: 1;
  color: #19232d;
  font-size: 10px;
  margin: 0 0 0 5px;
}
.b49link_icon:before {
  font-size: 15px;
}
.b49-wrap {
  position: relative;
}
.b49-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b49-item img {
  max-width: 100%;
  height: auto;
}
.b49-item.vide-popup:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.4);
}
.b49-item.active {
  position: relative;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.b49-play {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b49-play:after {
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 50%;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
}
.b49-play:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 22;
}
@media screen and (max-width: 1200px) {
  .b49-tab-wrap .slick-prev:before {
    right: 20%;
  }
  .b49-tab-wrap .slick-next:before {
    left: 20%;
  }
}
@media screen and (max-width: 1024px) {
  .b49btn {
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .b49boxcontain.active .b49-content {
    display: none;
    margin-top: 20px;
    padding-bottom: 40px;
  }
  .b49link {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .b49portada {
    max-width: 320px;
  }
  .b49-tab-wrap.active:before {
    display: none;
  }
  .b49-tab-wrap {
    display: none;
  }
  .b49block .b49-item {
    display: block;
    margin-bottom: 40px;
  }
  .b49boxcontain {
    opacity: 1 !important;
    -ms-filter: none !important;
    filter: none !important;
    left: 0 !important;
  }
  .b49block .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b49title h1 {
    margin: auto;
    text-align: center;
  }
  .b49description {
    margin-bottom: 20px;
  }
  .b49-item {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    position: relative;
    visibility: visible;
  }
}

.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;
}
.formError .formErrorContent {
  background: #99b0b6;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.formError .formErrorArrow div {
  background: #99b0b6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.g-linea-animate.animate .b1-linea-1 span {
  height: 710px;
}
.g-linea-animate .b1-linea-1 {
  width: 467px;
  height: 710px;
  top: -70px;
  left: -20px;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .g-linea-animate .b1-linea-1 {
    display: none;
  }
}
.g-linea-animate .b1-linea-1 span {
  height: 0;
  bottom: inherit;
  top: 0;
}
.g-linea-animate .b1-linea-1 span:after {
  bottom: inherit;
  top: 0;
  height: 760px;
  left: 220px;
}
@media screen and (max-width: 1440px) {
  .g-linea-animate .b1-linea-1.uno {
    top: 30px;
    left: -150px;
  }
}
.g-linea-animate .b1-linea-2 {
  left: inherit;
  right: -170px;
  top: -280px;
}
.b50 {
  background-color: #19232d;
  position: relative;
  padding-top: 43px;
  padding-bottom: 41px;
}
@media screen and (min-width: 750px) {
  .b50 {
    padding-top: 99px;
    padding-bottom: 168px;
  }
}
.b50-main {
  position: relative;
  width: calc(100% - (20px * 2));
  max-width: 296px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 10;
}
@media screen and (min-width: 450px) {
  .b50-main {
    max-width: initial;
    width: calc(100% - (42px * 2));
    padding-left: 42px;
    padding-right: 42px;
  }
}
@media screen and (min-width: 750px) {
  .b50-main {
    width: 619px;
    padding-left: 0;
    padding-right: 0;
  }
}
.b50-bg {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  z-index: 3;
}
.b50-title {
  color: #99b0b6;
  font-family: 'Recoleta-Regular', sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
.b50-title .small {
  font-size: 25px;
  line-height: 2;
  letter-spacing: 0.25px;
}
.b50-title .big {
  font-size: 50px;
  line-height: 0.5;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 750px) {
  .b50-title {
    margin-bottom: 70px;
  }
  .b50-title .small {
    font-size: 50px;
    line-height: 1;
  }
  .b50-title .big {
    font-size: 100px;
    line-height: 1;
  }
}
.b50-item-input input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 200px #19232d inset;
  -webkit-text-fill-color: #99b0b6;
  -webkit-background-color: transparent !important;
}
.b50-form {
  border-radius: 0px;
}
.b50-form .b50-item-input {
  margin-top: 16px;
}
.b50-form .b50-input {
  background: none;
  border-bottom: 1px solid #99b0b6;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #99b0b6;
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 13px;
  height: 50px;
  letter-spacing: 1.61px;
  margin: 0;
  padding: 0;
  width: 100%;
  border-radius: 0px;
}
.b50-form .b50-input::placeholder {
  color: #99b0b6;
}
.b50-form .b50-input:nth-child(1) {
  margin-top: 0;
}
.b50-form .b50-input-message {
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 13px;
  color: #99b0b6;
  margin-top: 31px;
}
.b50-form .b50-input-message label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-top: 10px;
  -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;
  height: 30px;
  margin-bottom: 10px;
  letter-spacing: 1.61px;
}
.b50-form .b50-input-message textarea,
.b50-form .b50-input-message input {
  background: none;
  border: 1px solid #99b0b6;
  width: 100%;
  height: 123px;
  font-size: 13px;
  color: #99b0b6;
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b50-form .b50-terms {
  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: 'Recoleta-Regular', sans-serif;
  font-size: 13px;
  letter-spacing: 0.13px;
  color: #99b0b6;
  margin-bottom: 40px;
  margin-top: 34px;
}
.b50-form .b50-terms input {
  margin-right: 14px;
}
.b50-form .b50-terms > * {
  margin: 0;
}
.b50-form .b50-terms a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 750px) {
  .b50-form .b50-terms {
    margin-bottom: 35px;
    margin-top: 12px;
  }
}
.b50-form .b50-form-submit {
  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;
}
.b50-wrap-field.b50-focus ::-webkit-input-placeholder {
  color: #fff;
}
.b50-wrap-field.b50-focus :-moz-placeholder {
  color: #fff;
}
.b50-wrap-field.b50-focus ::-moz-placeholder {
  color: #fff;
}
.b50-wrap-field.b50-focus :-ms-input-placeholder {
  color: #fff;
}
.b50-wrap-field.b50-focus textarea,
.b50-wrap-field.b50-focus input,
.b50-wrap-field.b50-focus select {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.b50-wrap-field.b50-focus textarea {
  border: 1px solid #fff;
}
.b50-wrap-field.b50-focus .b50-message {
  color: #fff;
}
.b50-wrap-field.b50-focus input:-webkit-autofill {
  -webkit-text-fill-color: #fff;
}
.b50-form-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b50-item-input {
  width: 48%;
}
.select-hidden,
display: none,
visibility: hidden,
padding-right: 10px,
.b50-select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 13px;
  font-family: 'Recoleta-Regular', sans-serif;
  color: #99b0b6;
  width: 100%;
  height: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 16px;
}
.select-hidden .select-styled,
display: none .select-styled,
visibility: hidden .select-styled,
padding-right: 10px .select-styled,
.b50-select .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0px;
  border-bottom: solid 1px #99b0b6;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-indent: 0px;
}
@media screen and (min-width: 750px) {
  .select-hidden .select-styled,
  display: none .select-styled,
  visibility: hidden .select-styled,
  padding-right: 10px .select-styled,
  .b50-select .select-styled {
    border: solid 1px #19232d;
    padding: 0px 25px;
  }
}
.select-hidden .select-styled:after,
display: none .select-styled:after,
visibility: hidden .select-styled:after,
padding-right: 10px .select-styled:after,
.b50-select .select-styled:after {
  content: "\e608";
  color: #99b0b6;
  font-size: 25px;
  font-family: 'icomoon' !important;
  position: absolute;
  top: 23%;
  right: 10px;
}
.select-hidden .select-styled:hover,
display: none .select-styled:hover,
visibility: hidden .select-styled:hover,
padding-right: 10px .select-styled:hover,
.b50-select .select-styled:hover {
  color: #fff;
  border-bottom: solid 1px #fff;
}
.select-hidden .select-styled:hover:after,
display: none .select-styled:hover:after,
visibility: hidden .select-styled:hover:after,
padding-right: 10px .select-styled:hover:after,
.b50-select .select-styled:hover:after {
  color: #fff;
}
.select-hidden .select-styled:active,
display: none .select-styled:active,
visibility: hidden .select-styled:active,
padding-right: 10px .select-styled:active,
.b50-select .select-styled:active,
.select-hidden .select-styled.active,
display: none .select-styled.active,
visibility: hidden .select-styled.active,
padding-right: 10px .select-styled.active,
.b50-select .select-styled.active {
  background-color: #19232d;
  text-indent: 20px;
}
.select-hidden .select-styled:active:after,
display: none .select-styled:active:after,
visibility: hidden .select-styled:active:after,
padding-right: 10px .select-styled:active:after,
.b50-select .select-styled:active:after,
.select-hidden .select-styled.active:after,
display: none .select-styled.active:after,
visibility: hidden .select-styled.active:after,
padding-right: 10px .select-styled.active:after,
.b50-select .select-styled.active:after {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  text-indent: 0px;
}
.select-hidden .select-options,
display: none .select-options,
visibility: hidden .select-options,
padding-right: 10px .select-options,
.b50-select .select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #19232d;
}
.select-hidden .select-options li,
display: none .select-options li,
visibility: hidden .select-options li,
padding-right: 10px .select-options li,
.b50-select .select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border: 1px solid #19232d;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
@media screen and (min-width: 750px) {
  .select-hidden .select-options li,
  display: none .select-options li,
  visibility: hidden .select-options li,
  padding-right: 10px .select-options li,
  .b50-select .select-options li {
    text-indent: 25px;
  }
}
.select-hidden .select-options li:hover,
display: none .select-options li:hover,
visibility: hidden .select-options li:hover,
padding-right: 10px .select-options li:hover,
.b50-select .select-options li:hover {
  color: #fff;
  color: #19232d;
  background: #99b0b6;
  border: 1px solid #99b0b6;
}
.select-hidden .select-options li[rel="hide"],
display: none .select-options li[rel="hide"],
visibility: hidden .select-options li[rel="hide"],
padding-right: 10px .select-options li[rel="hide"],
.b50-select .select-options li[rel="hide"] {
  display: none;
}
.b50home_check {
  position: relative;
  margin-top: 20px;
  margin-bottom: 50px;
}
.b50home_check input[type="checkbox"] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.b50home_check input[type="checkbox"]:checked + label:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.b50home_check label {
  display: block;
  line-height: 1;
  color: #fff;
  font-family: 'Lato-Regular', sans-serif;
  font-size: 13px;
  position: relative;
  padding-left: 30px;
}
.b50home_check label:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #99b0b6;
  border-radius: 2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b50home_check label:after {
  content: "✓";
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 20px;
  height: 20px;
  color: #19232d;
  font-family: 'Recoleta-Regular', sans-serif;
  font-size: 13px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  top: 50%;
  left: 0;
}
.b50home_check a {
  font-family: 'Recoleta-Regular', sans-serif;
  text-decoration: underline;
  margin-left: 5px;
}

.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;
}
.footer {
  padding: 35px 0 64px 0;
  background: #19232d;
}
@media screen and (min-width: 750px) {
  .footer {
    padding: 59px 0 64px 0;
  }
}
.footer * {
  color: #99b0b6;
  margin: 0;
}
.footer-main {
  width: 257px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 450px) {
  .footer-main {
    width: calc(100% - (58px * 2));
    padding: 0 58px;
    max-width: calc(1155px - (58px * 2));
    padding: 0 58px;
  }
}
.footer-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'Recoleta-Regular', sans-serif;
  padding-bottom: 26px;
  border-bottom: 1px solid #465c62;
}
.footer-header .footer-number {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -o-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  font-size: 40px;
  margin-bottom: 24px;
  opacity: 0.43;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";
  filter: alpha(opacity=43);
}
.footer-header-text {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -o-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  font-size: 20px;
}
@media screen and (min-width: 500px) {
  .footer-header {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .footer-header-text {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .footer-header .footer-number {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 653px) {
  .footer-header-text {
    font-size: 30px;
  }
  .footer-header .footer-number {
    font-size: 60px;
  }
}
@media screen and (min-width: 750px) {
  .footer-header {
    padding-bottom: 39px;
  }
}
@media screen and (min-width: 790px) {
  .footer-header-text {
    font-size: 40px;
  }
}
@media screen and (min-width: 850px) {
  .footer-header .footer-number {
    font-size: 80px;
  }
}
.footer-details {
  padding-top: 23px;
  padding-bottom: 29px;
  border-bottom: 1px solid #465c62;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 500px) {
  .footer-details {
    -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 (min-width: 590px) {
  .footer-details {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 750px) {
  .footer-details {
    padding-top: 39px;
    padding-bottom: 54px;
  }
}
.footer-item {
  padding-top: 35px;
  width: 250px;
  max-width: 100%;
}
@media screen and (min-width: 590px) {
  .footer-item {
    padding-top: 0px;
  }
}
.footer-item .footer-item-paragraph span {
  font-family: 'Lato-Light', sans-serif;
}
.footer-item-title {
  font-size: 15px;
  font-family: 'Lato-Black', sans-serif;
  margin-bottom: 16px;
  letter-spacing: 1.08px;
}
.footer-item-paragraph {
  font-size: 15px;
  font-family: 'Lato-Light', sans-serif;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  margin-top: 25px;
  letter-spacing: 1.08px;
  word-break: break-word;
}
.footer-item-paragraph:nth-child(1) {
  margin-top: 0;
}
.footer-item:nth-child(1) {
  padding-top: 0;
}
.footer-copy {
  padding-top: 30px;
}
@media screen and (min-width: 615px) {
  .footer-copy {
    padding-top: 18px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.footer-copy p,
.footer-copy a {
  opacity: 0.43;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";
  filter: alpha(opacity=43);
  text-align: center;
}
.footer-copy .link-staff {
  margin-top: 10px;
  display: block;
}
@media screen and (min-width: 615px) {
  .footer-copy .link-staff {
    margin-top: 0px;
  }
}
.footer-copy-image {
  margin-bottom: 28px;
  width: 95px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 615px) {
  .footer-copy-image {
    display: none;
    margin-bottom: 0px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.css-home .header {
  background-color: transparent;
  position: absolute;
}
.css-home .header .header-logo {
  display: none;
}
.css-home .header .h-wrap-cita {
  display: none;
}
.css-home .header .header-ctn {
  -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;
}
.css-home .cnt-wrapper {
  padding-top: 0px;
}
.css-home .h-lineas-menu {
  margin-left: 0;
}
.css-home .menu-mobile-open {
  width: auto;
  height: auto;
  line-height: inherit;
  padding-right: 18px;
  padding-bottom: 18px;
  top: 40px;
  left: 40px;
}
@media screen and (max-width: 600px) {
  .css-home .menu-mobile-open {
    top: 20px;
    left: 20px;
  }
}
.headerWhatsapp {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: fixed;
  right: 40px;
  bottom: 40px;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.15);
  background-color: #01e027;
  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;
  z-index: 1010;
}
.headerWhatsapp img {
  display: block;
}
.cnt-wrapper {
  padding-top: 70px;
}
@media screen and (max-width: 960px) {
  .cnt-wrapper {
    padding-top: 60px;
  }
}
.h-close {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 30px;
  position: absolute;
  top: 10px;
  left: 22px;
  z-index: 100;
  cursor: pointer;
}
.h-close:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.h-close:hover {
  background-color: #19232d;
  color: #fff;
}
.h-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background-color: #000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1101;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.h-overlay.active {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  height: 100%;
}
.h-megamenu {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1102;
  background-color: #99b0b6;
  padding: 20px;
  padding-top: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100vh;
  overflow: auto;
  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;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  max-width: 760px;
  width: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 600px) {
  .h-megamenu {
    padding-left: 55px;
  }
}
@media screen and (max-width: 480px) {
  .h-megamenu {
    padding-left: 34px;
    padding-right: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.h-megamenu.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  visibility: visible;
}
.h-megamenu .b3-item-title {
  font-size: 30px;
}
@media screen and (max-width: 480px) {
  .h-megamenu .b3-item-title {
    font-size: 25px;
    line-height: 25px;
  }
}
.h-megamenu .b3-item-text {
  bottom: 0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .h-megamenu .b3-item-text {
    max-width: 260px;
    width: 100%;
  }
}
.h-megamenu .b3-item:nth-child(2n) .b3-item-text {
  left: inherit;
  right: 0;
}
.h-megamenu .b3-item-background {
  max-width: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.h-megamenu .b3-item-title:after {
  height: 4px;
  width: 100px;
}
.h-megamenu .b3-item {
  padding: 0;
  margin-bottom: 30px;
  border-top: none;
}
.h-megamenu .b3-item:last-child {
  margin-bottom: 0;
}
.h-megamenu .b3-item:hover .b3-item-background {
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -o-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
@media screen and (min-width: 600px) {
  .h-megamenu .b3-item a {
    padding-right: 180px;
  }
}
@media screen and (max-width: 600px) {
  .h-megamenu .b3-list {
    padding-left: 0;
    padding-right: 0;
  }
}
.header {
  position: fixed;
  width: 100%;
  background-color: #19232d;
  top: 0px;
  left: 0px;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-right: 50px;
}
.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;
  height: 70px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .header .header-ctn {
    height: 60px;
  }
}
.header .header-logo {
  margin: 0;
}
.header .header-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.header .h-wrap-cita {
  font-size: 18px;
  font-family: 'Recoleta-Regular', sans-serif;
  color: #99b0b6;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.header .h-wrap-cita .g0-cnt-bnt {
  margin-left: 26px;
}
.header .h-wrap-cita p {
  margin: 0;
}
@media screen and (max-width: 960px) {
  .header .h-wrap-cita p {
    display: none;
  }
  .header .h-wrap-cita .g0-btn {
    height: 60px;
  }
  .header .h-wrap-cita .g0-btn span {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header .h-wrap-cita .g0-btn {
    background-color: #3a4852;
    color: #99b0b6;
  }
}
.header .menu-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.header .menu-item:first-child {
  margin-right: 18px;
}
.header .menu-link {
  font-family: 'Lato-Semibold';
  font-size: 12px;
  color: #9bb1b7;
  letter-spacing: 1.42px;
  padding-bottom: 5px;
  position: relative;
}
.header .menu-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: rgba(153,176,182,0.7);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.header .menu-link:hover:before,
.header .menu-link.active:before {
  width: 100%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.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: 1001;
  width: 100%;
  height: 0%;
  overflow: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  -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;
}
.menu-overlay.active {
  height: 100%;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.menu-mobile-close,
.menu-mobile-open {
  background-color: #99b0b6;
  border-radius: 7%;
  color: #99b0b6;
  cursor: pointer;
  font-size: 28px;
  height: 42px;
  line-height: 42px;
  left: 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);
}
.h-lineas-menu {
  background-color: #99b0b6;
  height: 2px;
  width: 27px;
  display: block;
  margin: 0;
  margin-bottom: 7px;
  margin-left: 10px;
}
.h-lineas-menu.l-2 {
  width: 24px;
}
.h-lineas-menu.l-3 {
  width: 20px;
  margin-bottom: 0;
}
.menu-mobile-open {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  display: none;
  -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;
  z-index: 1002;
  position: absolute;
  top: 22px;
  background-color: #19232d;
  left: 18px;
}
.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 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1000;
}
.menu-mobile-close {
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1000;
  background: none;
  left: 20px;
  position: absolute;
  top: 20px;
  right: 10px;
}
.menu-mobile-close.active {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 1002;
}
.menu-sidebar-cnt {
  position: relative;
}
.menu-sidebar-cnt:before,
.menu-sidebar-cnt:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 181px;
  background-color: rgba(155,177,183,0.23);
}
.menu-sidebar-cnt:before {
  bottom: 100%;
  right: -90px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-sidebar-cnt:after {
  top: 100%;
  left: -90px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-sidebar {
  width: 90vw;
  height: 100vh;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  position: fixed;
  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;
  top: 0;
  overflow: hidden;
  left: -90vw;
  background-color: #19232d;
  z-index: 1005;
  -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;
}
@media screen and (max-width: 768px) {
  .menu-sidebar {
    width: 100vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: -100vw;
  }
}
.menu-sidebar.active {
  left: 0;
}
.menu-responsive {
  padding-top: 10px;
}
.menu-responsive .menu-item {
  margin-bottom: 46px;
}
.menu-responsive .menu-link {
  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;
  color: #99b0b6;
  font-size: 20px;
}
.wrapper {
  overflow: hidden;
}
body.active {
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .header {
    padding-left: 50px;
    padding-right: 0;
  }
  .header .header-logo img {
    width: 120px;
  }
  .menu-wrap {
    display: none;
  }
  .menu-mobile-open {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    top: 7px;
    left: 5px;
  }
  .menu-mobile-close,
  .menu-mobile-open {
    font-size: 35px;
  }
  .headerWhatsapp {
    bottom: 20px;
    right: 20px;
  }
}
