@charset "UTF-8";

/*** CABECERA ***/

.header_cultura{background-color:#000000;}
/* .culturaheaderlogo img{width:96%;height:auto;margin-top:2px;} */
/* .culturaheaderlogo{float:left;margin-top:2px;margin-bottom:2px;} */
/* .culturaheaderlogo p{margin-bottom:0;} */
.culturaheadermenu{float:right;}
.culturaheadermenu ul li{float:left;display:block;width:15px;height:50px;margin:1px;padding:0;overflow:hidden;transition:width .3s;}
.culturaheadermenu ul li:hover{float:left;display:block;width:157px;height:50px;list-style:none;line-height:18px;}
.culturaheadermenu ul li a{width:15px;height:100%;display:block;text-indent:-99999px;text-align:left;padding-top:6px;}
.culturaheadermenu ul li:hover a{text-decoration:none;display:block;width:160px;height:100%;text-indent:0;font-size:13.5px;text-transform:uppercase;}

.culturaheadermenu .culturaheadermenupc a{background: url("/themes/custom/cultura/assets/mincul/imagenes/flecha.png") no-repeat scroll -5px 28px #D16800;}
.culturaheadermenu .culturaheadermenuica a{background: url("/themes/custom/cultura/assets/mincul/imagenes/flecha.png") no-repeat scroll -5px 28px #7A007A;}
.culturaheadermenu .culturaheadermenui a{background:url("/themes/custom/cultura/assets/mincul/imagenes/flecha.png") no-repeat scroll -5px 28px #086666;}
.culturaheadermenu .culturaheadermenudp a{background:url("/themes/custom/cultura/assets/mincul/imagenes/flecha.png") no-repeat scroll -5px 28px #004870;}

.culturaheadermenu .culturaheadermenupc a:hover{border-left:5px solid #D16800;background:#D16800;color:white;opacity:0.7;}
.culturaheadermenu .culturaheadermenuica a:hover{border-left:5px solid #7A007A;background:#7A007A;color:white;opacity:0.7;}
.culturaheadermenu .culturaheadermenui a:hover{border-left:5px solid #086666;background:#086666;color:white;opacity:0.7;}
.culturaheadermenu .culturaheadermenudp a:hover{border-left:5px solid #004870;background:#004870;color:white;opacity:0.7;}

/*** CABECERA FIN ***/

.cabecera {
    /* border-bottom: 4px solid #6a1810; */
  }

.path-frontpage .cabecera {
    /* border-bottom: 0; */
    /* margin-top: 1em; */
}

.header_cultura {
	/* background: black; */
}

.cabecera_estandar .text-left img {
    /* padding-top: 5px; */
}

.cabecera_estandar .field--name-body ul.links.field__items {
    /* margin: 0; */
}

.cabecera {
    /* background: #9a5175; */
}

.footer_cultura {
    color:#ffffff;
    background: #000000;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer_cultura .cultura_datos {
    font-size: 12px;
    line-height: 17px;
}


.footer_first {
    background: #2B2F35;
    padding-top: 10px;
    padding-bottom: 15px;
}

.footer_first .footer_titulo,
.footer_first .contactanos,
.footer_first .contactanos a,
.footer_first .enlace,
.footer_first .enlace a {
    font-size: 12px;
    color: #f2f2f2;
}

.footer_first .footer_titulo {
    font-size: 15px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 15px;
}

.footer_first .contactanos div {
    font-size: 12px;
    padding-left: 12%;
    margin-bottom: 15px;
    line-height: 18px;
}
.footer_first .contactanos #home {
    background: url("/themes/custom/cultura/assets/mincul/imagenes/icon-home.png") left 3px no-repeat;
}

.footer_first .contactanos #telefono {
    background: url("/themes/custom/cultura/assets/mincul/imagenes/icon-cel.png") left 3px no-repeat;
}

.footer_first .contactanos #email {
    background: url("/themes/custom/cultura/assets/mincul/imagenes/icon-email.png") left 3px no-repeat;
}

.footer_first .contactanos #reloj {
    background: url("/themes/custom/cultura/assets/mincul/imagenes/icon-reloj.png") left 3px no-repeat;
}

.footer_first .contactanos #web {
    background: url("/themes/custom/cultura/assets/mincul/imagenes/icon-web.png") left 3px no-repeat;
}

.footer_first .enlaces div {
    margin-bottom: 15px;
}


.header_second p {
    text-align: right;
    margin-top: 1em;
}

.header_second p a {
    /* margin: 0.3em; */
}

