/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/

iframe#ventadebilletes{
    display: block;
    margin: 0px auto;
    height: 2500px;
    width: 1020px;
    border: none;
}

div.header-top *{
    z-index: 105;
}

section p{
    text-align: justify;
}

section.main-container{
    min-height: 500px;
}

div.site-slogan{
    text-align: center;
}

iframe.iframe-hoteles{
    display: block;
    height: 2000px;
    width: 100%;
    border: none;
    overflow-x: auto;
    overflow-y: auto;
}

#nav-aviso-cookies{
    background-color:rgba(0, 0, 0, 0.7);
    margin: 0px;
    z-index: 1;
}
#nav-aviso-cookies p{
    margin: 0px;
}

#cookie_directive_container{
    display: none;
}

#mensaje-error-404{
    min-height: 300px;
}