/*
    mncrm 2018
*/
/*;*/
@import url("f/font_style.css");
@import url("gridlex.css");
* {
    margin: 0;
    padding: 0;
}
html,body {
    min-height: 100%;
}
body {
    color: #499735;
    font: normal 300 16px/1.3 'Van Condensed',sans-serif;
    background: #f1a6a8;
}
header {
    display: block;
    width: 85%;
    height: 0;
    padding-top: 70vh;
    overflow: hidden;
    background: url(img/festivalkuir.png) no-repeat 50% 50%;
    /*background: url(img/festivalkuirlet.svg) no-repeat 50% 50%;*/
    background-size: contain;
    margin: 6% auto;
    -webkit-animation: bganm .5s .1s ease-in-out forwards;
    animation: bganm .5s .1s ease-in-out forwards;
    transform: scale(2.2);
    opacity: 0;
}
@-webkit-keyframes bganm {
    to {-webkit-transform: scale(1); opacity: 1;}
}
@keyframes bganm {
    to {transform: scale(1); opacity: 1;}
}
.content {
    max-width: 1024px;
    width: 90%;
    margin: 0 auto;
}
.content > div {
    padding-top: 4em;
}
p {
    margin-bottom: 2em;
}
.center {
    padding: 2em 6%;
    text-align: center;
}
footer {
    padding: 10% 0 15%;
    font-size: .8em;
}
section {
    padding-bottom: 25vh;
}
.title, .stitle, .sbtitle {
    font-family: 'Mexcellent';
    display: block;
    font-weight: normal;
}
.title {
    font-size: 1.4em;   
    text-align: center;
    padding: 1.5em 0 1em;
}
.stitle {
    font-size: 1.2em;
    padding: 1.2em 1em .5em;
}
.stitle + h4 {
    padding-top: 0 !important;
}
.sbtitle {
    font-size: 1.35em;
    letter-spacing: .2em;
}
.top-progm .stitle {
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25em;
}
.top-progm a {
    opacity: .4;
}
h1,h2,h3 { display: inline-block; font-weight: normal; font-size: 1em;}
ul { list-style: none;}
a { display: inline-block; color: #FFF;text-decoration:none;-webkit-transition:.22s linear all;-moz-transition:.22s linear all;-o-transition:.22s linear all;-ms-transition:.22s linear all;transition:.22s linear all}
a:hover { text-decoration: underline;}

nav {
    position: sticky;
    top: 90%;
    width: 100%;
    text-align: center;
    z-index: 10;
    padding: .5em;
    background: #f1a6a7;
    padding-bottom: 30px;
}
nav li {
    display: inline-block;
    margin: 0 .3em;
}
nav li a {
    font-weight: bold;
    color: #499735;
    padding: .2em .6em;
    border: 2px solid transparent;
}
nav li a:hover {
    border-color: #499735;
}

.social {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 10%;
    opacity: 0;
    animation: bganm .5s .6s ease-in-out forwards;
    z-index: 2;
}
.social li {
    display: inline-block;
    width: 38px;
    margin: 4px;
}
.social li a {
    display: block;
    height: 0;
    padding-top: 38px;
    overflow: hidden;
    background: url(img/sprite-kuir.png) no-repeat;
    background-size: 38px;
}
.social li a:hover {
    transform: scale(1.2);
}
.social li a.tw { background-position: 0 -153px;}
.social li a.in { background-position: 0 -190px;}
.social li a.fb { background-position: 0 -114px;}
.social li a.yt { background-position: 0 -76px;}
.social li a.ml { background-position: 0 -228px;}

#equipo h1 {
    font-family: 'Mexcellent';
    font-size: 2.2em;
    font-weight: bold;
    line-height: .9;
    opacity: .3;
}
#equipo h3{
    display: block;
    font-weight: bold;
    font-style: italic;
    margin-top: .6em;
}
#equipo li b {
    font-size: .85em;
}
#equipo li:not(:first-child) b {
    display: block;
    margin-top: 1em;
}
.big {
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: .2em;
}
.textos {
    white-space: pre;
}
#programacion h4 {
    padding-top: 1em;
}

/**/
#calendar {
    margin: 0 auto;
}
#calendar a {
    color: #499735;
    display: block;
}
#calendar a:hover {
    background: rgba(86, 86, 86, 0.2);
}
#calendar_header {
    text-align: center;
    letter-spacing: 1em;
    opacity: .3;
    padding-bottom: .5em;
}
#calendar_weekdays:after, #calendar_content:after {
    content: '';
    display: block;
    clear: both;
}
#calendar_weekdays div {
    font-style: italic;
}
#calendar_weekdays div, #calendar_content div{
    width: 68px;
    height: 38px;
    text-align: center;
    float: left;
    line-height: 38px;
    border: 1px dotted #499735;
}
#calendar_content div:hover{
    /*background-color: #F8F8F8;*/
}
#calendar_content div.blank{
    background-color: #bea181;
    opacity: .4;
}
#calendar_content div.blank.d {
    opacity: 1;
}
#cierre, .impt {
    text-decoration: underline;
    background: #ff808199;
}
#calendar .d:hover .tooltip {
    display: block;
}
#calendar .tooltip {
    display: none;
    font-size: .95em;
    background: #C8C8C8;
    margin-left: 28px;
    padding: 10px;
    position: absolute;
    z-index: 1000;
    width: 265px;
    line-height: 1.2;
    text-align: left;
    padding: 3px 7px;
    height: auto;
}
.d {
    background: #f29a9b;
}
.today {
    
}
@media screen and (orientation: portrait) {
}
/*480*/
@media screen and (min-width: 30em){
	body {text-rendering: optimizeSpeed;}	
}
/*768*/
@media screen and (min-width: 48em){	
}
/*960*/
@media screen and (min-width: 60em){
}
/*1240*/
@media screen and (min-width: 70em){
    .title {
        font-size: 2.2em;
        padding-top: .8em;
    }
    .stitle {
        font-size: 1.8em;
    }
}
/*1440*/
@media screen and (min-width: 90em){
}
/*1280*/
@media screen and (max-width: 80em){	
}
/*1216*/
@media screen and (max-width: 76em){
}
/*960*/
@media screen and (max-width: 60em){
}
/*640*/
@media screen and (max-width: 40em){
}