@charset "UTF-8";
/* CSS Document */
/* esto es para todas */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Helvetica", Arial, Helvetica, sans-serif, Trebuchet MS
}
.contenedor {
	background: #FFF;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.cabecera {
	overflow: hidden;
}
.cabecera p {
	font-size: 12px;
	color: #224E94;
	width: 480px;
	float: right;
	padding: 25px 0;
	text-align: center
}
.cabecera img {
	float: left;
	padding: 10px 0;
}
.menuPrincipal {
	overflow: auto;
	list-style-type: none;
}
.menuPrincipal li {
	float: left;
	text-align: center;
	font-weight: bold;
	width: 160px;
	font-size: 13px;
}
.menuPrincipal li a {
	display: block;
	text-decoration: none;
	background: #224E94;
	color: #FFF;
	padding: 7px 0;
}
.menuPrincipal li a span {
	color: #6CF;
}
.menuPrincipal li a:hover {
	color: #6CF;
}
.menuPrincipal li a:hover span {
	color: #3F0;
}
.slider {
	position: relative;
}
.slider h1 {
	color: #224E94;
	font-size: 48px;
	letter-spacing: -0.05em;
	font-weight: bold;
	position: absolute;
	right: 95px;
	top: 40px;
	text-shadow: 0.1em 0.1em 0.2em #FFF;
}
.slider h1 span {
	color: #72A728;
}

h2 {
	color: #000;
	font-size: 45px;
	letter-spacing: -0.05em;
	font-weight: bold;
}
h2 span {
	color: #61C5F0;
}
h3 {
	color: #000;
	font-size: 35px;
	letter-spacing: -0.05em;
	font-weight: bold;
}
h3 span {
	color: #61C5F0;
}
h4 {
	color: #000;
	font-size: 24px;
	letter-spacing: -0.05em;
	font-weight: bold;
}
h4 span {
	color: #FFF;
}
h5 {
	color: #61C5F0;
	font-size: 18px;
	letter-spacing: -0.05em;
	text-decoration: underline;
}
h5 a {
	color: #61C5F0;
	text-decoration: none;
}
h5 span, h5 a span {
	color: #000;
}
h5 a:hover {
	color: #000;
}
h5 a:hover span {
	color: #61C5F0;
}
.contenido {
	background: #FFF;
	float: left;
	padding: 5px 5px;
	width: 470px;
}
.contenido p {
	width: 360px;
	font-size: 20px;
	color: #000;
}
.contenido p span {
	color: #224E94;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.contenido p span span {
	color: #72A728;
}
.contenido img {
	position: absolute;
	left: 350px;
	top: 390px;
}

.pie {
	clear: both;
	padding: 5px 5px;
	overflow: hidden;
}
.pie p {
	font-size: 12px;
	color: #224E94;
}
.pie p a {
	# / text-decoration: none;
}
.pie p a:hover span {
	color: #72A728;
}
/* esto es para index */
.mision {
	float: left;
	width: 451px;
	padding: 10px 10px;
	background: #61C5F0 url(images/correccion-pozos-agua-profundos.png) no-repeat top center;
	overflow: hidden;
	box-shadow: -0.5em 0.5em 0.8em #000;
}
.mision p {
	font-size: 14px;
	color: #FFF;
}
.mision p span {
	color: #224E94;
	font-weight: bold;
}
.serviciosIndex {
	float: right;
	width: 460px;
	padding: 5px 5px;
	background: #F5F5F5;
	overflow: hidden;
}
.serviciosIndex p {
	font-size: 14px;
	color: #000;
	width: 150px;
}
.serviciosIndex p span {
	width: 460px;
}
.porque {
	float: right;
	padding: 10px 10px;
	background: #224E94;
	overflow: hidden;
	width: 250px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 3px;
	top: 500px;
}
.porque p {
	color: #FFF;
	font-size: 12px;
}
.queBeneficios {
	float: left;
	padding: 10px 10px;
	background: #72A728;
	overflow: hidden;
	width: 280px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 3px;
	top: 700px;
}
.queBeneficios h4 {
	width: 280px;
}
.queBeneficios p {
	color: #FFF;
	font-size: 12px;
}

