a:hover {
    text-decoration: none;
}

.main-banner {
    width: 100%;
    /*height: 85vh;*/
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-image.main-banner::before {
    content: '';
    width: 100%;
    /*height: 100%;*/
    position: absolute;
    background: #000;
    opacity: 0.15;
}

.eventer-logo-video {
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.eventer-logo-video video {
    width: auto;
    height: 100%;
}

.main-search {
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    color: #ffffff !important;
    padding-left: 20px !important;
    padding-right: 20px !important;

    font-size: 20px !important;
    font-weight: bold !important;
    letter-spacing: 0.7px !important;
}

.main-search::-webkit-input-placeholder {
    color: #ffffff;
}

.main-search::-moz-placeholder {
    color: #ffffff;
}

.main-search:-ms-input-placeholder {
    color: #ffffff;
}

.main-search:-moz-placeholder {
    color: #ffffff;
}

.main-search-btn {
    width: 120px;
    height: 30px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #65ead1;
    position: absolute;
    right: 0;
    top: 100px;
}

.main-search-btn:hover {
    border: 1px solid #65ead1 !important;
}

.main-search-results, .tt-dataset-events .empty-message {
    list-style: circle;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: left;
    padding-left: 40px;
    margin-top: 6px;
}

.empty-message {
    color: #ffffff;
}

.twitter-typeahead {
    width: 100%;
}

.tt-menu {
    width: 100%;
}

button[data-cinema-identifier="cavea-saburtalo"] img {
    margin-left: -3px;
}

.main-search-results li {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    color: #ffffff;
}

.main-search-results li:hover, .main-search-results li :focus, .main-search-results.tt-cursor li {
    color: #65ead1;
}

.main-events-wr {
    width: 966px;
    min-height: 600px;
    margin: auto;
    padding-bottom: 20px;
}

.featured-events, .events-category-title {
    padding-left: 10px;
    padding-right: 10px;
}

.events-category-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.featured-events {
    min-height: 50px;
}

.events-category-title h3 {
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    float: left;
    margin-left: 5px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #3c3b3b;
    padding: 7px 5px 5px 35px;
    background: url("/publish/res/icon/tickets 3.svg") no-repeat left center;
    background-size: 25px;
    margin-top: 25px;
}

.featured-events h3 {
    margin-left: 5px;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    float: left;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #3c3b3b;
    padding: 10px 5px 5px 30px;
    background: url("/publish/res/icon/favourites.svg") no-repeat left center;
    background-size: 20px;
    margin-top: 25px;
}

.events-container .featured-events h3 {
    margin-top: 10px;
}

.future-events-desk {
    display: block;
}

.future-mob-events {
    display: none;
    margin-bottom: 30px;
}

.events-category-title h3.on-sale {
    background-image: url("/publish/res/icon/tickets 3.svg");
    margin-top: 0;
}

.events-category-title .search-options {
    margin: 15px 0 0;
    /*right: -106px;*/
}

.events-category-title {
    margin: 10px 0 !important;
}

.events-category-title h3.all-events {
    background-image: url("/publish/res/icon/calendar.svg");
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}

h3.all-events.search-events {
    background-image: url("../images/icons/search-grey.svg");
    background-size: 20px;
    padding-left: 35px;
}

.search-options {
    right: 0;
    width: 100%;
    margin-top: 25px;
    min-height: 26px;
    position: relative;
    overflow: hidden;
    padding-right: 50px;
}

.search-options .deep-search-menu > ul {
    /*display: table;*/
    float: right;
    margin: 0;
    width: 100%;
    max-width: 590px;
    position: relative;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.search-options .deep-search-menu > ul > li {
    display: table-cell;
    position: relative;
    border: 1px solid #dddfe2;
    padding: 0;
}

.search-options .deep-search-menu > ul > li:hover {
    background-color: #f6f6f6;
}

.search-options .deep-search-menu > ul > li:nth-child(1) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-right: 20px;
}

.search-options .deep-search-menu > ul > li:nth-child(3) {
}

.search-options .deep-search-menu > ul > li:nth-child(4) {
}

.search-options .deep-search-menu > ul > li:nth-child(5) {
}

.search-options .deep-search-menu > ul > li:nth-child(1) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-right: 20px;
}

.search-options .movie-deep-search > ul > li:nth-child(2) {
    padding-right: 20px;
}

.search-options .movie-deep-search > ul > li:nth-child(3) {
    padding-right: 20px;
}

.search-options .movie-deep-search > ul > li:nth-child(4) {
    padding-right: 20px;
}

.search-options .movie-deep-search > ul > li:nth-child(5) {
    padding-right: 45px;
}

.featured-movies .event-name {
    text-align: left;
}

#event_dates_main {
    opacity: 0;
    pointer-events: none;
    width: 0;
    margin: 0;
    padding: 0;
}

.search-label {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #3c3b3b;
    padding: 8px 20px !important;
    display: block;
    border: none;
    cursor: pointer;
    margin: 0;
    width: 180px;
}

.search-label-cinema {
    width: 20px;
}

.main-search-date-wr {
    position: absolute;
    top: 30px;
    margin: 0;
}

.main-search-caret {
    position: absolute;
    right: 15px;
    /*top: 9px;*/
    width: 15px;
    height: 15px;
}

.detail-tkt-name {
    margin-left: -10px;
}

.solo {
    font-family: serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 15px;
    line-height: 20px;
}

.detail-tkt-name-ticket-title .solo:before {
    height: 20px;
}

.solo:before {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 25px;
    left: -25px;
    top: 0;
    background-image: url(../images/icons/solo.png);
    background-position: center center;
    background-size: cover;
    z-index: 99;
    background-repeat: no-repeat;

}

.detail-tkt-name-ticket-title .solo {
    margin-left: 26px;
}

.detail-tkt-name-ticket-title .solo:before {
    left: 15px;
    top: 2px;
}

.detail-tkt-name img.custom-caret {
    width: 7px;
    opacity: 0.6;
    height: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    display: inline;
    right: 0;
    top: -2px;
    margin-right: 10px;
    background: none !important;
}

.detail-tkt-name-ticket-title {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    padding-right: 15px;
    margin-left: 10px;
}

.detail-tkt-name img.custom-caret.up-arrow {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.solo-price-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    position: absolute;
    flex-wrap: wrap;
    bottom: 0;
    height: 100%;
    right: 30px;
}
.solo-price-wrapper-responsive {
    display: none;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
}
.solo-price-wrapper-responsive .ticket-price-canceled {
    text-decoration: line-through;
}
.solo-price-wrapper .ticket-price {
    position: relative !important;
    right: unset;
    left: 0;
}

.solo-price-wrapper .ticket-price-canceled {
    text-decoration: line-through;
}

.solo-price-wrapper .ticket-price-solo {

}

.deep-search-btn {
    font-size: 15px;
    width: 75px;
    text-align: center;
    border-radius: 4px;
    outline: none;
    border: 1px solid #dddfe2;
    background-color: #ffffff;
    float: left;
    height: 100%;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: center center;
    min-height: 36px;
}

.deep-search-btn .filter-button-text {
}

.close-search {
    background-size: 14px;
}

.deep-search-menu {
    position: relative;
    right: -100%;
    opacity: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.active-search {
    right: 0;
}

.feat-ev-mob {
    display: none !important;
}

.feat-ev-des {
    display: block !important;
    text-transform: uppercase;
}

.on-sale-mob {
    display: none !important;
    text-transform: uppercase;
}

.on-sale {
    text-transform: uppercase;
    display: block !important;
}

.featured-event-cards {
    margin-top: 0px;
}

.load-more-events {
    display: block;
    margin: 42px auto 50px auto;
    min-width: 16rem;
}

.main-services {
}

.main-services .service-main-banner {
    height: 350px;
    position: relative;
}

.main-services-cards {
    width: 946px;
    margin: auto;
}

.all-services-btn {
    display: block;
    margin: 60px auto;
    padding-left: 1rem;
    padding-right: 1rem;
}

.event-card-wr {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.event-card-container {
    position: relative;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 0 rgba(91, 91, 91, 0.17);
    height: 334px;
    overflow: hidden;
}

.event-standart-card-container {
    position: relative;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 0 rgba(91, 91, 91, 0.17);
    height: 255px;
    overflow: hidden;
}

.event-movie-card-container {
    position: relative;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 0 rgba(91, 91, 91, 0.17);
    height: 255px;
    overflow: hidden;
}

.event-card-img {
    display: block;
    height: 242px;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.event-card-img::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.event-date {
    text-transform: uppercase;
    min-width: 40px;
    min-height: 40px;
    object-fit: contain;
    border-radius: 2px;
    background-color: #f7f7f7;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.3px;
    text-align: center;
    color: #696969;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    position: absolute;
    left: 10px;
    bottom: 50px;
    border: 1px solid #ebebeb;
    padding-top: 8px;
    z-index: 2;
}
.event-multi-date {
    text-transform: uppercase;
    min-width: 70px;
    min-height: 70px;
    object-fit: contain;
    border-radius: 2px;
    background-color: #f7f7f7;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.3px;
    text-align: center;
    color: #696969;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    position: absolute;
    left: 10px;
    bottom: 50px;
    border: 1px solid #ebebeb;
    padding-top: 15px;
    z-index: 2;
}

.detail-main-img .event-date {
    text-transform: uppercase;
    min-width: 50px;
    min-height: 50px;
    object-fit: contain;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .5);
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.4px;
    text-align: center;
    color: #ffffff;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    position: absolute;
    left: 10px;
    padding-top: 8px;
    z-index: 2;
    bottom: auto;
    top: 10px;
    border: 0;
}

.featured-event-cards .event-date {
    bottom: 17px;
    min-width: 53px;
    left: 10px;
    min-height: 50px;
    font-size: 15px;
    font-weight: 400;
    padding-top: 8px;
    line-height: 1.1;
}

.featured-event-cards .event-name {
    height: 21px;
    margin-left: 57px;
    font-size: 17px;
    margin-top: 1px;
}

.featured-event-cards .event-address {
    margin-left: 54px;
    overflow: hidden;
    height: 15px;
}

.featured-event-cards .event-card-img::before {
    display: none;
}

.featured-event-cards .ticket-price {
    float: right;
    margin-top: 10px;
    margin-right: 2px;
    font-size: 19px;
    position: absolute;
    right: 0;
    width: 150px;
    text-align: right;
    top: 15px;
}

.featured-event-cards .event-card-container {
    height: 325px;
}

.featured-event-cards .event-card-detail {
    padding: 15px;
}

.future-event-sw-wr {
    display: none;
}

.swiper-navigation {
    position: initial;
    margin-bottom: 15px;
}

.barcode-field {
    font-size: 14px;
}

.mobile-advertisement {
    display: none;
}

.cinema-min-card-img {
    width: 162px !important;
    height: 246px !important;
}

.event-cinema-card-container {
    height: auto;
}

.event-cinema-card-container .event-min-card-detail {
    height: 70px;
}

.cinema-event-name {
    opacity: 0.8;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: rgba(105, 105, 105, 0.8);
    padding: 0;
    margin: 0;
    width: 300%;
    position: relative;
    top: 0;
    height: 22px;
}

.now-in-cinemas {
    height: 14px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.81;
    letter-spacing: normal;
    text-align: center;
    color: #3c3b3b;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.film-icon {
    margin-right: 5px;
}

.movie-name {
    height: 10px;
    font-family: Lato;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #3c3b3b;
    margin-bottom: 24px;
}

.cinema-button {
    margin: 4px;
    padding: 6px;
    min-width: auto;
}

.movies-mobile-swiper {
    display: none;
}

.upcoming-movies-block {
    margin-top: 60px !important;
    padding-left: 45px;
}

.inside-trailer-player {
    display: none;
}

.movie-wr .detail-main-img {
    height: 630px;
}

.cinema-seat {
    position: relative;
}

#zoom-triggers {
    list-style: none;
}

.zoom-li {
    font-size: 20px;
    display: inline-block;
    color: black;
    margin-right: 10px;
}

.black-icon {
    color: #fa506f;
}

.black-icon:hover {
    color: #fa3544;
    cursor: pointer;
}

#seatsSelectCard {
    overflow-y: scroll;
}

