/*  
Client: HELLOW FESTIVAL
Client URL: http://hellowfestival.com
Description: Festival Internacional para la Música & las Artes.
Version: 4.0
Autor: Ministerio
Autor URL: http://ministerio.mx
*/


/* GENERALES		      ///////////////////////////////////////////////////*/
body {
    font-family: "CircularStd-Bold", Arial, Helvetica, sans-serif;
    font-size: 1.5em; /* 24px */
    line-height: 1.25;
    color: #000;
    background: #DBEDE7;
}

* {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; 
}

a,
.boletos .puntos a h1,
.lineup .artista,
.lineup .artista figure,
input[type="submit"] {
    -webkit-transition: all ease-out .3s;
            transition: all ease-out .3s;
}

a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

a:hover,
header nav a.presente,
header nav a.activo,
.boletos .puntos a:hover h1 {
    color: #FC5A83;
}

img {
    vertical-align: top;
}

h1 {
    font-family: "Calibre-Bold", Arial, Helvetica, sans-serif;
    font-size: 2.5em;
}

.clear {
    clear: both;
}

.centrar {
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}


/* POP UP   		      ///////////////////////////////////////////////////*/
.popup {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 40px;
    color: #fff;
    background: #000;
    z-index: 100;
}

.popup h1 {
    font-size: 1.75em;
}

.popup h2 {
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .7em;
}

.popup div {
    float: left;
}

.popup p {
    float: right;
}

.popup figure {
    position: absolute;
    right: 125px;
    bottom: 112px;
}

.popup figure img {
    width: 180px;
}

.popup a.boton {
    display: inline-block;
    padding: 10px 30px;
    font-size: 1.75em;
    color: #000;
    background: #fff;
}

.popup a:hover.boton,
.newsletter input[type="submit"]:hover {
    background: #FC5A83;
}

.popup a.cerrar {
    position: absolute;
    top: 5px;
    right: 12px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
}


/* HEADER   		      ///////////////////////////////////////////////////*/
header {
    position: fixed;
    width: 100%;
    padding-top: 20px;
    -webkit-transition: all ease-out .3s;
            transition: all ease-out .3s;
    background: #FC5A83;
    z-index: 3;
}

header div a {
    color: #000;
}

header div a:hover {
    color: #fff;
}

header .logo {
    width: 175px;
    float: left;
    margin-top: 12px;
}

header .logo img,
header .comprar img,
.inicio figure img,
.collage figure img,
.horarios figure img,
.about figure img,
.socios figure img {
    width: 100%;
}

header div ul,
footer ul {
    float: right;
    font-size: .85em;
}

header li,
footer li {
    display: inline-block;
    margin: 35px 0 0 15px;
    vertical-align: middle;
}

/*header li img,
footer li img {
    width: 18px;
    height: auto;
}*/

header svg,
footer svg {
    padding-top: 5px;
    -webkit-transition: all ease-out .3s;
            transition: all ease-out .3s;
}

header svg:hover {
    fill: #fff;
}

header .comprar {
    width: 390px;
    margin: 0 auto;
}

header p,
.popup-boletos,
.boletos .tablet,
#terminos,
#puntos {
    display: none;
}

.bg-menu svg,
footer svg {
    fill: #fff;
}

header nav {
    margin-top: 20px;
    padding: 13px 0 15px 0;
    font-size: .85em;
    text-align: center;
    -webkit-transition: all ease-out .3s;
            transition: all ease-out .3s;
    background: #000;
}

header nav li {
    margin: 0 20px;
}

.bg {
    padding-top: 10px;
}

.bg2 {
    margin-top: 10px;
    padding: 8px 0 10px 0;
}


/* INICIO   		      ///////////////////////////////////////////////////*/
.inicio,
.prensa {
    overflow: hidden;
    background: #FC5A83;
}

.inicio figure {
    width: 50%;
    float: left;
    padding: 0 1% 0 5%;
}

.inicio figure + figure {
    padding: 0 5% 0 1%;
}


/* BOLETOS   		      ///////////////////////////////////////////////////*/
.boletos,
.lineup,
.video,
.about,
.videos section,
.newsletter {
    padding: 75px 0;
}

