@import url("font-awesome.min.css");

/*
	Verti by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */
/* transition:all .5s ease-in-out; 
para hacer transiciones breves en manejo de imágenes al poner ratón encima, etc
/*
			.imagen:hover {
				filter: grayscale(80%);
			}
			lo muestra en gris escala de grises*/
*/

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */


.textocomentarios{
z-index:2;
position: relative;
border: 0;
padding: 10px 0 10px 10px;
margin: 1px 0px 0 10px;
text-align: left; 
width:90%;
height:auto;	
}

.textocomentariosnombre{
z-index:2;
position: relative;
text-align: left; 
border: 0;
padding: 10px 0 10px 10px;
margin: 10px 0px 0 2px;
width:50%;
height:auto;
display:block;
}

.textocomentariosnombreprincipal{
z-index:2;
position: relative;
text-align: left; 
border: 0;
padding: 10px 0 10px 10px;
margin: 10px 50px 10px 10px;
width:50%;
height:auto;
display:block;
}

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1400px;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 40px 0 0 40px;
	}

	.row {
		margin: -40px 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xlarge\29 + *,
		.\31 1u\24\28xlarge\29 + *,
		.\31 0u\24\28xlarge\29 + *,
		.\39 u\24\28xlarge\29 + *,
		.\38 u\24\28xlarge\29 + *,
		.\37 u\24\28xlarge\29 + *,
		.\36 u\24\28xlarge\29 + *,
		.\35 u\24\28xlarge\29 + *,
		.\34 u\24\28xlarge\29 + *,
		.\33 u\24\28xlarge\29 + *,
		.\32 u\24\28xlarge\29 + *,
		.\31 u\24\28xlarge\29 + * {
			clear: left;
		}

		.\-11u\28xlarge\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xlarge\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xlarge\29 {
			margin-left: 75%;
		}

		.\-8u\28xlarge\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xlarge\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xlarge\29 {
			margin-left: 50%;
		}

		.\-5u\28xlarge\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xlarge\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xlarge\29 {
			margin-left: 25%;
		}

		.\-2u\28xlarge\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xlarge\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 25px 0 0 25px;
		}

		.row {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28large\29, .\31 2u\24\28large\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28large\29, .\31 1u\24\28large\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28large\29, .\31 0u\24\28large\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28large\29, .\39 u\24\28large\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28large\29, .\38 u\24\28large\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28large\29, .\37 u\24\28large\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28large\29, .\36 u\24\28large\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28large\29, .\35 u\24\28large\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28large\29, .\34 u\24\28large\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28large\29, .\33 u\24\28large\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28large\29, .\32 u\24\28large\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28large\29, .\31 u\24\28large\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28large\29 + *,
		.\31 1u\24\28large\29 + *,
		.\31 0u\24\28large\29 + *,
		.\39 u\24\28large\29 + *,
		.\38 u\24\28large\29 + *,
		.\37 u\24\28large\29 + *,
		.\36 u\24\28large\29 + *,
		.\35 u\24\28large\29 + *,
		.\34 u\24\28large\29 + *,
		.\33 u\24\28large\29 + *,
		.\32 u\24\28large\29 + *,
		.\31 u\24\28large\29 + * {
			clear: left;
		}

		.\-11u\28large\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28large\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28large\29 {
			margin-left: 75%;
		}

		.\-8u\28large\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28large\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28large\29 {
			margin-left: 50%;
		}

		.\-5u\28large\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28large\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28large\29 {
			margin-left: 25%;
		}

		.\-2u\28large\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28large\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 25px 0 0 25px;
		}

		.row {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28medium\29, .\39 u\24\28medium\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28medium\29, .\38 u\24\28medium\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28medium\29, .\37 u\24\28medium\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28medium\29, .\36 u\24\28medium\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28medium\29, .\35 u\24\28medium\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28medium\29, .\34 u\24\28medium\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28medium\29, .\33 u\24\28medium\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28medium\29, .\32 u\24\28medium\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28medium\29, .\31 u\24\28medium\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28medium\29 + *,
		.\31 1u\24\28medium\29 + *,
		.\31 0u\24\28medium\29 + *,
		.\39 u\24\28medium\29 + *,
		.\38 u\24\28medium\29 + *,
		.\37 u\24\28medium\29 + *,
		.\36 u\24\28medium\29 + *,
		.\35 u\24\28medium\29 + *,
		.\34 u\24\28medium\29 + *,
		.\33 u\24\28medium\29 + *,
		.\32 u\24\28medium\29 + *,
		.\31 u\24\28medium\29 + * {
			clear: left;
		}

		.\-11u\28medium\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28medium\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28medium\29 {
			margin-left: 75%;
		}

		.\-8u\28medium\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28medium\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28medium\29 {
			margin-left: 50%;
		}

		.\-5u\28medium\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28medium\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28medium\29 {
			margin-left: 25%;
		}

		.\-2u\28medium\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28medium\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28small\29, .\31 2u\24\28small\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28small\29, .\31 1u\24\28small\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28small\29, .\31 0u\24\28small\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28small\29, .\39 u\24\28small\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28small\29, .\38 u\24\28small\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28small\29, .\37 u\24\28small\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28small\29, .\36 u\24\28small\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28small\29, .\35 u\24\28small\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28small\29, .\34 u\24\28small\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28small\29, .\33 u\24\28small\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28small\29, .\32 u\24\28small\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28small\29, .\31 u\24\28small\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28small\29 + *,
		.\31 1u\24\28small\29 + *,
		.\31 0u\24\28small\29 + *,
		.\39 u\24\28small\29 + *,
		.\38 u\24\28small\29 + *,
		.\37 u\24\28small\29 + *,
		.\36 u\24\28small\29 + *,
		.\35 u\24\28small\29 + *,
		.\34 u\24\28small\29 + *,
		.\33 u\24\28small\29 + *,
		.\32 u\24\28small\29 + *,
		.\31 u\24\28small\29 + * {
			clear: left;
		}

		.\-11u\28small\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28small\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28small\29 {
			margin-left: 75%;
		}

		.\-8u\28small\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28small\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28small\29 {
			margin-left: 50%;
		}

		.\-5u\28small\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28small\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28small\29 {
			margin-left: 25%;
		}

		.\-2u\28small\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28small\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png");
		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png");
		background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png");
		background-image: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png");
		background-color: #f7f7f7;
		background-position: top left, top left;
		background-repeat: repeat-x, repeat;
		background-size: 100% 30em, auto;
		font-family: 'Open Sans', sans-serif;
		font-size: 13pt;
		color: #696969;
		font-weight: 300;
		line-height: 2.25em;
	}

		body.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	input, select, textarea {
		font-family: 'Open Sans', sans-serif;
		font-size: 13pt;
		color: #696969;
		font-weight: 300;
		line-height: 2.25em;
	}

	a {
		color: #0090c5;
		text-decoration: underline;
	}

		a:hover {
			text-decoration: none;
		}

	h1, h2, h3, h4, h5, h6 {
		color: #444;
		font-weight: 800;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
			outline: 0;
		}

	h2 {
		font-size: 2.25em;
		margin: 0 0 1.1em 0;
		line-height: 1em;
	}

	h3 {
		font-size: 1.35em;
		margin: 0 0 1em 0;
	}

	b, strong {
		font-weight: 600;
		color: #444;
	}

	i, em {
		font-style: italic;
	}

	br.clear {
		clear: both;
	}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	hr {
		border: 0;
		border-top: solid 1px #eee;
	}

	blockquote {
		border-left: solid 0.5em #eee;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}

	p, ul, ol, dl, table {
		margin-bottom: 2em;
	}

/* Section/Article */

	section, article {
		margin-bottom: 5em;
	}

	section > :last-child,
	article > :last-child,
	section:last-child,
	article:last-child {
		margin-bottom: 0;
	}

	header {
		margin: 0 0 2em 0;
	}

		header h2, header h3 {
			margin: 0 0 0.25em 0;
		}

		header p {
			margin: 0;
		}

	footer {
		margin: 2.5em 0 0 0;
	}

/* Forms */

	form label {
		display: block;
		font-weight: 800;
		margin: 0 0 1em 0;
		font-size: 0.8em;
		color: #444;
	}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"],
	form select,
	form textarea {
		-webkit-appearance: none;
		display: block;
		width: 100%;
		border-radius: 8px;
		border: solid 1px #2D92FF;
	}

		form input[type="text"]:focus,
		form input[type="email"]:focus,
		form input[type="password"]:focus,
		form select:focus,
		form textarea:focus {
			border-color: #0090c5;
		}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"] {
		line-height: 3em;
		padding: 0 1em;
	}

	form select {
		line-height: 3em;
		padding: 0 1em;
	}

	form textarea {
		min-height: 9em;
		padding: 1em;
	}

	form .formerize-placeholder {
		color: #555 !important;
	}

	form ::-webkit-input-placeholder {
		color: #555 !important;
	}

	form :-moz-placeholder {
		color: #555 !important;
	}

	form ::-moz-placeholder {
		color: #555 !important;
	}

	form :-ms-input-placeholder {
		color: #555 !important;
	}

	form ::-moz-focus-inner {
		border: 0;
	}