.movies-filter {
    float: right;
}

.movies-filter .movie-filter-button {
    background-color: white;
    border: 1px solid #ebebeb;
    color: #9a9a9a;
}

.movies-filter .movie-filter-button:hover {
    background-color: #65ead1 !important;
    background-image: linear-gradient(to bottom, #59ecab, #65ead1);
    color: #303641;
    border: none;
    font-weight: bold;
}

.movies-filter .movie-filter-button:focus {
    background-color: #65ead1 !important;
    background-image: linear-gradient(to bottom, #59ecab, #65ead1);
    color: #303641;
    border: none;
    font-weight: bold;
    outline: none;
}

.movie-wr hr {
    display: none;
}

.movie-property-icon {
    background-color: #e9e9e9;
    color: #696969;
    padding: 2px;
    display: inline-block;
    height: 17px;
    border-radius: 4px;
}

.coupon-icon {
    width: 25px;
}

.coupon-icon:hover {
    cursor: pointer;
}

.upcoming-card {
    height: 50px !important;
}

.date-filter {
    display: inline-block;
    padding: 5px 20px !important;
    margin-left: 30px !important;
}

.date-filter-active {
}

.outer-session-list {
    width: 80%;
}

.nothing-found-message {
    margin-top: 40px;
}

.movie-datepicker-arrow {
    font-size: 35px !important;
    color: rgba(105, 105, 105, 0.8) !important;
    vertical-align: middle;
}

.movie-datepicker-arrow-left {
    margin-right: 10px;
}

.movie-datepicker-arrow-right {
    margin-left: 10px;
}

.movie-datepicker-arrow:hover {
    cursor: pointer;
}

.date-slider-col {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-right: 0;
}

.no-margin-right-row {
    margin-right: 0;
}

.movie-filter-title {
    text-align: center;
    font-size: 16px;
}

.wednesday-sessions-button {
    float: right;
    border-radius: 10px;
}

.date-slider-row {
    margin-bottom: 20px;
}

.theater-icon {
    width: 20px;
}

.theater-button {
    height: 45px !important;
    font-size: 12px !important;
}

.movie-card .event-date {
    left: 0;
    bottom: -22px;
}

.movie-property-block {
    width: 94%;
    bottom: 22px !important;
    text-align: left;
    margin-left: 50px;
}

.featured-card .event-name {
    margin-top: 4px;
}

.featured-movie-properties {
    margin-left: 58px;
}

.play-trailer:hover {
    cursor: pointer;
}

.close-trailer-button {
    color: #ffffff;
    text-shadow: unset;
    opacity: 1;
}

.close-trailer-button:hover {
    color: #ffffff !important;
}

.event-detail-in {
    position: absolute;
    bottom: 20px;
    left: 16px;
    z-index: 3;
}

.event-name-in {
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 2px;
}

.event-name-in a {
    text-decoration: none;
    color: inherit;
}

.session-name {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 12px;
    color: #9a9a9a;
}

.event-address-in {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;
    padding-left: 18px;
    background-image: url("../images/icons/pin.svg");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left center;
    margin: 0;
}

.event-card-detail {
    height: 80px;
    padding: 20px;
}

.ticket-price {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: left;
    color: #3c3b3b;
    display: block;
}

.detail-price-des {
    margin-top: 9px;
}

.one-tkt-price {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #9a9a9a;
    display: block;
}

.ticket-number {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #fe4e6e;
    position: relative;
}

.ticket-number::after {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    background-color: #e9e9e9;
    position: absolute;
    left: -16px;
    bottom: 2px;
}

.ticket-number::before {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    background-color: #e9e9e9;
    position: absolute;
    right: -16px;
    bottom: 2px;
}

.ticket-add-btn {
    width: 140px;
    min-width: 130px;
    float: right;
}

.event-min-card-detail {
    height: 104px;
    padding: 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
}

.event-min-card-detail .event-name, .event-min-card-detail .event-address {
    margin-left: 50px;
}

.event-min-card-img {
    height: 158px;
}

.ongoing-movie-card-img {
    height: 200px !important;
    cursor: pointer;
}

.event-name {
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #3c3b3b;
    margin: 0 0 5px 0;
    padding-right: 20px;
    height: 17px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.event-detail-wr .event-name {
    height: auto;
    overflow: auto;
}

.event-address, .event-date-time, .event-date-general {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #9a9a9a;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left center;
    padding-left: 18px;
    margin-bottom: 5px;
}

.event-address {
    background-image: url("../images/icons/pin.svg");
}

.scroll-to-map {
    cursor: pointer;
}

.event-date-general {
    background-image: url("../images/icons/calendar-light.svg");
}

.event-date-time {
    background-image: url("../images/icons/calendar-light.svg");
    display: none;
    margin-bottom: 15px;
}

.event-min-card-detail .event-address {
    height: 15px;
    line-height: 15px;
    overflow: hidden;
}

.card-today {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    text-align: left;
    color: #9a9a9a;
    background-image: url("../images/icons/today-event.svg");
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: left center;
    padding: 4px 0 7px 28px;
    text-transform: uppercase;
}

.event-min-card-footer {
    position: absolute;
    bottom: 10px;
}

.price-word {
    font-size: 11px;
    letter-spacing: 0.3px;
    text-align: left;
    color: #9a9a9a;
    margin-right: 6px;
    margin-left: 10px;
    padding-right: 6px;
    border-right: 1px solid #9a9a9a;
}

.ticket-price-left, .ticket-add-btn-min, .min-card-ticket-number {
    display: none;
}

.ticket-price-left {
    margin-top: 10px;
}

.min-card-ticket-number {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.ticket-add-btn-min {
    float: none;
    width: 130px;
}

.event-card-body {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 130px;
    left: 0;
}

.event-card-body .quantity {
    width: 200px;
    left: 50%;
    transform: translateX(-50%);
}

.sold-out {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #696969;
    padding-top: 5px;
    float: right;
    width: 90px;
    height: 25px;
    border-radius: 4px;
    background-color: #e9e9e9;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
}

.reserved-tickets-table .detail-tkt-name {
    margin: 0;
}

.reserved-tickets-table td {
    font-size: 15px;
    vertical-align: middle !important;
    padding: 15px 0;
}

h1.coming-soon {
    font-size: 14px;
    width: 110px;
    height: 30px;
    padding-top: 6px;
}

h1.sold-out {
    font-size: 14px;
    width: 110px;
    height: 30px;
    padding-top: 6px;
}

.event-min-card-detail .coming-soon {
    margin-top: 10px;
}

.event-min-card-detail .sold-out {
    margin-top: 10px;
}

.ticket-read-more {
    margin: auto;
    display: block;
    width: 80px;
    height: 25px;
    font-size: 11px;
    pointer-events: none;
    opacity: 0;
}

.receipt-block {
    padding-left: 35px;
}

.fb-purchase-request.pending .ticket-read-more {
    width: 200px;
}

.event-min-card-detail .ticket-read-more {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.cinema-event-card-wr .ticket-read-more {
    position: absolute;
    top: 40px;
    right: 0;
    left: 12px;
    bottom: 0;
    height: 35px;
    min-width: 10rem;
    width: 12rem;
    font-size: 14px;
    opacity: 1;
    display: none;
}

.upcoming-card .ticket-read-more {
    top: 30px;
}

.ticket-free {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-align: left;
    color: rgb(156, 155, 155);
    float: right;
    margin-right: 30px;
}

.sold-out-tkt .ticket-price-left, .sold-out-tkt .card-today, .sold-out-tkt .ticket-price-right, .sold-out-tkt .ticket-read-more, .sold-out-tkt .ticket-free {
    display: none !important;
}

.coming-soon-tkt .ticket-price-left, .coming-soon-tkt .card-today, .coming-soon-tkt .ticket-price-right, .coming-soon-tkt .ticket-free {
    display: none !important;
}

.coming-soon-tkt .ticket-read-more {
    margin-top: 115px;
}

.sold-out-tkt .event-card-img::before {
    content: '';
    opacity: 0.4;
    background-image: linear-gradient(to bottom, #59ecab, #65ead1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.coming-soon-tkt .event-card-img::before {
    content: '';
    opacity: 1;
    background-image: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.free-tkt .ticket-price-left, .free-tkt .ticket-price-right, .free-tkt .sold-out, .free-tkt .ticket-add-btn-min, .free-tkt .min-card-ticket-number {
    display: none !important;
}

.pay-tkt .sold-out, .pay-tkt .ticket-free {
    display: none;
}

.event-min-card-img-test {
    top: 0;
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.active-card {
}

.active-card .event-min-card-img-test {
    top: -158px;
}

.active-card .event-min-card-img {
    height: 0;
}

.active-card .event-min-card-detail {
    height: 334px;
}

.active-card .movie-card {
    height: 100px;
}

.movie-card:hover {
    cursor: pointer;
}

.featured-movies {
    margin-bottom: 30px;
}

.movie-poster-card {
    width: 162px;
}

.cinema-poster-name {
    width: 136px;
}

.ongoing-read-more {
    left: 85% !important;
}

.upcoming-min-card-img:hover {
    cursor: pointer;
}

.active-card .card-heart {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
    background-image: url("../images/icons/heart-not-active.svg");
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
}

.card-heart.heart-active {
    background-image: url("../images/icons/heart-active.svg") !important;
}

.active-card .card-heart:hover {
    background-image: url("../images/icons/heart-active.svg");
}

.active-card .event-name:hover::before {
    background-image: url("../images/icons/heart-active.svg");
}

.active-card .event-date-time {
    display: block;
}

.active-card .ticket-price-left, .active-card .ticket-add-btn-min, .active-card .min-card-ticket-number, .active-card .event-card-body {
    display: block;
}

.active-card .ticket-price-right {
    display: none;
}

.active-card .card-today {
    display: none;
}

.active-card .ticket-read-more {
    opacity: 1;
    pointer-events: auto;
}

.view-trailer-button {
    display: block !important;
    position: relative;
    text-align: center;
    color: white;
    z-index: 17;
}

.view-trailer-button:hover {
    cursor: pointer;
    color: #fff;
}

.view-ongoing-trailer-button {
    top: 35%;
    opacity: 0;
    font-size: 60px !important;
}

.view-coming-trailer-button {
    top: 35%;
    opacity: 0;
    font-size: 60px !important;
}

.view-inside-trailer-button {
    top: 40%;
    text-align: center;
    z-index: 1;
    color: white;
    font-size: 70px !important;
}

.bs-example {
    margin: 20px;
}

.modal-content iframe {
    margin: 0 auto;
    display: block;
}

.active-card .min-card-ticket-number tr td {
    padding: 5px 34px;
}

.active-card .min-card-ticket-number tr td .ticket-number::after {
    left: -32px;
}

.active-card .min-card-ticket-number tr td .ticket-number::before {
    right: -32px;
}

.ticket-price-right {
    float: right;
    margin-right: 30px;
}

.active-card .event-name {
    font-size: 14px;
    margin-left: 0;
    height: auto;
}

.active-card .event-date {
    opacity: 0;
}

.active-card .event-address, .active-card .event-date-time {
    font-size: 12px;
    margin-left: 0;
}

.event-min-card-detail .quantity-up::before {
    left: -30px;
}

.event-min-card-detail .quantity-down::after {
    right: -30px;
}

.main-advertisement {
    height: auto;
    display: block;
    margin: 25px auto 10px auto;
    -webkit-background-size: contain;
    background-size: contain;
    text-align: center;
}

.main-advertisement div div {
    /*height: 138px;*/
}

.events-search {
    display: inline-block;
    float: right;
    margin-bottom: -15px !important;
}

.home-wr .events-search {
    display: inline-block;
    float: right;
    margin-bottom: -15px !important;
}

.cancel-filter-icon {
    display: block;
    background-image: url(../images/icons/cancel.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    float: right;
    margin-top: 2px;
    position: absolute;
    right: 15px;
    top: 9px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.filter-select-li .search-label[data-value="1"] {
    background: #e8e8e8;
}

.search-result-events {
    position: relative;
}

.gmnoprint {
    max-height: 40px;
    max-width: 40px;
}

#playTrailerModal .modal-content {
    background: none;
    box-shadow: none;
    border: none;
}

#playTrailerModal .modal-body {
    border: none;
}

#playTrailerModal iframe {
    border: none;
}

.trailer-player-wrapper {
    height: calc((80vw - 20px) / 1.91);
}

.trailer-container {
    max-width: 800px;
}

.notify-container {
    width: 300px;
    padding: 15px 12px;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 14px 2px rgba(254, 78, 109, .2);
    -moz-box-shadow: 0 3px 14px 2px rgba(254, 78, 109, .2);
    box-shadow: 0 3px 14px 2px rgba(254, 78, 109, .2);
    position: fixed;
    z-index: 1000;
    right: 50px;
    cursor: pointer;
    opacity: 0;
    display: none;
    -webkit-transition: opacity 0.4s, top 0.4s;
    -moz-transition: opacity 0.4s, top 0.4s;
    -ms-transition: opacity 0.4s, top 0.4s;
    -o-transition: opacity 0.4s, top 0.4s;
    transition: opacity 0.4s, top 0.4s;
    top: 150px;
}

.notify-container.notify-active {
    opacity: 0.9;
    top: 110px;
}

.notify-container.notify-active:hover {
    opacity: 1;
}

.notify-close {
    position: absolute;
    right: 11px;
    top: 11px;
    color: rgb(156, 155, 155);
}

.notify-title {
    font-size: 12px;
    letter-spacing: 0.3px;
    color: #fe4e6e;
    padding-right: 14px;
    padding-bottom: 5px;
}

.notify-text {
    font-size: 10px;
    letter-spacing: 0.2px;
    color: #9a9a9a;
    padding-bottom: 5px;
}

.notify-success .notify-title {
    color: #65ead1;
}

.add-to-cart.disable {
    opacity: 0;
}

.add-to-cart-departure.disable {
    opacity: 0;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.lds-spinner {
    position: relative;
}

.lds-spinner div {
    left: 95px;
    top: 32px;
    position: absolute;
    -webkit-animation: lds-spinner linear 0.8s infinite;
    animation: lds-spinner linear 0.8s infinite;
    background: #65ead1;
    width: 10px;
    height: 36px;
    border-radius: 50%;
    -webkit-transform-origin: 5px 68px;
    transform-origin: 5px 68px;
}

.lds-spinner div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(3) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(4) {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(5) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(6) {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(7) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(8) {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.lds-spinner {
    width: 150px !important;
    height: 150px !important;
    -webkit-transform: translate(-75px, -75px) scale(0.75) translate(75px, 75px);
    transform: translate(-75px, -75px) scale(0.75) translate(75px, 75px);
}

.lds-spinner.size-1 {
    -webkit-transform: translate(-75px, -75px) scale(0.15) translate(75px, 75px);
    transform: translate(-75px, -75px) scale(0.15) translate(75px, 75px);
}

.lds-spinner.size-2 {
    -webkit-transform: translate(-75px, -75px) scale(0.25) translate(75px, 75px);
    transform: translate(-75px, -75px) scale(0.25) translate(75px, 75px);
}

.lds-spinner.size-3 {
    -webkit-transform: translate(-75px, -75px) scale(0.35) translate(75px, 75px);
    transform: translate(-75px, -75px) scale(0.35) translate(75px, 75px);
}

.lds-spinner.size-4 {
    -webkit-transform: translate(-75px, -75px) scale(0.45) translate(75px, 75px);
    transform: translate(-75px, -75px) scale(0.45) translate(75px, 75px);
}

.lds-spinner.size-5 {
    -webkit-transform: translate(-75px, -75px) scale(0.55) translate(75px, 75px);
    transform: translate(-75px, -75px) scale(0.55) translate(75px, 75px);
}

.close-tickets {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 50px;
    top: 40px;
    background-image: url(../images/icons/letter-x.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px;
    cursor: pointer;
}

.tickets-view-popup {
    position: absolute;
    background-color: #fff;
    z-index: 99;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    top: 9rem;
}

.reminder-modal-title {
    text-align: center;
}

.reminder-modal-event-title {
    text-align: center;
    display: block;
    font-size: 22px;
}

.reminder-modal-event-link {
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-decoration: underline;
    margin-top: 20px;
}

body.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-y: hidden;
}

#notification-modal {
    top: 20%
}

#notification-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #DC3545;
    color: white;
    font-weight: bold;
}

#notification-modal button {
    opacity: 1;
    color: white;
}

#notification-modal .reminder-modal-event-title {
    text-align: center;
    display: block;
    font-size: 22px;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #3c3b3b;
    margin: 0 0 5px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notification-header {
    background-color: #23282b;
    height: 30px;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 999999;
    top: 0;
}

.notification-header .event-name {
    line-height: inherit;
    height: 35px;
}

.notification-header .event-name {
    text-align: center;
    margin: 0;
    padding-right: 0;
}

.event-notification-title {
    display: inline-block;
    color: white;
    padding: 5px 15px 0 3px;
    z-index: 999999;
    background-color: #23282b;
}

.event-notification-link {
    display: inline-block;
    text-decoration: underline;
}

.event-notification-link a {
    color: #6be8cf;
    text-decoration: underline;
}

.close-notification {
    color: white;
    opacity: 1;
    font-size: 19px;
    line-height: initial;
    display: inline-block;
    margin-top: -4px;
}

.notification-header .event-notification-title-1 {
    padding-right: 15px;
}

.notification-header .close:focus, .close:hover {
    color: #DC3545;
    opacity: 1;
}

.coming-soon {
    width: 90px !important;
    height: 25px;
    text-align: right;
    background-color: inherit;
    border-radius: 4px;
    color: #65ead1;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
}

.coming-soon-inner {
    width: 90px !important;
    background-color: inherit !important;
    border: 1px solid #65ead1 !important;
    margin-right: 0 !important;
    color: #65ead1;
}

.featured-coming-soon {
    text-align: right;
    background-color: inherit;
    color: #65ead1;
    font-weight: bold;
    letter-spacing: 0.4px;
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
    border: none;
    margin-right: 0 !important;
    font-size: 16px !important;
}

.promo-fail-message {
    font-size: 12px;
    font-family: 'Lato', sans-serif, 'dejavu_sansbook';
    color: #F94E6E;
    font-weight: bold;
    padding-top: 10px;
}

.fill-balance {
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 15px;
    border: 1px solid #65ead1;
    border-radius: 20px;
    padding: 5px 10px;
    color: #65ead1;
    font-weight: bold;
    cursor: pointer;
}

.fill-balance:hover {
    color: #ffffff;
    background-color: #65ead1;
    cursor: pointer;
}

#fillBalanceModal {
    top: 20%;
}

#fillBalanceModal .close:hover {
    color: lightgrey;
}

#fillBalanceModal .close:focus {
    outline: none;
    box-shadow: none;
}

.voucher-modal {
    height: 265px;
    max-height: 270px;
}

.terms-and-conditions-modal {
    font-size: 13px;
}

.terms-dialog {
    width: 470px;
}

.use-voucher-button {
    padding: 0 10px;
    float: right;
}

.payment-button {
    width: 190px;
    font-size: 14px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.payment-button img {
    width: 60px;
}

#manual-icon {
    font-size: 17px;
    color: #65ead1;
    margin-left: 9px;
    display: inline-block;
}

.pay-title {
    color: #65ead1;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.plus-pay {
    display: inline-block !important;
    margin-left: 44px !important;
}

#manual-icon:hover {
    cursor: pointer;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
}

#termsAndConditionsModal {
    top: 100px;
    padding-right: 0 !important;
}

#termsAndConditionsModal .modal-footer {
    bottom: 1px;
    position: fixed;
    background-color: #ffffff;
    opacity: 1;
    height: auto;
    top: unset;
    left: unset;
    pointer-events: unset;
    border: none;
    width: 96%;
}

#termsAndConditionsModal .modal-body {
    margin-bottom: 100px;
    margin-top: 70px;
    /*height: 600px;*/
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

#termsAndConditionsModal .modal-header {
    position: fixed;
    width: 99%;
    height: 60px;
    background-color: #FFFF;
    z-index: 5;
}

#termsAndConditionsModal .close:hover {
    color: lightgrey;
}

