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

body {
    background: #393938;
    background: url(../images/fondo.jpg) no-repeat;
        background-size: 100%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        min-height: 100vh;
}

#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#d31313;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#9f0909;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

::-webkit-scrollbar{
    width: 12px;
    background-color: #000;
}
::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb{
    background-color: rgba(54, 53, 52, 0.931); 
}

.container {
    margin-bottom: 2em;
}

.header {
    font-size: 0.8em;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 45px;
}

.texto_principal {
    color: #FFF;
    text-align: justify;
    margin-top: 15px;
    font-size: 1.2em;
}

.texto_tecnico {
    color: #FFF;
    text-align: center;
    margin-top: 5em;
    font-size: 2em;
}

.texto_resena2 {
    color: #FFF;
    text-align: justify;
    font-size: 1.2em;
}

.texto_resena {
    color: #FFF;
    text-align: justify;
    margin-top: 15px;
    font-size: 1.2em;
}

.texto_resena a {
    color:#d31313;
}
.texto_resena a:hover {
    color:#ac0909;
}


.texto_centrado {
    color: #FFF;
    text-align: center;
    margin-top: 15px;
    font-size: 1.2em;
}

.texto_centrado a {
    color:#d31313;
}
.texto_centrado a:hover {
    color:#ac0909;
}

.texto_derecha {
    color: #FFF;
    text-align: right;
    margin-top: 15px;
    font-size: 1.1em;
    font-style: oblique;
}

.ver_mas a {
    color:#d31313;
}
.ver_mas a:hover {
    color:#ac0909;
}

.texto_destacados {
    color: #FFF;
    text-align: left;
    margin-top: 15px;
    font-size: 1em;
    margin-left: 2em;
}

.texto_destacados a {
    color: #FFF;
}

.texto_destacados a:hover {
    color:#ac0909;
}

.texto_destacados_videografo {
    color: #FFF;
    text-align: center;
    margin-top: 15px;
    font-size: 1em;

}

.texto_destacados_videografo a {
    color: #FFF;
}

.texto_destacados_videografo a:hover {
    color:#ac0909;
}


.resaltado {
    color: #d31313;
    font-size: 1em;
}

.web a {
    color: #d31313;
    font-size: 1.8em;
    text-align: center;
}

.web a:hover {
    color: #ac0909;
}

.separador_videografo {
    margin-top: 1em;
}

.separador {
    margin-top: 1em;
    margin-bottom: 2em;
}

.separador .box {
    margin-top: 2em;
}

.subtitulo {
	text-align: center;
	font-size: 0.8em;
    font-style: oblique;
}


ul {
    color: #FFF;
    margin-top: 15px;
    text-decoration:none;
    font-size: 1.2em;
}

.resena_ul {
    color: #FFF;
    text-align: justify;
    margin-top: 15px;
    text-decoration:none;
    margin-left: 2em;
}

.resena_talleres {
    color: #FFF;
    text-align: justify;
    margin-top: 15px;
    text-decoration:none;
    margin-left: 2em;
    list-style: none;
}

.titulo {
    font-size: 1.6em;
    color:#b01e21;
    font-weight: bold;
    text-align: center;
}

.texto_principal a {
    color:#FFF;
}
.texto_principal a:hover {
    color:#b1b0b0;
}

.boton01 a {
    color:#d31313;
}
.boton01 a:hover {
    color:#ac0909;
}

.botones_home2 a {
    color:#d31313;
}

.botones_home2 a:hover {
    color:#6f0101;
}

.logo_oscarb img {
    width: 100%;
    margin-top: 1em;
}

.logo_oscarb a:hover {
    opacity: .70;
}

.boton01 {
    font-size: 2em;
    color: #ff6d00;
    font-style: oblique;
    text-shadow: 2px 2px 2px #662d02, 2px 2px 2px;

}

.boton02 {
    padding-left: 0em;
}

h1 {
    background: rgba(191, 4, 4, 0.1);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    margin-top: 15px;
	font-size: 1.3em;
	border-radius: 15px;
	color: #FFF;
    line-height: 130%;
}

h2 {
    font-size: 1.3em;
    text-align: center;
    color: #d31313;
    margin-top: -2em;
    margin-bottom: 10px;
}

h4 {
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 0.5em;
    color:#ce000b;
}

