/*General*/
.node .field--type-image {
    float: inherit;
    margin:0;
}
.fami-bold{
    font-family: 'NestleText-Bold';
}
strong {
    font-family: 'NestleText-Bold';
}
.Mobil {
    display: none !important;
}
.subtitulo {
    color: #000;
    font-size: 20px;
}
.texto {
    font-size: 20px;
}
/* Tamaño de pantalla Youtube */
iframe.media-oembed-content {
    width: 100%;
}
#movie_player > div.html5-video-container > video {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}
/* pop up css */
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
}
  .overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
    margin: 70px auto;
    padding: 35px;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 1s ease-in-out;
}
.popup video {
    width: 95% !important;
    height: 450px !important;
}
.popup .close {
    position: absolute;
    top: 0px;
    right: 10px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
  .popup .close:hover {
    color: #f00;
}
.popup .content {
    max-height: 30%;
    overflow: auto;
}
/* fin */
.imgTitulo {
    display: flex;
    justify-content: center;
    margin: 2rem;
}
.imgTitulo img {
    width: 500px;
}
.contenedorBotonUnirme {
    margin-top: 2rem;
    font-weight: 900;
}
.field.field--name-field-blog-baner.field--type-image.field--label-hidden.field__item,
.field.field--name-field-media-image.field--type-image.field--label-hidden.field__item,
.field.field--name-field-banner-de-categoria.field--type-image.field--label-hidden.field__item {
  margin: 0;
  float: inherit;
}  
#block-bootstrap-barrio-content > div > article > div > div:nth-child(5) > div > div > div > div > div {
    margin-top: inherit !important;
    margin-bottom: -15rem !important;
    position: relative;
    padding-top: 12rem;
    bottom: 15rem;
    z-index: 1;
}
 /* banner */
.node--unpublished {
    padding: 0;
}
/* contenido */
.seccion1 {
    margin-bottom: 6rem
}
.seccion2 {
    margin-bottom: 4rem;
}
.seccion4, .seccion5 {
    background-color: #0076B3;
}
.seccion1 .etiqueta {
    color: #01446c;
    font-weight: 900;
    width: 65%;
    position: relative;
    left: 18%;
}
.seccion1 .titulo {
    color: #000;
    font-size: 32px;
    font-weight: 900;
    font-family: 'NestleText-Bold';
    margin-bottom: 1rem;
    width: 65%;
    position: relative;
    left: 18%;
}
.seccion1 .texto {
    color: #000;
    font-size: 20px;
    width: 65%;
    position: relative;
    left: 18%;
}
.seccion1 .video {
    text-align: center;
    position: relative;
}
div#video-principal-imagen {
    text-align: center;
}
.seccion1 .video-imagen img {
    cursor: pointer;
    width: 65%;
    text-align: center;
}
.seccion1 .video iframe.media-oembed-content {
    width: 65%;
    height: auto;
    min-height: 500px;
}
.seccion2 .episodio {
    margin-bottom: 2rem;
}
.seccion2 .titulo {
    color: #000;
    font-size: 20px;
    font-weight: 900;
    font-family: 'NestleText-Bold';
    line-height: 1.2;
}
.seccion2 .episodios {
    padding: 0 8rem;
}
.seccion2 .episodio iframe.media-oembed-content {
    width: 100%;
    height: auto;
    min-height: 500px;
}
.seccion3 .imgGuia {
    text-align: center;
    position: relative;
    z-index: 2;
}
.seccion4 {
    margin-bottom: inherit !important;
}
.seccion4 .texto {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 1rem;
}
.tall-photo-post {
    height: 500px !important;
} 

.seccion4 .tiktok {
    height: 1000px;
    width: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

.seccion4 .contenedorBotonUnirme {
    text-align: center;
}

/* Tint Tiktoks */
#hypeHolderInner > div {
    border-radius: 20px;
}

.seccion4 .tiktok .button {
    margin: 5px 10px;
    background-color: #fff;
    border-radius: 50px;
    border-color: transparent;
    font-size: 20px;
    padding: 0.5rem 4rem;
    outline: none;
    line-height: 26px;
}

#tint-themes > div > div.footer > button.click-for-more.button {
    margin: 5px 10px;
    background-color: #fff;
    border-radius: 50px;
    border-color: transparent;
    font-size: 20px;
    padding: 0.5rem 4rem;
    outline: none;
    line-height: 26px;
}
.seccion5 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    margin-bottom: -4rem;
}
.seccion5 .titulo {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    font-family: 'NestleText-Bold';
}
.seccion5 .texto {
    color: #fff;
}
a.yaRegistrado {
    color: #fff;
}
/* Responsive */
@media screen and (min-width: 1660px) {
    .texto {
        font-size: 24px;
    }
    .imgTitulo img {
        width: 700px;
    }
    .seccion1 .texto {
        font-size: 24px;
    }
    .popup {
        width: 50%;
    }
    .seccion5 .titulo {
        font-size: 38px;
    }
    .BotonUnirme {
        padding: 0.5rem 8rem;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (max-width: 767px) {

    .Mobil {
        display: block !important;
    }
    .Desktop {
        display: none !important;
    }
    .BotonUnirme {
        padding: 0.5rem 4rem !important;
    }
    .texto {
        font-size: 16px;
    }
    .seccion1 .etiqueta {
        width: 100%;
        left: 0;
    }
    .seccion1 .titulo {
        font-size: 18px;
        line-height: 1.2;
        margin-top: 1rem;
        width: 100%;
        left: 0;
    }
    .seccion1 .texto {
        font-size: 16px;
        line-height: 1.2;
        width: 100%;
        left: 0;
    }
    .seccion1 .video-imagen img {
        width: 100%;
    }
    .seccion1 .video iframe.media-oembed-content {
        width: 100%;
        min-height: 200px;
    }
    .seccion2 .titulo {
        font-size: 18px;
    }
    .seccion2 .subtitulo {
        font-size: 16px;
    }
    .seccion2 .episodios {
        padding: 0;
    }
    .seccion2 .episodio iframe.media-oembed-content {
        min-height: 200px;
    }
    .seccion4 .texto {
        font-size: 18px;
    }
    .seccion4 .tiktok {
        height: 400px;
    }
    #block-bootstrap-barrio-content > div > article > div > div:nth-child(5) > div > div > div > div > div {
        margin-bottom: -12rem !important;
        bottom: 12rem;
    }
    .seccion5 .contenedorTexto.Mobil {
        text-align: center;
    }
    .seccion5 .titulo {
        font-size: 18px;
    }
    a.yaRegistrado {
        margin-left: 0rem;
    }
}

/* TEMPORADAS BUTTONS */
.temporadas {
  display: block;
  margin: 25px 0 35px 0;
  position: relative;
  text-align: center;
}

.temporadas a.temp {
  padding: 10px 25px;
  background-color: #e1f5fe;
  color: #01446c;
  font-weight: bold;
  margin: 0 15px 0 15px;
  border-radius: 20px;
  cursor: pointer;
}

.temporadas a.temp.active {
  background-color: #127db7;
  color: #fff;
}

@media screen and (max-width: 767px) {
.temporadas a.temp {
  margin: 0 5px 0 5px;
}
}