#termsAndConditionsModal .close:focus {
    outline: none;
    box-shadow: none;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #6be8cf;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.catalog-item__price {
    font-size: 15px;
    color: #fc6719;
}

.map-marker-text {
    padding: 0 15px;
}

.catalog-item__price:after {
    width: 13px;
    height: 13px;
    background: url(../../../res/images/plus-inverted.png) no-repeat center center;
    background-size: contain;
    content: '';
    margin-left: 3px;
    display: inline-block;
    vertical-align: initial;
}

.profile-summary h2.less-padded-no-background-color {
    margin-top: -20px !important;
}

.profile-summary h2.less-padded-no-background-color::before {
    background-color: #ffffff !important;
}

.tkt-download-btn {
    padding: 0 15px;
}

.my-promocodes {
    margin-top: 13px;
}

.your-promocodes {
    margin: 10px 0;
}

.promocode {
    font-size: 13px;
}

.modal-buttons-block {
    text-align: center;
    margin: 20px 0;
}

.reject {
    margin-right: 20px;
}

.reserved-ticket-headlines {
    margin-bottom: 13px;
}

.tkt-headline {
    color: #696969 !important;
    font-size: 15px !important;
}

.ticket-error-message {
    color: red;
    display: none;
    font-size: 11px;
    float: right;
    margin-right: 35px;
}

