

 @charset "UTF-8";
/*RESET*/
a {
  text-decoration: none;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 30, 2025 */

@font-face {
  font-family: "context_reprise_condensedBdCn";
  src: url("css/fonts/context_reprise_condensed_s_si_bold_condensed-webfont.woff2") format("woff2"), url("css/fonts/context_reprise_condensed_s_si_bold_condensed-webfont.woff") format("woff");
  font-weight: normal; font-style: normal; font-display: block;
}
@font-face {
  font-family: "helveticaneuew01-77bdcnoblRg";
  src: url("css/fonts/helvetica_neue_w01_77_bd_cn_obl-webfont.woff2") format("woff2"), url("css/fonts/helvetica_neue_w01_77_bd_cn_obl-webfont.woff") format("woff");
  font-weight: normal; font-style: normal; font-display: block;
}
@font-face {
  font-family: "context_reprise_condensedCnIt";
  src: url("css/onts/context_reprise_condensed_ssi_condensed_italic-webfont.woff2") format("woff2"), url("css/fonts/context_reprise_condensed_ssi_condensed_italic-webfont.woff") format("woff");
  font-weight: normal; font-style: normal; font-display: block;
}
@font-face {
  font-family: "context_reprise_condensed_sCn";
  src: url("css/fonts/contextreprisecondensedssicondensed-webfont.woff2") format("woff2"), url("css/fonts/contextreprisecondensedssicondensed-webfont.woff") format("woff");
  font-weight: normal; font-style: normal; font-display: block;
}

.work-sans {
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.font-context {
  font-family: "context_reprise_condensedBdCn" !important;
}

.font-contextReg {
  font-family: "context_reprise_condensed_sCn" !important;
}

.font-contextIt {
  font-family: "context_reprise_condensedCnIt" !important;
}

.font-helvetica {
  font-family: "helveticaneuew01-77bdcnoblRg" !important;
}

.font-worksans {
  font-family: "Work Sans", sans-serif !important;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-family: "Work Sans", sans-serif !important;
  color: #2E2E2E;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}



body, * {
  font-family: "Work Sans", sans-serif !important;
  font-weight: 400;
  color: white;
}

body {
  background-color: black;
}

body::before {
  content: "Aa";
  font-family: "context_reprise_condensedCnIt", "context_reprise_condensed_sCn";
  position: absolute;
  left: -9999px;
  visibility: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "context_reprise_condensedBdCn" !important;
  font-weight: 400;
  color: white;
}

p, p a {
  font-family: "Work Sans", sans-serif !important;
  font-size: 15px;
  line-height: 24px;
  color: white;
}

body {
  cursor: none; /* ocultar cursor nativo */
}

#masthead {
  display: none !important;
}

.cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  pointer-events: none;
  z-index: 99999999;
  opacity: 1;

  background-image: url("https://alebecerra.com/la-roca/wp-content/uploads/2026/02/cursor.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.cursor.hidden {
  opacity: 0; /* oculto */
}

.hero {
  width: 100%;
  /* min-height: 100%; */
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px;
  text-align: center;
  /* flex-direction: column; */
  overflow: hidden;
}
.hero .in {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.hero .in .idiomas {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  margin-top: 30px;
  max-width: 250px;
}
.hero .in .idiomas a {
  display: inline-block;
  padding: 5px 10px;
  color: white;
  font-size: 20px;
  line-height: 28px;
  margin: 0px 0px;
  position: relative;
  font-family: "context_reprise_condensed_sCn" !important;
  display: inline-block;
}
.hero .in .idiomas a:hover {
  font-family: "context_reprise_condensedCnIt" !important;
}
.hero .in .logo {
  width: 90%;
  max-width: 240px;
}
.hero .back {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.hero #video-background {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  z-index: 2;
  background: transparent;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}
header .in {
  padding: 0px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1345px;
  margin: auto;
}
header .in .logo {
  height: auto;
  max-width: 400px;
  width: 400px;
}
header .in .der {
  display: flex;
  align-items: center;
}
header .in .der .idiomas {
  margin-right: 40px;
  color: white;
  opacity: 1 !important;
}
header .in .der .idiomas a {
  display: inline-block;
  padding: 0px 4px;
  color: white;
  font-size: 16px;
  line-height: 28px;
  margin: 0px 5px;
  position: relative;
  font-family: "context_reprise_condensed_sCn" !important;
}
header .in .der .idiomas a b { color: #FFF; font-weight: 600; font-family: "context_reprise_condensed_sCn" !important; font-size: 16px;  line-height: 28px;}
header .in .der .idiomas a:hover {
  font-family: "context_reprise_condensedCnIt" !important;
}
header .in .der .openMenu {
  width: 35px;
  transition: all 0.25s ease 0s;
  opacity: 0.6;
}
header .in .der .openMenu:hover {
  opacity: 1;
  transform: scale(0.8);
}

.separadorFoto {
  position: relative;
  width: 88%;
  margin: auto;
  height: 70vh;
  background-position: center center;
  background-size: cover;
}

.heroHome {
  position: relative;
  width: 100%;
  height: 90vh;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  /* esto hace que se quede fijo al hacer scroll */
  position: sticky;
  top: 0;
  z-index: 1; /* debajo del contenido */
}


.heroInternasSin {
  position: relative;
  width: 100%;
  height: 110px;
  height: 110px;
  padding: 0px;
}


.heroInternas {
  position: relative;
  width: 100%;
  height: 90vh;
  height: 90dvh;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  /* esto hace que se quede fijo al hacer scroll */
  /* position: sticky; */
  top: 0;
  z-index: 1; /* debajo del contenido */
}

.tapaHero {
  /* fondo sólido para tapar la foto */
  background: #000;
  position: relative;
  z-index: 1;
}
.tapaHero .bull {
  height: 18px;
  opacity: 0.6;
  transition: all 0.25s ease 0s;
  padding: 20px;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}
.tapaHero .bull:hover {
  opacity: 1;
  padding: 10px;
}
.tapaHero .bullInternas {
  height: 18px;
  opacity: 0.6;
  transition: all 0.25s ease 0s;
  padding: 20px;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.tapaHero .bullInternas:hover {
  opacity: 1;
  padding: 10px;
}
.tapaHero .espacioInternas {
  height: 70px;
}

footer {
  z-index: 10;
  width: 100%;
  height: auto;
  position: relative;
  background-color: #000;
  padding: 30px 30px;
  text-align: center;
  padding-top: 70px;
  box-sizing: border-box;
}
footer .redes {
  margin-bottom: 30px;
}
footer .redes a {
  margin: 0px 10px;
  transition: all 0.25s ease 0s;
}
footer .redes a:hover {
  opacity: 0.6;
}
footer .redes svg {
  height: 26px;
  width: 26px;
}
footer p, footer a {
  color: white;
  font-size: 16px;
  line-height: 24px;
}
footer small {
  margin-top: 30px;
  position: relative;
  display: block;
  color: white;
  font-size: 22px;
  line-height: 30px;
  font-family: "context_reprise_condensedBdCn" !important;
}

.menu {
  background-color: #000;
  position: fixed; top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  z-index: 9999999;
  transition: all 1s ease 0s;
  /* 👇 Animación cuando el menú tiene la clase .activo */
}
.menu.oculto {
  opacity: 0;
  visibility: hidden;
}
.menu .cerrar {
  position: absolute;
  top: 34px;
  right: 48px;
  z-index: 99999;
  cursor: pointer;
  padding: 8px;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(30px);
}
.menu .cerrar img {
  height: 20px;
  transition: all 0.25s ease 0s;
  opacity: 0.6;
}
.menu .cerrar img:hover {
  transform: rotate(90deg) scale(1.2);
  opacity: 1;
}
.menu .cerrar:hover p {
  font-family: "helveticaneuew01-77bdcnoblRg" !important;
  font-weight: 400 !important;
}
.menu .izq {
  width: 50%;
  padding: 40px 40px;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.menu .izq .logo {
  width: 90%;
  max-width: 400px;
  opacity: 1;
  transform: translateY(30px);
}
.menu .izq .logo img {
  width: 100% !important;
}
.menu .izq ul li {
  padding: 0px 0px;
  opacity: 0;
  transform: translateY(30px);
}
.menu .izq ul li a {
  color: #FFF;
  font-size: 7.8vw;
  line-height: 7.4vw;
  font-weight: 700;
  font-family: "context_reprise_condensedBdCn" !important;
}
.menu .izq ul li a:hover {
  font-family: "helveticaneuew01-77bdcnoblRg" !important;
  font-weight: 400 !important;
}
.menu .der {
  width: 45%;
  height: 100%;
  background-color: #111;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  transform: scale(1);
  transition: transform 5s ease;
}
.menu .der .estudio, .menu .der .colecciones, .menu .der .videos,
.menu .der .foto1, .menu .der .foto2, .menu .der .foto3, .menu .der .foto4 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 9;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.menu.activo .izq ul li {
  animation: fadeInUp 0.6s forwards;
}
.menu.activo .izq ul li:nth-child(1) {
  animation-delay: 0.2s;
}
.menu.activo .izq ul li:nth-child(2) {
  animation-delay: 0.4s;
}
.menu.activo .izq ul li:nth-child(3) {
  animation-delay: 0.6s;
}
.menu.activo .izq ul li:nth-child(4) {
  animation-delay: 0.8s;
}
.menu.activo .izq .logo {
  /* animation: fadeInUp 0.6s forwards;
  animation-delay: 1.2s; */
}
.menu.activo .cerrar {
  animation: fadeInUp 0.8s forwards;
  animation-delay: 0.8s;
}
.menu.activo .der {
  /* transform: scale(1.2); */
}

/* 🔥 Animación de entrada */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.scroll1 {
  width: 100%;
  height: auto;
  padding: 60px 30px;
  padding-top: 90px;
  box-sizing: border-box;
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.scroll1 .col1 {
  width: 50%;
}
.scroll1 .col1 h2 {
  color: white;
  font-size: 62px;
  line-height: 68px;
  font-weight: 700;
}
.scroll1 .col2 {
  width: 50%;
  padding: 50px;
  padding-right: 0px;
  padding-left: 100px;
  box-sizing: border-box;
}
.scroll1 .col2 p {
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
}

.columnasx2 {
  width: 100%;
  height: auto;
  padding: 60px 30px;
  box-sizing: border-box;
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.columnasx2 .col1 {
  width: 50%;
}
.columnasx2 .col2 {
  width: 50%;
}
.columnasx2 .foto {
  width: 100%;
  height: 460px;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.columnasx2 .foto a {
  border: 1px solid #FFF;
  color: #FFF;
  padding: 15px 32px;
  box-sizing: border-box;
  font-family: "context_reprise_condensedBdCn" !important;
  border-radius: 6px;
  transition: all 0.25s ease 0s;
}
.columnasx2 .foto a:hover {
  background-color: #FFF;
  color: #111;
  font-family: "helveticaneuew01-77bdcnoblRg" !important;
}
.columnasx2 .cont {
  box-sizing: border-box;
}
.columnasx2 .cont h4 {
  color: white;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 20px;
}
.columnasx2 .cont p {
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
}
.columnasx2 .cont .bots {
  margin-top: 30px;
}
.columnasx2 .cont .bots a {
  font-family: "context_reprise_condensed_sCn" !important;
  display: inline-block;
  padding: 0px 2px;
  color: white;
  font-size: 22px;
  line-height: 28px;
  margin: 0px 0px;
  position: relative;
}
.columnasx2 .cont .bots a:hover {
  font-family: "context_reprise_condensedCnIt" !important;
  font-weight: 400 !important;
}
.columnasx2 .col1 .cont {
  padding: 50px;
  padding-left: 15%;
  padding-right: 15%;
}
.columnasx2 .col2 .cont {
  padding: 50px;
  padding-right: 13%;
  padding-left: 15%;
}

.texto100 {
  width: 100%;
  height: auto;
  padding: 60px 12%;
  box-sizing: border-box;
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.texto100 p {
  font-size: 18px;
  line-height: 26px;
  /* text-align: justify;
  text-align-last: center; */
}

.columnasx2fotos {
  width: 88%;
  height: auto;
  /* padding: 0px 30px; */
  box-sizing: border-box;
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.columnasx2fotos .col1 {
  width: 48%;
  height: 650px;
  background-position: center center;
  background-size: cover;
}
.columnasx2fotos .col2 {
  width: 48%;
  height: 650px;
  background-position: center center;
  background-size: cover;
}

.fotoHover {
  width: 100%;
  height: auto;
  padding: 60px 30px;
  box-sizing: border-box;
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.fotoHover .col1 {
  width: 48%;
}
.fotoHover .col2 {
  width: 48%;
}
.fotoHover .foto {
  width: 100%;
  height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.fotoHover .foto .foto1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
}
.fotoHover .foto .foto2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  transition: all 0.25s ease 0s;
}
.fotoHover .foto:hover .foto2 {
  opacity: 1;
}
.fotoHover .cont {
  box-sizing: border-box;
  width: 100%;
  max-width: 70%;
  margin-right: auto;
}
.fotoHover .cont p {
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
}

.botonxl {
  width: 100%;
  height: auto;
  padding: 60px 30px;
  box-sizing: border-box;
  max-width: 1400px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.botonxl a {
  font-family: "context_reprise_condensed_sCn" !important;
  display: inline-block;
  display: inline-block;
  padding: 10px 20px;
  color: white;
  font-size: 22px;
  line-height: 28px;
  margin: 0px 5px;
  position: relative;
}
.botonxl a:hover {
  font-family: "context_reprise_condensedCnIt" !important;
  font-weight: 400 !important;
}

.colecciones {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden !important;
  padding-top: 130px;
}
.colecciones .cu {
  width: 25%;
  aspect-ratio: 1/1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  position: relative;
  cursor: pointer;
  overflow: hidden !important;
}
.colecciones .cu .subcat {
	color: #FFF !important;
    border: 1px solid #EEE;
    padding: 2px 14px;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 10px;
    font-size: 12px !important;
	border-radius: 30px;
}
.colecciones .cu .foto1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  transition: all 0.25s ease 0s;
}
.colecciones .cu .foto2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  transition: all 0.25s ease 0s;
  transform: scale(1);
  opacity: 0;
  transition: transform 3s ease-out, opacity 0.6s ease-out; cursor: none;
}
.colecciones .cu .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 24px;
  box-sizing: border-box;
  background: #000000;
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 37%, rgba(0, 0, 0, 0) 100%);
}
.colecciones .cu .hover p {
  color: #FFF;
  opacity: 0;
  position: relative;
  z-index: 999;
  transition: all 0.25s ease 0s;
  font-size: 17px;
  line-height: 25px;
  font-family: "context_reprise_condensedBdCn" !important;
  display: inline-block;
}
.colecciones .cu:hover .foto1 {
  opacity: 0;
}
.colecciones .cu:hover .foto2 {
  /* transform: scale(1.1); */
  opacity: 0.4;
}
.colecciones .cu:hover .hover {
  opacity: 1;
}
.colecciones .cu:hover p {
  opacity: 1;
}
.colecciones .cu:hover .subcat {
	font-family: "context_reprise_condensed_sCn" !important;
}

.galeriasPop {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 999999;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  padding: 20px 0px;
  transition: opacity 0.8s ease;
}
.galeriasPop.activo {
  opacity: 1;
  pointer-events: auto;
}
.galeriasPop .cerrar {
  position: absolute;
  top: 44px;
  right: 54px;
  z-index: 99999;
  cursor: pointer;
  padding: 8px;
  box-sizing: border-box;
}
.galeriasPop .cerrar img {
  height: 20px;
  transition: all 0.25s ease 0s;
  opacity: 0.6;
}
.galeriasPop .cerrar img:hover {
  transform: rotate(90deg) scale(1.2);
  opacity: 1;
}
.galeriasPop .cerrar:hover p {
  font-family: "helveticaneuew01-77bdcnoblRg" !important;
  font-weight: 400 !important;
}
.galeriasPop .in {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  overflow-y: scroll;
}
.galeriasPop .in * {
  color: white;
}
.galeriasPop .in .arriba {
  width: 100%;
  max-width: 1200px;

    display: flex;
    align-items: center;
    justify-content: space-between; margin-bottom: 30px;
}
.galeriasPop .in  .contVideo {
 width: 100%;
  max-width: 1200px;
  padding-bottom:30px;
}
.galeriasPop .in  .contVideo iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
}
.galeriasPop .in .fotos {
  width: 45%;
  height: 100%;
}
.galeriasPop .in .fotos .swiper {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.galeriasPop .in .fotos .mySwiper .swiper-slide {
  width: 25% !important;
  height: 90px;
  opacity: 1;
  border: 2px solid #222;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.galeriasPop .in .fotos .mySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.galeriasPop .in .fotos .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid white;
}
.galeriasPop .in .fotos .mySwiper2 {
  margin-bottom: 10px;
}
.galeriasPop .in .fotos .mySwiper2 .swiper-slide img {
  width: 100%;
  height: auto;
}
.galeriasPop .in .fotos .mySwiper2 .swiper-button-next:after, .galeriasPop .in .fotos .mySwiper2 .swiper-button-prev:after {
  font-size: 30px;
}
.galeriasPop .in .descripcion {
  width: 50%;
  padding-right: 50px;
  box-sizing: border-box;
}
.galeriasPop .in .descripcion h5 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 10px;
}

.slider {
  width: 95% !important;
  height: auto;
  position: relative;
  width: 100%;
  height: auto;
  /* min-height: 500px; */
}
.slider .swiper-slide {
  background-position: center center;
  background-size: cover;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.slider .swiper-pagination-bullet-active {
  background-color: #222;
}
.slider .swiper-button-next,
.slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23ffffff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
  background-size: 20px 30px; /* opcional para controlar el tamaño */
}
.slider .swiper-button-prev,
.slider .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,22L0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22z' fill='%23ffffff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
  background-size: 20px 30px;
}




.submenuColeccion {
  width: 100%; background-color: #000; height: 50px; display: flex; align-items: center; justify-content: flex-start;
  top: 80px; position: fixed; z-index: 2;
}
.submenuColeccion .in {
   width: 100%; max-width: 1350px; margin: auto; display: flex;     align-items: center;    justify-content: center;
}
.submenuColeccion button {
  position: relative; height: 50px; padding: 10px 24px; display: flex; align-items: center; justify-content: center; text-transform: uppercase;
  background: transparent; border: none; color: #FFF; transition: all 0.25s ease 0s; cursor: pointer;
  font-size: 22px;  line-height: 30px; touch-action: manipulation; -webkit-tap-highlight-color: transparent;
  font-family: "context_reprise_condensed_sCn" !important;
}
.submenuColeccion button span {
  position: absolute; width: 0%; height: 3px; background-color: #FFF; left: 0px; bottom: 0px; transition: all 0.25s ease 0s; 
}
.submenuColeccion button.active span {
  width: 100%;
}
.submenuColeccion button:hover {
  font-family: "context_reprise_condensedCnIt" !important;
}
.submenuColeccion button:hover span {
  width: 100%;
}


.heroColeccionInterna {
  width: 100%; height: 220px; display: flex; align-items: center;
  justify-content: center; position: relative; background-position: center center; background-size: cover;
  background-attachment: fixed; 
}
.heroColeccionInterna h3 { color: #FFF; font-size: 50px; line-height: 60px; font-family: "context_reprise_condensedBdCn" !important; z-index: 1;}
.heroColeccionInterna .dark {
  background-color: rgba(0, 0, 0, 0.55); position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0;
}







.swiperGaleriax3 {
  width: 88%; margin: auto; padding: 60px 0px; box-sizing: border-box; position: relative; overflow-x: hidden !important;
}
.swiperGaleriax3 .swiper-slide {
  width: 100%; text-align: center;
}
.swiperGaleriax3 .swiper-slide p { margin-top: 18px; font-size: 15px; line-height: 22px; padding: 0px 25px;}

.swiperGaleriax3 .swiper-button-next svg, .swiperGaleriax3 .swiper-button-prev svg {
   height: 70%;
}


.swiperGaleriax3 .swiper-button-next,
.swiperGaleriax3 .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23ffffff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
  background-size: 20px 30px; /* opcional para controlar el tamaño */
}
.swiperGaleriax3 .swiper-button-prev,
.swiperGaleriax3 .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,22L0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22z' fill='%23ffffff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
  background-size: 20px 30px;
}





.teamlist {
  width: 88%; margin: auto; padding: 40px 0px; position: relative; display: flex;align-items: stretch; justify-content: center; flex-wrap: wrap;
}
.teamlist .cu {
  width: 25%; padding: 0px 30px; box-sizing: border-box; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: flex-start;
  margin-bottom: 40px;
}
.teamlist .cu img { width: 100%; height: auto; margin-bottom: 15px; border-radius: 100%;}
.teamlist .cu h3 { font-size: 18px; line-height: 26px; margin-bottom: 0px; font-family: "context_reprise_condensedCnIt";}
.teamlist .cu p { font-size: 15px; line-height: 23px; padding-bottom: 10px;}




.menu-item {
  position: relative;
  display: inline-block;
}
.submenu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #111;
  padding: 10px 0;
  list-style: none;
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  z-index: 100;
}
.submenu ul {
	position: absolute;
    background: #111;
    width: 100%; display: none;
}
.submenu li a {
  display: block;
  padding: 8px 16px;
  color: #fff;
  text-decoration: none;
}

.submenu li a:hover {
  background: #333;
}

/* Mostrar al hover */
.menu-item:hover .submenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}





.swiperHero {
	width: 100%; height: 90vh; overflow: hidden; position: relative;
}
.swiperHero .swiper-wrapper {

}
.swiperHero .swiper-slide {
	width: 100%; height: 100%;
}
.swiperHero .swiper-slide.foto {
	background-position: center center; background-size: cover;
}
.swiperHero .swiper-slide.video {
  position: relative;
  overflow: hidden;
}

.swiperHero .swiper-arrows-cont {
	background-color: red;
}

.swiperHero .swiper-slide.video .hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.swiperHero .swiper-pagination-bullet-active {
    background: #ffffff;
}
.swiperHero .swiper-pagination-bullet {
    background: #ffffff;
}

.swiperHero .swiper-button-next,
.swiperHero .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23ffffff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
  background-size: 20px 30px; /* opcional para controlar el tamaño */
}
.swiperHero .swiper-button-prev,
.swiperHero .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0,22L0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22z' fill='%23ffffff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
  background-size: 20px 30px;
}





.contVideos {
  margin-top: 100px; width: 100%; height: auto; padding: 0px 40px; box-sizing: border-box;
}
.contVideos .videos {
  display: flex; align-items: stretch; justify-content: space-between; flex-wrap: wrap;
}
.contVideos .videos .video-card {
  width: 24%; padding: 8px; box-sizing: border-box; text-align: left; margin-bottom: 40px; transition: all 0.3s ease;
}
.contVideos .videos .video-card:hover {
  opacity: 0.4;
}
.contVideos .videos .video-card img {
  width: 100%;
}
.contVideos .videos .video-card h3 {
  font-size: 16px; line-height: 23px; width: 90%; color: #FFF; margin-top: 15px;
  font-family: "context_reprise_condensed_sCn" !important;
}







#video-modal {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.85);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

#video-modal.active {
  display: flex;
}

