html,
body{width:100%;height:100%;color:#fff;}
body{background-color:#361616;}
.parallax-viewport{position:relative;overflow:hidden;width:100%;height:100%;}
.bg-gradient{background:transparent url("../images/vignete.svg") center center no-repeat;background-size:cover;position:absolute;width:100%;height:100%;}
.wrapper{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:distribute;justify-content:space-around;position:absolute;}
.header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.header .logo{text-align:center;}
.header .company{text-align:center;}
@media (min-width:545px){.header{margin-top:2rem;}
.header .logo{-ms-flex-preferred-size:184px;flex-basis:184px;}
.header .actors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;}
.header .actors .actor{margin:0 0.7rem;}
.header .company{-ms-flex-preferred-size:184px;flex-basis:184px;}
}
@media (min-width:1000px){.header .company{text-align:right;}
}
.content{text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:1px;flex-basis:1px;padding:10px;}
.infocol{color:black !important;}
@media (max-width:650px){.btn-tickets2{width:100% !important;margin-bottom:10px;}
.btn-tickets{width:100% !important;}
.nav-bot{float:none !important;padding:0 0 0 0 !important;}
}
.content .prishelets-caption{background:url("../images/prishelec_logo_mobile.svg") no-repeat center center;background-size:contain;width:100%;height:100%;min-height:200px;max-width:900px;}
@media screen and (min-width:544px), screen and (max-height:700px){.content .prishelets-caption{background:url("../images/prishelec_logo2.svg") no-repeat center center;background-size:contain;margin:0;}
}
.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.footer .footer-age12{-ms-flex-preferred-size:175px;flex-basis:175px;}
.footer .footer-buttons{text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.footer .footer-buttons a{width:100%;border:1px solid #ddd;color:white;padding:10px 30px;margin:12px 0 0 0;}
.footer .footer-social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:175px;flex-basis:175px;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem;min-width:175px;}
@media (min-width:545px){.wrapper{padding:15px 60px 30px;}
.footer .footer-social-icons a{margin:0 3px;}
}
@media (min-width:769px){.footer .footer-social-icons{margin:0;}
.footer .footer-buttons a{margin:0 5px;width:auto;}
}
.btn-solid.btn-primary{background:none;border:1px solid #fff;}
.btn-age12{border:1px solid #fff;border-radius:100px;padding:10px 8px;color:#ffffff;}
.card-body .col-sm-6{border-bottom:1px solid rgba(0, 0, 0, 0.1);margin-bottom:20px;}
.card-body2{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem;}