.btn_top{
	float: left;
	padding: 40px 34px 0 34px;
}
.btn_top a{
	text-decoration: none;
	color: #221F1F;
}
.btn_top :hover{
	text-decoration: none;
	color: #7ccedf;
}

.btn_topLOGO{
	padding: 17px 30px 0  35px
}

.banner_top{
	width: 100%;
	float: left;
    text-align: center;
    color: #787F85;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 40px;    
}
.banner_top img{
	width: 100%;
	height: 540px;
	float: left;
	margin-top:50px;
	transition: 1s;	
}

.contenido{
	width: 1170px;
	margin: auto;
	border-top: 2px solid #D5D6D7;	
}

.text_cyan{
	color: #55BED7;
	font-size: 20px;	
}

.titulo_secc{
	width: 100%;
    text-align: center;
    /* margin-top: 40px; */
    border-top: 2px solid #D5D6D7;
    clear: both;
    padding-top: 30px	
}

.text_masaje{
	font-size: 15px;
	color: #636466;
}

.text_atendemos{
	font-size: 19px;
	color: #636466;
}

.conte_servicios{
	width: 1170px;
	float: left;	
}

.servi1{
	float: left;
	text-align: center;
	width: 370px;
	height: 350px;	
	font-size: 13px;
	color: #636466;
	margin-right: 30px;
}
.servi1SERVI2{
	margin-right: 0;
}

.conte_linea_produc{
	float: left;
	width: 100%;
	margin-bottom: 30px;	
}

.text_negro77{
	font-size: 77px;
	font-weight: normal;
	float: left;
}

.text_titulo_produc{
	font-size: 31px;
	float: left;
}

.conte_productos{
	float: left;
	width: 100%;
	margin-top: 20px;
}



.consulta_formularios{
	width: 944px;
	margin:auto;
	text-align: center;	
	margin-top: 40px;
	padding: 0;
	font-size: 14px;
	color: #636466;	
}
.consulta_formulariosINFOCORREO{	
	margin: auto;
	padding: 90px 0 0 0;
	text-align: left;	
	background: url(../images/bg_info_web.gif) no-repeat 56px 20px;	
}
.consulta_formulariosINFOCORREO a{
	text-decoration: none;
	color: #636466;
	padding: 0 40px 0 35px;
	font-size: 14px;
}
.consulta_formulariosINFOCORREO :hover{
	color: #c7c7c7;
}
.campo_pie_responsive{
	width: 944px;
	margin:auto;
	text-align: center;	
	margin-top: 40px;
	padding: 0;
	font-size: 14px;
	color: #636466;
	display: none;
}
.campo_pie_responsive a{
	text-decoration: none;
	color: #636466;
	padding: 0 50px 0 35px;
	font-size: 14px;
}
.campo_pie_responsive :hover{
	color: #c7c7c7;
}




.conte_input_text{
	width: 100%;	
	text-align: left;
}

.input1{
	font-size: 15px;	
	float: left;
	width: 307px;
	margin-right: 8px;
	margin-bottom: 20px;
}
.input12{
	margin-right: 0;
}


.input_consulta{
	width: 284px;
	height: 30px;
	border-radius: 3px;
	color: #6E6E6E;
	border: 1px solid white;
	margin-top: 15px;
	padding: 0 10px 0 10px;	
}

.estilo_textarea{
	width: 921px;
	height: 140px;
	padding: 10px;
	margin-top: 15px;
	border: 1px solid white;
}

.btn_send_consulta{
	width: 86px;
	height: 30px;
	background-color: #72C7D9;
	color: white;
	font-size: 16px;	
	text-align: center;
	border: 0;
	float: right;
	margin-top: 110px;
}