h6  {
    font-size: 1.3em;
    text-align: center;
    color: #d31313;
    margin-top: -2em;
    margin-bottom: 10px;
}

h6 a  {
    color: #d31313;
    margin-top: -2em;
    margin-bottom: 10px;
}

h6 a:hover  {
    text-align: center;
    color: #770303;
    margin-top: -2em;
    margin-bottom: 10px;
}

.botones_home {
    font-size: 1.3em;
    color: #d31313;
    margin-top: 4em;
    margin-bottom: 2em;
    text-shadow: 2px 2px 2px #4e0505, 2px 2px 2px;
}

.botones_home2 {
    background: rgba(57, 2, 2, 0.26);
    border: 3px solid rgba(75, 3, 3, 0.70);
    border-radius: 80px 20px;
}

b {
    font-weight:bolder;
    font-style: inherit;
}

.punto {
    color: #1a1a1a;
}

.ver_mas {
    font-size: 1.3em;
    text-align: right;
    color: #d31313;
}

.texto-footer {
    font-size: 1em;
    text-align: center;
    margin-top: 4em;
}

.texto-footer2 {
    font-size: 1em;
    text-align: center;
    margin-top: 1em;
}
.texto-videografo {
    font-size: 1em;
    text-align: center;
}

 .footer {
   font-size: 1em;
   margin-top: 1em;
   color:#FFF;
   margin-bottom: 2em;
}

.texto-contacto img {
    width: 4%;
     vertical-align: middle;
}

.cargo {
	text-align: left;
	font-size: 0.8em;
    font-style: oblique;
}

 .texto-contacto {
 font-family: "Montserrat", sans-serif;
 font-style:normal;
 font-size: 0.9em;
 margin-top: 2em;
 color:#FFF;
 margin-bottom: 2em;
 margin-left: 5em;
}

.texto-contacto a:hover {
    opacity: .70;
}
.texto-descargalo {
    font-size: 0.9em;
    margin-top: 2em;
    color:#FFF;
    margin-bottom: 2em;
    margin-left: 5em;
   }

   .texto-descargalo a {
    color:#d31313;
}

.texto-descargalo a:hover {
    opacity: .70;
    color:#FFF;
}

		.fotos_gestor {
			cursor: default;
			list-style: none;
			padding-left: 0;
			margin: 0em 0 0em 0em; 
            line-height: 90%;
		}

			.fotos_gestor li {
				display: inline-block;
				padding: 0.5em 0 0 0.5em;
			    width: 19%;
                text-align: center;
			}

            .fotos_gestor li img {
				width: 100%;
                padding: 2px;
                border: 1px solid #b01e21;
			}
            
            .fotos_gestor a:hover {
            opacity: .80;
            }


.logo01 {
    padding-right: 1em;
}

.logo02 {
    padding-left: 0em;
}



.textolegal img {
    width: 100%;
    margin-top: 0,5em;
    margin-bottom: 2em;
}


.tira_fotos_oscar img {
    width: 100%;
    margin-top: 1em;
    display: flex;
    justify-content: center;
}

.tira_fotos_oscar a:hover {
     opacity: .80;
}

.tira_fotos_oscar {
    word-wrap: break-word;
    text-align: justify;
}


.lucira img {
    padding-left: 2em;
    width: 100%;
}

.logos img {
     width: 100%;
     margin-top: 5em;
}

.redes {
    float: left; 
}


.redes img {
    width: 90%;
    padding-right: 0.5em;
}

.redes a {
    filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.90;
}

.redes a:hover {
    opacity: .60;
}
.sidebar1 {
    margin-top: 50px;
}

.sidebar1 img {
    width: 100%;
}
.sidebar2 {
    margin-top: 15px;
}
.sidebar2 .logo-fiesta img {
    width: 100%;
}


.finalizo {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: right;
}
.finalizo p {
    color: #464646;
    padding-top: 20px;
    font-size: 1.5em;
}


.boton-dudas {
         -moz-transform: rotate(10deg);
         -o-transform: rotate(10deg);
         -webkit-transform: rotate(10deg);
         transform: rotate(10deg);
         margin-left: -40px;
 }

.boton-bases {
         -moz-transform: rotate(5deg);
         -o-transform: rotate(5deg);
         -webkit-transform: rotate(5deg);
         transform: rotate(5deg);
         margin-bottom:-30px;
         margin-right: -40px;
 }