.equipoPro {
	float: right;
	width: 460px;
	padding: 5px 5px;
	background: #F5F5F5;
	overflow: hidden;
}

/* esto es para consultoria y es igual a los de index */  
 
 .equipoPro p {
 font-size: 14px;
 color: #000;
 width: 150px;
}
.equipoPro p span {
	color: #224E94;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.equipoPro p span span {
	color: #72A728;
}
.coberturaTotal {
	float: left;
	padding: 10px 10px;
	background: #72A728;
	overflow: hidden;
	width: 280px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 3px;
	top: 400px;
}
.coberturaTotal h4 {
	width: 280px;
}
.coberturaTotal p {
	color: #FFF;
	font-size: 12px;
}

/* esto es para videofilmaciones y es igual a los de index */  
 
.camaraSumergible h2{
	   z-index: 9999;
}
 .camaraSumergible img {
position: absolute;
left: 15px;
top:750px;
}
.camara {
	float: right;
	padding: 10px 10px;
	background: #224E94;
	overflow: hidden;
	width: 250px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 35px;
	top: 780px;
}
.camara p {
 font-size: 14px;
 color: #000;
 width: 150px;
}
.camara p span {
	color: #224E94;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.camara p span span {
	color: #72A728;
}
.camara img {
	padding: 0 20px;
}
.sondeando {
	float: left;
	padding: 10px 10px;
	background: #72A728;
	overflow: hidden;
	width: 280px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 3px;
	top: 430px;
}
.sondeando h4 {
	width: 280px;
}
.sondeando p {
	color: #FFF;
	font-size: 12px;
}
.sondeando img {
	padding: 0 30px;
}
.sliderVideo {
	position: relative;
}
.sliderVideo h1 {
	color: #FFF;
	font-size: 48px;
	letter-spacing: -0.05em;
	font-weight: bold;
	position: absolute;
	right: 95px;
	top: 40px;
	text-shadow: 0.1em 0.1em 0.2em #000;
}
.sliderVideo h1 span {
	color: #61C5F0;
}
	
/* esto es para reparacion y es igual a los de index */ 

.prensaTrabajando {
	float: left;
	padding: 10px 10px;
	background: #72A728;
	overflow: hidden;
	width: 280px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 65px;
	top: 780px;
}
.prensaTrabajando h4 {
	width: 280px;
}
.prensaTrabajando p {
	color: #FFF;
	font-size: 12px;
}
.prensaTrabajando img {
	padding: 0 30px;
}

/* esto es para otros y es igual a los de index */ 

.limpiezaCepillado {
	float: right;
	padding: 10px 10px;
	background: #224E94;
	overflow: hidden;
	width: 250px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 30px;
	top: 420px;
}
.limpiezaCepillado p {
	color: #FFF;
	font-size: 12px;
}
 .cepillo img {
position: absolute;
right: 200px;
top:320px;
}
 .camion img {
position: absolute;
right: 10px;
top:500px;
}
/* esto es para contacto y es igual a los de index */ 
.mapa{
	background: #FFF;
	padding: 5px 40px;
	}
.cubriendo {
	float: left;
	padding: 10px 10px;
	background: #72A728;
	overflow: hidden;
	width: 280px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: -0.5em 0.5em 0.8em #000;
	position: absolute;
	right: 3px;
	top: 400px;
}
.cubriendo h4 {
	width: 280px;
}
.cubriendo p {
	color: #FFF;
	font-size: 12px;
}
.direccion {
	float: right;
	width: 460px;
	padding: 5px 5px;
	background: #F5F5F5;
	overflow: hidden;
}
.direccion p {
	font-size: 14px;
	color: #000;
	width: 150px;
}
.direccion p span {
	color: #224E94;
	width: 460px;
}