/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tr {
				border-top: solid 1px #eee;
			}

				table.default tr:first-child {
					border-top: 0;
				}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				padding: 0.5em 1em 0.5em 1em;
				font-weight: 800;
				margin: 0 0 1em 0;
			}

			table.default thead {
				background: #404248;
				color: #fff;
			}

/* Image */

	.image {
		display: inline-block;
		outline: 0;
	}

		.image img {
			display: block;
			width: 100%;
			border-radius: 8px;
		}

		.image.fit {
			display: block;
			width: 100%;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2.5em 0;
		}
		
	
		
	

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 2.5em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
		-webkit-appearance: none;
		position: relative;
		display: inline-block;
		background: #0090c5;
		color: #fff;
		text-decoration: none;
		border-radius: 6px;
		font-weight: 800;
		outline: 0;
		border: 0;
		cursor: pointer;
		font-size: 1.35em;
		padding: 0.6em 1.5em;
	}

		input[type="button"].icon:before,
		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		button.icon:before,
		.button.icon:before {
			position: relative;
			margin-right: 0.5em;
			top: 0.05em;
		}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		button:hover,
		.button:hover {
			background: #10a0d5;
		}

		input[type="button"]:active,
		input[type="submit"]:active,
		input[type="reset"]:active,
		button:active,
		.button:active {
			background: #20b0e5;
		}

		input[type="button"].alt,
		input[type="submit"].alt,
		input[type="reset"].alt,
		button.alt,
		.button.alt {
			background: #f1f1f1;
			background: rgba(0, 0, 0, 0.05);
			color: #444;
		}

			input[type="button"].alt:hover,
			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background: #e8e8e8;
				background: rgba(0, 0, 0, 0.085);
			}

			input[type="button"].alt:active,
			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			button.alt:active,
			.button.alt:active {
				background: #e4e4e4;
				background: rgba(0, 0, 0, 0.15);
			}

		input[type="button"].big,
		input[type="submit"].big,
		input[type="reset"].big,
		button.big,
		.button.big {
			font-size: 2.25em;
			padding: 0.8em 0.9em;
		}

/* List */

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.actions li {
		display: inline-block;
		padding: 0 0 0 0.25em;
		margin: 0 0 0 0.25em;
	}

		ul.actions li:first-child {
			margin-left: 0;
			padding-left: 0;
		}

	ul.menu li {
		border-left: solid 1px #e0e0e0;
		display: inline-block;
		padding: 0 0 0 0.75em;
		margin: 0 0 0 0.75em;
	}

		ul.menu li:first-child {
			border-left: 0;
			margin-left: 0;
			padding-left: 0;
		}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Box */

	.box {
		background: #fff;
		border-radius: 6px;
		box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
		padding: 2em;
		/* height:800px; */
	}
	
	

		.box.feature {
			padding: 0;
		}

			.box.feature .inner {
				padding: 4em 2em 3em 2em;
			}

			.box.feature h2 {
				font-size: 1.35em;
			}

			.box.feature p {
				margin: 0;
			}

			.box.feature .image {
				position: relative;
				margin: 0;
			}

				.box.feature .image img {
					border-bottom-left-radius: 0;
					border-bottom-right-radius: 0;
				}
				
				