.mobile-only {
    display: none !important;
}

.main-banner .banner-video-background {
    width: 100%;
    height: 100%;
}

.main-banner {
    overflow: hidden;
}

.banner-video-background-wrapper {
    display: block;
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    z-index: 10;
}

.banner-video-background {
    position: absolute;
    top: 0;
    bottom: -200px;
    right: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
}

.search-wr-inner {
    display: flex;
    position: relative;
    width: 100%;
    text-align: right;
    align-items: center;
    justify-content: flex-end;
}

.search-wr .form-group {
    margin: 0;
    display: flex;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 10px;
    align-items: flex-end;
    justify-content: flex-end;
}

.search-wr {
    position: relative;
    display: inline-block;
    flex: 100;
    width: auto;
    margin-right: 15px;
    margin-left: 0;
}

.search-wr .form-group input {
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    padding: 0;
    font-weight: normal !important;
    width: 0;
    padding-left: 0 !important;
    font-size: 14px !important;
}

.search-wr.opened .form-group input {
    display: block;
    width: 100%;
}

.navbar-header {
    transition: all 0.28s ease;
}

.main-nav-tabs {
    transition: all 0.28s ease;
}

.search-wr .form-group input::placeholder {
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: 100;
}

#search-close-icon, #search-close-icon-mobile {
    display: none;
}

#search-open-icon, #search-close-icon, #search-open-icon-mobile, #search-close-icon-mobile {
    width: 20px;
    height: 20px;
    transition: all 0.28s ease;
    border: none;
    background-color: transparent;
    z-index: 999999;
}

.transparent-header.white-header .search-wr .form-group input::placeholder {
    color: #000;
}

#search-open-icon:hover svg {
    fill: #fe4e6e;
}

#search-open-icon svg, #search-close-icon svg, #search-open-icon-mobile svg, #search-close-icon-mobile svg {
    width: 20px;
    height: 20px;
    background-color: transparent;
    fill: #fff;
}

#search-close-icon svg, #search-close-icon-mobile svg {
    width: 15px;
    height: 15px;
}

.white-header #search-open-icon svg, .white-header #search-close-icon svg, .white-header #search-open-icon-mobile svg, .white-header #search-close-icon-mobile svg {
    fill: #3c3b3b;
}

.twitter-typeahead input {
    padding: 10px 0 !important;
    margin: 0 !important;
}

.white-header .twitter-typeahead input {
    color: #3c3b3b !important;
}

.white-header .twitter-typeahead input::placeholder {
    color: #3c3b3b;
}

.main-nav-tabs {
    order: -1;
}

.hidden-by-search {
    display: none;
}

.show-button {
    display: block !important;
}

.language {
    position: relative !important;
    padding: 3.5rem 0;
    display: block;
    right: unset;
    top: unset;
    flex: 1;
}

.header-wr {
    display: flex !important;
    width: 100%;
}

#bs-example-navbar-collapse-1 {
    display: flex !important;
    width: 100%;
}

.language-dropdown {
    padding: 0;
    margin: 0;
    display: flex;
    border: none;
    color: #fff;
    background-color: transparent;
    align-items: center;
}

.white-header .language-dropdown {
    color: #3c3b3b;
}

.white-header .language-dropdown li a {
    color: #3c3b3b;
}

.language {
    flex: 1;
    padding: 0 11px;
    display: flex;
    height: auto;
    align-items: center;
}

.disabled-lang {
    cursor: not-allowed !important;
}

.profile-dropdown-wr {
    flex: 1;
}

.events-wr .events-category-wrapper {
    margin-top: 120px;
}

.user-tab-wr {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: auto;
    height: auto;
    padding-top: 3.5rem !important;
    padding-bottom: 2.5rem !important;
}

.user-tab-wr .user-name {
    margin: 0;
    padding: 0;
}

.user-tab-wr img {
    margin: 0;
    padding: 0;
    position: absolute;
    display: inline-block;
    top: unset;
    float: right;
}

.transparent-header .navbar-nav li a {
    padding-left: 10px;
    padding-right: 10px;
}

.events-category-wrapper {
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 0 15px;
}

.events-category-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.events-category-wrapper ul li {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s;
}

.green-image {
    display: none;
}

.events-category-wrapper ul li:hover .black-image {
    display: none;
}

.events-category-wrapper ul li:hover .green-image {
    display: block;
}

.events-category-wrapper ul li.active .black-image {
    display: none;
}

.events-category-wrapper ul li.active .green-image {
    display: block;
}

.events-category-wrapper ul li:hover span {
    color: #65ead1;
}

.events-category-wrapper ul li.active span {
    color: #65ead1;
}

.events-category-wrapper ul li a {
    width: 100%;
    text-align: center;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #3c3b3b;
    text-decoration: none;
}

.featured-events h3 {
    margin-top: 10px !important;
}

.events-category-wrapper ul li a span {
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 14px;
}

.events-category-wrapper ul li img {
    width: 35px;
}

.events-category-container {
    padding-right: 25px;
    padding-left: 25px;
}

.tickets-tab-image {
    width: 25px;
}

.profile-dropdown-wr {
    padding-top: 5px;
}

.profile-dropdown-wr .user-name {
    text-transform: none;
}

.language ul {
    min-width: unset;
    width: 50px;
    left: -10px;
    border: none;
    background: transparent;
}

.language ul li {
    text-align: center;
}

.language ul li:hover {
    text-align: center;
    border: none;
    background: transparent;
}

.language ul li a {
    padding: 0;
    color: #fff;
}

.language ul li a:hover {
    background-color: transparent;
    color: #fe4e6e;
}

.language {
    z-index: 9999999;
}

.language:hover .language-dropdown .dropdown-menu {
    display: block;
}

.profile-dropdown-wr:hover {
    box-shadow: none;
    max-height: unset;
}

.profile-dropdown-wr {
    overflow: unset;
    padding-bottom: 0 !important;
}

.profile-dropdown-wr a {
    padding-bottom: 5px !important;
}

.profile-dropdown-wr ul {
    min-width: unset;
    width: auto;
    left: -10px;
    border: none;
    background: transparent;
}
@media (min-width: 769px){
    .profile-dropdown-wr .with-avatar + .dropdown-menu {
        left: 80px;
        right: auto;
    }
    .profile-dropdown-wr .without-avatar + .dropdown-menu {
        left: 30px;
        right: auto;
    }
}

.profile-dropdown-wr ul li a:hover {
    background-color: transparent;
}

.profile-dropdown-wr:hover .profile-dropdown-menu,
.profile-dropdown-wr:hover ul.your-pages {
    display: block;
}

.user-image-wr {
    margin-right: 10px;
}

.with-avatar {
    padding-top: 20px !important;
}

.guest {
    display: flex !important;
}

.search-wr {
    top: unset !important;
}

.navbar-default.transparent-header.white-header #form-group-search {
    padding-top: 0;
}

.navbar-default.transparent-header.white-header #form-group-search input {
    color: #000 !important;
}

.navbar-default.transparent-header.white-header .search-wr {
    display: flex;
}

.navbar-default.transparent-header.white-header .twitter-typeahead .twitter-typeahead:first-of-type {
    display: none !important;
}

.play-trailer {
    display: flex !important;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 40px;
    height: 40px;
    z-index: 10;
}

.play-trailer img {
    display: block;
    position: relative;
    width: 100%;
}

.play-trailer i {
    font-size: 40px;
    color: #fff;
}

.poster-background a {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.movie-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.play-trailer:hover {
    opacity: 1 !important;
}

#wednesdaySessions {
    background-color: #ffffff;
}

.cinema-select-row button {
    margin: 4px !important;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.cinema-cavea {
    order: -1;
}

.cinema-amirani {
    order: 1;
}

.outer-page-card {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.cinema-select-row .col-md-12 {
    /*text-align: center;*/
    /*display: flex;*/
    /*flex-direction: row;*/
    /*justify-content: center;*/
    /*padding-left: 30px;*/
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    justify-content: flex-start;
    padding-left: 30px;
}

.detail-card {
    margin-bottom: 20px !important;
}

.now-in-cinemas {
    margin-bottom: 14px !important;
}

.date-slider-row {
    margin-bottom: 5px !important;
    margin-top: 15px !important;
}

.date-slider-col {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.cinema-row {
    margin-top: 0 !important;
}

.outer-session-list {
    width: 82%;
}

.dropdown-icon-row {
    margin-top: -15px;
    margin-bottom: -15px;
}

.dropdown-icon-row.opened {
    margin-top: 15px;
    margin-bottom: -15px;
}

.banner-video-background-wrapper {
    display: block;
    position: absolute;
    top: -53%;
    left: 0;
    width: 100%;
    height: 200%;
    z-index: 10;
}

.banner-video-background {
    position: absolute;
    top: 0;
    bottom: -500px;
    right: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
}

.banner-video-background-wrapper {
    top: -98%;
}

.main-banner {
    width: 100%;
    /*height: 55vh;*/
}

.transparent-header.white-header .search-wr.mobile-only {
    padding-top: 20px !important;
}

.movie-wr .detail-card.date-block {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.movie-tabs tr td {
    padding-left: 0 !important;
}

.event-link {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 999999;
    cursor: pointer;
}

.white-image {
    display: none;
}

#wednesdaySessions:active {
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    background-image: linear-gradient(to bottom, #59ecab, #65ead1);
}

#wednesdaySessions.active-wednesday .green-image {
    display: none !important;
}

#wednesdaySessions.active-wednesday .white-image {
    display: inline-block !important;
}

#wednesdaySessions:hover, #wednesdaySessions:focus, #wednesdaySessions:active {
    color: #ffffff;
}

#wednesdaySessions:hover .green-image, #wednesdaySessions:focus .green-image, #wednesdaySessions:active .green-image {
    display: none !important;
}

#wednesdaySessions:hover .white-image, #wednesdaySessions:focus .white-image, #wednesdaySessions:active .white-image {
    display: inline-block;
}

.view-trailer-button {
    opacity: 0;
}

.view-trailer-button:hover {
    opacity: 1;
}

.movie-tabs tr td {
    padding-bottom: 0 !important;
}

