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


* {
	margin:0;
	padding:0;
	box-sizing:border-box;
    text-decoration: none;
	list-style: none;

}

a:link { text-decoration: none; }


/* Bloque 1 */


.Bloque1 {
	
	width: 100%;
	height:  700px;
	display: block;

}

.Bloque1-Color {
	
	width: 50%;
	height: 700px;
	float: left;
	background-color: #006fb8;
	
}


.Content-Textos-Bloque1 {
	
	width: 70%;
	text-align: left;

}



.Title-Bloque1 {
	
	font-family: 'Lato', sans-serif;
	color: #053051;
	font-size: 56px;
	font-weight: 900;
	margin-top: 220px;
	padding-bottom: 15px;
	
}


.Text-Bloque1 {
	
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;

}

.Text-Bloque1  p { height: 12px; }


.Imagen-Bloque1 {

	background:url(../img/Modelos.png) 50% 0 no-repeat ;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: left;
	float: right;
	height: 700px;
	width: 50%;

}





/* Bloque 2 */


.Bloque2 {
	
	width: 100%;
	height:  700px;
	display: block;
	
}

.Bloque2-Color {
	
	width: 50%;
	height: 700px;
	float: right;
	background-color: #053051;
	
}


.Content-Textos-Bloque2 {
	
	width: 70%;
	text-align: left;

}



.Title-Bloque2 {
	
	font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 36px;
	font-weight: 900;
	margin-top: 290px;
	padding-bottom: 15px;
	
}


.Text-Bloque2 {
	
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;

}

.Text-Bloque2 p {
	
	height: 12px;

}


.Imagen-Bloque2 {

	background:url(../img/bloque1B.png) 50% 0 no-repeat ;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: right;
	float: right;
	height: 700px;
	width: 50%;

}




/* Bloque 3 */


.Bloque3 {
	
	width: 100%;
	height:  700px;
	display: block;
	
}

.Bloque3-Color {
	
	width: 50%;
	height: 700px;
	float: left;
	background-color: #fff;
	
}


.Content-Textos-Bloque3 {
	
	width: 70%;
	text-align: left;

}


.Content-Textos-Bloque2  img {
	
	width: 120px;

}



.Title-Bloque3 {
	
	font-family: 'Lato', sans-serif;
	color: #006fb8;
	font-size: 36px;
	font-weight: 900;
	margin-top: 290px;
	padding-bottom: 15px;
	
}


.Text-Bloque3 {
	
	font-family: 'Lato', sans-serif;
	color: #053051;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;

}


.Text-Bloque3 p{ height: 12px }



.Imagen-Bloque3 {

	background:url(../img/emprendedores.png) 50% 0 no-repeat ;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: right;
	float: left;
	height: 700px;
	width: 50%;

}

.Imagen-Bloque4 {

	background:url(../img/software.png) 50% 0 no-repeat ;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: right;
	float: left;
	height: 700px;
	width: 50%;

}







@media (max-width:560px) {
	
	
/* Bloque 1 */


.Bloque1 {
	
	width: 100%;
	height:  auto;
	display: block;

}

.Bloque1-Color {
	
	width: 100%;
	height: 700px;
	float:none;
	background-color: #006fb8;
	
}


.Content-Textos-Bloque1 {
	
	width: 70%;
	text-align: left;

}



.Title-Bloque1 {
	
	font-family: 'Lato', sans-serif;
	color: #053051;
	font-size: 56px;
	font-weight: 900;
	margin-top: 220px;
	padding-bottom: 15px;
	
}


.Text-Bloque1 {
	
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;

}



.Imagen-Bloque1 {

	background:url(../img/Modelos.png) 100% 0 no-repeat ;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: left;
	float: none;
	width: 100%;
	display: block;

}





/* Bloque 2 */


.Bloque2 {
	
	width: 100%;
	height:  auto;
	display: block;
	
}

.Bloque2-Color {
	
	width: 100%;
	height: 700px;
	float: none;
	background-color: #053051;
	
}


.Content-Textos-Bloque2 {
	
	width: 70%;
	text-align: left;

}



.Title-Bloque2 {
	
	font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 36px;
	font-weight: 900;
	margin-top: 90px;
	padding-bottom: 15px;
	
}


.Text-Bloque2 {
	
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
}

.Text-Bloque2 p {
	
	height: 12px;

}


.Imagen-Bloque2 {

	background:url(../img/bloque1B.png) 100%;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: right;
	float: none;
	height: 700px;
	width: 100%;

}




/* Bloque 3 */


.Bloque3 {
	
	width: 100%;
	height:  auto;
	display: block;
	
}

.Bloque3-Color {
	
	width: 100%;
	height: 700px;
	float: none;
	background-color: #fff;
	
}


.Content-Textos-Bloque3 {
	
	width: 90%;
	text-align: left;

}


.Content-Textos-Bloque2  img {
	
	width: 120px;

}



.Title-Bloque3 {
	
	font-family: 'Lato', sans-serif;
	color: #006fb8;
	font-size: 36px;
	font-weight: 900;
	margin-top: 190px;
	padding-bottom: 15px;
	
}


.Text-Bloque3 {
	
	font-family: 'Lato', sans-serif;
	color: #053051;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;

}


.Text-Bloque3 p{ height: 12px }



.Imagen-Bloque3 {

	background:url(../img/emprendedores.png) 50% 0 no-repeat ;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: right;
	float: none;
	height: 700px;
	width: 100%;

}

.Imagen-Bloque4 {

	background:url(../img/software.png) 50% 0 no-repeat ;
    background-size:cover;
	margin: 0 auto;
	padding: 0;
	background-position: right;
	float: none;
	height: 700px;
	width: 100%;

}


	
	
	
}



