@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
	
	
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}


h1{
  -webkit-margin-before: 0em
}
a:hover {
	color: #EDA63E;
}
a:active {
	color: #686364;
}
    body {
	background-color: #EBB45B;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand, a{
	color:red;
}
.navbar-default{
background-image: url(../Imagenes/piedra.jpg);
}
.mapa {
	float: left;
	margin-top: 20px;
	list-style-type: none;
	width: 30%;
}
.container {
	background-image: url(../Imagenes/piedra.jpg);
}
.pie-izquierdo {
	margin: 30px;
	vertical-align: middle;

}
.img-responsive{
	width:100%;

}
#obras li {
	width: 350px;
	height: 200px;
	margin: 10px;
	display: inline;
	float: left;
}
.contenido .plantahormigon {
	margin-top: 40px;
}
ul li #wows5_1 {
	width: 100px;
}
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}
@media(max-width:992px){
#barraaceptacion {
    min-height:70px;
}
.inner {
    
    position:relative;
}
}
.contenido p{
	text-align: justify !important;
}
