﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@import "common.css";

#buyBtn {
    font-family: titlefont !important;
}


.custom-control-label::before {
    width: 1.5rem!important;
    height: 1.5rem!important;
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    font-size: 15px;

}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background: #f5f5f5;
    /*url(../images/main-bg.jpg) no-repeat;*/
    background-size: cover;
    background-attachment: fixed;
}

/*body {
    background-color: #06273d;
    background-image: radial-gradient(white, rgba(255,255,255,.2) 2px, transparent 40px), radial-gradient(white, rgba(255,255,255,.15) 1px, transparent 30px), radial-gradient(white, rgba(255,255,255,.1) 2px, transparent 40px), radial-gradient(rgba(255,255,255,.4), rgba(255,255,255,.1) 2px, transparent 30px);
    background-size: 550px 550px, 350px 350px, 250px 250px, 150px 150px;
    background-position: 0 0, 40px 60px, 130px 270px, 70px 100px;
}*/

/*body {
    background: radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.15) 30%, rgba(255,255,255,.3) 32%, rgba(255,255,255,0) 33%) 0 0, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.3) 13%, rgba(255,255,255,0) 14%) 0 0, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 17%, rgba(255,255,255,.43) 19%, rgba(255,255,255,0) 20%) 0 110px, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) -130px -170px, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) 130px 370px, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.2) 13%, rgba(255,255,255,0) 14%) 0 0, linear-gradient(45deg, #343702 0%, #184500 20%, #187546 30%, #006782 40%, #0b1284 50%, #760ea1 60%, #83096e 70%, #840b2a 80%, #b13e12 90%, #e27412 100%);
    background-size: 470px 470px, 970px 970px, 410px 410px, 610px 610px, 530px 530px, 730px 730px, 100% 100%;
    background-color: #840b2a;
}*/

body {
    /*background: url(../images/bg_artistic1_.jpg) no-repeat fixed;*/
    /*background: url(../images/main_bg.jpg) no-repeat fixed;*/
    /*background: url(../images/body_bg.jpg) no-repeat fixed;*/
    /*background-image: linear-gradient(#fff, #87CEFA);*/
    /*background: url(../images/bg_new_big_.jpg) no-repeat fixed;*/
    background: #fff;
    background-size: 100% 100%;
    
    /*background-position-y:bottom;*/
}

.scrollbox {
    border: 1px solid red;
    overflow-y: auto;
    max-height: calc(100vh - 150px);
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}



.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 50px;
    line-height: 50px; /* Vertically center the text there */
    background: linear-gradient(#ffffff 50%, rgba(255,255,255,0) 0) 0 0, radial-gradient(circle closest-side, #FFFFFF 53%, rgba(255,255,255,0) 0) 0 0, radial-gradient(circle closest-side, #FFFFFF 50%, rgba(255,255,255,0) 0) 55px 0 #48B;
    background-size: 110px 200px;
    background-repeat: repeat-x;
}

.rainbow {
    background: radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.15) 30%, rgba(255,255,255,.3) 32%, rgba(255,255,255,0) 33%) 0 0, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.3) 13%, rgba(255,255,255,0) 14%) 0 0, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 17%, rgba(255,255,255,.43) 19%, rgba(255,255,255,0) 20%) 0 110px, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) -130px -170px, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.2) 11%, rgba(255,255,255,.4) 13%, rgba(255,255,255,0) 14%) 130px 370px, radial-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.1) 11%, rgba(255,255,255,.2) 13%, rgba(255,255,255,0) 14%) 0 0, linear-gradient(45deg, #343702 0%, #184500 20%, #187546 30%, #006782 40%, #0b1284 50%, #760ea1 60%, #83096e 70%, #840b2a 80%, #b13e12 90%, #e27412 100%);
    background-size: 470px 470px, 970px 970px, 410px 410px, 610px 610px, 530px 530px, 730px 730px, 100% 100%;
    background-color: #840b2a;
}


