#home_slider{
	width: 100%;
	float: left;
	position: relative;
}


#home_slider_chd {
	float: left;
	width: 100%;
	height: 0% !important;
	padding-bottom: 60%;
	background-color: white;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(ajax-loader_snake2.gif);
}

.home_slider_cu{
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0 !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	display: none;
}


.home_slider_cu a{
	width: 100%;
	height: 100%;
	display: block;
}

#home-menu-cent{
	width: 100%;
	float: left;
	padding: 15px 15px 15px 15px;
	background-color: #020a19;
}
#home-menu-cent-chd{	width: 100%; float: left;}

.home-menu-a{
	display: block;
	height: 135px;
	line-height: 135px;
	text-align: center;
	float: left;
}

.home-menu-a span{
	display: inline-block;
	height: auto;
	line-height: 1.4em;
	text-align: center;
	color: white;
	font-size: 1.3em;
	font-family: 'CaptureIt','Abel', Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#home-menu-servicios{ background-color: #021230; }
#home-menu-gruas{ background-color: #021a47; }
/*#home-menu-galeria{ background-color: #01225e;}*/
#home-menu-proyectos{ background-color: #021f54;}
#home-menu-clientes{ background-color: #01225e;}
#home-menu-nosotros{ background-color: #012a75;}


#home-galeria-colage img { width: 100%; height: auto !important; display:none; }

#home-galeria{
	background-color: #020a19;
	float: left;
	width: 100%;
	padding: 0px 15px 15px 15px;
	height: auto;
	overflow: hidden;
}




#home-contacto{
	background-color: #ffffff;
	float: left;
	width: 100%;
}

#home-contacto-chd{
	padding: 6%;
}

#home-contacto .hr{
	width: 100%;
	float: left;
	background-image: url(back-cinta2.png);
	background-repeat: repeat-x;
	display: block;
	height: 18px;
	margin: 20px 0px;
}

#home-contacto h2{
	width: 100%;
	float: left;
	text-align: center;
	color: #787d53;
	font-size: 2.5em;
}
#home-contacto h3{
	color: #020a19; 
	text-align: center;
	font-family: 'Abel', Arial, Helvetica;
	font-size: 2.2em;
	margin: 20px 0px;
}

#home-cont-img{
	width: 100%;
	margin: 20px auto 20px auto;
}

#CajaAvisoReq{
	width: 120px;
	float: right;
}

#home-venta-de-gruas{
	padding: 20% 0;
	background-color: #fff;
	background-image: url(fondo-cuadricula.png);
	background-repeat:repeat;
}

#home-venta-de-gruas-flex{
	display: flex;
	flex-direction: column;
}

#home-venta-de-gruas-letr{
	text-align: center;
	margin-bottom: 45px;
}
#home-venta-de-gruas-letr img{
	width: 70%;
	border-bottom: 4px solid #797e55;
	padding-bottom: 45px;
}
#home-venta-de-gruas-txts{
	padding: 0 12%;
	text-align: center;
}

#home-venta-de-gruas-txts h4{
	color: #020a19;
	font-family: abel;
}

#home-venta-de-gruas-txts a{
	color: #1e6eac;
	font-family: abel;
	font-size: 1.5em;
	padding: 0 15%;
	display:inline-block;
}

#home-venta-de-gruas-txts a img{
	height: 0.6em;
}




@media screen and (min-width: 640px) {
	#home-venta-de-gruas-letr img{
		width: 40%;
	}

	#home-venta-de-gruas-txts{
		padding: 0 20%;
	}
	#home-contacto h2{
		font-size: 5em;
	}
	
	#home-cont-img{
		width: 380px;
		margin: 55px auto 30px auto;
	}

	#home-galeria-colage img { width: auto; height: 250px !important; }
	#home_slider_chd {
		padding-bottom: 50%;
		
	}
	
}

@media screen and (min-width: 1024px) {

	#home-venta-de-gruas{
		padding: 150px 0;
	}
	
	#home-venta-de-gruas-flex{
		display: flex;
		flex-direction: row;
		align-content: center;
		justify-content: center;
	}
	
	#home-venta-de-gruas-letr{
		text-align: center;
		margin-bottom: 0;
		flex: 0 0 35%; 
		padding-right: 45px;
		border-right: 4px solid #020a19;
	}
	#home-venta-de-gruas-letr img{
		width: 100%;
		border-bottom: 0;
		padding-bottom: 0;
	}
	#home-venta-de-gruas-txts{
		padding: 0 5% 0 45px;
		text-align: left;
		flex: 0 0 50%;
		display: flex;
		flex-direction: column;
		justify-content:center;
	}
	
	#home-venta-de-gruas-txts h4{
		color: #020a19;
		font-family: abel;
		font-size: 1.8em;
		padding-right: 45%
	}
	
	#home-venta-de-gruas-txts a{
		font-size: 1.4em;
		padding: 0;
		display:inline-block;
	}
	
	#home-venta-de-gruas-txts a img{
		height: 0.6em;
	}


	
	#home-galeria{
		height: 265px;
	}
	.home-menu-a{
		height: 170px;
		line-height: 170px;
	}
	#home_slider_chd {
		padding-bottom:45%;
		
	}
}

@media screen and (min-width: 1200px) {
	#home-venta-de-gruas-txts{
		flex: 0 0 50%;
		padding-right: 0;
	}

	#home-venta-de-gruas-letr{
		text-align: center;
		margin-bottom: 0;
		flex: 0 0 30%; 
		padding-right: 45px;
		border-right: 4px solid #020a19;
	}

	#home-venta-de-gruas-txts h4{
		font-size: 2em;
		
	}
	
	#home-venta-de-gruas-txts a{
		font-size: 1.6em;
	}

	#home-venta-de-gruas-txts p{
		font-size: 1.3em;
	}
	
}