/* .navbar {
 background-color:#f8f7df;

} */
p{
    color: #f8f7df;
}
a:hover{
  color: #f8f7df;
}
/* .button-container.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background:#51342d ;
  z-index: 10;
}

.button-container.active .middle {
  opacity: 0;
  background: #51342d ;
  z-index: 10;
}

.button-container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #51342d;
  z-index: 10;
}

.button-container span {
  background: #51342d;
  border: none;
  height: 5px;
  width: 35px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
  z-index: 10;
} */

.headerRooms{
    height: 20vh;
    background-image: url("/work/models/memorica/recursos/exposiciones/elGranAcuario/img/s0/bannerS0.jpg");
    background-size: cover;
display: flex;
justify-content: flex-end;
align-items: flex-end;

}
.blended-text {
  font-size: 12rem;
  font-family: "Merienda-ExtraBold";
  margin: 0 2rem 0 0;
  color: #f8f7df;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  animation: revealClip 1.5s ease-out forwards;
}

@keyframes revealClip {
  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.lineWhite{
    height: 8px;
    background-color: #f8f7df;
}
.greca{
     height:7rem;
    background-image: url("/work/models/memorica/recursos/exposiciones/elGranAcuario/img/greca.svg");
    background-repeat: repeat-x;
    /* background-position: -2px; */
}
.greca2{
     height:7rem;
    background-image: url("/work/models/memorica/recursos/exposiciones/elGranAcuario/img/greca.svg");
    background-repeat: repeat-x;
    /* background-position: -2px; */
}
.logo2{
  position: absolute;
  left: 5rem;
  top: 30vh;
}
.intro{
    margin-top: 15rem;
}
.modalGolfo{
    background-color: #8638326d;
}
.modalGolfo .modal-dialog .modal-content{
    border: #865959 8px solid;
    border-radius: 20px;
    background-color: #f8f7df;
    
}
.modalGolfo .modal-dialog .modal-content .modal-header {
    
    border: none;
}
.modalGolfo .modal-dialog .modal-content .modal-header .btn-close{
background-image: url("/work/models/memorica/recursos/exposiciones/elGranAcuario/img/close.svg");
opacity: 1;
background-size: 2rem;
width: 3rem;
height: 3rem;
}
.turtle{
    position: relative;
    padding-top: 10rem;
}
.turtle p{
    text-align: end;
}
.endArticle{
    padding-top: 10rem;
    position: relative;
}
.seaLions{
    position: relative;
}
.contentSeaLions img{
width: 100%;
}
.contentSeaLions{
    position: absolute;
    right: calc(5% - 15% / 2);
    z-index: 1;
    width: 15%;
}

.bubble {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
}

@keyframes rise {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-120vh); /* Sube más allá del viewport */
  }
}
#bubble-container {
  position: relative;
  overflow: hidden; /* Opcional: evita que se vean burbujas fuera del contenedor */
}

.btnRooms{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btnRooms svg{
  width: 100%;
}
.containerTitle{
  position: absolute;
}

.containerTitle h3{
    font-family: "Oswald-Bold";
    text-align: center;
    font-size: 2.5rem;
    color: #f8f7df;
}
.menuRooter{
  background-color: #85a9c7;
  background-image: url("/work/models/memorica/recursos/exposiciones/elGranAcuario/img/trama.svg");
  background-repeat: repeat;
  background-size: 8rem;
  position: relative;
  ;
}

.spaceBlue{
  height: 80px;
}
.containerDancer{
  position: absolute;
  width: 20%;
  right: calc( 10% - 20% / 2);
  bottom: -3%;
}
.containerDancer2{
  position: absolute;
  width: 20%;
  left: calc( 10% - 20% / 2);
  bottom: -3%;
  transform: scaleX(-1);
}
.grecaFooter{
  position: absolute;
  width: 10rem;
  left: calc( 35% - 10rem / 2);
  bottom:0;
}

.grecaFooter2{
  position: absolute;
  width: 10rem;
  right: calc( 35% - 10rem / 2);
  bottom:0;
}

h2{
  color: #51342d;
   font-family: "Oswald-Bold";
   font-size: 3rem;
}
h4{
  margin-top: 4rem;
    font-family: "Oswald-Bold";
   font-size: 2rem;
    color: #51342d;
}
.creditsModal p{
  color: #51342d;
}

.creditsModal{
  padding: 3rem 3rem 15rem 3rem;
  position: relative;
}

.imgCredits{
  position: absolute;
  bottom: 0;
  right: 3rem;
}
.seaLions img{
  width: 100%;
}
.btnHover{
  transition: transform 1s;
}
.btnHover:hover{
  transform: scale(1.1);
}

.textRight{
  text-align: end;
}
.twoColums{
    column-count: 2;
     column-gap: 3em; 
}
.btnCollapse{
    font-family: "Oswald-Bold";
    font-size: 2.5rem;
    color: #f8f7df;
     display: inline-flex;
  align-items: center;
  gap: 0.5em;
  position: relative;
  align-self: flex-end;
}

.btnCollapse::before,
.btnCollapse::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url('/work/models/memorica/recursos/exposiciones/elGranAcuario/img/tramaOriginal.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.seeMore{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: 10rem;
  flex-direction: column;
}
.absoluteGreca{
  position: absolute;
  bottom: 0;
width: 100%;
}
.spaceGreca{
  height: 10rem;
  height: 8rem;
}
@media only screen and (max-width: 1200px){
  .blended-text{
    font-size: 10rem;
  }
.imgCredits{
  position: relative;
width: 90%;

align-self: flex-end;
justify-self: flex-end;
right: 0
}
.creditsModal{
  padding: 2rem ;
 display: flex;
 flex-direction: column;
 justify-content: flex-end;
}
}
@media only screen and (max-width: 992px){
.containerTitle h3{
  font-size: 1.5rem;
}
.blended-text{
    font-size: 7rem;
  }
}
@media only screen and (max-width: 768px){
  .intro{
    margin-top: 5rem;
}
  .blended-text{
    font-size: 4rem;
  }
  .logo2{
    display: none;
  }
.turtle{
  flex-direction: column-reverse;
}
.endArticle{
  padding-top: 5rem;
}
.seaLions{
  height: 25rem;
}
.contentSeaLions{
  width: 45%;
  top: 10%;
}

.containerTitle h3{
  font-size: 1rem;
}

.twoColums{
    column-count: 1;
     /* column-gap: 3em;  */
}
.spaceGreca{
  margin-top: 15rem;
}
}
@media only screen and (max-width: 468px){
   .blended-text{
    font-size: 3rem;
  }
  .containerTitle h3{
  font-size: 0.7rem;
}
}