@font-face { 
  font-family: SocialMediaCircled;
    src: local("SocialMediaCircled"), url('../fonts/SocialMediaCircled.otf'); 
}
@font-face { 
    font-family: Rimouski; 
    src: local("Rimouski"), url('../fonts/rimouskisb.ttf'); 
} 

@font-face { 
    font-family: geosans; 
    src: local("GeoSansLight"), url('../fonts/GeosansLight.ttf'); 
} 

@font-face { 
    font-family: cocogoose; 
    src: local("Cocogoose"), url('../fonts/Cocogoose.ttf'); 
} 


body{
    margin:   0px;
}
header{
    height: 10%;
    background-color: white;
    position: relative;
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
}
footer{
    height: 350px;
    background-color: #3a3e4f;
    position: relative;
    color: white;
    font-family: geosans;
}
header #logo{
    position: absolute;
    top: 12%;
    left: 1%;
    bottom: 12%;
}
header #logo img{
    height: 100%;
}
#menu_movil {
    display: none;
}
#redes{
    position: absolute;
    bottom: 6px;
    right: 27px;
    font-family: SocialMediaCircled;
    font-size: 30px;
    color: #2b3d7f;
}
#redes a{
    color: inherit;
    text-decoration: none;
    margin-left: 15px;
    transition: color 0.1s linear;
}
#redes a:hover{
    color: #6985ee;
}
section#portada{
    height: 87vh;
    position: relative;
    background-color: black;
    color: white;
    margin-top: 13vh;
}
section#portada .video{
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
  
}

