@charset "UTF-8";
/* CSS Document */


wrapper {
	width: 80%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 0;
	margin-bottom: 0;
}


section {
	width:100%;
	height:auto;
	float: left;
	margin-left:0%;
	margin-right:0%;
	margin-top:0%;
	margin-bottom:1%;
	position:relative;
	}
	
	
section a:link ,
section a:visited
   {
	color:#000;
	text-decoration:none;
	}


section a:hover {
	color:#ac8859;
	text-decoration:none;
	}


.cabecera {
	background: url("../images/Fondo-1.jpg") no-repeat center center; background-size: cover;
	width:100%;
	height:auto;
	float:left;
	border-bottom: 1px solid #ccc;
	margin-left:0%;
	margin-right:0%;
	margin-top: 0.5%;
	}
	
	
.cabecera img {
	width:49%;
	height:auto;
	float:left;
	margin-left:0%;
	margin-right:1%;
	margin-top:1%;
	margin-bottom:1%;
	}

.cabecera_content {
	width: 40%;
	height: 400px;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top:8%;
	margin-bottom: 20%;
	position: sticky;
	top: 300px;
}


.cabecera_content img {
	width:0%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}


h2 {
	width:90%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-right:5%;
	margin-top:2%;
	margin-bottom:0%;
	color:#fff;
	font-size:1.4rem;
	font-weight:600;
	line-height:1.4rem;
	text-align:left;
	}		
	
h3 {
	width:90%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-right:5%;
	margin-top:2%;
	color:#fff;
	font-size:5.8rem;
	font-weight:300;
	text-align: left;
	line-height: 5rem;
	}


.bloque_principal {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 1%;
	margin-bottom: 2%;
}


.bloque_principal img {
	width:95%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 3%;
	margin-bottom: 3%;
}


.bloque_1 {
	width: 39%;
	height: auto;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 1%;
	margin-bottom: 1%;
}


.bloque_2 {
	width: 39%;
	height: auto;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 1%;
	margin-bottom: 1%;
}



p {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 3%;
	margin-bottom: 0%;
	font-size: 1.2rem;
	font-weight: 300;
	color: #000;
	line-height: 1.6rem;
}



.nota {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 3%;
	margin-bottom: 3%;
}


.nota img {
	width:60%;
	height: auto;
	float: left;
}


.nota h4 {
	background: rgba(255,255,255,0.75);
	width:44%;
	height: auto;
	float: left;
	border-radius: 5px;
	margin-left: -15%;
	margin-right: 0%;
	margin-top: 40%;
	margin-bottom: 0%;
	font-size: 1.6rem;
	font-weight: 300;
	color: #000;
	line-height: 1.9rem;
	z-index: 10;
	padding: 3% 3%;
}



.bloque_3 {
	width: 19%;
	height: auto;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 3%;
	margin-bottom: 1%;
	position: sticky;
	top: 50px;
}


.bloque_3 img {
	width:90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 15%;
	margin-bottom: 1%;
}


.bloque_3_date {
	width:96%;
	height:auto;
	float: left;
	margin-left:2%;
	margin-top:4%;
	color:#000;
	font-size:0.7em;
	font-weight:400;
	text-align: center;
	}


.bloque_3_social {
	width:70%;
	height:auto;
	float: left;
	margin-left:15%;
	margin-right: 15%;
	margin-top:8%;
	
}


.bloque_3_social_link a:link,
.bloque_3_social_link a:hover,
.bloque_3_social_link a:visited {
	width:25%;
	height: auto;
	float: left;
	font-size: 1.2rem;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-decoration: none;	
}



.relaccionados {
	width:80%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 20%;
	margin-top: 0%;
	margin-bottom: 8%;
}


.seccion {
	width:24%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-right:-0.1%;
	margin-top: 2%;
	margin-bottom: 2%;
	}


.seccion img {
	width: 100%;
	height: 170px;
	float: left;
	margin-top: 0%;
	margin-bottom: 0%;
     object-fit: cover;
}


h5 {
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-top:2%;
	margin-bottom:0%;
	color:#000;
	font-size:0.6rem;
	font-weight:800;
	line-height:0.9rem;
	text-align: left;
	}


.seccion p {
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-top:1%;
	margin-bottom:0%;
	color:#000;
	font-size:0.8rem;
	font-weight:800;
	line-height:1rem;
	text-align: left;
	text-transform: uppercase;
	}



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

