@charset "UTF-8";
html, body, div, span, h1, h2, h3,  p, 
  center,   ol, ul, li, article, aside,  footer, menu, nav,  section  {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  color: #494a4a;

 
}
header {display:block;padding:20px 0 20px;text-align:center;position:absolute;top:8%; z-index:4;}

@font-face {
    font-family: 'latoregular';
    src: url('../fuentes/lato-regular-webfont.eot');
    src: url('../fuentes/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/lato-regular-webfont.woff2') format('woff2'),
         url('../fuentes/lato-regular-webfont.woff') format('woff'),
         url('../fuentes/lato-regular-webfont.ttf') format('truetype'),
         url('../fuentes/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'lato-light-webfont';
    src: url('../fuentes/lato-light-webfont.eot');
    src: url('../fuentes/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fuentes/lato-light-webfont.woff2') format('woff2'),
         url('../fuentes/lato-light-webfont.woff') format('woff'),
         url('../fuentes/lato-light-webfont.ttf') format('truetype'),
         url('../fuentes/lato-light-webfont.svg#lato-light-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

 

body#empresa ul#menu li:nth-child(1) a,
body#fotografia ul#menu li:nth-child(2) a,
body#webs ul#menu li:nth-child(3) a,
body#contacto ul#menu li:nth-child(4) a  {
 
  color: #fff;
  font-weight: bold;
  border-bottom : 1px solid white;


}

    #fotos {
 
      height: 550px;
      border-bottom:30px solid #c2c2c2;
      display: block;
    }

    #fotos1 {
       height: 550px;
      border-bottom:30px solid #c2c2c2;
    }

 section{text-align: center; margin-top: 5%; margin-bottom: 5%;}

 .cabecera{ width: 100%; display: block;   clear: both; height: 65px; top:0;  display: fixed; vertical-align: middle;
}