#texto_portada{
    position: absolute;
    font-family: Rimouski;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    top: -13vh;
    bottom: 0;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 340%;
	text-shadow: 2px 2px 2px black;
}
#texto_portada_minus{
    text-transform: none;
    font-size: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#mayor_festival{
    font-family: Rimouski;
  
    width: 90%;
    margin: auto;
 
    padding-top: 2%;
    color: #2b3d7f;
    font-size: 210%;
    text-align: center;
    line-height: 1.5;
}
#mayor_festival img{
    height: 7%;
}
#contenedor_contador_atras{
    position: absolute;
    bottom: 10%;
    width: 100%;
}
#contador_atras{
    margin: auto;
    width: 45%;
    display: flex;
    justify-content: space-between;
    color: #6985ee;
    font-size: 110%;
    font-family: Rimouski;
    text-align: center;
}
#contador_atras .dias{
    font-size: 350%;
    position: relative;
    padding-bottom: 10px;
    color: white;
}
#contador_atras .dias:after{
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    border-bottom: 2px solid #6985ee;
    width: 20px;
    margin: auto;
    margin-bottom: 5px;

}
section#info_general{
    width: 952px;
    margin: auto;
}
#aftermovie{
    width: 90%;
    margin: auto;
    font-family: Rimouski;
    color: #2b3d7f;
    display: flex;
    justify-content: space-between;
}
#aftermovie>div{
    width: 33%;
}
#aftermovie>div div:first-child{
    font-size: 177%;
    text-transform: uppercase;
    width: 38%;
}
#aftermovie .descripcion{
    width: 15%;
    font-size: 125%;
    font-family: geosans;
    width: 120%;
    margin-top: 10px;
}
#contenedor_circles{
    display: flex;
    width: 70%;
    justify-content: space-between;
    margin: auto;
}
.circle{
    position: relative;
    float: left;
    color: #6985ee;
    font-size: 120%;
    font-family: Rimouski;
}
.porcentaje_circle{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;

}
.dia_circle{
    text-align: center;
    position: absolute;
    bottom: -27px;
    left: 0;
    right: 0;
    font-size: 80%;
}
#boton_entrada{
    margin: auto;
    margin-top: 55px;
    color: white;
    background-color: #6985ee;
    padding: 10px;
    font-family: Rimouski;
    width: 30%;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px 0px #6985ee;
    display: block;
    text-decoration: none;
}
#entradas_vendidas{
    border: 1px solid #6985ee;
    font-family: Rimouski;
    color: #2b3d7f;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 50px; /*temporal*/
    width: 68%;
}
#entradas_vendidas_header{
    background-color: white;
    padding: 10px;
    text-align: center;
    width: 48%;
    margin: auto;
    position: relative;
    top: -20px;
	font-size: 131;
}
#entradas_vendidas_header img{
    width: 8%;
    vertical-align: sub;
}
#entradas_vendidas_header img:first-child{
    padding-right: 15px;
}
#entradas_vendidas_header img:last-child{
    padding-left: 15px;
}
#como_llegar{
    margin-top: 20px;
    height: 500px;
    position: relative;
}
#sobremapa{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 76px;
    width: 228px;
    background-color: rgba(25, 57, 129, 0.8);
    color: white;
    font-family: geosans;
    padding: 2%;
}
#sobremapa .header{
    font-family: Rimouski;
    position: relative;
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 150%;
    width: 75%;
}
#sobremapa .header:after{
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    border-bottom: 3px solid white;
    width: 100%;
    margin: auto;
    margin-bottom: -4px;
}
#sobremapa .header:first-child{
    font-size: 300%;
    width: 100%;
}
#sobremapa .header:first-child:after{
    margin-bottom: 0px;
}
#sobremapa .cuerpo{
    margin-top: 10px;
}
#sobremapa img{
    width: 24%;
}
#copyright{
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    font-size: 20px;
}
#siguenos span{
    font-family: SocialMediaCircled;
    color: #6985ee;
    margin-right: 10px;
}
a{
    color: inherit;
    text-decoration: inherit;
}
#siguenos{
    float: right;
    width: 16%;
    margin-top: 50px;
    line-height: 2;
    font-size: 20px;
}
#organiza{
    float: left;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 20px;
}
#organiza img{
    padding-top: 15px;
    padding-bottom: 15px;
    width: 70%;
}
#invitados{
    clear: both;
}
.invitados img{
    border-radius: 50%;
    width: 90%;
}
.invitados{
    width: 22%;
    text-align: center;
    margin-bottom: 10px;
    font-family: geosans;
}
#grupo_invitados{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 15%;
    padding-right: 15%;
}
.nombre_invitado{
    padding-top: 10px;
    padding-bottom: 40px;
    line-height: 1.5;
    font-size: 20px;
}
#cabecera_invitados{
    text-align: center;
    font-family: Rimouski;
    padding-top: 80px;
    padding-bottom: 40px;
    color: #2b3d7f;
    font-size: 150%;
}
#destacados{
    display: flex;
    text-align: center;
    justify-content: space-between;
    padding-top: 50px;
    width: 95%;
    margin: auto;
    font-family: Rimouski;
    color: #2b3d7f;
    font-size: 140%;
}
#destacados .destacado{
    width: 19%;
}
#destacados a{
   display: block;
    position: relative;
    margin-bottom: 20px;
}
#destacados .sobre{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(25, 57, 129, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.3s;
}
#destacados .sobre img{
    width: 25%;
}
#destacados .sobre:hover{
    opacity: 1;
}
#destacados a>img{
    width: 100%;
    vertical-align: middle;
}
#noticias .noticia .titulo{
    font-family: Rimouski;
    color: #6985ee;
    margin-top: 15px;
    font-size: 120%;
}
#noticias{
    display: flex;
    justify-content: space-between;
    padding: 5% 11% 5% 11%;
}

#noticias .noticia{
    padding: 3vw;
    padding-bottom: 6vw;
    border: 1px solid #6985ee;
    width: 40%;
    position: relative;

}
#noticias .leermas{
    color: white;
    background-color: #6985ee;
    border-radius: 5%;
    width: 85px;
    text-align: center;
    font-family: Rimouski;
    padding: 5px;
    position: absolute;
    bottom: 3vw;
}
#noticias .noticia .cuerpo{
    font-family: geosans;
    margin-top: 15px;
    text-align: justify;
}



.noscroll{
    overflow: hidden;
}



