* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}

body {
    background: #FFF;
    font-family: 'Exo 2', sans-serif;
    background-image: url(../images/bg.jpg);
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.header {
    margin-bottom: 50px;
    
}

.boton-ver img {
    width: 100%;
    margin-left: 50px;
    }

.boton-ver a:hover {
    opacity: 0.8;
    }

.boton-mensaje {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: 30px;
}

.boton-mensaje img {
    width: 100%;
    }

.boton-mensaje a:hover {
    opacity: 0.8;
    }

.boton-redes {
    margin-left: 185px;
}

.boton-redes img {
    width: 60%;
    }

.boton-redes a:hover {
    opacity: 0.8;
    }


.texto-pueblito {
    font-size: 1.3em;
    margin-bottom: 10px;
    text-align: justify;
    margin-top: 10px;
    }


.texto-concurso {
    font-size: 1.2em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.texto-concurso p {
    color: #183d36;
    font-family: 'Cuprum', sans-serif;
    text-align: justify;
}

.contacto {
    margin: 20px 0px 10px 0px;
    font-size: 1em;
    font-weight: bold;
}


h1 {
    font-size: 1.6em;
    color: #6c5a17;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

h3 {
    font-size: 1.2em;
    margin-top: 30px;
}
h4 {
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 10px;
    color:chocolate
}
h5 {
    font-size: 1em;
    text-align: center;
    color: #050505;
    margin-bottom: 10px;
    line-height: 170%;
    border-top: 1px dotted #183d36;
    border-bottom: 1px dotted #183d36;
}
.mensaje {
    
    margin-bottom: 20px;
    font-size: 2em;
    text-align: center;
    padding-bottom: 15px;
    line-height: 1.4;
    font-weight: bold;
    
}
.mensaje2 {
    
    margin-bottom: 10px;
    font-size: 1.2em;
    text-align: center;
    padding-bottom: 15px;
    line-height: 1.3em;
    font-weight: bold;
    
}
.mensaje3 {
    
    margin-bottom: 20px;
    font-size: 0.9em;
    text-align: center;
    padding-bottom: 15px;
    line-height: 1.3em;
    font-weight: bold;
    
}
.logo-pueblito {
    margin-top: 2px;
    margin-bottom: 20px;
    }

.logo-pueblito img {
    width: 55%;
    margin-left: 30px;
}

.logodesfile-bases img {
    width: 90%;
}
.logodesfile-bases {
    margin-right: 40px;
}
.logofiesta-bases img {
    width: 90%;
}
.logofiesta-bases {
    margin-left: 30px;
}

fieldset .celda {
	margin-top: 5px;
	margin-bottom: 5px;
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.celda {
	border: 2px ridge #3EA4FF;
	background: rgba(255, 255, 255, .1);
	font-family: 'Titillium Web', sans-serif;
	color: #0033CC;
	font-weight: bold;
}
.resaltado a {
    text-decoration: none;
    font-size: 1em;
    color: #003a90;
    font-weight: bold;
    
}
.resaltado a:hover {
    background-color:darkorange;
    color: #000;
    font-size: 1.1em;
}
.tabla-premios {
    margin-top: 40px;
}
.bases {
    text-align: justify;
    padding-top: 20px;
}
.bases p {
    padding-bottom: 15px;
    line-height: 1.4;
    font-size: 1em;
}
.cuentanos{
    text-align: justify;
    padding-top: 20px; 
}
.cuentanos p {
    padding-bottom: 15px;
    line-height: 1.4;
}
a {
    color:#756526;
}
a:hover {
    color: #000000;
}

 .btn-fotospueblito img {
     width: 95%;
     border-radius: 0px 0px 20px 20px;
     -moz-border-radius: 0px 0px 20px 20px;
     -webkit-border-radius: 0px 0px 20px 20px;
     border: 0px;
   }

 .btn-video {
    margin-left: 80px;
    margin-top: 30px;
}
.btn-ganadores a:hover {
    opacity: .70;
}


       /* jssor slider bullet navigator skin 01 css */
        /*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
        .jssorb01 {
            position: absolute;
            }
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            filter: alpha(opacity=70);
            opacity: .7;
            overflow: hidden;
            cursor: pointer;
            border: #000 1px solid;
        }
        .jssorb01 div { background-color: gray; }
        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
        .jssorb01 .av { background-color: #fff; }
        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
        
        /* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('img/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }
        
        /* jssor slider thumbnail navigator skin 09 css */
        
      /*  .jssort09-600-45 .p {
            position: absolute;
            top: 0;
            left: 0;
            width: 600px;
            height: 45px;
        }
        
        .jssort09-600-45 .t {
            font-family: verdana;
            font-weight: normal;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            color:#fff;
            line-height: 45px;
            font-size: 20px;
            padding-left: 10px;
        }
*/
.jurado p {
    padding-bottom: 15px;
    line-height: 1.4;
    font-size: 1em;
    text-align: justify;
}
.venta p {
    padding-bottom: 15px;
    line-height: 1.4;
    font-size: 1em;
    text-align: justify;
}
.venta ul li {
    margin-left: 15px;
}
.concurso p {
    padding-bottom: 15px;
    line-height: 1.4;
    font-size: 1em;
    text-align: justify;
}

ul{
    margin-left: 15px;
}
li{
    margin-bottom: 10px;
}

.texto-formulario{
    font-size: 1.1em;
    text-align: justify;
}

.tituloprensa {
	text-align: left;
	background: rgba(145, 203, 17, 0.32);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
    margin-top: 15px;
	font-size: 1.1em;
	border-radius: 20px;
	box-shadow: 0 2px 3px #afdba5;
}
.prensa img {
    vertical-align: middle;
    width: 4%;
}

.periodicos li {
   display:inline;
   float:left;
   width:200px;
   padding:5px;
    margin: 5px;
   text-align: center;
   font-family: 'Exo 2', sans-serif;
    font-size: 0.7em;
    list-style-type: none;
}
.videos li {
   display:inline;
   float:left;
   width:300px;
   padding:5px;
   margin: 30px;
   font-family: 'Exo 2', sans-serif;
   font-size: 0.7em;
   list-style-type: none;
}

.ornamentacion img {
    width: 80%;
}

.etiqueta {
    margin-top: 20px;
    margin-bottom: 20px;
}

                 .textodescri {
                        display: none;
                        color: #000000;
                        text-align: justify;
                        margin-top: 10px;
                        margin-bottom: 20px;
                     }

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

                  .textodescri {
                        display: initial;
                    }

                }

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

                  .textodescri {
                        display: initial;
                    }

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

                  .textodescri {
                        display: initial;
                        font-size: 0.8em;
                    }

                }

/* Overlay Fade */

.container-hover {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 7px;
  right: 0;
  height: 96%;
  width: 98%;
  opacity: 0;
  transition: .5s ease;
  background-image: url(../images/fondo-concurso.jpg);
       border-radius: 20px 20px 20px 20px;
     -moz-border-radius: 20px 20px 20px 20px;
     -webkit-border-radius: 20px 20px 20px 20px;
  }

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

                  .overlay {
                        display: none;
                        }
                }

.container-hover:hover .overlay {
  opacity: 1;
}

.text {
  color: #ffffff;
  font-size: 1em;
  position: absolute;
  top: 75%;
  left: 65%;
  width: 87%;
  -webkit-transform: translate(-65%, -87%);
  -ms-transform: translate(-65%, -87%);
  transform: translate(-65%, -87%);
  text-align: justify;
  }


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

                  .text {
                        display: none;
                        }
                }


