section[data-parallax] {
    margin-top:50px; 
    position: relative;
    overflow: hidden;
    border: 1px solid black;
    border-width: 1px 0 1px 0;
    height:780px
}
.ancho { 
    border-radius: 5px;
}
.selectLocalidad {
    margin-bottom: 11px;
    border: 0;
    width: 100%;
    border: 1px solid #90c5d9;
    padding: 8px;
    text-indent: 5px;
    text-align-last: center;
}
.selectLocalidad option{  
    background-color:#3b98b9
}
.alto {
    float: left;
    font-size: 0.7em;
    padding: 20px!important;
    padding-top: 30px!important;
    padding-bottom: 0!important;
    z-index: 1000;
    position: relative;
}
#butonOtros {
    font-size: 1.2em;
    font-weight: 493!important;
}
.altoH2 {
    font-size: 1.1em;
    margin-top: 20px; 
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    font-size: 0.95em; 
    z-index: 999;
    position: relative;
    float: left;
    width: 100%;
}
section[data-parallax] > div {
    position: absolute;
    z-index: -1;
    background-position: bottom center;
    background-size: auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.actividad2 { 
    cursor:pointer;
}
#imgHome {
    overflow:hidden;
}
.anchoHome {
    margin-top:-100px!important
}
.imgW {
    text-align: center;
    overflow:hidden;
}
.opacity {  
    width: 100%;
    height:100%; 
} 
.imgver {
     position: absolute;
    display: none;
    width: 70px;
    top: 6px;
    left: 6px;
    border-radius: 5px 0 0 0;
    margin-left: 0;
    cursor: pointer;
    opacity:0.9;filter:alpha(opacity=90)
} 
.coruna {
  float:left;width:68%;margin-left: -2%;opacity:0.7
}
.lugo {
  float:left;margin-top: 4%;
    width: 47%;
    margin-left: -16%;opacity:0.7
}
.ourense {
  float:left;margin-top: -13%;
    margin-left: -18%;;width:62%;opacity:0.7
}
.pontevedra {
  float:left;    margin-top: -30%;
    margin-left: 11%;width:43%;opacity:0.7
}
.listaLocalidades {
    font-size: 0.8em;
    padding: 10px 35px 10px 35px;
}
.grey {
    color:grey!important;
}
.greyText {
    color:grey!important;
    font-size: 0.8em!important;
    text-align: justify;
    vertical-align: middle;
    padding: 30px;
    padding-bottom:15px;
    width: 100%;
    float: left;
    border-radius: 3px;
    line-height: 19pt;
    margin-top: 2px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 1800px) {
    section[data-parallax] {
        height: 700px;
    }
}

@media (max-width: 1650px) {
    section[data-parallax] {
        height: 620px;
    }
}

@media (max-width: 1400px) {
    section[data-parallax] {
        height: 550px;
    }
}
@media (max-width: 1300px) {
    section[data-parallax] {
        height: 500px;
    }
}


@media (max-width: 1200px) {
    #imgHome {
        display:none;
    }
    .anchoHome {
        margin-top: 122px!important
    }
}
@media (max-width: 1030px) {
    .imgver { 
        top: 6px;
    }
}
@media (max-width: 768px) { 
    .anchoHome {
        margin-top: 60px!important
    }
}