<?php header("Content-type: text/css; charset: UTF-8"); ?>


html{
    height:100%;
}

a{
    color:#880534;
}

a:hover{
    color:#880534;
    text-decoration:underline;
}

h1, h2, h3, h4{
    color: #262626}

body {
    font-family: 'Open Sans', sans-serif;
    color: #262626;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#main-header {
    top: 0;
    width: 100%;
    z-index:98;
    height: 140px;
    padding-top: 23px;
    position: fixed;
    background: #FFFFFF;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);

}

.margencentro{
    padding-top: 140px;
}

.logo {
    max-width: 80%;
}

.fondomenu {
    background-image: none;
    background-repeat:repeat-x;
    background-color:transparent;
}

#main-menu {
    font-family:  'Quicksand', sans-serif;
    font-size: 13pt;
    text-transform: uppercase;
    border-top: 1px solid #860031;
    margin: 0px;
    font-weight: 500;
    padding: 0px;
    margin-top: 10px;
}
#main-menu a {
    color:#262626;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}

#main-menu a i{
    color: #880534;
}

#main-menu a:hover {
    color:#262626;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover {
    background-color:transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
    color:#262626;
}

.nav>li>a{
    padding: 7px 6px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #999;
}
.desplegable li {
    background-color: #FFFFFF;

}
.desplegable li:hover {
    background-color: #FFFFFF;
}

#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus {
    background-color:transparent;
}

#main-menu li ul.dropdown-menu li a{
    background-color:transparent;
    background-image:none;
    color: #262626;
}

#main-menu li ul.dropdown-menu li a:hover{
    color: #262626;
    text-decoration:underline;
}

.dropdown:hover .dropdown-menu {
    display:block;
}
.dropdown-menu {
    margin-top:0px;
    background-color:#FFFFFF;
}
.dropdown-menu:hover {
    display:block;
}

.titularhome {
    font-family: 'Quicksand', sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#262626;

}

.cuadrodestacado{
    border: 0px solid #666600;
    background-color: transparent;
    font-size: 11pt;
    font-weight:normal;
    padding: 5px;
    margin-bottom:10px;
}

.enlacetitular{
    font-family: 'Quicksand', sans-serif;
    color:#262626;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular:hover{
    text-decoration:underline;
    color:#262626;
}

.enlacetitular-pequeñ    font-family: 'Quicksand', sans-serif;
    color:#262626;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular-pequeñover{
    text-decoration:underline;
    color:#262626;
}

.fondopie{
    background-color: #880534;
    width:100%;
    padding-top:15px;
    padding-bottom: 15px;
    font-size:12pt;
    border-top: 1px solid #eeeeee;
    color:#FFFFFF;
}

.fondopie ul{
    margin-top: 10px;
    text-transform: uppercase;
    list-style: none;
    margin: 0;
    padding: 0;
}

.fondopie li{
    display: inline;
}

.fondopie li:after{
    content: ' - ';
}

.fondopie li:last-child:after{
    content: '';
}

.enlace-pie{
    font-family: 'Quicksand', sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
    text-decoration: none;
}

.enlace-pie:hover{
    color: #FFFFFF;
    text-decoration: uncerline;
}

.celdasituacion{
    font-family: 'Quicksand', sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #262626;
    padding: 5px;
    background-color: transparent;
    margin: 10px 0px;
}

.htmlFuente,.htmlfuente {
    color: #9b9999;
    margin-bottom: 10px;
    margin-top: 10px;
}

.titulo-seccion{
    font-family: 'Quicksand', sans-serif;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    color: #880534;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: 'Quicksand', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #880534;
    background-color: transparent;
}

.celdagaleria{
    height: 80px;
    overflow:hidden;
    margin-bottom:10px;
    border:1px solid #CCCCCC;
}

.zoom{
    width:100%;
    height:100%;
    position:absolute;
    cursor:pointer;
}

