/* 
    Created on : 18/02/2019, 06:08:00
    Author     : Matt
*/

.head-menu {
    background-color: #FFF;
    text-align: center;
    height: 35px;
    padding-top: 5px;
}
.head-menu a {
    color: #007F8C;
    font-weight: 700;
    padding: 0 10px;
}
.menu-sec {
    width:100%;
    text-align: center;
    height: 50px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #FFF;
}
.menu-sec-1 {
    width:20%;
    float: left;
    height: 50px;
    background-color: #2A87AB;
    padding-top: 15px;
}
.menu-sec-2 {
    width:20%;
    float: left;
    height: 50px;
    background-color: #47A2CC;
    padding-top: 15px;
}
.menu-sec-3 {
    width:20%;
    float: left;
    height: 50px;
    background-color: #62BCFF;
    padding-top: 15px;
}
.menu-sec-4 {
    width:20%;
    float: left;
    height: 50px;
    background-color: #3F82BC;
    padding-top: 15px;
}
.menu-sec-5 {
    width:20%;
    float: left;
    height: 50px;
    background-color: #295B88;
    padding-top: 15px;
}
.fondo-agenda {
    background: rgba(0,126,140,1);
    background: -moz-linear-gradient(-45deg, rgba(0,126,140,1) 0%, rgba(0,74,127,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,126,140,1)), color-stop(100%, rgba(0,74,127,1)));
    background: -webkit-linear-gradient(-45deg, rgba(0,126,140,1) 0%, rgba(0,74,127,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(0,126,140,1) 0%, rgba(0,74,127,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0,126,140,1) 0%, rgba(0,74,127,1) 100%);
    background: linear-gradient(135deg, rgba(0,126,140,1) 0%, rgba(0,74,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007e8c', endColorstr='#004a7f', GradientType=1 );

}
.limpio {
    padding: 5px;
    background-color: #FFF;
}
.fondo-crap {
    background-image: url("../img/fondo.jpg");
    background-repeat: repeat-y;
}
.head-gestion {
    padding-top: 15px;
}
.head-gestion h2 {
    color: #007F8C;
}
.back-gestion {
    background-color: #E0E2E4;
    text-align: center;
    padding: 20px 10px 10px 10px;
    height: 220px;
}
.gtitulos {
    font-size: 21px;
    font-weight: 700;
    color: #000;
}
.gtexto {
    font-size: 19px;
    color: #000;
    margin-top: 15px;
    padding: 7px;
    line-height: 20px;
}
.g-costado {
    width: 6%;
    float: left;
}
.g-caja {
    width: 20%;
    float: left;
    margin: 15px;
}
.back-white {
    background-color: #FFF;
}
.entry-comp {
    padding:15px;
    height: 263px;
}
.entry-comp-der {
    padding:15px;
    height: 125px;
}
.nota-der{
    font-size: 15px !important;
}
.antetitulo-notader {
    font-size: 10px;
    font-family: 'Asap', sans-serif;
}
.cont-noticias {
    padding: 0px 70px;
}
.nota-dersec {
    margin-top: 20px;
}
.fecha {
    position: absolute;
    bottom: 88px;
    background-color: rgba(0,0,0,0.3);
    border: 2px solid #FFF;
    border-radius: 5px;
    width: 75px;
    height: 75px;
    margin: 20px;
    text-align: center;
}
.agenda {
    position:relative;
    background-color: rgba(0,0,0,0.5);
    height: 400px;
    color:#FFF;
    width: 260px;
    margin: auto;
}
.mes {
    color:#FFF;
    font-size: 19px;
    font-family: 'Asap', sans-serif;
}
.numero {
    color:#FFAD0D;
    font-size: 40px;
    font-weight: 700;
    line-height: 0.8;
    font-family: 'Asap', sans-serif;
}
.hora {
    background-color: #FFAD0D;
    position: absolute;
    color: #000;
    font-weight: 700;
    left: 95px;
    padding: 3px 5px;
    bottom: 125px;
}
.agenda-tit {
    font-family: 'Asap', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    padding: 15px;
    margin-top: 20px;
    line-height: 1.3;
    max-height: 76px;
    overflow: hidden;
}
.agenda-tit a {
    color: #FFF;
}
.agenda-ante {
    font-size: 13px;
    text-align: left;
    position:absolute;
    bottom: 15px;
    margin-left: 15px;
}
.agenda-heading {
    color: #FFF !important;
    padding-top: 15px;
}
.agenda-pc {
    display: block;
    visibility: visible;
}
.agenda-movil {
    display: none;
    visibility: hidden;
}
.banner-pc {
    display: block;
    visibility: visible;
}
.banner-movil {
    display: none;
    visibility: hidden;
}
.boton-agenda {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
}
.separador-menu {
    height: 2px;
    background-color: #EFEFEF;
}

/* INTERIORES */

.contenedor-interna {
    background:#D3D5D7;
    height: 350px;
    overflow: hidden;
    margin-bottom: 25px;
}
.cont-int {
    padding:0px 20px 10px 20px;
}
.contenedor-interna .entry-image a img {
    opacity: 1;
}
.cont-int h3 {
    margin-bottom: 0px;
}
.cont-int h3 a {
    font-size: 21px;
    font-weight: bold;
}
.cont-int p {
    color:#000;
    font-size: 14px;
    line-height: 20px !important;
}
.panel {
    margin-bottom: 0px;
    border:none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tit-autoridades {
    color:#004B80;
}
.descrip-autoriades {
    margin-top:20px;
    max-width: 600px;
    margin: 30px auto;
    color:#000;
}
.cargos {
    font-size: 17px;
    line-height: 17px;
    color: #333;
    font-weight: 500;
}
.nombre-autoridad {
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
}
.separador-autoridades{
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
    margin: 50px auto 0;
}
.datos-secretaria{
    font-size: 12px;
}
.sec-agenda {
    color: #FFF;
    background: none;
}
.entry-title.interna {
    color: #FFF;
    line-height: 1;
    margin: 0px 0px 10px 0px;
    height: 75px;
}
.caja-categoria {
    font-size: 13px;
    text-transform: uppercase;
}
.fecha-caja {
    float: left;
    height: 130px;
    width: 130px;
    border: 2px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 1.1;
    padding-top: 11px;
    background-color:rgba(0,0,0,0.3);
}
.bloque-interna {
    max-width: 840px;
    background-color: rgba(0,0,0,0.3);
    color: #FFF;
}
.font-16 {
    font-size: 16px;
}

.caja-sup {
    margin: 10px 0px 0px 0px;
}
.fecha-mes {
    font-size: 35px;
    text-transform: uppercase;
}
.fecha-numero {
    font-size: 75px;
    font-weight: 700;
    color: #FFAA0E;
    line-height: 0.8;
}
.fecha-dia {
    font-size: 14px;
    text-transform: uppercase;
}

.fecha-caja-slider {
    float: left;
    text-align: left;
    line-height: 1.1;
    padding-top: 5px;
    margin: 15px 15px 25px 15px;
    position: absolute;
    bottom: 0px;
}
.fecha-mes-slider  {
    font-size: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.fecha-numero-slider  {
    font-size: 30px;
    font-weight: 700;
    color: #FFAA0E;
}
.fecha-dia-slider  {
    font-size: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.caja-hora {
    background-color: #FFAA0E;
    color: #000;
    height: 25px;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 7px;
    float: left;
    margin-right: 10px;
}
.caja-hasta {
    background-color: #FFAA0E;
    color: #000;
    height: 25px;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 7px;
    width:150px;
    float: left;
    margin-right: 15px;
}
.caja-acceso {
    font-size:14px;
    text-align: right;
    padding:10px 20px 0px 0px;
    background-image: url('../images/acceso_pestania.png');
    background-repeat: no-repeat;
    background-position: right top;
    float: right;
}

.caja-lugar {
    background-color: #FFAA0E;
    color: #000;
    height: 25px;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 7px;
    float: left;
    text-transform: uppercase;
    overflow-x: hidden;
    max-width: 310px;
}
.categorias-interna {
    top: 15px;
    left: 0px;
    z-index: 2;
    color: #000;
    display: block;
    padding: 2px 6px 2px 16px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #FFAA0E;
    float: left;
    margin-bottom: 10px;
    font-weight: bold;
}
.foto-entidad {
    max-width: 200px;
    max-height: 200px;
    border-radius: 7px;
}
.datos-entidad {
    padding:0px 30px;
    font-size: 15px;
}

.caja-contenido {
    margin: 0px 15px;
    float: left;
    max-width: 380px;
}

.home-caja-hora-lugar {
    margin-bottom: 10px;
}
.caja-select-fecha {
    background-color: rgba(0,70,79,0.95);
    border-radius: 5px;
    margin-top: 15px;
}

.sm-eventos{
    color: rgba(0,70,79,0.95);
    border-radius: 50%;
    padding: 0.30em !important;
    position: relative;
    background:#FFF;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    height: 30px;
    width: 30px;
    font-size: 20px;
    text-align: center;
}

.edes {
    font-size:14px;
}

.mart40 {
    margin-top:40px;
}

.adesc {
    font-size: 25px;
    margin: 10px 0px 10px 0px;
}

.ldir {
    margin-left: 10px;
    line-height: 1.7;
}

.row-eventos {
    margin: 0px 15px 0px 15px;
}

.mapa {
    margin-top: 20px;
}

.post-content.titinterna {
    padding: 1px 15px 15px 15px;
    color: #FFF;
}

.entry-content.continterna {
    font-size: 16px;
    color: #212121;
    line-height: 22px;
    margin-left: 100px;
    margin-top: 40px;
}

.entry-content.contopinion {
    font-size: 16px;
    color: #212121;
    line-height: 22px;
    margin-left: 190px;
    margin-top: 40px;
}

.bloque-interna a {
    color: #FFAA0E;
    font-weight: 700;
}
.redes-home {
    float: right;
    color: #fd0;
    font-size: 25px;
    right: 30px;
    top: 12px;
}
.ragenda {
    margin-bottom: 15px;
}
.lista-fac {
    font-size: 20px;
    line-height: 27px;
    color: #333;
    font-weight: 600;
}
.rbloque-noticias {
    margin-bottom: 35px;
}
.lic-header {
    margin-bottom: 30px;
}