/*Estilo de categorías*/				
.boxprincipal {
		background: #fff;
		border-radius: 6px;
		box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
		padding: 2em;
		height:800px;
	}
	


		.boxprincipal.feature {
			padding: 0;
		}

			.boxprincipal.feature .inner {
				padding: 4em 2em 3em 2em;
			}

			.boxprincipal.feature h2 {
				font-size: 1.35em;
			}

			.boxprincipal.feature p {
				margin: 0;
			}

			.boxprincipal.feature .image {
				position: relative;
				margin: 0;
			}
			
			

				.boxprincipal.feature .image img {
					border-bottom-left-radius: 0;
					border-bottom-right-radius: 0;
				}
				
				
				.boxcontenido {
		background: #fff;
		border-radius: 6px;
		box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
		padding: 2em;
		height:400px;
	}
	
	

		.boxcontenido.feature {
			padding: 0;
		}

			.boxcontenido.feature .inner {
				padding: 4em 2em 3em 2em;
			}

			.boxcontenido.feature h2 {
				font-size: 1.35em;
			}

			.boxcontenido.feature p {
				margin: 0;
			}

			.boxcontenido.feature .image {
				position: relative;
				margin: 0;
			}

				.boxcontenido.feature .image img {
					border-bottom-left-radius: 0;
					border-bottom-right-radius: 0;
				}

/* Icons */

	.icon {
		position: relative;
		text-decoration: none;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

/* Widgets */

	.widget.thumbnails .grid {
		margin: 0 0 3em 0;
	}

	.widget.thumbnails .image {
		margin: 0;
	}

	.widget.contact ul {
		overflow: hidden;
		position: relative;
		left: -4px;
		top: 4px;
		margin-bottom: 1.5em;
	}

		.widget.contact ul li {
			display: inline-block;
			margin-right: 0.25em;
		}

			.widget.contact ul li a {
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
				display: inline-block;
				width: 2.5em;
				height: 2.5em;
				text-align: center;
				line-height: 2.5em;
				border-radius: 0.35em;
				outline: 0;
				opacity: 0.75;
				text-decoration: none;
				background: #222222;
			}

				.widget.contact ul li a:before {
					color: #f3f3f3;
					font-size: 1.75em;
					line-height: 1.5em;
				}

				.widget.contact ul li a:hover {
					background: #444444;
				}

				.widget.contact ul li a:active {
					background: #666666;
				}

/* Wrappers */

	#header-wrapper {
		padding: 1.5em 0 1em 0;
	}

	#features-wrapper {
		padding: 3em 0 3em 0;
	}

	#main-wrapper {
		background: #fff;
		box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
		padding: 5em 0 5em 0;
	}

	#footer-wrapper {
		padding: 6em 0 8em 0;
	}

/* Header */

	#header {
		position: relative;
	}

/*Idiomas */
 
 .idiomas {
		float:leftt;
		margin:  0.5px 0 0 0.5px;
		padding: 0.5px 0 0 0.5px;
	}
/* Logo */

	#logo {
		display: inline-block;
	}

		#logo h1,
		#logo .logo-marca {
			background: #ff4486;
			color: #fff;
			border-radius: 6px;
			font-family: 'Oleo Script', serif;
			font-weight: 400;
			margin: 0;
			padding: 0.25em 0.2em 0.25em 0.2em;
			font-size: 3.25em;
			letter-spacing: 0.05em;
			vertical-align: top;
		}

		#logo span {
			font-weight: 800;
			line-height: 2.5em;
			letter-spacing: 0.025em;
			font-size: 0.9em;
			vertical-align:top;
			margin: 0 0 0 1.25em;
		}

/* El bloque Nav presenta el menú generado por menu-principal.php. */

	#nav {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 0.9em;
	}

		#nav ul li {
			float: left;
			line-height: 4.5em;
			padding-left: 1.5em;
		}

			#nav ul li a, #nav ul li span {
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
				font-weight: 800;
				letter-spacing: 0.025em;
				color: #696969;
				text-decoration: none;
				border-radius: 6px;
				padding: 0.5em 1em 0.5em 1em;
			}

			#nav ul li > ul {
				display: none;
			}

			#nav ul li:hover a, #nav ul li:hover span {
				background: #fff;
			}

			#nav ul li.active a, #nav ul li.active span {
				background: #fff;
			}

			#nav ul li.current a {
				background: #444;
				color: #fff;
			}
			
			#nav ul li.current a:hover {
				background: #900;
				color: #fff;
			}

	.dropotron {
		background: #fff;
		letter-spacing: 0.025em;
		color: #696969;
		text-decoration: none;
		border-radius: 6px;
		padding: 0.75em 0;
		min-width: 15em;
		box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0.25em 0.25em 0.1em rgba(0, 0, 0, 0.025);
		margin-top: calc(-0.75em + 1px);
		margin-left: -1px;
	}

		.dropotron li {
			border-top: solid 1px #eee;
			line-height: 3em;
		}

			.dropotron li:first-child {
				border-top: 0;
			}

			.dropotron li > a, .dropotron li > span {
				-moz-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-ms-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				transition: color .25s ease-in-out, background-color .25s ease-in-out;
				text-decoration: none;
				color: inherit;
				display: block;
				padding: 0 1.5em;
			}

				.dropotron li > a:hover, .dropotron li > span:hover {
					background: #eee;
				}

			.dropotron li.active > a, .dropotron li.active > span {
				background: #eee;
			}

		.dropotron.level-0 {
			font-size: 0.8em;
			margin-left: 1.5em;
			margin-top: 0;
		}

			.dropotron.level-0:before {
				content: '';
				position: absolute;
				top: -0.5em;
				left: 1em;
				border-bottom: solid 0.75em #ffffff;
				border-left: solid 0.75em transparent;
				border-right: solid 0.75em transparent;
				z-index: 1;
			}

/* Banner */

	#banner {
		position: relative;
		padding: 4.5em;
	}

		#banner h2 {
			font-size: 2.5em;
			margin: 0.1em 0 0.35em 0;
		}

		#banner p {
			font-size: 1.3em;
			line-height: 1.35em;
			margin: 0;
		}

		#banner .button {
			width: 350px;
			margin-bottom: 0.4em;
		}
		

			#banner .button.icon:before {
				position: absolute;
				right: 0.15em;
				top: 50%;
				margin-top: -0.5em;
			}

			#banner .button.alt {
				margin-bottom: 0;
			}

		#banner ul {
			margin: 0 0 0 2em;
		}