.boletos {
    overflow: hidden;
    text-align: center;
    color: #fff;
    background: url(../images/fondos/boletos.jpg) fixed no-repeat center center;
    background-size: cover;
}

.boletos h1 {
    float: left;
    text-align: left;
    color: #000;
    line-height: 1;
}

.boletos .nota,
.tours .nota {
    width: 570px;
    float: right;
    margin: 0 17px 70px 0;
    padding: 40px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .8em;
    text-align: left;
    color: #000;
    border: 4px solid #000;
    box-shadow: 2px 2px 0 #000, 4px 4px 0 #000, 6px 6px 0 #000, 8px 8px 0 #000, 10px 10px 0 #000, 12px 12px 0 #000, 14px 14px 0 #000, 16px 16px 0 #000;
    background: #FBF900;
}

.boletos .precio {
    position: relative;
    width: 390px;
    display: inline-block;
    margin: 0 3px 10px 0;
    padding: 35px 0;
    text-align: center;
    background: #000;
}

.boletos .precio + .precio + .precio {
    margin-right: 0;
}

.boletos .precio h2 {
    margin: 20px 0;
    font-size: 3em;
}

.boletos .precio h3 {
    font-size: 1.25em;
}

.boletos .precio h4 {
    position: absolute;
    left: 0;
    right: 0;
    width: 250px;
    margin: 65px auto 0 auto;
    padding: 15px 0;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #000;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
    background: #FBF900;
}

.boletos .precio a {
    font-size: .85em;
}

.boletos .precio a.boton,
.boletos .precio p.boton,
.popup-boletos a.boton {
    display: inline-block;
    margin-bottom: 25px;
    padding: 5px 20px;
    font-size: 1.5em;
    color: #000;
    background: #fff;
}

.boletos .precio a:hover.boton {
    color: #fff;
    background: #FC5A83;
}

.boletos .masinfo {
    display: none;
    margin-bottom: 10px;
    padding: 70px 70px 35px 70px;
    text-align: left;
    background: #000;
}

.boletos .masinfo p {
    margin-bottom: 35px;
}

.boletos .masinfo span {
    color: #FF4683;
}

.boletos .masinfo .alerta,
.boletos .puntos p {
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .6em;
}

.boletos .puntos {
    margin-bottom: 10px;
    padding-bottom: 35px;
    color: #fff;
    background: #000;
}

.boletos .puntos h1 {
    padding: 20px 0 0 30px;
    float: none;
    text-align: center;
    color: #fff;
}

.boletos .puntos h1,
.boletos .puntos figure,
#puntos h1,
#puntos figure,
.detalles .puntos div {
    display: inline-block;
    vertical-align: middle;
}

.boletos .puntos h3 {
    margin-bottom: 25px;
    padding: 20px;
    color: #000;
    background: #FF5781;
}

.boletos .puntos p {
    margin-top: 15px;
    padding: 0 20px;
}

.boletos .puntos p + p {
    margin-top: 2px;
}

.boletos .puntos + .puntos img {
    height: 60px;
    margin: 10px 20px 0 20px;
}

#puntos div {
    width: 400px;
    padding: 20px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .65em;
    text-align: center;
    color: #fff;
    background: #FF5781;
}

#puntos h1 {
    margin: 15px 0 0 15px;
    font-size: 3em;
}

#puntos h2 {
    margin-bottom: 5px;
}

#puntos a:hover {
    color: #000;
}

.detalles {
    padding-top: 240px;
}

.detalles .puntos div {
    width: 19%;
    vertical-align: top;
}

.detalles .puntos div p + p {
    margin-top: 20px;
}

.detalles .puntos + .puntos img {
    margin-right: 0;
    margin-left: 0;
}


/* POPUP BOLETOS   		  ///////////////////////////////////////////////////*/
.popup-boletos {
    width: 600px;
    padding: 40px 40px 15px 40px;
    text-align: center;
    color: #000;
    background: #FBF900;
}

.popup-boletos h1 {
    margin-bottom: 20px;
    font-size: 2em;
    line-height: 1;
}

.popup-boletos a.boton {
    padding: 15px 30px;
    color: #fff;
    background: #FC5A83;
}

.popup-boletos a:hover.boton {
    background: #000;
}