.video-modal-inner {
  position: relative;
  width: 90%;
  max-width: 900px;
}

.video-wrapper {
  position: relative;
  padding-top: 56.25%; /* 16:9 */
}

.video-wrapper iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.close-modal {
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 32px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}




.lazy-img {
    opacity: 0;
    transition: opacity .4s ease;
}
.lazy-img.loaded {
    opacity: 1;
}








@media (max-width: 1200px) {
  .colecciones .cu {
    width: 33.3%;
  }
  .galeriasPop .in .fotos {
    width: 60%;
  }
  .galeriasPop .in .descripcion {
    width: 35%;
    padding-right: 0;
  }
  .teamlist .cu {
    width: 33%; padding: 0px 20px;
  }
}
@media (max-width: 992px) {
  .scroll1 {
    flex-direction: column;
    padding: 60px 32px;
    padding-bottom: 60px;
  }
  .scroll1 .col1 {
    width: 100%;
  }
  .scroll1 .col2 {
    width: 100%;
    margin-top: 30px;
    padding: 0px;
  }
  .columnasx2 {
    flex-direction: column;
    padding: 30px 50px;
    padding-bottom: 20px;
  }
  .columnasx2 .col1 {
    width: 100%;
  }
  .columnasx2 .col2 {
    width: 100%;
  }
  .columnasx2 .col2 .cont {
    padding: 40px 0px;
    padding-left: 0;
  }
  .columnasx2 .col1 .cont {
    padding: 40px 0px;
    padding-left: 0;
  }
  .menu .izq {
    z-index: 99;
    width: 100%;
  }
  .menu .der {
    position: absolute !important;
    width: 100%;
    left: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0.3;
  }
  .columnasx2fotos .col1 {
    height: 500px;
  }
  .columnasx2fotos .col2 {
    height: 500px;
  }
  .fotoHover .foto {
    height: 500px;
  }
  .fotoHover .cont {
    max-width: 80%;
  }
  .menu .izq ul li a {
    font-size: 13vw;
    line-height: 15.3vw;
  }
  .heroColeccionInterna {
    /* height: 46vw; */
  }
  .contVideos .videos .video-card {
    width: 33%; padding: 10px; margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  header .in .der .idiomas {
    margin-right: 20px;
  }
  .scroll1 .col1 h2 {
    font-size: 38px !important;
    line-height: 50px !important;
  }
  .columnasx2fotos {
    flex-direction: column;
  }
  .columnasx2fotos .col1 {
    width: 100%;
    height: 110vw;
    margin-bottom: 25px;
  }
  .columnasx2fotos .col2 {
    width: 100%;
    height: 110vw;
  }
  .fotoHover {
    flex-direction: column;
  }
  .fotoHover .col1 {
    width: 100%;
  }
  .fotoHover .foto {
    height: 110vw;
  }
  .fotoHover .col2 {
    width: 100%;
  }
  .fotoHover .cont {
    max-width: 100%;
    margin-top: 25px;
  }
  .botonxl a {
    font-size: 36px;
    line-height: 42px;
  }
  .colecciones .cu {
    width: 50%;
  }
  .galeriasPop {
    overflow-y: scroll !important;
  }
  .galeriasPop .in {
    height: inherit;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .galeriasPop .in .arriba {
    flex-direction: column;
  }
  .galeriasPop .in .fotos {
    width: 100%;
    height: auto !important;
  }
  .galeriasPop .in .descripcion {
    width: 100%;
    margin-top: 26px;
    padding-bottom: 30px;
  }
  .galeriasPop .in .fotos .mySwiper .swiper-slide {
    height: 14vw;
  }
  .galeriasPop .cerrar {
    top: 15px;
    right: 20px;
  }
  .slider {
    /* height: 60vh;
    min-height: 350px; */
  }
  .submenuColeccion {
    height: 40px;
  }
  .submenuColeccion button {
        height: 32px;
        padding: 4px 20px;
        font-size: 16px;
        line-height: 24px;
  }
  .submenuColeccion button span {
    height: 1px;
}
  .heroColeccionInterna {
    height: 200px;
  }

  .teamlist .cu {
    width: 50%; padding: 0px 30px;
  }
  .swiperHero {
	  height: 60vh; 
	}
   .contVideos {
    padding: 0px 16px;
  }
  .contVideos .videos .video-card {
    width: 50%; padding: 10px; margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  header .in {
    padding: 16px 30px;
  }
  header .in h1 {
    width: 65%;
  }
  header .in .logo {
    height: auto;
    width: 100%;
  }
  header .in .der {
    width: 35%;
    justify-content: flex-end;
  }
  header .in .der .idiomas {
    margin-right: 10px;
  }
  header .in .der .idiomas a {
    padding: 0px 4px;
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px;
  }
  header .in .der .idiomas a  b {
    font-size: 14px;
    line-height: 24px;
  }
  .menu .izq .logo {
    width: 86%;
  }
  .menu .cerrar {
    right: 20px;
  }
  .menu .izq {
    padding: 40px;
  }
  .menu .izq ul li a {
    font-size: 13vw;
    line-height: 16vw;
  }
  .colecciones .cu {
    width: 100%;
  }
  .submenuColeccion .in {
    flex-direction: column;
  }
  .submenuColeccion {
    height: 200px;
  }
  .colecciones {
      padding-top: 235px;
  }
  .heroColeccionInterna {
    /* height: 52vw; */
  }
  .teamlist .cu {
    width: 100%; padding: 0px 20px;
  }
  .swiperHero {
	  height: 400px; 
	}
  .contVideos .videos .video-card {
    width: 100%; padding: 0px; margin-bottom: 30px;
  }
  
}/*# sourceMappingURL=estilos.css.map */