/* Footer */

	#footer {
		margin-top: 0;
	}

		#footer a {
			color: inherit;
		}

	#copyright {
		color: #aaa;
		padding: 4em 0 0 0;
		text-align: center;
	}

		#copyright a {
			color: inherit;
		}

/* XLarge */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 12pt;
			}

	}

/* Large */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
			}

	}

/* Medium */

	#navPanel, #navToggle {
		display: none;
	}

	@media screen and (max-width: 980px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				font-size: 11pt;
			}

		/* Section/Article */

			section, article {
				clear: both;
				margin-bottom: 3em !important;
			}

			section.last, article.last {
				margin-bottom: 0 !important;
				
			}

		/* Image */

			.image.left {
				width: 25%;
				margin-bottom: 2em !important;
			}

		/* List */

			ul.menu li {
				display: block;
				border: 0 !important;
				padding: 0 !important;
				margin: 0 !important;
			}

			ul.actions li {
				display: block;
				padding: 0;
				margin: 1em 0 0 0;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				width: 100%;
				text-align: center;
				font-size: 1.35em;
				padding: 0.85em 0 !important;
			}

				input[type="button"].icon,
				input[type="submit"].icon,
				input[type="reset"].icon,
				button.icon,
				.button.icon {
					padding-right: 0.75em !important;
				}

					input[type="button"].icon:before,
					input[type="submit"].icon:before,
					input[type="reset"].icon:before,
					button.icon:before,
					.button.icon:before {
						margin-right: 0.5em;
						top: 0.05em;
					}

		/* Wrappers */

			#header-wrapper {
				padding: 3em 0 1em 0;
				text-align: center;
			}

			#footer-wrapper {
				padding: 6em 0 4em 0;
			}

		/* Header */

			#header {
				margin: 0 auto;
			}

		/* Logo */

			#logo span {
				display: block;
				margin: 0;
			}

		/* Nav */

			#nav {
				display: none;
			}

		/* Banner */

			#banner {
				padding: 4.5em 3em;
				text-align: center;
				
			}

				#banner ul {
					margin: 2em 0 0 0;
				}

				#banner .button.icon:before {
					position: relative;
					right: auto;
					top: auto;
				}

		/* Content */

			#content {
				border-bottom: solid 1px #e8e8e8;
				padding-bottom: 4em;
				margin-bottom: 0 !important;
				
				
			}

				#content > :last-child {
					margin-bottom: 0 !important;
				}

			#sidebar > :last-child {
				margin-bottom: 0 !important;
			}

		/* Footer */

			#copyright {
				padding: 0;
			}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

			#navToggle {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
			}

				#navToggle .toggle {
					width: 70px;
					height: 50px;
					opacity: 0.35;
				}

					#navToggle .toggle:before {
						display: inline-block;
						font-family: FontAwesome;
						text-decoration: none;
						font-style: normal;
						font-weight: normal;
						-webkit-font-smoothing: antialiased;
						-moz-osx-font-smoothing: grayscale;
						position: absolute;
						left: 6px;
						top: 6px;
						background: rgba(0, 0, 0, 0.5);
						width: 58px;
						height: 38px;
						border-radius: 6px;
						content: '\f0c9';
						color: #fff;
						text-align: center;
						line-height: 38px;
						font-size: 20px;
					}

					#navToggle .toggle:active {
						opacity: 0.75;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #fff;
				box-shadow: inset -3px 0px 0px 0px #dfdfdf;
				padding: 0 23px 0 20px;
			}

				#navPanel .link {
					display: block;
					text-decoration: none;
					height: 54px;
					line-height: 54px;
					border-top: solid 1px #e8e8e8;
					color: #696969;
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

				#navPanel .indent-1 {
					display: inline-block;
					width: 1em;
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

				#navPanel .depth-0 {
					color: #444;
					font-weight: 800;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navToggle {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

	}

/* Small */

	@media screen and (max-width: 736px) {

		/* Basic */

			body, input, select, textarea {
				line-height: 2em;
			}

			h2, h3, h4, h5, h6 {
				font-size: 13pt;
				margin: 0 0 1em 0;
			}

		/* Section/Article */

			section, article {
				clear: both;
				margin-bottom: 3em !important;
			}

				section.last, article.last {
					margin-bottom: 0 !important;
				}

		/* Image */

			.image.left {
				width: 25%;
				margin-bottom: 2em !important;
			}

		/* List */

			ul.menu li {
				display: block;
				border: 0 !important;
				padding: 0 !important;
				margin: 0 !important;
			}

			ul.actions li {
				display: block;
				padding: 0;
				margin: 1em 0 0 0;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				width: 100%;
				text-align: center;
				font-size: 1.25em !important;
				padding: 0.65em 0 !important;
			}

				input[type="button"].icon,
				input[type="submit"].icon,
				input[type="reset"].icon,
				button.icon,
				.button.icon {
					padding-right: 0.75em !important;
				}

					input[type="button"].icon:before,
					input[type="submit"].icon:before,
					input[type="reset"].icon:before,
					button.icon:before,
					.button.icon:before {
						margin-right: 0.5em;
						top: 0.05em;
					}

		/* Box */

			.box {
				padding: 15px 15px 15px 15px;
				margin: 0;
				
				
			}

				.box.feature {
					margin: 20px 0 0 0 !important;
					padding: 0;
				}

					.box.feature .inner {
						padding: 30px 15px 30px 15px;
					}

					.box.feature p {
						margin: 0;
					}

					.box.feature .image {
						position: relative;
						margin: 0;
					}

						.box.feature .image img {
							border-bottom-left-radius: 0;
							border-bottom-right-radius: 0;
						}
						
						

		/* Widgets */

			.widget.thumbnails .image {
				margin: 0;
			}

			.widget.thumbnails .x {
				padding: 1em 0.5em 0 0;
			}

			.widget.thumbnails .y {
				padding: 1em 0 0 0.5em;
			}

			.widget.thumbnails .row:first-child .x, .widget.thumbnails .row:first-child .y {
				padding-top: 0;
			}

		/* Wrappers */

			#header-wrapper {
				padding: 3em 0 1.5em 0;
			}

			#banner-wrapper {
				padding: 0 15px 0 15px;
				
			}

			#features-wrapper {
				padding: 0 15px 40px 15px;
			}

			#main-wrapper, #footer-wrapper {
				padding: 40px 30px 40px 30px;
			}
			
			/* paginacion 
			#ul    { border:2; margin:0; padding:0; }
#pagination-flickr li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; float:left; }
#pagination-flickr a           { border:solid 1px #DDDDDD; margin-right:2px; }
#pagination-flickr .previous-off,
#pagination-flickr .next-off   { color:#666666; display:block; float:left; font-weight:bold; padding:3px 4px; }
#pagination-flickr .next a,
#pagination-flickr .previous a { font-weight:bold; border:solid 1px #FFFFFF; }
#pagination-flickr .active     { color:#ff0084; font-weight:bold; display:block; float:left; padding:4px 6px; }
#pagination-flickr a:link,
#pagination-flickr a:visited   { color:#0063e3; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-flickr a:hover     { border:solid 1px #666666; }
			*/
			
			.paginacion {
	margin:20px 0;
}
 