/*MENU*/
nav {
    position: absolute;
    right: 20%;
    bottom: 0;
    text-transform: lowercase;
    font-family: Rimouski;
    width: 70%;
    font-size: 20px;
    color: #2b3d7f;
}
nav ul {
    list-style-type: none;
    display: flex;
    margin: 0px;
    padding-left: 0px;
    justify-content: space-around;
}
nav li {
    text-align: center;
/*    padding: 0.6%;*/
}
nav li a.uppercat {
    color: inherit;
    text-decoration: none;
    transition: 0.3s linear;
    padding: 9px;
    display: block;
}
#cat_entradas{
    color: white;
    background-color: #6985ee;
}


nav ul>li>ul{
    /*display: none;*/
    display: inherit;
    visibility: hidden;
    opacity: 0;
    width: 30vh;
    font-size: 80%;
    text-transform: initial;
    color: white;
    background-color: #6985ee;
    position: absolute;
    transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}
nav>ul>li>ul>li{
    text-align: left;
}

nav>ul>li>ul>li a{
    display: block;
    padding: 10px;
}

nav li a.uppercat:not([href]){
    cursor: default;
}


/*SECCIONES*/
section#header_seccion{
    margin-top: 10vh;
}
#nombre_seccion{
    padding: 10px;
    text-align: center;

    margin: auto;
    font-family: Rimouski;
    color: #2b3d7f;
	font-size: 25px;
	margin-top: 50px;
}
#nombre_seccion img{
    width: 1%;
    margin-top: 10px;
}
#nombre_seccion img:first-child{
    padding-right: 15px;
}
#nombre_seccion img:last-child{
    padding-left: 15px;
}
#cuerpo_seccion{
    padding-left: 10%;
    padding-right: 10%;
    font-family: geosans;
    font-size: 20px;
    padding-bottom: 8vh;
	margin-top: 100px;
	margin-bottom: 120px;
}
#migas{
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    color: #2b3d7f;
    font-family: geosans;
	font-size: 15px
}
#migas a{
    text-decoration: none;
    color: #2b3d7f;
}
#migas a:hover{
    text-decoration: underline;
}
label{
    float: left;
    width: 40%;
    text-align: right;
    padding-right: 10px;
}
input{
    background-color: #cdd9ff;
    border: none;
    margin-bottom: 10px;
    width: 20%;
    padding: 3px 5px 3px 5px;
}
textarea{
    background-color: #cdd9ff;
    border: none;
    margin-bottom: 10px;
    width: 20%;
    height: 4em;
    resize: none;
}
select{
    background-color: #cdd9ff;
    border: none;
    margin-bottom: 10px;
    width: 20%;
}
.grupo_checkbox input {
    float: none;
    width: 20px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: 1px;
}
.grupo_checkbox label {
    width: 100px;
    float: none;
    text-indent: -15px;
}
.grupo_checkbox{
    margin-left: 41%;
}
button{
    width: 20%;
    background-color: white;
    border: 2px #5c86f2 solid;
    color: #5c86f2;
    font-family: Rimouski;
    text-transform: lowercase;
    padding: 5px;
    cursor: pointer;
}
button:hover{
    background-color: #5c86f2;
    color: white;
}

#colaboradores div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 220px;
    padding-right: 220px;
}

#colaboradores img{
    max-height: 74px;
    max-width: 238px;
    margin: 30px;
}







/*NOTICIAS*/
#imagen_noticia img{
    width: 100%;
}
#cuerpo_seccion.noticia{
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 2%;
}
#cuerpo_seccion.noticia .titulo{
    font-family: Rimouski;
    color: #6985ee;
    margin-top: 20px;
    font-size: 150%;
}
#cuerpo_seccion.noticia .fecha{
    margin-bottom: 10px;
}
#cuerpo_seccion.noticia .cuerpo{
    font-size: 120%;
    margin-top: 30px;
}
#cuerpo_seccion.noticia strong{
    color: #6985ee;
}
#cuerpo_seccion.noticia a{
    color: #6985ee;
}
#cuerpo_seccion.noticia a:hover{
    text-decoration: underline;
}

#cuerpo_seccion.noticia .cuerpo a{
    text-decoration: underline #6985ee;
}