.boton-ver {
         -moz-transform: rotate(-5deg);
         -o-transform: rotate(-5deg);
         -webkit-transform: rotate(-5deg);
         transform: rotate(-5deg);
         margin-bottom:-30px;
         margin-right: -50px;
 }

.boton-premios img {
   width: 85%;
}
.boton-dudas img {
   width: 70%;
}
.boton-bases img {
   width: 85%;
}
.boton-ver img {
    width: 85%;
}

.video {
    margin-bottom: 0;
}


.centrado {
    text-align: center;
}

.btn-intercambios img {
    width: 90%;
}

.contacto {
    margin: 20px 0px 0px 0px;
    font-size: 0.9em;
    font-weight: bold;
}
.preguntas {
    text-decoration: none;
    text-align:justify;
    margin-top: 30px;
}
.preguntas p {
    padding-bottom: 15px;
    line-height: 1.4;
    font-size: 1em;
}
.preguntas img {
    width: 99%;
}

h3 {
	text-align: left;
	background: rgba(191, 4, 4, 0.1);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
    margin-top: 15px;
	font-size: 1.3em;
	border-radius: 15px;
	color: #FFF;
}


h5 {
	text-align: left;
	background: rgba(191, 4, 4, 0.2);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
    margin-top: 2em;
    margin-bottom: 1em;
	font-size: 1.3em;
	border-radius: 15px;
	color: #FFF;
}

.mensaje {
    
    margin-bottom: 20px;
}
.logodesfile {
    margin-top: 10px;
    margin-bottom: 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);
	color: #0033CC;
	font-weight: bold;
}

.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;

}
.cuentanos p {
    padding-bottom: 15px;
    line-height: 1.4;
    font-size: 1em;
}

.adenda {
    background-color:cornflowerblue;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000;
    color: aliceblue;
    line-height: 180%;
}
.googleforms {
    text-align: center;
    margin-top: 20px;
    }
.btn-cuentanos {
    margin-top: 20px;
    margin-bottom: 20px;
    }
.btn-cuentanos a:hover {
    opacity: .70;
}
.btn-bases a:hover {
    opacity: .70;
}
.btn-cuentanos img {
   width: 75%;
}
.btn-codigo img {
   width: 100%;
}
.btn-bases img {
   width: 90%;
}
.btn-bases {
   margin-top: 10px;
   margin-bottom: 20px;
}

.btn-ganadores img {
   width: 90%;
}
 .btn-silletero img {
   width: 72%;
   margin-left: 170px;
}
.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;
        }
*/


.texto-formulario {
    font-size: 1.2em;
    text-align: justify;
}
.texto-formulario2 {
    font-size: 1.7em;
    font-weight: bold;
    }
.texto-florida {
    font-size: 1.2em;
    text-align: justify;
}
.libro img {
    width: 90%;
}
.silletero01 {
    margin-right: 20px;
}
.texto-venta {
    font-size: 1.1em;
    text-align: justify;
}
.texto-venta p {
     margin-top: 20px;
     margin-left: 20px;  
}

.box {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    width: 100%;
}


.album img {
    width: 100%;
}

.logo-album img {
    width: 100%;
}

.logo-album {
    margin-top: 15px;
}

.enviafoto img {
    width: 100%;
}

.enviafoto {
    margin-top: 5px;
    margin-bottom: 5px;
}

.enviafoto a:hover {
    opacity: .80;
 }

.enviafotoppal img {
    width: 65%;
}

.enviafotoppal {
    margin-top: 5px;
    margin-bottom: 5px;
    }

.enviafotoppal a:hover {
    opacity: .80;
 }

.txt-concurso {
    margin-left: 70px;
}

.btn-terminos img {
    width: 110%;
}

.btn-terminos {
    margin-top: 5px;
    margin-bottom: 10px;
}

.btn-terminos a:hover {
    opacity: .80;
 }

.btn-mira img {
    width: 90%;
}

.btn-mira {
    margin-top: 5px;
    margin-bottom: 10px;
}

.boton-titulo img {
    width: 70%;
}


.venta li {
    margin-bottom: 10px;
    margin-left: 60px;
    text-align: justify;
    color: #c6c6c6;
    line-height: 2.1em;
}

.bolita {
    padding-top: 1px;
}

.bolita img {
    width: 2%;
}

