.fondo-cover{    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bloque-home-principal-uno{
    height: 480px;
}
.content_principal_index{
    position: relative;
    padding: 0 10px 10px 0;
}
.bloque-home-principal-dos{
    height: 200px;
}
.bloque-home-principal-fotonoticia{
    height: 350px;
}
.bloque-home-dos{
    height: 250px;
}
.bloque-home-cuatro{
    height: 120px;
}
.bloque-nota-relacionada{
    height: 150px;
}
.bloque-seccion-principal{
    height: 300px;
}
.banner-extragrande{
    height: 60px;
}
.banner-grande{
    height: 150px;
}
.banner-small{
    height: 120px;
}
.w-100{
    width: 100%;
}
.w-80{
    width: 80%;
}
.no-padding{
    padding: 0;
}
.link-nota-con-intro{
    display: block;
    text-decoration: none !important;
}
.min-padding-lr{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.page-pagination .pagination li span{
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #dddddd;
    line-height: 30px;
    text-align: center;
    color: #666666;
}
.page-pagination .pagination .active{
    border: 1px solid #67bf35;
    background: #67bf35;
}
.page-pagination .pagination .active span{    
    color: #fff;
}
.page-pagination .pagination{
    display: inline-block !important;
}
.slogan{
    color: #adadad !important;
    text-align: center !important;
    font-size: 18px !important;
    /*font-family: "arial" !important;*/
    padding: 5px !important;
    padding-top: 0 !important;
    /* text-transform: uppercase; */
    /* font-style: italic; */
    font-size: 13px !important;
    font-weight: 800 !important;
}
.mt-40{
    margin-top: 40px;
}
.anuncio_flotante{
    max-width: 365px
}
.proximamente{
    margin-bottom: 0 !important;
    font-size: 50px !important;
    text-align: center !important;
    color: #476949 !important;
}
.mb-5-min{
    margin-bottom: 3px !important;
}
.descripcion-club{
    min-height: 50px;
}
@media only screen and (max-width: 1200px) {
    .anuncio_flotante{
        max-width: 300px
    }
}
@media only screen and (max-width: 1100px) {
    .anuncio_flotante{
        max-width: 250px
    }
}
@media only screen and (max-width: 700px) {
    .anuncio_flotante{
        max-width: 200px
    }
    .banner-grande {
        height: 150px;
    }
    body{
        line-height: 17px;
    }
    .post.post-small .post-wrap .content .title {
        line-height: 17px;
    }
    .proximamente{
        font-size: 25px !important;
        text-align: center !important;
        color: #476949 !important;
        margin-bottom: 0 !important;
    }
}
.intro-sobre-foto{
    color: #444444;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    font-weight: 100;
}
.detalle-nota a{
    display: contents;
}
.detalle-nota img{
    /*width: 50% !important;*/
    /*height: auto !important;*/
    /*float: left;
    padding-right: 20px;
    padding-bottom: 20px;*/
}
.fr-inner{
    position: absolute;
    display: block;
    background: #00000096;
    color: #fff !important;
    padding: 2px 20px;
    font-size: 10px !important;
}
.detalle-noticia p, span, div{
    font-family: "Roboto", sans-serif !important;
    letter-spacing: 0px !important;
    line-height: 25px !important;
    font-size: 17px !important;
    color: #444444;
}
.category{
    font-family: "Roboto Slab", serif !important;
}
.detalle-noticia a{
    color: #3cac4a !important;
    font-weight:  600 !important;
}
.detalle-noticia a:hover{
    color: #0b5a15 !important;
}
.btn-primary{
    background-color: #476949 !important;;
    border-color: #476949 !important;;
}
.btn-primary:hover{
    background-color: #29482a !important;
    border-color: #29482a !important;;
}
@media only screen and (max-width: 500px) {    
    .banner-grande {
        height: 120px;
    }
    body{
        line-height: 17px;
    }
    .post.post-small .post-wrap .content .title {
        line-height: 17px;
    }
    .anuncio_movil{
        background-size: contain !important;
    }
}
@media only screen and (max-width: 700px) {  
    .single-blog .blog-wrap .content p img{
        margin-bottom: 0 !important;
    }
    .detalle-nota img{
        width: 100% !important;
        height: auto !important;
        float: none;
        padding-right: 0;
        padding-bottom: 0;
    }
    .fr-inner{
        text-align: center !important;
        position: relative !important;
    }
    .banner-extragrande{
        height: 30px !important;
        background-size: contain !important;
    }
    .mobile-logo {
        display: inline-block !important;
    }
}
.detalle-noticia ul{
	/*display: inline-table !important;
    margin-left: 30px !important;
	margin-bottom: 20px !important;*/
	list-style: inside;
}
.button_more_section {
    height: 40px;
    background-color: #f05555;
    color: #ffffff;
    line-height: 24px;
    padding: 8px 40px;
    border: none;
    font-size: 12px;
    font-weight: 600;
    /*font-family: "Poppins", sans-serif;*/
    clear: both;
    margin: auto;
    text-transform: uppercase;
    margin-top: 15px;
}
.button_more_section:hover{
    color: #212121;
}
.flotante{
    position: fixed;
    right: 0;
    z-index: 9999;
    top: 10%;
}
.fondo-facebook{
    /*background: #3b5998 !important;*/
    color: #fff !important;
    text-align: center !important;
}
.fondo-youtube{
    /*background: #c4302b !important;*/
    color: #fff !important;
    text-align: center !important;
}
.fondo-twitter{
    /*background: #00acee !important;*/
    color: #fff !important;
    text-align: center !important;
}
.fondo-instagram{
    /*background: #C13584 !important;*/
    color: #fff !important;
    text-align: center !important;
}
.fondo-club{
    background: transparent !important;
    color: #fff !important;
    text-align: center !important;
    font-weight: bold;    font-size: 13px;
    /*font-family: "Poppins", sans-serif;*/
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
    padding: 10px 0;
    color: #ffffff;
    position: relative;
    width: auto !important;
}
.menu-temas{
    background: #3f3b8f;
    padding: 5px 20px;
    border-radius: 20px 20px;
}
/*.init-menu-redes{
    background-color: #fff !important;
    padding: 5px 10px !important;
    border-radius: 20px 0px 0 20px !important;
}
.end-menu-redes{
    background-color: #fff !important;
    padding: 5px 10px !important;
    border-radius: 0 20px 20px 0 !important;
}
.menu-redes{
    background-color: #fff !important;
    padding: 5px 10px !important;
}*/
.end-menu-redes i{
    font-size: 18px;
}
.init-menu-redes i{
    font-size: 18px;
}
.menu-redes i{
    font-size: 18px;
}
.banner-vertical-home{
    height: 350px !important;
    width: 90% !important;
    margin-bottom: 15px !important;
    float: right !important;
}

.title-nombre-negocio {
    text-transform: uppercase !important;
    color: #42a950 !important;
    font-size: 15px !important;
    font-weight: 800 !important;
}
.button_detalle_negocio{
    background: transparent !important;
    border: 2px solid #3f3b8f !important;
    color: #3f3b8f !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
    padding: 5px 15px !important;
    margin: 10px 0 !important;
}
.button_ir_club{
    background: transparent !important;
    border: 2px solid #42a950 !important;
    color: #42a950 !important;
    text-transform: none !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    padding: 5px 15px !important;
    margin-top: 5px !important;
}
.titulo-contentlab-negocios{
    font-weight: 100 !important;
    font-size: 20px !important;
}
.titulo-contentlab-negocios span{
    font-weight: 800 !important;
    color: #42a950 !important;
    font-size: 20px !important;
}
/*.descripcion-home-negocio{
    min-height: 200px;
}*/
.category{
    font-size: 11px !important;
}
@media only screen and (max-width: 992px) {
    .button_ir_club{
        float: none !important;
    }
    .title-negocios-movil{
        text-align: center !important;
    }
    .mobile-logo{
        padding: 0 !important;
        width: 70% !important;
    }
    .mobile-logo a {
        max-width: 200px !important;
    }
    .main-menu .header-search{
        float: none !important;
        display: inline-flex;
        text-align: center;
    }
    .menu-section-wrap{
        text-align: center !important;
    }
    .club-movil{
        top: 58px;
        padding: 0;
        width: auto;
        height: auto;
        overflow: hidden;
        right: 0;
        position: absolute;
    }
    .bloque-home-principal-uno {
        height: 250px;
    }
    .footer-bottom-section .w-100{
        width: 50% !important;
        /*margin-left: 25% !important;*/
    }
    .footer-bottom-section{
        text-align: center !important;
    }
    .menu-section-wrap {
        padding-bottom: 10px !important;
    }
    .redes-icono-mobile{
        width: 100% !important;
        position: relative;
        display: inline-block !important;
    }
    .redes-icono-mobile div{
        display: inline-block !important;
        position: relative !important;
        top: auto !important;
        right: auto !important;
        float: none !important;
    }
    .mb-30 {
        margin-bottom: 10px !important;
    }
    .banner-vertical-home{
        width: 100% !important;
    }
    .post .post-wrap {
        text-align: center !important;
        width: 100% !important;
    }
    /*.banner_horizontal_mobile{
        height: 70px !important;
    }*/
    .banner-grande-vertical{
        min-height: 300px !important;
        margin-bottom: 20px;
    }
    .content-anuncio-top i{
        font-size: 12px !important;
        top: 5px !important;
    }
    .content-anuncio-bottom i{
        font-size: 12px !important;        
    }
    .titulo-notas-rel {
        font-size: 13px !important;
    }
    .titulo-notas-rel::after {
        width: calc(100% - 145px) !important;
        margin-left: 140px !important;
    }
    .post-nota-rel .title-inicio a {
        font-size: 13px !important;
        text-align: left !important;
        padding: 0 !important;
    }
    .bloque-nota-relacionada {
        height: 115px !important;
    }
    #post-nota-rel-mob .post-nota-rel.post-small.post-list .post-wrap .image {
        flex: 0 0 40% !important;
    }
    #post-nota-rel-mob-2 .post-nota-rel.post-small.post-list .post-wrap .image {
        flex: 0 0 40% !important;
    }
}

