@charset="utf-8";
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);

* {
    box-sizing: border-box;
}

.contenedor {
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    width: 100%;
}

.contenedor .cajassecciones {
    float: left;
    top: 0px;
    left: 0px;
    width: 100%;
    height: inherit;
    margin-top: 1em;
}

.contenedor .cajassecciones>div {
    width: 90%;
    margin: 0 auto;
}

.contenedor .cajassecciones .mapa .presentacion1 {
    width: 90%;
    margin: 0 auto;
    padding-top: 0.5em;
}

#mapacaja {
    background-color: rgba(227, 227, 227, 0.6);
    -webkit-box-shadow: 0px 0px 15px 0px #97a39e;
    -moz-box-shadow: 0px 0px 15px 0px #97a39e;
    box-shadow: 0px 0px 15px 0px #97a39e;
}

#presentacion2caja {
    background-color: aquamarine;
}

#footercaja {
    background-color: aquamarine;
}

body {
    font-family: 'Oswald', sans-serif;    
    width: 100%;
    margin: 0 auto;
    display: flex;
}

#logo {
    float: left;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    max-width: 100px;
    margin: 10px;
    position: relative;
}

#logo img {
    width: 100%;
}

#logoresponsive {
    max-width: 8em;
    position: absolute;
    overflow: hidden;
    visibility: visible;
    z-index: 2;
    margin-left: 3em;
}

#logoresponsive img {
    width: 100%;
}

nav {
    margin-top: 1.4em;
    margin-right: 3em;
    z-index: 9999; 
}

nav ul {
    float: right;
}

nav ul li {
    display: inline-block;
    padding: 0 1em; 
}

main {
    font-family: 'Oswald', sans-serif;
    font-size: 10px;
    font-weight: 300;
}

.presentacion1 {
    font-size: 14px;
    color: black;
    letter-spacing: 0.5em;
    margin: -1em;
}

p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: center;

}

#solucion {  
    font-size: 25px;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 700;
    margin-top: -0.05em; 
}

.mapahome {
    width: 1200px;
    height: 600px;
    text-align: center;
    color: floralwhite;
    float: left;
    letter-spacing: 0.1em;
    font-weight: 300;
    width: 87%;
}

.mapahome img {
    width: 100%;
}

#galeria_miniaturas {
    display: table;
    margin: 0 auto;
    padding: 0.5em;
    background-color: aquamarine;
    padding-left: 1em;
    padding-right: 1em;
}

.miniatura {
    width: 45px;
    height: 45px;
    float: center;
    cursor: pointer;
    
}

.pisosmenu {
    margin: 0;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px;
    border-bottom-color: black;
    border-bottom-style:dashed;
    border-bottom-width: 1px;
    font-size: 13px;
    text-align: left;
} 

.video {
    position: relative;
    margin: 0 auto;
    height: 0;
    padding-bottom: 56.25%;
}

.video video {
    position: absolute;
    top: 0px;
    left 0px;
    max-width: 100%;
    border-radius: 5px;
}

@media screen and (min-width: 40em) {
    .video{
        width: 70%;
    }
}

 video {
   background: transparent url('img/video/postervideo.jpg');
 }

.masvotados {
    text-align:left;
    font-size: 18px;
    letter-spacing: 0,9em;
    
}

.masvotados>div {
    margin: 1em;
    width: 280px;
    height: 300px;
    text-align: center;
    color: floralwhite;
    float: left;
    letter-spacing: 0.1em;
    font-weight: 300;
    border-radius: 5px;
}

.lugarvot {
    position: absolute;
    width: 280px;
    height: 300px;
    margin: 0 auto;
    padding-top: 5em; 
}

#over {
    position: absolute;
    margin: 0 auto;
    overflow: hidden;
    width: 280px;
    height: 300px;
    background-color: rgba(127,255,212,0.6);
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    opacity: 0;
}

#over a {
    color: white;
    text-decoration: none;
}

.titlepara {
    position: absolute;
    -webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    margin-left: -70px;
    margin-top: 50px;
}

.post {
    width: 200px;
    margin: auto;
    -webkit-transition: margin 0.7s;
    -moz-transition: margin 0.7s;
    margin-top: 300px;
}

#comervot:hover #over{
    opacity: 1;
}

#comervot:hover .titlepara{
    margin-left: 60px;
}

#comervot:hover .post{
    margin-top: 150px;
}

#imprimirvot:hover #over{
    opacity: 1;
}

#imprimirvot:hover .titlepara{
    margin-left: 40px;
}

#imprimirvot:hover .post{
    margin-top: 150px;
}

#descansarvot:hover #over{
    opacity: 1;
}

#descansarvot:hover .titlepara{
    margin-left: 30px;
}

#descansarvot:hover .post{
    margin-top: 150px;
}

#descubrirvot:hover #over{
    opacity: 1;
}

