/* Links categorias */
.post-holder .post-head, .post-holder .post-head a.color-light-green { color: #b5c735; }
.post-holder .post-head, .post-holder .post-head a.color-turquoise { color: #037a78; }
.post-holder .post-head, .post-holder .post-head a.color-red { color: #d26374; }
.post-holder .post-head, .post-holder .post-head a.color-purple { color: #a86dad; }
.post-holder .post-head, .post-holder .post-head a.color-light-turquoise { color: #46afa8; }
.post-holder .post-head, .post-holder .post-head a.color-green { color: #05783d; }
/*# sourceMappingURL=styles.css.map */

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.ficha_tecnica {
	font-weight:bold;
}
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:4px 8px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:4px 8px;}

.premios h2 a, .premios h2 span {
	font-size: 24px;
    line-height: 1.3;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}
.premio-0 {
	background-color:#d26374;
}
.premio-1 {
	background-color:#b3af1a;
}
.premio-2 {
	background-color:#037a78;
}
.color-light-green { color: #b5c735; }
.color-turquoise { color: #037a78; }
.color-red { color: #d26374; }
.color-purple { color: #a86dad; }
.color-light-turquoise { color: #46afa8; }
.color-green { color: #05783d; }
/**/
.sent {
	display:none;
}
div.wpcf7 .screen-reader-response {
    width: 100%;
    font-size: 16px;
}
div.wpcf7 .screen-reader-response ul {
	display: none;
}
.wpcf7-not-valid {
	background-color:#ffe6e6;
}
span.wpcf7-not-valid-tip {
	display:none !important;
}
.ficha {
	font-size:18px;
	line-height:24px;
}
.main-banner.post figcaption, .main-banner.post {
	height:280px;
	min-height:280px;
}
.main-banner.post figcaption .container {
	padding-top: 55px;
    padding-bottom: 0px;	
}
#ofcategory {
	display:none;
}