.contenido {
    padding-left: 120px;
}

 
.ganador {
  text-align:center;
  height: 100px;
  }


/* SLIDESHOW */

.main {
	width:100%;
	max-width:1000px;
	margin:1px auto;
}

.slides {
	width:100%;
}

.slides img {
	width:100%;
}

.slidesjs-pagination {
	list-style:none;
	overflow:hidden;
    display: none;
}

.slidesjs-pagination li {
	float:left;
    display: none;
}

.slidesjs-pagination li a {
	display:block;
	padding:10px 20px;
	text-decoration:none;
    display: none;
}

.slidesjs-pagination li a:hover {
	background:#000;
    display : none;
}

.slides .active {
    display: none;
}

.slidesjs-navigation{
	text-decoration:none;
	display:inline-block;
	padding:13.5px 20px;
	float:right;
    display: none;
}


/* BOTONES PÁGINA PRINCIPAL */


		.botonesppal {
			cursor: default;
			list-style: none;
		}

			.botonesppal li {
				display: inline-block;
			    width: 19%;
			}

            .botonesppal img {
				width: 102%;
				padding-right: -10px;
                
			}

            .botonesppal a:hover {
                opacity: .80;
            }



/* THUMB VIDEOS */


		.foticos {
			cursor: default;
			list-style: none;
			padding-left: 0;
			margin: 1em 0 0em 0em;
            line-height: 90%;
            
		}

			.foticos li {
				display: inline-block;
				padding: 1em 0 0 1em;
			    width: 19%;
			}

            .foticos li img {
				width: 100%;
                padding: 2px;
                border: 1px solid #b01e21;
			}

            .foticos a:hover {
            opacity: .80;
            }

            .pie {
            color: #FFF;
            font-family: 'Didact Gothic', sans-serif;
            font-size: 0.58em;
            text-align: center;
            }
                        
            .foticos li > .pie img {
            width: 14%;
            border: 0px;
            }


      .pie_fotos_grandes {
      color: #FFF;
      font-family: 'Didact Gothic', sans-serif;
      font-size: 0.8em;
      text-align: center;
            }

      .pie_fotos_ryc {
      color: #FFF;
      font-family: 'Didact Gothic', sans-serif;
      font-size: 1em;
      text-align: left;
         }

/*MOVIL*/