.external-providers {
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

    .external-providers a {
        width: 100%;
        margin-bottom: 10px;
    }


/*.form, .validation-summary-errors {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form .form-heading {
        margin-bottom: 10px;
    }*/


ul.event-session {
    list-style: none;
    display: block;
    background: rgba(0,140,186,.9) !important;
    color: white;
    /*margin: 17px auto;*/
    border-radius: 5px;
    padding: 2px 0;
    /*min-height: 60px;*/
}

.sessionItemLB {
    margin-right: 8px;
    /*font-style: italic;*/
    font-size: .8rem;
    color: #ffc300;
    font-family: titlefont;
}

.button-yellow {
    background: #ffc300;
    color: #000 !important;
    font-family: titlefont;
    font-size: .8rem;
}

.sessionItemValue {
    font-weight: bold;
    font-size: 1.05rem;
}

ul#langBar li:not(:last-child) {
    margin-bottom: 8px;
}

ul.marquee-session {
    list-style: none;
    display: block;
    background: #008CBA !important;
    color: white;
    border-radius: 4px 4px 0 0;
    padding: 6px 6px 6px 0px;
}

    ul.marquee-session li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px;
    }


    ul.event-session li {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 20px;

   
}


#mainTitle {
    color: #fff;
    font-family:titlefont;
    letter-spacing: .1rem;
}


.seat-blank {
    width: 30px;
    height: 30px;
 
    margin: 0 5px 5px 0;
}



.seat-free {
    background: transparent url(../images/seat-free.png) no-repeat;
    color: #fff !important;
}

    .seat-free:hover, .seat-selected:hover {
        /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
        opacity: 0.7;
    }
    .seat-free > span {
        line-height: 30px;
        font-size: 0.8rem;
        font-weight: bold;
    }

.seat-sold {
    background: transparent url(../images/seat-sold.png) no-repeat;
    cursor: default !important;
}

    .seat-sold > span, .seat-selected > span {
        display: none;
    }

.seat-selected {
    background: transparent url(../images/seat-selected.png) no-repeat;
}

.seat-free, .seat-sold, .seat-selected {
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}



.row-number {
    width: 30px;
    height: 30px;
    line-height: 18px;
    padding: 5px;
    background: #005B97;
    color: #fff;
    /*background: #fff;
    color: #005B97;*/
    border-radius: 50%;
    margin-right: 10px;
    font-weight: bold;
    text-align: center;
    margin: 0 5px 5px 0;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.2);
}



.modal-lg {
    width: 880px;
    max-width: 80%;
}

.modal-title {
    color: #008CBA;
    letter-spacing: .1rem;
}



.lang {
    width: 30px;
    height: 20px;
}

.lang:not(:last-child) {
    margin-bottom: 6px;
}

    .lang-active {
        background-position-y: 0 !important;
    }

.lang-inactive {
    background-position-y: 20px !important;
}

        .lang:hover {
            opacity: .7;
        }




.card-header .card-title {
    font-family: titlefont !important;
    color: #008CBA;
    font-size: 1rem;
    
}


.small-link {
    text-decoration: none!important;
    font-size: 1rem;
    color: #008CBA;
    line-height: 2.5rem;
    margin-top: 15px!important;
    margin-left: 5px;
}


.date_selector {
    width: 288px;
    height: 50px;
    opacity: .8;
    border-radius: 6px;
    background-color: #e5e7e8;
    border: none;
    padding-left: 30px;
    color: #6d7c99;
    font-family: BPGLEStudio;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
}

#fullViewModal {
    z-index: 9999;
}

#buyBoard {
    width: 100%;
    z-index: 1000;
    /*background: rgba(43,117,174,.7);*/
    background: rgba(43,117,174, .8);
    color: #fff;
    height: 75px;
    position: fixed;
    left: 0;
    bottom: 0;
}

.link-back {
    text-decoration: none !important;
    /*color: #005B97;*/
    color: #fff !important;
    background: #0099FF;
    border: 2px solid #65ade5;
    border-radius: 5px;
    font-weight: bold;
    /*font-family: titlefont;*/
    /*text-transform: uppercase;*/
    font-size: 1.2rem;
    top: 125px;
    left: 50px;
    display: block;
    position: absolute;
    /*opacity:0.5!important;*/
}

    .link-back:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f100";
        /*color: rgba(43,117,174, 0.5);*/
        margin-right: 8px;
        font-size: 1.1rem;
    }



