.contacto{
	float:left;
	width:335px;
	margin-top:90px;
	font-size:13px;
}
.empresa_image{
	float:left;
	width:500px;
	margin-top:90px;
	font-size:13px;
	text-align: center;
}
.contacto2{
	margin-top:0px;
	height: 500px;
}
.img_empresa2_responsive{
	text-align: center;
}
.info_contacto{
	float:left;
	width:600px;
	color:#009E66;
	font-size:13px;
	margin:130px 0 0 30px;
	line-height:23px;
}
.empresa_info{
	float:left;
	width:425px;
	color:#009E66;
	font-size:13px;
	margin:130px 0 0 30px;
	line-height:23px;
}
.info_contacto2{
	margin:0px 0 0 30px;
}


.img_info_contact{
	background:url(../images/img_info_contact.gif) no-repeat;
	height:150px;
	padding-left:40px;
	line-height:24px;
}
.img_info_contact a{
	text-decoration:none;
	color:#009E66;
}
.img_info_contact a:hover{
	text-decoration:none;
	color:#12361B;
}
.text_verde34{
	font-size:34px;
	color:#009E66;
	font-weight:bold;
	display: inherit;
}
.titulo_no_visible{
	font-size:25px;
	color:#009E66;
	font-weight:bold;
	display: none;	
}
.text_verde34_cond{
	font-size:34px;
	color:#009E66;
	font-family:"Open Sans Condensed";
	line-height: 35px;
}
.colum1_vent{
	float:left;
	width:260px;
	font-size:24px;
	color:#009E66;
	font-family:"Open Sans Condensed";
	margin-top:30px;
	line-height:35px;
	margin-right:30px;
	margin-bottom:60px;
}
.text_naranja13_cond{
	font-size:13px;
	color:#F6923E;
	line-height: 40px;
}
.text_gris13{
	font-size:13px;
	color:#221F1F;
}

.div_fluidos{
	float:right;
	width:711px;
	margin-top:0px;
}


.conte_img_texto{
	width: 100%;
	border: 1px solid red;
	float:left;
}
.colum_img_text{
	width: 50%;
	border: 1px solid blue
}

.mensaje_enviado{
	color:#267C6B;
	font-weight:bold;
	font-size:20px;
	float:right;
	margin:30px 192px 0 0;
}

.nosevenada{
	display: inherit;
}

@media screen and (max-width:773px) {

	.contacto{
		float:left;
		width:100%;
		margin-top:0px;
		font-size:13px;
		text-align: center;
	}

	.info_contacto{
		float: left;
	    width: 94%;
	    color: #009E66;
	    font-size: 13px;
	    margin: 0px 3% 30px 3%;
	    line-height: 23px;
	    text-align: center;
	}
	.info_contacto img{
		width: 100%;
	}

	.colum1_vent{
		float:left;
		width:50%;
		font-size:24px;
		color:#009E66;
		font-family:"Open Sans Condensed";
		margin-top:30px;
		line-height:35px;
		margin-right:0px;
		margin-bottom:30px;
	}
	.div_fluidos{
		float:right;
		width:94%;
		padding: 0 3% 0 3%;
		margin-top:10px;
	}
	.div_fluidos img{
		width: 100%;
	}

	.empresa_image{		
		width:100%;
		margin-top:40px;
		font-size:13px;
		text-align: center;
	}
	.img_empresa2_responsive img{width: 98%}

	.empresa_info{	
		width: 92%;
	    color: #009E66;
	    font-size: 13px;
	    margin: 50px 4% 0 4%;
	    line-height: 23px;
	}

	.mensaje_enviado{
		width: 100%;
		margin:30px 3% 0 3%;
		text-align: center;
	}
	.contacto2{
		margin-top:0px;
		height: 0px;
	}
}

@media screen and (max-width:622px) {
	.contacto{
		float:left;
		width:100%;
		margin-top:40px;
		font-size:13px;
		text-align: center;		
	}

	.text_verde34{
		font-size:25px;
		color:#009E66;
		font-weight:bold;
		display: none;
	}
	.titulo_no_visible{
		font-size:25px;
		color:#009E66;
		font-weight:bold;
		display: inherit;	
	}

	.colum1_vent{
		float:left;
		width:100%;
		font-size:18px;
		color:#009E66;
		font-family:"Open Sans Condensed";
		margin-top:0px;
		line-height:35px;
		margin-right:0px;
		margin-bottom:0px;
	}

	.info_contacto img{
		width: 100%;
	}

	.div_fluidos img{
		width: 100%;
	}

	.mensaje_enviado{
		width: 94%;
		margin:30px 3% 0 3%;
		text-align: center;
	}

	.text_naranja13_cond{
		font-size:13px;
		color:#F6923E;
		line-height: 25px
	}

	.img_recorte_valvula{
		display: inherit;
		margin: auto;
		text-align: center;
		width: 50%;
		padding:  0 25% 0 0;		
	}	
	.nosevenada{
		display: none;
	}
}