@import url('default.css');

/* -------------------------------------- */



.conte-slide{
    margin-top: 10px;
}

.img-slider{
    width: 100%;
}

.content-flechas{
    width: 100%;
    height: auto;
    background-color: antiquewhite;
}


.carousel-control-prev, .carousel-control-next{
    width: 10% !important;
}


/* ------------------------------------------ */

.container-post-noticias{
    width: 100%;
    height: auto;
    /* background-color: #f2f2f2; */
}

.card-content{
    width: 95%;
    height: auto;
    margin-bottom: 10px;
}

.enlaceNoticia{
    width: 100%;
    height: auto;
    display: block;
    padding: 10px;
    color: #333;
    text-decoration: none;
}

.img-card-noticia{
    width: 100%;
    height: 200px;
}

/* .title-post-intro{
    margin-top: 15px;
} */

.attachment-post-thumbnail{
    width: 100%;
    height: 185px!important;
    object-fit: cover;
}



.attachment-post-thumbnail{
    width: 100%;
    height: auto;
}
.id_cat{
    text-transform: uppercase;
    color: var(--colorPrimario);
    font-weight: bold;
    padding: 4px 0px;
    display: inline-block;
}

/* .size-post-thumbnail{
    width: 100%!important;
} */

.img-aside{
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}



/* --------------------- */

.card-content-text{
    width: 100%;
    height: auto;
    border: 1px solid rgba(128, 128, 128, 0.185);
}

.content-nota{
    background-color: white;
    padding: 10px;
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.082);
}



/* --------------------- */
/* --------------------------------- */


.subcontent-index{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contenido-player{
    width: 100%;
    height: auto;
}

.contet-img-promo{
    width: 100%;
    height: auto;
}


.imagen-promo-index{
    width: 100%;
    height: auto;
    padding-top: 10px;
}

/* -------------------------------------- */

.aside-podcast-index{
    width: 100%;
    height: auto;
}

.index-podcast{
    width: 100%;
    height: auto;
    /* margin: 20px auto; */
}

.banner-podcast{
    width: 100%;
    height: auto;
}

.banner-podcast h4{
    text-align: center;
    font-size: 2rem;
    padding-top: 15px;
}

.img-pods{
    width: 100%;
    height: auto;
    margin: 15px auto;
    display: block;
}
/* ---------------------------------- */

/* -------------------- */
.aside_archive{
    width: 100%;
    height: auto;
    /* padding: 20px 0px; */
}

/* --------------------------------------------- */
.section2-index{
    width: 100%;
    height: auto;
}

.anuncio-2{
    width: 100%;
    height: 250px;
    background-color: #fafafa;
    display: block;
}

/* ------------------------------------- */

.content-img-promo-mobile{
  width: 100%;
  height: auto;
}

.contenido-player-mobile{
    width: 100%;
    height: auto;
    margin: 15px 0px;
}

/* ---------- */

.content-canales{
    width: 100%;
    height: auto;
    margin-top: 25px;
    padding: 10px 20px;
}

.title-canales{
    display: inline-block;
    /* text-align: center; */
    background-color: var(--colorPrimario);
    color: white;
    padding: 12px;
    border-radius: 25px 0px 25px 0px;
    margin: 10px auto;
}

.card-canales{
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    position: relative;
}

.img-canal{
    width: 90%;
    height: auto;
    margin: auto;
    display: block;
    cursor: pointer;
    transition: .4s ease-in-out;
}

.img-canal:hover{
    transform: scale(1.1);
    transition: .4s ease-in-out;
}


/* Media Querie phone Landscape */
@media screen and (min-width:576px){

    .conte-slide{
        width: 100%;
        height: auto;    
    }

    .carousel-inner{
        width: 100%;
        height: auto;
    }
  
    .img-slider{
        width: 100%;
        height: auto;
        /* display: none; */
     }
}


/* Media Querie Tablet */
@media screen and (min-width:700px){

/* --------------------- */
.card-content-text{
    text-align: justify;
}
/* --------------------- */

.content-canales{
    width: 100%;
    height: auto;
    margin-top: 25px;
    padding: 10px 50px;
}

.img-canal{
    width: 95%;
    margin: 0;
}
    
}

/* Media Querie Tablet-desktop */
@media screen and (min-width:920px){

    #section-index-content{
        width: 100%;
        height: auto;
        /* overflow: hidden; */
        padding: 12px,0px,0px 0px;
    }

    .conte-slide {
        width: 100%;
        height: auto;
        margin-top: 0;
    }

    /* #carouselExampleAutoplaying{
        width: 100%;
        height: 100%;
    }

    .carousel-inner{
        height: 100%;
    }

    .carousel-item{
        height: 100%;
    } */

    .img-slider{
        width: 100%;
        height: auto;
     }

     .subcontent-index{
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-left: 10px;
    }

    .content-img-promo-desk{
        width: 100%;
        height: auto;
        /* background-color: antiquewhite; */
    }

    .imagen-promo-index{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .contenido-player-mobile{
        display: none;
    } 
    .imagen-promo-index{
        width: 100%;
        height: auto;
        /* padding-top: 10px; */
    }
}




/* Media Querie desktop */
@media screen and (min-width:1280px) and (min-width:1024px){
     

    .card-content{
        margin-bottom: 0px;
    }
  
    
   
    /* -------------------- */
    .aside_archive{
        position: sticky;
        top: 0;
        left: 0;
    }

   
}

/* Media Querie desktop large*/
@media screen and (min-width:1366px){
      
    

     
}

/* Media Querie desktop large*/
 @media screen and (min-width:1440px){
    
}   


 @media screen and (min-width:1700px){
    .attachment-post-thumbnail{
        width: 100%;
        height: 240px!important;
        object-fit: cover;
    }
    
}   

@media screen and (min-width:1920px){
   
    #section-index-content{
        width: 95%;
        margin: auto;
        padding: 0;
    }

    .section2-index{
        width: 90%!important;
        margin: auto;
    }
    
    

}

@media screen and (min-width:2560px){
   
    #section-index-content{
        width: 90%;
        margin: auto;
        padding: 0;
    }

    .section2-index{
        width: 90%!important;
        margin: auto;
    }

    
    

}