
@charset "UTF-8";
/* CSS Document */




header {
	width:auto;
	height:auto;
	float:left;
	margin-top:100px;
}

h1 {
	height:60px;
	background:black;
	color:#fff;
	font-family:raleway-extrabold;
	padding-top:5px;
	font-size:45px;
	text-align:center;
	
}

#menuservicios {
	/* background:white; */
	width:25vw;
	float:left;
	text-align:center;
	margin-top:5%;
	
}

#menuservicios ul li {
	list-style-type:none;
	 border-radius:10px;
	 background:#FFD200;
	 width:80%;
	 text-align:center;
}


@media screen and (min-width:1100px) {
#menuservicios ul li a, nav ul li a:link, nav ul li a:visited {
	
	color:black;
	font-family:raleway-semibold;
	font-size:1.5vw;
	
	
}

}
@media screen and (max-width:1100px) {
	#menuservicios ul li a, nav ul li a:link, nav ul li a:visited {
		color:black;
	font-family:raleway-semibold;
	font-size:1.5vw;
	margin-bottom:20px;	
	 
	
}
}

@media screen and (max-width:1099px) {
	#menuservicios ul li a, nav ul li a:link, nav ul li a:visited {color:black;
	font-family:raleway-semibold;
	font-size:2.5vw;
	margin-bottom:15px;
}



#menuservicios ul li {
	 min-width:100%;
}


}

@media screen and (max-width:500px) {
	#menuservicios ul li a, nav ul li a:link, nav ul li a:visited {
	
	font-size:11px;	
	 
	
}



#menuservicios {
	margin-left:-40px;
	width:35%;
	
}
}


#menuservicios ul li a:hover {
	color:#515151;
	background:#fff;
}

#menuservicios ul li a:active {
	color:#fff;
	background:#FD200;
}



main {
	height: auto;
	width:70vw;
	float:right;
}



main {
	position:relative;
}

section#excavaciones {
	width:100%;
	height: auto;
	background:white;
	z-index:1;
	margin-top: 10px;
	text-align:center;
	clear:both;
}



section#demoliciones, section#materiales, section#gratis {
	width:100%;
	height: auto;
	background:white;
	position:absolute;
	z-index:auto;
	top: 10px;
	text-align:center;
	clear:both;
}

section#excavaciones, section#materiales, section#gratis {
	visibility:hidden;
}
section#gratis article h2 {
	width:100%;
	background:#ffd200;
	color:black;
	text-align:center;
	font-family:raleway-bold;
	font-size:3.8vw;
	position:relative;
	margin-top: 0;
	clear:both;
}

section#demoliciones article h2, section#excavaciones article h2, section#materiales article h2{
	width:100%;
	background:#ffd200;
	color:black;
	text-align:center;
	font-family:raleway-bold;
	font-size:3.8vw;
	position:relative;
	margin-top: 0;
	clear:both;
}


#local{
	
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:black;
	font-size:15px;
}


#descripcion{
	font-family:raleway-semibold;
	text-align:justify;
	padding-right:5%;
}

@media screen and (min-width:700px) {
#descripcion{
	width:45%;
	
	overflow-y: scroll;
	height:50vh;
	min-height:300px;
	float:right;
	color:black;
	font-size:18px;
}

}

@media screen and (max-width:699px) {
#descripcion{
	color:black;
	font-size:1.4em;
}

}

section#demoliciones p, section#excavaciones p, section#materiales p {
		margin-left:5%;
	}

section#gratis p{
	
}


@media screen and (min-width:700px) {
#excserv{
width:47.5%;float: left;height:300px;	

}

#demoserv{
width:47.5%;float: left;height:300px;	

}

#matserv{
width:47.5%;float: left;height:300px;	

}

#gratserv{
width:47.5%;float: left;height:300px;	

}

#imagen{
	float:none;
	clear:both;
	width:100%;
	height:300px;
	margin-bottom:0;
	position:relative;
}
}



@media screen and (max-width:700px) {
	


section#demoliciones article h2, section#excavaciones article h2, section#materiales article h2{
	position:relative;
}

#imagen{
	float:none;
	clear:both;
	width:100%;
	margin-bottom:0;
	position:relative;
}

#descripcion{
	clear:both;
	float:none;
}

section#gratis p{
	clear:both;
	float:none;
	width:80%;
	height:auto;
	margin-left:10%;
	margin-right:10%;
	padding-top:0;
	position:relative;
}

section#demoliciones p, section#excavaciones p, section#materiales p{
	
	float:none;
	width:90%;
	height: auto;
	margin-left:5%;
	margin-right:5%;
	padding-top:0;
	position:relative;
}






}

UL.col3
	{
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN-top: 15px ;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	float:right;
	}

UL.col3 LI
	{
	DISPLAY: inline;
	PADDING-LEFT: 0px;
		text-align: left;
	FLOAT: left;
		font-family:raleway-semibold;
	color:black;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
	}

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

	
	UL.col3 LI
	{
	WIDTH: 50%;
	} 
	
	UL.col3 LI
	{
	font-size:1.5vw;
	}

}


 @media screen and (max-width:999px) {

	 UL.col3 LI
	{
	WIDTH: 50%;
	} 
	
	UL.col3 LI
	{
	font-size:2vw;	
	}

}


 @media screen and (max-width:700px) {

	 UL.col3 LI
	{
	WIDTH: 30%;
	} 
	
	UL.col3 LI
	{
	font-size:1.2em;	
	}

}

@media screen and (max-width:580px) {

	 UL.col3 LI
	{
	WIDTH: 50%;
	} 

}