/* LINEUP   		      ///////////////////////////////////////////////////*/
.lineup,
.horarios {
    background: #FC5A83 url(../images/fondos/lineup.jpg) fixed no-repeat center center;
    background-size: cover;
}

.lineup .artista {
    float: left;
    margin: 30px;
    text-align: center;
    color: #fff;
    opacity: 0;
}

.lineup .artista a:hover {
    color: #000;
}

.lineup .artista figure {
    margin-bottom: 30px;
}

.lineup .artista a:hover figure {
    opacity: .65;
}

.lineup .musica {
    width: 470px;
    height: 545px;
    float: left;
    background: #000;
}

.lineup .info {
    position: relative;
    width: 702px;
    height: 545px;
    float: right;
    padding: 25px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    color: #fff;
}

.lineup .info h3 {
    font-family: "CircularStd-Bold", Arial, Helvetica, sans-serif;
    font-size: 2em;
    line-height: 1.5;
}

.lineup .info a {
    margin-right: 5px;
}

.lineup .info a:hover {
    color: #e9eb00;
}

.lineup .info p + p {
    margin-top: 15px;
    font-size: .6em;
}

.lineup .info {
    position: relative;
}

.lineup .info div {
    position: absolute;
    bottom: 0;
    padding: 0 25px 25px 0;
}

.lineup .maroon {
    background: #000 url(../images/lineup/maroon-5.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .tyler {
    background: #000 url(../images/lineup/tyler-the-creator.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .french {
    background: #000 url(../images/lineup/french-montana.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .jimmy {
    background: #000 url(../images/lineup/jimmy-eat-world.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .grizzly {
    background: #000 url(../images/lineup/grizzly-bear.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .nervo {
    background: #000 url(../images/lineup/nervo.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .kali {
    background: #000 url(../images/lineup/kali-uchis.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .grouplove {
    background: #000 url(../images/lineup/grouplove.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .gareth {
    background: #000 url(../images/lineup/gareth-emery.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .mija {
    background: #000 url(../images/lineup/mija.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .savoir {
    background: #000 url(../images/lineup/savoir-adore.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .alvaro {
    background: #000 url(../images/lineup/alvaro-diaz.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .gg {
    background: #000 url(../images/lineup/gg-magree.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .jack {
    background: #000 url(../images/lineup/jack-novak.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .elk {
    background: #000 url(../images/lineup/elk-road.jpg) no-repeat center top;
    background-size: cover;
}

.lineup .jean {
    background: #000 url(../images/lineup/jean-tonique.jpg) no-repeat center top;
    background-size: cover;
}


/* HORARIOS   		      ///////////////////////////////////////////////////*/
.horarios {
    padding-top: 225px;
}


/* VIDEOS   		      ///////////////////////////////////////////////////*/
.video,
.aftermovie,
.videos section:last-child,
.donts,
.socios .marca {
    background: #FBF900;
}

.video iframe,
.aftermovie iframe,
.videos iframe {
    border: 5px solid #000;
}

.videos,
.tours,
.donts,
.socios,
.espacio,
.concurso {
    padding-top: 188px;
}

.videos section {
    text-align: center;
    background: #DBEDE7;
}

.videos section + section {
    background: #81DBFF;
}

.videos section + section + section {
    background: #FF5781;
}


/* AFTERMOVIE   		  ///////////////////////////////////////////////////*/
.aftermovie {
    padding: 240px 0 45px 0;
}


/* ABOUT   		          ///////////////////////////////////////////////////*/
.about h1 {
    float: left;
    margin-top: 10px;
    line-height: .8;
}

.about h2 {
    width: 52%;
    float: right;
    margin-bottom: 50px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .85em;
}

.about section,
.newsletter form,
.tours {
    overflow: hidden;
    clear: both;
}

.about figure {
    width: 50%;
    float: left;
    padding: 5px 5px 5px 0;
}

.about figure + figure {
    padding-right: 0;
    padding-left: 5px;
}


/* TOURS       		      ///////////////////////////////////////////////////*/
.tours h1 {
    float: left;
    margin-top: 25px;
    line-height: 1;
}

.tours a {
    display: block;
    padding: 150px 0;
}

.tours a:hover {
    background: #FC5A83;
}

.tours .centrar {
    padding-bottom: 20px;
}

