/* @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&display=swap'); */

@font-face {
  font-family: 'Ciudadana';
  src: url('ciudadana-regular.woff2') format('woff2'),
    url('ciudadana-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Ciudadana-bold';
  src: url('ciudadana-bold.woff2') format('woff2'),
    url('ciudadana-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html, body {
  /* position: relative;
  height: 100%; */
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility !important;
  font-family: 'Ciudadana', sans-serif;
  /* font-weight: 300; */
  font-size: 2vw;
  /* font-size: 3vmax; */
  margin: 0px;
  overflow-x: hidden;
  /*para cambiar combinacion de colores*/
  background-color: #b1224d;
  color: #fff;

}



a:-webkit-any-link {
  cursor: pointer;
  text-decoration: none;
  color: #cab77c;
}

a:hover {

  color: #1b3b47;
}

.arrows_control_right {
  float: right;
}


.arrows_control_left {
  float: left;
}

.arrows_control_button {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #8a8079;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: realtive;
  transition: all .3s;
  cursor: pointer;
  box-shadow: inset 0 0 0 25px #8a8079;
  color: #fff;
  margin: 0.3em;
}

.arrows_control_button a {
  text-decoration: none;
  color: #fff;
}

.arrows_control_button a:hover {
  color: #000;
}


.bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;


}


@-webkit-keyframes zoom-a {
	0% { background-size:   100% auto; }
	100% { background-size:   110% auto; }
}
@-moz-keyframes zoom-a {
	0% { background-size:   100% auto; }
	100% { background-size:   110% auto; }
}
@-o-keyframes zoom-a {
	0% { background-size:   100% auto; }
	100% { background-size:   110% auto; }
}
@keyframes zoom-a {
	0% { background-size:   100% auto; }
	100% { background-size:   110% auto; }
}
.type-a {
  -webkit-animation: zoom-a 10s linear infinite alternate; /* Safari 4+ */
  -moz-animation:    zoom-a 10s linear infinite alternate; /* Fx 5+ */
  -o-animation:      zoom-a 10s linear infinite alternate; /* Opera 12+ */
  animation:         zoom-a 10s linear infinite alternate; /* IE 10+, Fx 29+ */
}

button {
  margin-left: 0;
  width: 5em;
  height: 5em;
  border-radius: 50%;
  background-color: antiquewhite;
  /* font-family: 'Playfair Display', serif; */
  font-size: 1em;
  float: right;
  z-index: 9;
  cursor: pointer;
  border-color: #fff;
  border-style: solid;
}

.boton-play {

  position: absolute;
  top: 55%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  cursor: pointer;
}

.boton-play img {
  max-width: 100px;
  height: auto;
}


.base-nav {
  z-index: 9;
  position: fixed;
  top: 0px;
  padding-left: 10px;
  width: 100%;
  /* background-color: #eee2daeb;*/
  height: 2em;
}

.color_marcador{
background-color: #514f83;
}

.color_creditos{
  background-color: #E28576;
  }

  .color_comedia{
    background-color: #E28576;
    }

.contenedor-titulos-portada {
  position: absolute;
  padding: 1em;
  z-index: 9;
  bottom: 15%;
  text-align: right;
}

.contenido {
  background-color: #ebddd4d6;
  color: #1b3b47;
  padding: 10vh;
  /* float: right; */
  position: absolute;
  right: 0px;
  height: 80vh;
  font-size: 20px;
  /* column-count: 3; */
  -webkit-font-smoothing: antialiased;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contenido-lugar {
  max-width: 1280px;
  padding: 4em;
}

.contenido-obra {
  max-width: 780px;
  text-align: left;
  padding: 3em;
}

.contenido-obra h2 {
  margin-block-end: 0.4em;
  text-align: center;
}

.contenido-obra h3 {
  text-align: center;
  text-transform: uppercase;
}

.contenido-obra h6 {
  text-align: center;
  margin-block-start: 0em;

}

.contenido-bio {
  margin: auto;
  min-height: 100vh;
  max-width: 1280px;
  /* font-size: 1.5em; */
  text-align: justify;
  margin-bottom: 2em;
  color: #fff;
  padding: 4em;
}

.contenido_cierre, .contenido_video, .contenido_portada {
  margin: auto;
  /* min-height: 100vh; */
  max-width: 1200px;
  /* font-size: 1.5em; */
  text-align: justify;
  margin-top: 2em;
  /* margin-bottom: 2em; */
  padding: 1em;
  color: #fff;
}


.contenido_cierre{
  margin-top: 1em;
}


.contenido-bio h2 {

  color: #eee2da !important;
}

.contenido-info {
  margin: auto;
  max-width: 768px;
  /* font-size: 1.5em; */
  text-align: center;
  margin-bottom: 2em;
  color: #fff;
  padding: 4em;

}

.contenido-info h6 {
  font-size: 2em;
  margin-bottom: 0em;
}

.contenido-continuar {
  /* font-family: 'Playfair Display', serif; */
  color: white;
  width: 100%;
  background-color: #666;
  min-height: 4em;
  font-size: 1.4em;
  font-weight: 400;
  text-transform: uppercase;

}

.contenido-siguiente {
  display: flex;
  align-items: center;
  float: right;
  padding: 1em;

}

.contenido-anterior {
  display: flex;
  align-items: center;
  float: left;
  padding: 1em;
}

.contenido-anterior a:link, .contenido-anterior a:visited, .contenido-anterior a:active {
  text-decoration: none;
  color: #eee2da;
}

.contenido-anterior a:hover {
  text-decoration: none;
  color: #fff;
}

.contenido-anterior a {
  text-decoration: none;
  color: #eee2da;

}

em {
  font-family: 'Ciudadana-bold', serif;

  font-style: italic;
  color: #cab77c;
}



.fondo_guia {
  background-image: url(../img/creditos2.webp);
}
.fondo_crono {
  background-image: url(../img/telon.webp);
}



.fondo_index {
  background-image: url(../img/telon3.webp);
}
.fondo_creditos {
  background-image: url(../img/creditos.webp);
}

.fondo_bio2 {
  background-image: url(../img/1-golf.webp);
  background-position: bottom left;
}

.fondo_comedia{
  background-image: url(../img/comedia.webp);

}

.fondo_teatro{
  background-image: url(../img/teatro2.webp);

}



.fondo_abuelo {
  background-image: url(../img/portadas/10-abuelo.webp);
}

.fondo_borges {
  background-image: url(../img/portadas/1-borges_v2.webp);
}

.fondo_cinemateca{
  background-image: url(../img/portadas/6-cinemateca.webp);
}
.fondo_golf {
  background-image: url(../img/portadas/1-borges.webp);
}

.fondo_el_galpon {
  background-image: url(../img/portadas/8-elgalpon.webp);
}

.fondo_escultor {
  background-image: url(../img/portadas/7-padre.webp);
}

.fondo_londres {
  background-image: url(../img/portadas/2-londres.webp);
}

.fondo_maciel {
  background-image: url(../img/portadas/4-maciel.webp);
}
.fondo_sacre {
  background-image: url(../img/portadas/3-sacre.webp);
}

.fondo_solis {
  background-image: url(../img/portadas/5-solis.webp);
}

.fondo_sodre{
  background-image: url(../img/portadas/9-sodre.webp);
}
.fondo_odeon{
  background-image: url(../img/portadas/11\ -\ TEATRO\ ODEON.webp);
}
.fondo_madrid{
  background-image: url(../img/portadas/12\ -\ MADRID.webp);
}
.fondo_panteon{
  background-image: url(../img/portadas/13\ -\ CEMENTERIO.webp);
}
.fondo_nina{
  background-image: url(../img/portadas/14-NINA.webp);
}
.fondo_bsas{
  background-image: url(../img/portadas/15\ -\ BAIRES-MVD.webp);
}
.fondo_emily{
  background-image: url(../img/portadas/16\ -\ TEATRO\ NOTARIADO.webp);
}


.fondo-color {
  width: 100%;
  height: auto;
  background-color: #1f1a15cc;
}

.fondo-color-2 {
  width: 100%;
  height: auto;
  background-color: #1f1a15d4;
}

.footer {
  color: #cab77c;
  background-color: #fff;
  min-height: 1em;
  font-size: 0.8em;
  text-align: justify;
  position: relative;
  width: 100%;
  overflow: hidden;

}

.foto-libro {
  text-align: center;
}

.foto-libro img {
  width: 25%;
  height: auto;
  max-width: 300px;
  padding: 1em;
}

.foto_guia {
  max-height: 350px;
  margin-top: -5em;
  z-index: 0;
}

h1 {
  font-family: 'Ciudadana-bold', serif;

  color: #cab77c;
  /* text-shadow: 1px 1px 1px black; */
  z-index: 1;
  font-size: 2em;
  font-weight: 400;
  /* position: absolute; */
  /* left: 1em; */
  /* top: 1em;*/
  /*white-space: nowrap;*/
  margin-block-start: 0.3em;
  margin-block-end: 0.3em;
  line-height: 1em;
}

h2 {
  font-family: 'Ciudadana-bold', serif;
  color: rgba(255, 255, 255, 0.911);
  z-index: 2;
  margin-block-start: 0.3em;
  margin-block-end: -1em;
}

h3 {
  font-family: 'Ciudadana-bold', serif;
    /*font-family: 'Playfair Display', serif;*/

  color: #ccb87d;
  z-index: 1;
  font-size: 3em;
  font-weight: 400;
  margin-block-start: 0.3em;
  margin-block-end: 0.3em;
  line-height: 1em;
}

h4 {
  /*font-family: 'Playfair Display', serif;*/
  font-size: 1.5em;
  font-weight: 400;
  color: #e1e1e1;
  margin-block-start: 0.5em;
  margin-block-end: 1.5em;
}


h4 a:hover{
  color: #cab77c;
}

h5 {
  /*font-family: 'Playfair Display', serif;*/
  font-size: 1.1em;
  font-weight: 400;
  color: #e9dfd8;
  padding: 0em;
  margin: 0em;
}

h6 {
  /* font-family: 'Playfair Display', serif; */
  font-size: 1.4em;
  font-weight: 400;
  color: #e9dfd8;
  margin-block-start: 1em;
  margin-bottom: 1em;
}

.gs_reveal_fromLeft img {
  max-width: 100%;

}

.gs_reveal img {
  max-width: 100%;
  border: 0.5em solid #cab67cd8;
}

.logo_descubri {
  z-index: 999;
  position: fixed;
  right: 0.5em;
  top: 0em;
  padding: 0em;
  margin: 0 auto;
  text-align: center;
}

.logo_descubri img {
  max-width: 125px;
}

.logo_imm {
  background-color: #fff;
  padding: 1em;
  /* width: fit-content; */
  color: #000;
  /* margin: 0 auto; */
  margin-top: 2em;
  border-radius: 10px;
  text-align: center;

}

.logo_imm img {
  /* position: absolute;
  right: 1em; */
  /* top: 1em; */
  /* float: right; */
}

.mapa {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

/*MENU NAV */
.menu-button {
  border: 0;
  background-color: #cab77c;
  padding: 15px;
  border-radius: 50px;
  /* margin: 10px; */
  width: 60px;
  height: 60px;
  position: fixed;
  left: 1em;
  top: 1em;
  z-index: 999999;
  outline: none;
  cursor: pointer;
}

.menu-button:hover{
  background-color: #fff;
}


.menu-button.active {
  background-color: #ffffffc2;
}




.menu-button:hover .menu-bar,
.menu-button.active .menu-bar {
  background-color: black;
}

.menu-button .menu-bar {
  width: 30px;
  height: 2px;
  background-color: white;
  position: relative;
  margin: 4px 0;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

#menu {
  width: 100%;
  height: 0%;
  position: fixed;
  background-color: #cab67cec;
  top: 0%;
  left: 0%;
  /* -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); */
  z-index: 998;
  background-image: url(../img/telon.webp);
  background-position: bottom;
  background-size: cover;

  background-repeat: no-repeat;
  opacity: 0.9;
}

.menu-nav {
  list-style: none;
  margin: 0;
  padding: 30px 0;
  text-align: left;
  position: absolute;
  top: 40%;
  left: 40%;
  -webkit-transform: translate(-40%, -40%);
  transform: translate(-40%, -40%);
  width: 100%;
  /* width: fit-content; */
  font-size: 1.5em;
  overflow: hidden;
}
.menu-nav li {
  padding-left: 1em;
  /* font-family: 'Playfair Display', serif; */

}

.menu-nav a {
  text-decoration: none;
  color: #FFF;
  padding: 8px;
  display: block;
  opacity: 0;
  transition: 0.5s;
  /* text-transform: uppercase; */
  width: fit-content;

}

.menu-nav a:hover {
  /* background-color: #b1224d; */
  color: #cab77c;
}


#portadaVideo{
  border: 4px solid #fff;
}
/*++++++*/


section {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  /*margin-top: 2em;*/
}

.section.height_full.valign_center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

sup {
  vertical-align: super;
  font-size: x-small;
}

sub {
  color: #999;
  font-style: italic;
}

.texto-creditos {
  max-width: 100%;
  font-size: 1.1em;
  padding-top: 1em;
  text-align: center;
}


.texto-derecha {
  max-width: 50%;
  padding-left: 15em;
  font-size: 1.1em;
  padding-top: 1em;
}


.texto-izquierda {
  max-width: 75%;
  padding-left: 1em;
  font-size: 1.1em;
}

.texto-bio {
  max-width: 50%;
  /* padding-left: 15em; */
  font-size: 1.1em;
}


.texto {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.texto-barrios {
  column-count: 3;
  column-gap: 40px;
  column-rule: 1px solid #ebddd4d6;
  padding-top: 1.5em;
  column-span: all;
}

.texto-barrios p {
  margin-block-start: 0em;

}

.texto_descripcion{
padding: 1em;
margin-bottom: 1em;
}

.texto_descripcion span{
  font-size: 1.2em;
}

.texto-barrios h6 {
  margin-block-start: 0em;
  margin-block-end: 0.33em;
  /*break-before: column;*/
}

.titulo-conocio{
  visibility: hidden;
}
.titulo-conocio h2{
  font-family: 'Ciudadana-bold', serif;
  margin-right: 1em;
}

.titulo-conocio h2 span{
  font-family: 'Ciudadana', serif;
  color: #cab77c;
  line-height: 1.5em;
  font-weight: 100;
}
.titulo-cuando{
  visibility: hidden;
}
.titulo-cuando h1 {
  font-family: 'Ciudadana', serif;
  font-size: 4em;
  color: #fff;
  font-weight: 300;
  margin-block-start: 0em;
    margin-block-end: 0em;
    padding: 0;
    margin: 0;
}
.titulo-cierre {
  text-align: right;
  margin-top: -1em;
}

.titulo_segui {
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  margin-top: 1em;

}
.titulo_descubriendo{
  font-size: 2em;
  color: #cab77c;

}

.titulo-portada  {
margin-top: -1.5em;
margin-right: 1em;
visibility: hidden;
}

.titulo-portada h1 {
  font-size: 4em;
  /* font-family: 'Playfair Display', serif; */
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding: 0;
  margin: 0;
}


.titulo-sitio {
  font-size: 0.7em;
  padding-top: 10px;
}

.video_portada {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.video_mini {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 50%;
  min-height: auto;
}

/* .scan{
  margin: 0 auto;
  text-align: center;
  padding: 2em;
} */

.scan  img {
  max-width: 150px;
}

.scan{
  position: fixed;
  right: 20px;
  bottom: 20px;
  text-align: center;
  z-index: 999;
  font-size: 0.8em;
}


/*SWIPPER*/
.swiper_texto {
  /* font-family: 'Playfair Display', serif; */
  font-size: 1em;
  position: absolute;
  background-color: #24201b;
  border-radius: 1em;
  color: #fff;
  padding: 0.8em;

}

.swiper_texto a:link, .swiper_texto a:visited, .swiper_texto a:active {
  text-decoration: none;
  color: #eee2da;
}

.swiper_texto a:hover {
  text-decoration: none;
  color: #5d8eaf;
}


.swiper-container {
  width: 100%;
  height: 300px;
  margin: 20px 0;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  color: #000;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
  color: #fff;
  background: #24201b;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #e7c594 !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  right: 10px;
  left: auto;
  color: #fff !important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
  cursor: auto;
  pointer-events: all !important;
}


/*scroll dowwn anima */
.css-scroll-down {
  background-color: #ccb87d;
  color: #000;

}

.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  /* border: 2px solid #faebd7; */
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  transform: scale(1);
}

.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 7px);
  transform: rotate(-45deg);
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border: 2px solid #fff;
  border-width: 0px 0 2px 2px;
}

@keyframes bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@media only screen and (max-width: 1280px) {
  .texto-barrios {
    column-count: 2;
    column-rule: 1px solid #ebddd4d6;
    padding-top: 1.5em;
  }
}


@media only screen and (max-width: 768px) {
  .texto-derecha {
    max-width: 100%;
    padding-left: 0em;
  }

  .contenido-bio {
    padding: 1em;
  }

  .contenido-barrio {
    padding: 1em;
  }

  .contenido-obra {
    padding: 2em;
  }

  .texto-bio {
    max-width: 100%;
  }

  .video_portada {
    top: 50%;
  }

  .boton-play {
    top: 70%;

  }


  .contenido-anterior {
    visibility: hidden;
  }

  .contenido-obra {
    padding: 1em;
  }

  .contenido-lugar {
    padding: 1em;
  }

  .contenido-continuar {
    font-size: 1em;
  }


  @-webkit-keyframes zoom-a {
    0% { background-size:  auto 100%; }
    100% { background-size:  auto 110%; }
  }
  @-moz-keyframes zoom-a {
    0% { background-size:  auto 100%; }
    100% { background-size:  auto 110%; }
  }
  @-o-keyframes zoom-a {
    0% { background-size:  auto 100%; }
    100% { background-size:  auto 110%; }
  }
  @keyframes zoom-a {
    0% { background-size:  auto 100%; }
    100% { background-size:  auto 110%; }
  }


  .fondo_abuelo {
    background-image: url(../img/portadas/10-abuelo768.webp);
  }
  
  .fondo_borges {
    background-image: url(../img/portadas/1-borges768_v2.webp);
  }
  .fondo_comedia{
    background-image: url(../img/comedia768.webp);

  }
  .fondo_cinemateca{
    background-image: url(../img/portadas/6-cinemateca768.webp);
  }
  .fondo_golf {
    background-image: url(../img/portadas/1-borges768.webp);
  }
  
  .fondo_el_galpon {
    background-image: url(../img/portadas/8-elgalpon768.webp);
  }
  
  .fondo_escultor {
    background-image: url(../img/portadas/7-padre768.webp);
  }
  
  .fondo_londres {
    background-image: url(../img/portadas/2-londres768.webp);
  }
  
  .fondo_maciel {
    background-image: url(../img/portadas/4-maciel768.webp);
  }
  .fondo_sacre {
    background-image: url(../img/portadas/3-sacre768.webp);
  }
  
  .fondo_solis {
    background-image: url(../img/portadas/5-solis768.webp);
  }
  
  .fondo_sodre{
    background-image: url(../img/portadas/9-sodre768.webp);
  }

  .fondo_odeon{
    background-image: url(../img/portadas/11\ -\ TEATRO\ ODEON768.webp);
  }
  .fondo_madrid{
    background-image: url(../img/portadas/12A\ -\ MADRID768.webp);
  }
  .fondo_panteon{
    background-image: url(../img/portadas/13\ -\ CEMENTERIO768.webp);
  }
  .fondo_nina{
    background-image: url(../img/portadas/14-NINA768.webp);
  }
  .fondo_bsas{
    background-image: url(../img/portadas/15\ -\ BAIRES-MVD768.webp);
  }
  .fondo_emily{
    background-image: url(../img/portadas/16\ -\ TEATRO\ NOTARIADO768.webp);
  }


  .fondo-color {
    background-color: #1f1a15d1;
  }



  .foto-libro img {
    width: 40%;
  }

  h1 {
    font-size: 3.5em;
  }

  h2 {
    font-size: 1.5em;
  }

  h3 {
    font-size: 2em;
    padding-bottom: 0.2em;
  }

  h4 {
    /* font-size: 1.1em; */
    padding-bottom: 1em;
  }

  #menu {
    background-image: url(../img/telon768.webp?1);
 
  
  }

  .menu-button {
    padding: 10px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    left: 0.5em;
    top: 0.5em;

}

  h2 {
    font-size: 1.5em;
  }

  .texto-barrios {
    column-count: 1;
  }

  .scan  img {
    max-width: 80px;
  }
  


  .scroll-down {
    bottom: 1em;
  }

}

@media only screen and (max-width: 900px) {
.scan{
  right: 10px;
  bottom: 15px;
}

}
@media only screen and (max-width: 600px) {

  body {
    font-size: 4vw; 
  }

  .titulo-cierre {
    text-align: left;
    margin-top: -1em;
  }
  h2 {
    font-size: 1.5em;
  }

  .logo_descubri img {
    max-width: 100px;
  }

  .logo_imm img {
    max-width: 150px;
  }

}

@media only screen and (max-width: 440px) {

  body {
    font-size: 6vw; 
  }

  .logo_imm  {
    flex-direction: column;
    align-content: center;
    align-items: center;
    height: auto;
    text-align: left;
  }

  .logo_imm img {
    position: relative;
    text-align: left;
  }


  .logo_imm p{
    display: none;
  }


}