.category .fa-angle-double-right{
    display: none !important;
}
.category {
    color: #3ca950 !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    font-family: 'Roboto Slab' !important;    
}
.detalle-negocio a{
    color:#3ca950
}
.detalle-negocio a:hover{
    color:#3ca950;
    font-weight: bold;
}
.epigrafe_foto{
    color: #555 !important;
    font-size: 13px !important;
}
.padd-right-0{
    padding-right: 0 !important
}
.padd-left-0{
    padding-left: 0 !important
}
.detalle-fotonoticia{
    background: #4c4c4c !important;
    height: 350px !important;
}
.detalle-fotonoticia div{
    padding: 20px !important;
}
.detalle-fotonoticia h1{
    color: #fff !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.detalle-fotonoticia p{
    color: #fff !important;
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    font-weight: 100;
}
.hablemos{    
    z-index: 9999;
    position: fixed !important;
    bottom: 20px !important;
    padding: 10px 20px !important;
    left: 20px !important;
    display: block !important;
    border-radius: 50px !important;
    background: #63ac30 !important;
}
/*.hablemos i{
    color: #414141 !important;
}*/
.copete_detalle_nota{
    line-height: 22px !important;
    font-size: 15px !important;
}

.det_suscri_news{
    color: #fff !important;
}
.titulo_suscri_news{
    font-size: 18px !important;
    display: block !important;
    font-weight: 600 !important;
    margin-bottom: 13px !important;
    line-height: 42px !important;
    color: #fff !important;
    margin-top: 0 !important;
}

