A:link {text-decoration:none;color:#07285A}
A:visited {text-decoration:none;color:#07285A}
A:hover {text-decoration:none;color:#218fd8}
html, body {
	margin:0;
	padding: 0;
	font-family: "Lato", Arial, Sans-serif;
	color: #07285A;
	background: url(herramientas.gif) fixed;
	text-align:center;
}
.cuerpo {
	width: 90%;
	max-width: 1300px;
	margin: 0 auto;
	background: #fff;
}
img {
	max-width: 100%;
	border: 0;
}
.clear {
	clear: both;
}
.altura {
	width: 100%;
	height: 260px;
	background: url(andamios/andamios1.jpg) center fixed;
	background-size: cover;
	color: #fff;
	overflow: hidden;
	font-weight: 700;
}

@keyframes picada {
0% {margin-left:0;}
18% {margin-left:0;}
20% {margin-left:-100%;}
38% {margin-left:-100%;}
40% {margin-left:-200%;}
58% {margin-left:-200%;}
60% {margin-left:-300%;}
78% {margin-left:-300%;}
80% {margin-left:-400%;}
97% {margin-left:-400%;}
100% {margin-left:0;}
}
@-moz-keyframes picada {
0% {margin-left:0;}
18% {margin-left:0;}
20% {margin-left:-100%;}
38% {margin-left:-100%;}
40% {margin-left:-200%;}
58% {margin-left:-200%;}
60% {margin-left:-300%;}
78% {margin-left:-300%;}
80% {margin-left:-400%;}
97% {margin-left:-400%;}
100% {margin-left:0;}
}
@-webkit-keyframes picada {
0% {margin-left:0;}
18% {margin-left:0;}
20% {margin-left:-100%;}
38% {margin-left:-100%;}
40% {margin-left:-200%;}
58% {margin-left:-200%;}
60% {margin-left:-300%;}
78% {margin-left:-300%;}
80% {margin-left:-400%;}
97% {margin-left:-400%;}
100% {margin-left:0;}
}
.slider {
	width: 500%;
	height: 260px;
	text-align: left;
	animation: picada 20s infinite;
	-moz-animation: picada 20s infinite;
	-webkit-animation: picada 20s infinite;
}
.fotosl {
	text-align:center;
	width: 20%;
	float:left;
	height: 260px;
}
.fotocin {
	background: #fff url(andamios/andamios5.jpg) center;
	background-size: cover;
}
.fotocua {
	background: #fff url(andamios/andamios4.jpg) center;
	background-size: cover;
}
.fototre {
	background: #fff url(andamios/andamios3.jpg) center;
	background-size: cover;
}
.fotodos {
	background: #fff url(andamios/andamios2.jpg) center;
	background-size: cover;
}
.fotouno {
	background: #fff url(andamios/andamios1.jpg) center;
	background-size: cover;
}
.andamio1 {
	float: left;
	width: 40%;
	text-align: center;
}
.andamio2 {
	float: left;
	width: 60%;
	text-align: center;
}
.telefono {
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 800;
	color: #218fd8;
}
.telefono .fijo {
	font-weight: 900;
	font-size: 50px;
	color: #07285A;
}
.telefono .otros {
	font-weight: 900;
	color: #07285A;
	font-size:50px;
}
.estructuras {
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: url(estructuras.gif) top;
}
.formulario {
	width: 90%;
	margin: 16px 10% 0 0;
	background: #218fd8;
	border-radius: 12px;
}
.mapa{width:100%;height: 393px;border-radius: 12px;border:0;}
.tubular {
	font-size: 15px;
	padding: 4px;
	margin-bottom: 12px;
	border: 0;
	border-radius: 5px;
	font-family: "Lato", Arial, Sans-serif;
	color: #07285A;
	width: 80%;
}
.fierro {
	padding: 6px;
	border-radius: 5px;
	color: #fff;
	border: 0;
	font-size: 15px;
	background: #07285A;
	margin: 0 6px 6px;
	box-shadow: 3px 3px 0px #aaa;
}
.fierro:hover {
	background: #222;
	transform: translate(3px, 3px);
	box-shadow: none;
}
h1 {
	margin: 20px 0;
	font-size: 48px;
	color: #218fd8;
}
.construccion {
	width: 80%;
	margin: 20px auto;
	font-size: 18px;
	background: url(bastidores2.gif);
}
.foto1 {
	float: left;
}
.foto2 {
	float: right;
}
.maquina {
	color: #f00;
	font-weight: 700;
}
.seguridad {
	color: #548ed5;
	font-size: 30px;
}
.calefactores{width:80%;display: table;vertical-align:middle;margin:0 auto;}
.rentaequipo{display: table-cell;text-align: center;width: 50%;vertical-align:middle;}

.wsp{display:block;position:fixed;bottom:20px;left:10px;background:#00be00;padding:16px;border-radius:3px;box-shadow:0 0 5px #333;z-index:6;}

@media only screen and (max-width: 1020px) {
.telefono .fijo,.telefono .otros{font-size: 30px;}
}

@media only screen and (max-width: 860px) {
.foto1, .foto2 {
	float: none;
}
.andamio1, .andamio2 {
	float: none;
	width: 100%;
}
}
@media only screen and (max-width: 660px) {
.rentaequipo{width:100%;display: block;}
.formulario{margin:16px auto 0;}
}
@media only screen and (max-width: 500px) {
.cuerpo {
	width: 100%;
}
.altura {
	display: none;
}
.logo {
	width: 60%;
	margin-top: 10px;
}
.telefono .fijo {
	font-weight: 700;
	font-size: 50px;
}
}

.fotohormi{ 
	margin-left: 100px;
	width: 250px;
}
@media only screen and (max-width: 660px) {
	.fotohormi{ 
	margin-left: 0px;
}
}