.paginacion ul {
	list-style:none;
	text-align: center;
}
 
.paginacion ul li {
	display:inline-block;
	margin-right:10px;
}
 
.paginacion ul li a {
	display:block;
	padding:10px 20px;
	color:#fff;
	background:#024959;
	text-decoration: none;
}
 
.paginacion ul li a:hover {
	background:#037E8C;
}
 
.paginacion ul li .active {
	background:#037E8C;
	font-weight:bold;
}
			

/* fin paginacion*/

		/* Logo */

		#logo h1,
		#logo .logo-marca {
				font-size: 2.35em;
				padding: 0.1em 0.1em;
			}

			#logo span {
				line-height: 2em;
			}

		/* Banner */

			#banner {
				text-align: center;
				padding: 15px 15px 15px 15px;
				margin: 0 auto !important;
				
			}

				#banner h2 {
					font-size: 2em;
					margin: 0.75em 0 0.5em 0;
				}

				#banner p {
					font-size: 1.5em;
					line-height: 1.5em;
					margin: 0;
				}

				#banner ul {
					margin: 0;
				}

				#banner .button {
					margin: 0 0 1em 0;
				}

		/* Content */

			#content {
				padding-bottom: 3em;
			}

		/* Footer */

			#footer section {
				border-bottom: solid 1px #ccc;
				padding-bottom: 3em;
				margin-bottom: 1em !important;
			}

			#copyright {
				text-align: left;
			}

	}
	
	

/*
 * PUBLICACIONES RELACIONADAS POR ACTIVIDAD.
 * Presenta cinco resultados uniformes; si existe una primera imagen, queda
 * recortada y alineada a la izquierda. El enlace ocupa toda la tarjeta para
 * ampliar el área pulsable sin duplicar enlaces ni alterar el contenido.
 */
.relacionados-actividad {
	clear: both;
	margin: 2rem 0;
	padding: 1.25rem;
	border: 1px solid #dce3ea;
	border-radius: 14px;
	background: #f7f9fb;
}

.relacionados-actividad > h3 {
	margin: 0 0 1rem;
	font-size: 1.55rem;
	line-height: 1.25;
	color: #243447;
}

.relacionados-lista {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.8rem;
}

a.relacionado-tarjeta {
	display: flex;
	align-items: stretch;
	min-height: 112px;
	overflow: hidden;
	border: 1px solid #e0e6ec;
	border-radius: 11px;
	background: #fff;
	color: #243447;
	text-decoration: none;
	box-shadow: 0 3px 12px rgba(25, 45, 65, 0.07);
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

a.relacionado-tarjeta:hover,
a.relacionado-tarjeta:focus {
	transform: translateY(-2px);
	border-color: #e51c3b;
	box-shadow: 0 7px 18px rgba(25, 45, 65, 0.14);
}

.relacionado-imagen {
	flex: 0 0 112px;
	width: 112px;
	height: 112px;
	background: #e9eef3;
}

.relacionado-imagen img {
	display: block;
	width: 112px;
	height: 112px;
	margin: 0;
	/* Muestra la fotografia completa dentro de la miniatura sin recortarla. */
	object-fit: contain;
	object-position: center;
}

.relacionado-cuerpo {
	display: flex;
	flex: 1 1 auto;
	min-width: 0;
	flex-direction: column;
	justify-content: center;
	padding: 0.85rem 1rem;
}

.relacionado-titulo,
.relacionado-resumen,
.relacionado-respuestas {
	display: block;
}

.relacionado-titulo {
	margin-bottom: 0.3rem;
	font-size: 1.08rem;
	line-height: 1.3;
	color: #172b3f;
}

.relacionado-resumen {
	font-size: 0.94rem;
	line-height: 1.45;
	color: #536474;
}

.relacionado-respuestas {
	margin-top: 0.45rem;
	font-size: 0.82rem;
	font-weight: 700;
	color: #d7193f;
}

@media screen and (max-width: 640px) {
	.relacionados-actividad {
		padding: 0.85rem;
	}

	.relacionado-imagen,
	.relacionado-imagen img {
		flex-basis: 92px;
		width: 92px;
		height: 104px;
	}

	.relacionado-cuerpo {
		padding: 0.7rem 0.8rem;
	}

	.relacionado-resumen {
		display: none;
	}
}
/* PIE MODERNO COMPARTIDO: MEDIDAS BASADAS EN LA PLANTILLA HILUX */
/*
 * El fondo ocupa todo el ancho, mientras #footer conserva el container de
 * 1170 px de la web. Se usa el mismo color azul grisaceo oscuro y la familia
 * Exo de la plantilla. Los !important se limitan al pie porque main.php se
 * carga despues de main.css y contiene reglas heredadas para filas y fuentes.
 */
html body #footer-wrapper {
	background: #38445a !important;
	color: #ffffff !important;
	padding: 70px 0 45px !important;
}

html body #footer-wrapper #footer,
html body #footer-wrapper #footer * {
	font-family: "Exo", sans-serif !important;
	box-sizing: border-box;
}

/*
 * CUATRO COLUMNAS ALINEADAS.
 * Se neutralizan width, float, clear y los margenes del sistema antiguo 3u.
 * Cada columna recibe una posicion explicita para impedir que un nodo anonimo
 * o una regla antigua deje vacia la primera celda. En anchuras menores pasan
 * ordenadamente a dos columnas y finalmente a una.
 */
