@charset "UTF-8";
#servicio-mecanico {
	height: 200px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#servicio-electrico-contenido {
	height: 200px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#serv-mec-tabla {
}
#contenido-servicio {
	text-align: center;
}
.servicio-icono {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contenido-mision-vision {
	height: 350px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: no-repeat;
}
#mision-vision {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	ackground-attachment: fixed;
	height: 350px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}
/* CSS Document */

#perfil {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 450px;
	background-attachment: fixed;
	background-image: url(images/eco/fondo-perfil.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#servicios-mecanicos {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 215px;
	background-attachment: fixed;
	background-image: url(images/otros/servicios-mecanicos.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#torres-celulares {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 215px;
	background-attachment: fixed;
	background-image: url(images/otros/torres.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#servicios-electricos {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 215px;
	background-attachment: fixed;
	background-image: url(images/otros/servicios-electricos.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#fondo-proyectos {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 215px;
	background-attachment: fixed;
	background-image: url(images/otros/fondo-proyectos.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#servicio-electrico {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(images/otros/servicios-mecanicos.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#titular-servicios-mec {
	text-align: center;
	height: 215px;
	margin-right: auto;
	margin-left: auto;
}
#perfil-contenido {
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.titular-mision-vision {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000;
	font-weight: bold;b
}
.titular-perfil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFF;
	font-weight: bold;
}
.titular-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-shadow: -2px -2px 1px #000000;
}
.texto-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
#mantenimiento-torres {
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.margin-left {
	margin-left: 20px;
}

.imageContainer {
	position: relative;
	width: 33.3%;
	padding-bottom: 50%;
	float: left;
	height: 0%;
	margin: 0%;
}

.thumb {
	width: 100%;
	height: 60%;
	position: absolute;
	left: 3px;
	float: left;
	top: -1px;
}
.thumb2 {
	width: 100%;
	height: 60%;
	position: absolute;
	float: left;
	margin-top: 75%;
	left: 2px;
	top: 19px;
}
.thumb3 {
	width: 100%;
	height: 50%;
	position: absolute;
	float: left;
	margin-top: 150%;
}
#footer {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	height: 370px;
	float: left;
	width: 100%;
}
#footer-contenido {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	text-align: center;
	color: #FFF;
}
#footer-credito {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	border: thin solid #FFF;
}
.texto-credito {
	color: #333;
}
#galeria {
	height: auto;
}
#titular {
	margin-left: 350px;
}
#mantenimiento-contenido {
	float: left;
	height: 340px;
	width: 400px;
	margin-left: 10px;
	text-align: justify;
}
.float-right {
	float: right;
}
