<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background-color: #222;
font-family: 'Roboto', sans-serif;


	text-align: center;
	padding: 0;
	margin: 0;
}

header
{
	
	text-align: center;
	background-color: #333;
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

@media screen and (max-width:768px)
{
	
	header
{
	background-size: cover;
	}
}

header h1
{
	text-transform: uppercase;
	color: #fff;
	font-size: 36px;
	text-shadow: 0px 2px 3px #000000;
}

header .filtro
{
	padding: 50px 0 50px 0;
	background-color: rgba(0,0,0,.5);
}

.wrapper
{
	background: #FFD200;
	color: #000;
	text-align: center;
}

.container
{
	padding: 20px;
	max-width: 900px;
	margin: auto;
}
.ademas
{
clear: both;
	padding-top: 10px;
}
h1
{
	margin: 20px 0 20px 0;
	font-size: 18px;
}
h2
{
	background-image: url(img/logo.svg);
	background-size: auto 80px;
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
	background-position: center center;
	margin: auto;
	display: block;
	padding: 0;
}
h2 span
{
	display: none;
	
}
.zonas
{
	font-size: 14px;
	font-weight: 300;
	line-height: 160%;
}
.zonas .txt-capital-federal,.zonas .txt-gran-buenos-aires
{
	font-weight: bold;
	border-right: 1px dotted #333;
	padding-right: 10px;
}

.zonas a
{
	color: #000;
	text-decoration: none;
	
}
.zonas ul
{
list-style: none;
	margin: 0;
	padding: 0;
}

.zonas ul li
{
	display: inline-block;
	padding: 0 5px 0 5px;
}

.zonas a:hover
{
	color: #ff0000;
	text-decoration: none;
}



.volquete{
	
	overflow: auto;
	width: 50%;
float: left;
	
	padding: 20px;
	box-sizing: border-box;
}

.volquete p
{
	font-size: 14px;
	font-weight: 100;
}

.pagos 
{
	margin: 20px;
}

.pagos .marco
{
	background-color: #fff;
	-webkit-box-shadow: 1px 3px 13px -1px rgba(0,0,0,0.43);
	-moz-box-shadow: 1px 3px 13px -1px rgba(0,0,0,0.43);
	box-shadow: 1px 3px 13px -1px rgba(0,0,0,0.43);
	text-align: left;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
	overflow: auto;
	text-align: center;
	
}

.compartir
{
	padding: 20px 0 20px 0;
}

.compartir a
{
	color: #333;
	text-decoration: none;
	display: inline-block;
	line-height: 48px;
	background-size: auto 48px;
	padding-left: 68px;
	padding-right: 20px;
	text-align: left;
	background-position: left center;
	background-repeat: no-repeat;
	
}
@media screen and (max-width:768px)
{

.compartir
{
	padding: 20px;
	
	}
	.compartir a
{
	display: block;
	margin: 20px 0 20px 0;
	padding-right: 0;
	}
}

.compartir a.ico-facebook
{
	background-image: url(img/ico-facebook.png);
}


.compartir a.ico-whatsapp
{
	background-image: url(img/ico-whatsapp.png);
}


.compartir a.ico-instagram
{
	background-image: url(img/ico-instagram.png);
}


.pagos .marco h3
{
	margin: 0;
	text-transform: uppercase;
	
}

body
{
	background-image: url(img/ar.gif);
	background-position: top left;
	background-size: 100% 24px;
	padding-top: 24px;
	background-repeat: no-repeat;
	
}




.pagos img
{
	width: 100%;
	height: auto;
	
}
.volquete .marco
{
	background-color: #fff;
	-webkit-box-shadow: 1px 3px 13px -1px rgba(0,0,0,0.43);
	-moz-box-shadow: 1px 3px 13px -1px rgba(0,0,0,0.43);
	box-shadow: 1px 3px 13px -1px rgba(0,0,0,0.43);
	text-align: left;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
	overflow: auto;
	
}
.volquete.grande
{
	float: left;
}

.volquete.chico
{
	float: right;
}

.volquete h3
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font-size: 20px;
}

.volquete .peditel a.pedilo{
	float: right;
	background-color: #990000;
	display: block;
	line-height: 24px;
	color: #fff;
	padding: 0 10px 0 10px;
	font-weight: 100;
	border-radius: 3px;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}

.volquete .peditel a.tel{
	float: left;
	color: #009900;
	
	line-height: 24px;
	
	
	font-weight: 900;
	background-image: url(/img/whats.png);
	background-size: auto 18px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
}



.contacto{
	margin-right: -20px;
	margin-left: -20px;
	padding: 40px;
	color: #fff;
}
.contacto a{
	color: #fff;
	text-decoration: none;
}

address
{
	color: #fff;
	font-size: 12px;
	font-style: normal;
	
}


address a
{
	color: #eee;
}

.servicios ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	
}


.servicios ul li
{
	display: inline-block;
	height: 32px;
	background-size: auto 32px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 32px;
	padding: 10px 10px 10px 42px;
	font-size: 14px;
}

.servicios ul li.ico-contenedor
{
	background-image: url(img/ico-contenedor.png);
	
}

.servicios ul li.ico-arena
{
	background-image: url(img/ico-arena.png);
	
}

.servicios ul li.ico-escombros
{
	background-image: url(img/ico-escombros.png);
	
}



@media screen and (max-width: 768px)
{
	
	header h1
	{
		font-size: 18px;
	}
	
	.servicios ul li
	{
		
	
		display:block;
		text-align: left;
		margin-left: 20px;
		margin-right: 20px;
		
	}
	
	
	.volquete
	{
		width: 100%;
		margin: 0;
		float: none;
		padding: 10px;
	}
	.peditel a
	{
		font-size: 14px;
		font-weight: bold;
	}
	
	
}</pre></body></html>