/*
DESACTIVAMOS LOS MENSAJES DE ERROR
*/
.error{display:none !important;}
/*
DESACTIVAMOS LOS MENSAJES DE ERROR
*/
@font-face{
    font-family:"Helvetica Neue";
    src:url('http://www.mancomunidadcg.es/fuente/HelveticaNeue-CondensedBold.otf');
    
}
.site-info{
    width:100%;
}
.main-navigation-container .menu > ul{
    padding-top:0px !important;
}
.titulo-paginas h4{
    /*background-color: #0779bb;*/
    background-color:#a0a0a0;
    padding: 9px !important;
    color: white;
    margin-right: 20px;
    font-size:25px;
    text-transform:uppercase;
}
.categoria-premios h4{
    /*background-color: #0779bb;*/
    background-color:#a0a0a0;
    padding: 9px !important;
    color: white;
    margin-right: 20px;
    font-size:15px;
    text-transform:uppercase;
}
.menu-sidebar .widget ul li{
    
    border:none;
    
}
.vc-posts-list-row-2{
    display:inline-flex;

}
.posts .entry-media{
   /* overflow: hidden;*/
   /* height: 220px;*/
}
.separador-noticias h4{
    /*background-color: #0779bb;*/
    background-color:#a0a0a0;
    padding: 9px !important;
    color: white !important;
    margin-right: 20px;
    font-size:20px;
    text-transform:uppercase;
}
.comments-area{
    display:none;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
    background-color: #0779bb;
}
.single-post:not(.fl-builder) .entry-meta-element, .single-post .entry-header .entry-meta-element {
    background-color: #0779bb !important;
    color: #fafcfe;
}
.site-branding img {
    max-height: 6rem !important;
    margin-top: 1rem;
 
}
.search-form {
    position: relative;
    max-width: 200px;
    float: right;
}
@media only screen and (max-width: 79.9375em) and (min-width: 55em){
.main-navigation {

    margin: 0.4em -0.4em 1.4em 0 !important;
}
}
@media only screen and (max-width: 54.9375em){
    .buscador{
        display: flex;
        justify-content: center;
        padding-bottom:30px;
    }
}
@media only screen and (max-width:1024px){
    .tshowcase-box {
    margin: 0 5px;
}
.ts-col_2 {
    width: 48% !important;
}

}
@media only screen and (min-width:1280px){
    .site-branding img {
    max-height: 8rem !important;
    margin-top: 1rem;
}
}
@media handheld, only screen and (max-width: 480px){
.ts-col_2 {
    width: 99.5% !important;
    
}
}
@media only screen and (max-width: 41.9375em){
.pagination > span.dots {
    display: inline-block;
}
.pagination a{
    display:inline-block !important;
}
.current{
    display:inline-block !important;
}
}