.cuadrofamilia{
    padding: 15px;
    border: 1px solid #CACACA;
    text-align:center;
    margin-bottom:10px;
}

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: 'Quicksand', sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #880534;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #880534;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Quicksand', sans-serif;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    text-align: center;
    background: #E8E8E8;
    color: #880534;
    padding: 15px;
    margin-left: calc(-1*((100vw - 1157px)/2));
    margin-right: calc(-1*((100vw - 1157px)/2));
    margin-bottom: 30px;
}

.htmlTitulargaleria {
    font-family: 'Quicksand', sans-serif;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    color: #880534;
    margin-bottom: 30px;
}

.htmlTitular2{
    font-family: 'Quicksand', sans-serif;
    font-size: 32px;
    font-weight: bold;
}

#divBuscador{
    position:absolute;
    left:0px;
    z-index:1000;
    height: 300px;
    overflow: auto;
    margin-top:30px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
}

.divbuscar{
    list-style:none;
    margin:0px;
    padding:0px
}

.divbuscar li{
    display:block;
    clear:both;
}

#mobile-main-menu{
    background-color:#000000;
    width:100%;
    padding:5px;
    color:#262626;
    font-family: 'Quicksand', sans-serif;
    font-size: 13pt;
    background-color:transparent;
    cursor:pointer;
}

.rating {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don.t support :checked don.t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn.t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: '. ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.rating2 {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don.t support :checked don.t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn.t make the test unnecessarily selective */
.rating2:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating2:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating2:not(:checked) > label:before {
    content: '. ';
}

.rating2 > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}


.rating2 > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.registrolanding{
    width:20%;float:right;
    padding:2.5%;
    background-color:transparent;
}

.registrolanding label{
    font-size:12pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color:
        font-family: 'Quicksand', sans-serif;
    background-color: transparent;
    font-size: 10pt;
    float:left;
    font-weight: normal;
    padding-top:5px;
    margin-right:10px;
    margin-bottom: 10px;
    cursor:pointer;
    border: 0px solid #666600;
}

.boton{
    background: #880534;
    color:#FFFFFF;
    display: inline-block;
    border:none;
    padding: 7px 15px;
}

.boton:hover{
    color: #FFFFFF;
    text-decoration: none;
}

.boton:disabled{
    background: #BBBBBB;
}

.elegida{
    border: 3px solid #000000;
}

.numero-encuesta{
    padding:5px;
    color:#FFFFFF;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color:#a2a2a2;
    margin:5px;
    margin-top:10px;
    text-align: center;
    display:inline-block;
}


.botmenu{
    display: none;
}


#menu:not(.mm-menu) {
    display: none;
}

.cookies{
    background-color: rgba(0,0,0,0.7);
    padding-top:10px;
    color:#FFFFFF;
    -webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    position: fixed;
    width: 100%;
    z-index: 10000;
    bottom:0px;
    font-size: 12px;
}

.cookies a{
    color:#FFFFFF;
    text-decoration: underline;
}

.mapaweb{
    list-style: none;
    margin:0px;
    padding:0px;
}


.mapaweb li{
    border-bottom: 1px dotted #CCCCCC;
    padding:3px;
}

.mapaweb ul{
    margin:0px;
    padding:0px;
    padding-left:10px;
    list-style: none;
}

.mapaweb ul li{
    border-bottom: none;
}

.mapaweb ul li:before{
    content: '-';
}

.formcontacto{
    margin-bottom: 30px;
}

.formcontacto div.input-group{
    margin-bottom:30px;
}

.slider-container{
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 30px;
}

.slider-movil{
    height: auto;
    min-height: auto;
}

.slide-elemento{
    height: 200px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
}

.slider-movil li.slide-elemento{
    height: auto !important;
}

.slide-texto{
    text-align: center;
    padding: 20px;
    color:#FFFFFF;
    font-size: 14px;
    margin-top: 0px;
}

