.logo{text-align:center;}

div#custom-footer{
    text-align: center;
    display: inline-block;
    width: 100%;
}

div#custom-footer img{
    height: 85px;
    padding: 5px 30px;
}



#desarrollado-financiado-por .col-osuna{
    
}

#desarrollado-financiado-por .col-osuna span{
    font-weight: bold;
    font-size: 14px;
    padding-left: 23px;
}

#desarrollado-financiado-por .col-osuna img{
    height: 110px;
}

#desarrollado-financiado-por .col-junta-andalucia{
    
}

#desarrollado-financiado-por .col-junta-andalucia span{
    font-weight: bold;
    font-size: 14px;
    padding-right: 23px;
}

#desarrollado-financiado-por .col-junta-andalucia img{
    height: 110px;
}

.add-areas-tematicas li{
    width: 32%;
}

.add-areas-tematicas li .frame {
    padding: 0;
    background-color: var(--color-ppal);
}

.add-areas-tematicas li .frame a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-areas-tematicas li .box-icon {
    padding: 5px 5px 5px 10px;
}
.add-areas-tematicas li .box-icon {
    padding: 5px;
}
.add-areas-tematicas .box-icon {
    width: 30%;
}
.add-areas-tematicas .box-icon {
    float: left;
    display: inline-block;
    margin: 0;
    background: none;
    padding: 0;
}

.add-areas-tematicas .box-icon em, .add-areas-tematicas .box-icon img {
    border-radius: 0;
    background: none;
}

.add .box-icon img {
    max-width: 65%;
    max-height: 65%;
}
.add-areas-tematicas .box-icon em, .add-areas-tematicas .box-icon img {
    border-radius: 0;
    background: none;
}

.add-areas-tematicas li .frame .wrap-text {
    width: 60%;
    height: 79px;
}

li .frame .wrap-text.text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 81px;
}

.add li .frame .text h2{color:#ffffff;}


.header {
    height: 150px;
}

.aside h3{
    background: none repeat scroll 0 0 #E71F29;
}

.titulo_noticias{
    background: #E71F29;
}

.titulo_agenda {
    background: none repeat scroll 0 0 #E71F29;
}


#navegacion_nov h3 {
    background: none repeat scroll 0 0 #E71F29;
}


#ofertas_portada h2{
	background: none repeat scroll 0 0 #E71F29 !important;
}

.env_google {
    background: none repeat scroll 0 0 #E71F29;
}


ul.topnav li.seleccionado a, ul.topnav ul li.seleccionado a {
    color: #E71F29;
    font-weight: bold;
}

.tabla_responsive th {
    background: #E71F29 none repeat scroll 0 0;
}

ul.topnav li a:hover {
    color:#E71F29;
}


.contenido_editor a{
    color:#E71F29;
}


#commentForm legend{
    color: #E71F29;
}
#commentForm p.subtitulo{
    color: #E71F29;
}
div.columnasMenuInscripcion ul li.activo{
    background: #E71F29;
}

@media only screen and (min-width: 1024px), only screen and (min-device-width: 1024px) {
#desarrollado-financiado-por .col-osuna, #desarrollado-financiado-por .col-junta-andalucia{
   width: 50%;
  }
#desarrollado-financiado-por .col-osuna{padding-right: 30px; text-align: right;}
   #desarrollado-financiado-por .col-andalucia{padding-left: 30px;text-align: left;}
#desarrollado-financiado-por{margin-top: 20px;}
#desarrollado-financiado-por .col-osuna span{padding-right: 10%;}
#desarrollado-financiado-por .col-junta-andalucia span{padding-left: 3%;}
}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
  div#custom-footer img{
    height: 65px;
    padding: 0 5px;
  }
  #desarrollado-financiado-por{margin-top: 15px;}
  #desarrollado-financiado-por .col-osuna img, #desarrollado-financiado-por .col-junta-andalucia img
  {height: 60px;}


  #desarrollado-financiado-por .col-osuna, #desarrollado-financiado-por .col-junta-andalucia{
   width: 50%;
  }
   #desarrollado-financiado-por .col-osuna{padding-right: 30px; text-align: right;}
   #desarrollado-financiado-por .col-andalucia{padding-left: 30px; text-align: left;}
}