<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.mobiletan-ez-ikusi {
 display:none; 
}
.menua-pcn-ez-ikusi {
 display:block; 
}


/* anchuras generales */

.main-sup, #main, .main-inf {
  /*
  width: 844px;
  */
  
  width:100%;
}

#header, #footer, #main-in  {
  /*
  width: 840px;
  */
  
  width: 100%;
  height:auto;
  background:#FFF7DA;
}
  #footer {
  margin:2px auto 0px;
  padding-top:18px;
  }

#home {
  /*
  width: 616px;
  */
  
  width:100%;
}

#home-in {
  /*
  width: 616px;
  */
  
  width: 100%;
}

#col-i {
   /*
    width: 215px;
    */
   margin:0px auto;
   float:none;
   display:none;
}
#col-i-mobilak {
   margin:0px auto;
   float:none;
   display:table;
   border:0px solid red;
   width:100%;
   background: #EAE7AC;
   padding:20px 0px 20px 0px;
}

#navbar {
  /*
    width: 616px;
    */
  width:100%;
  display:none; /* okultatu mobiletan */
}

/* fin anchuras generales  */


/* idiomas */
body {
  /*
 padding: 20px 0; 
 */
  padding: 70px 0;
}

#ini-idiomas {
  /*
  width:500px;
  */
width:100%;
display:table;
margin:0px auto;
word-spacing:5px;
top:-72px;

}
  #ini-idiomas p {
  text-align:center;
  letter-spacing:0px;
  line-height:40px;
  }
/* fin idiomas */


/* slider fotos */
#simplegallery1, #img-nojava {
  /* element style width 840 */
  width: 100% !important;
  overflow:hidden;
 /* background: #EAE7AC !important; */
  background: #FFF7DA !important;
  
  height:220px !important;
}
@media screen and (max-width: 700px) {
  #simplegallery1, #img-nojava {
  height:180px !important;
  }
}
@media screen and (max-width: 600px) {
  #simplegallery1, #img-nojava {
  height:150px !important;
  }
}
@media screen and (max-width: 500px) {
  #simplegallery1, #img-nojava {
  height:120px !important;
  }
}
@media screen and (max-width: 400px) {
  #simplegallery1, #img-nojava {
  height:90px !important;
  }
}


#simplegallery1 img, #img-nojava img {
  width:100%;
  height:auto;
  text-align:center;
}

.navpanellayer {
  display:none !important;  
}
/* fin slider fotos */

#logo {

  background-size:90px 120px;
  height:120px;
  width:90px;

}
/*
@media screen and (max-width: 400px) {
  #logo {

  background-size:50px 66px;
  height:66px;
  width:50px;

  }
}
*/


/* menu canvas */
.menu-canvas-ireki {
    border: 0 solid #5e5e5e;
    display: table;
    margin: 0 auto;
    padding: 1px 2px;
}
/* fin menu canvas */


/* css menu canvas */
#menu-canvas #queso {
  display:none;
}
#menu-canvas ul {
  margin:10px 0px 20px 6px;
}
#menu-canvas ul li {
  color:#558844;
  font-size:4px;
}
#menu-canvas ul li a {
    background-color:  #3d6231;
    border: 1px solid  #3d6231;
    color: #fff;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    /* font-size: 11px; */
    font-size: 13px;
    letter-spacing: 0;
   /* padding: 4px 6px; */
    padding: 8px 6px;
    text-decoration: none;
    text-transform: uppercase;
    /* margin:0px 10px 0px 0px; */
     margin:0px 10px 3px 0px;
}
#menu-canvas p a img {
/* display:none; */
}
#menu-canvas p {
text-align:left;
margin-left:6px;
/*
margin-top:10px;
*/
word-spacing:0px;
line-height:20px;
}
#menu-canvas p a {
color:#000;
/* font-size:11px; */

font-size:12px;
}
/* fin css menu canvas */

/* los cuadros del home */
@media screen and (max-width: 650px) {
  .cuadro-left, .cuadro-right {
  float:none;
  margin:10px auto 20px;
  }
}
/* fin cuadros del home */


#footer .espacio-2 {
  text-align:center;
  margin-top:10px;
}

#footer p {
  text-align:center;
  padding-bottom:20px;
}

/* box  fotos responsive */
#lightbox {
 width:96%;
 height:auto;
}
#lightboxImage {
 width:100%;
 height:auto; 
}
/* fin box fotos responsive */


.visor-fotos {
 /*
    width: 540px;
    */
 width:96%;
}

#mapa-loca {
/*
    width: 500px;
    */
    width:90%;
    margin:20px auto;
}

#ubica-formulario {
  margin:17px auto 0px;
  width:96%;
  border:0px solid red;
}
.formulario {
  width:100%; 
}
#mensaje-formulario  {
  width: 94%; 
}

.line-height-30 {
 line-height:60px; 
}

.selloa {
 text-align:center;
}




@media (max-width: 420px) {
    .visor-fotos-bi .kutxa-1-3 {
    width:98%;
    }
}
@media (max-width: 380px) {
.visor-fotos-bi .kutxa-1-2 {
    width:98%;
    }
}
</pre></body></html>