@media screen and (max-width: 500px) {
    body {
    background: #393938;
    background: url(../images/fondo.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }
    
    .header {
    margin-left: 0;
    }
    
    .boton-ver {
         margin-bottom:0px;
         margin-right: 0px;
    }
    
    .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;
    }

    .bases {
    text-align: left;
    }
    
    .preguntas {
    text-decoration: none;
    text-align:left;
    margin-top: 30px;
    }
    
    h6 {
    font-size: 1.3em;
    }
    
    .btn-silletero img {
     margin-left: 0px;
    }
    
    .btn-cuentanos img {
       width: 50%;
    }
    
    .texto-venta {
    font-size: 1em;
    text-align: justify;
    }
    
    h3 {
	text-align: left;
	background: rgba(191, 4, 4, 0.1);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
    margin-top: 15px;
	font-size: 1.2em;
	border-radius: 15px;
	color: #FFF;
    }
    
    .cargo {
	text-align: left;
	font-size: 0.7em;
    font-style: oblique;
    }    
    
    .venta img {
        width: 100%;
    }
    .texto-formulario {
    font-size: 1em;
    text-align: justify;
    }
    
    .btn-intercambios img {
    width: 80%;
}
    h4 {
    font-size: 1em;
    margin-top: 20px;
    margin-bottom: 30px;
    color:#d7edd8;
    }
    
    .logo-album img {
    width: 100%;
    }
    
    .enviafoto img {
    width: 100%;
    }
    
    .enviafoto {
    margin-top: 30px;
    margin-bottom: 20px;
    }
    
    .enviafoto a:hover {
    opacity: .80;
    }
    
    .enviafotoppal img {
    width: 130%;
    }
    
    .enviafotoppal {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 60px;
    }
    
    .enviafotoppal a:hover {
    opacity: .80;
    }
    
    .txt-concurso {
    margin-left: 0px;
    }
    
    .btn-terminos img {
    width: 100%;
    }
    
    .btn-terminos {
    margin-top: 20px;
    margin-left: 0px;
    margin-bottom: 0px;
    }
    
    .btn- img {
     width: 100%;
    }
    .btn-mira {
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
    }
    .btn-mira a:hover {
        opacity: .80;
     }
    
     .txt-ppal p {
        margin-top: 0.5em;
        margin-left: 0em;
        width: 100%;
        text-align: justify;
        font-size: 1.4em;
        color:#fff;
        margin-bottom: 1em;

    }

    .boton-titulo img {
        width: 70%;
    }
    .bolita {
    padding-top: 1px;
}

    .bolita img {
        width: 3%;
    }
    .redes img {
    width: 50%;
    margin-bottom: 10px;
    padding-right: 0em;
    }
    .album {
    margin-top: 0px;
    margin-left: 10px;
    }
    .contenido {
    padding-left: 0px;
    }
    
    .box {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    width: 100%;
    }
    
    .main {
	margin-left: 4px;
    }
    
    .logo-poncherazo img {
        width: 100%;
        text-align: center;
        margin-bottom: 2em;
        margin-left: 0em;
    }


    .quieres img {
        width: 100%;
        text-align: center;
        position: relative;
        margin-left: 0em;
    }

    .jota img {
        width: 100%;
        margin-top: -1.5em;
        text-align: center;
        }
    
    .recomendaciones {
        margin-top: 0em;

    }

    .recomendaciones li {
        font-size: 1em;
        text-align: justify;
        list-style: none;
        color:#fff;
        margin-bottom: 0.5em;
    }

    .naranja {
        font-size: 1.2em;
        color:#eb800c;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }
    

    .botones img {
        width: 100%;
        margin-top: 4em;
    }

    .boton01 {
        padding-right: 0em;
    }

    .boton02 {
        padding-left: 0em;
    }


    .logo01 {
        padding-right: 0em;
    }

    .logo02 {
        padding-left: 0em;
    }

    .botones a:hover {
        opacity: .70;
    }

    .separador img {
        width: 100%; 
    }

    .textolegal img {
        width: 100%; 
    }
    

    .tira_fotos_oscar img {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    
    .lucira img {
    padding-left: 0em;
    margin-top: 1em;
    width: 100%;
    }
    
    
        .botonesppal {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}
        
        .botonesppal li {
            display: inline-block;
            width: 60%;
			}
    
    
    .titulo {
    font-size: 1.3em;
    color:#b01e21;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-align: center;
    }

    
        .foticos {
			cursor: default;
			list-style: none;
			padding-left: 0;
			margin: 1em 0 0em 0em;
            
		}
        
        .foticos li {
            display: inline-block;
            padding: 1em 0 0 1em;
            width: 30%;
        } 
    
        
        .foticos li > .pie img {
            width: 10%;
            border: 0px;
            }
        
        .pie {
            color: #FFF;
            font-family: 'Didact Gothic', sans-serif;
            font-size: 0.6em;
            }
    
        .boton-iconmail img {
        width: 50%;
        margin-top: 0em;
        }

        .boton-iconmail a:hover {
        opacity: .70;
        }    
        
         .texto-contacto {
         font-size: 0.8em;
         margin-top: 2em;
         color:#FFF;
         font-family: 'Didact Gothic', sans-serif;
         margin-bottom: 2em;
         margin-left: 0em;
        }
    
        .texto-footer {
        font-size: 1em;
        font-family: 'Didact Gothic', sans-serif;
        text-align: center;
        margin-top: 4em;
        }
    
        .texto-footer2 {
        font-size: 1em;
        font-family: 'Didact Gothic', sans-serif;
        text-align: center;
        margin-top: 1em;
        }
    
        .botones_home {
          padding-bottom: 1em;
        }
    
        ul {
        margin-left: 0em;
    }
    
    		.fotos_gestor {
			cursor: default;
			list-style: none;
			padding-left: 0;
			margin: 0em 0 0em 0em;
            line-height: 90%;
            
		}

			.fotos_gestor li {
				display: inline-block;
				padding: 1em 0 0 1em;
			    width: 45%;
			}

            .fotos_gestor li img {
				width: 100%;
                padding: 2px;
                border: 1px solid #b01e21;
			}
    
            .texto_destacados {
            font-family: 'Didact Gothic', sans-serif;
            color: #FFF;
            text-align: left;
            margin-top: 15px;
            font-size: 1em;
            margin-left: 0em;
        }

}
