@charset "UTF-8";
html {
  overflow-x: hidden;
  width: 100%;
}
body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #3e3e3e;
  overflow-x: hidden;
  width: 100%;
}
.MensajeGracias .video__text {
  text-align: center;
  padding: 60px 0px 60px 0px !important;
}
.video__text-mobile {
  display: none;
}
.MensajeGracias .video2__text {
  text-align: center;
  padding: 60px 0px 60px 0px !important;
}
.video2__text-mobile {
  display: none;
}
.checkout__item_instagram {
  position: relative;
  overflow: hidden;
}
.checkout__item_instagram .checkout__item_instagram-icon {
  right: 0;
  bottom: 0;
  position: absolute;
  padding: 0 3px;
  background: rgba(0, 0, 0, 0.7);
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}
.checkout__item_text {
  position: relative;
  overflow: hidden;
}
.checkout__item_text .checkout__item_instagram-parrafo {
  right: 0;
  bottom: 0;
  position: absolute;
  padding: 10px;
  padding-right: 10px;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  color: #fff;
  font-size: 16px;
  text-align: left;
  margin: 0;
  line-height: 20px;
  letter-spacing: 2px;
  padding-right: 10px;
}
.MensajeGracias strong {
  font-size: 26px;
  display: inline-block;
  line-height: 24px;
  margin-bottom: 35px;
  width: 100%;
}
.TextMobile {
  display: none;
}
.TextDesktop {
  display: block;
}
.ImgLogoMobile {
  display: none;
}
.ImgLogoNav {
  display: none;
}
.ImgLogo {
  display: block;
  width: 280px;
  margin-top: 6px
}
.header__form--line {
  display: none;
}
.Formulario form input.inputError::-moz-placeholder {
  color: red;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
}
.Formulario form input.inputError, .Formulario form textarea.inputError {
  border: 1px solid red;
}
.author {
  position: absolute !important;
  z-index: 0 !important;
  opacity: 0;
  width: 10% !important;
  top: 10px;
}
.BotonTop {
  position: fixed;
  z-index: 999;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #c70e4b;
  border-radius: 50%;
  text-align: center;
  padding-top: 4px;
  right: 15px;
  bottom: 15px;
  display: none;
}
.BotonTop:hover {
  color: #fff;
}
.navbar.header-gradient {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.navbar.header-gradient {
  background: #ffffff;
}
.navbar.header-gradient .ImgLogo {
  width: 220px;
}
.navbar.header-gradient .header-recommended--text {
  margin: 0;
}
.hasScrolled {
  display: block !important;
}
.navbar {
  position: fixed;
  display: inline-block;
  justify-content: center;
  width: 100%;
  z-index: 900;
  /*-webkit-backface-visibility: hidden;
backface-visibility: hidden;*/
  *zoom: 1;
  /*-moz-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    transform: translateY(-0%);
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;*/
  min-height: 130px;
  background: #fff;
}
.navbar.hasActive {
  position: fixed;
  display: inline-block;
  min-height: 100px;
  justify-content: center;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top: 0;
  width: 100%;
}
.navbar.hasActive.header-gradient .ImgLogo {
  display: none;
}
.navbar.hasActive.header-gradient .ImgLogoMobile {
  display: none;
}
.navbar.hasActive.header-gradient .ImgLogoNav {
  display: block;
  width: 200px;
  margin-top: 10px;

}
/*///////// GENERAL /////////*/
.sec__heading {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 3.5rem;
}
.sec__title {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 26px;
}
.sec__subtitle {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  text-align: justify;
}
.py-section-1 {
  padding: 1.5rem 0;
}
.py-section-2 {
  padding: 2rem 0;
}
.py-section-3 {
  padding: 3.2rem 0;
}
.py-section-4 {
  padding: 5rem 0;
}
.py-section-5 {
  padding: 7rem 0;
}
.index-front {
  z-index: 999;
}
.gray-sec {
  background-color: #f4f4f4;
}
/*///////// HEADER /////////*/
.slick-slider * {
  outline: none;
}
.slick-dots li button::before {
  font-size: 15px;
  opacity: 1;
  color: #b7b7b7;
}
.slick-dots li.slick-active button::before {
  color: #ee4036;
  opacity: 1;
}
.slick-prev:before, .slick-next:before {
  font-family: "FontAwesome";
  color: #ee4036;
  font-size: 40px;
}
.slick-prev, .slick-next {
  height: 40px;
}
.slick-next {
  z-index: 10;
  right: 0;
}
.slick-next:before {
  content: "";
}
.slick-prev {
  z-index: 10;
  left: 0;
}
.slick-prev:before {
  content: "";
}
.header__slider .slick-dots {
  display: none;
  text-align: left;
  bottom: -45px;
}
.slick-dots li.slick-active button::before {
  color: #c70e4b;
  opacity: 1;
}
.header {
  position: relative;
  background: url("../images/header/bg-slider-1.webp") no-repeat center, rgba(0, 0, 0, 0.5);
  background-size: cover;
}
.header__container {
  position: relative;
  z-index: 10;
  color: white;
  padding-top: 70px;
}
.header__slider--item {
  width: 80%;
}
.header__slider--item--title {
  /* text-transform: uppercase; */
  font-weight: 300;
  font-size: 30px;
  line-height: 47px;
  margin-bottom: 15px;
  margin-top: 65px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}
.header__slider--item--subtitle {
  font-weight: 300;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 15px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}
.header__slider--item--parrafo {
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 20px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}
.header__slider--item--dyas {
  width: 175px;
  margin-bottom: 25px;
  display: inline-block;
}
.header__slider--item--dyas--text {
  font-weight: 700;
  font-size: 26px;
  float: left;
  margin: 10px 0;
  line-height: 26px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}
.header__slider--item--dyas--img {
  float: right;
}
.header__slider--item--from {
  font-weight: 500;
  font-size: 15px;
  width: 180px;
  height: 60px;
  background: #e6b303;
  border-radius: 45px;
  padding: 10px 35px;
  line-height: 18px;
  text-transform: uppercase;
  box-shadow: 0px 3px rgba(230, 180, 3, 0.5);
}
.header__slider--item--from span {
  font-weight: 700;
  font-size: 21px;
  display: block;
}
.header__form {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1rem 1.8rem 1.5rem;
  border-radius: 25px;
  width: 350px;
  float: right;
}
.header__form--title {
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  margin-bottom: 1rem;
  line-height: 18px;
}
.header__form--title span {
  font-style: italic;
}
.header__form--content .form-group {
  padding: 0 5px;
}
.header__form--content .form-control {
  border: none;
  outline: 0;
  background-color: #ebebeb;
  font-size: 12px;
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
.header__form--content .form-control::placeholder {
  color: black;
  font-weight: 600;
  font-size: 12px;
}
.header__form--content .form-control:focus {
  box-shadow: none;
}
.header__form--content .form-control:focus::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.header__form--content .btn-wrapper {
  padding: 0 5px;
}
.header__form--content .btn-primary {
  background-color: #444444;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 20px;
  font-size: 18px;
  box-shadow: 0px 3px #4444445c;
}
.header__form--content .btn-primary:hover {
  background-color: #888888;
}
.header__form--content .btn-primary:focus {
  box-shadow: none;
}
.header__form--content .btn-primary:active:focus {
  background-color: #444444 !important;
  box-shadow: none !important;
}
.header-recommended {
  text-transform: uppercase;
  margin-right: 10rem !important;
}
.header-recommended--img {
  float: left;
  margin-right: 10px;
}
.header-recommended--text {
  font-weight: 300;
  font-size: 15px;
  min-width: 250px;
  line-height: 20px;
}
.header-phone {
  position: relative;
  top: -6px;
  text-transform: uppercase;
  background: #444444;
  width: 136px;
  border-radius: 25px;
  padding: 7px 12px;
  height: 45px;
}
.header-phone--img {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.header-phone--text {
  font-weight: 500;
  font-size: 13px;
  min-width: 250px;
  line-height: 15px;
  margin: 0;
}
/*///////// END HEADER /////////*/
/*///////// MOST STYLE /////////*/
.py-section-most {
  padding: 5rem 0 0 0rem;
}
.seccion_most .sec__heading {
  text-align: center;
  max-width: 900px;
  margin: 3.5rem auto 3.5rem;
}
.most__item {
  text-align: center;
  margin-bottom: 2rem;
  border-top: 6px solid #333;
}
.most__item_color1 {
  border-color: #888888;
}
.most__item_color2 {
  border-color: #888888;
}
.most__item_color3 {
  border-color: #888888;
}
.most__item--title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: left;
  float: left;
  //width: 80%;
  padding: 10px 40px 10px 40px;
  margin: 0px;
}
.most__item--title.px2 {
  padding: 12px 20px 0px 40px !important;
}
.most__item--number {
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 300;
  color: #333;
  float: left;
  background: #c4c2c2;
  width: 20%;
  text-align: center;
  padding: 18px 0 10px 0px;
  margin: 0px;
  line-height: 28px;
}
.most__item--number .dyas {
  display: block;
  font-size: 12px;
}
.most__item--title .subtitle {
  display: block;
  font-size: 14px;
  text-transform: none;
}
.most__item--title--wrapper {
  background: #dfdcdc;
  float: left;
  width: 100%;
}
.most__item--btn--wrapper {
  background: #f3f2f2;
  float: left;
  width: 100%;
  padding: 30px 40px 20px 40px;
  text-align: left;
  min-height: 150px;
  position: relative;
}
.most__item--btn--text {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 16px;
}
.most__item--btn--action {
  background: #c70e4b;
  font-weight: 500;
  font-size: 14px;
  width: 165px;
  height: 36px;
  border-radius: 20px;
  padding: 10px 35px;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
  bottom: 20px;
  position: absolute;
}
.most__item--btn--action:hover {
  box-shadow: 0px 3px rgba(200, 14, 75, 0.5);
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
}
.most__item--btn--action span {
  font-weight: 700;
  font-size: 18px;
  display: block;
}
.most__item--img--wrapper {
  margin-bottom: 0rem;
  height: 220px;
  overflow: hidden;
}
.most__item--img--wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.most__item--cap {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.3;
  text-align: left;
}
.most__item:hover .most__item--img--wrapper img {
  transform: scale(1.1);
}
/*///////// END MOST STYLE /////////*/
/*///////// WHY STYLE /////////*/
#whyChoose__slider .slick-prev::before, #whyChoose__slider .slick-next::before {
  font-family: "FontAwesome";
  color: #a4a4a4;
  font-size: 40px;
}
.transformative__item--title-mobile {
  display: none;
}
.py-section-why {
  padding: 0rem 0 0rem 0rem;
}
.sec__heading-why {
  margin-bottom: 1rem;
}
.whyChoose__item {
  text-align: center;
  margin-bottom: 2rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.whyChoose__item--title {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 14px;
  padding: 10px 0px;
}
.whyChoose__item--desc {
  font-size: 13px;
  color: #00000e;
  text-align: justify;
}
.whyChoose__item--img {
  transition: all 0.2s ease;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
---- .whyChoose__item2 {
  text-align: center;
  margin-bottom: 2rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.whyChoose__item2--title {
  text-transform: uppercase;
  text-align: center;
  color: #000;
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 14px;
  padding: 10px 0px;
}
.whyChoose__item2--desc {
  font-size: 13px;
  color: #00000e;
  text-align: justify;
}
.whyChoose__item2--img {
  transition: all 0.2s ease;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
---- /*.whyChoose__item:hover .whyChoose__item--img {
transform: translateY(-15px); }
*/
#whyChoose__slider .slick-list {
  padding: 1rem 0;
}
/*///////// END WHY STYLE /////////*/
/*///////// MISION STYLE /////////*/
/*.py-section-mision{padding: 5rem 0 0 0rem;}*/
/* ====== SECCIÓN MISIÓN ====== */
.seccion_mision {
  position: relative;
  background: url(../images/mision/bg-mision.jpg) no-repeat center center / cover;
  padding: 100px 0 80px; /* más respiración */
  color: #fff;
}
/* Overlay para contraste de texto */
.seccion_mision::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* ajustá 0.35–0.6 según la foto */
  z-index: 1;
}
/* Asegura el contenido por encima del overlay */
.seccion_mision .container {
  position: relative;
  z-index: 2;
}
/* Títulos y subtítulos */
.mision__item--title {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.15;
  text-align: center;
  color: #fff;
  margin: 0 0 10px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, .8);
}
.mision__item--subtitle {
  font-weight: 300;
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  margin: 0 0 40px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, .8);
}
/* Subtítulos de cada columna */
.seccion_mision h2 {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 14px;
  color: #fff;
}
/* Listas */
.seccion_mision ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.seccion_mision li {
  font-size: 15px;
  line-height: 2em;
  margin: 2px 0;
  color: #f3f3f3;
}
/* OPCIONAL: panel translúcido por columna para legibilidad extra */
.mision__panel {
  background: rgba(0, 0, 0, 0.28); /* subí/bajá opacidad a gusto */
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  padding: 24px 22px;
  backdrop-filter: saturate(120%) blur(2px);
}
/*///////// Transformative STYLE /////////*/
.transformative__item--btn span {
  display: none;
}
.transformative_sec {
  background: url("../images/transformative/bg-a-transformative.jpg") no-repeat center;
  background-size: cover;
  color: white;
  padding-top: 160px;
  padding-bottom: 150px;
  background-attachment: inherit;
}
.transformative__item {
  text-align: right;
}
.transformative__item--title {
  font-weight: 600;
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.transformative__item--subtitle {
  font-weight: 400;
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: 35px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.transformative__item--btn {
  background-color: #7d267c;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 45px;
  font-size: 18px;
  width: 297px;
  height: 41px;
  color: #fff;
  text-align: center;
  padding: 8px 0px 7px 0px;
  display: inline-block;
  box-shadow: 0px 3px #7d267c6b;
}
.transformative__item--btn:hover {
  text-decoration: none;
  color: #fff;
}
/*///////// END Transformative STYLE /////////*/
/*///////// Checkout STYLE /////////*/
.checkout__heading {
  background: #999999;
  width: 100%;
  text-align: center;
  margin: 0;
  display: inline-block;
  padding: 0;
  max-width: 100%;
  min-height: 100px;
  padding: 60px 0 60px 0;
}
.checkout__heading .sec__title {
  font-size: 26px;
  font-weight: 300;
  color: #fff;
  //letter-spacing: 2px;
  //text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
}
.checkout__heading .sec__subtitle {
  color: #fff;
  padding: 0 6% 0 6%;
  text-align: center;
  letter-spacing: 2px;
  //text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
}
.checkout__item {
  position: relative;
  display: block;
  background-color: #ebebeb;
  box-shadow: 0px 5px 12.22px 0.78px rgba(1, 1, 1, 0.2);
  transition: all 0.2s ease;
}
.checkout__item--img--wrapper {}
.checkout__item--img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.checkout__item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*background-image: linear-gradient(0deg, black, rgba(0, 0, 0, 0));*/
  transition: all 0.4s ease;
}
.checkout__item:hover {
  box-shadow: 0px 5px 12.22px 0.78px rgba(1, 1, 1, 0.35);
}
.checkout__item:hover .checkout__logo {
  opacity: 0;
  transform: scale(0.7) translateY(15px);
}
.checkout__item:hover:before {
  opacity: 0;
}
.checkout__logo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
}
/*///////// END Checkout STYLE /////////*/
/*///////// Trip STYLE /////////*/
.trip__item {
  text-align: center;
  padding-bottom: 25px;
}
.trip__item--content_left {
  margin-bottom: 0rem;
  float: left;
  width: 30%;
  padding: 0px;
  border-right: 2px solid #dead03;
  text-align: center;
}
.trip__item--content_left img {
  display: inline-block;
}
.trip__item--content_right {
  float: left;
  width: 70%;
  text-align: left;
  padding-left: 65px;
  padding-top: 10px;
}
.trip__item--content_right--title {
  font-weight: 600;
  font-size: 20px;
}
.trip__item--content_right--text {
  margin-bottom: 35px;
  font-weight: 400;
  font-size: 15px;
}
.trip__item--content_right--icon {
  margin-bottom: 55px;
}
#trip__slider .slick-dots li.slick-active button::before {
  color: #c5c3c4;
  opacity: 1;
  background: #c5c3c4;
  border: 2px solid transparent;
}
#trip__slider .slick-dots li button::before {
  font-size: 10px;
  opacity: 1;
  color: transparent;
  border: 2px solid #c5c3c4;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  line-height: 15px;
}
#trip__slider .slick-dots {
  bottom: -45px;
}
/*///////// END Trip STYLE /////////*/
.recommended_sec {
  //background: url("../images/recommended/bg-footer.jpg") no-repeat center;
  background-color: #ffffff;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}
.recommended__items {
  margin-bottom: 100px;
  display: inline-block;
  width: 100%;
}
.recommended__item {
  width: 20%;
  float: left;
}
.recommended__item img {
  display: inline-block;
}
.recommended_sec .sec__heading {
  text-align: center;
}
.recommended_sec .sec__heading .sec__title {
  color: #999999;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.recommended_sec .sec__heading .sec__line {
  background: #999999;
  width: 260px;
  height: 4px;
  display: inline-block;
}
.recommended_footer {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
}
.recommended_footer--visit {
  color: #999999;
  display: inline-block;
  font-size: 16px;
  margin-right: 15px;
}
.recommended_footer--direccion {
  color: #999999;
  display: inline-block;
  font-size: 16px;
  margin-right: 15px;
}
.recommended_footer--direccion .IconMap {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.recommended_footer--redes {
  color: #fff;
  display: inline-block;
  font-size: 16px;
}
.recommended_footer--redes .recommended_footer--redes_link {
  margin-left: 10px;
  color: #999999;
}
.recommended_footer--redes .recommended_footer--redes_link .IconMundo {
  position: relative;
  top: -2px;
  width: 15px;
  left: -4px;
  color: #fff;
}
/*///////// Transformative STYLE /////////*/
.video_sec {
  background: #ffffff;
  color: white;
  padding-top: 0px;
  padding-bottom: 0px;
}
.video__iframe-grid {
  background: #fff;
}
.video__iframe {
  padding: 0 80px 0px 80px;
}
.video__iframe img {
  width: 100%;
}
.video__iframe iframe {
  margin: 0;
  float: left;
}
.video__text {
  text-align: center;
  padding: 110px 10% 60px 10%
}
.video__text--title {
  color: #999999;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 26px;
  //letter-spacing: 4px;
  margin-bottom: 30px;
}
.video__text--line {
  width: 150px;
  height: 2px;
  background: #99999999;
  display: inline-block;
  margin-bottom: 20px;
}
.video__text--subtitle {
  margin-bottom: 0px;
  color: #999999;
  font-weight: 300;
  font-size: 20px;
}
.SeccionBeneficios {
  padding-top: 70px;
}
.SeccionBeneficios .sec__title {
  margin-bottom: 35px;
}
/*---video 2---*/
/*///////// Transformative STYLE /////////*/
.video2_sec {
  background: #ffffff;
  color: white;
  padding-top: 0px;
  padding-bottom: 0px;
}
.video2__iframe-grid {
  background: #fff;
  padding: 0px;
}
.video2__iframe {
  padding: 0px;
}
.video2__iframe img {
  width: 100%;
}
.video2__iframe iframe {
  margin: 0;
  float: left;
}
.video2__text {
  text-align: center;
  padding: 120px 90px 0 90px;
}
.video2__text--title {
  color: #999999;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 26px;
  //letter-spacing: 4px;
  margin-bottom: 30px;
}
.video2__text--line {
  width: 150px;
  height: 2px;
  background: #99999999;
  display: inline-block;
  margin-bottom: 20px;
}
.video2__text--subtitle {
  margin-bottom: 0px;
  font-weight: 300;
  color: #999999;
  font-size: 20px;
}
.SeccionBeneficios {
  padding-top: 70px;
}
.SeccionBeneficios .sec__title {
  margin-bottom: 35px;
}
/*----------------------- Preloader ----------------------- */
body.preloader-site {
  overflow: hidden;
}
.preloader-wrapper {
  height: 100%;
  width: 100%;
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}
.preloader-wrapper .preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* ===== Título ===== */
.obras-heading {
  margin: 0 0 18px 0;
  text-align: center;
  font-size: 44px;
  line-height: 1.2;
  font-weight: 400;
  color: #414141; /* si querés más contraste, cambiá a #fff */
  position: relative;
  z-index: 2; /* evita que lo tape el track */
}
/* ===== Galería 1 fila (Slick) ===== */
.obras-marquee {
  display: block;
  gap: 16px;
  background-color: #c5b9a9; /* color pedido */
  padding: 32px 16px; /* un poco más de aire arriba/abajo */
}
/* evita flash mientras slick arma el track */
.obras-track {
  visibility: hidden;
}
.obras-track.slick-initialized {
  visibility: visible;
}
.obras-track .slick-track {
  display: flex !important;
  align-items: center;
  gap: 12px; /* si tu parser no acepta gap, ya hay margen abajo */
}
.obras-track .slick-slide {
  margin: 0 6px;
}
/* Tarjeta / tamaño estable */
.obra-slide {
  position: relative;
  width: 220px; /* fallback */
  width: clamp(220px, 24vw, 420px);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .18);
  isolation: isolate;
  transition: transform .35s ease, box-shadow .35s ease;
  margin: 0;
}
.obra-slide::before {
  content: "";
  display: block;
  padding-top: 62.5%;
} /* 16:10 */
.obra-slide a {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 4;
}
.obra-slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 1;
  filter: saturate(1.05) contrast(1.05);
  transform: scale(1);
  transition: transform .6s ease, filter .6s ease, opacity .2s ease;
  opacity: 0; /* empieza oculto hasta que cargue */
}
/* Placeholder shimmer (se quita al cargar) */
.obra-slide .ph {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255, 255, 255, .06) 25%, rgba(255, 255, 255, .2) 37%, rgba(255, 255, 255, .06) 63%);
  background-size: 200% 100%;
  animation: obra-shimmer 1.1s linear infinite;
  border-radius: 18px;
}
 .stats{
    display:grid;
    grid-template-columns:repeat(4,minmax(140px,1fr));
    gap:28px;
    text-align:center;
    align-items:start;
    padding:0px 20px 40px 20px ;
    /* efecto de aparición del contenedor */
    opacity:0; 
    transform:translateY(12px);
    transition:opacity .6s ease, transform .6s ease;
    will-change: opacity, transform;
	
  }
  .stats.in-view{ opacity:1; transform:none; }

  .stat{
    display:flex;flex-direction:column;align-items:center;
    /* cada item también hace fade-in con pequeño delay (stagger) */
    opacity:0; transform:translateY(8px);
    transition:opacity .6s ease, transform .6s ease;
  }
  .stats.in-view .stat{ opacity:1; transform:none; }
  .stats.in-view .stat:nth-child(1){ transition-delay:.05s; }
  .stats.in-view .stat:nth-child(2){ transition-delay:.15s; }
  .stats.in-view .stat:nth-child(3){ transition-delay:.25s; }
  .stats.in-view .stat:nth-child(4){ transition-delay:.35s; }

  .value{
    font-size:clamp(28px,6vw,48px);
    font-weight:800;
    line-height:1;
	color: #c5b9a9;
  }
  .label{
    margin-top:8px;
    font-size:clamp(14px,2.4vw,16px);
    opacity:.85;
	color: #414141;
  }