#descubrirvot:hover .titlepara{
    margin-left: 30px;
}

#descubrirvot:hover .post{
    margin-top: 150px;
}

#comervot {
    background-image: url(img/barpb.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

#imprimirvot {
    background-image: url(img/dany.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

#descansarvot {
    background-image: url(img/vap.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

#descubrirvot {
    background-image: url(img/terraza.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

#hash_title {
    background-color: white;
}

#hashtag {
    padding-bottom: 3em;
    background-image: url(img/fdogaleria-01.png);
    background-repeat: no-repeat;
    background-size: cover;
}

footer {
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.1em;
    background-color: aquamarine;
    height: 200px;
    padding-top: 2em;
    padding-bottom: 2em;
}

.footer>div {
    float: left;
    top: 0px;
    left: 0px;
    width: 100%;
    height: inherit;
    margin-top: 1em;
}

#contacto {
    width: 50%;
    float: left; 
    text-align: left;
}

#contacto p {
    text-align: left;
}

#redessoc {
    width: 50%;
    float: left; 
    text-align: right;
}

.logored {
    width: 35px;
    float: right;
    margin: 0.5em;
}

#logosred{
    margin-right: -4em;
}

---------SECTORES


.contenedor {
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    width: 100%;
}

.contenedor .cajassecciones {
    top: 0px;
    left: 0px;
    width: 100%;
    height: inherit;
}

.cajassecciones>div {
    width: 90%;
    margin: 0 auto;
}

.sectoresa {
    position: relative;
    text-align: center;
    font-size: 23px;
    letter-spacing: 0,9em;
}

.sectoresa>div {
    margin: 1em;
    width: 480px;
    height: 500px;
    text-align: center;
    color: white;
    float: left;
    letter-spacing: 0.1em;
    font-weight: 300;
    left: 5em;
}

#rectangulo {
    margin: 0 auto;
    width: 480px;
    height: 500px;
    background-color: rgba(127,255,212,0.6);
    border-radius: 5px;
}

.sectoresb {
    position: relative;
    text-align: left;
    font-size: 15px;
    letter-spacing: 0,9em;
}

.sectoresb>div {
    margin-left: 1.5em;
    margin-right: 1em;
    margin-bottom: 5em;
    width: 310px;
    height: 320px;
    text-align: center;
    color: white;
    float: left;
    letter-spacing: 0.1em;
    font-weight: 300;
    left: 7.7em;
}

#rectangulob {
    margin: 0 auto;
    width: 310px;
    height: 320px;
    background-color: rgba(127,255,212,0.6);
    border-radius: 5px;
}

.presentacion4 {
    font-size: 35px;
    color: black;
    letter-spacing: 0.3em;
    margin: 0 auto;
    text-align: center;
}

.titulo {
    position: relative;
    margin: 0;
    color: white;
}

#click {
    text-decoration: none;
}

.parrafoa {
    padding-bottom: 1em;
    padding-left: 2em;
    padding-right: 2em;
}

.parrafob {
    padding-bottom: 3em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 15px;
}

#paracomer {
    background-image: url(img/barpb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

#paraimprimir {
    background-image: url(img/dany.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}


#descansar {
    background-image: url(img/vap.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

#descubrir {
    background-image: url(img/terraza.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

#academicos {
    background-image: url(img/academicos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

.sectlogo {
    width: 200px;
    float: center;
    margin-top: 3.5em;
    margin-bottom: 2em;
}


.sectlogob {
    width: 100px;
    float: center;
    margin-top: 3em;
    margin-bottom: 2em;
}

#sectoresa>div  {
    margin: 0 auto;
    float: center;
}

#sectoresb>div  {
    margin: 0 auto;
    float: center;
}


---------SEC-COMER-IMPRIMIR


.contenedor {
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    width: 100%;
}

.contenedor .cajassecciones {
    float: left;
    top: 0px;
    left: 0px;
    width: 100%;
    height: inherit;
    margin-top: 1em;
}

.contenedor .cajassecciones>div {
    width: 90%;
    margin: 0 auto;
}

.contenedor .cajassecciones .sections .presentacion3 {
    width: 90%;
    margin: 0 auto;
}

#column_data {
    background-image: url(img/fdogaleria-01.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.presentacion3 {
    font-size: 20px;
    color: black;
    text-align: center;
    letter-spacing: 0.5em;
}

#column_data {
    display: flex;
    margin: 0 auto;
    padding: 0.5em;
}

.titulo-comer {
    background-color: black;
    padding: 0.4em;
    color: white;
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0.1em;
}

.comer-subtitle {
    text-align: left;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 0.1em;
    padding-left: 0.7em;
}

.comer-data {
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 0.05em;
    text-align: left;
    margin: 0 auto;
} 

#adany  {
    text-decoration: none;
    color: black;
    list-style: none;
} 