.link-back:hover {
    opacity: .9!important;
}


.facebook-profile-picture {
    border-radius: 50% !important;
    height: 45px;
    width: 45px;
    background-size: contain !important;
    background-repeat: no-repeat;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.2);
}

.profile {
    border-radius: 50% !important;
    height: 45px;
    width: 45px;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.2);
    position: relative;
}

    .profile::after {
        font-family: 'Font Awesome 5 Free';
        content: "\f007";
        color: rgba(43,117,174, 0.5);
        font-size: 1.1rem;
        position: absolute;
        left: 14px;
        top: 10px;
    }


.page-title {
    font-family: titlefont;
    font-size: 1.2rem;
    color: #008CBA;
    text-shadow: 2px 2px 2px #d0c0c0;
    /*margin: 30px 0;*/
    letter-spacing: .2rem;
    text-transform: uppercase;
}


/*International phone*/
.intl-tel-input {
    width: 100%!important;
}

.iti-flag {
    background-image: url("../lib/phone/img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti-flag {
        background-image: url("../lib/phone/img/flags@2x.png");
    }
}


/*********Ticket style**********/

.orderLB {
    font-family: circlefont;
    font-size: 11px;
    margin-right: 12px;
    font-style: italic;
}

.orderValue {
    font-family: circlefont;
    font-size: 12px;
    font-weight: bold;
}

fieldset.myticket-fieldset {
    font-family: circlefont;
    font-size: 14px!important;
}


    fieldset.myticket-fieldset legend {
        font-size: .9rem !important;
        padding: 0 8px;
    }

.attentionValue {
    font-family: circlefont;
    font-size: 11px;
}

.attention {
    font-weight: bold;
    color: red;
    font-size: 12px;
    margin-right: 12px;
}

.ticket-online {
    font-size: .9rem !important;
    font-family: titlefont;
    margin-top: 6px;
    text-transform: uppercase;
}

.print-btn, .zoomin-btn {
    color: #008CBA;
    cursor: pointer;
    font-size: 1.6rem;
}


    .print-btn:hover, .zoomin-btn:hover {
        opacity: .7;
    }


.my-ticket-isclosed {
    position: absolute;
    width: 250px;
    height: 40px;
    top: 45px;
    right: -60px;
    transform: rotate(45deg);
    text-align: center;
    color: #fff;
    line-height: 2.4rem;
    font-family: titlefont;
    font-size: 16px;
    z-index: 2;
    box-shadow: 0 1px 15px rgba(0,0,0,.2);
    text-transform: uppercase;
}

.sold {
    position: absolute;
    width: 300px;
    height: 40px;
    top: 8px;
    right: -30px;
    transform: rotate(35deg);
    text-align: center;
    color: #fff;
    line-height: 2.4rem;
    font-family: titlefont;
    font-size: 12px;
    z-index: 2;
    box-shadow: 0 1px 15px rgba(0,0,0,.2);
    text-transform: uppercase;
}



#activeSessionsConteiner {
    padding: 0 !important;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    /*border-top: 1px solid #808080;
    background: #FFF;*/
    /* font-size: 16px; */
}

.marquee ul:hover {
    cursor: help;
}


.ib-icon-disable {
    color: rgba(0,0,0,.2)!important;
    pointer-events: none!important;
    cursor: none!important;
}

/*Small Devices, Tablets */
@media only screen and (max-width : 992px) {
    .container-mobile-fluid {
        width: 90%!important;
    }

    .terms-and-conditions, .under-construction {
        font-size: 1.8rem!important;
    }

    .mobile-title {
        font-size: 1.8rem !important;
    }

}


@media (min-width: 992px) {
    .container-mobile-fluid {
        width: 960px!important;
    }
}

#toolbox {
    margin-bottom: 10px;
    font-family: titlefont;
    color: #447daf;
    font-size: .8rem;
}

#toolbox img {
    height: 18px;
    margin-right: 4px;
}
    #toolbox div {
        background: rgba(255,255,255,.95);
        padding: 5px;
    }
    #toolbox div:not(:last-child) {
        padding-right: 20px;
        
    }

        #toolbox div:first-child {
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
        }

        #toolbox div:last-child {
            border-top-right-radius: 2px;
            border-bottom-right-radius: 2px;
        }

       

