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


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

/* Bloque de enlace 1*/

.banner1 {
	background: url("../images/Home/Home-1.jpg") no-repeat center center; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}

.banner1 a:link,
.banner1 a:visited,
.banner1 a:hover {
	color:#fff;
	text-decoration: none;
}

.banner1_content {
	background: rgba(0,0,0,0.55);
	width:100%;
	height: auto;
	float: left;
}

.banner1 h2 {
	width:50%;
	height: auto;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 30%;
	margin-bottom: 0%;	
	font-size: 4rem;
	font-weight: 600;
	color: #fff;
	text-align: center;
	line-height: 4rem;
}

.banner1 p {
	width:30%;
	height: auto;
	float: left;
	margin-left: 35%;
	margin-right: 35%;
	margin-top: 0.3%;
	margin-bottom: 5%;	
	font-size: 1.1rem;
	font-weight: 400;
	color: #fff;
	text-align: center;
}

/* Bloque de enlace 2*/

.banner2 {
	background: url("../images/Home/Home-2.jpg") no-repeat center center; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 0%;
}

.banner2 a:link,
.banner2 a:visited,
.banner2 a:hover {
	color: rgba(255,255,255,1);
	text-decoration: none;
}

.banner2_content {
	width:100%;
	height: auto;
	float: left;
}

.banner2 h2 {
	width:50%;
	height: auto;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 30%;
	margin-bottom: 0%;	
	font-size: 4rem;
	font-weight: 600;
	text-align: center;
}

.banner2 p {
	width:30%;
	height: auto;
	float: left;
	margin-left: 35%;
	margin-right: 35%;
	margin-top: 0.3%;
	margin-bottom: 5%;	
	font-size: 1.1rem;
	font-weight: 400;
	text-align: center;
}


/* Bloque de enlace 3*/

.banner3 {
	background: url("../images/Home/Home-3.jpg") no-repeat center center; background-size: cover;
	width:49.25%;
	height: auto;
	float: left;
	margin-left: 0.50%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 0%;
}

.banner3 a:link,
.banner3 a:visited,
.banner3 a:hover {
	color:rgba(255,255,255,0.85);
	text-decoration: none;
}

.banner3_content {
	background: rgba(0,0,0,0.55);
	width:100%;
	height: auto;
	float: left;
}

.banner3 h2 {
	width:70%;
	height: auto;
	float: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 3rem;
	font-weight: 600;
	text-align: center;
}

.banner3 p {
	width:50%;
	height: auto;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 0.3%;
	margin-bottom: 5%;	
	font-size: 1.1rem;
	font-weight: 400;
	text-align: center;
}



/* Bloque de enlace 4*/

.banner4 {
	background: url("../images/Home/Home-4.jpg")no-repeat center center; background-size: cover;
	width:49.25%;
	height: auto;
	float: left;
	margin-left: 0.50%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 0%;
}

.banner4 a:link,
.banner4 a:visited,
.banner4 a:hover {
	color:rgba(255,255,255,0.85);
	text-decoration: none;
}

.banner4_content {
	background: rgba(0,0,0,0.55);
	width:100%;
	height: auto;
	float: left;
}

.banner4 h2 {
	width:70%;
	height: auto;
	float: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 3rem;
	font-weight: 600;
	text-align: center;
}

.banner4 p {
	width:50%;
	height: auto;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 0.3%;
	margin-bottom: 5%;	
	font-size: 1.1rem;
	font-weight: 400;
	text-align: center;
}


/* Bloque de enlace 5*/

.banner5 {
	background: url("../images/Home/Home-5.jpg")no-repeat center center; background-size: cover;
	width:49.25%;
	height: auto;
	float: left;
	margin-left: 0.5%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 0%;
}

.banner5 a:link,
.banner5 a:visited,
.banner5 a:hover {
	color:rgba(255,255,255,0.85);
	text-decoration: none;
}

.banner5_content {
	background: rgba(0,0,0,0.55);
	width:100%;
	height: auto;
	float: left;
}

.banner5 h2 {
	width:70%;
	height: auto;
	float: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 3rem;
	font-weight: 600;
	text-align: center;
}

.banner5 p {
	width:50%;
	height: auto;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 0%;
	margin-bottom: 5%;	
	font-size: 1.1rem;
	font-weight: 400;
	text-align: center;
}



/* Bloque de enlace 6*/

.banner6 {
	background: url("../images/Home/Home-6.jpg") no-repeat center center; background-size: cover;
	width:49.25%;
	height: auto;
	float: left;
	margin-left: 0.5%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 0%;
}

.banner6 a:link,
.banner6 a:visited,
.banner6 a:hover {
	color:rgba(255,255,255,0.85);
	text-decoration: none;
}

.banner6_content {
	background: rgba(0,0,0,0.55);
	width:100%;
	height: auto;
	float: left;
}