.property-wrapper {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.event-card-detail-mobile .movies-price-range {
    display: inline-block;
    font-size: 18px;
    float: right;
    width: 100%;
    text-align: right;
}

.poster-background {
    background-size: cover;
    display: block;
    position: relative;
    width: 100%;
    height: calc((90vw) / 1.91);
}

.movie-property-icon {
    margin-right: 5px;
}

.swiper-container {
    border-radius: 4px;
}

.white-header .profile-dropdown-wr {
    background-color: transparent;
}

.prof-dropdown-arrow-black {
    display: none !important;
}

.white-header .prof-dropdown-arrow-black {
    display: inline-block !important;
}

.white-header .prof-dropdown-arrow-white {
    display: none;
}

.white-header .profile-dropdown-menu {
    background-color: #fff;
}

.white-header .language-dropdown .dropdown-menu {
    background-color: #fff;
}

.search-wr {
    margin-top: 24px;
}

.cinema-seat {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cinema-popover, .row-number {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cinema-seat.cinema-seat-occupied {
    cursor: not-allowed;
}

.date-details-block {
    padding: 0 20px !important;
}

.movie-wr .detail-card.no-dropdown {
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
}

.movie-wr .detail-card.no-dropdown .movie-detail-wr {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.notifications-circle.no-tickets-in-cart {
    display: none;
}

.notifications-circle.tickets-in-cart {
    display: block;
}

.link-to-movie {
    position: absolute;
    width: 100%;
    height: 99%;
    top: 0;
    z-index: 9;
}

.dropdown-icon-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.date-block-with-border {
    border-top: 1px solid #eee;
}

.cinema-map .cinema-seat-free.cinema-seat-vip {
    border: 1.5px solid #ff7a93;
}

.movie-detail-wrapper {
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.movie-detail-wrapper .movie-date {
    display: block;
    align-self: baseline;
    bottom: auto !important;
    top: auto !important;
}

.disabled-payment {
    background-image: linear-gradient(to bottom, #59ecab, #65ead1);
    color: #fff !important;
    pointer-events: none !important;
}

.disabled-payment:focus {
    color: #fff !important;
}

.disabled-payment:active {
    color: #fff !important;
}

.disabled-payment {
    background-image: linear-gradient(to bottom, #59ecab, #65ead1);
    color: #fff !important;
    pointer-events: none !important;
}

.disabled-payment:focus {
    color: #fff !important;
}

.disabled-payment:active {
    color: #fff !important;
}

.your-pages li a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.daterangepicker {
    z-index: 999999 !important;
}

.cinema-apollo-batumi img {
    width: 15px;
}

.cinema-amirani img {
    width: 19px;
}

.movie-tabs tbody tr td {
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 10px !important;
}

#collapse-movie-description {
    left: unset !important;
    padding: 0;
    margin: 0;
}

.deep-search-menu ul {
    display: flex !important;
}

.deep-search-menu ul li {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.search-label {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.daterangepicker .ranges {
    bottom: 10px !important;
}

.transparent-header.white-header {
    z-index: 9999999 !important;
}

.calendar.left .daterangepicker_input .input-mini {
    top: 38px !important;
}

.link-to-movie-page {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 99;
}

.movie-name-desktop {

}

.movie-name-mobile {
    display: none;
}

.switch-map.hidden-xs.hidden-sm {
    right: -45px;
}

.events-category-title h3 {
    margin-bottom: 0;
}

.featured-events h3 {
    margin-left: 0;
}

.events-search .switch-map {
    float: right;
}

.main-events-wr .events-search {
    margin-bottom: 0 !important;
}

.sign-in-tabs {
    order: 1;
}

.language {
    order: 2;
}

.search-wr {
    order: -1;
}

.search-wr {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0 !important;
}

.search-wr .search-wr-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

#form-group-search {
    padding-top: 0 !important;
}

/*.profile-dropdown-menu {*/
/*max-width: 90%;*/
/*}*/

/*.search-wr {*/
/*visibility: hidden !important;*/
/*}*/

/*Search*/
#main-search {
    padding: 0 15px;
}

.white-header #main-search {
    padding: 0 15px !important;
}

.search-result-outer-wrapper {
    max-width: 94.2rem;
    width: 100%;
    margin: auto;
    position: relative;
    font-size: 16px;
    letter-spacing: 0.4px;
    text-align: left;
}

.search-result-outer-wrapper ul {
    max-height: 250px;
    overflow-y: scroll;
}

.price-tag.ticket-free {
    line-height: 27px;
}

#search-result-wrapper {
    width: 100%;
    position: relative;
    top: 0;
    display: block;
    background-color: transparent;
    left: 0;
    list-style-type: none;
    z-index: 99999999999999999;
}

.white-header #search-result-wrapper {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#search-result-wrapper {
    padding: 0 85px;
    margin-top: -20px;
}

.white-header #search-result-wrapper {
    background-color: #fffffff2;
    padding: 0 15px;
    margin-top: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.header-wr.search-opened .navbar-header {
    display: flex;
}

.white-header .header-wr.search-opened .navbar-header {
    display: none;
}

.white-header .header-wr.search-opened #search-close-icon {
    display: none;
}

#form-group-search {
    transition: all 0.28s ease;
}

.opened #form-group-search {
    border-bottom: 1px solid #fff;
}

.white-header .opened #form-group-search {
    border-bottom: none;
}

#search-result-wrapper span {
    padding-left: 5px;
    font-size: 14px;
}

#search-result-wrapper .price-tag {
    padding-left: 10px;
    font-weight: 100;
    font-size: 15px;
}

#search-result-wrapper li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 10px;
    cursor: pointer;
}

#search-result-wrapper li:hover a, .white-header #search-result-wrapper li:hover a {
    color: #65ead1;
}

#search-result-wrapper li:hover a .price-tag {
    color: #fff;
}

#search-result-wrapper li:hover a .ticket-free {
    color: rgb(230, 229, 229);
}

#search-result-wrapper li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
}

.white-header #search-result-wrapper li:hover a .price-tag {
    color: #000;
}

.white-header #search-result-wrapper li:hover a .ticket-free {
    color: rgb(156, 155, 155);
}

.white-header #search-result-wrapper li a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
}

.navbar-header.hidden-by-search {
    display: block !important;
}

.white-header .header-wr.search-opened .navbar-header .navbar-brand {
    display: block !important;
}

#search-result-wrapper li img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    border-radius: 50%;
}

.link-to-movie-page h1 {
    visibility: hidden !important;
}

.cinema-select-row button {
    padding-top: 0;
    padding-bottom: 0;
    flex: 1;
    height: 50px !important;
}

.cinema-select-row button:hover, .cinema-select-row button:active {
    color: #fff;
}

.search-options {
    margin-top: 15px !important;
}


@media (max-width: 1025px) {
    .events-search {
        width: 100%;
    }
    .main-banner {
        width: 100%;
        /*height: 34vh;*/
    }

    .banner-video-background-wrapper {
        top: -99%;
    }

    .banner-video-background {

        bottom: -400px;

    }
}

@media (min-width: 769px) and (max-width: 966px) {

    .main-events-wr, .main-services-cards, .main-advertisement {
        width: 771px;
    }

}