#placesWrapper {
    margin-left: 30px;
}

#placesContainer {
    padding: 8px 3px 4px 6px;
    border-radius: 8px;
    /*background: rgba(13, 20, 27, 0.4);*/
   position:relative;
}


.free-seats-count {
    width: 280px;
}


#imageMapContainer {
    margin-top: 100px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1079px) {
    .free-seats-count {
        width: 250px !important;
    }


    ul.event-session li {
        padding: 10px;
    }

    #ticketsBoard {
        margin-top: 50px;
    }

    #rowsNumberContainer {
        margin-left: 30px !important;
    }


    #seatsPlanBtn {
        background: #fff;
        color: #008CBA;
        border-radius: 10px;
        padding: 0 12px 12px 12px;
        opacity: .9;
        margin: auto;
        width: 200px !important;
        margin-bottom: 30px;
    }

        #seatsPlanBtn:hover {
            opacity: 1;
        }
}



/* Medium screens */
@media only screen and (min-device-width : 1080px) and (max-device-width : 1823px) {

    #seatsPlanBtn {
        position: fixed;
        top: 220px;
        left: -125px;
        z-index: 1000;
        transform: rotate(90deg);
        color: #fff;
        background: rgba(178,34,34,.9);
        letter-spacing: .15rem;
        font-family: titlefont;
        font-size: .8rem;
        transition: all .6s;
        border-radius: 5px 5px 0 0;
        padding: 0 4px;
    }

        #seatsPlanBtn:hover {
            left: 0;
            transform: rotate(0deg);
            background: #fff;
            color: #008CBA;
            border-radius: 0 10px 10px 0;
            padding: 0 12px 12px 12px;
        }
}


@media (max-width: 1823px) {

  
}

    /* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
    @media (min-width: 1824px) {

        #seatsPlanBtn {
            position: fixed;
            top: 180px;
            left: 50px;
            z-index: 1000;
            background: #fff;
            color: #008CBA;
            border-radius: 10px;
            padding: 0 12px 12px 12px;
            opacity: .9;
        }

            #seatsPlanBtn:hover {
                opacity: 1;
            }

    }



    #loginForm, #registerForm, #filterWrapper, #fullViewModal, #imageMapContainer, #ticketDetailsWrapper, #profileSection, #resetPasswordForm, #setPasswordForm {
        opacity: .93;
    }

        #imageMapContainer {
            border: 1px solid rgba(0,0,0,0.2);
            border-radius: 5px;
        }

        .container-cover {
            background: rgba(255,255,255,.9);
            border-radius: 5px;
        }




    /*water splash*/

.splash-top {
    border-top: 2px solid #19b0de;
    padding-top: 5px !important;
    border-left: 2px solid #19b0de;
    border-right: 2px solid #19b0de;
}

.splash-x {
    border-left: 2px solid #19b0de;
    border-right: 2px solid #19b0de;
}

.splash-bottom {
    border-bottom: 2px solid #19b0de;
    padding-bottom: 40px !important;
    border-left: 2px solid #19b0de;
    border-right: 2px solid #19b0de;
}


   


#waterSplash {
    
    font-family: titlefont;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 2px 10px;
    
    position: absolute;
    left: 35%;
    bottom: -20px;
}


.toggle-active {
    background: #19b0de !important;
    color: #fff;
    letter-spacing: .08rem;
}

.toggle-inactive {
    opacity: .8 !important;
    color: rgba(0,0,0,0.4);
    letter-spacing: .08rem;
}


#recaptcha {
    width: 304px;
    margin: 0 auto;
}

#buyBtn {
    cursor:pointer;
}

*:disabled {
    cursor: not-allowed !important;
    opacity: .6;
}

/*.table-striped tbody tr:nth-of-type(even) {
    background-color: #8cb2d7d6 !important;
}*/


.modal-body {
    position: relative !important;
    overflow-y: auto !important;
    max-height: calc(100vh - 250px);
    padding: 15px;
}