h1{  font: 2.6em 'lato-light-webfont',serif; color:#343535;}

h2 {    color:#343535;   font: 2.5em 'lato-light-webfont',serif;

}

 a{  font: 'lato-light-webfont',serif; text-decoration: none; color:#f80808;}
 a:hover{ color:#000;}
p {  font: 0.9em 'lato-light-webfont',serif;

}
 
.logo{ max-width: 161px;
  width: 100%;
  margin-left: 4%;
  float: left;
 
}
 
.izda{
  text-align: left;

} 

.color {color: #7A99AC;}

.dorado {color:#a59061;  font: 0.9em 'latoregular',serif; margin-bottom: 1%;}


.colorbold {color: #7A99AC; font-weight: bolder;}

.limpiar{clear: both;}

.centrar {margin:0 auto; text-align: center; }
.distanciaalto{margin-top: 6%}

.imagen {
     width:100%;
     height:auto;
     overflow:hidden;
 
}

 .resaltar{ font-weight: bold }

.empresa{width: 70%; margin: 0 auto; text-align: center;   }

.empresa p{ margin-bottom: 3% }

 .empresa  .bloqueinicio h1{ 
  margin-top: 2%;
  font: 2.4em 'lato-light-webfont',serif;
 

 
}

.empresaidea {width: 100%; margin: 0 auto; text-align: center;   }


.menu-principal {
  width: 100%;
  height: auto;
  z-index: 400;
   margin-top: 2%;
}

 
 .menu-principal li {
  background: rgba(255, 255, 255, 0.93); 
    font: 0.6em 'lato-light-webfont',serif;

}

.menu-principal #menu {

   margin-top: 1px;


}

.menu-principal img {
  width: 100%;
  max-width: 250px;
  height: auto; 
  float: left;
 
}

.menu-scrolled .menu-principal {
  top: 0;
  width: 100%;
  position: relative;
  z-index: 40;
  height: 0;
   font: 0.8em 'lato-light-webfont',serif;

clear: both;


}

 

#menu {
  position: absolute;
  display: none;
  width: 78%;
  float: right;
  top: 35px; 

}

#menu li {

  border-bottom: 1px solid #ddd;
   font-weight: bold;
  text-align: left;
  display: block;
 
}

 
  ul#menu li a {
 font: 1.2em 'lato-light-webfont',serif;
 overflow: hidden;
margin : 7px;
display: block;
color:white;
 text-decoration: none;
 letter-spacing: 0.2em;
   padding: 3px
}

 ul#menu li a:hover {
  color: #bca160;
 
display: block;
}

.borde{ border:1px dotted white;
  padding: 3px
}

.menu-scrolled .menuimg.burger-closed {
  margin: 0;
  position: absolute;
  float: none;
  background: #fff no-repeat right url("../img/menu-on.png");
  width: 30px;
}
 
.menu-scrolled .menuimg.burger-closed span {
 
  background: #fff no-repeat right url("../img/menu-on.png");
  width: 30px;
}
 
.menuimg {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-transition: background-position 0.2s ease-in-out;
  -moz-transition: background-position 0.2s ease-in-out;
  -o-transition: background-position 0.2s ease-in-out;
  transition: background-position 0.2s ease-in-out;
  cursor: pointer;
  position: absolute;
  z-index: 40;
  top: 0px;
  left: 10px;
  float: none;
  height: 40px;
  width: auto;
  color: #fff;
  border: 0;
  background-color: transparent;
  margin-top: 0px;
  width: 30px;
  background: transparent no-repeat right url("../img/menu.png");
}

.menuimg img {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 30px;
}

 
.menuimg.burger-closed {
  margin: 0;
  position: absolute;
  float: none;
} 

 
 .cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 100;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #FFFFFF  url(../img/flecha.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
   
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

 

.verde{color:#2b7f02; font-weight: bold; font-size: 1.4em; text-shadow: 1px 1px 1px #87aad0; letter-spacing: -4px; border-color: 0}
.blanco{color:#fff; font-weight: bold; font-size: 1.4em; text-shadow: 1px 1px 1px #87aad0; letter-spacing: -4px; border-color: 0}

.triangulo {
	display: inline-grid;
     width: 0; 
     height: 0; 
     border-left: 10px solid #2b7f02;
     border-top: 5px solid transparent;
     border-bottom: 5px solid transparent; 
}

.cuadrado {
	display: inline-grid;
     width: 5px; 
     height: 5px; 
     background-color: gray;
     margin-bottom: 3px;
     
}

.circulo { display: inline-grid;
     width: 8px;
     height: 8px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: #2b7f02;
     margin-bottom: 10px;
}

.circuloi { display: inline-grid;
     width: 8px;
     height: 8px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
     background: #2b7f02;
     margin-bottom: 6px;
}

 .bloqueinicio{
     max-width: 600px;
    min-width: 300px;
    text-align:left;
    margin:0 auto;

 

  }

   .bloqueinicio h1{ 
  margin-top: 2%;
  font: 2.9em 'lato-light-webfont',serif;
 

 
}

 .bloqueinicio  p{ 
    margin-left: 100px;
    text-align: left;
  font: 1.4em 'lato-light-webfont',serif;
  -webkit-font-smoothing:antialiased;
  -moz-font-feature-settings:"kern=1";
  -ms-font-feature-settings:"kern" 1;
  line-height:normal;
   vertical-align: top;
 
}
 

.iconos div{
  margin: 5%;

}
 

.iconos:hover  {filter: grayscale(80%);}
.iconos {overflow:hidden;

}

.bloqueinicio1{
  display: inline-block;  /* Es esencial para que se muestren los bloques en lï¿½nea */
    max-width: 450px;
    min-width: 300px;
    text-align:left;
    margin:0 auto;
    margin:4%;
    vertical-align:top; 
    margin-left: 198px;
 
  }

.bloqueinicio1 h2{ 
  margin-top: 2%;
  font: 2.5em 'lato-light-webfont',serif;
 
 
}

.bloqueinicio1 p{ 
   
  font: 1.2em 'lato-light-webfont',serif;
  margin-left: 100px;

}

.bloquecontacto{
    display: inline-block;  /* Es esencial para que se muestren los bloques en linea */
    max-width: 450px;
    min-width: 300px;
    text-align:left;
    margin:0 auto;
    margin-top: 4%;
    vertical-align:top; 
    border-left : 1px dotted #7a99b3;
  }

 
.bloquecontacto p{ 
   
  font: 1.2em 'lato-light-webfont',serif;
  margin-left: 30px;

}


.bloqueagencia{
  display: inline-block;  /* Es esencial para que se muestren los bloques en lÃ¯Â¿Â½nea */
    max-width: 440px;
    min-width: 300px;
    text-align:left;
    margin:0 auto;
    margin-top: 4%;
 
    vertical-align:top; 
 
 
  }
 
 
.bloqueagencia p{ 
   
  font: 1.2em 'lato-light-webfont',serif;
  margin-left: 100px;

}



.izda{float: left;}


 .bloque{
  display: inline-block;  /* Es esencial para que se muestren los bloques en lï¿½nea */
    max-width: 440px;
    min-width: 300px;
    text-align:left;
    margin:0 auto;
    margin:2%;
    vertical-align:top;
 
  }

 .bloque h1{ 
  margin-top: 2%;
  font: 2em 'lato-light-webfont',serif;
  color: #565656;
 
}

  .bloque  p{ 
  text-align: left;
font: 1.4em 'lato-light-webfont',serif;
-webkit-font-smoothing:antialiased;
-moz-font-feature-settings:"kern=1";
-ms-font-feature-settings:"kern" 1;
line-height:normal;
 vertical-align: top;
 
}

 .bloque1  {
display: inline-block;  /* Es esencial para que se muestren los bloques en línea */
width:100%;
max-width: 700px;
 
height: auto;
text-align: center;
padding: 2%;
 
border-left: 1px dotted #7A99AC;
 
 
}

.bloque1 p{ 
  text-align: left;
font: 1.3em 'lato-light-webfont',serif;
-webkit-font-smoothing:antialiased;
-moz-font-feature-settings:"kern=1";
-ms-font-feature-settings:"kern" 1;
line-height:normal;
margin: 2%;

}


.bloque1 h1{ 
  text-align: left;
font: 1.3em 'lato-light-webfont',serif;
-webkit-font-smoothing:antialiased;
-moz-font-feature-settings:"kern=1";
-ms-font-feature-settings:"kern" 1;
color:#00a0a2;
line-height:normal;
vertical-align: top;
font-weight: bold;
 
}
.bloque1 h2{ 
  margin-bottom: 3%;

 
}

.bloque1 li{ 
  text-align: left;
  font: 1.1em 'lato-light-webfont',serif;
-webkit-font-smoothing:antialiased;
-moz-font-feature-settings:"kern=1";
-ms-font-feature-settings:"kern" 1;
line-height: 1.9em;
margin-left: 5%;
 
}
.bloque1 img{
max-width:300px;
width:100%;
margin:0 auto;
 

}

 .bloqueaviso  {
display: inline-block;  /* Es esencial para que se muestren los bloques en línea */
width:100%;
max-width: 500px;
min-width: 200px;
margin : 0 2%;
padding: 0 2%;
vertical-align:top;
text-align:center;
height: auto;
text-align: center;
margin:0 auto;
clear: both;
margin-top: 2%
 
}

.bloqueaviso p{ 
  text-align: left;
 
-webkit-font-smoothing:antialiased;
-moz-font-feature-settings:"kern=1";
-ms-font-feature-settings:"kern" 1;
margin-bottom: 2%
 
}

.bloqueaviso h2{ 
   
    border-bottom: 0px;
 
  letter-spacing: 1px;
}

ol {
  padding: 2% 4%;
   
  text-align: left;
  font: 0.9em 'lato-light-webfont',serif;

}

.contenedor {
 
 
  width: 98%;
  overflow: hidden;
  margin-top: 8%;
  margin: 0 auto;
  text-align: center;

}

.contenedor h2{  font: 2.5em 'lato-light-webfont',serif;     text-align: center;   }

 

.contenedor h2 .color1 { color:#5c7190; display: inline;}


.contenedor p {  font: 1.2em 'lato-light-webfont',serif;;}


.centrar{text-align: center;}
.dcha{float: right;}

 .bloque3  {
display: inline-block;  /* Es esencial para que se muestren los bloques en línea */
height: auto;
vertical-align: top;
 width: 27%; 
 min-width: 200px;
 text-align: left;
   padding: 3%;
 
}

.bloque3 p{ 

font: 1em 'lato-light-webfont',serif;
line-height: 1.8;
text-align: left;
 
}

 

.bloque3 h3{ 
  text-align: left;
 font: 1.1em 'lato-light-webfont',serif;
 line-height: normal;
vertical-align: top;
 margin-bottom: 10%;
 border-bottom: 1px dotted #7A99AC;
 padding-bottom: 5%;
 color: #6a6a6a;

}

.bloque3 h3 img{ 
 
vertical-align: middle;
 
}

 .bloqueact  {
display: inline-block;  /* Es esencial para que se muestren los bloques en línea */
height: auto;
vertical-align: top;
 width: 27%; 
 min-width: 200px;
 text-align: left;
   padding: 3%;
 
}

.bloqueact p{ 

font: 1em 'lato-light-webfont',serif;
line-height: 1.8;
text-align: left;
margin: 0 0 30px 0;
 
}

 

.bloqueact h3{ 
  text-align: left;
 font: 1.1em 'lato-light-webfont',serif;
 line-height: normal;
vertical-align: top;
 margin-bottom: 10%;
 border-bottom: 1px dotted #7A99AC;
 padding-bottom: 5%;
 color: #6a6a6a;

}

.bloqueact h3 img{ 
 
vertical-align: middle;
 
}

.espaciovert{margin:2%;}

 .bloquecompa  {
  display: inline-block;  /* Es esencial para que se muestren los bloques en línea */
  height: auto;
  vertical-align: top;
   width: 43%; 
   min-width: 200px;
   text-align: left;
   margin: 2%;


}

.bloquecompa p{ 
 
line-height: 1.6;
text-align: left;
margin-bottom: 3%
 

 
}

.bloquecompa h3{ 
  text-align: left;
 font: 2em 'lato-light-webfont',serif;
 line-height: normal;
vertical-align: top;
 margin-bottom: 6%;
  padding-bottom: 4%;


}

.bloquecompa hr { border-top: 4px solid #2b7f02; margin-top: 1%; margin-bottom: 2%; width: 30px}
.bloquecompa .bloquecompapeq  {
 
  height: auto;
  vertical-align: top;
   width: 85%; 
   min-width: 200px;
   float:  right;
   direction: right;

   padding-top: 5%;

}

.bloquecompa .bloquecompapeq  h3  {
 
 
   text-align:  right; 
   padding-right: 11%

 

}

.bloquecompa .bloquecompapeq  p {
 
 
   text-align:  right; 
   padding-right: 11%;
   margin-bottom: 6%


}

.bloquecompa .bloquecompapeq2  {
 
  height: auto;
  vertical-align: top;
   width: 80%; 
   min-width: 200px;
 
   padding-top: 36%;



}

.bloquecompa h3.bloquecompapeq2  {
 
 
   text-align: : left; 


}

.bloqueproyectos  {
  display: inline-block;  /* Es esencial para que se muestren los bloques en línea */
  height: auto;
  vertical-align: top;
   width: 43%; 
   min-width: 200px;
   text-align: left;
   margin: 3%

}

.bloqueproyectos p{ 

font: 1.1em 'lato-light-webfont',serif;
line-height: 1.8;
text-align: left;
margin-bottom: 3%

 
}

.bloqueproyectos h2{ 
  text-align: left;
 font: 1.5em 'lato-light-webfont',serif;
 line-height: normal;
vertical-align: top;
 margin-bottom: 6%;
  padding-bottom: 4%;
 border-bottom: 1px dotted #7A99AC;
  color: #444545;


}

.bloqueproyectos h3{ 
  text-align: left;
 font: 1.3em 'lato-light-webfont',serif;
 line-height: normal;
vertical-align: top;
 margin-bottom: 2%;
  padding-bottom: 2%;
 
  color: #2b7f02;



}

.bloqueproyectos hr { border-top: 4px solid #2b7f02; margin-top: 1%; margin-bottom: 2%; width: 30px}



#pie{
margin:0 auto;
width: 100%;
min-height: 17px;
height:auto;
text-align: center;
clear:both;
font: 0.9em 'lato-light-webfont',serif;
-webkit-font-smoothing:antialiased;
-moz-font-feature-settings:"kern=1";
-ms-font-feature-settings:"kern" 1;

text-decoration: none;
margin-top: 4%;
margin-bottom: 4%;
border-top: 1px dotted gray;
padding-top: 1%
 
}

#pie a{

color:#7A99AC;

}

#pie a:hover{

color:#f96503;
}

 
  

.texto-encima{
position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -80%);
     color: white;
    width: 100%;
font: 0.9em 'lato-light-webfont',serif;
background: url("../img/fondo.png") repeat;
}

 
 .clear{width:100%;clear:both;}

 

  .anchocompleta{width: 97%;  margin: 0 auto; text-align: center;  margin-left: 3%;}

 

  .fondoinicio{width: 100%; display: block;    height: 650px;  background: url("../img/fondoinicio.jpg") repeat center top; margin: 0 auto; text-align: center;}

 .fondoinicio h2{ padding-top: 5%; color: #c6c3c3; font: 1.3em 'lato-light-webfont',serif; }

  .fondoempresa{width: 100%; display: block;    height: 850px;  background: url("../img/fondoinicio.jpg") repeat center top; margin: 0 auto; text-align: center;}

 .fondoempresa h2{ padding-top: 5%; color: #c6c3c3; font: 1.3em 'lato-light-webfont',serif; margin-bottom: 2% }

   .fondojardin {
     width:100%;
     height:auto;
     overflow:hidden;
     margin-top: 10%;
     margin-bottom: 10%;
}

   .iconos {
     width:100%;
     height:auto;
     overflow:hidden;
     margin-top: 5%;
     margin-bottom: 10%;
}

   .iconos h2{
font: 1.5em 'lato-light-webfont',serif; 
margin-bottom: 6%;
max-width: 940px;
background-color: #a1a2a3;
margin: 0 auto;
text-align: center;
color: white;
height: 50px
 

}

 .row{
  margin-top: 50px;

}
 .col{
  display: inline-block;  /* Es esencial para que se muestren los bloques en lï¿½nea */
    max-width: 350px;
    min-width: 250px;
    text-align:left;
    margin:0 auto;
    margin:2%;
     vertical-align:top;
 
  }

.col h2{
  color: white;
  text-align: center;
 
  }

  .col p{
  color: #a78f63;
  text-align: center;
 
 
  }
 

 
.contenedor-img {

    max-width: 278px;
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0.7%;
    display: inline;
 
    cursor: default;


}
    .contenedor-img .mascara,.contenedor-img .contenido {
        max-width: 278px;
        height: auto;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0
    }
    .contenedor-img img {
        display: block;
        position: relative;
       
    }
    .contenedor-img h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(0, 0, 0, 0.9);
        margin: 20px 0 0 0
    }
    .contenedor-img p {    
        font-size: 12px;
        position: relative;
        color: #fff;
        padding: 50px 20px 10px;
        text-align: center
    }
 
.historico img {  
  transition: all 0.2s ease-in;
 

}
.historico .mascara { 
  background-color: rgba(00,00,00, 0.6); 
  width: 278px;
  padding: 160px;
  height: 298px;
  opacity: 1;
  transform: translate(300px, 300px) rotate(45deg);
  transition: all 0.5s ease-in-out;
  overflow: hidden;

}

.historico h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    transform: translate(200px, -200px);
  transition: all 0.3s ease-in-out;
}
.historico p { 
  transform: translate(-200px, 200px);
  transition: all 0.4s ease-in-out;
}
 

.historico:hover .mascara { 
  opacity:1; 
  transform: translate(-100px, -120px) rotate(45deg);
}               
.historico:hover h2 { 
  transform: translate(0px,0px);
  transition-delay: 0.3s; 
}
.historico:hover p { 
    transform: translate(0px,0px); 
  transition-delay: 0.4s;
}
 

/*  cookies */

#overbox3 {
    position: fixed;
    bottom: 0.5%;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
-webkit-box-shadow: -6px -25px 41px -27px rgba(0,0,0,0.23);
-moz-box-shadow: -6px -25px 41px -27px rgba(0,0,0,0.23);
box-shadow: -6px -25px 41px -27px rgba(0,0,0,0.23);
background-color: white;
        
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 30%;
    width: 80%;
    text-align:center;
  
       padding: 0.8%
       margin: 1%;
}

#infobox3 p {
    line-height:42px;
    text-align:center;
    font: 1.2em 'lato-light-webfont',serif;
    padding-top: 0.8%

}

