
.wrap-pre-header{
	height: 70px;
	width: 100%;
	background: #252525;
}

button{
	box-shadow: none;
}
button:hover{
	box-shadow: none;
}

.clear{
	clear: both;
}

.displayblock{
	display: block;
}

a, a:visited{
	color: #7245b0;
}

a:hover{
	color: #252525;
}

.col1{
	width: 50%;
	float: left;
	padding-right: 10px;
}

.col2{
	width: 50%;
	float: right;
	padding-left: 10px;
}

.pre-header{
	height: 70px;
	width:100%;
	max-width: 1200px;
	margin: auto;
	padding-top: 0px;
	background: #252525;
}

body{
	font-family: 'Roboto', sans-serif;
}

.titulo{
	font-family: 'Fjalla One', sans-serif;
	font-family: 'Roboto Slab', serif;
	color:#044b5f; 
}

#page{
	min-width: 1200px;
}

.wrap_header{
	position: relative;
	z-index: 300;
	width: 100%;
	height: 131px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
}

.wrap-site-header{
	height: 70px;
	width: 100%;
	background: #7245b0;
}

.site-header{
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.site-branding{
	margin: 0;
	float: left;
}

.site-branding .site-title{
	margin: 0;
	width: 300px;
	height: 70px;
	background: url(./img/logo17.png) no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	margin-left: 10px;
	background-size: contain;
}

.redes-sociales{
	float: left;
	margin-left: 20px;
	font-family: 'Fjalla One', sans-serif;
	font-family: 'Roboto Slab', serif;
	font-family: 18px;
	color: #fcf9d8;
}

.redes-sociales a{
	color: #fcf9d8;
	font-size: 24px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.redes-sociales a:hover{
	color: #FFFFFF;
}

.site-content{
	width: 100%;
	margin: auto;
	background: #f7f7f7;
    /*padding-top: 131px;*/
}

.content-area {
    width: 1200px;
    margin: auto;
    background: #fff;
        margin-top: 10px;
}

.page-template-home .site-content {
    width: 100%;
}


.main-navigation{
	list-style: none;
}

.main-navigation ul{
	display: block;
	margin-left: 20px;
}

.main-navigation li{
	float: left;
}

.main-navigation li a{
	display: block;
	height: 70px;
	padding-left: 0px;
	padding-right: 65px;
	padding-top: 20px;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-family: 'Fjalla One', sans-serif;
	font-family: 'Roboto Slab', serif;
	outline: none;
}

.main-navigation li a:hover, .main-navigation li.current-menu-item a{
	color: #202020;
}

.main-navigation ul ul{
	background: #fdfdf8;
	margin-top: 30px;
	margin-left: 0px;
}

.main-navigation ul ul ul{
	background: #fdfdf8;
	margin-top: 0px;
	margin-left: -30px;
}

.main-navigation ul ul li a{
	display: block;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 18px;
	color: #044b5f;
	text-decoration: none;
	font-family: 'Fjalla One', sans-serif;
	font-family: 'Roboto Slab', serif;
	outline: none;
	width: 250px;
}

.main-navigation ul ul li:hover{
	background: #f7ecff;
}

.main-navigation ul ul li a:hover{
	color:#7245b0;
}

.main-navigation ul ul li.menu-item-has-children{
	background-image: url(./img/flecha.png);
	background-position: right center;
	background-repeat: no-repeat;
}

/*************** home ************/

.wrap_slider{
	width: 100%;
	height: 500px;
	position: relative
}

.wrap_slider_mini{
	width: 100%;
	height: 200px;
	position: relative;
}

.slider{
	width: 100%;
	overflow: hidden;
	height: 100%;
	background-position: center bottom;
	margin: auto;
	background-size: cover;
	position: absolute;
}

.wrap_slider_mini .slider{
	background-position: left center;
}

.slider a{
	text-indent: -10000px;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
}

.page-template-home .pagina-area{
	width: 1200px;
	margin: auto;
	min-height: 500px;
}

/*****************************/

.widget-area{
	width: 300px;
	margin-left: 50px;
	float: left;
}

.site-footer{
	width: 100%;
	background: #252525;
	min-height: 300px;
	position: relative;
}

.site-footer .wrap-site-info{
	margin-top: 50px;
	background: #4e4e4e; 
	width: 100%;
	min-height: 250px;
}

.site-footer .site-info{
	width: 1200px;
	position: relative;
	margin: auto;
}



input, select, textarea{
	border: 3px solid #c6c6c6 !important;
	padding: 10px 20px 10px 20px !important;
	width: 350px;
	margin-bottom: 20px;
	margin-left: 4px;
}


textarea{
	width: 100%;
}

select{
	height: 51px;
	margin-left: 0px;
}

input.error{
	border: 3px solid #cc5a20 !important;
}

.boton, .boton:visited, .boton:active, input[type="submit"]{
	background: #7245b0 !important;
	color: #fff !important;
	font-family: 'Fjalla One', sans-serif;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	outline:none;
	border: none;
	text-transform: uppercase;
}

input[type="submit"]{
	box-shadow: none;
	border: none !important;
	width: auto;
}

input[type="submit"]:hover{
	box-shadow: none;
	background: #f67b3c !important;
}

.boton:hover{
	color: #fff !important;
	background: #f67b3c !important;
}

.datagrid {
    font: normal 12px/150% Geneva, Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: hidden;
}

.datagrid table thead th {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7245b0), color-stop(1, #7245b0) );
    background: -moz-linear-gradient( center top, #7245b0 5%, #7245b0 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#297B99', endColorstr='#297B99');
    background-color: #7245b0;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    border-left: 1px solid #94A7A8;
}

.datagrid table td, .datagrid table th {
    padding: 11px 12px;
    text-transform: uppercase;
}

.entry-title, h1 {
    font-size: 50px;
    font-family: 'Fjalla One', sans-serif;
    font-family: 'Roboto Slab', serif;
    color: #7245b0;
    text-transform: uppercase;
}



.site-main .page{
	padding: 20px;
}

.colabora{
	padding-top: 20px;
}


.noticia-home{
	width: 320px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
	min-height: 440px;
}

.noticia-home.archivo{
	margin-left: 50px;
	margin-right: 50px;
}

.noticia-home .texto, .noticia-home .fecha{
	padding: 10px;
}

.noticia-home .fecha{
	padding-top: 0px;
	font-size: 13px;
	color: #333;
	border-bottom: 1px solid #e9e9e9;
}

.noticia-home .titular{
	font-size: 24px;
	padding: 0px 10px;
}

.noticia-home .titular a{
	text-decoration: none;
}

.noticia-home .titular a:hover{
	text-decoration: underline;
}

.noticia-home .imagen{
	width: 320px;
	height: 220px;
}

.noticia-home .faldon{
	height: 40px;
	background: #b6b6b8;
	color: #fff;
	padding: 10px;
	font-size: 13px;
	position: relative;
}

.noticia-home .faldon .boton-ir{
	position: absolute;
	right: 0px;
	top: 0px;
	color: #fff;
	background: #aaaaaf;
	width: 40px;
	height: 40px;
	font-size: 20px;
	padding-left: 13px;
	padding-top: 6px;
}

.noticia-home .boton-enlace-noticia{
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
}

.home-columna1{
	float: left;
	width: 800px;
	padding-top: 20px;
}

.home-columna2{
	float: left;
	width: 399px;
	padding: 20px;
}

.single-columna1{
	float: left;
	width: 800px;
	padding: 20px;
	padding-top: 0px;
}

.single-columna2{
	float: left;
	width: 399px;
	padding-top: 20px;
}


.listado{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.listado li a{
	text-decoration: none;
	color: #2464a4;
}

.listado li a:hover{
	text-decoration: underline;
}

.bloque-oscuro{
	background: #3c3b41;
}

.noticias-listado-imagen img{
	width: 110px;
	height: 74px;
	display: inline-block;
}

.noticias-listado-imagen a{
	margin-left: 20px;
	display: inline-block;
	width: 170px;
	color: #7245b0;
	text-decoration: none;
}

.bloque-oscuro .noticias-listado-imagen a{
	color: #fff;
}

.noticias-listado-imagen a:hover{
	text-decoration: underline;
}

.noticias-listado-imagen{
	margin-bottom: 20px;
	padding-left: 20px;
}

.titulo-bloque2{
	/*border-top: 3px solid #7245b0;*/
	margin-bottom: 20px;
	
}

.titulo-bloque2 .tit{
	padding: 5px 10px 5px 10px;
	margin-left: 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	background: #7245b0;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-family: 'Roboto Slab', serif;
	
}

.titulo-bloque2.rojo {
	border-color: #f05c5c;
}

.titulo-bloque2.rojo .tit{
	background: #f05c5c;
}