@charset "utf-8";
*{box-sizing:border-box;
    margin:0;
    padding:0;
}
body {
    background-image: url(../Imagenes/Cesped5.jpg);
	background-repeat:no-repeat;
	background-size:100%;
    background-attachment: fixed;
    
}

section {
	background-color: #dcc8ff;
    position:relative;
    left: 8.33%;
	float:left;
	margin-top: 10.2%;
	z-index: 120;
}

.galeria{
    left:30%;
    margin:3px;
    padding-left:17%;
    padding-top: 8%;
    padding-right: 1%;
    float:left;
    width:100%;
    }  

.contenedor{
    left:30%;
    margin:0px;
    padding-left:17.5%;
    padding-top: 2%;
    padding-right: 1%;
    float:left;
    width:100%;
    font-family: "Cooper Black";
}
.contenedor_bloque{
    margin-left: 0%;
    padding: 0%;
       
    width:100%;   
    height: 100%;
    float:left ;
    border:2px solid #94F; 
    
}
.contenedor_imagen{
    width: 48%;
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden; 
    float:left;
    margin:8px;
    
}
.contenedor_mapa{
    width: 100%;
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden; 
    float:left;
    
}
iframe {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    
    border: 4px solid #94f; 
    border-radius: 20px 20px 20px 20px;
    
    
}
.textos{
    width: 47%;
    margin: 1%;
   
    float:left;
    
}

.textos ul{
    list-style-position: inside;
    color:#000;
}
.inicio{
    margin-top: -70px;
}

#aside2{
    float:right;
    
}
.menu{
	position:absolute;
	background-color:#9C0;
	width:16.7%;
	margin-left:0%;
	z-index: 200;      
	}
ul,li {
	font-family: "Cooper Md BT";
	font-size: 14px;
	text-align: left;
	padding-top: 7px;
	z-index: 100;
	margin: 0px;
	
}
.riegos {
	width: 100%;
	display: flex;
	float:left;
   
}
.riegos img{
    width: 100%;
    float:right;
    border:2px solid #94F;
    font-size: 10px;
}

.bloque1{
    width: 100%;
    padding-left: 1%;
    padding-right: 2%;
    margin-top: -2%;
    
}
.bloque2{
    width: 100%;

}

#calendario{
	position: absolute;
	top: 40%;
	right: 60%;
}

p {
    font-family: "Cooper Md BT";
	font-size: 14px;
	text-align: left;
	padding-top: 7px;
	z-index: 100;
	margin: 0px;
	
}

h1 {
	font-family: "Cooper Black";
	font-size: 15px;
	text-align: left;
	padding-top:15px;
}
h2{
    font-family: "Cooper Black";
	font-size: 18px;
    margin-top: 2%;
    padding: 1%
}
h3 {
	font-size: 20px;
	font-family: "Cooper Black";
	text-align: center;
	padding-top: 15px ;
	
	
}
h4 {
	font-family: "Cooper Black";
	font-size: 25px;
	
	text-align:center;
	
	margin-top: 15px;
	
}
h5 {
	font-family: "Cooper Black";
	font-size: 40px;
	
	
	left: 0px;
	
	text-align:center;
}
.Bloque1 {
	
}


#marco {
	height: 60%;
	width: 60%;
	z-index: 110;
	background-color: #fff;
	position: absolute;
	top: 10%;
	left: 20%;
}
#marco_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	height: 90%;
	width: 97%;
	text-align: center;
	position: absolute;
	top: 2%;
	z-index: 100;
	left: 2%;
}

footer {
	background: #94f;
	position: relative;
    left:8.33%;
	width: 83.3%;
    float:left;
      
    z-index: 10; 
}
.footer{
    width: 30%;
    float: left;
    margin: 10px 10%;  
}
.footer h2{
    color: #fff;
    font-size: 15px; 
    text-align: center;  
}
.footer p{
    color: #fff;
    text-align: center;
}
/*ORDENADOR*/
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media only screen and (max-width: 450px) {
[class*="col-"] {width: 100%;}
    

section {
	
    left:0%; 
    }
.contenedor{
    padding: 3%;
    width: 100%;
    padding-top: 7%; 
    
    }
.contenedor_imagen{
    width: 99%;
    position: relative;
    padding-bottom: 83%;
    height: 0;
    overflow: hidden; 
    float:left;
    margin:2px;
    }

.contenedor1 img{
    width:100%;
    float:left
}
.textos{
    width: 100%;
    float:left;
}
p{
    font-family: Helvetica, Arial;
    font-size: 12px; }
h1{
     padding-top: 10px; 
    font-size: 12px;
    }
h2{
     font-size: 12px;
    }
h3{
    font-size: 15px;
    padding-top: 0px;
    }    
h4{
    font-size: 18px;
    margin-top: 2px;
    }
footer{
	position: relative;
    top:15px;
    left:0%;
	z-index: 110;
}
.footer{
    width: 50%;
    margin: 0;
            
    }
.footer h2{
    color: #fff;
    font-size: 12px; 
      
} 
}