@keyframes obra-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
/* Overlay sutil arriba de la imagen */
.obra-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, .12), rgba(0, 0, 0, .08) 30%, rgba(0, 0, 0, 0));
  opacity: .9;
}
/* Estado cargado: mostramos imagen y quitamos placeholder */
.obra-slide.is-loaded img {
  opacity: 1;
}
.obra-slide.is-loaded .ph {
  opacity: 0;
  visibility: hidden;
}
/* Hover */
.obra-slide:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(0, 0, 0, .22);
}
.obra-slide:hover img {
  transform: scale(1.03);
  filter: saturate(1.1) contrast(1.08);
}
/* Por si estilos globales muestran flechas/dots */
.obras-track .slick-arrow, .obras-track .slick-dots {
  display: none !important;
}
/* --- quitar los bordes laterales provocados por scrollbar-gutter --- */
html {
  scrollbar-gutter: auto !important;
} /* o directamente quitalo */
body {
  overflow-y: auto !important;
} /* revertir el force scroll */
/* por si quedó algún padding del modal, no lo toques: Bootstrap lo maneja solo */
/* Modal imagen sin bordes blancos */
#obraModal .modal-content {
  background: #000;
}
 @media (max-width: 900px){
  .stats{ grid-template-columns: repeat(2, minmax(140px, 1fr)); }
}
@media (max-width:768px) {
  .obras-marquee {
    gap: 12px;
    padding: 16px 10px;
  }
  .obra-slide {
    width: 180px;
    width: clamp(180px, 60vw, 320px);
    border-radius: 16px;
  }
}
/* ---------- HERO tipografía y layout ---------- */
.hero {
  position: relative;
}
.hero-copy {
  max-width: 52ch; /* renglón cómodo */
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .4); /* legibilidad sutil sobre foto */
  padding: 8px 0;
}
/* elimina cualquier overlay previo */
.hero-copy::before {
  content: none !important;
  background: none !important;
}
/* H1: sólo la frase principal */
.hero-title {
  margin: 0 0 10px;
  font-weight: 700;
  line-height: 1.15;
  font-size: clamp(26px, 3.6vw, 40px);
}
/* Lead: segundo bloque más chico */
.hero-lead {
  margin: 0 0 12px;
  font-weight: 400;
  line-height: 1.45;
  font-size: clamp(16px, 2.1vw, 20px);
}
/* Kicker: en negrita para destacar */
.hero-kicker {
  margin: 0 0 8px;
  font-weight: 700;
  letter-spacing: .2px;
  font-size: clamp(15px, 1.9vw, 18px);
}
/* Meta: texto de apoyo */
.hero-meta {
  margin: 0 0 6px;
  font-weight: 400;
  line-height: 1.45;
  font-size: clamp(14px, 1.8vw, 17px);
}
/* Ubicación: pequeño y en negrita */
.hero-location {
  margin: 6px 0 0;
  font-weight: 700;
  font-size: clamp(14px, 1.7vw, 16px);
}
/* ---------- Mobile tweaks ---------- */
@media (max-width: 576px) {
	.navbar.hasActive.header-gradient .ImgLogoNav {
	display: block;
	width: 180px;
	margin-top: 20px;
	margin-left: 20px;
}
  .hero-copy {
    width: 96%;
    margin: 0 auto;
    text-align: left; /* poné center si te gusta más centrado */
  }
  .hero-title {
    font-size: clamp(24px, 7vw, 30px);
  }
  .hero-lead {
    font-size: 16px;
  }
  .hero-kicker {
    font-size: 15px;
  }
  .hero-meta {
    font-size: 14px;
  }
  .hero-location {
    font-size: 14px;
  }
}
@media (max-width: 520px){
  .stats{ grid-template-columns: repeat(2, minmax(120px, 1fr)); }
  .stats { gap: 20px; }                /* opcional: menos espacio */
  .label { font-size: clamp(13px, 3vw, 15px); }
}

/* Extra chico (por si algún teléfono muy angosto se ve apretado) */
@media (max-width: 360px){
  .stats{ grid-template-columns: 1fr; } /* vuelve a 1 por fila para no romper */
}