.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.policity {
  padding: 131px 0 90px 0;
}
@media screen and (max-width: 960px) {
  .policity {
    padding: 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .policity {
    padding: 70px 0 50px 0;
  }
}
.policity_head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 105px;
}
@media screen and (max-width: 960px) {
  .policity_head {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.policity_title {
  width: 486px;
  line-height: 1.1;
  color: #3a3a3a;
  font-family: 'Sarabun-Medium', sans-serif;
  font-weight: normal;
  font-size: 40px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .policity_title {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .policity_title {
    font-size: 30px;
  }
}
.policity_description {
  width: calc(100% - 486px);
  line-height: 30px;
  color: #696969;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 100px;
}
@media screen and (max-width: 1024px) {
  .policity_description {
    padding-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .policity_description {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .policity_description {
    font-size: 14px;
  }
}
.policity_description p {
  margin: 0;
}
.policity_info {
  font-size: 16px;
  line-height: 23px;
}
.policity_info a {
  color: #007dc5;
}
.policity_info p {
  max-width: 792px;
  margin: 0 auto;
  line-height: 26px;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  margin-bottom: 33px;
}
.policity_info strong {
  color: #57585a;
  font-family: 'Gotham-Rounded-Book', sans-serif;
}
.policity_info h1,
.policity_info h2,
.policity_info h3,
.policity_info h4,
.policity_info h5,
.policity_info h6 {
  max-width: 792px;
  margin: 0 auto;
  margin-bottom: 21px;
}
.policity_info h1 {
  font-size: 30px;
  line-height: 36px;
}
.policity_info h2 {
  font-size: 24px;
  line-height: 32px;
}
.policity_info h3 {
  color: #57585a;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.policity_info h3 strong {
  color: #007dc5;
}
.policity_info h4 {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  color: #57585a;
}
.policity_info h5 {
  font-size: 16px;
  line-height: 26px;
}
.policity_info h6 {
  font-size: 14px;
  line-height: 24px;
}
.policity_info ul {
  padding-left: 10px;
  max-width: 792px;
  margin-bottom: 15px;
}
.policity_info ul li {
  padding-left: 12px;
  position: relative;
  color: #6d6d6d;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  list-style: none;
}
.policity_info ul li:last-child {
  padding-bottom: 0;
}
.policity_info ul li:after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #57585a;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 0;
}
.policity_info table {
  width: 100%;
  max-width: 921px;
  margin: 0 auto;
  border: 1px solid #646567;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 90px;
  margin-bottom: 61px;
}
.policity_info table tr {
  border: 1px solid #646567;
}
.policity_info table tr th {
  font-family: 'Gotham-Rounded-Book', sans-serif;
  border-right: 1px solid #646567;
  text-align: left;
  padding-left: 27px;
  padding-right: 27px;
  height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.policity_info table tr td {
  border-right: 1px solid #646567;
  padding: 27px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.policity_info table tr td:first-child {
  max-width: 300px;
}
@media screen and (max-width: 745px) {
  .policity_info {
    font-size: 14px;
    line-height: 20px;
  }
  .policity_info table {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .policity_info table tr th {
    padding-left: 10px;
    padding-right: 10px;
  }
  .policity_info table tr td {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 16px;
    font-size: 12px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g0-ctn-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.g0-ctn-btn.center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.g0-btn {
  background: #8da837;
  border-radius: 29px;
  max-width: 170px;
  width: 100%;
  height: 45px;
  font-size: 15px;
  line-height: 19px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  color: #fff;
  font-family: 'Sarabun-SemiBold', sans-serif;
  border: 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;
}
.g0-btn span {
  font-size: 20px;
  margin: 0;
  margin-right: 15px;
}
.g0-btn:hover {
  background-color: #7f9d1d;
}
.g0-btn.blue {
  max-width: 180px;
  background-color: #8da837;
  border-radius: 52px;
}
.g0-btn.blue-dark {
  height: 43px;
  font-size: 16px;
  line-height: 21px;
  border-radius: 54px;
  letter-spacing: -1px;
  background-color: #018bda;
}
.g0-btn.lineal-celeste {
  color: #8da837;
  border: 1px solid #8da837;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
}
.g0-btn.lineal-celeste:hover {
  background-color: #8da837;
  color: #fff;
}
.g0-btn.white {
  background: #fff;
  color: #4a8ac9;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-size: 14px;
}
.g0-btn.white:hover {
  -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.25);
  box-shadow: 0px 4px 4px rgba(0,0,0,0.25);
}
.g0-link {
  line-height: 1;
  color: #fff;
  font-size: 15px;
  border-bottom: 2px solid #fff;
  padding-bottom: 3px;
}
.g0-item-desplegable {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 5px 20px;
  height: 70px;
  border-bottom: 1px solid #b1b1b1;
  padding-right: 30px;
  cursor: pointer;
}
.g0-item-desplegable p {
  margin: 0;
}
.g0-item-desplegable figure {
  margin: 0;
  margin-right: 20px;
}
.g0-item-desplegable figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.g0-iten-inlist:hover {
  background-color: rgba(222,222,222,0.55);
}
.g0-iten-inlist:hover .g0-name,
.g0-iten-inlist:hover .g0-descrip {
  color: #fff;
}
.g0-name {
  font-size: 15px;
  font-family: 'Sarabun-Bold', sans-serif;
  color: #018bda;
}
.g0-descrip {
  font-size: 16px;
  color: #000;
}
.g0-open-desplegable {
  position: relative;
  cursor: pointer;
  height: 75px;
  margin-bottom: 20px;
}
.g0-open-desplegable:after {
  content: "\e907";
  font-family: 'icomoon';
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 10px;
  color: #464646;
  height: 20px;
  bottom: 0;
  margin: auto 0;
}
.g0-open-desplegable.border {
  border: 1px solid #b1b1b1;
}
.g0-desplegable-wrap {
  position: relative;
}
.g0-desplegable-wrap.only-name-project .g0-item-desplegable {
  padding-bottom: 0;
  padding-top: 0;
}
.g0-desplegable-wrap.only-name-project .g0-name {
  text-transform: uppercase;
  color: #313131;
  font-family: 'Gotham-Rounded-Book', sans-serif;
}
.g0-desplegable-wrap.only-name-project .g0-name span {
  margin-right: 30px;
  font-family: 'Sarabun-SemiBold', sans-serif;
}
.g0-submenu {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 284px;
  overflow: auto;
  border-left: 1px solid #696969;
  border-right: 1px solid #696969;
  display: none;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g-input ::-webkit-input-placeholder {
  color: #8d8d8d;
  font-family: 'Gotham-Rounded-Book', sans-serif;
}
.g-input :-moz-placeholder {
  color: #8d8d8d;
  font-family: 'Gotham-Rounded-Book', sans-serif;
}
.g-input ::-moz-placeholder {
  color: #8d8d8d;
  font-family: 'Gotham-Rounded-Book', sans-serif;
}
.g-input :-ms-input-placeholder {
  color: #8d8d8d;
  font-family: 'Gotham-Rounded-Book', sans-serif;
}
.g-input input,
.g-input select,
.g-input textarea {
  width: 100%;
  height: 50px;
  background: none;
  color: #8d8d8d;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 13px;
  border: 1px solid #b1b1b1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 19px;
}
.g-input input:focus,
.g-input select:focus,
.g-input textarea:focus {
  border-color: #018bda;
}
.g-input select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.g-input textarea {
  height: 104px;
  padding: 19px;
}
.g-input option {
  color: #000;
}
.g-select {
  position: relative;
}
.g-select:after {
  content: "\e907";
  display: inline-block;
  color: #696969;
  font-family: 'icomoon';
  font-size: 12px;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 13px;
}
.g-input_select_two {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.g-input_select_two .g-select {
  width: 80px;
}
.g-input_select_two .g-select select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.g-input_document {
  width: calc(100% - 80px);
}
.g-input_document input {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.g-required {
  display: block;
  line-height: 16px;
  color: #8e8e8e;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 12px;
  margin-top: 19px;
}
.g-check {
  position: relative;
}
.g-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;
}
.g-check input[type="checkbox"]:checked + label .g-check_icon:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.g-check label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.g-check_icon {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #b7e43a;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  margin-right: 8px;
}
.g-check_icon:before {
  content: "✔";
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #b7e43a;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 14px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  top: 0;
  left: 0;
}
.g-check_icon.blue-check {
  width: 16px;
  height: 16px;
  border: 1px solid #007dc5;
  margin-right: 8px;
}
.g-check_icon.blue-check:before {
  color: #007dc5;
  font-size: 12px;
}
.g-check_text {
  width: calc(100% - 33px);
  line-height: 16px;
  color: #8e8e8e;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 12px;
}
.g-check_text p {
  margin: 0;
}
.g-check_text a {
  color: #8e8e8e;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  text-decoration: underline;
}
.formError {
  z-index: 90;
}
.formError .formErrorContent,
.formError .formErrorArrow div {
  background-color: #f00;
  color: #fff;
  border: none;
  font-size: 12px;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formError .formErrorArrow .line1,
.formError .formErrorArrow .line2,
.formError .formErrorArrow .line3 {
  display: none;
}
input.soloNumber[type="number"] {
  -moz-appearance: textfield;
}
input.soloNumber[type="number"]::-webkit-inner-spin-button,
input.soloNumber[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.edge-autofilled,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-color: transparent !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -moz-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  -ms-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g2-popup_terminos {
  max-width: 612px;
  width: 94%;
  margin: auto;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.g2-popup_terminos .close-boxlight {
  background-color: transparent;
  color: #222;
  width: auto;
  height: auto;
  border: none;
  top: 50px;
  right: 50px;
}
.g2-popup_terminos .close-boxlight:after {
  content: '\e605';
  font-family: 'icomoon';
  font-size: 30px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .g2-popup_terminos {
    padding: 0;
  }
  .g2-popup_terminos .close-boxlight {
    color: #696969;
    right: 20px;
    top: 20px;
  }
}
.g2-popup_terminos_title {
  padding-bottom: 16px;
}
.g2-popup_terminos_title h2 {
  color: #57585a;
  font-size: 30px;
  line-height: 50px;
  font-family: 'Sarabun-SemiBold', sans-serif;
}
@media screen and (max-width: 425px) {
  .g2-popup_terminos_title h2 {
    font-size: 23px;
    line-height: 40px;
  }
}
.g2-popup_terminos_inner {
  background-color: #fff;
  padding: 50px;
}
@media screen and (max-width: 768px) {
  .g2-popup_terminos_inner {
    padding: 50px 35px;
  }
}
.g2-popup_terminos_text {
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  max-height: 400px;
  overflow: auto;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g3item {
  display: block;
  border-radius: 180px 180px 0px 0px;
  -webkit-box-shadow: 0px 4px 20px rgba(57,67,58,0.37);
  box-shadow: 0px 4px 20px rgba(57,67,58,0.37);
}
@media screen and (min-width: 1025px) {
  .g3item {
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    transition: all 0.8s linear;
  }
  .g3item:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.g3item_width {
  max-width: 373px;
  width: 100%;
  margin: 0 auto;
}
.g3item_portada {
  width: 100%;
  margin: 0;
  border-radius: 180px 180px 0px 0px;
  overflow: hidden;
}
.g3item_portada img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.g3item_info {
  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;
  background-color: #fff;
}
.g3item_logo {
  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: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 20px 19px 20px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .g3item_logo {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.g3item_logo img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0;
}
.g3item_estado {
  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;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 8px;
}
@media screen and (max-width: 1024px) {
  .g3item_estado {
    padding-right: 4px;
    padding-left: 4px;
  }
}
.g3item_estado h3 {
  color: #000;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .g3item_estado h3 {
    font-size: 13px;
  }
}
.g3item_detail {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding: 0 20px 19px 20px;
}
@media screen and (max-width: 1024px) {
  .g3item_detail {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.g3item_detail:before {
  content: "";
  width: calc(100% - 40px);
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .g3item_detail:before {
    width: calc(100% - 20px);
  }
}
.g3item_box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 16px;
  position: relative;
  padding-right: 8px;
}
.g3item_box_icon {
  display: block;
  color: #4a8ac9;
  font-size: 19px;
  position: absolute;
  top: 13px;
  left: 0;
}
.g3item_box_text {
  line-height: 1;
  color: #464646;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 12px;
  padding-left: 30px;
}
.g3item_box_text p {
  margin: 0;
}
.g3item_box_text strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.g4btn_green {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: #b7ea35;
  color: #fff;
  font-family: 'Sarabun-SemiBold', sans-serif;
  font-size: 16px;
  border-radius: 68px;
  padding: 0 33px;
}
.g4btn_green:hover {
  background-color: #abdc2e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.g4btn_gray {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: #636363;
  color: #fff;
  font-family: 'Sarabun-SemiBold', sans-serif;
  font-size: 16px;
  border-radius: 68px;
  padding: 0 33px;
}

.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;
}
.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 .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.b1item {
  width: 100%;
  height: 750px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .b1item {
    height: 600px;
  }
}
.b1item:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(74,138,201,0.58) 0%, rgba(74,138,201,0.12) 100%);
  background: -moz-linear-gradient(top, rgba(74,138,201,0.58) 0%, rgba(74,138,201,0.12) 100%);
  background: -o-linear-gradient(top, rgba(74,138,201,0.58) 0%, rgba(74,138,201,0.12) 100%);
  background: -ms-linear-gradient(top, rgba(74,138,201,0.58) 0%, rgba(74,138,201,0.12) 100%);
  background: linear-gradient(to bottom, rgba(74,138,201,0.58) 0%, rgba(74,138,201,0.12) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.animation .b1contain {
  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);
}
.b1contain {
  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;
  text-align: center;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 70px;
}
@media screen and (max-width: 767px) {
  .b1contain {
    padding-top: 40px;
  }
}
.b1wrap_one {
  display: inline-block;
  text-align: center;
}
.b1textup_one {
  line-height: 1;
  color: #fff;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-size: 20px;
  margin-bottom: 20px;
}
.b1textup_one p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b1textup_one {
    font-size: 16px;
  }
}
.b1title_one h2 {
  line-height: 1.2;
  color: #fff;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
  font-size: 65px;
  text-shadow: 0px 4px 4px rgba(0,0,0,0.12);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b1title_one h2 {
    font-size: 40px;
  }
}
.b1title_one h3 {
  line-height: 1.2;
  color: #fff;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
  font-size: 65px;
  text-shadow: 0px 4px 4px rgba(0,0,0,0.08);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b1title_one h3 {
    font-size: 40px;
  }
}
.b1link_one {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 60px;
}
.b1link_one a {
  min-width: 170px;
}
.b1box_two {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .b1box_two {
    max-width: 460px;
  }
}
@media screen and (max-width: 767px) {
  .b1box_two {
    max-width: 320px;
  }
}
.b1textup_two {
  line-height: 1.32;
  color: #fff;
  font-family: 'Sarabun-Bold', sans-serif;
  font-size: 23px;
  text-shadow: 0px 4px 4px rgba(0,0,0,0.35);
  margin-bottom: 15px;
}
.b1textup_two p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b1textup_two {
    font-size: 20px;
  }
}
.b1title_two h2 {
  line-height: 1.3;
  color: #fff;
  font-family: 'Sarabun-ExtraBold', sans-serif;
  font-weight: normal;
  font-size: 55px;
  text-shadow: 0px 4px 4px rgba(0,0,0,0.12);
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b1title_two h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .b1title_two h2 {
    font-size: 30px;
  }
}
.b1link_two {
  margin-top: 35px;
}
.b1dot {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 35px;
  left: 0;
}
.b1dot li {
  display: inline-block;
  vertical-align: top;
  margin: 0 12px;
}
.b1dot li.slick-active button {
  font-size: 18px;
  border-bottom: 1px solid #fff;
}
.b1dot li.slick-active button:before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.b1dot button {
  width: 20px;
  height: 30px;
  background: none;
  color: #fff;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 0;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  -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: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.b1dot button:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #cfcfcf;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.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;
}
.b2 {
  background: #4a8ac9;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 61px 50px 70px 50px;
}
.b2 .owl-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b2 .owl-prev,
.b2 .owl-next {
  width: 46px;
  height: 46px;
  color: #b7e43a;
  font-size: 11px;
  cursor: pointer;
  border: 1px solid #b7e43a;
  border-radius: 50%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b2 .owl-next {
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  .b2 {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .b2 {
    padding: 50px 0;
  }
}
.b2bg {
  width: 100%;
  height: 819px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.b2bg:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(bottom, #fff 12.58%, #bafcc4 46.65%, #0068a4 99.49%);
  background: -moz-linear-gradient(bottom, #fff 12.58%, #bafcc4 46.65%, #0068a4 99.49%);
  background: -o-linear-gradient(bottom, #fff 12.58%, #bafcc4 46.65%, #0068a4 99.49%);
  background: -ms-linear-gradient(bottom, #fff 12.58%, #bafcc4 46.65%, #0068a4 99.49%);
  background: linear-gradient(to top, #fff 12.58%, #bafcc4 46.65%, #0068a4 99.49%);
  position: absolute;
  top: 0;
  left: 0;
}
.b2content {
  max-width: 1233px;
  position: relative;
  z-index: 2;
}
.b2title {
  max-width: 403px;
  width: 100%;
  margin: 0 0 10px 19px;
}
@media screen and (max-width: 767px) {
  .b2title {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
}
.b2title h2 {
  line-height: 1.2;
  color: #fff;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-weight: normal;
  font-size: 35px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b2title h2 {
    font-size: 26px;
    text-align: center;
  }
}
.b2title strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}
.b2slider {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .b2slider {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
.b2slider .slick-slider {
  z-index: 2;
}
.b2flexwrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.b2flexwrap li {
  width: calc(100% / 3);
  margin: 0;
}
@media screen and (max-width: 1000px) {
  .b2sliderPitcherSlick {
    display: none;
  }
}
.b2-itemsl-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 35px;
}
.b2-itemsl-inner .b2-item-sl {
  width: 32%;
  margin: 0;
  margin-left: 2%;
}
.b2-itemsl-inner .b2-item-sl:nth-child(2) {
  -webkit-transform: translateY(-52px);
  -moz-transform: translateY(-52px);
  -o-transform: translateY(-52px);
  -ms-transform: translateY(-52px);
  transform: translateY(-52px);
}
@media screen and (min-width: 1025px) {
  .b2-itemsl-inner .b2-item-sl:nth-child(2):hover {
    -webkit-transform: translateY(-62px);
    -moz-transform: translateY(-62px);
    -o-transform: translateY(-62px);
    -ms-transform: translateY(-62px);
    transform: translateY(-62px);
  }
}
.b2-itemsl-inner .b2-item-sl:nth-child(1) {
  margin-left: 0;
}
.b2-slider-mobil-content {
  display: none;
}
@media screen and (max-width: 1000px) {
  .b2-slider-mobil-content {
    display: block;
  }
  .b2-slider-mobil-content .owl-stage-outer {
    padding-bottom: 25px;
  }
}
.b2slide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 19px 0 19px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding-top: 70px;
}
@media screen and (max-width: 960px) {
  .b2slide {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .b2slide {
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 961px) {
  .b2slide:nth-child(even) {
    padding-top: 70px;
  }
}
.b2link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  position: absolute;
  bottom: -20px;
  left: 0;
}
@media screen and (max-width: 960px) {
  .b2link {
    position: relative;
    bottom: inherit;
    left: inherit;
  }
}
.b2indicador {
  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;
  position: absolute;
  top: -90px;
  right: 19px;
}
@media screen and (max-width: 1000px) {
  .b2indicador {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .b2indicador {
    top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .b2indicador {
    display: none;
  }
}
.b2indicador span {
  display: block;
  line-height: 1;
  color: transparent;
  font-family: 'Sarabun-Medium', sans-serif;
  -webkit-text-stroke: 1px #fff;
  text-shadow: 0px 4px 4px rgba(0,0,0,0.08);
  margin: 0;
}
.b2indicador_count {
  font-size: 70px;
}
.b2indicador_line {
  font-size: 80px;
  padding-top: 15px;
}
.b2indicador_total {
  font-size: 42px;
  padding-top: 48px;
}
.b2arrows {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -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;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 46px;
  height: 111px;
  position: absolute;
  top: 27%;
  right: -66px;
  bottom: 0;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .b2arrows {
    right: -46px;
  }
}
@media screen and (max-width: 1000px) {
  .b2arrows {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .b2arrows {
    -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;
    width: auto;
    height: auto;
    position: relative;
    top: inherit;
    right: inherit;
  }
}
.b2arrows span {
  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: 46px;
  height: 46px;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .b2arrows span {
    color: rgba(255,255,255,0.8);
    border: 1px solid rgba(255,255,255,0.8);
    -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;
  }
  .b2arrows span:hover {
    color: #fff;
    border-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .b2arrows span {
    margin: 0 10px;
  }
}
.b2figure_1 {
  display: block;
  width: 118px;
  height: 118px;
  background: rgba(249,251,251,0.22);
  position: absolute;
  top: 180px;
  left: -64px;
}
@media screen and (max-width: 1024px) {
  .b2figure_1 {
    display: none;
  }
}
.b2figure_1:before {
  content: "";
  display: block;
  width: 70%;
  height: 70%;
  background: #4a8ac9;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -o-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -ms-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
}
.b2figure_2 {
  display: block;
  width: 98px;
  height: 184px;
  background: rgba(249,251,251,0.22);
  border-radius: 50px 50px 0 0;
  position: absolute;
  bottom: 26px;
  left: 29.4%;
}
@media screen and (max-width: 1024px) {
  .b2figure_2 {
    display: none;
  }
}
.b2figure_3 {
  display: block;
  width: 179px;
  height: 179px;
  background: rgba(249,251,251,0.22);
  position: absolute;
  bottom: -15px;
  right: -58px;
}
@media screen and (max-width: 1024px) {
  .b2figure_3 {
    display: none;
  }
}
.b2figure_3:before {
  content: "";
  display: block;
  width: calc(100% - 60px);
  height: 60px;
  background: #4a8ac9;
  position: absolute;
  top: 0;
  left: 0;
}
.b2figure_3:after {
  content: "";
  display: block;
  width: 60px;
  height: calc(100% - 60px);
  background: #4a8ac9;
  position: absolute;
  top: 0;
  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;
}
.b3 {
  background: #8da837;
  padding: 60px 0 50px 0;
}
.b3 .wancho {
  position: relative;
  padding-right: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b3 .b49-item {
  width: calc(100% - 2px);
  margin-bottom: 1px;
  margin-left: auto !important;
  margin-right: auto;
}
.b3 .b49-item img {
  max-width: 100%;
  height: auto;
}
.b3 .b49-figura {
  filter: drop-shadow(0px 4px 30px rgba(0,0,0,0.1));
}
.b3 .b49-descripcion-item {
  line-height: 19px;
  background: none;
  color: #fff;
  font-size: 16px;
  border: 1px solid #d3d3d3;
  border-top: none;
}
.b3 .owl-nav {
  position: absolute;
  top: 0;
  right: -80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  width: 46px;
  z-index: 10;
}
.b3 .owl-prev,
.b3 .owl-next {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #b1b1b1;
  color: #b1b1b1;
}
.b3 .owl-prev:hover,
.b3 .owl-next:hover {
  border-color: #fff;
  color: #fff;
}
.b3 .owl-prev {
  margin-top: 10px;
}
.b3-link {
  position: absolute;
  top: 20px;
  right: 70px;
}
.b3-title {
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 35px;
  color: #fff;
}
.b3-title strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 1320px) {
  .b3 .wancho {
    padding-right: 60px;
  }
  .b3 .owl-nav {
    right: -56px;
  }
}
@media screen and (max-width: 640px) {
  .b3 .wancho {
    padding-right: 0px;
    padding-bottom: 40px;
  }
  .b3 .owl-nav {
    position: static;
    width: 100%;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .b3 .owl-prev {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .b3 .owl-next {
    margin-top: 10px;
  }
  .b3-link {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    top: inherit;
    right: inherit;
  }
  .b3-title {
    margin-bottom: 30px;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
  }
}

.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;
}
.b32 {
  background: #8da837;
  padding-top: 42px;
  padding-bottom: 60px;
}
.b32 img {
  max-width: 100%;
  height: auto;
}
.b32 .wancho {
  background-color: #eff1ed;
  padding-top: 25px;
  padding-bottom: 21px;
  padding-left: 52px;
  padding-right: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-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: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .b32 .wancho {
    padding-right: 40px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .b32 .wancho {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .b32 .wancho {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.b32-item {
  width: 50%;
  padding-right: 90px;
  padding-left: 52px;
  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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .b32-item {
    padding-right: 60px;
    padding-left: 35px;
  }
}
@media screen and (max-width: 640px) {
  .b32-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .b32-item {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.b32-figura {
  width: 22%;
  margin-right: 18px;
}
.b32-figura img {
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .b32-figura {
    right: 0;
    margin: 0 auto;
    width: 35%;
    margin-bottom: 10px;
  }
}
.b32-titulo {
  font-size: 23px;
  line-height: 32px;
  color: #3a3a3a;
  max-width: 250px;
  padding-right: 8px;
}
.b32-titulo strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
}
@media screen and (max-width: 1200px) {
  .b32-titulo {
    font-size: 23px;
    line-height: 26px;
    max-width: 230px;
  }
}
@media screen and (max-width: 1024px) {
  .b32-titulo {
    margin-bottom: 30px;
    padding-right: 0;
  }
}
.b32-wrap-asesores {
  max-width: 724px;
  background-color: #e6e7e5;
  padding-top: 20px;
  padding-bottom: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.b32-slider {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
}
.b32-slider:before {
  content: "";
  width: 1px;
  height: 46px;
  background: #eff1ed;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .b32-slider:before {
    display: none;
  }
}
.b32-asesores {
  max-width: 160px;
}
.b32-asesores p {
  margin: 0;
  margin-bottom: 10px;
}
.b32-numero span {
  font-size: 16px;
  line-height: 19px;
  color: #363636;
}
.b32-numero span img {
  margin-right: 10px;
  width: 18px;
}
.b32-nombre {
  font-size: 18px;
  line-height: 21px;
  font-family: 'Sarabun-Bold', sans-serif;
  color: #5f5f5f;
}
.b32-nombre p {
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .b32-nombre {
    font-size: 16px;
    line-height: 19px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b33 {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: calc(100vh - 472px);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .b33 {
    min-height: calc(100vh - 272px);
  }
}
@media screen and (max-width: 960px) {
  .b33 {
    min-height: calc(100vh - 327px);
  }
}
@media screen and (max-width: 640px) {
  .b33 {
    min-height: calc(100vh - 378px);
  }
}
.b33-content-boton {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b33-carta {
  margin-bottom: 25px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b33-texto {
  max-width: 588px;
  margin: 0 auto;
  text-align: center;
}
.b33-titulo {
  font-size: 30px;
  line-height: 50px;
  color: #007dc5;
  font-family: 'Sarabun-SemiBold', sans-serif;
  margin-bottom: 22px;
}
.b33-descripcion {
  font-size: 16px;
  margin-bottom: 46px;
  line-height: 26px;
  text-align: center;
}
.b33-descripcion p {
  margin: 0;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b34 {
  padding-top: 90px;
  padding-bottom: 60px;
}
.b34 .wancho {
  max-width: 1075px;
}
@media screen and (max-width: 960px) {
  .b34 {
    padding-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .b34 {
    padding-bottom: 20px;
  }
}
.b34 .b37libro_title {
  width: 38%;
}
@media screen and (max-width: 1200px) {
  .b34 .b37libro_title h1 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media screen and (max-width: 940px) {
  .b34 .b37libro_title {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .b34 .b37libro_title h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
.b34 .b37description {
  width: 54%;
}
@media screen and (max-width: 1200px) {
  .b34 .b37description {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 940px) {
  .b34 .b37description {
    width: 100%;
  }
}
.b34 .b38form {
  margin: 0 auto;
  padding: 0px 35px 50px 33px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
@media screen and (max-width: 640px) {
  .b34 .b37libro_subtitle {
    padding-bottom: 10px;
  }
}
.b34 .g-check_icon {
  width: 17px;
  height: 17px;
  border: 1px solid #dcdcdc;
}
.b34 .g-check_icon:before {
  color: #dcdcdc;
  font-size: 12px;
}
.b34-texto {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 68px;
  -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) {
  .b34-texto {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .b34-texto {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1025px) {
  .b34.active .b37libro_title {
    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);
  }
  .b34.active .b46-titulo {
    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);
  }
  .b34 .b37libro_title {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b35 {
  padding: 62px 0;
}
@media screen and (max-width: 960px) {
  .b35 {
    padding: 30px 0;
  }
}
.b35-titulo {
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 33px;
  font-family: 'Sarabun-SemiBold', sans-serif;
}
@media screen and (max-width: 425px) {
  .b35-titulo {
    font-size: 25px;
    line-height: 35px;
  }
}
.b35-descripcion {
  font-size: 12px;
  line-height: 26px;
  max-width: 1174px;
  margin-bottom: 20px;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b36 {
  position: relative;
}
.b36 .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  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;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(0,0,0,0.13);
}
@media screen and (max-width: 960px) {
  .b36 .wancho {
    padding-bottom: 0;
  }
}
.b36 img {
  max-width: 100%;
  height: auto;
}
.b36 .b38form {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px 35px 64px 0px;
  border-radius: 0;
}
@media screen and (max-width: 960px) {
  .b36 .b38form {
    max-width: none;
  }
}
@media screen and (max-width: 768px) {
  .b36 .b38form {
    padding: 0px 0px 50px 0px;
  }
}
.b36 .g-check_icon {
  border: 1px solid #dcdcdc;
  width: 16px;
  height: 16px;
}
.b36 .g-check_icon:before {
  color: #dcdcdc;
  font-size: 12px;
}
@media screen and (max-width: 1200px) {
  .b36 .b38check {
    max-width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .b36 .b38check {
    max-width: none;
  }
}
.b36-figura {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 47vw;
  right: 0;
  top: 0;
  z-index: 2;
  position: absolute;
}
@media screen and (max-width: 960px) {
  .b36-figura {
    max-width: 717px;
    height: 450px;
    width: 100%;
    margin: 0 auto;
    position: static;
  }
}
.b36-titulo {
  font-size: 40px;
  line-height: 50px;
  max-width: 415px;
  margin-bottom: 40px;
  color: #018bda;
}
@media screen and (max-width: 960px) {
  .b36-titulo {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 25px;
  }
}
.b36-descripcion {
  font-size: 18px;
  line-height: 30px;
  color: #696969;
}
.b36-descripcion p {
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b36-descripcion {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
.b36-right {
  width: 49%;
}
@media screen and (max-width: 960px) {
  .b36-right {
    width: 100%;
  }
}
.b36-left {
  width: 44%;
  height: 735px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .b36-left {
    width: 100%;
    height: 470px;
  }
}
.b36-titulo-big {
  font-size: 130px;
  line-height: 169px;
  -webkit-text-stroke: 1px #018bda;
  color: rgba(255,255,255,0);
  letter-spacing: 0.055em;
  right: 6%;
  bottom: 70px;
  position: absolute;
  z-index: 1;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  font-family: 'Sarabun-Bold', sans-serif;
}
@media screen and (max-width: 1600px) {
  .b36-titulo-big {
    font-size: calc(40px + (130 - 40) * ((100vw - 320px) / (1600 - 320)));
  }
}
@media screen and (max-width: 1200px) {
  .b36-titulo-big {
    line-height: 120px;
    right: 0;
  }
}
@media screen and (max-width: 960px) {
  .b36-titulo-big {
    top: 0;
    position: static;
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .b36-titulo-big {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .b36.active .b36-titulo {
    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);
  }
  .b36.active .b36-titulo-big {
    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);
  }
  .b36 {
    overflow: hidden;
  }
  .b36-titulo {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .b36-titulo-big {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b37libro {
  width: 100%;
  padding: 70px 0px 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .b37libro {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 767px) {
  .b37libro {
    padding: 50px 0px;
  }
}
@media screen and (max-width: 480px) {
  .b37libro {
    padding: 30px 0;
  }
}
.b37libro-texto {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  flex-florrow: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 70px;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 1024px) {
  .b37libro-texto {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  .b37libro-texto {
    margin-bottom: 20px;
  }
}
.b37libro_title {
  width: 36%;
}
.b37libro_title h1 {
  line-height: 52px;
  color: #3a3a3a;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 40px;
}
@media screen and (max-width: 1024px) {
  .b37libro_title h1 {
    font-size: 30px;
    line-height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .b37libro_title h1 {
    font-size: 26px;
    line-height: 40px;
  }
}
@media screen and (max-width: 640px) {
  .b37libro_title {
    width: 100%;
    margin-bottom: 15px;
  }
}
.b37-foot {
  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;
}
.b37-foot .g0-cnt-btn {
  width: 180px;
}
@media screen and (max-width: 480px) {
  .b37-foot .g0-cnt-btn {
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .b37-foot {
    -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;
  }
}
.b37description {
  width: 53%;
  max-width: 631px;
  line-height: 30px;
  color: #696969;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 18px;
}
.b37description p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b37description {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .b37description {
    width: 100%;
  }
}
.b37libro_content {
  max-width: 895px;
}
.b37libro_box {
  padding-top: 55px;
}
.b37libro_box:first-child {
  padding-top: 0;
}
.b37libro_box ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b37libro_box li {
  width: 31.333%;
  margin-right: 3%;
  margin-bottom: 27px;
}
.b37libro_box li .input_textarea textarea {
  height: 40px;
  padding: 11px 12px;
}
.b37libro_box li:nth-child(3n + 3) {
  margin-right: 0;
}
.b37libro_box li.full {
  width: 100%;
  margin-right: 0 !important;
}
.b37libro_box li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b37libro_box li {
    width: 32%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  .b37libro_box {
    padding-top: 30px;
  }
  .b37libro_box li {
    width: 49%;
  }
  .b37libro_box li:nth-child(3n + 3) {
    margin-right: 2%;
  }
  .b37libro_box li:nth-child(2n + 2) {
    margin-right: 0;
  }
  .b37libro_box:nth-child(1) li:nth-child(9) {
    width: 100%;
    margin-right: 0;
  }
  .b37libro_box:nth-child(2) li:nth-child(3) {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .b37libro_box li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .b37libro_box li:nth-child(3n + 3) {
    margin-right: 0;
  }
}
.b37libro_subtitle {
  padding-bottom: 20px;
}
.b37libro_subtitle h2,
.b37libro_subtitle h3 {
  color: #4a7aa1;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 30px;
  line-height: 39px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b37libro_subtitle h2,
  .b37libro_subtitle h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .b37libro_subtitle h2,
  .b37libro_subtitle h3 {
    font-size: 18px;
  }
}
.b37libro_reclamo {
  font-family: 'Sarabun-Medium', sans-serif;
  font-size: 14px;
  color: #8d8d8d;
  line-height: 18px;
  padding-top: 20px;
}
.b37libro_reclamo p {
  margin: 0;
}
.b37libro_reclamo strong {
  font-family: 'Sarabun-SemiBold', sans-serif;
  font-weight: normal;
}
.b37libro_campos {
  padding-top: 12px;
}
.b37libro_check {
  padding-top: 10px;
  width: 210px;
}
@media screen and (max-width: 480px) {
  .b37libro_check {
    margin-bottom: 30px;
  }
}
.b37libro_btn {
  text-align: center;
  padding-top: 44px;
}
@media screen and (max-width: 1024px) {
  .b37libro_btn {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .b37libro_btn {
    padding-top: 45px;
  }
}
.b37libro_btn button {
  margin: 0 auto;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b38 {
  padding-top: 170px;
  padding-bottom: 75px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .b38 {
    padding-top: 130px;
  }
}
.b38-bg {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 853px;
  top: 0;
  position: absolute;
  z-index: 1;
}
.b38-bg:after {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: rgba(74,138,201,0.85);
}
.b38content {
  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;
  max-width: 1175px;
  position: relative;
  z-index: 3;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .b38content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.b38left {
  width: 33%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 50px;
}
@media screen and (max-width: 960px) {
  .b38left {
    width: 100%;
    padding-top: 0;
    margin-bottom: 50px;
  }
}
.b38right {
  width: 55%;
}
@media screen and (max-width: 960px) {
  .b38right {
    width: 100%;
  }
}
.b38wrap {
  max-width: 380px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b38wrap {
    max-width: none;
  }
}
.b38title h1,
.b38title h2 {
  line-height: 1.2;
  color: #fff;
  font-size: 35px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b38title h1,
  .b38title h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 480px) {
  .b38title h1,
  .b38title h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
}
.b38title strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}
.b38info {
  margin-top: 40px;
}
@media screen and (max-width: 960px) {
  .b38info {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 640px) {
  .b38info {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .b38info {
    text-align: center;
  }
}
.b38box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 25px;
}
.b38box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .b38box {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .b38box {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .b38box {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.b38box_icon {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 28px;
  color: #fff;
  margin: 0;
}
.b38box_icon.icon-phone2 {
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .b38box_icon.icon-phone2 {
    font-size: 23px;
  }
}
.b38box_icon.icon-correo {
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  .b38box_icon.icon-correo {
    font-size: 19px;
  }
}
.b38box_icon.icon-point {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .b38box_icon.icon-point {
    font-size: 28px;
  }
}
.b38box_text {
  width: calc(100% - 33px);
  line-height: 1.1;
  color: #fff;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-size: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.b38box_text span {
  display: block;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .b38box_text {
    font-size: 15px;
    padding-left: 10px;
  }
}
.b38box_text p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .b38box_text {
    width: auto;
  }
}
.b38form {
  max-width: 660px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0,0,0,0.08);
  box-shadow: 0px 10px 30px rgba(0,0,0,0.08);
  border-radius: 10px;
  padding: 67px 35px 64px 33px;
}
.b38form ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.b38form li {
  width: 48.5%;
  margin: 0 0 14px 0;
}
@media screen and (max-width: 767px) {
  .b38form li {
    width: 100%;
  }
}
.b38form li.full {
  width: 100%;
}
.b38form .select_list {
  max-height: 185px;
  overflow: auto;
}
@media screen and (max-width: 960px) {
  .b38form {
    margin: 0 auto;
    padding: 40px 32px 50px 30px;
  }
}
@media screen and (max-width: 365px) {
  .b38form {
    padding: 30px 20px 40px;
  }
}
.b38foot {
  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;
}
.b38foot .g0-cnt-btn {
  width: 180px;
}
@media screen and (max-width: 767px) {
  .b38foot {
    -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;
    margin-top: 15px;
  }
}
.b38check {
  width: 280px;
}
@media screen and (max-width: 767px) {
  .b38check {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .b38btn {
    margin-top: 30px;
  }
  .b38btn button {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 1025px) {
  .b38.active .b38title {
    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);
  }
  .b38title {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.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 {
  overflow: hidden;
  background: #8da837;
  padding-top: 50px;
  padding-bottom: 100px;
}
.b4 .wancho {
  position: relative;
}
.b4-mapa {
  height: 541px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.b4-leyenda {
  width: 440px;
  height: 226px;
  background: #4a8ac9;
  border-radius: 0px 110px 110px 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  bottom: -20px;
  left: 20px;
  z-index: 2;
}
.b4-title {
  line-height: 1.2;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  margin-bottom: 10px;
  font-size: 30px;
}
.b4-title strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}
.b4-description p {
  margin: 0;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 17px;
  line-height: 26px;
}
.b4-inner {
  max-width: 280px;
}
.b4figura_1 {
  display: block;
  width: 141px;
  height: 141px;
  background: rgba(249,251,251,0.22);
  position: absolute;
  bottom: -59px;
  right: -71px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b4figura_1 {
    display: none;
  }
}
.b4figura_1:before {
  content: "";
  display: block;
  width: calc(100% - 47px);
  height: 47px;
  background: #8da837;
  position: absolute;
  top: 0;
  left: 0;
}
.b4figura_1:after {
  content: "";
  display: block;
  width: 47px;
  background: #8da837;
  height: calc(100% - 47px);
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .b4-leyenda {
    width: 340px;
    height: 166px;
  }
  .b4-title {
    font-size: 25px;
  }
  .b4-description p {
    font-size: 16px;
  }
}
@media screen and (max-width: 745px) {
  .b4 .wancho {
    width: 100%;
  }
  .b4-leyenda {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
    height: auto;
  }
  .b4-inner {
    max-width: none;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .b4-mapa {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .b4-leyenda {
    bottom: -30px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b40 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 480px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
}
.b40:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(74,138,201,0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.b40content {
  max-width: 85px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .b40content {
    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;
  }
}
.b40title {
  max-width: 380px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b40title {
    max-width: 260px;
    text-align: center;
    margin: 0 auto;
  }
}
.b40title h2 {
  line-height: 1.2;
  color: #fff;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-weight: normal;
  font-size: 41px;
  text-shadow: 0px 0px 5px rgba(0,0,0,0.25);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b40title h2 {
    font-size: 30px;
  }
}
.b40title strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}
.b40play {
  display: block;
  width: 55px;
  margin: 0;
  margin-top: 65px;
}
.b40play img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.b40popup_video360 {
  width: 100%;
  height: 100vh;
  position: relative;
}
.b40popup_video360 iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b41 {
  background: #4a8ac9;
  padding: 75px 0 75px 0;
}
@media screen and (max-width: 767px) {
  .b41 {
    padding: 50px 0;
  }
}
.b41title {
  margin-bottom: 30px;
}
.b41title h2 {
  line-height: 1.1;
  color: #fff;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-weight: normal;
  font-size: 27px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .b41title h2 {
    font-size: 26px;
    text-align: center;
  }
}
.b41title strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}
.b41map {
  position: relative;
}
.b41img {
  width: 100%;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.b41img.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .b41img {
    height: 350px;
  }
}
@media screen and (max-width: 480px) {
  .b41img {
    height: 200px;
  }
}
.b41info {
  max-width: 303px;
  width: 100%;
  height: calc(100% - 18px);
  background: #8da837;
  border-radius: 151.5px 151.5px 0px 0px;
  -webkit-box-shadow: 0px 10px 50px rgba(25,76,105,0.2);
  box-shadow: 0px 10px 50px rgba(25,76,105,0.2);
  position: absolute;
  bottom: 0;
  left: 18px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 91px 54px 0 54px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b41info {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .b41info {
    max-width: none;
    border-radius: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    position: relative;
    top: inherit;
    left: inherit;
    padding: 30px;
    margin-bottom: 10px;
  }
}
.b41text {
  line-height: 1.2;
  color: #fff;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-size: 16px;
  margin-bottom: 15px;
}
.b41text p {
  margin: 0;
}
.b41box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 0.5px solid rgba(255,255,255,0.53);
  cursor: pointer;
  padding: 18px 0;
}
@media screen and (min-width: 1025px) {
  .b41box:hover .b41box_icon {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .b41box:hover .b41box_text {
    color: #fff;
  }
}
@media screen and (max-width: 960px) {
  .b41box {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .b41box {
    padding: 7px 0;
  }
}
.b41box:last-child {
  border-bottom: none;
}
.b41box.active {
  border-color: #fff;
}
.b41box.active .b41box_icon {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b41box.active .b41box_text {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .b41box {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.b41box_icon {
  width: 25px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  margin: 0;
}
.b41box_icon img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 480px) {
  .b41box_icon {
    margin-right: 15px;
  }
}
.b41box_text {
  display: block;
  width: calc(100% - 43px);
  line-height: 1;
  letter-spacing: 0.005em;
  color: rgba(255,255,255,0.4);
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .b41box_text {
    width: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b42 {
  padding-top: 50px;
  background: rgba(236,237,232,0.8);
  z-index: 2;
  position: relative;
}
.b42:after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  position: absolute;
  background-color: #4a8ac9;
}
.b42 .owl-carousel .owl-item img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.b42 .owl-prev,
.b42 .owl-next {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #b1b1b1;
  color: #b1b1b1;
}
.b42 .owl-prev:hover,
.b42 .owl-next:hover {
  border-color: #4a8ac9;
  color: #4a8ac9;
}
.b42 .owl-prev {
  margin-right: 10px;
}
.b42 .owl-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: absolute;
  z-index: 10;
  left: 30px;
  top: 40px;
}
.b42 .b48-titulo-big {
  left: 26.3%;
  bottom: -45px;
  z-index: 1;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .b42 .b48-titulo-big {
    left: 16%;
    bottom: 110px;
    font-size: 100px;
    line-height: 130px;
  }
}
@media screen and (max-width: 1024px) {
  .b42 .b48-titulo-big {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .b42 .b38foot {
    display: block;
    -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;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .b42 .b38foot .g0-cnt-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .b42 .b38check {
    width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .b42 .b38check {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .b42 .g0-item-desplegable figure {
    margin-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .b42 .g0-name {
    font-size: 13px;
  }
}
.b42-titulo {
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 26px;
  max-width: 360px;
  color: #3a3a3a;
}
.b42-titulo strong {
  font-family: 'Sarabun-SemiBold', sans-serif;
}
@media screen and (max-width: 480px) {
  .b42-titulo {
    margin: 0 auto;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 425px) {
  .b42-titulo {
    font-size: 25px;
    line-height: 30px;
  }
}
.b42-itemsl {
  display: block;
}
.b42-main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b42-wrap-slider {
  width: 51%;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
  box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
  z-index: 4;
}
@media screen and (max-width: 960px) {
  .b42-wrap-slider {
    width: 100%;
  }
}
.b42-itemsl {
  position: relative;
}
.b42-figura {
  text-align: center;
  padding-top: 130px;
  padding-bottom: 45px;
  position: relative;
}
.b42-figura span {
  right: 4%;
  bottom: 18px;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #8da837;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -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: 1200px) {
  .b42-figura span {
    right: 2%;
    bottom: 14px;
  }
}
@media screen and (max-width: 480px) {
  .b42-figura span {
    right: 1%;
    bottom: 5px;
  }
}
.b42-caracteristicas {
  border-top: 1px solid #bdbdbd;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 10px 0;
}
.b42-item-caract {
  width: 33.33%;
  height: 53px;
  border-left: 1px solid #bdbdbd;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  color: #5c5c5c;
}
.b42-item-caract img {
  width: 20px !important;
  height: auto !important;
  margin: 0;
  margin-right: 10px;
  color: #018bda;
}
.b42-item-caract:first-child {
  border-left: none;
}
@media screen and (max-width: 480px) {
  .b42-item-caract {
    font-size: 12px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b42-item-caract img {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.b42-form-wrap {
  width: 49%;
}
@media screen and (max-width: 960px) {
  .b42-form-wrap {
    width: 100%;
    margin-bottom: 40px;
  }
}
.b42-inner {
  max-width: 506px;
}
@media screen and (max-width: 1200px) {
  .b42-inner {
    padding-right: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b42-inner {
    padding-right: 0;
    max-width: none;
  }
}
.b42-two-input {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 745px) {
  .b42-two-input {
    margin-bottom: 0;
  }
}
.b42-two-input > div {
  width: 48.5%;
}
@media screen and (max-width: 745px) {
  .b42-two-input > div {
    width: 100%;
    margin-bottom: 20px;
  }
}
.b42-wrap-headtab {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b42-headtab {
  height: 49px;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: rgba(222,222,222,0.55);
  font-size: 16px;
  font-family: 'Sarabun-Medium', sans-serif;
  color: rgba(99,99,99,0.3);
}
.b42-headtab:hover,
.b42-headtab.active {
  color: #777b7d;
}
.b42-headtab.item-full {
  width: 100%;
}
.b42-wap-piso {
  width: 171px;
  height: 83px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  background-color: #39433a;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  position: absolute;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  top: 20px;
  right: 0;
  font-size: 22px;
}
.b42-wap-piso p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .b42-wap-piso {
    height: 60px;
    width: 110px;
    font-size: 17px;
  }
}
@media screen and (min-width: 1025px) {
  .b42.active .b48-titulo-big {
    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);
  }
  .b42 .b48-titulo-big {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b43 {
  background: #8da837;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.b43 .owl-prev,
.b43 .owl-next {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #fff;
  color: #fff;
}
.b43 .owl-prev:hover,
.b43 .owl-next:hover {
  border-color: #b7e43a;
  color: #b7e43a;
}
.b43 .owl-prev {
  margin-right: 10px;
}
.b43 .owl-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: absolute;
  z-index: 10;
  right: 10px;
  top: -80px;
}
@media screen and (max-width: 745px) {
  .b43 .owl-nav {
    position: static;
    margin-top: 25px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.b43-figura {
  display: block;
  width: 98px;
  height: 180px;
  background: rgba(249,251,251,0.22);
  border-radius: 50px 50px 0 0;
  position: absolute;
  top: 0;
  left: 46px;
}
@media screen and (max-width: 1024px) {
  .b43-figura {
    display: none;
  }
}
.b43-main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: -77px;
}
.b43-main .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.b43-right {
  width: 67vw;
  position: relative;
  overflow: hidden;
  padding-top: 80px;
}
@media screen and (max-width: 1460px) {
  .b43-right {
    width: 73.4vw;
  }
}
@media screen and (max-width: 1366px) {
  .b43-right {
    width: 74.6vw;
  }
}
@media screen and (max-width: 1024px) {
  .b43-right {
    width: 72.3vw;
  }
}
@media screen and (max-width: 745px) {
  .b43-right {
    width: 100%;
    padding-top: 50px;
  }
}
.b43-titulo {
  max-width: 505px;
  font-size: 27px;
  line-height: 1.2;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-bottom: 43px;
}
.b43-titulo strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 745px) {
  .b43-titulo {
    font-size: 25px;
    max-width: 408px;
    line-height: 29px;
    margin-bottom: 25px;
  }
}
.b43-inner {
  max-width: 1005px;
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
}
@media screen and (max-width: 1366px) {
  .b43-inner {
    max-width: 1030px;
  }
}
.b43-descripcion {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  font-family: 'Sarabun-SemiBold', sans-serif;
  top: 0;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  left: 0;
  width: 100%;
  height: 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;
  background-color: rgba(99,99,99,0.35);
}
.b43-descripcion span {
  color: #b7e43a;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin: auto;
}
.b43-descripcion p {
  margin: 0;
}
.b43-item-slider {
  display: block;
  position: relative;
}
.b43-item-slider:hover .b43-descripcion {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b43-headtab-wrap {
  width: 31.4vw;
  padding-top: 50px;
}
@media screen and (max-width: 1460px) {
  .b43-headtab-wrap {
    width: 25.3vw;
  }
}
@media screen and (max-width: 1366px) {
  .b43-headtab-wrap {
    width: 24vw;
  }
}
@media screen and (max-width: 1024px) {
  .b43-headtab-wrap {
    width: 27.7vw;
  }
}
@media screen and (max-width: 745px) {
  .b43-headtab-wrap {
    width: 100%;
  }
}
.b43-headtab-inner {
  max-width: 160px;
  margin-left: auto;
  margin-right: 90px;
}
@media screen and (max-width: 960px) {
  .b43-headtab-inner {
    margin-left: 30px;
    margin-right: 75px;
  }
}
@media screen and (max-width: 745px) {
  .b43-headtab-inner {
    max-width: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 0;
  }
}
.b43-head-tab {
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 13px;
  line-height: 147%;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  padding-bottom: 12px;
  padding-top: 30px;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid rgba(167,199,67,0.5);
}
.b43-head-tab.active {
  color: #fff;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 745px) {
  .b43-head-tab {
    margin-left: 20px;
  }
  .b43-head-tab:first-child {
    margin-left: 0;
  }
}
.b43-cnt-tab {
  position: relative;
}
.b43-item-tab {
  position: absolute;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.b43-item-tab.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  position: relative;
  z-index: 2;
  visibility: visible;
}
.b43-list-slider img {
  width: 100%;
  height: auto;
}
.b43-list-slider.desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.b43-list-slider.desktop .b43-item-slider {
  margin: 0;
  margin-left: 24px;
  width: 48.8%;
}
.b43-list-slider.desktop .b43-item-slider:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .b43-list-slider.desktop {
    -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;
  }
  .b43-list-slider.desktop .b43-item-slider {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .b43-list-slider.desktop .b43-item-slider:first-child {
    margin-left: auto;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b44 {
  background: #8da837;
  padding-top: 77px;
}
.b44 img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.b44 .wancho {
  max-width: 1200px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255,255,255,0.13);
  padding-bottom: 75px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .b44 .wancho {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b44 {
    padding-top: 50px;
  }
}
.b44-texto {
  width: 21%;
}
@media screen and (max-width: 1000px) {
  .b44-texto {
    width: 100%;
    margin-bottom: 25px;
  }
}
.b44-titulo {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #fff;
  margin-bottom: 25px;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
}
.b44-descripcion {
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
  letter-spacing: 0.005em;
  color: #fff;
  font-family: 'Gotham-Rounded-Book', sans-serif;
}
.b44-descripcion p {
  margin: 0;
}
.b44-listado {
  width: 75%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 1000px) {
  .b44-listado {
    width: 100%;
  }
}
.b44-item {
  width: 16.66%;
  position: relative;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 15px 0px;
}
.b44-item:before {
  content: "";
  height: 92px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid #a7c743;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.b44-item:nth-child(6n + 1):before {
  border: none;
}
@media screen and (max-width: 768px) {
  .b44-item {
    width: 33.33%;
  }
  .b44-item:nth-child(3n+1):before {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  .b44-item {
    width: 50%;
  }
  .b44-item:before {
    display: none;
  }
  .b44-item:nth-child(2n+1):before {
    display: none;
  }
  .b44-item:nth-child(3n+1):before {
    display: none;
  }
}
.b44-figura {
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .b44-figura img {
    margin: 0 auto;
  }
}
.b44-titulo-item {
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.005em;
  color: #fff;
  max-width: 98px;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .b44-titulo-item {
    font-size: 13px;
    line-height: 130%;
  }
}
@media screen and (max-width: 1000px) {
  .b44-titulo-item {
    margin: 0 auto;
    font-size: 14px;
    line-height: 135%;
    text-align: center;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b45 {
  position: relative;
  padding-top: 185px;
}
@media screen and (max-width: 1024px) {
  .b45 {
    padding-top: 140px;
  }
}
.b45 .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -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;
  z-index: 3;
  position: relative;
  padding-bottom: 50px;
}
.b45 .wancho img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 745px) {
  .b45 .wancho {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b45 .wancho {
    -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: 745px) {
  .b45 .g0-ctn-btn {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
  }
}
.b45-bg {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 1;
}
.b45-bg:after {
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(74,138,201,0.78);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.b45-images {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 59.5%;
}
@media screen and (max-width: 960px) {
  .b45-images {
    width: 54%;
  }
}
@media screen and (max-width: 745px) {
  .b45-images {
    width: 100%;
    margin-bottom: 20px;
  }
}
.b45-figura {
  width: 48.1793%;
  overflow: hidden;
  border-radius: 180px 180px 0px 0px;
  position: relative;
}
.b45-etiqueta-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.b45-etiqueta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 34px;
  line-height: 1;
  background-color: #8da837;
  color: #fff;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 0px 0px 15px 0px;
  padding: 0 27px;
}
@media screen and (max-width: 960px) {
  .b45-etiqueta {
    font-size: 11px;
    padding: 0 15px;
  }
}
.b45-texto {
  width: 30%;
  padding-top: 20px;
}
@media screen and (max-width: 960px) {
  .b45-texto {
    width: 42%;
  }
}
@media screen and (max-width: 745px) {
  .b45-texto {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.b45-titulo {
  max-width: 336px;
  font-size: 35px;
  line-height: 1.2;
  color: #fff;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  margin-bottom: 25px;
}
.b45-titulo strong {
  font-weight: normal;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
}
@media screen and (max-width: 1024px) {
  .b45-titulo {
    font-size: 30px;
  }
}
@media screen and (max-width: 960px) {
  .b45-titulo {
    font-size: 25px;
    max-width: 220px;
  }
}
@media screen and (max-width: 745px) {
  .b45-titulo {
    max-width: none;
  }
}
@media screen and (max-width: 480px) {
  .b45-titulo {
    text-align: center;
  }
}
.b45-descripcion {
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 15px;
  line-height: 1.47;
  text-align: justify;
  letter-spacing: 0.005em;
  color: #fff;
  margin-bottom: 36px;
  max-width: 336px;
}
.b45-descripcion p {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b45-descripcion {
    font-size: 14px;
  }
}
@media screen and (max-width: 745px) {
  .b45-descripcion {
    max-width: none;
  }
}
@media screen and (max-width: 480px) {
  .b45-descripcion {
    text-align: center;
  }
}
.b45-listado {
  max-width: 360px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 40px;
}
@media screen and (max-width: 745px) {
  .b45-listado {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.b45-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-height: 35px;
  -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-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.b45-item img {
  margin: 0;
  margin-right: 10px;
}
.b45-item p {
  max-width: 130px;
  font-size: 15px;
  line-height: 1.2;
  color: #fff;
  margin: 0;
}
.b45-item:after {
  content: "";
  top: 0;
  right: 0;
  position: absolute;
  height: 35px;
  border: 1px solid rgba(255,255,255,0.5);
}
.b45-item:first-child {
  padding-left: 0;
}
.b45-item:last-child:after {
  display: none;
}
@media screen and (max-width: 1024px) {
  .b45-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b45-item img {
    margin-right: 0;
  }
  .b45-item p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 120%;
  }
}
.b45-titulo-big {
  pointer-events: none;
  font-size: 130px;
  line-height: 169px;
  position: absolute;
  -webkit-text-stroke: 1px #018bda;
  color: rgba(255,255,255,0);
  right: 80px;
  bottom: 0;
  font-family: 'Sarabun-Bold', sans-serif;
  letter-spacing: 0.055em;
  z-index: -1;
}
@media screen and (max-width: 1600px) {
  .b45-titulo-big {
    font-size: calc(40px + (130 - 10) * ((100vw - 320px) / (1600 - 320)));
  }
}
@media screen and (max-width: 960px) {
  .b45-titulo-big {
    line-height: 120px;
    left: 0;
    bottom: 104px;
    right: 0;
  }
}
@media screen and (max-width: 745px) {
  .b45-titulo-big {
    position: static;
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    -o-box-ordinal-group: -1;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    line-height: 100px;
    -webkit-text-stroke: 1px #fff;
  }
}
.b45-figure-1 {
  width: 132px;
  position: absolute;
  bottom: 35px;
  right: 42px;
  z-index: 2;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .b45-figure-1 {
    display: none;
  }
}
.b45-figure-1 img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 1025px) {
  .b45.active .b45-titulo-big {
    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);
  }
  .b45-titulo-big {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b46 {
  background: #fff;
  padding-top: 190px;
  padding-bottom: 80px;
  margin-top: -100px;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.b46:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 638px;
  position: absolute;
  z-index: 1;
  background: -webkit-linear-gradient(270deg, rgba(236,237,232,0.8) 0%, rgba(236,237,232,0) 100%);
  background: -moz-linear-gradient(270deg, rgba(236,237,232,0.8) 0%, rgba(236,237,232,0) 100%);
  background: -o-linear-gradient(270deg, rgba(236,237,232,0.8) 0%, rgba(236,237,232,0) 100%);
  background: -ms-linear-gradient(270deg, rgba(236,237,232,0.8) 0%, rgba(236,237,232,0) 100%);
  background: linear-gradient(180deg, rgba(236,237,232,0.8) 0%, rgba(236,237,232,0) 100%);
}
.b46 .b46-main {
  position: relative;
  max-width: 1200px;
  z-index: 2;
}
.b46 img {
  width: 100%;
  height: auto;
  display: block;
}
.b46 .owl-nav {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
.b46 .owl-prev,
.b46 .owl-next {
  top: 0;
  background-color: #fff;
  position: absolute;
  border-radius: 100%;
  border: 1px solid #b1b1b1;
  width: 46px;
  height: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.b46 .owl-prev span,
.b46 .owl-next span {
  color: #b1b1b1;
  font-size: 12px;
}
.b46 .owl-prev:hover,
.b46 .owl-next:hover {
  border: 1px solid #bf0;
}
.b46 .owl-prev:hover span,
.b46 .owl-next:hover span {
  color: #bf0;
}
.b46 .owl-prev {
  left: -70px;
}
.b46 .owl-next {
  right: -70px;
}
.b46.is-slider .b46-titulo-section {
  margin-bottom: 0;
}
@media screen and (max-width: 745px) {
  .b46.is-slider .b46-titulo-section {
    margin-bottom: 25px;
  }
}
.b46.is-slider .owl-stage {
  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: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.b46.is-slider .owl-stage-outer {
  padding-top: 85px;
}
.b46.is-slider .owl-item {
  fload: none;
}
.b46.is-slider .owl-item.center .b46-item-slider:after {
  background-color: #4a8ac9;
}
.b46.is-slider .owl-item.center .b46-item-slider .b46-inner-figura {
  height: 400px;
}
.b46.is-slider .owl-item.center .b46-item-slider .b46-figura {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
  box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
}
.b46.is-slider .owl-item.center .b46-item-slider .b46-texto p {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b46.is-slider .owl-item.center .b46-item-slider .b46-texto span {
  color: #4a8ac9;
}
.b46.is-slider .owl-item.center .b46-item-slider .b46-texto span .b46-figura {
  height: 400px;
}
.b46-titulo-section {
  margin-bottom: 85px;
}
.b46-descripcion {
  max-width: 440px;
  font-size: 30px;
  line-height: 45px;
}
.b46-descripcion strong {
  font-weight: normal;
  font-family: 'Sarabun-SemiBold', sans-serif;
  color: #464646;
}
.b46-descripcion p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .b46-descripcion {
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
    line-height: 38px;
  }
}
.b46-titulo {
  font-size: 110px;
  line-height: 143px;
  position: absolute;
  -webkit-text-stroke: 1px #a9a9a9;
  color: rgba(255,255,255,0);
  right: 0;
  top: 140px;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  letter-spacing: 0.055em;
}
@media screen and (max-width: 1600px) {
  .b46-titulo {
    font-size: calc(35px + (110 - 35) * ((100vw - 320px) / (1600 - 320)));
  }
}
@media screen and (max-width: 480px) {
  .b46-titulo {
    display: none;
  }
}
.b46-cnt-slider {
  max-width: 1030px;
  margin: 0 auto;
  position: relative;
}
.b46-cnt-slider:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  right: 0;
  z-index: 0;
  border-bottom: 1px solid rgba(100,100,100,0.58);
}
.b46-slider.desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.b46-slider.desktop .b46-item-slider {
  width: 26%;
}
.b46-slider.desktop .b46-item-slider:nth-child(2) {
  width: 29%;
}
.b46-slider.desktop .b46-item-slider:nth-child(2) .b46-figura {
  height: 400px;
}
.b46-item-slider {
  position: relative;
  padding-bottom: 28px;
}
.b46-item-slider:after {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #d7d7d7;
  margin: 0 auto;
  z-index: 3;
}
.b46-item-slider:hover:after {
  background-color: #00a2ff;
}
.b46-item-slider:hover .b46-figura {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
  box-shadow: 0px 10px 30px rgba(0,0,0,0.15);
}
.b46-item-slider:hover .b46-texto p {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.b46-item-slider:hover .b46-texto span {
  color: #018bda;
}
.b46-inner-figura {
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 360px;
}
.b46-figura {
  margin-bottom: 28px;
  height: 360px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  border-radius: 150px 150px 0px 0px;
  overflow: hidden;
}
.b46-texto {
  text-align: center;
  margin-bottom: 28px;
}
.b46-texto p {
  margin: 0;
  font-size: 18px;
  line-height: 23px;
  color: #333;
  margin-bottom: 24px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.b46-texto span {
  font-size: 25px;
  line-height: 32px;
  color: #d7d7d7;
}
@media screen and (max-width: 960px) {
  .b46-titulo {
    position: static;
  }
}
@media screen and (max-width: 745px) {
  .b46-figura {
    height: 300px;
  }
  .b46.is-slider .owl-item.center .b46-item-slider .b46-figura {
    height: 300px;
  }
  .b46 {
    padding-top: 110px;
  }
}
@media screen and (max-width: 1200px) {
  .b46 .owl-prev {
    left: 0;
  }
  .b46 .owl-next {
    right: 0;
  }
}
@media screen and (min-width: 1025px) {
  .b46.active .b46-descripcion {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .b46.active .b46-titulo {
    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);
  }
  .b46-descripcion {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .b46-titulo {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b47 {
  padding-top: 50px;
  background-color: #8da837;
}
.b47 img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b47 .wancho {
  max-width: 1050px;
  position: relative;
  z-index: 10;
}
.b47 .wancho:before,
.b47 .wancho:after {
  content: '';
  position: absolute;
  display: block;
}
.b47 .wancho:after {
  background: url("../img/icono03-3.png") 0px 0px no-repeat;
  top: -80px;
  right: -200px;
  width: 82px;
  height: 150px;
}
.b47 .wancho:before {
  bottom: 250px;
  left: -180px;
  width: 118px;
  height: 118px;
  background: url("../img/icono01-1.png") 0px 0px no-repeat;
}
@media screen and (max-width: 1500px) {
  .b47 .wancho:after {
    right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .b47 .wancho:before,
  .b47 .wancho:after {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .b47 {
    padding-top: 22px;
  }
}
.b47-descripcion {
  max-width: 790px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 70px;
}
.b47-descripcion p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .b47-descripcion {
    font-size: 16px;
    line-height: 22px;
  }
}
.b47-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .b47-listado {
    max-width: 900px;
    margin: 0 auto;
    -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: 480px) {
  .b47-listado {
    position: relative;
  }
  .b47-listado:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: 85%;
    margin: 0 auto;
    background-color: #ccc;
  }
}
.b47-item {
  width: 11%;
  margin-bottom: 40px;
}
.b47-item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1200px) {
  .b47-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 480px) {
  .b47-item {
    width: 50%;
  }
}
.b47-figura {
  margin-bottom: 40px;
}
.b47-titulo-figura {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .b47-titulo-figura {
    max-width: 200px;
    margin: 0 auto;
  }
}
.b47-titulo-mision {
  font-size: 40px;
  line-height: 52px;
  color: #fff;
  margin-bottom: 12px;
  font-weight: normal;
  font-family: 'Sarabun-Bold', sans-serif;
}
@media screen and (max-width: 640px) {
  .b47-titulo-mision {
    padding-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .b47-titulo-mision {
    font-size: 30px;
    line-height: 42px;
  }
}
@media screen and (max-width: 480px) {
  .b47-proyeccion {
    padding-top: 40px;
  }
}
.b47-list-proyeccion {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .b47-list-proyeccion {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.b47-item-proyeccion {
  width: 47%;
}
@media screen and (max-width: 640px) {
  .b47-item-proyeccion {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.b47-descripcion-item {
  font-size: 16px;
  height: 187px;
  line-height: 24px;
  color: #696969;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(0,0,0,0.08);
  box-shadow: 0px 10px 30px rgba(0,0,0,0.08);
  padding: 42px 70px 42px 68px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 900px) {
  .b47-descripcion-item {
    padding: 26px 38px 26px 36px;
  }
}
@media screen and (max-width: 640px) {
  .b47-descripcion-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.b47-mision-text {
  max-width: 345px;
}
@media screen and (max-width: 640px) {
  .b47-mision-text {
    max-width: none;
    text-align: justify;
  }
}
@media screen and (min-width: 1025px) {
  .b47.active .b47-descripcion,
  .b47.active .b47-item {
    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);
  }
  .b47-descripcion {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .b47-item {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b48 {
  padding-top: 190px;
  padding-bottom: 80px;
  position: relative;
}
.b48 img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b48 .wancho {
  max-width: 1200px;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 1200px) {
  .b48 {
    padding-top: 150px;
  }
}
@media screen and (max-width: 1024px) {
  .b48 {
    padding-top: 110px;
  }
}
.b48-bg {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 1;
}
.b48-bg:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 300px;
  width: 100%;
  z-index: 3;
  background: #8da837;
}
.b48-bg:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: rgba(74,138,201,0.85);
}
.b48-texto {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.b48-titulo {
  font-size: 40px;
  line-height: 52px;
  color: #fff;
  max-width: 588px;
}
.b48-titulo strong {
  font-family: 'Sarabun-Bold', sans-serif;
}
@media screen and (max-width: 1200px) {
  .b48-titulo {
    font-size: 30px;
    line-height: 40px;
    max-width: 440px;
  }
}
.b48-descripcion {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  max-width: 564px;
  padding-left: 10px;
  position: relative;
}
.b48-descripcion:before {
  content: '';
  position: absolute;
  bottom: -100px;
  right: -160px;
  width: 132px;
  height: 132px;
  display: block;
  background: url("../img/icono02-2.png") 0px 0px no-repeat;
}
.b48-descripcion p {
  margin: 0;
}
@media screen and (max-width: 1500px) {
  .b48-descripcion:before {
    right: -30px;
  }
}
@media screen and (max-width: 1200px) {
  .b48-descripcion {
    max-width: 420px;
    font-size: 16px;
    left: 25px;
    margin-left: 40px;
  }
  .b48-descripcion:before {
    display: none;
  }
}
.b48-listado {
  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;
}
.b48-item {
  margin-left: 1%;
  z-index: 2;
  border-radius: 250px 250px 0px 0px;
  overflow: hidden;
}
.b48-item:first-child {
  margin-left: 0;
}
.b48-item:nth-child(odd) {
  -webkit-transform: translateY(45px);
  -moz-transform: translateY(45px);
  -o-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
}
.b48-titulo-big {
  font-size: 130px;
  pointer-events: none;
  line-height: 169px;
  -webkit-text-stroke: 1px #fff;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  color: rgba(255,255,255,0);
  letter-spacing: 0.055em;
  left: -13px;
  bottom: -117px;
  position: absolute;
  z-index: 1;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
}
@media screen and (max-width: 1600px) {
  .b48-titulo-big {
    font-size: calc(50px + (130 - 50) * ((100vw - 320px) / (1600 - 320)));
    line-height: 120px;
  }
}
@media screen and (max-width: 480px) {
  .b48-titulo-big {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .b48-texto {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b48-titulo,
  .b48-descripcion {
    max-width: none;
  }
  .b48-titulo {
    margin-bottom: 30px;
  }
  .b48-descripcion {
    margin-left: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 745px) {
  .b48-titulo-big {
    position: static;
    -webkit-text-stroke: 1px #fff;
  }
  .b48 {
    padding-top: 90px;
  }
}
@media screen and (max-width: 480px) {
  .b48 {
    padding-bottom: 20px;
  }
  .b48-listado {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b48-item {
    margin-bottom: 20px;
  }
  .b48-item img {
    width: 100%;
  }
  .b48-item:last-child {
    display: none;
  }
  .b48-item:first-child {
    display: none;
  }
  .b48-item:nth-child(odd) {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .b48-texto {
    text-align: center;
  }
}
@media screen and (min-width: 1025px) {
  .b48.active .b48-titulo-big {
    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);
  }
  .b48 .b48-titulo-big {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -o-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b49 {
  padding-top: 208px;
  padding-bottom: 25px;
  position: relative;
  background-color: #8da837;
}
.b49 .wancho {
  max-width: 1200px;
  position: relative;
  z-index: 3;
}
.b49 img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 1024px) {
  .b49 {
    padding-top: 130px;
  }
}
@media screen and (max-width: 480px) {
  .b49 {
    padding-top: 100px;
  }
}
.b49-bg {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 673px;
  top: 0;
  position: absolute;
  z-index: 1;
}
.b49-bg:before {
  content: "";
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 300px;
  width: 100%;
  z-index: 3;
  background: -webkit-linear-gradient(bottom, #fff 0%, rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(bottom, #fff 0%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(bottom, #fff 0%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(bottom, #fff 0%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to top, #fff 0%, rgba(255,255,255,0) 100%);
}
.b49-bg:after {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: rgba(74,138,201,0.82);
}
.b49-titulo-section {
  max-width: 380px;
  margin-bottom: 60px;
}
.b49-titulo {
  font-size: 130px;
  line-height: 169px;
  position: absolute;
  -webkit-text-stroke: 1px #fff;
  color: rgba(255,255,255,0);
  right: 0px;
  top: 154px;
  z-index: 2;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  letter-spacing: 0.055em;
}
@media screen and (max-width: 1440px) {
  .b49-titulo {
    letter-spacing: 0.015em;
    font-size: 100px;
  }
}
@media screen and (max-width: 1200px) {
  .b49-titulo {
    display: none;
  }
}
.b49-descripcion {
  font-size: 33px;
  line-height: 1.2;
  color: #fff;
  max-width: 376px;
}
.b49-descripcion p {
  margin: 0;
}
.b49-descripcion strong {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  display: block;
}
@media screen and (max-width: 480px) {
  .b49-descripcion {
    font-size: 32px;
    line-height: 38px;
  }
}
.b49-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.b49-item {
  width: 32%;
  margin-left: 2%;
  margin-bottom: 55px;
  display: block;
}
.b49-item:nth-child(3n+1) {
  margin-left: 0;
}
.b49-item:first-child {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .b49-item {
    width: 49%;
  }
  .b49-item:nth-child(3n+1) {
    margin-left: 2%;
  }
  .b49-item:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .b49-item {
    width: 100%;
    margin-left: 0;
  }
  .b49-item img {
    width: 100%;
  }
  .b49-item:last-child {
    margin-bottom: 0;
  }
  .b49-item:nth-child(3n+1) {
    margin-left: 0;
  }
}
.b49-figura {
  border-radius: 180px 180px 0px 0px;
  overflow: hidden;
}
.b49-descripcion-item {
  font-size: 18px;
  line-height: 24px;
  color: #696969;
  background-color: #fff;
  padding: 15px 81px;
  text-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 60px;
}
.b49-descripcion-item p {
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .b49-descripcion-item {
    padding: 19px 50px;
  }
}
@media screen and (max-width: 960px) {
  .b49-descripcion-item {
    padding: 17px 29px;
  }
}
@media screen and (max-width: 768px) {
  .b49-descripcion-item {
    padding: 10px 47px;
  }
}
@media screen and (min-width: 1025px) {
  .b49.active .b49-descripcion {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .b49.active .b49-titulo {
    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-descripcion {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .b49-titulo {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b5 {
  min-height: 819px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 189px 0 50px 0;
  background-color: #8da837;
}
@media screen and (max-width: 960px) {
  .b5 {
    padding: 110px 0 50px 0;
  }
}
.b5bg {
  width: 100%;
  height: 714px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
/*&:after
        content ""
        width 100%
        height 300px
        background linear-gradient(bottom, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%)
        position absolute
        bottom 0
        left 0
        z-index 2*/
}
.b5bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(74,138,201,0.83);
}
.b5content {
  position: relative;
  z-index: 2;
}
.b5head {
  margin-bottom: 115px;
}
@media screen and (min-width: 768px) {
  .b5head {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 960px) {
  .b5head {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .b5head {
    margin-bottom: 30px;
  }
}
.b5title {
  max-width: 438px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b5title {
    max-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .b5title {
    text-align: center;
    margin-bottom: 40px;
  }
}
.b5title h1 {
  color: #fff;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-weight: normal;
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  .b5title h1 {
    font-size: 30px;
  }
}
.b5title strong {
  font-family: 'Sarabun-Medium', sans-serif;
  font-weight: normal;
}
.b5subtitle {
  margin-bottom: 12px;
}
.b5subtitle h2 {
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: 'Sarabun-Bold', sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}
.b5filter {
  max-width: 323px;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .b5filter {
    max-width: 280px;
  }
}
.b5select {
  width: 100%;
  position: relative;
}
.b5select select {
  width: 100%;
  height: 52px;
  background: none;
  color: #fff;
  font-family: 'Sarabun-Medium', sans-serif;
  font-size: 16px;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px 0 28px;
}
.b5select option {
  color: #000;
}
.b5select_icon {
  display: inline-block;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
}
.b5items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.b5box {
  width: 31.083333333333332%;
  margin-bottom: 33px;
}
@media screen and (min-width: 961px) {
  .b5box {
    margin-right: 3.375%;
  }
  .b5box:nth-child(3n+3) {
    margin-right: 0;
  }
  .b5box:nth-child(3n-1) {
    margin-top: -55px;
  }
}
@media screen and (max-width: 960px) {
  .b5box {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .b5box {
    width: 100%;
    padding: 0;
  }
}
.b5pager {
  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;
  margin-top: 12px;
}
.b5pager span {
  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: 46px;
  height: 46px;
  color: #b1b1b1;
  font-size: 11px;
  border: 1px solid #b1b1b1;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 7px;
}
@media screen and (min-width: 1025px) {
  .b5pager span {
    -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;
  }
  .b5pager span:hover {
    color: #007dc5;
    border-color: #007dc5;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.b50 {
  position: relative;
  padding-top: 50px;
}
.b50 .wancho {
  max-width: 1200px;
  position: relative;
}
.b50 img {
  max-width: 100%;
  height: auto;
  display: block;
}
.b50-titulo-section {
  margin-bottom: 40px;
}
.b50-titulo {
  font-size: 130px;
  line-height: 169px;
  position: absolute;
  -webkit-text-stroke: 1px #b7e43a;
  color: rgba(255,255,255,0);
  right: 0;
  top: 10px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  letter-spacing: 0.055em;
}
@media screen and (max-width: 1460px) {
  .b50-titulo {
    letter-spacing: 0.015em;
    font-size: 100px;
  }
}
@media screen and (max-width: 1200px) {
  .b50-titulo {
    display: none;
  }
}
.b50-descripcion {
  font-size: 35px;
  line-height: 1.2;
  color: #222;
  max-width: 523px;
}
.b50-descripcion p {
  margin: 0;
}
.b50-descripcion strong {
  font-weight: normal;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  display: block;
}
@media screen and (max-width: 640px) {
  .b50-descripcion {
    font-size: 34px;
    line-height: 40px;
  }
}
@media screen and (max-width: 480px) {
  .b50-descripcion {
    text-align: center;
  }
}
.b50-listado {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-bottom: 60px;
}
.b50-item {
  width: 49%;
  margin-left: 2%;
  display: block;
  margin: 0;
  margin-bottom: 40px;
}
.b50-item:nth-child(2n+1) {
  margin-left: 0;
}
.b50-item:first-child {
  margin-left: 0;
}
.b50-item:nth-child(odd) {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
@media screen and (max-width: 480px) {
  .b50-item {
    width: 100%;
    margin-left: 0;
  }
  .b50-item:nth-child(odd) {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  .b50-item:last-child {
    margin-bottom: 0;
  }
}
.b50-item img {
  -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.17);
  box-shadow: 0px 4px 4px rgba(0,0,0,0.17);
}
@media screen and (min-width: 1025px) {
  .b50-item img {
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    transition: all 0.8s linear;
  }
  .b50-item img:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 7px 4px 8px 2px rgba(0,0,0,0.17);
    box-shadow: 7px 4px 8px 2px rgba(0,0,0,0.17);
  }
}
@media screen and (min-width: 1025px) {
  .b50.active .b50-descripcion {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .b50.active .b50-titulo {
    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);
  }
  .b50-descripcion {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .b50-titulo {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: opacity 0.8s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.8s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 0.8s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transition: opacity 0.8s, -ms-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.8s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.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;
}
.select_input_value {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.select_list_value {
  cursor: pointer;
}
.select_input {
  border: 1px solid #b1b1b1;
  padding: 0px 20px 0 20px;
  padding-right: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .select_input {
    padding: 0px 10px;
    padding-right: 30px;
  }
}
.select_input_icono {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
  font-size: 12px;
}
.select_custom_wrap {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  background-color: #fff;
  border: 1px solid #b1b1b1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.select_custom {
  position: relative;
}
.select_custom input {
  display: none;
}
.select_list ul,
.select_list li {
  width: 100%;
}
.select_list li {
  border-bottom: 1px solid #b1b1b1;
  padding: 8px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.select_list li:last-child {
  border: none;
}
@media screen and (max-width: 767px) {
  .select_list li {
    padding: 8px 10px;
  }
}
.select_personal_item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select_box {
  width: 40%;
  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;
}
.select_box figure {
  margin: 0;
  width: 40px;
}
.select_box figure img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.select_box h3 {
  max-width: 100px;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  line-height: 1.2;
  padding-left: 26px;
}
@media screen and (max-width: 767px) {
  .select_box {
    width: 46%;
  }
  .select_box h3 {
    max-width: 95px;
    font-size: 13px;
    padding-left: 10px;
  }
}
.select_val_text {
  width: 60%;
  font-size: 14px;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select_val_text p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .select_val_text {
    width: 54%;
    font-size: 13px;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.footer {
  padding-top: 45px;
  padding-bottom: 30px;
  background-color: #f8f8f8;
}
.f-row-up {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 30px;
}
.f-row-up .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.f-left,
.f-mail {
  width: 25%;
}
.f-address {
  width: 32%;
}
.f-right {
  width: 16.66%;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 14px;
}
.f-mail,
.f-address {
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 14px;
}
.f-logo {
  display: block;
  max-width: 157px;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .f-logo {
    margin: 0;
  }
}
.f-redes {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  max-width: 160px;
  margin-top: 24px;
  color: #8da837;
  font-size: 20px;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.f-redes a {
  margin: 0;
}
.f-copy {
  width: 39.5%;
}
.f-book {
  width: 37%;
}
.f-book a {
  text-decoration: underline;
  margin-left: 2%;
  margin-right: 2%;
}
.f-developers {
  width: 21.66%;
}
.f-developers img {
  vertical-align: middle;
  margin-left: 5px;
}
.f-developers a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.f-row-middle {
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 11px;
  color: #939598;
  border-bottom: 1px solid #d9d9d9;
}
.f-row-middle .wancho {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.f-down {
  font-size: 11px;
  color: #939598;
  line-height: 16px;
  font-family: 'Gotham-Rounded-Book', sans-serif;
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .f-left {
    width: 100%;
    text-align: center;
  }
  .f-redes {
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .f-mail,
  .f-address,
  .f-right {
    width: 33.33%;
    text-align: center;
  }
  .f-copy {
    width: 43%;
  }
  .f-book {
    width: 35%;
  }
}
@media screen and (max-width: 960px) {
  .f-mail,
  .f-address,
  .f-right {
    width: 100%;
  }
  .f-row-middle .f-copy,
  .f-row-middle .f-book,
  .f-row-middle .f-developers {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .f-row-middle .f-copy a img,
  .f-row-middle .f-book a img,
  .f-row-middle .f-developers a img {
    margin-left: 10px;
  }
  .f-developers {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}

.cf {
  zoom: 1;
}
.cf:after,
.cf:before {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.header-transparente .cnt-wrapper {
  padding-top: 0;
}
.header-transparente .header {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
.header-transparente .header.scrolling {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
  border: none;
}
.header-transparente .header.scrolling .header-logo {
  width: 130px;
}
.header-transparente .header:not(.scrolling) .h-menu {
  color: #fff;
  border-color: rgba(255,255,255,0.5);
}
.header-transparente .header:not(.scrolling) .g0-btn.lineal-celeste {
  color: #fff;
  border-color: #fff;
}
.header-transparente .header:not(.scrolling) .g0-btn.lineal-celeste:hover {
  background-color: #fff;
  color: #4a8ac9;
}
.header-transparente .header:not(.scrolling) .header-logo .logo-white {
  display: block;
}
.header-transparente .header:not(.scrolling) .header-logo .logo-color {
  display: none;
}
.h-btn-cotizar-detail {
  display: none;
}
.header-detail-project .h-btn-cotizar-detail {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.header-detail-project .h-btn-cotizar {
  display: none;
}
.h-left {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cnt-wrapper {
  padding-top: 110px;
}
@media screen and (max-width: 1024px) {
  .cnt-wrapper {
    padding-top: 70px;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
}
@media screen and (max-width: 767px) {
  .header {
    z-index: 950;
  }
}
.header.scrolling .header-ctn {
  height: 80px;
}
.h-menu {
  height: 100%;
  width: 145px;
  border-right: 1px solid #939393;
  color: #888;
  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: 25px;
  cursor: pointer;
}
.header-ctn {
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-logo {
  margin: 0;
  margin-left: 60px;
}
.header-logo .logo-white {
  display: none;
}
.header-logo img {
  max-width: 100%;
  height: auto;
}
.h-botonera {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 400px;
}
.h-botonera a:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 1520px) {
  .header.scrolling .h-menu {
    height: 80px;
  }
  .h-left {
    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;
  }
  .h-menu {
    position: static;
    height: 110px;
  }
}
@media screen and (max-width: 1024px) {
  .header.scrolling .header-ctn {
    height: 70px;
  }
  .header.scrolling .h-menu {
    height: 70px;
  }
  .header .h-menu {
    height: 70px;
    width: 100px;
  }
  .header .header-ctn {
    height: 70px;
  }
  .header-logo {
    width: 130px;
  }
  .header-ctn.wancho {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .header .h-menu {
    width: 70px;
    right: 0px;
    left: inherit;
    margin-right: 0;
    border-right: none;
    border-left: 1px solid #939393;
  }
  .header-ctn.wancho {
    padding: 0 20px;
    padding-right: 20px;
  }
  .header-logo {
    margin-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .h-botonera {
    display: none;
  }
}
body.active {
  overflow: hidden;
}
.menu_overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 850;
}
.menu_overlay.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.menu_button {
  font-size: 22px;
  color: #fff;
  position: absolute;
  right: 97px;
  top: 41px;
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .menu_button {
    right: 50px;
    top: 40px;
  }
}
@media screen and (max-width: 860px) {
  .menu_button {
    right: 30px;
    top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .menu_button {
    font-size: 17px;
    top: 19px;
  }
}
.menu_responsive {
  width: 100%;
  overflow: auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 950;
  -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;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: hidden;
}
.menu_responsive.active {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: -moz-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: -o-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: -ms-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (max-width: 767px) {
  .menu_responsive {
    height: calc(100% - 70px);
    top: auto;
    bottom: 0;
  }
}
.menu_container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .menu_container {
    height: 100%;
    background: #8da837;
    padding: 45px 0px 50px;
    display: inherit;
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-flex-wrap: inherit;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-pack: inherit;
    -moz-box-pack: inherit;
    -o-box-pack: inherit;
    -ms-flex-pack: inherit;
    -webkit-justify-content: inherit;
    justify-content: inherit;
  }
}
.menu_content {
  width: 56.0625%;
  padding: 161px 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #8da837;
}
@media screen and (max-width: 1200px) {
  .menu_content {
    width: 58%;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .menu_content {
    max-width: 260px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
.menu_list {
  max-width: 624px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .menu_list {
    max-width: 274px;
  }
}
.menu_list li {
  margin-bottom: 36px;
}
.menu_list li:last-child {
  margin-bottom: 0;
}
.menu_list li.active .menu_link {
  color: #fff;
}
.menu_list li.active .menu_link:before {
  width: 38px;
}
.menu_list li.active .menu_link span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (max-width: 1400px) {
  .menu_list li {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 1200px) {
  .menu_list li {
    margin-bottom: 22px;
  }
}
.menu_link {
  font-family: 'Gotham-Rounded-Bold', sans-serif;
  font-size: 30px;
  color: #fff;
  padding-left: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 1025px) {
  .menu_link:hover {
    color: #fff;
    font-family: 'Gotham-Rounded-Bold', sans-serif;
    font-size: 40px;
  }
  .menu_link:hover:before {
    width: 73px;
  }
  .menu_link:hover span {
    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);
  }
}
.menu_link span {
  font-family: 'Sarabun-Bold', sans-serif;
  font-size: 40px;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  position: absolute;
  left: 0;
  top: -10px;
  bottom: 0;
  margin: auto;
  display: none;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -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 (min-width: 1025px) {
  .menu_link span {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.menu_link:before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 60px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media screen and (min-width: 1025px) {
  .menu_link:before {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
}
@media screen and (max-width: 1200px) {
  .menu_link {
    font-size: 28px;
    padding-left: 0px;
  }
  .menu_link span {
    font-size: 45px;
  }
  .menu_link:before {
    left: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_link {
    font-size: 26px;
  }
  .menu_link span {
    font-size: 40px;
  }
  .menu_link:before {
    left: 62px;
  }
}
@media screen and (max-width: 860px) {
  .menu_link {
    font-size: 22px;
  }
  .menu_link span {
    font-size: 35px;
  }
  .menu_link:before {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .menu_link {
    color: #fff;
    font-size: 18px;
    padding-left: 0;
  }
  .menu_link span {
    display: none;
  }
  .menu_link:before {
    display: none;
  }
}
.menu_link_venta {
  color: #000;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
.menu_link_venta.is-active {
  color: #474747;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.menu_venta_list {
  margin-top: 16px;
  display: none;
}
@media screen and (max-width: 767px) {
  .menu_venta_list {
    display: none;
  }
}
.menu_venta_box li {
  margin-bottom: 8px;
}
.menu_venta_box .header_link {
  font-size: 14px;
  color: #474747;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  text-transform: capitalize;
  padding-left: 32px;
  position: relative;
  font-family: 'MontserratSemiBold', sans-serif;
}
.menu_venta_box .header_link:before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background: #fcb742;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 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;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu_venta_box li.active .header_link:before {
  width: 22px;
}
.menu_info {
  width: 43.9375%;
  background-color: #384138;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 63px;
  padding-bottom: 273px;
  position: relative;
}
.menu_info_bg {
  display: block;
  width: 132px;
  height: 132px;
  position: absolute;
  bottom: 35px;
  right: 38px;
  background: url("../img/img-adorno.png") 0px 0px no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 1200px) {
  .menu_info {
    width: 42%;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .menu_info {
    display: none;
  }
}
.menu_info_wrap {
  max-width: 438px;
  width: 100%;
  margin: 0 auto;
}
.menu_text {
  font-family: 'Gotham-Rounded-Book', sans-serif;
  font-size: 18px;
  color: #fff;
}
.menu_text p {
  margin: 0 0 32px 0;
}
.menu_text p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .menu_text {
    font-size: 16px;
  }
}
@media screen and (max-width: 860px) {
  .menu_text {
    font-size: 14px;
  }
}
.menu_redes {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 15px;
  margin-top: 44px;
}
.menu_redes li {
  margin: 0 45px 0 0;
}
.menu_redes li:last-child {
  margin-right: 0;
}
.menu_redes li a {
  color: #fff;
}
.menu_redes li a.icon-group-32 {
  font-size: 24px;
}
.menu_redes li a.icon-instagram-logo {
  font-size: 23px;
}
@media screen and (max-width: 1200px) {
  .menu_redes {
    margin-bottom: 40px;
  }
}
.menu_logo {
  max-width: 184px;
  width: 100%;
  margin: 0 0 100px 0;
}
.menu_logo img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .menu_logo {
    max-width: 150px;
  }
}
.phone_fixed {
  display: block;
  width: 38px;
  height: 38px;
  position: fixed;
  right: 35px;
  bottom: 150px;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .phone_fixed {
    right: 20px;
    bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  .phone_fixed {
    bottom: 110px;
  }
}
.phone_icon {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.phone_icon img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.phone_gota1 {
  display: block;
  width: 55px;
  height: 55px;
  background: rgba(10,156,249,0.48);
  border-radius: 50%;
  -webkit-animation: gota 1s infinite ease;
  -moz-animation: gota 1s infinite ease;
  -o-animation: gota 1s infinite ease;
  -ms-animation: gota 1s infinite ease;
  animation: gota 1s infinite ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 1024px) {
  .phone_gota1 {
    width: 55px;
    height: 55px;
  }
}
.phone_gota2 {
  display: block;
  width: 80px;
  height: 80px;
  background: rgba(19,161,243,0.28);
  border-radius: 50%;
  -webkit-animation: gota 1s infinite ease;
  -moz-animation: gota 1s infinite ease;
  -o-animation: gota 1s infinite ease;
  -ms-animation: gota 1s infinite ease;
  animation: gota 1s infinite ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 1024px) {
  .phone_gota2 {
    width: 65px;
    height: 65px;
  }
}
.wsp_fixed {
  display: block;
  width: 38px;
  height: 38px;
  position: fixed;
  right: 35px;
  bottom: 52px;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .wsp_fixed {
    right: 20px;
    bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .wsp_fixed {
    bottom: 40px;
  }
}
.wsp_icon {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.wsp_icon img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.wsp_gota1 {
  display: block;
  width: 55px;
  height: 55px;
  background: rgba(92,207,63,0.29);
  border-radius: 50%;
  -webkit-animation: gota 1s infinite ease;
  -moz-animation: gota 1s infinite ease;
  -o-animation: gota 1s infinite ease;
  -ms-animation: gota 1s infinite ease;
  animation: gota 1s infinite ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 1024px) {
  .wsp_gota1 {
    width: 55px;
    height: 55px;
  }
}
.wsp_gota2 {
  display: block;
  width: 80px;
  height: 80px;
  background: rgba(92,207,63,0.2);
  border-radius: 50%;
  -webkit-animation: gota 1s infinite ease;
  -moz-animation: gota 1s infinite ease;
  -o-animation: gota 1s infinite ease;
  -ms-animation: gota 1s infinite ease;
  animation: gota 1s infinite ease;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 1024px) {
  .wsp_gota2 {
    width: 65px;
    height: 65px;
  }
}
@-moz-keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes gota {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  20% {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
  }
  40% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
  }
  60% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
  80% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