.lineh0{
    line-height: 0 !important;
}
.titulo_principal_tema_seccion{
    font-size: 25px !important;
    display: block !important;
    font-weight: 600 !important;
    margin-bottom: 20px !important;
    line-height: 20px !important;
    color: #444444 !important;
    margin-top: 0 !important;
}
.post .title-inicio{
    font-weight: 800 !important;
}
#bloque1 .detalle-fotonoticia{
    display: flex;
    justify-content: center;
    align-items: center;
}
.bloque-leidas .head{
    background-color: #24ab54;
}
.bloque-leidas .head h1{
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    margin-left: 15px;
}
.anuncio-bloque-dos-left .banner-vertical-home {
    left: 0;
    float: none !important;
}

.menu-mobile{
    position: fixed;
    bottom: 0;
    background: #ccc;
    width: 100%;    
    z-index: 99 !important;
}
.menu-mobile li{
    display: inline-block;
    width: 12.6%;
    text-align: center;
    padding: 10px;
    background: #f3f3f3;
}
.menu-mobile ul{
    background: #f3f3f3;
}
.menu-mobile li:nth-child(7){
    background: #49a343 !important;
}
#notas-mas-leidas .asection{
top: 249px !important;
}
.bloquemobile .asection{
    position: absolute;
    top: 174px;
    left: 15px;
    min-width: 178px;
  }