html body #footer-wrapper #footer.pie-moderno > .row:first-child {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 0 !important;
	margin: 0 -15px !important;
	padding: 0 0 50px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

html body #footer-wrapper #footer.pie-moderno > .row:first-child > div {
	float: none !important;
	clear: none !important;
	width: auto !important;
	min-width: 0;
	height: auto !important;
	margin: 0 !important;
	padding: 0 15px !important;
}

html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(1) {
	grid-column: 1;
	grid-row: 1;
}

html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(2) {
	grid-column: 2;
	grid-row: 1;
}

html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(3) {
	grid-column: 3;
	grid-row: 1;
}

html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(4) {
	grid-column: 4;
	grid-row: 1;
}

/*
 * TITULOS IGUALES A LA REFERENCIA.
 * Exo semibold, 24 px, blanco y mayusculas; se retiran completamente la caja
 * blanca, el color negro y el relleno que provocaban el aspecto incorrecto.
 */
html body #footer-wrapper #footer .widget.links h3,
html body #footer-wrapper #copyright .pie-contacto h3 {
	display: block !important;
	width: auto !important;
	min-height: 29px;
	margin: 0 0 34px !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: #ffffff !important;
	font-size: 24px !important;
	font-weight: 600 !important;
	line-height: 28.8px !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
}

/*
 * ENLACES Y LISTAS.
 * La referencia emplea 16 px, 28 px de interlineado y 15 px entre elementos.
 * Todas las listas empiezan en el mismo punto y no muestran bordes heredados.
 */
html body #footer-wrapper #footer .widget.links ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

html body #footer-wrapper #footer .widget.links li {
	margin: 0 0 15px !important;
	padding: 0 !important;
	border: 0 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
}

html body #footer-wrapper #footer .widget.links a,
html body #footer-wrapper #footer .pie-tags a,
html body #footer-wrapper #copyright a {
	color: #ffffff !important;
	font-size: inherit;
	font-weight: 400;
	text-decoration: none !important;
}

html body #footer-wrapper #footer .widget.links a:hover,
html body #footer-wrapper #footer .pie-tags a:hover,
html body #footer-wrapper #copyright a:hover {
	color: #ffffff !important;
	text-decoration: underline !important;
	text-underline-offset: 3px;
}

/*
 * ETIQUETAS.
 * Ocupan una fila completa debajo de las cuatro columnas, con la misma fuente,
 * separadores y borde horizontal de la plantilla.
 */
html body #footer-wrapper #footer .pie-tags-fila {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 42px 15px 46px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

html body #footer-wrapper #footer .pie-tags {
	display: block;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 28px !important;
}

html body #footer-wrapper #footer .pie-tags h3 {
	margin-bottom: 28px !important;
}

/*
 * INFORMACION Y COPYRIGHT.
 * Elimina los flotados antiguos, mantiene el ancho completo y coloca la
 * informacion en filas flexibles que bajan sin solaparse cuando falta espacio.
 */
html body #footer-wrapper #footer .pie-cierre-fila {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 42px 15px 0 !important;
}

html body #footer-wrapper #footer .pie-cierre-fila > div {
	float: none !important;
	clear: both !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

html body #footer-wrapper #copyright {
	margin: 0 !important;
	padding: 0 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	line-height: 28px !important;
	text-align: left !important;
}

html body #footer-wrapper #copyright ul.menu {
	display: flex !important;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 20px 40px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

html body #footer-wrapper #copyright ul.menu > li {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	line-height: 28px !important;
}

html body #footer-wrapper #copyright .pie-informacion {
	flex: 1 1 560px;
}

html body #footer-wrapper #copyright .pie-informacion p {
	margin: 10px 0 0 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	line-height: 28px !important;
}

/* Dos columnas en tabletas, conservando el orden de lectura. */
@media screen and (max-width: 980px) {
	html body #footer-wrapper #footer.pie-moderno > .row:first-child {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		row-gap: 45px !important;
	}

	html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(1) {
		grid-column: 1;
		grid-row: 1;
	}

	html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(2) {
		grid-column: 2;
		grid-row: 1;
	}

	html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(3) {
		grid-column: 1;
		grid-row: 2;
	}

	html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(4) {
		grid-column: 2;
		grid-row: 2;
	}
}

/* Una columna en movil y separacion suficiente para pulsar cada enlace. */
@media screen and (max-width: 736px) {
	html body #footer-wrapper {
		padding: 48px 20px 35px !important;
	}

	html body #footer-wrapper #footer.pie-moderno > .row:first-child {
		grid-template-columns: 1fr !important;
		margin: 0 !important;
		row-gap: 40px !important;
	}

	html body #footer-wrapper #footer.pie-moderno > .row:first-child > div:nth-of-type(n) {
		grid-column: 1;
		grid-row: auto;
		padding: 0 !important;
	}

	html body #footer-wrapper #footer .widget.links h3,
	html body #footer-wrapper #copyright .pie-contacto h3 {
		font-size: 22px !important;
		line-height: 28px !important;
		margin-bottom: 24px !important;
	}

	html body #footer-wrapper #footer .pie-tags-fila,
	html body #footer-wrapper #footer .pie-cierre-fila {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	html body #footer-wrapper #footer section {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
		border-bottom: 0 !important;
	}

	html body #footer-wrapper #copyright ul.menu {
		display: block !important;
	}

	html body #footer-wrapper #copyright ul.menu > li {
		margin-bottom: 18px !important;
	}
}
/* CABECERA BLANCA FIJA INSPIRADA EN LA NAVEGACION HILUX */
/*
 * Mantiene todos los nombres, enlaces y desplegables generados por PHP.
 * La barra usa position:sticky para permanecer visible durante el desplazamiento
 * sin sacar la cabecera del flujo ni cubrir el comienzo del contenido.
 */
html body #header-wrapper {
	position: -webkit-sticky !important;
	position: sticky !important;
	top: 0 !important;
	z-index: 1999 !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	border-top: 7px solid #344057;
	background: #ffffff !important;
	box-shadow: 0 2px 12px rgba(15, 23, 42, 0.10);
}

/*
 * El container conserva el ancho general de la web. Flex coloca la marca a la
 * izquierda y la navegacion a la derecha, centradas verticalmente en 79 px,
 * que es la altura medida en la plantilla de referencia.
 */
