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

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.BannerHome
{
	
	}
	
.jumbotron_vm
{
	padding-top:0px;
	background-color:#FFF;
	}
	
.fontMenu {
	
	font-size:18px;
	font-family: 'Exo 2', sans-serif;
	color:#333;
	text-align:center;
	}
	
.bordeDerecho
{
	border-right-style:solid; 
	border-color:#CCC; 
	border-width:1px;
	}
	
.fontBlanco
{
	font-size:18px;
	font-family: 'Exo 2', sans-serif;
	color:#FFF;
	font-weight: 300;
	line-height:1.4em;
	}
	
.footer {
	  background-color:#4662a7;
	  
	}

.textoPiePagina{
		font-size:14px;
		color:#FFF;
	font-weight: 200;
	font-family: 'Exo 2', sans-serif;

	}	
	
.textoPiePaginaBold{
		font-size:14px;
		color:#FFF;
	font-weight: 400;
	font-family: 'Exo 2', sans-serif;

	}	
	
	
.RectangulosTecnologia {
	background-size:600px; 	
	background-position:center; 
	height:200px; 
	text-align:center; 
}
		
.fila1{
	height:80%;
	}

.camisa{
	padding-left:0px;
	}
	
.Titulo{
	font-size:28px;
	color:#03C;
	font-weight: 400;
	font-family: 'Exo 2', sans-serif;

	}
	
.BotonesCuadraditos
{
	padding:0px; 
	padding-left:0px;
	padding-right:0px;
	}
	
.fontCuerpo
{
	font-weight: 200;
	font-family: 'Exo 2', sans-serif;
	font-size:16px;

	}
	
	.fontCuerpo300
{
	font-weight: 300;
	font-family: 'Exo 2', sans-serif;
	font-size:16px;

	}

.FotoProducto1
{
	max-height:450px;
	}


.ImagesProcesos img {
  max-width: 100%;
  height: auto;
}

	
@media screen and (max-width:991px) {
	
.bordeDerecho
{
	border-right-style:none; 
	}	
	
.CirculosHome
 {
	width:60%; 
	 }
	
	
	.fila1{
	height:60%;
	}
	
	}


	
	@media screen and (max-width:767px) {
	
	
.CirculosHome
 {
	width:50%; 
	 }
	 
.ImagesProcesos{
	background-size:510px;
	background-repeat:no-repeat;
	background-position:top;
	height: auto;
	}
	
.fila1{
	height:80%;
	}
		
		.f2a{
	width: 100%;
	height: auto;
	
}	
	
	}
	
@media screen and (max-width:575px) {
	
	
.CirculosHome
 {
	width:50%; 
	 }
	 
.FotoProducto1
{
	max-height:200px;
	}
	
.f2a{
	width: 100%;
	height: auto;
	
}	
	
	}