@media screen and (max-width:760px) {
	.contenido{
		width: 100%;
		margin: auto;
		border-top: 2px solid #D5D6D7;	
	}
	.banner_top{
		width: 100%;
		float: left;
	    text-align: center;
	    color: #787F85;
	    font-size: 16px;
	    font-weight: bold;
	    margin-bottom: 15px;    
	}
	.conte_servicios{
		width: 100%;
		float: left;	
	}
	.estilo_textarea{
		width: 90%;
		height: 100px;
		padding: 5%;
		margin-top: 15px;
		border: 0px solid white;
	}
	.consulta_formularios{
		width: 100%;
		margin:auto;
		text-align: center;	
		margin-top: 40px;
		padding: 0;
		font-size: 14px;
		color: #636466;	
	}
	.consulta_formulariosINFOCORREO{	
		margin: auto;
		padding: 90px 0 0 0;
		text-align: left;	
		background: url(../images/bg_info_web.gif) no-repeat 56px 20px;	
	}

	.btn_top{
		float: left;
		padding: 46px 12px 0 12px;
	}
	.btn_topLOGO{
		padding: 15px 0px 0  0px
	}
	.servi1{
		float: left;
		text-align: center;
		width: 96%;
		padding: 0 2% 0 2%;
		height: 350px;	
		font-size: 13px;
		color: #636466;
		margin-right: 30px;
	}
	.servi1SERVI2{
		margin-right: 0;
		width: 96%;
		padding: 0 2% 0 2%;
	}

	.input_consulta{
		width: 90%;
		height: 30px;
		border-radius: 3px;
		color: #6E6E6E;
		border: 0px solid white;
		margin-top: 15px;
		padding: 0 5% 0 5%;	
	}
	.estilo_textarea{
		width: 90%;
		height: 100px;
		padding: 5%;
		margin-top: 15px;
		border: 0px solid white;
	}
	.input1{
		font-size: 15px;	
		float: left;
		width: 90%;
		margin-right: 5%;
		margin-left: 5%;
		margin-bottom: 20px;

	}
	.btn_send_consulta{
		width: 86px;
		height: 30px;
		background-color: #72C7D9;
		color: white;
		font-size: 16px;	
		text-align: center;
		border: 0;
		float: right;
		margin-right:35px;
		margin-top: 0
	}
	.consulta_formulariosINFOCORREO{	
		margin: auto;
		padding: 90px 0 0 0;
		text-align: left;	
		background: url(../images/bg_info_web.gif) no-repeat 56px 20px;			
		display: none;
	}

	.campo_pie_responsive{
		margin: auto;
		padding: 40px 0 0 0;
		text-align: left;
		width: 100%;				
	}

	.campo_pie_responsive a{
		text-decoration: none;
		color: #636466;
		padding: 0 50px 0 20px;
		font-size: 14px;
	}

}


@media screen and (max-width:640px) {
	.btn_topLOGO{
		padding: 0px 0px 0  0px;
		display: none;
	}
	.btn_topLOGO img{
		display: none;
	}
	.btn_top{
		float: left;
		    padding: 23px 18px 0 19px;
	}
	

}



@media screen and (max-width:500px) {
	.contenido{
		width: 100%;
		margin: auto;
		border-top: 2px solid #D5D6D7;	
	}

	.conte_servicios{
		width: 100%;
		float: left;	
	}

	.consulta_formularios{
		width: 100%;
		margin:auto;
		text-align: center;	
		margin-top: 40px;
		padding: 0;
		font-size: 14px;
		color: #636466;	
	}
	.consulta_formulariosINFOCORREO{	
		margin: auto;
		padding: 90px 0 0 0;
		text-align: left;	
		background: url(../images/bg_info_web.gif) no-repeat 56px 20px;			
	}
	.input_consulta{
		width: 90%;
		height: 30px;
		border-radius: 3px;
		color: #6E6E6E;
		border: 0px solid white;
		margin-top: 15px;
		padding: 0 5% 0 5%;	
	}
	.estilo_textarea{
		width: 90%;
		height: 100px;
		padding: 5%;
		margin-top: 15px;
		border: 0px solid white;
	}
	.input1{
		font-size: 15px;	
		float: left;
		width: 90%;
		margin-right: 5%;
		margin-left: 5%;
		margin-bottom: 20px;

	}

	.btn_top{
		float: left;
		    padding: 23px 18px 0 27px;
	}
	.btn_topLOGO{
		padding: 0px 0px 0  0px
	}

	.servi1{
		float: left;
		text-align: center;
		width: 96%;
		padding: 0 2% 0 2%;
		height: 350px;	
		font-size: 13px;
		color: #636466;
		margin-right: 30px;
	}
	.servi1 img{
		width: 100%;
	}
	.servi1SERVI2{
		margin-right: 0;
		width: 96%;
		padding: 0 2% 0 2%;
	}

	.banner_top{
		width: 100%;
		float: left;
	    text-align: center;
	    color: #787F85;
	    font-size: 16px;
	    font-weight: bold;
	    margin-bottom: 15px;    
	}

	.btn_send_consulta{
		width: 86px;
		height: 30px;
		background-color: #72C7D9;
		color: white;
		font-size: 16px;	
		text-align: center;
		border: 0;
		float: right;
		margin-right: 20px;
		margin-top: 0;
	}
	.consulta_formulariosINFOCORREO{	
		margin: auto;
		padding: 90px 0 0 0;
		text-align: left;	
		background: url(../images/bg_info_web.gif) no-repeat 56px 20px;	
		display: none;
	}

}

@media screen and (max-width:360px) {
	.campo_pie_responsive{
		margin: auto;
		padding: 40px 0 0 0;
		text-align: left;
		width: 100%;
		display: none;			
	}

	.campo_pie_responsive a{
		text-decoration: none;
		color: #636466;
		padding: 0 50px 0 20px;
		font-size: 14px;
	}
	.btn_send_consulta{
		width: 100%;
		height: 30px;
		background-color: #72C7D9;
		color: white;
		font-size: 16px;	
		text-align: center;
		border: 0;
		float: right;
		margin-right:0px;
		margin-top: 0

}