html, body {
    height: 100%;
    font-size: 0.9rem !important;
}

body {
    background-color: #1a181d;
}

p {
    margin-bottom: 0.5rem;
}

.footer-custom a {
    color: #fff !important;
    z-index: 1000;
}
.header-custom a {
    color: #fff !important;
}
.card {
    border: none;
}

.w300 {
    max-width: 300px;
    width: 300px;
}
.w200 {
    max-width: 200px;
    width: 200px;
}

/*.close {
    color: #fff;
    opacity: 1;
}
.btn-close,.btn-close:hover {
    color: #fff;
}*/

.btn-close {
    /*color: #fff;*/
    /*background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    */
    /*background: transparent url(data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'><path d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/></svg>) center/1em auto no-repeat;
    */
    /*background: transparent escape-svg($btn-close-bg) center / $btn-close-width auto no-repeat; // include transparent for button elements
    */
    /*background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23000"><path d="M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z"/></svg>');
    */
    /*background: transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="#ffffff"><path d="M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z"/></svg>') center/1em auto no-repeat;
    */
}

.modal-header {
    border-bottom: 0;
}

.modal-footer {
    border-top: 0;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.btn-primary {
    color: #fff !important;
    background-color: #b57700;
    border-color: #b57700;
}


.btn-check:focus + .btn-primary, .btn-primary:focus {
    /*color: #fff;*/
    background-color: #d08b00;
    border-color: #d08b00;
    box-shadow: 0 0 0 0;
}

.link-primary {
    color: #b57700;
}

a {
    text-decoration: none;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #d08b00;
    border-color: #d08b00;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #d08b00;
    border-color: #d08b00;
}

.vertical-center {
    position: relative;
    top: auto;
    -ms-transform: none;
    transform: none;
}

/*custom-flex {
    > div {
        flex: 1;
    }
}*/
.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.align-center {
    align-items: center;
}

.bg-light {
    background-color: rgba(256, 256, 256, 0.10) !important;
}

.bg-dark {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.mt-2 {
    margin-top: 1rem !important;
}

.mb-2 {
    margin-bottom: 1rem !important;
}

.mr-2 {
    margin-right: 1rem !important;
}

.ml-2 {
    margin-left: 15rem !important;
}

.pr-2 {
    padding-right: 1rem !important;
}

.pl-2 {
    padding-left: 1rem !important;
}

.mr-5 {
    margin-right: 1rem !important;
}

.ml-5 {
    margin-left: 1rem !important;
}

.pr-5 {
    padding-right: 1rem !important;
}

.pl-5 {
    padding-left: 1rem !important;
}

.h100 {
    height: auto;
}

.w100 {
    width: 100%;
}

.content-area-custom {
    padding: 60px 0 50px 0;
    position: absolute;
    width: 100%;
    height: auto;
    /*background-image: url(assets//eternals_bg_mob.png);*/

    /*background-attachment: scroll;*/
    background-attachment: fixed;

    background-position: top center;
    background-repeat: no-repeat;
    /*background-size: 100% auto;*/
    background-size: cover;
    background-color: black;
    background-origin: content-box;
    background-clip: content-box;
}

.header-custom {
    /*padding: 10px 10px 10px 10px;*/
    /*margin: 10px 10px 10px 10px;*/
    position: absolute;
    width: 100%;
    border-width: 10px;
    z-index: 1000;
    background-color: #1a181d;
}

.header-custom-logo-left {
    margin: 10px 0px 10px 0px;
}

.header-custom-logo-right {
    margin: 10px 0px 10px 0px;
}

.border-bottom {
    border-bottom: 10px solid #e52729 !important;
}

.footer-custom {
    margin-bottom: -22px;
    margin-top: 0px;
    background-color: #1a181d;
}

.heightToWidth {
    position: relative;
    width: 100%;
    /*padding-top: 105%;*/
    padding-top: 0%;
}

.heightToWidthChild {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.flex-column-row {
    flex-direction: column !important;
}

.custom-section {
    height: 100%;
}

.cookie-consent {
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #666666;
    background-color: #f5f5f5 !important;
    font-size: 0.8rem;
    position: fixed;
    z-index: 1000;
    bottom: 0;
}

.cookie-consent__agree {
    background-color: #f69c00;
    color: #fff;
    border-color: #f69c00;
    text-decoration: none;
    cursor: pointer;
    padding: 0.2rem 0.4rem;
    line-height: 1.5;
    border-radius: 0.3rem;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.cookie-consent__reject {
    background-color: #f69c00;
    color: #fff;
    border-color: #f69c00;
    text-decoration: none;
    cursor: pointer;
    padding: 0.2rem 0.4rem;
    line-height: 1.5;
    border-radius: 0.3rem;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

@media (min-width: 576px) {
    html, body {
        font-size: 0.7rem !important;
    }



    /*html {
       font-size: 0.6rem!important;
   }*/
    .header-custom {
        /*padding: 10px 30px 10px 30px;*/
        /*margin: 10px 30px 10px 30px;*/
    }

    .header-custom-logo-left {
        margin: 10px 0px 10px 30px;
    }

    .header-custom-logo-right {
        margin: 10px 30px 10px 0px;
    }

    .footer-custom {
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .vertical-center {

        position: relative;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

    }

    .mr-5 {
        margin-right: 3rem !important;
    }

    .ml-5 {
        margin-left: 3rem !important;
    }

    .pr-5 {
        padding-right: 3rem !important;
    }

    .pl-5 {
        padding-left: 3rem !important;
    }

    .h100 {
        height: 100%;
    }

    .heightToWidth {
        padding-top: 0%;
    }

    .flex-column-row {
        /*flex-direction: row!important;*/
        /*flex-direction: column!important;*/
    }
    .content-area-custom {
        padding: 60px 0 30px 0;
        /*background-image: url({{ asset('/cineworld-promotions/images/bg/eternals_bg_desktop.png') }});*/
        /*background-position: center center;*/
        /*background-position: top center;*/
        /*height: auto!important;*/
        /*background-size:contain;*/
    }
}

@media (min-width: 768px) {
    html, body {
        font-size: 0.75rem !important;
    }

    .content-area-custom {
        padding: 60px 0 35px 0;
    }

}

@media (min-width: 992px) {
    html, body {
        font-size: 0.8rem !important;
    }

    .content-area-custom {
        padding: 60px 0 40px 0;
    }
}

@media (min-width: 1200px) {
    html, body {
        font-size: 0.9rem !important;
    }

    .content-area-custom {
        padding: 60px 0 45px 0;
    }
}

@media (min-width: 2250px) {
    html, body {
        font-size: 1.1rem !important;
    }

    .content-area-custom {
        padding: 60px 0 50px 0;
    }
}

@media (min-width: 2750px) {
    html, body {
        font-size: 1.3rem !important;
    }

    .content-area-custom {
        padding: 60px 0 55px 0;
    }
}

.carousel {
}

.carousel-cell {
}

.carousel-cell.is-selected {
}

.carousel-cell:before {
}

.carousel-cell {
    /*width: 70%;*/
    /*height: 200px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transition-duration: 1s;
    -webkit-transition: -webkit-transform 1.0s, transform 1.0s;
}

.carousel-cell.is-selected {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    transition-duration: 1s;
    -webkit-transition: -webkit-transform 1.0s, transform 1.0s;

}
.text-center li {
    text-align: left!important;
}
/*.carousel-cell img {*/
/*    display: block;*/
/*    max-width: 100%;*/
/*    max-height: 100%;*/
/*    opacity: 0.7;*/
/*    -webkit-transform: scale(0.85);*/
/*    transform: scale(0.85);*/
/*    -webkit-filter: blur(5px);*/
/*    filter: blur(5px);*/
/*    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, transform 0.3s, -webkit-filter 0.3s, filter 0.3s;*/
/*    transition: opacity 0.3s, transform 0.3s, filter 0.3s;*/
/*}*/
/*.carousel-cell.is-selected img {*/
/*    opacity: 1;*/
/*    -webkit-transform: scale(1);*/
/*    transform: scale(1);*/
/*    -webkit-filter: none;*/
/*    filter: none;*/
/*}*/
