@charset "UTF-8";
/*----------------------------------------------------------------------

    WEB TIGRE CUSTOM STYLES 

    Project:        WEB TIGRE
    Version:        1.0
    Author:         Innovación Tigre
    Primary use:    
    Email:			
    Follow: 		
    Like: 			
    Website:		
    Premium:		

------------------------------------------------------------------*/
/* - ESTILOS INTERNA NOVEDADES  - */

.row{margin-left: 0px; margin-right: 0px;}
.bcb{background: #D02013; border-bottom: 1px solid #EEE;}
.bcb2{background: #555; border-bottom: 1px solid #EEE;}

/* NOVEDADES */
#novedades-destacadas{padding-top: 35px; margin-top: 125px; padding-bottom: 15px;}
#novedades-destacadas .col-1{padding-left: 0px; padding-right: 5px;}
#novedades-destacadas .col-2{padding-left: 5px; padding-right: 0px;}
#contenedor-novedades{padding-top: 35px; padding-bottom: 15px;}

.desc .titulo{font-size: 16px; line-height: 18px;}

.mas-noticias{margin-left: -15px !important; margin-right: -15px !important; margin-top: 25px; margin-bottom: 25px;}
.mas-noticias .noticia{margin-bottom: 25px;}
.btn-mas{margin: 50px auto 20px auto;}
.btn-mas a{
    font-family: 'Gotham-Light', sans-serif !important;
    font-size: 20px;
    color: #7A7B7B;
    display: inline;
    padding: 10px 20px;
    border-color: #7A7B7B;
    border-width: 1px;
    border-style: solid;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    transition: color 0.2s linear 0.2s;
}

.featured-grid, .featured-grid.featured-grid-2 {
    width: 100%;
    height: 510px;
    float: left;
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.featured-grid:after, .featured-grid.featured-grid-2:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.featured-grid .desc {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    padding: 15px;
    z-index: 9;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: rgba(0, 0, 0, 0.5);
}
.featured-grid .desc h3 {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 2px rgba(0,0,0,.8) !important;
    margin-bottom: 5px;
    line-height: 1.1;
}
.featured-grid .desc span {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 2px rgba(0,0,0,.8) !important;
    font-size: 16px;
}
.featured-grid.featured-grid-2 {
    height: 250px;
    margin-bottom: 10px;
}
.featured-grid.featured-grid-2 .desc h3 {
    margin-bottom: 5px;
    line-height: 18px;
}
.featured-grid .desc p, .featured-grid.featured-grid-2 .desc p {
    /*display: none;*/
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 2px rgba(0,0,0,.8) !important;
    font-size: 13px;
    line-height: 14px;
}
.featured-grid:hover .desc, .featured-grid:focus .desc {
    bottom: 0px;
    background: #333;
    padding-top: 20px;
}
/*.featured-grid:hover, .featured-grid:focus {
    -webkit-box-shadow: 0px 18px 43px -7px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 18px 43px -7px rgba(0, 0, 0, 0.32);
    -ms-box-shadow: 0px 18px 43px -7px rgba(0, 0, 0, 0.32);
    -o-box-shadow: 0px 18px 43px -7px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 18px 43px -7px rgba(0, 0, 0, 0.32);
}*/


.p-0{padding: 0px;}
.pl-0{padding-left: 0px;}
.pr-0{padding-right: 0px;}
.pl-5{padding-left: 5px;}
.pr-5{padding-right: 5px;}


/* - RESPONSIVE - */

@media (min-width: 992px){
    .promo-section {
        position: relative;
        min-height: 400px;
        padding-top: 40px;
        padding-bottom: 20px;
        margin-top: 125px;
    }
}

@media (max-width: 991px){
    .promo-section {margin-top: 100px;}
    .promo-section .promo-section-col {padding-top: 40px; padding-bottom: 20px;}
    .featured-grid, .featured-grid.featured-grid-2 {margin-bottom: 30px; height: 250px;}
    .featured-grid .desc h3 {margin-bottom: 0px;}
    .featured-grid .desc span {display: none;}
    .featured-grid .desc, .featured-grid .desc {bottom: 0px; padding-top: 20px;}
    #novedades-destacadas .col-1{padding-left: 25px; padding-right: 25px;}
    #novedades-destacadas .col-2{padding-left: 25px; padding-right: 25px;}
    .mas-noticias .noticia{padding-left: 35px; padding-right: 20px;}
    .mas-noticias .noticia a{ margin-left:-8px;}
    .mas-noticias h2{margin: 15px 0; text-align: center;}
    #contenedor-novedades{padding-top: 0px;}
    
    .row.mas-noticias{margin-top: 25px;}

    .desc .titulo-destacada{font-size: 16px; line-height: 18px;}

    .bg-gris-claro .mas-noticias h2{padding-left: 25px; padding-right: 25px; font-size: 22px !important;}

    #detalle-noticia h4.titulo {font-size: 18px; line-height: 1.2; margin-bottom: 5px !important;}

    #resultado_noticias h4#titulo-res {font-size: 18px;}
}

/* Extra small devices (phones, up to 480px) */
@media screen and (max-width: 767px) {
    #novedades-destacadas{margin-top: 65px;}
    .btnsNews { display: flex; flex-direction: column; }
    .liner{ display:block !important; width: 100px !important;}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
    #novedades-destacadas{margin-top: 119px;}
}
/* tablets/desktops and up ----------- */
@media (min-width: 992px) and (max-width: 1199px) {
}
/* large desktops and up ----------- */
@media screen and (min-width: 1200px) {
}

