/* TAFI NUEVOS CSS */

.header .justify-content-between .navbar-expand-lg .navbar-collapse {
    border-top: 0.5px solid #808080;
    border-bottom:0.5px solid #808080;
    background: #FFF;
}

.header-gradient .navbar-light .navbar-nav > li > a{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #666666 ;
    line-height: 25px !important;
}

.father-item{
    padding: 12px 22px !important;
}


/* manual_slider */

.subtitle {
    background: none;
    font-size: 15px;
    color: #1c9de2 ;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 10px;
    /* text-shadow: 1px 1px black; */
}

.bloque-1-big .subtitle{
    background: #fff;
    font-size: 14px;
    color: #666666 ;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10px;
}

.bloque-1-big .title a{
    color: #222;
    font-size: 30px;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.bloque-1-big .bajada p {
    color: #666666;
    font-size: 17px;
	line-height: 24px;
	font-weight: 400;
    min-height: 110px; /* 5 lineas de 24px - 10px*/
}

.social-share ul{
    display: flex;
    flex-direction: row;
    justify-content: start;
    position: relative;
    margin: 0;
    padding: 0;
}

.social-share ul li {
    padding: 0 5px;
}

.social-share ul li:first-child{
	padding-left: 0;
}

.social-share.-top ul{
    display: flex;
    flex-direction: row;
    justify-content: end;
    position: relative;
    margin: 0;
    padding: 0;
}  

.social-share ul li a i{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #A05392;
    color: #fff;
    display: block;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    font-size: 16px;
}

.social-share.invertido ul li a i{ 
    color: #1c9de2;
    background: #fff;
}

.bloque-1-img{
    position: relative;
    overflow: hidden;
    min-height: 350px;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}

.bloque-1-img-small {
    height: 220px;
    position: relative;
    overflow: hidden;

    background-position: center center;
    background-size: cover;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}

.bloque-1-img-small-nota {
    height: 150px;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}

.bloque-1-small {
    padding: 10px;
}

.bloque-1-small .subtitle {
    background: #fff;
    font-size: 14px;
    color: #666666 ;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 15px;
	padding-left: 0;
}

.bloque-1-small .title a{
    color: #222;
    min-height: 75px;
    line-height: 25px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: 700;
}

.bloque1-second-row {
    padding: 15px;
}

.related-post.subtitle{
    padding: 0;
}

.is-ts-sticky.sticky.fade_down_effect {
    background: whitesmoke;
}

.bloque2-row {
    margin: 20px 0;
}

.bloque2-row .col-lg-7 {
    padding: 0;
    padding-right: 10px;
    margin: 0;
}

.top-right {
    padding-top: 15px;
    padding-left: 78%;
}

.bloque2-small .owl-stage-outer {
    min-height: none;
    max-height: 200px;
}


.bloque2-big.bloque-2-desk  .item { 
    min-height: 0;
    height: 360px;
}

.bloque2-small .col-12 {
    padding-right: 0;
}

.row.cat.center.col-12 {
    padding-left: 0;
}

.bloque2-small .social-share ul {
    padding-right: 15px;
}

.bloque2-small-img{ 
    width: 100%;
    height: 245px;
}

.bloque2-small .top-right {
    padding-top: 15px;
    padding-left: 66%;
}

.bloque2-small .row, .bloque2-big .row{
    margin: 0;    
}

.bloque2-small .title {
    font-size: 22px;
    line-height: 26px;
    padding: 0px 0px 26px 0px;
}

.bloque2-small .title-lg a:hover {
    color: #1c1c1c;
}

.header-top {
    background: #003360;
    height: 50px;
    width: 100vw;
    font-family: "Roboto", sans-serif;
}

.header-top .row { 
    height: 50px;
    line-height: 50px;
}

.header-top .ultimas-noticias{
    background: #00AFE1;   
    color: #FFFFFF;
    font-weight: 700;
    height: 50px !important;
    text-decoration: none;
    border: none;
    padding: 1px 20px;
    text-align: center;
    display: inline-block;
}

.header-top .title {
    color: #FFFFFF;
}

.buscador-top input {
    background-color: #808080;
    border: none;
    height: 50px;
    color:#fff;
    font-size: 16px;
}

.buscador-top input:focus{
    background-color: #555555 ;
    border: none;
    height: 50px;
    color:#FFFFFF ;
}

.buscador-top inputinput:-webkit-autofill,
.buscador-top inputinput:-webkit-autofill:hover, 
.buscador-top inputinput:-webkit-autofill:focus, 
.buscador-top inputinput:-webkit-autofill:active  {
    transition: background-color #9DA4AB;
    -webkit-text-fill-color: #9DA4AB !important;
}

.buscador-top input::placeholder{
    color:#fbfcfe;
    font-size: 16px;

}

.no-btn.buscador{
    background-color: #003360;
    border: none;
    padding: 0 15px;
    height: 50px;
}

.movil .input-group{
    width: 170px;
    padding: 0 5px;
    margin: 0;
    right: 0;
    position: absolute;
}

.movil .no-btn.buscador{
    background-color: #003360;
    border: none;
    border-right:none;
    padding: 0 15px;
    height: 50px;
}

.buscador i {
    color:#fbfcfe;
    border: none;
}

.top-menu i{
    color: #808080;
} 

.logo img{
    width: 527px ;
    height: 116px;
}

.ts-copyright{
    background: #003360;
    display: flex;
    align-items: center;
}

.redes-footer i {
    color: #FFFFFF;
}

.logo-hit-media{
	width: 70px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.bottom-section {
    padding: 50px 0;
}

.xs-center.movil{
    display: flex;
    align-content: space-between;
    justify-content: space-between;
    max-width: 160px;
    min-width: 130px;
    padding-left: 10px;
    margin: 0;
}

.xs-center.movil .top-menu i {
    font-size: 19px;
    color: #FFFFFF;
}

.navbar-toggler { 
    position: relative;
}

.nav-bar-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-self: center;
    padding-bottom: 10px;
}

.nav-bar-container{
    position: relative;
    height: 50px;
}

.nav-bar-container button {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header .navbar-collapse .nav{
    background-color: #fff;
}

.header .navbar-collapse a {
    color: #25282a ;
}

.navbar .father-item:hover {
    color: #FFF;
    background: #4BA5D9;
}

.bloque1-second-row .row.cat a{
    padding: 0;
    padding-left: 0px;
    padding-top: 5px;
}

.row.title.col-12 a{
    margin-top: 0;
}

.block-mas-noti.linea{
    border-top: 1px solid #e9e9e9;
}

.related-post .bloque1-second-row .row.cat a {
    padding: 0px;
    font-size: 13px;
}

.related-post .title a {
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.related-post .top-right {
    padding-top: 10px;
    padding-left: 60%;
}

.related-post .top-right i{
    font-size: 13px;
    width: 24px;
    height: 24px;
    line-height: 13px;
    padding: 5px;
}

.related-post .bloque1-second-row {
    padding: 15px 0 0 0;
}

@media (hover: hover) and (pointer: fine) {
  .sec-iconos .bloque-iconos-item {
    transition: transform 1s;
  }

  .sec-iconos .bloque-iconos-item:hover {
    transform: translateY(-20px);
    transition: transform 0.6s;
  }
}

@media(max-width: 768px) { 
	
    #navbarSupportedContent {
        background-color: #fff;
    }
	
    #navbarSupportedContent .navbar-nav, #navbarSupportedContent  .dropdown.father-item{
        background-color: #f0f0f0 !important;
    }

    .navbar-nav li {
        border-top: 2px solid #fff;    
    } 

    .father-item i{
        color: #25282a}

    .dropdown.father-item{
        background-color: #f0f0f0 !important;
        color:#25282a ;
    }
	
    .dropdown-menu li {
        border-top: 2px solid #fff;
    }

    .dropdown-menu li a {
        color:#25282a !important ;
    }
	
    .nav-item.dropdown.father-item{
        padding: 0 !important;
        background: #4BA5D9;
    } 
	
    .nav-item.dropdown.father-item .menu-dropdown{ 
        padding: 12px 22px !important;
        background-color: #f0f0f0 !important;
        color:#25282a  !important;
    }
	
    .nav-item.dropdown.father-item .menu-dropdown:focus,
    .nav-item.dropdown.father-item .menu-dropdown:hover{ 
        color: #FFF !important;
        background: #4BA5D9 !important;
    }
	
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background-color: #f0f0f0;
    }

    .related-post .bloque-1-img-small-nota {
        height: 200px;
    }

    .related-post .top-right {
        padding-top: 10px;
        padding-left: 65%;
    }

    .related-post .top-right i{
        font-size: 16px;
        width: 32px;
        height: 32px;
        line-height: 16px;
        padding: 8px;
    }

}

.nav-item.dropdown.father-item .menu-dropdown:hover i.fa-angle-down,
.nav-item.dropdown.father-item .menu-dropdown:focus i.fa-angle-down{  
    color: #FFF !important;
}

.principal-movil .top-right, .principal-movil.top-right {
    text-align: left;
    text-rendering: optimizeLegibility;
    line-height: 25px;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    flex-wrap: wrap;
    float: right;
    padding-right: 15px;
    margin: 0;
    padding-top: 0px;
    padding-left: 61%;
    width: 100%;
}

.container.bloque2 .principal-movil .top-right, .principal-movil.top-right{
	padding-top: 15px;
}

.row.social-share.col-12{
    padding-left: 0px;
    position: absolute;
    bottom: 0px;
}

.row.social-share.col-12 i {
    padding: 5px 0;     
    width: 26px;
    height: 26px;
}

.ultimas-noticas{
    padding: 0;
	font-size: 17px;
}

.buttons-carousel{
    float:right;
    position: relative;
}

.carousel-item a,  .buttons-carousel a {
    color: white;
    text-decoration: none;
    list-style: none;
}

.buttons-carousel {
    border: 1px solid white;
    padding:0 10px;}

.ultimas-noticias-logo{
    padding: 0px;
    margin-right: 25px;
}

/* Tipografias */
*{
    font-family: 'Roboto', sans-serif;
}

.main-content {
    min-height: 57vh;
}
.title, .title-lg a{
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    color: #003360;
    padding: 10px 25px;
}

.subtitle {
    font-family: 'Roboto', sans-serif;
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}

.bloque2-sub {
    text-shadow: 1px 1px #444;
	color: #FFFFFF;
}

.bajada p, .sumario {
    color:#555555;
}

.ultimas-noticias, .buscador-top {
	font-family: 'Roboto', sans-serif;
    font-size: 17px !important;
} 

.ultimas-noticias-logo a{
    font-family: 'Roboto', sans-serif;
    font-size: 14px !important;
}

.bloque-1-big .social-share, .bloque-1-big .cat, .bloque-1-big .bajada{
    padding: 0px 25px !important;
}

.bloque2-row .title.post-title {
    margin: 0!important;
}

.top-right { 
    float: right;
    padding-right: 15px;
    padding-top: 15px;
}

.bloque1-second-titulo {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #003360;
    padding: 0px 0px 16px 0px;
}

.bloque1-second-titulo a{
    color: #003360;
	padding-bottom: 10px;
}

.sec-tag {
    padding: 0;
}

.sec-tag a {
    font-size: 22px;
    height: 75px;
    padding-bottom: 15px;
}

.sec-iconos .container img{
	width: 136px;
}

.-no-ab {
    position: relative !important;
}

.sec-bloque {
    margin-bottom: 20px;
}

.copyright-content p {
    font-size: 12px;
    display: none;
}

@media only screen and (min-width: 762px) {
    .bloque-1-small .row.item {
        margin-right: -14px ;
        margin-left: -14px ;
    }

    .bloque2-small.principal-desktop{
        padding-right: 9px;
    }

    .container.bloque2{
        padding-left: 11px;
        padding-right: 0;
    }
    .copyright-content p {
        display: block;
    }

}

.pointer-hover:hover {
    cursor: pointer;
}

.padding-left {
    padding-left: 5px;
    text-align: left;
    text-rendering: optimizeLegibility;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    background: #fff;
    font-size: 12px;
    color: #1c9de2;
    font-weight: 600;
    text-transform: uppercase;
}

.padding-left-top-b {
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
}

.padding-left-top-b a {
    font-size: 17px !important;
}

.antetitulo-nota{
    text-align: left;
    text-rendering: optimizeLegibility;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    background: #fff;
    font-size: 15px;
    color: #666666;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10px;
}

.row.footer {
    display: flex;
    align-items: center;
}

.titulo-sec {
    color: #00AFE1;
}

.mas-leidas-container {
    padding-left: 20px;
    width: 115%;
}

.mas-leidas-titulo{
    color: #00AFE1;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: .8;
    margin-bottom: 10px;
    margin-top: 20px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
}

.single-mas-leida {
    background: #00AFE1;
    color: #fff;
    margin-bottom: 7px;
    height: 90px;
    display: flex;
    align-items: center;
}

.single-mas-leida .numero-nota {
    font-size: 60px;
    float: left;
    line-height: .8;
    padding: 0 7px;
}

.single-mas-leida .titulo-nota {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 24px;
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
}

.single-mas-leida .img-nota {
    min-height: 90px;
    background-size: cover;
    background-position: center;
    padding: 0;
    margin: 0;
}

.bloque1-big.principal-movil .title-lg a{
    text-align: left;
    user-select: none;
    box-sizing: border-box;
    text-decoration: none;
    padding: 10px 25px;
    padding-top: 0px;
    color: #003360!important;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    padding-left: 0;
}

.bloque1-big.principal-movil .movil-bajada p{
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: #666666;
	font-weight: 400;
}

.bloque1-big.principal-movil .row.cat {
    padding: 10px 25px;
    padding-bottom: 0px;
	padding-left: 0;    
}

.bloque1-big.principal-movil .title-lg {
    margin-top: 0;}

.principal-movil .bloque2-big-img  .post-content {
    position: absolute;
    bottom: 15px;
}

.bloque2-big.principal-movil{
    padding-left: 10px;
    padding-right: 10px;
	border-bottom: 0.5px solid #808080;
	padding-bottom: 10px;
}

.container.bloque2 .bloque2-big.principal-movil{
	padding-bottom: 30px;
}

.ajuste-movil-bloque1-n-1 {
    margin-bottom: 15px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.bloque2-big.principal-movil .item .featured-post .post-title a,  .bloque2-big.bloque-2-desk  .item .featured-post .post-title a 
{   
    color: #fff!important;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-shadow: 2px 2px #444;
}

.foto-institucional {
    padding-bottom: 15px;
    border-radius: 50%
}

.name-pr-inst {
    font-family: open sans,sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #25272a;
}

.cargo-pr-inst {
    font-size: 17px;
    color: #1c9de2;
    font-weight: 600;
    padding-top:5px;
	text-transform: uppercase;
}

.cargo-inst {
    font-size: 13px;
    color: #1c9de2;
    font-weight: 600;
    padding-top: 20px;
	text-transform: uppercase;
}

.name-inst {
    font-family: open sans,sans-serif;
    font-size: 18px;
    line-height: 10px;
    font-weight: 700;
    color: #25272a;
}