.contenido-servicios{
	width: 90%;
	height: auto;
	position: relative;
	float: left;
	margin-top: 150px;
	
}


.servicios{
	font-size: 40px;
	width: 33%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 20px;
}


.s-span{
	font-size: 20px;
	width: auto;
	height: auto;
	float: left;
	position: relative;
	
}

.loslogos{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-top: 30px;
	
}


.logos{
	font-size: 40px;
	width: 24%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 30px;
	margin-right: 1%;
}


.pc{
	display: block;
		width: 100%;
	position: relative;
	float: left;
	margin-top: -800px;
	}


.phone{
	display: none;
	width: 100%;
	position: relative;
	float: left;
	margin-top: -800px;
	}


.ser{
	
	width: 100%;
	position: relative;
	float: left;
	margin-top: 100px;

	}


.ser-tit{
	
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	font-size: 28px;
	text-align: center;
	font-family: kudryashev-d-excontrast-sans, sans-serif;
	width: 90%;
	margin-left: 5%;

	}


.ser-foto{
	
	width: 90%;
	margin-left: 5%;
	height: auto;
	position: relative;
	float: left;

	}


.redes{
	width: 350px;
	height: auto;
	position: absolute;
	right: 20px;
	top: 50px;	
	font-size: 18px;
		font-family: kudryashev-d-excontrast-sans, sans-serif;
	z-index: 1000;
	display: block;
}

.red{
	width: auto;
	height: auto;
	position: relative;
	float: right;
	margin-right: 50PX;
	
	font-size: 18px;
		font-family: kudryashev-d-excontrast-sans, sans-serif;
}




@media screen and (max-width: 600px)  {
	
	.redes{
display: none;
}

	
	.pc{
	display: none;
			width: 100%;
	position: relative;
	float: left;
		margin-top: -800px;
	}


.phone{
	display: block;
		width: 100%;
	position: relative;
	float: left;
	margin-top: -1000px;
	}
	

	
	
}





@media screen and (max-width: 1024px)  {
	
	.servicios{
	font-size: 22px;
	width: 33%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 50px;
}


.s-span{
	font-size: 12px;
	width: auto;
	height: auto;
	float: left;
	position: relative;
	
}
	
	
	
	}