@media (max-width: 769px) {
    .event-multi-date {
        display: none;
    }
    .solo-price-wrapper-responsive {
        display: flex;
    }
    .cinema-select-row .col-md-12{
        display: block;
    }

    #search-result-wrapper .price-tag {
        margin: 0;
    }

    .opened #form-group-search {
        padding-bottom: 3px !important;
    }

    .white-header .header-wr.search-opened .navbar-header {
        display: flex;
    }

    .navbar-header.hidden-by-search {
        display: flex !important;
    }

    .white-header .header-wr.search-opened .navbar-header .navbar-brand {
        display: none !important;
    }

    .index .white-header .header-wr.search-opened .navbar-header .navbar-brand {
        display: block !important;
    }

    .events-search {
        text-align: center;
    }

    .events-search .switch-map {
        float: unset;
    }

    .events-search .switch-map table {
        margin: 0 auto;
    }

    .sticky-header.sticky-header-active {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
    }

    .sticky-header.sticky-header-active .event-detail-wr {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 100%;
        width: 100%;
        padding: 0 35px;
        flex-direction: row;
        margin-bottom: 0;
    }

    .sticky-header.sticky-header-active .event-detail-wr h2 {
        flex: 1;
        margin: 0;
        padding: 0;
    }

    .sticky-header.sticky-header-active .event-detail-wr .mobile-event-detail-div-big-texts, .sticky-header.sticky-header-active .event-detail-wr .mobile-event-detail-div-small-texts {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex: 1;
        margin: 0;
    }

    .sticky-header.sticky-header-active .event-detail-wr .mobile-event-detail-div-big-texts button, .sticky-header.sticky-header-active .event-detail-wr .mobile-event-detail-div-small-texts button {
        min-width: 100px;
        width: 100px;
        margin: 0 0 0 5px;
    }

    .sticky-header.sticky-header-active .event-detail-wr .mobile-event-detail-div-big-texts span, .sticky-header.sticky-header-active .event-detail-wr .mobile-event-detail-div-small-texts span {
        float: unset;
        margin: 0;
        padding: 0;
    }

    .detail-description-txt .detail-description img {
        width: 100% !important;
        height: auto !important;
    }

    .movie-name-desktop {
        display: none;
    }

    .movie-name-mobile {
        display: block;
    }

    .movie-wr .detail-card .lower-hr {
        display: none !important;
    }

    .upcoming-movies-block {
        padding-left: 0;
    }

    .featured-movie-properties {
        margin-left: 52px;
    }

    #wednesdaySessions {
        padding: 0 10px !important;
        width: auto;
        margin-bottom: 29px;
    }

    .coupon-icon {
        width: 20px;
    }

    .movie-detail-wr {
        padding: 5px 20px;
    }

    .movie-name {
        text-align: center;
    }

    .view-trailer-button {
        opacity: 1 !important;
    }

    .movie-wr hr {
        display: block;
    }

    .movie-wr .detail-info {
        width: 100%;

    }

    .movie-wr .movie-name {
        width: 100%;

    }

    .movie-wr hr.lower-hr {
        display: none;
    }

    .movie-wr .lower-hr {
        margin: 30px 15px;
    }

    .movie-title-upper {
        width: unset;
        margin-right: unset;
    }

    .cinema-event-name {
        width: 280px;
        margin: 0 auto;
    }

    .upcoming-card .cinema-event-name {
        width: 100%;
    }

    .movies-mobile-swiper {
        display: block;
    }

    .movies-list-desktop {
        display: none;
    }

    .featured-events {
        min-height: 0;
    }

    .featured-events.empty-featured {
        display: none;
    }

    .future-event-sw-wr {
        display: block;
        position: relative;
    }

    .featured-event-cards .event-card-container {
        height: calc((90vw) / 1.91 + 104px);
    }

    .featured-event-cards .event-card-img {
        height: calc((90vw) / 1.91);
    }

    .featured-event-cards .event-date {
        bottom: 52px;
        min-width: 40px;
        left: 10px;
        min-height: 40px;
        font-size: 12px;
        padding-top: 8px;
        line-height: 12px;
        font-weight: bold;
    }

    .featured-event-cards .event-card-detail {
        height: auto !important;
        padding: 10px;
    }

    .featured-event-cards .event-name {
        font-size: 13px;
        margin-left: 50px;
        height: 17px;
    }

    .featured-event-cards .ticket-price {
        margin-top: 40px;
        margin-right: 10px;
        font-size: 17px;
    }

    .featured-event-cards h1.sold-out {
        margin-top: 55px;
    }

    /*.featured-movies .event-card-container {*/
    /*height: calc((90vw) / 1.91 + 40px);*/
    /*}*/
    .movie-wr .detail-main-img {
        height: calc(122vw / 1.91);
    }

    /*.movie-datepicker-arrow {*/
    /*display: none;*/
    /*}*/
    .date-button {
        height: 60px !important;
    }

    .coming-soon-tkt .ticket-read-more {
        margin-top: 150px;
    }

    .movies-icon {
        display: none;
    }

    .trailer-player-wrapper {
        height: calc((100vw - 20px) / 1.91);
    }

    /*.main-banner {*/
    /*height: 250px;*/
    /*background-attachment: unset;*/
    /*}*/
    .main-events-wr, .main-services-cards, .main-advertisement {
        width: 90%;
    }

    .main-advertisement {
        display: none !important;
    }

    .main-advertisement.ad-mobile {
        display: none;
    }

    .mobile-advertisement {
        display: block !important;
        text-align: center;
        margin-top: 20px;
    }

    .mobile-advertisement iframe {
        position: inherit;
    }

    .deep-search-btn {
        display: block;
        height: 36px;
        top: 0;
        border-radius: 4px;
    }

    .deep-search-menu {
        right: 0;
        opacity: 1;
        display: none;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
        width: 100%;
    }

    .search-options {
        overflow: inherit;
        float: none;
        margin-top: 40px;
        padding-right: 0;
        position: relative;
        width: 100%;
    }

    .search-options .deep-search-menu > ul {
        text-align: left;
    }

    .search-options .deep-search-menu > ul > li {
        margin: 5px 10px 5px 10px;
        display: inline-block;
        border-radius: 4px;
    }

    .feat-ev-mob {
        text-transform: uppercase;
        display: table !important;
    }

    .feat-ev-des {
        display: none !important;
    }

    /*.on-sale-mob {*/
    /*    display: table !important;*/
    /*}*/

    /*.on-sale {*/
    /*    display: none !important;*/
    /*}*/
    .search-options {
        margin-top: 0px !important;
    }
    .events-search {
        width: 100%;
    }
    .events-category-title{
        align-items: normal;
    }
    .events-category-title h3.all-events {
        position: absolute;
    }
    .on-sale {
        position: absolute;
    }
    .search-options .deep-search-menu > ul {
        max-width: 100%;
    }

    .quantity-button.quantity-up {
        right: 0;
    }

    .quantity-button.quantity-down {
        left: 0;
    }

    .quantity input {
        text-align: center;
    }

    .ticket-add-btn {
        width: auto;
        min-width: 80px;
    }

    .inside-trailer-player {
        height: calc(123vw / 1.91);
    }

    .ongoing-read-more {
        left: 0 !important;
    }

    .event-min-card-img {
        height: calc((90vw - 20px) / 1.91);
    }

    .ongoing-movie-card-img {
        height: calc((110vw) / 1.91) !important;
    }

    .event-standart-card-container {
        height: calc((90vw - 20px) / 1.91 + 100px);
    }

    .event-movie-card-container {
        margin-bottom: 15px;
    }

    /*.future-events-desk {*/
    /*display: none;*/
    /*}*/
    .future-mob-events {
        display: block;
        -webkit-box-shadow: 0 0 20px 0 rgba(91, 91, 91, 0.17);
        -moz-box-shadow: 0 0 20px 0 rgba(91, 91, 91, 0.17);
        box-shadow: 0 0 20px 0 rgba(91, 91, 91, 0.17);
    }

    .future-mob-events .swiper-wrapper .swiper-slide .event-card-container {
        box-shadow: none;
    }

    .suggested-events-pagination.feature-events-pagination {
        position: absolute;
        bottom: -30px !important;
        width: 100%;
        text-align: center !important;
    }

    .detail-info {
        float: none !important;
    }

    .notification-header .event-name {
        font-size: 10px;
    }

    .notification-header .event-notification-title {
        padding: 6px 27px 0 9px;
    }

    .notification-header .event-notification-title-1 {
        padding-right: 3px;
    }

    .close-notification {
        padding-left: 10px !important;
    }

    .reserved-ticket-headlines {
        display: none;
    }

    .terms-dialog {
        width: 95%;
    }

    .terms-and-conditions-modal {
        /*margin-top: 80px;*/
    }

    .mobile-only {
        display: block !important;
    }

    .filter-row {
        margin-bottom: 22px;
        margin-top: -60px;
    }

    .future-events-desk {
        display: none !important;
    }

    .events-category-wrapper ul li:hover .green-image {
        display: inline-block;
    }

    .events-category-wrapper ul li.active .green-image {
        display: inline-block;
    }

    .home-wr .events-category-wrapper {
        display: none;
    }

    .events-wr .events-category-wrapper {
        display: none !important;
    }

    .navbar-collapse {
        margin-top: 6.5rem;
    }

    .navbar-collapse .events-category-wrapper {
        flex-direction: column;
        padding: 0 !important;
    }

    .navbar-collapse .events-category-wrapper ul {
        flex-direction: column;
        width: 100%;
    }

    .navbar-collapse .events-category-wrapper ul li {
        flex-direction: column;
        padding: 20px 15px;
        text-align: left;
        width: 100%;
        border-bottom: 1px solid #8080805c;
    }

    .navbar-collapse .events-category-wrapper ul a {
        flex-direction: column;
        width: 100%;
        text-align: left;
        display: inline-block;
        position: relative;
        align-items: flex-start;
        font-size: 16px;
        font-weight: 400;
        color: #000;
    }

    .navbar-collapse .events-category-wrapper ul a span {
        margin-top: 0;
    }

    .navbar-collapse .events-category-wrapper ul a img {
        margin-right: 30px;
    }

    #bs-example-navbar-collapse-1 {
        flex-direction: column;
    }

    .profile-tabs-mob li {
        position: relative !important;
        display: block !important;
    }

    .profile-dropdown-wr .user-tab-wr .user-name {
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .user-tab-wr img {
        padding: 0;
        position: relative;
        display: block;
        top: unset;
        float: none;
        margin-right: 30px;
        width: 30px;
    }

    .user-tab-wr {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        padding: 0 !important;
    }

    .events-category-wrapper {
        margin: 0;
    }

    .main-banner {
        /*height: 400px !important;*/
    }

    .navbar-header {
        width: 100%;
    }

    /*.navbar-header .navbar-brand{*/
    /*float: right;*/
    /*right: 47%;*/
    /*position: relative;*/
    /*}*/
    .banner-video-background {
        top: -29%;
        width: 100%;
        height: unset;
        bottom: -250px;
        min-height: 100%;
    }

    .banner-video-background-wrapper {
        display: block;
        position: absolute;
        top: -50%;
        left: -95%;
        width: 300%;
        height: 224%;
        z-index: 10;
    }

    .navbar-header {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        padding: 0 20px;
    }

    .navbar-toggle {
        order: -1;
        padding: 0;
        margin: 0 !important;
    }

    .navbar-brand {
        order: -1;
        flex: 1;
        width: auto;
        margin: 0;
        text-align: center;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-left: 0 !important;
    }

    .mob-tkt-header {
        position: relative;
        display: block;
        width: unset;
        right: unset;
        top: unset;
        order: 3;
    }

    .navbar-collapse .events-category-wrapper {

    }

    .navbar-collapse .events-category-wrapper ul li img {
        width: 30px;
    }

    .navbar-collapse .events-category-wrapper ul li:hover {
        transform: none;
    }

    .profile-tabs-mob li ul {
        width: 100%;
        padding: 0;
        margin: 0;
        display: none;

    }

    .profile-dropdown-wr:hover .profile-dropdown-menu {
        display: block;
    }

    .profile-dropdown-wr {
        padding: 30px 0 !important;
    }

    .user-tab-wr {
        padding: 0 !important;
    }

    .user-tab-wr .user-name {
        color: #65ead1;
    }

    .profile-tabs-mob li {
        position: relative !important;
        display: block !important;
        padding: 20px 15px !important;
        border-bottom: 1px solid #8080805c;
    }

    .user-tab-wr .user-name {
        color: #65ead1;
        text-transform: uppercase;
        font-weight: 700;
    }

    .profile-tabs-mob li ul li {
        position: relative !important;
        padding: 0 0 5px 0 !important;
        border-bottom: none;
    }

    .profile-dropdown-menu {
        padding: 15px 0 0 0 !important;
    }

    .profile-dropdown-wr {
        box-shadow: none;
    }

    .main-nav-tabs {
        margin: 0 !important;
    }

    .main-nav-tabs li {
        position: relative !important;
        display: block !important;
        padding: 20px 15px !important;
        border-bottom: 1px solid #8080805c;
    }

    .main-nav-tabs li a {
        padding: 0;

    }

    .change-lang {
        display: block;
        font-size: 12px;
        text-align: left;
        color: #3c3b3b;
        margin: 0;
        padding-right: 5px;
    }

    .language {
        flex: 1;
        display: flex;
        height: auto;
        align-items: flex-start;
        flex-direction: column;
        padding: 20px 15px;
    }

    .language ul {
        min-width: unset;
        width: auto;
        top: 1px;
        left: 10px;
        position: relative;
        display: block;
        background-color: transparent;
        box-shadow: none;
        border: none;
        margin: 0;
        padding: 0;
    }

    .language-dropdown {
        color: #3c3b3b !important;
    }

    .language ul li a {
        color: #3c3b3b !important;
    }

    .sign-in-tabs {
        position: relative;
    }

    .sign-in-tabs:before {
        display: none;
    }

    .sign-in-tabs .guest {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0 15px !important;
        border-bottom: 1px solid #8080805c;
    }

    /*ordering*/
    .main-nav-tabs {
        order: 3;
    }

    .sign-in-tabs {
        order: 1;
    }

    .events-category-wrapper {
        order: 2;
    }

    .language {
        order: 4;
    }

    .main-nav-tabs {
        flex-direction: column;
        width: 100%;
    }

    .main-nav-tabs li {
        flex-direction: column;
        padding: 20px 15px !important;
        text-align: left;
        width: 100%;
        border-bottom: 1px solid #8080805c;
        display: flex;
        position: relative;
        align-items: center;
        transition: all 0.3s;
    }

    .main-nav-tabs li a {
        flex-direction: column;
        width: 100%;
        text-align: left;
        display: inline-block;
        position: relative;
        align-items: flex-start;
        justify-content: center;
        font-size: 16px;
        font-weight: 400;
        padding: 0 !important;
    }

    .main-nav-tabs li a span {
        color: #3c3b3b99;
    }

    .main-nav-tabs li a img {
        width: 30px;
        margin-right: 30px;
        display: inline-block !important;
        opacity: 0.6;
    }

    .cinema-select-row .col-md-12 {
        flex-wrap: wrap;
    }

    .events-container {
        padding: 0 15px;
    }

    .featured-event-cards {
        padding-left: 10px;
        padding-right: 10px;
    }

    .play-trailer {
        display: none !important;
    }

    .wednesday-row {
        width: 100%;
        margin-left: 0;
        top: unset !important;
        bottom: -20px;
    }

    .wednesday-row {
        width: 100%;
        margin-left: 0;
        top: unset !important;
        bottom: -20px;
    }

    .wednesday-row div {
        display: flex;
        font-size: 14px;
        justify-content: center;
    }

    .outer-page-card {
        margin-bottom: 25px !important;
    }

    .theater-button {
        font-size: 13px !important;
    }

    .movie-tabs tr td {
        padding: 5px 15px !important;
        padding-bottom: 0 !important;

    }

    .date-block {
        padding-bottom: 0 !important;
    }

    .date-block h4 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding: 15px 0;
    }

    .movie-name {
        height: auto !important;
        margin-top: 5px;
        margin-bottom: 20px !important;
    }

    .movie-description {
        margin-bottom: 0 !important;
    }

    .dropdown-icon-row.opened {
        margin-top: 0 !important;
    }

    .cinema-select-row button {
        height: 35px !important;
    }

    #bs-example-navbar-collapse-1 {
        overflow-y: scroll;
    }

    .line-up-description-wr {
        padding-top: 20px !important;
    }

    .mobile-seats-pay-panel .movies-cart-button {
        display: flex !important;
        float: left;
        margin-right: 0;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        height: 100%;
        align-items: center;
        padding: 0 15px;
    }

    .mobile-seats-pay-panel .movies-cart-button .go-to-cart {
        display: inline-block;
        margin: 0 !important;
        padding: 0 !important;
        /* flex: 100; */
        align-self: center;
        min-width: unset;
        height: auto;
        text-align: left;
        color: #ffffff;
        border: none !important;
        font-size: 15px;
        flex: 100;
    }

    .mobile-seats-pay-panel .movies-cart-button div {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        margin-right: 15px;
    }

    .mobile-seats-pay-panel .movies-cart-button div.tickets-amount-block {
        display: inline-block;
        margin: 0 !important;
        padding: 0 !important;
    }

    .movies-cart-button .go-to-cart:hover, .movies-cart-button .go-to-cart:focus, .movies-cart-button .go-to-cart:active {
        background: none !important;
    }

    .search-options .deep-search-menu > ul {
        flex-direction: column;
        width: 100%;
        margin-top: 50px;
    }

    .search-options .deep-search-menu > ul li {
        padding-left: 0;
        padding-right: 0;
    }

    .search-options .deep-search-menu > ul li div, .search-options .deep-search-menu > ul li label {
        width: 100%;
        padding-left: 5px !important;
        padding-right: 0 !important;
    }

    .deep-search-btn {
        right: 10px;
    }

    .events-category-title {
        position: relative;
        min-height: 30px;
    }

    .daterangepicker {
        left: 25px !important;
    }

    .white-header .header-wr.search-opened .hidden-by-search .navbar-toggle {
        display: none;
    }

    .white-header .header-wr.search-opened .hidden-by-search .navbar-brand {
        display: none;
    }

    .white-header .header-wr.search-opened .hidden-by-search .mob-tkt-header {
        display: none;
    }

    .index .white-header .header-wr.search-opened .hidden-by-search .navbar-toggle {
        display: unset;
    }

    .index .white-header .header-wr.search-opened .hidden-by-search .navbar-brand {
        display: unset;
    }

    .index .white-header .header-wr.search-opened .hidden-by-search .mob-tkt-header {
        display: unset;
    }

    .index .search-wr.opened {
        position: fixed;
        width: 100%;
        left: 0;
        /* top: 0; */
        padding: 0 15px;
        height: 200%;
        background-color: #0a060680;
    }

    .index .search-wr.opened .form-group {
        top: 70px;
        padding: 0 !important;
    }

    .index #search-result-wrapper {
        padding: 0;
        margin-top: -15px;
    }

    .index .search-result-outer-wrapper {
        top: 70px;
    }

    .search-result-wrapper li {
        padding: 10px 15px !important;
    }

    .index .navbar-default.transparent-header.white-header #form-group-search input {
        color: #fff !important;
        padding: 0 !important;
    }

    .index .navbar-default.transparent-header.white-header #form-group-search input::placeholder {
        color: #fff;
    }

    .index .white-header .opened #form-group-search {
        border-bottom: 1px solid #fff;
    }

    .white-header .header-wr.search-opened #search-close-icon svg {
        fill: #3c3b3b;
    }

    .index .white-header .header-wr.search-opened #search-close-icon svg {
        fill: #fff;
    }

    .white-header #main-search {
        padding: 0 !important;
    }

    .white-header .search-wr.opened {
        margin-right: 0;
    }

    .index .white-header .search-wr.opened {
        margin-right: 15px;
    }

    .index .white-header #main-search {
        padding: 0 15px !important;
    }

    .index .white-header .header-wr.search-opened #search-close-icon {
        display: unset;
    }

    .index .white-header #search-open-icon svg, .white-header #search-close-icon svg, .white-header #search-open-icon-mobile svg, .white-header #search-close-icon-mobile svg {
        fill: #fff;
    }

    .index .white-header #search-result-wrapper {
        background-color: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
        padding: 0;
    }

    .index .white-header #search-result-wrapper li a {
        color: #fff;
    }

    .index .white-header #search-result-wrapper {
        margin-top: -15px;
    }

    .index .white-header #search-open-icon svg {
        fill: #3c3b3b;
    }
}