.tours .paquetes {
    height: 500px;
    padding-top: 50px;
    background: url(../images/tours.jpg) no-repeat center;
    background-size: cover;
}

.tours .agencia {
    width: 33.33%;
    float: left;
    text-align: center;
    background: #CFE1C3;
}

.tours .agencia:nth-child(odd) {
    background: #F1A159;
}


/* DOS AND DONTS       	  ///////////////////////////////////////////////////*/
.donts h1 {
    line-height: 1;
}

.donts ul + h1 {
    margin-top: 80px;
}

.donts ul {
    width: 260px;
    display: inline-block;
    margin-right: 20px;
    padding-left: 20px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .75em;
    list-style: disc;
    vertical-align: top;
}

.donts figure {
    margin: 20px 0 35px 0;
}

.donts section,
.concurso section {
    padding: 50px 0;
}


/* SOCIOS       		  ///////////////////////////////////////////////////*/
.socios h1,
.concurso h1 {
    width: 450px;
    padding-right: 20px;
    line-height: 1;
}

.socios h2,
.concurso h2 {
    margin-bottom: 30px;
}

.socios ul + h2 {
    margin-top: 50px;
}

.socios p,
.socios ul,
.prensa p,
.concurso p {
    margin-bottom: 20px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .7em;
}

.socios ul {
    padding-left: 25px;
    list-style: disc;
}

.socios section {
    padding: 50px 0 30px 0;
}

.socios .centrar div,
.concurso .centrar div {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.socios .requisitos {
    background: #FFE9EF;
}

.socios form,
.concurso form {
    width: 900px;
    margin: 50px auto 0 auto;
}

.socios input[type="text"],
.socios input[type="email"],
.socios input[type="submit"],
.prensa input[type="text"],
.prensa input[type="email"],
.prensa textarea,
.prensa input[type="submit"],
.concurso input[type="text"],
.concurso input[type="email"],
.concurso textarea,
.concurso input[type="submit"] {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    padding: 0 20px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .65em;
    color: #000;
    border: 0;
    border-radius: 0;
    resize: none;
    outline: none;
    -webkit-appearance: none;
            appearance: none;
    background: #fff;
}

.socios input[type="email"],
.socios input[type="email"] + input[type="text"],
.socios input[type="email"] + label + input[type="text"],
.concurso input[type="email"],
.concurso input[type="email"] + input[type="text"],
.concurso input[type="email"] + label + input[type="text"] {
    width: 49%;
}

.socios input[type="email"] + input[type="text"],
.socios input[type="email"] + label + input[type="text"],
.concurso input[type="email"] + input[type="text"],
.concurso input[type="email"] + label + input[type="text"] {
    float: right;
}

.socios input[type="text"].error,
.socios input[type="email"].error,
.prensa input[type="text"].error,
.prensa input[type="email"].error,
.prensa textarea.error,
.concurso input[type="text"].error,
.concurso input[type="email"].error,
.concurso textarea.error {
    color: #fff;
    background: #900;
}

.socios input[type="text"].error::-webkit-input-placeholder,
.socios input[type="email"].error::-webkit-input-placeholder,
.prensa input[type="text"]::-webkit-input-placeholder,
.prensa input[type="text"].error::-webkit-input-placeholder,
.prensa input[type="email"]::-webkit-input-placeholder,
.prensa input[type="email"].error::-webkit-input-placeholder,
.prensa textarea::-webkit-input-placeholder,
.prensa textarea.error::-webkit-input-placeholder,
.concurso input[type="text"].error::-webkit-input-placeholder,
.concurso input[type="email"].error::-webkit-input-placeholder,
.concurso textarea.error::-webkit-input-placeholder {
    color: #fff;
}

.socios input[type="submit"],
.prensa input[type="submit"],
.concurso input[type="submit"] {
    width: 400px;
    height: 80px;
    display: block;
    margin: 20px auto 0 auto;
    font-family: "CircularStd-Bold", Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    cursor: pointer;
    background: #EFEB09;
}

.socios input[type="submit"]:hover,
.prensa input[type="submit"]:hover,
.concurso input[type="submit"]:hover {
    color: #fff;
    background: #FC5A83;
}

.socios label.error,
.prensa label.error,
.concurso label.error {
    display: none !important;
}


/* PRENSA   		      ///////////////////////////////////////////////////*/
.prensa {
    padding: 235px 0 35px 0;
    font-size: .75em;
    background: none;
}

.prensa h2 {
    margin-bottom: 20px;
    font-size: 1.25em;
}

.prensa p {
    font-size: 1em;
}

.prensa p.nota {
    margin-bottom: 0;
    text-align: center;
}

.prensa input[type="text"],
.prensa input[type="email"],
.prensa textarea {
    font-size: .8em;
    color: #fff;
    background: #000;
}

.prensa textarea {
    height: 150px;
    padding: 20px;
}

.prensa input[type="submit"] {
    font-size: 1.65em;
}


/* ULTIMOS BOLETOS        ///////////////////////////////////////////////////*/
.ultimos {
    width: 100%;
    height: 700px;
    display: table;
    text-align: center;
    background: url(../images/boletos/fondo.jpg) fixed no-repeat center center;
    background-size: cover;
}

.ultimos div {
    display: table-cell;
    vertical-align: middle;
}

.ultimos img {
    width: 500px;
}


/* CONCURSO       		  ///////////////////////////////////////////////////*/
.concurso {
    background: url(../images/fondos/boletos.jpg) fixed no-repeat center center;
    background-size: cover;
}

.concurso form a,
#terminos a {
    color: #000;
    border-bottom: 2px solid #000;
}