.cabecera_content {
	margin-top:10%;
	margin-bottom: 15%;
	position: sticky;
	top: 300px;
}
	

h2 {
	width:90%;
	font-size:1.2rem;
	line-height:1.4rem;
	}		
	
h3 {
	width:90%;
	font-size:4em;
	line-height: 3.8rem;
	}
	
	
p {
	font-size: 1.1rem;
	line-height: 1.5rem;
}
	
	
.bloque_3_social_link a:link,
.bloque_3_social_link a:hover,
.bloque_3_social_link a:visited {
	font-size: 1rem;
}	
	
	

.seccion img {
	height: 140px;
}


h5 {
	margin-top:2%;
	margin-bottom:0%;
	font-size:0.6rem;
	font-weight:400;
	line-height:0.9rem;
	}


.seccion p {
	margin-top:1%;
	margin-bottom:0%;
	font-size:0.8rem;
	font-weight:400;
	line-height:1rem;
	}	

	
}



@media screen and (max-width:1400px) {
	
wrapper {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0;
	margin-bottom: 0;
}	
	
	
	
}



@media screen and (max-width:1200px) {
	
.bloque_3_date {
	font-size:0.6em;
	}


.bloque_3_social_link a:link,
.bloque_3_social_link a:hover,
.bloque_3_social_link a:visited {
	font-size: 1rem;
}	
	
.seccion p {
	margin-top:1%;
	margin-bottom:0%;
	font-size:0.7rem;
	font-weight:400;
	line-height:1rem;
	}	

}



@media screen and (max-width:1000px) {
	
wrapper {
	width: 96%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 0;
	margin-bottom: 0;
}	
		
	
	
}




@media screen and (max-width:500px) {
	
	
	
.cabecera img {
	width:0%;
	height:auto;
	float:left;
	margin-left:0%;
	margin-right:0%;
	margin-top:0%;
	margin-bottom:0%;
	}
	

.cabecera_content {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top:0%;
	margin-bottom: 0%;
	position: inherit;
	top: auto;
	z-index: 10;
}
	
	
.cabecera_content img {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 2%;
}


h2 {
	width:90%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-right:5%;
	margin-top:-9%;
	margin-bottom:0%;
	color:#fff;
	font-size:1rem;
	font-weight:400;
	line-height:1.2rem;
	text-align:left;
	}		
	
h3 {
	width:90%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-right:5%;
	margin-top:1%;
	margin-bottom: 6%;
	color:#fff;
	font-size:2.8rem;
	font-weight:300;
	text-align: left;
	line-height: 2.8rem;
	}


	
wrapper {
	width: 100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	margin-bottom: 0;
}	
	
	
.bloque_1 {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1%;
	margin-bottom: 1%;
}


.bloque_2 {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1%;
	margin-bottom: 1%;
}
	
	
.nota h4 {
	background: rgba(255,255,255,0.75);
	width:44%;
	height: auto;
	float: left;
	border-radius: 5px;
	margin-left: -12%;
	margin-right: 0%;
	margin-top: 30%;
	margin-bottom: 0%;
	font-size: 1.2rem;
	font-weight: 300;
	color: #000;
	line-height: 1.5rem;
	z-index: 10;
	padding: 3% 3%;
}	
	
	

.bloque_3 {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 4%;
	margin-bottom: 1%;
	position: inherit;
	top: 0px;
}	
	
	
.bloque_3 img {
	width:0%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}
	
	
.relaccionados {
	width:100%;
	height:auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 5%;
	margin-bottom: 8%;
}	
	
	
.seccion {
	width:90%;
	height:auto;
	float:left;
	margin-left:5%;
	margin-right:5%;
	margin-top: 2%;
	margin-bottom: 2%;
	}


.seccion img {
	width: 100%;
	height: 220px;
	float: left;
	margin-top: 0%;
	margin-bottom: 0%;
     object-fit: cover;
}


h5 {
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-top:2%;
	margin-bottom:0%;
	color:#000;
	font-size:0.7rem;
	font-weight:800;
	line-height:0.9rem;
	text-align: left;
	}


.seccion p {
	width:98%;
	height:auto;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-top:1%;
	margin-bottom:5%;
	color:#000;
	font-size:1rem;
	font-weight:800;
	line-height:1.4rem;
	text-align: left;
	}	
	
	
	
}
	
