@charset "utf-8";
.contenedor {width:100%;height: 571px;}
.divfimivi {width: 100%;background-color: #E1E1E1;margin-bottom: 50px;padding-top: 70px;padding-bottom: 70px;}
.divizqcont {width:33%;float:left;}
.divautocen {width: 90%;margin: auto}
.divmiviva {margin: 10px 0 0 15px;}
.titulomiviva {font-size: 20px;color:#001941;font-weight:bold;margin:0 0 5px 0;}
.textomiviva {font-size: 18px;margin:0;text-align:justify;}
.divcencont {width:34%;float:left;}
.divdercont {width:33%;float:right;}
.divnosotros {width:95%;clear:both;margin:auto;text-align:center;height: 200px;}
.titulonosotros {text-align:center;font-size: 25px;color:#001941;font-weight:bold;margin: 0 0 30px 0;}
.textonosotros {text-align:justify;font-size: 18px;}
.separador {clear:both;}
@media screen and (max-width: 1099px)
{
	.contenedor {height: 531px;}
}
@media screen and (max-width: 999px)
{
	.contenedor {height: 491px;}
}
@media screen and (max-width: 899px)
{
	.contenedor {height: 441px;}
}
@media screen and (max-width: 767px)
{
	.contenedor {height: 361px;}
	.divizqcont,.divcencont,.divdercont {width: 90%;float: none;margin: auto auto 30px auto;text-align: center;}
	.divmiviva {margin: 15px 0 0 0;}
	.textomiviva {text-align:center;font-size:16px;}	
	.titulomiviva {font-size:18px;}
	.titulonosotros {font-size:18px;}
	.textonosotros {font-size:16px;}
	.divnosotros {width: 95%;margin: auto;}
}
@media screen and (max-width: 667px)
{
	.contenedor {height: 321px;}
}
@media screen and (max-width: 567px)
{
	.contenedor {height: 271px;}
}
@media screen and (max-width: 480px)
{
	.contenedor {height: 221px;}
	.textomiviva {text-align:center;font-size:14px;}	
	.titulomiviva {font-size:16px;}
	.titulonosotros {font-size:16px;}
	.textonosotros {font-size:14px;}
	.divnosotros {width: 90%;height: 280px;}
}
@media screen and (max-width: 300px)
{
	.contenedor {height: 141px;}
}
@media screen and (max-width: 250px)
{
	.contenedor {height: 111px;}
}