@media screen and (min-width: 981px) {
	html body #header-wrapper #header {
		position: relative !important;
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: 1170px !important;
		max-width: calc(100% - 30px) !important;
		min-height: 79px !important;
		height: 79px !important;
		margin: 0 auto !important;
		padding: 0 15px !important;
	}
}

/*
 * MARCA DEL SITIO.
 * Se conserva $slogan como texto y enlace administrables. Se elimina solamente
 * el aspecto de boton rosa: fondo transparente, letra caligrafica y color negro.
 * El segundo slogan se oculta visualmente para reproducir el logotipo limpio;
 * sigue existiendo en el HTML y en la configuracion del panel.
 */
html body #header-wrapper #logo {
	position: static !important;
	display: flex !important;
	flex: 0 0 auto !important;
	align-items: center !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

html body #header-wrapper #logo .logo-marca,
html body #header-wrapper #logo h1.logo-marca,
html body #header-wrapper #logo p.logo-marca {
	display: block !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #111111 !important;
	font-family: "Oleo Script", cursive !important;
	font-size: 44px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	letter-spacing: 0.01em !important;
	white-space: nowrap;
}

html body #header-wrapper #logo .logo-marca a {
	display: block !important;
	padding: 0 !important;
	background: transparent !important;
	color: #111111 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	text-decoration: none !important;
}

html body #header-wrapper #logo > span {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
}

/*
 * MENU PRINCIPAL.
 * Los antiguos botones rosas se convierten en texto negro de 18 px. El espacio
 * se reparte de manera uniforme y el elemento activo o señalado utiliza verde
 * solamente como detalle inferior, igual que una navegacion moderna.
 */
@media screen and (min-width: 981px) {
	html body #header-wrapper #nav {
		position: static !important;
		display: flex !important;
		flex: 0 1 auto !important;
		align-items: stretch !important;
		width: auto !important;
		height: 79px !important;
		margin: 0 0 0 auto !important;
		padding: 0 !important;
		background: transparent !important;
	}

	html body #header-wrapper #nav > ul {
		display: flex !important;
		align-items: stretch !important;
		justify-content: flex-end !important;
		gap: 8px !important;
		height: 79px !important;
		margin: 0 !important;
		padding: 0 !important;
		list-style: none !important;
	}

	html body #header-wrapper #nav > ul > li {
		position: relative !important;
		display: flex !important;
		align-items: stretch !important;
		height: 79px !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
	}

	html body #header-wrapper #nav > ul > li > a {
		position: relative;
		display: flex !important;
		align-items: center !important;
		height: 79px !important;
		margin: 0 !important;
		padding: 0 15px !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		color: #161616 !important;
		font-family: "Exo", sans-serif !important;
		font-size: 18px !important;
		font-weight: 400 !important;
		line-height: 1.25 !important;
		letter-spacing: 0 !important;
		text-decoration: none !important;
		text-transform: none !important;
		transition: color 0.2s ease;
	}

	html body #header-wrapper #nav > ul > li > a::before {
		content: "";
		position: absolute;
		right: 15px;
		bottom: 18px;
		left: 15px;
		height: 2px;
		background: #159957;
		transform: scaleX(0);
		transform-origin: center;
		transition: transform 0.2s ease;
	}

	html body #header-wrapper #nav > ul > li > a:hover,
	html body #header-wrapper #nav > ul > li:hover > a {
		background: transparent !important;
		color: #159957 !important;
	}

	html body #header-wrapper #nav > ul > li > a:hover::before,
	html body #header-wrapper #nav > ul > li:hover > a::before {
		transform: scaleX(1);
	}

	/* Indica discretamente que "Contactos Sexo" conserva su submenu. */
	html body #header-wrapper #nav > ul > li.opener > a::after {
		content: "\2304";
		display: inline-block;
		margin-left: 7px;
		color: currentColor;
		font-size: 14px;
		line-height: 1;
		transform: translateY(-1px);
	}

	/*
	 * DESPLEGABLE EXISTENTE.
	 * Dropotron sigue controlando su apertura. Solo se modernizan fondo, bordes,
	 * sombra y tipografia; no se cambian enlaces ni eventos JavaScript.
	 */
	html body #header-wrapper #nav > ul > li > ul {
		min-width: 235px !important;
		margin: 0 !important;
		padding: 10px 0 !important;
		border: 0 !important;
		border-top: 3px solid #159957 !important;
		border-radius: 0 0 6px 6px !important;
		background: #ffffff !important;
		box-shadow: 0 12px 30px rgba(15, 23, 42, 0.18) !important;
	}

	html body #header-wrapper #nav > ul > li > ul li {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: #ffffff !important;
	}

	html body #header-wrapper #nav > ul > li > ul li a {
		display: block !important;
		padding: 10px 18px !important;
		background: #ffffff !important;
		color: #202020 !important;
		font-family: "Exo", sans-serif !important;
		font-size: 15px !important;
		font-weight: 400 !important;
		line-height: 1.4 !important;
		text-decoration: none !important;
		text-transform: none !important;
	}

	html body #header-wrapper #nav > ul > li > ul li a:hover {
		background: #f4f7f5 !important;
		color: #159957 !important;
	}
}

/*
 * TABLETA Y MOVIL.
 * Se mantiene la navegacion movil ya generada por main.js. La marca permanece
 * en una barra blanca fija, con tamaño menor y espacio para el boton del menu.
 */
@media screen and (max-width: 980px) {
	html body #header-wrapper {
		min-height: 68px !important;
	}

	html body #header-wrapper #header {
		display: flex !important;
		align-items: center !important;
		width: 100% !important;
		min-height: 68px !important;
		height: 68px !important;
		margin: 0 !important;
		padding: 0 64px 0 20px !important;
	}

	html body #header-wrapper #logo .logo-marca,
	html body #header-wrapper #logo h1.logo-marca,
	html body #header-wrapper #logo p.logo-marca {
		font-size: 34px !important;
	}

	html body #header-wrapper #nav {
		display: none !important;
	}

	html body #titleBar {
		position: fixed !important;
		top: 7px !important;
		z-index: 2001 !important;
		height: 61px !important;
		background: transparent !important;
		box-shadow: none !important;
	}
}
/* CAJA DESPLEGABLE REAL GENERADA POR JQUERY DROPOTRON */
/*
 * Dropotron copia el submenu fuera de #header y le asigna .dropotron.level-0.
 * Estas reglas actuan sobre esa copia visible. Sus medidas parten de la
 * referencia Hilux (46 px por fila y texto Exo de 16 px), con 260 px de ancho
 * para que los nombres españoles no queden apretados ni se corten.
 */