@media (max-width: 426px) {
    .main-banner {
        /*height: 270px !important;*/
    }
}

/*maps*/
div[data-hall-id='5d8fb29e95616708ef1cd16c'] {
    transform: scale(0.8);
    transform-origin: 40% -70% !important;
    height: 220.999px !important;
}

div[data-hall-id='5daf54fa9561670936c95dae'] {
    transform: scale(0.8);
    transform-origin: 40% 0 !important;
    height: 221px !important;
}

div[data-hall-id='5d8fb29e95616708ef1cd16c'] .cinema-seat {
    display: inline-block;
    border: 1px solid #EFEFEF;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    padding-top: 0;
    font-weight: bold;
    font-size: 13px;
}

.cinema-map .cinema-seat {
    border: 2px solid #65ead1 !important;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding-top: 9px;
    font-weight: bold;
    font-size: 14px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding-top: 0 !important;
}

.cinema-map .cinema-seat-free.cinema-seat-vip {
    border: 1.5px solid #ff7a93 !important;
}

.cinema-map .cinema-seat-free {
    background-color: #ffffff;
    color: #4e4e4e !important;
    font-weight: 700;
}

.cinema-map .cinema-seat-free.cinema-seat-vip {
    border: 1.5px solid #ff7a93 !important;
}

.cinema-map .cinema-seat-occupied {
    background-color: #ececec52 !important;
    color: #8c8c8ca3;
    border: none !important;
}

.cinema-map .cinema-seat-added-to-cart {
    color: #fff;
}

.detail-tkt-dropdown {
    padding: 0 !important;
}

.detail-tkt-dropdown .main-search-caret {
    transition: all .1s ease-in-out;
}

.detail-tkt-dropdown.open .main-search-caret {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.custom-dropdown .dropdown-toggle.ticket-quantity {
    padding: 0 !important;
}

.custom-dropdown .dropdown-toggle.ticket-quantity span {
    margin-left: 20px;
}

.divider-line {
    display: block;
    position: relative;
    width: 97%;
    height: 1px;
    border-bottom: 1px solid #f3f3f3;
    margin: 10px auto;
}

.divider-line-dashed {
    border-bottom: 1px dashed #f3f3f3;
}

.event-element.event-element-solo {

}

.solo-badge {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: -40px;
    z-index: 99;
}

.solo-badge img {
    width: 100%;

}

.btn-transparent-green.disabled {
    min-width: 170px !important;
}

.event-element-wrapper {
    border: solid 1px #f3f3f3;
    border-radius: 4px;
    padding: 10px 0;
    margin-top: 10px;
}

.event-element-wrapper .detail-tkt-wr {
    border: none;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

/*/b/xxxx style*/
.brand-wrapper-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.brand-wrapper-container .brand-logo-wrapper {
    position: relative;
    top: -45px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.brand-wrapper-container .flex-row {
    display: flex;
    flex-direction: row;
    justify-content: space-around;

}

.brand-wrapper-container .brand-logo-wrapper h1 {
    font-family: Lato;
    font-size: 26px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: left;
    margin-left: 15px;
    margin-top: 35px;
    color: #3c3b3b;
}

.brand-wrapper-container .brand-logo-wrapper img {
    width: 132px;
    height: 132px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.brand-cover {
    width: 100%;
    margin-top: 90px
}

.brand-cover img {
    width: 100%;
    position: relative;
    height: 247px;
}

.overview-wrapper {
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px -1px #dcdcdc;
    -moz-box-shadow: 0px 0px 5px -1px #dcdcdc;
    box-shadow: 0px 0px 5px -1px #dcdcdc;
    padding: 20px 40px;
    flex: 1;
}

.overview-wrapper h3 {
    font-family: Lato;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    color: #3c3b3b;
}

.overview-wrapper p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: left;
    color: #9a9a9a;
    margin-top: 30px;
}

.overview-wrapper .since {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.81;
    letter-spacing: normal;
    text-align: left;
    color: #fa506f;
    margin-top: 10px;
}

.overview-wrapper .social-link-wrapper .social-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    min-height: 50px;
    max-width: 70px;
}

.about-wrapper {
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px -1px #dcdcdc;
    -moz-box-shadow: 0px 0px 5px -1px #dcdcdc;
    box-shadow: 0px 0px 5px -1px #dcdcdc;
    padding: 20px 40px;
    flex: 2;
    margin-left: 15px;
}

.about-wrapper p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #9a9a9a;
    margin-top: 30px;
}

.about-wrapper h3 {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    margin: 0;
    letter-spacing: normal;
    color: #3c3b3b;
}

.events-container.mobile {
    display: none;
}

.events-container.mobile .swiper-slide {
    width: 250px !important;
}

.events-container.mobile .swiper-container {
    width: 600px !important;
    border-radius: 0;
    margin: 0;
}

.events-container.mobile .event-card-container {
    height: auto;
    background-color: #fff;
    border: none;
    box-shadow: none;
}

.events-container.mobile .future-mob-events {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.events-container.mobile .event-card {
    max-width: none;
    margin: 0 30px;
}

.events-container.mobile .swiper-pagination {
    display: block;
    position: relative;
    bottom: 0 !important;
}

.swiper-wrapper.only-one {
    transition-property: none !important;
    transform: none !important;
    transition: none !important;
}

.navigation {

}

.navigation ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.navigation ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin: 0 10px;
}

.navigation ul li.active {
    border-bottom: 1px solid #fe4e6e;
}

.navigation ul li.active a h4 {
    color: #fe4e6e;
}

.navigation ul li a {
    padding: 0;
    width: 100%;
    background-color: #fff !important;
}

.navigation ul li a h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin: 0 10px;
}

.events-container.mobile .flex-row {
    padding-top: 20px !important;
}