#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}

#infobox33 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 30%;
    width: 50%;
    text-align:center;
    padding: 0.8%
    margin: 1%;
}

#infobox3 a {
    line-height:42px;
    text-align:center;
    font: 1.2em 'lato-light-webfont',serif;
    padding-top: 0.8%;
    color: black;

}

#infobox3 a:hover {
 
    color: #1187b8;
    
}

button {
 
  display: inline-block;
  border-radius: 4px;
  background-color: #1187b8;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
 
}

button:hover {
 
  background-color: #255075;
 
}


 
/*! http://responsiveslides.com v1.55 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;

  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
   border-bottom: 25px solid #d6d7d7;

  }



 * {
  margin: 0;
  padding: 0;
}

 

.caption{ width: 100%;  font: 2em 'lato-light-webfont',serif; color: white; text-align:center; position: absolute; margin-top: 25%; z-index: 11111111111; text-shadow: 2px 2px 2px #828383; }


#wrapper {
  padding: 20px;
  }

 
.rslides {
  margin: 0 auto;
  }

 
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
 
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

 
@media (min-width: 1px) {

  body.menu-scrolled {
    padding-top: 20px;
  }
}
@media (min-width: 481px) {

  body.menu-scrolled {
    padding-top: 20px;

  }

 #menu {

    margin: 20px 0;

  
  }



}
@media (min-width: 961px) {

  body.menu-scrolled {
    padding-top: 23px;
  }
}
 
 
 
@media (min-width: 961px) {

  .menuimg {
    display: none;
  }
}

 
@media (min-width: 1px) {

  #menu {
    margin: 20px 0;
 
  }
  
}
 

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

	.cabecera{background-color: #fff; width: 100%}

    .logo{ max-width: 161px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-left: 20%

}

 .rslides { 
    max-height: none !important; 
     height: 230px !important; 
     margin-top: 23%;


  }

   .imagen img{ 
     width: 100%;
    max-height: none !important; 
     height: auto !important; 
     position: relative !important; 


   }

   .empresaidea img {
  width: 100%;
  max-width: 250px;
  height: auto; 
 
 
}

   .bloque3  {
    width: 100%;
    margin:2%;
 }

    .bloqueact  {
    width: 100%;
    margin:2%;
 }

   .fondojardin img{ 
     width: 100%;
    max-height: none !important; 
     height: auto !important; 
     position: relative !important; 


   }

      .iconos img{ 
     width: 100%;
    max-height: none !important; 
     height: auto !important; 
     position: relative !important; 


   }

      .contenedor img{ 
     width: 100%;
    max-height: none !important; 
     height: auto !important; 
     position: relative !important; 


   }

  .rslides 
 .caption{  font: 1.4em 'lato-light-webfont',serif; color: white;  position: absolute; margin-top: 20%;  z-index: 11111111111; text-shadow: 2px 2px 2px gray;}




  #fotos img {
    width: 100%;

 
      border-bottom:30px solid #c2c2c2;
          max-height: none !important; 
     height: auto !important; 
     position: relative !important; 
    }

  #fotos1 img {
    width: 100%;

 
      border-bottom:30px solid #c2c2c2;
          max-height: none !important; 
     height: auto !important; 
     position: relative !important; 
    }

 #menu {
    margin: 10px 40px;
  }

ul#menu li a  {
 color: black;
       text-transform: uppercase;
 
  }

 .bloque h1{ 

  font-weight: bolder;
 margin-top: 0;
 
}

.bloquecompa{ width: 95%; }

.bloquecompa img{ max-width: 580px ;width: 100%; }

 section{text-align: center; margin-top: 0;}

  .fondoinicio{width: 100%; display: block; height: auto;  background: url("../img/fondoinicio.jpg") repeat center top; margin: 0 auto; text-align: center;}
  .fondoempresa{width: 100%; display: block;   height: 2540px;  background: url("../img/fondoinicio.jpg") repeat; }


  .bloqueinicio1{
  display: inline-block;  /* Es esencial para que se muestren los bloques en lï¿½nea */
    max-width: 500px;
    min-width: 300px;
    text-align:left;
    margin:0 auto;
    margin:4%;
    vertical-align:top; 
 
 
  }

.bloqueinicio1 h2{ 
  margin-top: 2%;
  font: 2.5em 'lato-light-webfont',serif;
 
 
}

.bloqueinicio1 p{ 
  margin-top: 2%;  
  font: 1.2em 'lato-light-webfont',serif;
 
 
}




.contenedor img{width: auto}

  .empresa{
     max-width: 600px;
    min-width: 300px;
    text-align:left;
    margin:0 auto;

 

  }

 

.contenedor-img {

    max-width: 278px;
    width: 100%;
    height: auto;
 
    overflow: hidden;
    position: relative;
    margin: 0.5%;

    cursor: default;


}
 }


@media (min-width: 760px) {

  #menu {
    margin: 20px 0;
  }
}
@media (min-width: 961px) {

  #menu {
    display: block !important;
    margin: 20px 0;
    text-transform: uppercase;
     padding: 0;
    position: relative;
    text-align: center;
 
  }

  #menu li {
    padding: 0 0.9%;
    display: inline-block;
    border: none;
    text-align: center;
  }
    .menu-principal li {
    background: transparent;

  }
}

 