html body ul.dropotron.level-0 {
	min-width: 260px !important;
	width: auto !important;
	margin: 20px 0 0 !important;
	padding: 0 !important;
	overflow: visible !important;
	border: 0 !important;
	border-top: 2px solid #35ac39 !important;
	border-radius: 0 0 5px 5px !important;
	background: #ffffff !important;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.20) !important;
}

html body ul.dropotron.level-0 > li {
	display: block !important;
	width: 100% !important;
	min-width: 260px !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: #ffffff !important;
}

html body ul.dropotron.level-0 > li > a {
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
	min-height: 46px !important;
	margin: 0 !important;
	padding: 9px 20px !important;
	border: 0 !important;
	background: #ffffff !important;
	color: #000000 !important;
	font-family: "Exo", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	text-decoration: none !important;
	text-transform: none !important;
	white-space: nowrap !important;
	transition: background-color 0.18s ease, color 0.18s ease;
}

html body ul.dropotron.level-0 > li:hover,
html body ul.dropotron.level-0 > li:hover > a,
html body ul.dropotron.level-0 > li > a:hover {
	background: #f4f7f5 !important;
	color: #159957 !important;
}

/* En pantallas estrechas se deja el control al panel movil existente. */
@media screen and (max-width: 980px) {
	html body ul.dropotron.level-0 {
		display: none !important;
	}
}
/*
 * EFECTO DE ONDAS WEBGL DE LA PLANTILLA ORANGE 65911.
 * jquery.ripples dibuja la misma fotografia en un canvas y genera ondas que
 * siguen el movimiento o la pulsacion del visitante. Las fotografias que no
 * sean compatibles conservan su presentacion original.
 */
.efecto-agua-superficie {
	position: relative !important;
	overflow: hidden !important;
	isolation: isolate;
}

.efecto-agua-contenedor {
	max-width: 100%;
	line-height: 0;
}

.efecto-agua-contenedor > img,
.efecto-agua-superficie > picture,
.efecto-agua-superficie > img {
	position: relative;
	z-index: 1;
	max-width: 100%;
}

/*
 * El complemento asigna inicialmente z-index negativo al canvas porque fue
 * pensado para fondos. Aqui se situa sobre IMG para que la onda sea visible,
 * sin cambiar el tamano ni la alineacion de la fotografia.
 */
.efecto-agua-superficie > canvas {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	z-index: 2 !important;
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	border: 0 !important;
	border-radius: inherit;
	pointer-events: auto;
}

/*
 * Accesibilidad: el JavaScript ya evita crear WebGL cuando el visitante pide
 * menos movimiento; esta regla es una proteccion adicional.
 */
@media (prefers-reduced-motion: reduce) {
	.efecto-agua-superficie > canvas {
		display: none !important;
	}
}


/*
 * JERARQUIA DE CATEGORIA EN UNA PUBLICACION
 * Presenta categoria, subcategoria y tercer nivel como enlaces/titulos H2
 * compactos. Flex permite una segunda fila si no caben y evita las antiguas
 * barras escritas entre nombres.
 */
.contenido-taxonomias {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 18px;
  margin: 0;
  padding: 0;
}
.contenido-taxonomias h2 {
  margin: 0 !important;
  font-size: 1.15em !important;
  line-height: 1.35 !important;
}
.contenido-taxonomias h2 a {
  display: inline-block;
  padding: 5px 9px;
  border-radius: 7px;
  text-decoration: none;
}

/* ================================================================
   RENDIMIENTO DE LISTADOS PUBLICOS
   El navegador puede omitir el dibujo de tarjetas que aun quedan fuera de
   pantalla. El espacio aproximado se reserva para evitar saltos al desplazarse.
   ================================================================ */
.boxcontenido.feature,
#banner.box.container {
    content-visibility: auto;
    contain-intrinsic-size: auto 360px;
}

img[loading="lazy"] {
    content-visibility: auto;
}

.paginacion-publica {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.75rem;
    clear: both;
    width: 100%;
    margin: 2rem auto;
    padding: 1rem;
    font-size: 1rem;
}

.paginacion-publica a,
.paginacion-publica span {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    padding: 0.65rem 1rem;
    border: 1px solid rgba(40, 86, 126, 0.25);
    border-radius: 8px;
}

.paginacion-publica a {
    font-weight: 700;
    text-decoration: none;
    background: #ffffff;
}
.imagen-listado-publicacion {
    display: block;
    width: min(100%, 320px);
    height: 320px;
    object-fit: contain;
    margin: 0.75rem auto;
}
/* Logo administrable por dominio: sustituye al slogan sin alterar su enlace. */
html body #header-wrapper #logo .logo-marca a .logo-marca__imagen {
    display:block !important; width:auto !important; height:auto !important; max-width:min(330px,44vw) !important; max-height:78px !important; object-fit:contain !important; margin:0 !important; border:0 !important; border-radius:0 !important; box-shadow:none !important;
}

/* Acciones de cuenta, favoritos y publicacion en la esquina superior derecha. */
html body .portal-acciones-top{min-height:48px;padding:7px 0;box-sizing:border-box}
html body .portal-acciones-top__interior{display:flex;justify-content:flex-end;align-items:center;gap:8px;min-height:34px}
html body .portal-acciones-top a{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 12px;border:1px solid;border-radius:999px;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1.1!important;text-decoration:none!important;white-space:nowrap;transition:transform .16s ease,background-color .16s ease,color .16s ease}
html body .portal-acciones-top a.portal-acciones-top__destacado{box-shadow:0 5px 14px rgba(0,0,0,.20)}
html body .portal-acciones-top a:hover,html body .portal-acciones-top a:focus{transform:translateY(-1px);text-decoration:none!important}
@media screen and (max-width:680px){html body .portal-acciones-top{padding:6px 0}html body .portal-acciones-top__interior{justify-content:center;gap:5px}html body .portal-acciones-top a{padding:6px 8px;font-size:11px!important}}