@media (max-width: 769px) {
    .brand-cover {
        margin-top: 66px;
        height: 197px!important;
    }

    .tab-pane {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .events-container .flex-row h4 {
        margin: 0 !important;
    }

    .events-container.mobile {
        display: block;
        margin-top: 0;
    }

    .for-brand {
        display: none;
    }

    .brand-wrapper-container .brand-logo-wrapper {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .brand-wrapper-container .flex-row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 10px !important;
    }

    .overview-wrapper {
        width: 100%;
        flex: 1;
        text-align: center;
        padding-top: 0;
        margin-top: -25px;
        padding-bottom: 0;
    }

    .about-wrapper {
        width: 100%;
        flex: 1;
        margin-left: 0;
        margin-top: 0;
        text-align: center;
    }

    .events-container .flex-row {
        flex-wrap: nowrap !important;
    }

    .overview-wrapper h3 {
        text-align: center;
        display: none;
    }

    .overview-wrapper p {
        text-align: center;
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 15px;
    }

    .about-wrapper p {
        text-align: center;
        margin: 15px 0;
        font-size: 15px;
    }

    .about-wrapper h3 {
        text-align: center;
        font-size: 20px;
    }

    .overview-wrapper .since {
        text-align: center;
        font-size: 20px;
    }

    .overview-wrapper .social-link-wrapper .social-links {
        max-width: 100%;
        justify-content: center;
    }

    .events-container .flex-row h3 {
        font-size: 20px !important;
    }

    .overview-wrapper .social-link-wrapper .social-links a {
        margin: 0 10px;
    }

    .since-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        margin-top: 0;
    }

    .since-wrapper p {
        margin: 0 5px !important;
        font-size: 20px;
    }

    .brand-wrapper-container .brand-logo-wrapper h1 {
        margin-left: 0;
        margin-bottom: 0;
    }
}


.events-container {
    margin-top: 15px;
}

.events-container .flex-row {
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px -1px #dcdcdc;
    -moz-box-shadow: 0px 0px 5px -1px #dcdcdc;
    box-shadow: 0px 0px 5px -1px #dcdcdc;
    padding: 20px 40px;
    flex-wrap: wrap;
}

.tab-content {
    position: relative;
    display: block;
    width: 100%;
}

.events-container .flex-row h3 {
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: center;
    color: #3c3b3b;
    text-align: center;
    margin-top: 0;
}

.events-container .flex-row {
    justify-content: space-between;
}

.events-container .flex-row h4 {
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: left;
    color: #3c3b3b;
    margin: 20px 15px 15px;
}

.share:hover .share-popup {
    display: flex;
}

.share-wrapper {
    margin-top: 40px;
    position: relative;
    flex: 2;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
}

.social-links a {
    color: #9a9a9a;
    font-size: 19px;
    transition: all .3s;
    /*cursor: not-allowed;*/
    /*pointer-events: none;*/
}

.social-links a.active-hover {
    cursor: pointer;
    pointer-events: all;
}

.input-group {
    width: 100% !important;
}

.social-links a.active-hover:hover {
    zoom: 1.5;
}

.social-links a.active-hover.facebook:hover i {
    color: #337ab7;
}

.social-links a.active-hover.instagram:hover i {
    color: #c18067;
}

.social-links a.active-hover.copy_link:hover i {
    color: #65ead1;
}

.share-popup {
    display: none;
    position: absolute;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 40px;
    right: -55px;
    top: -5px;
    height: 99px;
    opacity: 0.8;
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px -1px #dcdcdc;
    -moz-box-shadow: 0px 0px 5px -1px #dcdcdc;
    box-shadow: 0px 0px 5px -1px #dcdcdc;
    transition: all .3s;
}

.share-popup.show-popover {
    display: flex;
}

.share-icon {
    margin-left: 15px;
    cursor: pointer;
}

.share-icon i {
    font-size: 19px;
    color: #9a9a9a;
}

.share-on {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    color: #9a9a9a;
    width: auto;
    text-align: right;
    position: relative;
    top: -20px;
    right: -50px;
}

.like {
    cursor: pointer;
}

.like i {
    font-size: 19px;
    color: #fa506f;
}

.share-popup a {
    color: #9a9a9a;
    font-size: 14px;
}

.share-popup a:hover, .share-popup a:hover i {
    color: #3c3b3b;
}

.share-popup:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #dcdcdc;
    left: -8px;

    top: 7px;
}

.events-container .event-card {
    max-width: 186px;
    margin: 0 10px 15px;
}

.events-container .event-card img {
    width: 100%;
}

.events-container .event-card .brand-event-date {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: left;
    color: #a3a3a3;
}

.events-container .event-card .brand-event-name {
    font-family: Lato;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: left;
    color: #3c3b3b;
}

@media (max-width: 769px) {

    .events-container .flex-row, .overview-wrapper, .about-wrapper {
        overflow: hidden;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .overview-wrapper {
        border-bottom: 1px solid #dcdcdc;
    }

    .tab-pane {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .events-container .flex-row h4 {
        margin: 0 !important;
    }

    .events-container.mobile {
        display: block;
        margin-top: 0;
    }

    .for-brand {
        display: none;
    }

    .brand-wrapper-container .brand-logo-wrapper {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .brand-wrapper-container .flex-row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 10px !important;
    }

    .overview-wrapper {
        width: 100%;
        flex: 1;
        text-align: center;
        padding-top: 0;
        margin-top: -25px;
        padding-bottom: 0;
    }

    .about-wrapper {
        width: 100%;
        flex: 1;
        margin-left: 0;
        margin-top: 0;
        text-align: center;
    }

    .events-container .flex-row {
        flex-wrap: nowrap !important;
    }

    .overview-wrapper h3 {
        text-align: center;
        display: none;
    }

    .overview-wrapper p {
        text-align: center;
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 15px;
    }

    .about-wrapper p {
        text-align: center;
        margin: 15px 0;
        font-size: 15px;
    }

    .about-wrapper h3 {
        text-align: center;
        font-size: 20px;
    }

    .overview-wrapper .since {
        text-align: center;
        font-size: 20px;
    }

    .overview-wrapper .social-link-wrapper .social-links {
        max-width: 100%;
        justify-content: center;
    }

    .events-container .flex-row h3 {
        font-size: 20px !important;
    }

    .overview-wrapper .social-link-wrapper .social-links a {
        margin: 0 10px;
    }

    .since-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        margin-top: 0;
    }

    .since-wrapper p {
        margin: 0 5px !important;
        font-size: 20px;
    }

    .brand-wrapper-container .brand-logo-wrapper h1 {
        margin-left: 0;
        margin-bottom: 0;
    }
}


.events-container {
    margin-top: 15px;
}

.events-container .flex-row {
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px -1px #dcdcdc;
    -moz-box-shadow: 0px 0px 5px -1px #dcdcdc;
    box-shadow: 0px 0px 5px -1px #dcdcdc;
    padding: 20px 40px;
    flex-wrap: wrap;
}

.tab-content {
    position: relative;
    display: block;
    width: 100%;
}

.events-container .flex-row h3 {
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: center;
    color: #3c3b3b;
    text-align: center;
    margin-top: 0;
}

.events-container .flex-row {
    justify-content: space-between;
}

.events-container .flex-row h4 {
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: left;
    color: #3c3b3b;
    margin: 60px 15px 15px;
}

.share:hover .share-popup {
    display: flex;
}

.share-wrapper {
    margin-top: 40px;
    position: relative;
    flex: 2;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
}

.social-links a {
    color: #9a9a9a;
    font-size: 19px;
    transition: all .3s;
    /*cursor: not-allowed;*/
    /*pointer-events: none;*/
}
.social-links table tr td {
    padding: 6px;
}

.social-links table tr td img:hover {
    opacity: 1;
}

.social-links table tr td img {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.social-links table tr td:nth-child(1) img {
    width: 24px;
    opacity: .4;
}

.social-links table tr td:nth-child(2) img {
    width: 24px;
    opacity: .4;
}

.social-links table tr td:nth-child(3) img {
    width: 24px;
    opacity: .4;
}

.social-links table tr td:nth-child(4) img {
    width: 20px;
    display: block;
    margin: auto;
    opacity: .4;
}

.social-links table tr td:hover img {
    opacity: 1;
}

.share-popup {
    display: none;
    position: absolute;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 40px;
    right: -55px;
    top: -5px;
    height: 99px;
    opacity: 0.8;
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px -1px #dcdcdc;
    -moz-box-shadow: 0px 0px 5px -1px #dcdcdc;
    box-shadow: 0px 0px 5px -1px #dcdcdc;
    transition: all .3s;
}

.share-popup.show-popover {
    display: flex;
}

.share-icon {
    margin-left: 15px;
    cursor: pointer;
}

.share-icon i {
    font-size: 19px;
    color: #9a9a9a;
}

.share-on {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    color: #9a9a9a;
    width: auto;
    text-align: right;
    position: relative;
    top: -20px;
    right: -50px;
}

.like {
    cursor: pointer;
}

.like i {
    font-size: 19px;
    color: #fa506f;
}

.share-popup a {
    color: #9a9a9a;
    font-size: 14px;
}

.share-popup a:hover, .share-popup a:hover i {
    color: #3c3b3b;
}

.share-popup:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #dcdcdc;
    left: -8px;

    top: 7px;
}

.events-container .event-card {
    max-width: 186px;
    margin: 0 10px 60px;
}

.events-container .event-card img {
    width: 100%;
}

.events-container .event-card .brand-event-date {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: left;
    color: #a3a3a3;
}

.events-container .event-card .brand-event-name {
    font-family: Lato;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: left;
    color: #3c3b3b;
}

.cinema-map.cinema-map-5da082a59561671ec3b5cacc {
    left: 20px;
}

#ccm1_r10_s27 {
    left: 995.000017px;
}

#ccm1_r10_s28 {
    left: 1031.999983px;
}

#ccm1_r10_s29 {
    left: 1067.999948px;
}

#ccm1_r10_s30 {
    left: 1105px;
}

@media (max-width: 769px) {

    .events-container .flex-row, .overview-wrapper, .about-wrapper {
        overflow: hidden;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .overview-wrapper {
        border-bottom: 1px solid #dcdcdc;
    }

    .cinema-map .cinema-seat {
        line-height: 0 !important;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    div[data-hall-id='5d8fb29e95616708ef1cd16c'] {
        transform-origin: 40% -13% !important;
        height: 190px !important;
    }

    div[data-hall-id='5daf54fa9561670936c95dae'] {
        transform-origin: 45% 0 !important;
        /* transform-origin: 40% -70% !important; */
        height: 200px !important;
    }

    div[data-hall-id="5daf54fa9561670936c95dae"].cinema-map .row-number {
        left: -31% !important;
        font-size: 28px;
    }

    .detail-tkt-dropdown .custom-caret {
        position: relative;
        right: unset;
        top: unset;
        width: 10px;
        margin-left: 11px !important;
        height: 20px;
        margin-bottom: 0;
    }

    .custom-dropdown .dropdown-toggle.ticket-quantity span {
        margin-left: 12px;
    }

    .detail-card .event-element-wrapper .detail-tkt-wr table td {
        vertical-align: middle;
    }

    .detail-tkt-name-ticket-title .solo:before {
        top: 0;
    }
}
