.home-fb-icon{
    background: url(../imagenes/home-fb-icon.png) no-repeat center center;
    width: 25px;
    height: 25px;
    float: left;
    background-size: cover;
    margin-right: 5px;
}

.home-tw-icon{
    background: url(../imagenes/home-tw-icon.png) no-repeat center center;
    width: 25px;
    height: 25px;
    float: left;
    background-size: cover;
}

.el-informe-box{
    
}

.home-load-news{
    width: 240px;
    text-align: center;
    background: #fff;
    color: #0077c8;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    cursor: pointer;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    border: #0077c8 solid 1px;
}

.home-load-news:hover{
    background: #0077c8;
    color: #fff;
    border: #000 solid 1px;
}

.home-others-informe-box:hover .play-icon{
    opacity: 1;
}


.el-informe-logo{
    width: 132px;
    height: 40px;
    background: url(../imagenes/el-informe.png);
    display: block;
    margin: 15px auto;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -66px;
    border-radius: 3px;
}

@media (min-width: 1025px){
    .desktop-no-padding-both-sizes{
        padding-left: 0px;
        padding-right: 0px;
    }

    .home-writer-img{
        float: left;
        background: #fff;
        border: #000 solid 1px;
    }

    .home-writer-img img{

    }

    .home-writer-box{
        padding: 5px 0px;
        display: table;
        width: 100%;
        position: relative;
        overflow: hidden;
        border-bottom: #000 solid 1px;
    }

    .more-informes-img{
        margin-top: 27px;
        margin-bottom: 15px
    }

    .home-writer-box:hover .home-share-icons{
        left: 0px !important;
    }

    .home-writer-name{
        float: left;
        width: 263px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700 !important;
        padding: 4px 10px;
        color: #000;
        margin-bottom: 6px;
        display: block;
    }

    .home-writer-name:hover{
        color: #fff;
    }

    .home-enfoque-title{
        color: #000;
        display: block;
        margin-top: 6px;
        margin-left: 88px;
        font-size: 14px;
    }

    .home-enfoque-title:hover{
        color: #fff;
    }

    .home-main-informe-caption{
        width: 100%;
        position: absolute;
        bottom: 0px;
        padding: 0px 0px;
        background: -moz-linear-gradient(bottom, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 24%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 24%,rgba(0,0,0,0) 100%);
        background: linear-gradient(to top, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 24%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=0 );
    }

    .home-main-informe-title{
        margin-top: 0px;
        color: #fff;
        font-weight: 700;
        font-size: 36px;
        padding: 0px 34px;
        text-shadow: 1px 2px 2px #000;
        -webkit-text-shadow: 1px 2px 2px #000;
        -moz-text-shadow: 1px 2px 2px #000;
        -o-text-shadow: 1px 2px 2px #000;
        line-height: 1.2;
        margin-bottom: 25px;
    }

    .informe-date{
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 300;
        float: right;
    }

    .home-informe-img{
        width: 150px;
        float: left;
        margin-right: 15px;
    }

    .home-others-informe-box{
        display: table;
        width: 100%;
        position: relative;
        padding: 12px;
        background: #212121;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
    }

    .home-others-informe-box a{
        color: #fff;
    }

    .home-others-informe-box a:hover{
        text-decoration: none;
    }

    .home-informes-right{

    }

    .home-informes-right a{
        color: #ffffff;
        font-size: 15px;
        line-height: 1;
    }

    .home-informes-right-date{
        position: absolute;
        right: 10px;
        bottom: 5px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 300;
        color: #fff;
    }

    .home-informe-box{
        margin: 60px auto;
    }

    .rd-home-big-title{
        color: #000;
        font-size: 26px;
        line-height: 1.1;
        width: 100%;
        display: block;
        padding: 15px 0px;
        font-weight: 700 !important;
        font-family: 'Roboto', sans-serif !important;
    }

    .rd-home-big-title:hover{
        color: #000;
    }

    .rd-home-little-title{
        color: #000;
        font-size: 20px;
        line-height: 1.2;
        display: table;
        padding: 15px 0px;
        font-weight: 600;
        font-family: 'Roboto', sans-serif !important;
    }   

    .rd-home-box{
        margin-bottom: 30px;
        position: relative;
    }

    .rd-home-box-right{
        height: 468px;;
    }

    .rd-home-box-date{
        position: absolute;
        right: 15px;
        bottom: 12px;
        text-transform: uppercase;
        font-size: 12px;
        color: #fff;
        text-shadow: 0px 2px 3px #000;
    }

    .rd-home-box:hover .home-share-icons{
        left: 0px;
    }

    .home-five-first:hover .home-share-icons{
        left: 0px;
    }

    .home-share-icons{
        position: absolute;
        width: 66px;
        bottom: 0px;
        left: -100% !important;
        background: #b60707;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        padding: 5px;
        border-top-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -moz-border-top-right-radius: 3px;
        -o-border-top-right-radius: 3px;
    }

    .white-box:hover .play-icon{
        opacity: 1;
    }

    .rd-home-box-p{
        padding: 0px 0px;
        color: #5a5a5a;
        font-weight: 400;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .rd-img-one-two{
        width: 206px;
        float: left;
        margin-right: 20px;
    }

    .rd-title-one-two{
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 22px;
    }

    .rd-one-two-box{
        height: 150px !important;
        border-bottom: #ddd solid 1px;
        padding-bottom: 20px;
    }

    .rd-home-box-left{
        height: 480px;
    }

    .home-edicion-digital{
        background: #1c1c1c;
        padding-left: 0px;
        padding-right: 0px;
    }

    .edicion-box{
        margin: 50px auto;
    }

    .edicion-digital-right-box{
        display: table;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .edicion-digital-right-img{
        float: left;
        width: 150px;
        margin-right: 10px;
    }

    .edicion-digital-right-box-hover .edicion-digital-right-title{
        margin-top: 20px;
    }

    .edicion-digital-right-title{
        margin-top: 0px;
        font-size: 14px;
        display: block;
        float: left;
        width: 175px;
        color: #d8d7d7;
    }

    .edicion-digital-right-box-hover{
        background: #666666;
    }

    .edicion-digital-header{
        color: #fff;
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Source Sans Pro', sans-serif;
    }

    .noticiero-header{
        color: #fff;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 15px;
        padding-left: 15px;
    }

    .home-categories-box{
        margin: 60px auto;
    }

    .home-five{
        list-style: none;
        padding: 0px;
        margin: 0px;
        background: #fff;
    }

    .home-five li{
        position: relative;
        border-bottom: #000 dashed 1px;
        display: table;
        width: 100%;
    }

    .home-five li:hover .play-icon{
        opacity: 1;
    }

    .home-five li:last-child{
        border-bottom: none;
    }

    .home-five-first{
        height: 345px;
    }

    .home-five-non-first-img{
        width: 120px;
        margin-right: 10px;
        float: left;
    }

    .home-five-non-first{
        padding: 10px 0px;
    }

    .home-five-first-title{
        display: block;
        padding: 15px 0px;
        font-size: 22px;
        line-height: 1.2;
        color: #000;
        font-weight: 700;
        font-family: 'Roboto', sans-serif !important;
    }

    .home-five-non-first-title{
        float: left;
        width: 208px;
        color: #000;
        font-size: 18px;
        line-height: 1.3 !important;
        font-family: 'Roboto', sans-serif !important;
    }

    .home-categories-box-header{
        margin-top: 0px;
        margin-bottom: 0px;
        background: #efefef;
        padding: 10px;
        font-weight: 600;
        font-size: 16px;
        font-family: 'Source Sans Pro', sans-serif;
        text-transform: uppercase;
    }

    .home-nacionales-box{
        margin: 10px auto;
        margin-top: 30px;
    }

    .home-writer-box .home-share-icons{
        right: 10px !important;
        left: initial;
    }

    .home-paginas-amarillas-640x70{
        width: 640px;
        height: 70px;
        margin: 30px auto;
        background: #fff;
    }

    .mas-right{
        right: 25px;
        position: absolute;
        color: #184b91;
        font-size: 14px;
        top: 3px;
        padding-top: 8px;
    }

    .home-el-despertador-margin-bottom{
        margin-bottom: 50px;
    }

    .mas-right:hover{
        text-decoration: none !important;
        color: #b60707;
    }

    .main-slide-box{
        margin: 30px auto;
    }

    .main-news-container:hover .play-icon{
        opacity: 1;
    }

    .others-main-img{
        float: left;
        width: 132px;
        margin-right: 15px;
    }

    .others-main-title{
        float: left;
        width: 175px;
        font-size: 17px !important;
        margin-bottom: 0px !important;
    }

    .main-slideshow-caption{
        width: 100%;
        padding: 15px;
        position: absolute;
        bottom: -66px;
        background: rgba(0,0,0,.6);
        height: 150px;
        transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,.8));
        background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,.8));
        background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,.8));
        background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.8));
    }

    .slider-wrapper .bx-controls-direction a{
        margin-top: 57px !important;
    }

    .main-slideshow li:hover .play-icon{
        opacity: 1;
    }

    .main-slideshow li:hover .main-slideshow-caption{
        bottom: 0px;
    }

    .main-slideshow-title{
        margin-top: 0px;
        color: #fff;
        font-size: 28px;
        font-weight: 700;
        text-shadow: 1px 1px 6px #000;
        -webkit-text-shadow: 1px 1px 6px #000;
        -moz-text-shadow: 1px 1px 6px #000;
        -o-text-shadow: 1px 1px 6px #000;
        height: 58px;
    }

    .main-slideshow-p{
        margin-bottom: 0px;
        color: #ffffff;
        font-size: 14px;
        line-height: 1.2;
    }

    .noticiero-tabs{
        list-style: none;
        padding: 0px;
        margin: 0px;
        float: right;
    }

    .noticiero-tabs li{
        float: left;
        color: #fff;
        cursor: pointer;
        padding: 10px 14px;
        background: #0c2661;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        margin-left: 5px;
    } 

    .noticiero-tabs li:hover{
        background: #1c1c1c;
    }

    .noticiero-tabs-active{
        background: #1c1c1c !important;
        color: #fff !important;
    }

    .noticieros-header{
        color: #fff;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 600;
        float: left;
        margin-top: 10px;
        font-family: 'Source Sans Pro', sans-serif;
    }

    .home-publicidad-728x90-320x50{
        width: 728px;
        height: 90px;
        background: #fff;
        margin: 15px auto;
    }

    .home-perspectiva-box{
        padding: 15px 0px;
        display: table;
        width: 100%;
        border-bottom: #ddd solid 2px;
    }

    .opinion-banner-container{
        padding: 35px;
    }

    .banner-336x280{
        width: 300px;
        height: 250px;
        background: #fff;
        margin: 0px auto;
    }

    .home-perspectiva-img{
        width: 110px;
        border: #fff solid 2px;
        float: left;
        margin-right: 15px;
        background: #fff;
    }

    .perspectiva-p{

    }

    .home-perspectiva-title{
        color: #000;
        font-size: 20px;
        line-height: 1.2 !important;
        font-weight: 700 !important;
        font-family: 'Roboto',sans-serif !important;
        margin-bottom: 10px;
        display: block;
        margin-top: 15px;
    }

    .home-perspectiva-header{
        background: #0c2661;
        color: #fff;
        padding: 5px 15px;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
    }

    .perspectiva-date{
        width: 100%;
        text-align: right;
        display: block;
        color: #000000;
    }

    .noticias-nacionales{
        color: #000;
        font-size: 22px;
        margin-bottom: 15px;
        text-align: center;
        border-bottom: #ddd solid 1px;
        font-family: 'Roboto',sans-serif;
        padding: 6px;
        font-weight: 700;
        background: #efefef;
    }

    .htrb{
        margin-bottom: 15px;
    }

    .home-top-300x250{
        width: 300px;
        height: 250px;
        background: #fff;
        margin: 15px auto;
        margin-top: 8px;
    }

    .main-slide-read-more{
        color: #b60707;
        font-weight: 700;
        margin-left: 6px;
        border-left: #ddd solid 1px;
        padding-left: 12px;
        font-size: 12px;
        text-transform: uppercase;
    }

    .main-slide-read-more:hover{
        color: #000;
    }

    .slide-title-link{
       
    }

    .slide-title-link:hover{
        text-decoration: none;
    }

    .main-slideshow-img-details{
        position: absolute;
        background: linear-gradient(0deg, black, transparent);
        width: 100%;
        bottom: 0;
        height: 42px;
    }

    /* HOME NOTICIEROS */
    .noticieros-header-bg{
        background: #b60707;
        line-height: 40px;
    }

    /* EL INFORME */
    .el-informe-main-box{
        position: relative;
        padding-bottom: 55.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        background-position: top center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    .el-informe-main-box .home-share-icons{
        left: 0px !important;
    }

    .others-informes-home-box{
        margin-top: 40px;
    }

    .el-informe-main-box:hover .play-icon{
        opacity: 1;
    }

    .home-publicidad-bg-300x250{
        background: #efefef;
        display: table;
        width: 100%;
    }

    /* EL DESPERTADOR */
    .el-despertador-img-container{
        position: relative;
        padding-bottom: 48.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .el-despertador-img-container img{
        position: absolute;
        top: -31px;
        left: -30px;
        width: 130%;
        max-width: 130%;
    }

    .el-despertador-img-container:hover .play-icon{
        opacity: 1;
    }

    .home-el-informe-title{
        color: #000;
        font-size: 18px;
        font-weight: 700;
        width: 100%;
        margin-top: 10px;
        display: block;
        line-height: 1.275;
    }

    .home-el-informe-title:hover{
        text-decoration: none;
        color: #666;
    }

    .home-el-despertador-header{
        color: #000;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 10px;
        display: block;
        padding-left: 15px;
        text-transform: uppercase;
        padding-bottom: 8px;
    }

    .home-el-despertador-header-right{
        float: right;
        padding-right: 15px;
    }

    .main-slide-box-date{
        position: absolute;
        right: 0px;
        bottom: 0px;
        background: #b60707;
        color: #fff;
        padding: 10px;
        border-top-left-radius: 3px;
        z-index: 1;
    }

    .enlace-fullwidth{
        width: 100% !important;
    }

    .rd-more-than-five{
        display: table;
        width: 100%;
        border-top: #ddd solid 1px;
        margin-bottom: 15px;
        padding-top: 15px;
        position: relative;
    }

    .rd-more-than-five-img{
        float: left;
        margin-right: 15px;
        width: 75px;
    }

    .rd-more-than-five-a{
        color: #000;
        font-size: 20px;
        line-height: 1.2 !important;
        font-family: 'Roboto',sans-serif !important;
    }

    .rd-more-than-five-date{
        color: #828282;
        position: absolute;
        bottom: 0px;
        left: 90px;
    }

    .deportes-main-title{
        font-size: 26px;
        color: #000;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        line-height: 1.1;
    }

    .deportes-main-p{
        margin-bottom: 0px;
        margin-top: 10px;
        line-height: 1.3;
        color: #484848;
    }

    .home-deportes-box{
        margin: 55px auto;
    }

    .home-deportes-one-two{
        border-bottom: #ddd solid 1px;
        padding-bottom: 15px;
    }

    .home-deportes-others-line{
        border-bottom: #ddd solid 1px;
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .home-deportes-others-line-title{
        font-size: 20px;
    }

    .home-deportes-others-line-p{
        margin-bottom: 0px;
    }

    .tu-mundo-container{
        border-bottom: #ddd solid 1px;
        margin-bottom: 15px;
        padding-bottom: 15px;
        display: table;
        width: 100%;
    }

    .tu-mundo-title-small{
        font-size: 20px !important;
    }

    .tercera_linea_img{
        margin-bottom: 15px;
    }

    .tu-mundo-container:hover .play-icon{
        opacity: 1;
    }

    .entretenimiento-main-p{
        margin-bottom: 15px;
    }

    .entretenimiento-others-img{
        width: 200px;
        float: right;
        margin-left: 20px;
    }

    .entretenimiento-others-content-left{
        float: left;
        width: 540px;
    }

    .tu-salud-img{
        margin-bottom: 15px;
    }

    .home-videos-container{
        border: #ddd solid 1px;
        padding: 15px;
        border-bottom: #ddd solid 5px;
    }

    .main-news-title{
        font-size: 36px !important;
        margin-top: 15px;
        display: block;
        width: 100%;
    }

    .main-news-p{
        font-size: 16px;
        color: #000;
    }

    .home-enfoques-box{
        background: #ddd;
        padding: 0px;
    }

    .home-enfoques-box-inside{
        padding: 15px; 
    }

    .home-opinion-box{
        margin-top: -59px;
    }

    /* PUBLICIDAD */
    .home-after-main-news{
        width: 728px;
        height: 90px;
        display: block;
        margin: 0px auto;
    }
    /* PUBLICIDAD */
}

@media (max-width: 1024px) and (min-width: 769px){
    .home-writer-img{
        float: left;
        background: #fff;
        border: #000 solid 1px;
    }

    .home-writer-img img{

    }

    .home-writer-box{
        padding: 5px 0px;
        display: table;
        width: 100%;
        position: relative;
        overflow: hidden;
        border-bottom: #000 solid 1px;
    }

    .home-main-informe-caption{
        position: absolute;
        bottom: 0px;
        padding: 30px;
        background: -moz-linear-gradient(bottom, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 24%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 24%,rgba(0,0,0,0) 100%);
        background: linear-gradient(to top, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 24%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=0 );
    }

    .home-writer-name{
        float: left;
        width: 263px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700 !important;
        padding: 4px 10px;
        color: #000;
        margin-bottom: 6px;
        display: block;
    }

    .home-writer-name:hover{
        color: #fff;
    }

    .home-enfoque-title{
        color: #000;
        display: block;
        margin-top: 6px;
        margin-left: 88px;
        font-size: 14px;
    }

    .home-enfoque-title:hover{
        color: #fff;
    }

    .home-main-informe-title{
        margin-top: 0px;
        margin-bottom: 15px;
        color: #fff;
        font-size: 30px;
        text-shadow: 2px 2px 2px #000;
        -webkit-text-shadow: 2px 2px 2px #000;
        -moz-text-shadow: 2px 2px 2px #000;
        -o-text-shadow: 2px 2px 2px #000;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
    }

    .informe-date{
        color: #8a8686;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        float: right;
    }

    .home-informe-img{
        width: 150px;
        float: left;
        margin-right: 15px;
    }

    .home-others-informe-box{
        display: table;
        width: 100%;
        margin-bottom: 30px;
        position: relative;
    }

    .home-informes-right{

    }

    .home-informes-right a{
        color: #ffffff;
        font-size: 15px;
        line-height: 1;
    }

    .home-informes-right-date{
        position: absolute;
        right: 0px;
        bottom: 0px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;
        color: #000000;
    }

    .home-informe-box{
        margin: 60px auto;
    }

    .rd-home-big-title{
        color: #000;
        font-size: 32px;
        line-height: 1.1;
        width: 100%;
        display: block;
        padding: 20px 0px;
        font-weight: 400;
    }

    .rd-home-big-title:hover{
        color: #000;
    }

    .rd-home-little-title{
        color: #000;
        font-size: 18px;
        line-height: 1.3;
        display: table;
        padding: 15px 0px;
        font-weight: 700;
    }  

    .rd-home-little-title:hover{
        color: #000 !important;
    }  

    .rd-home-box{
        margin-bottom: 30px;
        position: relative;
    }

    .rd-home-box-right{
        height: 250px;
        border-bottom: #ddd solid 1px;
    }

    .rd-home-box-date{
        position: absolute;
        right: 15px;
        bottom: 12px;
        text-transform: uppercase;
        font-size: 12px;
        color: #fff;
        text-shadow: 0px 2px 3px #000;
    }

    .home-share-icons{
        position: absolute;
        width: 60px;
        height: 25px;
        bottom: 10px;
        left: 12px;
    }

    .white-box:hover .play-icon{
        opacity: 1;
    }

    .rd-home-box-p{
        padding: 0px 0px;
        color: #313131;
        font-weight: 300;
    }

    .rd-home-box-left{
        height: 490px;
    }

    .home-edicion-digital{
        background: #1c1c1c;
    }

    .edicion-box{
        margin: 50px auto;
    }

    .edicion-digital-right-box{
        display: table;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .edicion-digital-right-img{
        float: left;
        width: 150px;
        margin-right: 10px;
    }

    .edicion-digital-right-box-hover .edicion-digital-right-title{
        margin-top: 20px;
    }

    .edicion-digital-right-title{
        margin-top: 0px;
        font-size: 14px;
        display: block;
        float: left;
        width: 175px;
        color: #d8d7d7;
        text-transform: uppercase;
    }

    .edicion-digital-right-box-hover{
        background: #666666;
    }

    .edicion-digital-header{
        color: #fff;
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: 700;
        font-family: 'Titillium Web', sans-serif;
        text-transform: uppercase;
    }

    .home-categories-box{
        margin: 60px auto;
    }

    .home-five{
        list-style: none;
        padding: 0px;
        margin: 0px;
        background: #fff;
    }

    .home-five li{
        position: relative;
        border-bottom: #edeef0 solid 1px;
        display: table;
        width: 100%;
    }

    .home-five li:hover .play-icon{
        opacity: 1;
    }

    .home-five li:last-child{
        border-bottom: none;
    }

    .home-five-first{
        height: 310px;
    }

    .home-five-non-first-img{
        width: 120px;
        margin-right: 10px;
        float: left;
    }

    .home-five-non-first{
        padding: 15px 0px;
    }

    .home-five-first-title{
        display: block;
        padding: 15px 0px;
        font-size: 22px;
        line-height: 1.2;
        color: #000;
        font-weight: 700;
    }

    .home-five-first-title:hover{
        text-decoration: none;
    }

    .home-five-non-first-title{
        float: left;
        width: 206px;
        color: #000;
        font-size: 16px;
        font-weight: 700;
    }

    .home-categories-box-header{
        margin-top: 0px;
        margin-bottom: 0px;
        background: #efefef;
        padding: 10px;
        font-weight: 700;
        font-size: 16px;
    }

    .home-nacionales-box{
        margin: 10px auto;
        margin-top: 30px;
    }

    .home-enfoques-box{
        background: #01547C;
        padding: 60px 0px;
        border-top: #b60707 solid 5px;
    }

    .home-writer-box .home-share-icons{
        right: 10px !important;
        left: initial;
    }

    .home-paginas-amarillas-640x70{
        width: 640px;
        height: 70px;
        margin: -30px auto;
        background: #fff;
    }

    .mas-right{
        right: 25px;
        position: absolute;
        color: #184b91;
        font-size: 14px;
        top: 3px;
        padding-top: 8px;
    }

    .mas-right:hover{
        text-decoration: none !important;
        color: #b60707;
    }

    .main-slide-box{
        margin: 25px auto;
    }

    .main-slideshow-caption{
        width: 100%;
        padding: 0px;
        height: 158px;
    }

    .slider-wrapper .bx-controls-direction a{
        margin-top: 57px !important;
    }

    .main-slideshow li:hover .play-icon{
        opacity: 1;
    }

    .main-slideshow-title{
        margin-top: 0px;
        color: #000;
        font-size: 38px;
        font-weight: 700;
    }

    .main-slideshow-p{
        margin-bottom: 10px;
        color: #060606;
    }

    .noticiero-tabs{
        list-style: none;
        padding: 0px;
        margin: 0px;
        margin-bottom: 70px;
    }

    .noticiero-tabs li{
        float: left;
        color: #fff;
        cursor: pointer;
        background: #666;
        padding: 10px;
        margin-right: 5px;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        font-family: 'Titillium Web', sans-serif;
        text-transform: uppercase;
    } 

    .noticiero-tabs li:hover{
        background: #b60707;
    }

    .noticiero-tabs-active{
        background: #b60707 !important;
        color: #fff !important;
    }

    .noticieros-header{
        color: #fff;
        font-size: 22px;
        text-transform: uppercase;
        margin-bottom: 30px;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 700;
    }

    .home-publicidad-728x90-320x50{
        width: 728px;
        height: 90px;
        background: #fff;
        margin: 15px auto;
    }

    .home-perspectiva-box{
        background: #efefef;
        padding: 16px 10px;
        display: table;
        width: 100%;
        border-bottom: #ddd solid 2px;
    }

    .home-perspectiva-img{
        width: 65px;
        border-radius: 50%;
        border: #fff solid 2px;
        float: left;
        margin-right: 15px;
        background: #fff;
    }

    .home-perspectiva-title{
        color: #333;
        font-size: 18px;
        line-height: 1.2;
        margin-top: 15px;
        display: block;
        font-weight: 700;
    }

    .home-perspectiva-title:hover{
        color: #000 !important;
    }

    .home-perspectiva-header{
        background: #b60707;
        color: #fff;
        padding: 2px 15px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .noticias-nacionales{
        border-bottom: #ddd solid 5px;
        padding: 10px 0px;
        text-transform: uppercase;
        color: #b60707;
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .htrb{
        margin-bottom: 15px;
    }

    .home-top-300x250{
        width: 300px;
        height: 250px;
        background: #fff;
        margin: 15px auto;
        margin-top: 8px;
    }

    .main-slide-read-more{
        color: #b60707;
        font-weight: 700;
        margin-left: 6px;
        border-left: #ddd solid 1px;
        padding-left: 12px;
        font-size: 12px;
        text-transform: uppercase;
    }

    .main-slide-read-more:hover{
        color: #000;
    }

    .slide-title-link{
       
    }

    .slide-title-link:hover{
        text-decoration: none;
    }

    .main-slideshow-img-details{
        position: absolute;
        background: linear-gradient(0deg, black, transparent);
        width: 100%;
        bottom: 0;
        height: 42px;
    }

    .el-informe-main-box{
        position: relative;
        padding-bottom: 55.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        background-position: top center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        box-shadow: 0 -30px 50px 20px #000 inset;
        -webkit-box-shadow: 0 -30px 50px 20px #000 inset;
        -moz-box-shadow: 0 -30px 50px 20px #000 inset;
        -o-box-shadow: 0 -30px 50px 20px #000 inset;
    }

    .el-informe-main-box .home-share-icons{
        left: 0px !important;
    }

    .others-informes-home-box{
        margin-top: 40px;
    }

    .el-informe-main-box:hover .play-icon{
        opacity: 1;
    }

    .home-publicidad-bg-300x250{
        background: #efefef;
        display: table;
        width: 100%;
    }

     /* EL DESPERTADOR */
    .el-despertador-img-container{
        position: relative;
        padding-bottom: 48.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .el-despertador-img-container img{
        position: absolute;
        top: -31px;
        left: -30px;
        width: 130%;
        max-width: 130%;
    }

    .el-despertador-img-container:hover .play-icon{
        opacity: 1;
    }

    .home-el-informe-title{
        color: #000;
        font-size: 18px;
        font-weight: 700;
        width: 100%;
        margin-top: 10px;
        display: block;
        line-height: 1.275;
    }

    .home-el-informe-title:hover{
        text-decoration: none;
        color: #666;
    }

    .home-el-despertador-header{
        color: #000;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 15px;
        display: block;
        padding-left: 15px;
        text-transform: uppercase;
        border-bottom: #01547c solid 3px;
        padding-bottom: 8px;
    }

    .home-el-despertador-header-right{
        float: right;
        padding-right: 15px;
    }

    .enlace-fullwidth{
        width: 100% !important;
    }

    .deportes-main-title{
        font-size: 26px;
        color: #000;
        font-family: 'Roboto', sans-serif !important;
        line-height: 1.2 !important;
        margin-bottom: 10px;
        display: block;
    }

    .deportes-main-p{
        margin-bottom: 0px;
        margin-top: 10px;
        line-height: 1.3;
        color: #484848;
    }

    .home-deportes-box{
        margin: 55px auto;
    }

    .home-deportes-one-two{
        border-bottom: #ddd solid 1px;
        padding-bottom: 15px;
    }

    .home-deportes-others-line{
        border-bottom: #ddd solid 1px;
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .home-deportes-others-line-title{
        font-size: 20px;
    }

    .home-deportes-others-line-p{
        margin-bottom: 0px;
    }

    .tu-mundo-container{
        border-bottom: #000 dashed 1px;
        margin-bottom: 15px;
        padding-bottom: 15px;
        display: table;
        width: 100%;
    }

    .tu-mundo-title-small{
        font-size: 20px !important;
    }

    .tercera_linea_img{
        margin-bottom: 15px;
    }

    .tu-mundo-container:hover .play-icon{
        opacity: 1;
    }

    .entretenimiento-main-p{
        margin-bottom: 15px;
    }

    .entretenimiento-others-img{
        width: 200px;
        float: right;
        margin-left: 20px;
    }

    .entretenimiento-others-content-left{
        float: left;
        width: 540px;
    }

    .tu-salud-img{
        margin-bottom: 15px;
    }

    .home-videos-container{
        border: #ddd solid 1px;
        padding: 15px;
        border-bottom: #ddd solid 5px;
    }

    .main-news-title{
        font-size: 36px !important;
        margin-top: 15px;
    }

    .main-news-p{
        font-size: 16px;
        color: #000;
    }

    .home-enfoques-box{
        background: #ddd;
        padding: 0px;
    }

    .home-enfoques-box-inside{
        padding: 15px; 
    }

    .noticias-nacionales{
        color: #000;
        font-size: 22px;
        margin-bottom: 15px;
        text-align: center;
        border-bottom: #ddd solid 1px;
        font-family: 'Roboto',sans-serif;
        padding: 6px;
        font-weight: 700;
        background: #efefef;
    }

     .banner-336x280{
        width: 300px;
        height: 250px;
        background: #fff;
        margin: 0px auto;
    }

    /* PUBLICIDAD */
    .home-after-main-news{
        width: 728px;
        height: 90px;
        display: block;
        margin: 0px auto;
    }
    /* PUBLICIDAD */
}

@media (max-width: 768px){
     .home-writer-img{
        float: left;
        background: #fff;
        border: #000 solid 1px;
        width: 30%;
    }

    .home-writer-img img{

    }

    .home-writer-box{
        padding: 5px 0px;
        display: table;
        width: 100%;
        position: relative;
        overflow: hidden;
        border-bottom: #000 solid 1px;
    }

    .home-main-informe-caption{
        padding: 10px 0px;
    }

    .home-main-informe-title{
        margin-top: 0px;
        color: #000;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.3;
        font-family: 'Roboto', sans-serif;
        border-bottom: #000 dashed 1px;
        padding-bottom: 15px;
    }

    .informe-date{
        color: #8a8686;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        float: right;
    }

    .home-writer-name{
        float: left;
        width: 70%;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700 !important;
        padding: 4px 10px;
        color: #000;
        margin-bottom: 6px;
        display: block;
    }

    .home-writer-name:hover{
        color: #fff;
    }

    .home-enfoque-title{
        color: #000;
        width: 70%;
        padding-left: 10px;
        font-size: 14px;
        display: block;
        float: left;
    }

    .home-enfoque-title:hover{
        color: #fff;
    }

    .home-informe-img{
        width: 125px;
        float: left;
        margin-right: 15px;
    }

    .home-others-informe-box{
        display: table;
        width: 100%;
        margin-bottom: 10px;
        position: relative;
        background: #2b2b2b;
        padding: 10px 10px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
    }

    .home-informes-right{
        color: #fff;
    }

    .home-informes-right a{
        color: #ffffff;
        font-size: 15px;
        line-height: 1;
    }

    .home-informes-right-date{
        position: absolute;
        right: 8px;
        bottom: 5px;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 700;
        color: #b1b1b1;
    }

    .home-informe-box{
        margin: 60px auto;
    }

    .rd-home-big-title{
        color: #000;
        font-size: 22px;
        line-height: 1.1;
        width: 100%;
        display: block;
        padding: 12px 0px;
        font-weight: 700;
    }

    .rd-home-big-title:hover{
        color: #000;
    }

    .rd-home-little-title{
        color: #000;
        font-size: 18px;
        line-height: 1.3;
        display: table;
        padding: 15px 0px;
        font-weight: 700;
    }  

    .rd-home-little-title:hover{
        color: #000 !important;
    }  

    .rd-home-box{
        margin-bottom: 15px;
        position: relative;
    }

    .rd-home-box-right{
        height: 250px;
        border-bottom: #ddd solid 1px;
    }

    .rd-home-box-date{
        position: absolute;
        right: 15px;
        bottom: 12px;
        text-transform: uppercase;
        font-size: 12px;
        color: #fff;
        text-shadow: 0px 2px 3px #000;
    }

    .home-share-icons{
        position: absolute;
        width: 60px;
        height: 25px;
        bottom: 10px;
        left: 12px;
    }

    .white-box:hover .play-icon{
        opacity: 1;
    }

    .rd-home-box-p{
        padding: 0px 0px;
        color: #313131;
        font-weight: 300;
        display: none;
    }

    .rd-home-box-left{
        height: initial;
    }

    .home-edicion-digital{
        background: #1c1c1c;
    }

    .edicion-box{
        margin: 50px auto;
    }

    .edicion-digital-right-box{
        display: table;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .edicion-digital-right-img{
        float: left;
        width: 150px;
        margin-right: 10px;
    }

    .edicion-digital-right-box-hover .edicion-digital-right-title{
        margin-top: 20px;
    }

    .edicion-digital-right-title{
        margin-top: 0px;
        font-size: 14px;
        display: block;
        float: left;
        width: 175px;
        color: #d8d7d7;
        text-transform: uppercase;
    }

    .edicion-digital-right-box-hover{
        background: #666666;
    }

    .edicion-digital-header{
        color: #fff;
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: 700;
        font-family: 'Titillium Web', sans-serif;
        text-transform: uppercase;
    }

    .home-categories-box{
        margin: 60px auto;
    }

    .home-five{
        list-style: none;
        padding: 0px;
        margin: 0px;
        background: #fff;
    }

    .home-five li{
        position: relative;
        border-bottom: #edeef0 solid 1px;
        display: table;
        width: 100%;
    }

    .home-five li:hover .play-icon{
        opacity: 1;
    }

    .home-five li:last-child{
        border-bottom: none;
    }

    .home-five-first{
        height: initial;
    }

    .home-five-non-first-img{
        width: 120px;
        margin-right: 10px;
        float: left;
    }

    .home-five-non-first{
        padding: 15px 0px;
    }

    .home-five-first-title{
        display: block;
        padding: 15px 0px;
        font-size: 22px;
        line-height: 1.2;
        color: #000;
        font-weight: 700;
    }

    .home-five-first-title:hover{
        text-decoration: none;
    }

    .home-five-non-first-title{
        float: left;
        width: 160px;
        color: #000;
        font-size: 16px;
        font-weight: 700;
    }

    .home-categories-box-header{
        margin-top: 0px;
        margin-bottom: 0px;
        background: #efefef;
        padding: 10px;
        font-weight: 700;
        font-size: 16px;
    }

    .home-nacionales-box{
        margin: 10px auto;
        margin-top: 30px;
    }

    .home-enfoques-box{
        background: #01547C;
        padding: 60px 0px;
        border-top: #b60707 solid 5px;
    }

    .home-writer-box .home-share-icons{
        right: 10px !important;
        left: initial;
    }

    .home-paginas-amarillas-640x70{
        width: 300px;
        height: 50px;
        margin: 20px auto;
        background: #fff;
        overflow: hidden;
    }

    .mas-right{
        right: 25px;
        position: absolute;
        color: #184b91;
        font-size: 14px;
        top: 3px;
        padding-top: 8px;
    }

    .mas-right:hover{
        text-decoration: none !important;
        color: #b60707;
    }

    .main-slide-box{
        margin: 25px auto;
    }

    .main-slideshow-caption{
        width: 100%;
    }

    .slider-wrapper .bx-controls-direction a{
        margin-top: 57px !important;
    }

    .main-slideshow li:hover .play-icon{
        opacity: 1;
    }

    .main-slideshow-title{
        margin-top: 0px;
        color: #000;
        font-size: 20px;
        font-weight: 700;
    }

    .main-slideshow-p{
        margin-bottom: 10px;
        color: #060606;
        display: none;
    }

    .noticiero-tabs{
        list-style: none;
        padding: 0px;
        margin: 0px;
        margin-bottom: 70px;
    }

    .noticiero-tabs li{
        float: left;
        color: #fff;
        cursor: pointer;
        background: #666;
        padding: 10px;
        margin-right: 5px;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        font-family: 'Titillium Web', sans-serif;
        text-transform: uppercase;
    } 

    .noticiero-tabs li:hover{
        background: #b60707;
    }

    .noticiero-tabs-active{
        background: #b60707 !important;
        color: #fff !important;
    }

    .noticieros-header{
        color: #fff;
        font-size: 22px;
        text-transform: uppercase;
        margin-bottom: 30px;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 700;
    }

    .home-publicidad-728x90-320x50{
        width: 300px;
        height: 50px;
        background: #fff;
        margin: 15px auto;
        overflow: hidden;
    }

    .home-perspectiva-box{
        background: #efefef;
        padding: 16px 10px;
        display: table;
        width: 100%;
        border-bottom: #ddd solid 2px;
    }

    .home-perspectiva-img{
        width: 65px;
        border-radius: 50%;
        border: #fff solid 2px;
        float: left;
        margin-right: 15px;
        background: #fff;
    }

    .home-perspectiva-title{
        color: #333;
        font-size: 16px;
        line-height: 1.2;
        text-align: right;
        width: 216px;
        float: left;
    }

    .home-perspectiva-title:hover{
        color: #000 !important;
    }

    .home-perspectiva-header{
        background: #b60707;
        color: #fff;
        padding: 10px 15px;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
    }

    .noticias-nacionales{
        border-bottom: #ddd solid 5px;
        padding: 10px 0px;
        text-transform: uppercase;
        color: #b60707;
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .htrb{
        margin-bottom: 15px;
    }

    .home-top-300x250{
        width: 300px;
        height: 250px;
        background: #fff;
        margin: 15px auto;
        margin-top: 8px;
    }

    .main-slide-read-more{
        color: #b60707;
        font-weight: 700;
        margin-left: 6px;
        border-left: #ddd solid 1px;
        padding-left: 12px;
        font-size: 12px;
        text-transform: uppercase;
    }

    .main-slide-read-more:hover{
        color: #000;
    }

    .slide-title-link{
       
    }

    .slide-title-link:hover{
        text-decoration: none;
    }

    .main-slideshow-img-details{
        position: absolute;
        background: linear-gradient(0deg, black, transparent);
        width: 100%;
        bottom: 0;
        height: 42px;
    }

    .el-informe-main-box{
        background: none !important;
    }

    .el-informe-main-box .home-share-icons{

    }

    .others-informes-home-box{
        margin-top: 40px;
    }

    .el-informe-main-box:hover .play-icon{
        opacity: 1;
    }

    .informe-mobile-img-container{
        position: relative;
        padding-bottom: 42.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .informe-mobile-img-container img{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
    }

    .home-publicidad-bg-300x250{
        background: #efefef;
        display: table;
        width: 100%;
    }

     /* EL DESPERTADOR */
    .el-despertador-img-container{
        position: relative;
        padding-bottom: 48.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .el-despertador-img-container img{
        position: absolute;
        top: -31px;
        left: -30px;
        width: 130%;
        max-width: 130%;
    }

    .el-despertador-img-container:hover .play-icon{
        opacity: 1;
    }

    .home-el-informe-title{
        color: #000;
        font-size: 18px;
        font-weight: 700;
        width: 100%;
        margin-top: 10px;
        display: block;
        line-height: 1.275;
        margin-bottom: 20px;
    }

    .home-el-informe-title:hover{
        text-decoration: none;
        color: #666;
    }

    .home-el-despertador-header{
        color: #000;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 15px;
        display: block;
        text-transform: uppercase;
        border-bottom: #01547c solid 3px;
        padding-bottom: 8px;
    }

    .home-el-despertador-header-right{
        float: right;
        padding-right: 0px;
    }

    .deportes-main-title{
        font-size: 18px;
        color: #000;
        font-family: 'Roboto', sans-serif !important;
        line-height: 1.2 !important;
        margin-bottom: 10px;
        display: block;
    }

    .deportes-main-p{
        margin-bottom: 0px;
        margin-top: 10px;
        line-height: 1.3;
        color: #484848;
    }

    .home-deportes-box{
        margin: 55px auto;
    }

    .home-deportes-one-two{
        border-bottom: #ddd solid 1px;
        padding-bottom: 15px;
    }

    .home-deportes-others-line{
        border-bottom: #ddd solid 1px;
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .home-deportes-others-line-title{
        font-size: 20px;
    }

    .home-deportes-others-line-p{
        margin-bottom: 0px;
    }

    .tu-mundo-container{
        border-bottom: #000 dashed 1px;
        margin-bottom: 15px;
        padding-bottom: 15px;
        display: table;
        width: 100%;
    }

    .tu-mundo-title-small{
        font-size: 20px !important;
    }

    .tercera_linea_img{
       
    }

    .tu-mundo-container:hover .play-icon{
        opacity: 1;
    }

    .entretenimiento-main-p{
        margin-bottom: 15px;
    }

    .entretenimiento-others-img{

    }

    .entretenimiento-others-content-left{
        display: table;
        width: 100%;
    }

    .tu-salud-img{
        margin-bottom: 15px;
    }

    .home-videos-container{
        border: #ddd solid 1px;
        padding: 15px;
        border-bottom: #ddd solid 5px;
    }

    .main-news-title{
        font-size: 22px !important;
        margin-top: 15px;
    }

    .main-news-p{
        font-size: 14px;
        color: #000;
        margin-bottom: 15px;
        border-bottom: #000 dashed 1px;
        padding-bottom: 12px;
    }

    .home-enfoques-box{
        background: #ddd;
        padding: 0px;
    }

    .home-enfoques-box-inside{
        padding: 15px; 
    }

    .mobile-main-news-img{
        width: 40%;
        float: left;
        margin-right: 10px;
    }

    .mobile-main-news-others-block{
        display: table;
        width: 100%;
        border-bottom: #ddd dashed 1px;
        padding-top: 10px;
    }


    .noticias-nacionales{
        color: #000;
        font-size: 22px;
        margin-bottom: 15px;
        text-align: center;
        border-bottom: #ddd solid 1px;
        font-family: 'Roboto',sans-serif;
        padding: 6px;
        font-weight: 700;
        background: #efefef;
    }

    .mobile-main-news-title{
        font-size: 14px !important;
    }

    .mobile-rd-img{
        margin-bottom: 10px;
    }

    .mobile-no-padding-both-sizes{
        padding-left: 0px;
        padding-right: 0px;
    }

    .el-informe-logo{
        display: none;
    }

     .banner-336x280{
        width: 300px;
        height: 250px;
        background: #fff;
        margin: 0px auto;
    }

    .mobile-ads-mb{
        margin-bottom: 15px;
    }

    /* PUBLICIDAD */
    .home-after-main-news{
        width: 300px;
        height: 100px;
        display: block;
        margin: 0px auto;
        overflow: hidden;
    }
    /* PUBLICIDAD */
}

.home-publicidad-bg{
    background: #efefef;
    display: table;
    width: 100%;
    padding: 20px 0px;
}

.noticiero-container{
    float: left;
    display: none;
}

.main-slideshow{
    width: 100% !important;
    height: 100% !important;
    padding: 0px;
}

.main-slideshow-container{
    position: relative;
    padding-bottom: 52.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.main-slideshow-container img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: initial !important;
}

.home-combustibles-box{
    border: #000 solid 1px;
    padding: 15px;
    border-radius: 3px
}

.home-combustibles-box-inside{

}

.combustibles-line{
    display: table;
    width: 100%;
    border-bottom: #e1e1e1 solid 1px;
    padding: 5px 10px;
}

.combustibles-last-line{
    border-bottom: none !important;
    padding-bottom: 8px;
}

.combustibles-header{
    background: #efefef;
    padding: 6px 12px;
    color: #000;
}

.combustibles-name{
    width: 60%;
    float: left;
    color: #000;
}

.combustibles-price{
    width: 32%;
    float: left;
    color: #000;
}

.combustibles-icon{
    width: 8%;
    float: left;
}

.subio-icon{
    background: url(../imagenes/up-icon.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    display: block;
}

.bajo-icon{
    background: url(../imagenes/down-icon.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    display: block;
}

.igual-icon{
    background: url(../imagenes/same-icon.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    display: block;
}

.divisa-name{
    float: left;
    width: 33%;
    color: #000;
}

.d-name-b{
    font-weight: 700;
}

.combustibles-mb{
    
}

.ads-300x600{
    width: 300px;
    height: 600px;
    display: block;
    margin: 0px auto;
}

.informe-main-enlace{
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
}