.concurso form a:hover,
#terminos a:hover {
    color: #FC5A83;
    border-bottom-color: #FC5A83;
}

.concurso form div {
    width: 100% !important;
    padding-bottom: 10px;
    text-align: center;
}

.concurso input[type="file"],
.concurso input[type="text"] + label,
.concurso input[type="text"] + label.error + label {
    margin: 0 10px 25px 0;
}

.concurso label,
.concurso input[type="checkbox"] {
    display: inline-block;
    vertical-align: bottom;
}

.concurso label {
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .65em;
}

.concurso textarea {
    height: 450px;
    padding: 20px;
}

#terminos h2 {
    font-family: "CircularStd-Bold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

#terminos p + h2 {
    margin-top: 25px;
}

#terminos p {
    margin-bottom: 5px;
}

#terminos div {
    width: 800px;
    padding: 20px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .65em;
}


/* NEWSLETTER   		  ///////////////////////////////////////////////////*/
.newsletter {
    background: #FBF900 url(../images/fondos/newsletter.jpg) fixed no-repeat center center;
    background-size: cover;
}

.newsletter h1 {
    float: left;
    margin-bottom: 40px;
    line-height: 1;
}

.newsletter p {
    width: 550px;
    float: right;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
}

.newsletter input[type="text"],
.newsletter input[type="email"],
.newsletter input[type="submit"] {
    width: 392px;
    height: 70px;
    padding: 0 25px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000;
    border: 0;
    border-radius: 0;
    outline: none;
    vertical-align: middle;
    background: #fff;
}

.newsletter input[type="submit"] {
    float: right;
    margin-top: -70px;
    font-family: "CircularStd-Bold", Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
            appearance: none;
    background: #000;
}

::-webkit-input-placeholder {
    color: #000;
}


/* FOOTER   		      ///////////////////////////////////////////////////*/
footer {
    padding: 80px 0;
    text-align: center;
    color: #fff;
    background: #000;
}

footer h4 {
    float: left;
    margin-left: 32px;
    font-family: "CircularStd-Book", Arial, Helvetica, sans-serif;
    font-size: .75em;
}

footer svg:hover {
    fill: #FC5A83;
}

footer img {
    height: 30px;
}

footer .budlight img {
    height: 35px;
}

footer ul {
    margin-right: 36px;
}

footer li {
    margin-top: 0;
}

footer section,
footer section figure {
    display: inline-block;
    vertical-align: middle;
}

footer section {
    height: 70px;
    margin-bottom: 80px;
    padding: 0 30px 0 23px;
    font-size: .6em;
    text-align: left;
    border-right: 1px solid #fff;
}

footer section + section + section {
    border-right: 0;
}

footer section figure {
    margin: 0 7px;
}

footer section p {
    margin: 0 0 20px 7px;
    font-size: .85em;
}

footer .centrar {
    width: 1090px;
}