.banner6 h2 {
	width:70%;
	height: auto;
	float: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 3rem;
	font-weight: 600;
	text-align: center;
}

.banner6 p {
	width:50%;
	height: auto;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 0%;
	margin-bottom: 5%;	
	font-size: 1.1rem;
	font-weight: 400;
	text-align: center;
}



@media screen and (max-width:1600px) {
	
.banner1 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner1 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}
	
	
.banner2 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner2 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}	
	
.banner3 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner3 p {
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}
	
.banner4 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner4 p {
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}	
	
.banner5 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner5 p {
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}
	
.banner6 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner6 p {
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}	
	
}


@media screen and (max-width:1300px) {
	
.banner1 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner1 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}
	
	
.banner2 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner2 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}	
	
.banner3 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner3 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}
	
.banner4 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner4 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}	
	
.banner5 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner5 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}
	
.banner6 h2 {
	font-size: 2.3rem;
	font-weight: 600;
	line-height: 2.3rem;
}

.banner6 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}	
	
}



@media screen and (max-width:1100px) {
	
.banner1 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner1 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}
	
	
.banner2 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner2 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}	
	
.banner3 h2 {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.8rem;
}

.banner3 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}
	
.banner4 h2 {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.8rem;
}

.banner4 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}	
	
.banner5 h2 {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.8rem;
}

.banner5 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}
	
.banner6 h2 {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.8rem;
}

.banner6 p {
	width:70%;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.1rem;
}	
	
}




@media screen and (max-width:991.98px) {
	
section {
	width:99%;
	height:auto;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 6%;
	margin-bottom: 0%;
}	
	
	
.banner1 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner1 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}
	
	
.banner2 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner2 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}	
	
.banner3 h2 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5rem;
}

.banner3 p {
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}
	
.banner4 h2 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5rem;
}

.banner4 p {
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}	
	
.banner5 h2 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5rem;
}

.banner5 p {
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}
	
.banner6 h2 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5rem;
}

.banner6 p {
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}		
	
	
	
}



@media screen and (max-width:750px) {
	
section {
	width:99%;
	height:auto;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 6%;
	margin-bottom: 0%;
}	
	
	
.banner1 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner1 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}
	
	
.banner2 h2 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3rem;
}

.banner2 p {
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.3rem;
}	
	
.banner3 h2 {
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.2rem;
}

.banner3 p {
	width:80%;
	height: 70px;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}
	
.banner4 h2 {
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.2rem;
}

.banner4 p {
	width:80%;
	height: 70px;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}	
	
.banner5 h2 {
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.2rem;
}

.banner5 p {
	width:80%;
	height: 70px;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}
	
.banner6 h2 {
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.2rem;
}

.banner6 p {
	width:80%;
	height: 70px;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1rem;
}		
	
	
	
}


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

	
	
section {
	width:98%;
	height:auto;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 15%;
	margin-bottom: 0%;
}	
	
	
.banner1 h2 {
	width:90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 60%;
	margin-bottom: 0%;	
	font-size: 1.8rem;
	font-weight: 600;
	color: #fff;
	text-align: center;
	line-height: 1.8rem;
}

.banner1 p {
	width:60%;
	height: auto;
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 1%;
	margin-bottom: 8%;	
	font-size: 0.8rem;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 1rem;
}
	
	
.banner2 h2 {
	width:90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 1.8rem;
	font-weight: 600;
	color: #fff;
	text-align: center;
	line-height: 1.8rem;
}

.banner2 p {
	width:60%;
	height: auto;
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 1%;
	margin-bottom: 8%;	
	font-size: 0.8rem;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 1rem;
}	
	
.banner3,
.banner4,
.banner5,
.banner6 {
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 0%;
}
	
.banner3 h2 {
	width:90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 1.8rem;
	line-height: 1.8rem;
}

.banner3 p {
	width:60%;
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 1%;
	margin-bottom: 8%;	
	font-size: 0.8rem;
	line-height: 1rem;
}
	
.banner4 h2 {
	width:90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 1.8rem;
	line-height: 1.8rem;
}

.banner4 p {
	width:60%;
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 1%;
	margin-bottom: 8%;	
	font-size: 0.8rem;
	line-height: 1rem;
}	
	
	
.banner5 h2 {
	width:90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 70%;
	margin-bottom: 0%;	
	font-size: 1.8rem;
	line-height: 1.8rem;
}

.banner5 p {
	width:60%;
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 1%;
	margin-bottom: 8%;	
	font-size: 0.8rem;
	line-height: 1rem;
}	
	
.banner6 h2 {
	width:90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 40%;
	margin-bottom: 0%;	
	font-size: 1.8rem;
	line-height: 1.8rem;
}

.banner6 p {
	width:60%;
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 1%;
	margin-bottom: 8%;	
	font-size: 0.8rem;
	line-height: 1rem;
}		
	
	
}







