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

.Portada-Emprende {
    
	width:100%;
    height:650px;
    position: absolute;
    margin-top: 170px;
	background:url(../img/portadaEmprende2) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;

}


.FondoEmprende {
    
    background-color: #ffca05;
    height:650px;
    width: 800px;
    margin-top: ;

}


.Content-Texto-Emprende {
    
    width: 100%;
    height: auto;
}


.Titulo-Emprende {
    
    font-family: 'Oswald', sans-serif;
	color: #474747;
	font-size: 40px;
	float:left;
    width: 100%;
	z-index: -4545;
    padding-top: 80px;
    text-align: left;
    padding-right: 90px;
    padding-left: 90px;
    
}



.Texto-Emprende {
    
    width: 100%;   
    font-family: 'Quicksand', sans-serif;
	color: #474747;
	font-size: 13px;
	float:left;
    padding-top: 40px; 
    text-align: left;
    padding-right: 90px;
    padding-left: 90px;
    line-height: 22px;
    text-align: justify;
       
}
 


.Texto-Emprende p {   height: 15px;}


.Bullets-Emprede {
    
    width: 100%;
    padding-bottom: 125px; 
    
}


.Bullets1 {
    
    width: 100%;
    height: 550px;
    margin-top: 830px;
    
}


.Bullets2 {
    
    width: 100%;
    height: 250px;
    margin-top: -300px;
    padding-bottom: 128px;  
     
}



.Bullets3 {
    
    width: 100%;
    height: 250px;
    margin-top: -50px;
    
}


.Contenedor-Ventajas {
    
    width: 25%;
    height: 250px;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 128px;
    padding-bottom: 129px;
 
}


.Icon-Ventajas { 	width:70px;}

.Texto-Ventajas {
    
    padding: 45px;
    margin-top: -25px;
    
}


.Imagen-Relleno {
    
  	width:100%;
    height:450px;
	background:url(../img/portadaEmprende) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position:center; 
    
}

.Seccion-Contacto2 {
    
    width: 100%;
    height: auto;
    padding-top: 70px;
    
}



@media (max-width:414px) {  
    
    
.Portada-Emprende {
    
    height:590px;

}



.FondoEmprende {
    
    height:590px;
    width: 100%;

}


.Content-Texto-Emprende {
    
    width: 100%;
    height: auto;
}


.Titulo-Emprende {
    

    padding-right: 20px;
    padding-left: 20px;
    
}



.Texto-Emprende {
    
	font-size: 11px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 15px;
    text-align: justify;
       
}
 



.Bullets1 {
    
    width: 100%;
    height: auto;
    margin-top: 830px;

    
}


.Bullets2 {
    
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-bottom: 28px;  

     
}



.Bullets3 {
    
    width: 100%;
    height:auto;
    margin-top: 20px;
    
}


.Contenedor-Ventajas {
    
    width: 100%;
    height: 200px;
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 8px;
    padding-bottom: 29px;
 
}


.Icon-Ventajas { 	width:70px;}

.Texto-Ventajas {
    
    padding: 15px;
    margin-top: 5px;
    
}



    
    
}