@charset "utf-8";
/*.hola1 {
    width: 100%;
    height: 103px;
    background-color: white;
	
}
*/

/*
.preview {
	width: 100%;
    height: 89px;
 
}
.coming{
    color: #406468;
    font-size: 54px;
    display: flex;
    justify-content: center;
    margin-top: 5px;
	
	}


	.p1 {
    margin-top: -3px;
    font-size: 35px;
    color: #406468;
    text-align: center;
    margin-right: 15px;
	
}
	



.mediasocial {
	width: 80%;
    height: 55px;
    border: 3px solid #406468;
	margin:0px auto;
	border-radius: 16px 16px 16px 16px;
	
}


@media (min-width : 421px ) and ( max-width : 995px ){
.hola1 {	
	    width: 100%;
    height: 250px;
    background-color: white;
	 
}
	
	.centro {
    width: 100%;
    height: 533px;
 
    background-image: url("../mobile/ILS.jpg");
    background-size: 900px;
    background-repeat: no-repeat;
    background-position: center;

	}
	.preview {
    width: 100%;
    height: 183px;
    
    
	}
	.coming{
    color: #406468;
    font-size: 65px;
    display: flex;
    justify-content: center;
    margin-top: 61px;
	
	}
	.mediasocial {
    width: 48%;
    height: 209px;
    border: 3px solid #406468;
    margin: 0px auto;
    border-radius: 16px 16px 16px 16px;
	
}
	.p1 {
    margin-top: -53px;
    font-size: 45px;
    color: #406468;
    text-align: center;	
}
	
}
