
/*.ContentGeneral {
	
	width: 20%;
    min-width: 300px;
	height: 900px;
	min-height: 900px;
	position:absolute;
	margin-left: 80px;
	margin-top: 6%;

}



.ContentIndex1, .ContentIndex2, .ContentIndex3, .ContentIndex4, .ContentIndex5 {

	width: 60%;
	min-width: 270px;
	height: 140px;
	min-height: 140px;
	background-color: #fff;
	border-radius: 5px;
	float:right;
	margin: 10px;
	box-shadow: 2px 2px 12px 2px  rgba(0,0,0,0.7)

}


.ContentIndex1 { 

	background:url(../img/Productos/angulos.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;
	
}


.ContentIndex2 {
	
	background:url(../img/Productos/PUAS.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;


}

.ContentIndex3 {
	
	background:url(../img/Productos/Reforma.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;

}


.ContentIndex4 {
	
	background:url(../img/Productos/senalamiento.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;
}

.ContentIndex5 {
	
	background:url(../img//Productos/Servicio.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;

}*/

.Text-Content {
	
	 font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	padding: 5px;
	vertical-align: bottom;
	margin-top: 32%;
	border-radius:  5px;
		
}


.Contenedor-whats  {
	
	background:url(../img/Whatssapp.png) 100% 100% no-repeat ;
	background-size:contain;
	width: 230px;
	height: 340px;
	bottom: 50px;
	position:fixed;
    padding-top: 120px;
	float:right;
	margin-left: 80%;

}



@media (max-width:412px) {



.ContentGeneral {
	
	width: 70%;
    min-width: 200px;
	height: 900px;
	min-height: 900px;
	position:absolute;
	margin-left: 80px;
	margin-top: 6%;

}



.ContentIndex1, .ContentIndex2, .ContentIndex3, .ContentIndex4, .ContentIndex5 {

	width: 40%;
	min-width: 270px;
	height: 140px;
	min-height: 140px;
	background-color: #fff;
	border-radius: 5px;
	float:right;
	margin: 10px;
	box-shadow: 2px 2px 12px 2px  rgba(0,0,0,0.7)

}


.ContentIndex1 { 

	background:url(../img/Productos/angulos.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;
	
}


.ContentIndex2 {
	
	background:url(../img/Productos/PUAS.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;


}

.ContentIndex3 {
	
	background:url(../img/Productos/Reforma.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;

}


.ContentIndex4 {
	
	background:url(../img/Productos/senalamiento.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;
}

.ContentIndex5 {
	
	background:url(../img//Productos/Servicio.jpg) 100% 100% no-repeat ;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;

}

.Text-Content {
	
	 font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	padding: 5px;
	vertical-align: bottom;
	margin-top: 32%;
	border-radius:  5px;
		
}


.Contenedor-whats  {
	
	width: 130px;
	height: 340px;
	bottom: 50px;
	position:fixed;
    padding-top: 120px;
	float:none;
	margin-left: 10%;

}



}