.texto-slide{
    margin-top: 15px;
    background: rgba(136,5,52,0.5);
    padding: 5px 30px;
    display: inline-block;
    color: #FFFFFF;
}

.texto-slide p{
    margin-bottom:0;
}

.slide-texto h2{
    background: rgba(136,5,52,0.5);
    color:#FFFFFF;
    display: inline-block;
    padding: 7px 30px;
    font-size: 20px;
    font-weight: bold;
    margin:0px;
    text-transform: uppercase;
}

.slide-texto a{
    background: rgba(136,5,52,1);
    margin-top:12px;
    display: inline-block;
    padding: 7px 40px;
    text-transform: uppercase;
    color:#FFFFFF !important;
    font-size: 13pt;
}

.bx-controls{
    position: relative;
    top: -35px;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    margin:5px;
    border:1px solid #000000;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background: #000000;
    border: 2px solid #000000;
}

.bx-controls-direction{
    display: none;
}

.slider-movil div.bx-pager{
    display: none;
}

.itemgaleria{
    margin-top:30px;
    display: block;
    height:130px;
    position: relative;
}

.itemgaleria img{
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}

.filacarro{
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px 0;
    margin: 15px 0;
    font-size: 16px;
}

.filacarro ul{
    list-style: none;
    margin:0;
    padding:0;
}

.filacarro span{
    display: block;
    font-size: 12px;
}

.filacarro label{
    display: inline;
    font-weight: normal;
    font-size: 12px;
}

.filacarro input{
    display: block;
    padding: 5px;
    text-align: center;
    width: 50px;
    border: 1px solid #CCCCCC;
}

.borrarcarro{
    font-size: 12px;
    margin-top: 15px;
}

.preciocarro{
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    color:#262626;
}

.codigopromocion{
    margin: 30px 0;
}

.filaregistro{
    margin-top: 30px;
}

.filaregistro h4{
    margin-top:0px;
}

.panelusuario{
    padding-bottom: 100px;
}

.panelusuario div{
    text-align: center;
    padding: 15px;
}

.buscador{
    border: 2px solid #880534;
    padding: 5px;
    background: #FFFFFF;
    display: flex;
    margin-top: 10px;
    flex: 3;
}

.buscador input{
    flex:3;
    border:none;
    padding:3px;
    outline: none;
}

.buscador button{
    border:none;
    background:transparent;
}

.containerbuscar{
    display: flex;
    text-align: right;
}

.menuiconos{
    margin-top:5px;
    display: flex;
    justify-content: space-between;
}