.turibus {
    margin-top: 2px;
    margin-bottom: 2px;
    }

.turibus img {
    width: 85%;
    margin-left: 50px;
     border-radius: 20px 20px 20px 20px;
     -moz-border-radius: 20px 20px 20px 20px;
     -webkit-border-radius: 20px 20px 20px 20px;
     border: 0px;
}

.turibus a:hover {
    opacity: 0.8;
    }


/*MOVIL*/

@media screen and (max-width: 480px) {
    
    body {
    background: #FFF;
    font-family: 'Exo 2', sans-serif;
    background-image: url(../images/bg-movil.jpg);
    background-size: 100%;
    background-attachment: fixed;
    }
    
    .texto-concurso .texto-01 {
    margin-bottom: 10px;
    }
    .texto-concurso {
    font-size: 0.9em;
    margin-top: 0px;
    }
    .silleteros {
    font-size: 0.8em;
    }
    .finalizo {
    font-size: 0.8em;
    }
    .boton-bases {
         margin-bottom:0px;
         margin-right: 0px;
    }
    .boton-dudas {
       margin-left: 0px;
       margin-top: 10px;
    }
    .boton-premios {
       margin-right: 0px;
    }
    .sidebar1 {
        margin-top: 0px;
    }
    .botones-menu img {
        margin-bottom: 0px;
    }
    
    h1 {
    font-size: 0.9em;
    color: #6c5a17;
    padding-top: 5px;
    padding-bottom: 5px;
    }
    
    .bases {
    text-align: left;
    }
    .preguntas {
    text-decoration: none;
    text-align:left;
    margin-top: 30px;
    }
    .mensaje {
    font-size: 1.3em;
    }
    .mensaje2 {
    font-size: 1em;
    }
    .fotospueblito img {
     width: 100%;
     margin-left: 0px;
    }
    .btn-prensa img {
    width: 70%;
    }
    .felicitalos img {
    width: 100%;
    }
        
    .logo-pueblito img {
    width: 70%;
    margin-left: 0px;
    }
    
    .turibus img {
    width: 70%;
    margin-left: 0px;
     border-radius: 10px 10px 10px 10px;
     -moz-border-radius: 10px 10px 10px 10px;
     -webkit-border-radius: 10px 10px 10px 10px;
     border: 0px;
    }
    
     .btn-fotospueblito img {
     width: 100%;
     margin-bottom: 20px;
     border-radius: 0px 0px 20px 20px;
     -moz-border-radius: 0px 0px 20px 20px;
     -webkit-border-radius: 0px 0px 20px 20px;
     border: 0px;
     }
    
    .texto-pueblito {
    font-size: 0.8em;
    margin-bottom: 5px;
    text-align: justify;
    margin-top: 5px;
    margin-left: 0px;
    }
    
    .etiqueta img {
    width: 4%;     
    }
    
    .container {
    padding-left: 8px;
    }
    
    .ornamentacion img {
    width: 100%;
    }
    
    .boton-mensaje {
    margin-top: 20px;
    margin-bottom: 40px;
    margin-right: 0px;
}

.boton-mensaje img {
    width: 100%;
    }

.boton-mensaje a:hover {
    opacity: 0.8;
    }

    .boton-ver img {
    width: 90%;
    margin-left: 0px;
    }
    
    .boton-redes {
    margin-left: 150px;
}

    .boton-redes img {
    width: 60%;
    }

    .boton-redes a:hover {
    opacity: 0.8;
    }

}