.bloquemobile .asection span{
    text-transform: lowercase; 
}

.bloquemobile .post.post-default-list .post-wrap .image{
    margin-bottom: 0px !important;
}
#menu-header .main-menu{
    width: 100%;
}
#menu-header .main-menu nav{
    width: 100%;
}
#menu-header .main-menu nav ul:last-child{
    float: right !important;
}
#menu-header .main-menu nav ul:last-child a{
    line-height: 0 !important;
    padding: 15px 12px !important;
}
#menu-header .main-menu nav ul:last-child a i{
    font-size: 20px !important;
}
.detalle-fotonoticia-principal h1{
    font-size: 23px !important
}
.index_bloque4{
    top: 224px !important;
}
.index_bloque4 span{
    font-size: 15px !important;
}
.menu-mob-title{
    color: #3ca950 !important;
}
.logo-mob-menu{
    width: 70% !important;
    margin-left: 15% !important;
}
.leyenda-iconos-mob-menu{
    font-weight: 600;
    font-size: 12px;
    color: #ccc;
    text-align: center;
}
.cont-icon-redes-mob-menu{
    text-align: center;
}
.cont-icon-redes-mob-menu a i{
    background: #444;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    margin: 25px 7px 10px 7px;
}
.close-modal-menu-mob{
    position: absolute;
    top: 10px;
    right: 20px;
}
.modal-mob-menu{
    z-index: 9999999;
}
.logo-mobile {
    width: 100%; text-align: center; position: fixed; top: 0; z-index: 18; padding: 10px 0 65px 0; background: transparent;
    -webkit-transition: all 0.45s ease-in-out ;
    -o-transition: all 0.45s ease-in-out ;
    transition: all 0.45s ease-in-out ;
}

.logo-mobile img {
    width: 60%;
    -webkit-transition: all 0.3s ease-in-out ;
    -o-transition: all 0.3s ease-in-out ;
    transition: all 0.3s ease-in-out ;
}
.logo-mobile-cus{
    width: 100%; text-align: center; position: fixed; top: 0; z-index: 18; padding: 10px 0 65px 0; background: transparent;
    -webkit-transition: all 0.45s ease-in-out ;
    -o-transition: all 0.45s ease-in-out ;
    transition: all 0.45s ease-in-out ;
}

.logo-mobile-cus img {
    width: 60%;
    -webkit-transition: all 0.3s ease-in-out ;
    -o-transition: all 0.3s ease-in-out ;
    transition: all 0.3s ease-in-out ;
}

/*@media only screen and (max-width: 992px) {
    .post .post-wrap .content .title {        
        min-height: 75px;
    }
    .bloquemobile .post.post-default-list .post-wrap .image {
        margin-bottom: 0 !important;
    }
}*/
.footer-bottom-section-mob{
    padding-bottom: 50px !important;
}
.bloquemobile .banner-grande-vertical {
    /*min-height: auto !important;*/
}
.titulo-notas-rel{
    color: #3cac4a !important;
    font-weight: bold;
    font-size: 20px;
}
.titulo-notas-rel::after{
    display: block;
    content: "";
    border-top: 2px solid #3cac4a;
    width: calc(100% - 245px);
    margin-left: 240px;
    margin-top: -16px;
}
.post-nota-rel.post-small.post-list .post-wrap .image{
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
}
.post-nota-rel .title-inicio a{
    color: #444444 !important;
    font-size: 20px;
    line-height: 1.2;
    padding: 0 15px;
    margin-bottom: 5px;
    font-weight: 800 !important;
}
.content-clima{
    width: 100% !important;
    margin-bottom: 15px !important;
    float: right !important;
}
.content-clima div{
    width: 180px !important;
}
.fr-emoticon {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 22px !important;
    display: inline-block !important;
}