.menuiconos a{
    width: 108px;
    height: 49px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    text-decoration:none !important;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.pandora{
    background-image: url(/images_web/bot_pandora.png);
}

.pandora:hover{
    background-image: url(/images_web/bot_pandora2.png);
}

.albasit{
    background-image: url(/images_web/bot_albasit2.png);
}

.albasit:hover{
    background-image: url(/images_web/bot_albasit.png);
}

.sabuco{
    background-image: url(/images_web/bot_sabuco2.png);
}

.sabuco:hover{
    background-image: url(/images_web/bot_sabuco.png);
}

.cedobi{
    background-image: url(/images_web/bot_cedobi2.png);
}

.cedobi:hover{
    background-image: url(/images_web/bot_cedobi.png);
}

.robapagina{
    display: block;
    margin:auto;
    margin-bottom:30px;
    border-radius: 50%;
    overflow: hidden;
    height: 163px;
}

.robapagina:hover{
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}

.robapagina img{
    width: 100%;
}

.empresa h1{
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 30px;
    margin-top: 0;
    display: inline-block;
    margin-bottom: 30px;
}

.abahora{
    background: url(/images_web/bg_abahora.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 50px 0;
    margin-top: 30px;
}

.abahora h2, .noticias h2{
    font-family: 'Quicksand', sans-serif;
    font-size: 30px;
    font-weight: 500;
    margin:0;
    margin-bottom: 30px;
}

.abahora h2:after, .noticias h2:after{
    content: '';
    width: 290px;
    display: block;
    margin-top: 10px;
    height: 5px;
    background: #7f0024;
}

.participa{
    width: 100%;
    margin-top:5px;
    height: 145px;
    background: url(/images_web/bg_participa.jpg) no-repeat center;
    background-size: cover;
    padding-top: 13px;
}

.participa a{
    width: 41%;
    min-width: 170px;
    text-align: center;
    margin: 15px;
    background: #f81e08;
    padding: 7px 20px;
    text-transform: uppercase;
    color: #FFFFFF !important;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    display: block;
}

.imagenportada > a{
    height: 385px;
    position: relative;
    overflow: hidden;
    display: block;
    background: #FFFFFF;
}

.imagenportada > a img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
}

.imagenportada h3{
    background:#FFFFFF;
    padding: 20px 10px;
    font-size: 14px;
    margin:0;
    width: 100%;
    bottom:0;
    font-weight: bold;
}

.ekko-lightbox-container img{
    margin:auto;
}

.noticias{
    margin-top: 30px;
    padding: 30px 0;
    background: url(/images_web/bg_noticia.jpg) no-repeat center top;
}

.noticiahome{
    margin-bottom: 30px;
}

.noticiahome h3{
    margin-top: 0;
    height: 68px;
    overflow: hidden;
}

.imagennoticia{
    height: 300px;
    position: relative;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.imagennoticia img{
    max-width: 100%;
    max-height: 100%;
}

.imagenlibro img{
    height: 100%;
    width: auto;
}


.ancho100{
    height: auto !important;
    width: 100% !important;
}

.textonoticia{
    height: 150px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px;
}

.containerleer{
    margin:10px 0;
}

.enlaceleer{
    font-family: 'Quicksand', sans-serif;
    text-decoration: underline;
}

.btnShare{
    background: #ff0000;
    padding:10px;
}

.fb-share-button{
    content: '';
}

.tnt{
    background: url(/images_web/bg_tnt.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 45px;
    color: #FFFFFF;
}

.tnt img{
    max-width: 100%;
}

.leyenda{
    background: url(/images_web/comillas1.png) no-repeat top left, url(/images_web/comillas2.png) no-repeat bottom 10px right 10px;
    padding: 55px 50px;
}

.anuncio img{
    margin:10px 0;
    max-width: 100%;
}

.newsletter{
    background: url(/images_web/bg_newsletter.jpg) no-repeat center;
    padding: 78px 0;
    color: #FFFFFF;
    margin-top: 30px;
}

.newsletter div.container > div{
    display: flex;
}

.newsletter input[type="text"]{
    color: #000000;
    padding: 7px;
    border:none;
}


.newsletter h2{
    font-family: 'Quicksand', sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}

.redes{
    text-align: center;
    padding: 15px;
    font-size: 12px;
}

.hascaret{
    background: url(/images_web/caret.png) no-repeat right center !important;
}

.hascaret:hover{
    background: url(/images_web/caret2.png) no-repeat right center !important;

}


.desplegable{
    background: #f6f6f6 !important;
    text-transform: none;
    min-width: 250px;
    border:none;
    border-top: 5px solid #880534;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding:0;
}

.desplegable li{
    padding: 15px 10px;
    background: #FFFFFF;
    margin:1px 2px;
}

.desplegable li:hover{
    background:#f6f6f6 !important;
}

#textointro{
    height: 130px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.expandido{
    height: auto !important;
}

.form-control{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-group-addon{
    background: #880534;
    color: #FFFFFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span, .btn{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background: #880534;
    border-color: #880534;
}

.pagination>li>a, .pagination>li>span{
    color: #880534;
}

.imagengaleria{
    height: 120px;
    position: relative;
    display: block;
    overflow: hidden;
}

.altoreportajes{
    height: 195px;
}

.imagengaleria img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-height: 100%;
}

.cuadrogaleria h2{
    margin:0;
    margin-top: 5px;
}

.cuadrogaleria{
    margin-bottom: 30px;
    height: 240px;
    overflow: hidden;
}

.cuadrogaleria h2 a{
    display: block;
    overflow: hidden;
    max-height: 4.6em;
    line-height: 1.2em;
    font-size: 11pt;
}

.cuadrogaleria div.htmlfuente{
    margin-top: 0;
}

.imagenextendida{
    padding: 30px;
    background: #f9f9f9;
    text-align: center;
}

.imagenextendida img{
    max-width: 100%;
}

.close{
    opacity: .8;
}

.menugaleria{
    list-style: none;
    margin:0;
    padding:0;
}

.menugaleria li{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #CCCCCC;
}

.menumiembros{
    list-style: none;
    padding:0;
    margin:0;
    margin: 30px 0;
}

.menumiembros i{
    color: #880534;
    
}

.menumiembros li{
    padding: 5px 0;
    border-bottom: 1px dotted #CCCCCC;
}

.facebook{
    padding-right: 0 !important;
}


.listadobusqueda{
    margin-top: 30px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #CCCCCC;
}

.listadobusqueda h3{
    margin:0;
    font-size: 16px;
    margin-bottom:5px;
}

.listadobusqueda h3 a{
    font-weight: bold;
    color: #000000;
}

.imagenbuscar{
    position: relative;
    display: block;
    overflow: hidden;
    height: 75px;
}

.imagenbuscar img{
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    height: 100%;
}

.submenu{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 26px 15px;
    display: block;
    background: #880534;
    width: 100%;
    margin: 15px 0;
}

.seccion{
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fuentelibro{
    font-size: 12px;
    height: 34px;
    overflow: hidden;
}

.altocabecera{
    height: 215px;
    background-position: center;
    background-repeat: no-repeat;
}

.enlacealbasit a{
    color: #62a4ca !important;
}

.enlacesabuco a{
    color: #b3d368 !important;
}


.botonrevista{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 11px 15px;
    display: block;
    margin-bottom: 10px;
}

.albasitbot{
    background: #62a4ca;
}

.sabucobot{
    background: #b3d368;
}


.tablacolegiados thead{
    font-weight: bold;
    color:#880534;
}


.tablacolegiados{
    margin-top:20px;
}


.tablacolegiados tbody td{
    padding: 15px 8px !important;
}

.tablacolegiados tr[visible='false'],
.no-result{
    display:none;
}

.clickable-row:hover{
    cursor: pointer;
    background: #880534 !important;
    color: #FFFFFF;
}

.contenidoitem{
    margin-bottom: 30px;
    border-bottom: 1px dotted #CCCCCC;
    padding: 7px 0;
    font-weight: bold;
}

.pestanas{
    list-style: none;
    padding:0;
    margin: 30px 0;
    display: flex;
    justify-content: center;
}

.pestanas li{
    margin: 0 15px;
}

.pestanas a{
    color: #880534;
    font-size: 20px;
    display: block;
    padding: 10px 30px;
    border: 1px solid  #880534;
}

.pestanas li.selected a{
    text-decoration: none !important;
    background: #880534;
    color: #FFFFFF;
}

.margencentro{
    padding-top: 130px;
}

.textoempresa{
    line-height: 24px;
}

.itemsportada{
    display: flex;
    justify-content: space-between;
}

.botonbiblioteca{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 30px 15px;
    text-transform: uppercase;
}

.botoncatalogo{
    background: #880534 url(/images_web/bg_catalogo.jpg) no-repeat left center;
    background-size: auto 100%;
    padding-left: 120px;
}

.botoncedobi{
    background: #880534 url(/images_web/bg_cedobi.jpg) no-repeat left center;
    background-size: auto 100%;
    padding-left: 120px;
}

.horario{
    display: flex;
    background:#EFEFEF;
    width: 100%;
}

.horario > div:last-child{
    padding: 30px;
    display: flex;
    color:#000000;
    padding-top: 50px;
}

.horario > div:first-child{
    width: 70%;
}

.horario img{
    max-width: 100%;
}

#map{
    height: 450px;
    width: 100%;
}


.itemmasonry {
    width: 33%;
    padding: 15px;
}

@media (max-width: 1200px) {

    .botonbiblioteca{
        font-size: 14px;
    }

    .slider-container{
        min-height: 170px;
    }

    .slide-elemento{
        height: 170px;
    }

    .participa a{
        min-width: auto;
        margin: 15px 7px;
    }

    #main-menu{
        font-size: 14px;
    }

    .nav>li>a{
        padding: 7px 6px;
    }


    .facebook img{
        height: 18px;
    }


    .htmlTitular{
        margin-left: calc(-1*((100vw - 957px)/2));
        margin-right: calc(-1*((100vw - 957px)/2));
    }
}

@media (max-width: 992px) {

    .itemmasonry {
        width: 50%;
    }

    .horario{
        display: block;
    }

    .horario > div:first-child{
        width: 100%;
    }

    .itemsportada{
        display: block;
    }

    .itemsportada > div{
        display: inline-block;
        margin: 10px;
        width: calc(49% - 20px);
        margin-bottom: 30px;
    }

    .textoempresa{
        line-height: normal;
    }

    .margencentro{
        padding-top: 0px;
    }

    .htmlTitular{
        font-size: 22px;
        margin-left: 0;
        margin-right: 0;
    }

    .htmlTitular2{
        font-size: 22px;
    }

    .fuentelibro{
        height: auto;
    }

    #main-header{
        height: auto;
        position: relative;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-align: center;
    }

    .logo{
        margin-left: 15px;
        margin-bottom:15px;
    }

    .containerbuscar{
        width:50%;
        margin:auto;
        margin-bottom: 10px;
    }

    .robapagina{
        height: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 100%;
    }

    .participa{
        margin-top: 30px;
    }

    .imagennoticia{
        height: 390px;
    }

    .tnt{
        height: auto;
    }

    .anuncio{
        text-align: center;
    }

    .anuncio img{
        max-width: 100%;
    }

    .botmenu{
        position:absolute;
        top:2px;
        left:5px;
        display:block;
        font-size: 23pt;
        color:#000000;
    }

    .botmenu:hover,.botmenu:focus{
        color:#000000;
    }

    .imagenportada{
        height: auto;
    }

    .imagenportada > a{
        height: auto;
    }

    .imagenportada h3{
        position: relative;
    }

    .participa{
        padding-top: 20px;
    }

    .imagenportada img, .imagenbuscar img, .imagenlibro img, .imagenportada > a img{
        top: 0;
        left: 0;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        position: relative;
        width: 100%;
        height: auto;
    }

    .noticiahome h3{
        height: auto;
    }

    .textonoticia{
        height: auto;
    }

    .margencentro{
        padding-top: 10px;
    }

    .cuadrogaleria{
        height: auto;
    }

    .altoreportajes{
        height: auto;
    }

    .altoreportajes img{
        position: relative;
        top:0;
        left:0;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        height: auto;
        width: 100%;
    }

    .cuadromultimedia h2{
        text-align: center;
    }
}

@media (max-width: 768px) {
    .logo {
        margin-left:0;
        max-width: 30%;
    }

    .menuiconos{
        flex-wrap: wrap;
    }

    .menuiconos a{
        margin-bottom: 10px;
    }

    .containerbuscar{
        width: 100%;
    }
    .imagennoticia{
        height: auto;
    }

}

@media (max-height: 768px) {

    .robapagina{
        margin-bottom: 30px;
        height: 150px;
        width: 150px;
    }

    .slider-container{
        margin-bottom: 10px;
    }

    #main-header{
        padding-top: 10px;
        height: auto;
        padding-bottom: 10px;
    }

    .menuiconos a{
        width: 33%;
    }
}



