@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-Black.eot);
    src: url(../fonts1/hinted-Gordita-Black.woff2) format("woff2"),url(../fonts1/hinted-Gordita-Black.woff) format("woff"),url(../fonts1/hinted-Gordita-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-BlackItalic.eot);
    src: url(../fonts1/hinted-Gordita-BlackItalic.woff2) format("woff2"),url(../fonts1/hinted-Gordita-BlackItalic.woff) format("woff");
    font-weight: 900;
    font-style: italic 
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-BoldItalic.eot);
    src: url(../fonts1/hinted-Gordita-BoldItalic.woff2) format("woff2"),url(../fonts1/hinted-Gordita-BoldItalic.woff) format("woff"),url(../fonts1/hinted-Gordita-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-Bold.eot);
    src: url(../fonts1/hinted-Gordita-Bold.woff2) format("woff2"),url(../fonts1/hinted-Gordita-Bold.woff) format("woff"),url(../fonts1/hinted-Gordita-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-Light.eot);
    src: url(../fonts1/hinted-Gordita-Light.woff2) format("woff2"),url(../fonts1/hinted-Gordita-Light.woff) format("woff"),url(../fonts1/hinted-Gordita-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-LightItalic.eot);
    src: url(../fonts1/hinted-Gordita-LightItalic.woff2) format("woff2"),url(../fonts1/hinted-Gordita-LightItalic.woff) format("woff"),url(../fonts1/hinted-Gordita-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-Regular.eot);
    src: url(../fonts1/hinted-Gordita-Regular.woff2) format("woff2"),url(../fonts1/hinted-Gordita-Regular.woff) format("woff"),url(../fonts1/hinted-Gordita-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-RegularItalic.eot);
    src: url(../fonts1/hinted-Gordita-RegularItalic.woff2) format("woff2"),url(../fonts1/hinted-Gordita-RegularItalic.woff) format("woff"),url(../fonts1/hinted-Gordita-RegularItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-Medium.eot);
    src: url(../fonts1/hinted-Gordita-Medium.woff2) format("woff2"),url(../fonts1/hinted-Gordita-Medium.woff) format("woff"),url(../fonts1/hinted-Gordita-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: gordita;
    src: url(../fonts1/hinted-Gordita-MediumItalic.eot);
    src: url(../fonts1/hinted-Gordita-MediumItalic.woff2) format("woff2"),url(../fonts1/hinted-Gordita-MediumItalic.woff) format("woff"),url(../fonts1/hinted-Gordita-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    background: #000;
    overflow-x: hidden;
    padding:0 !important;
}

figure, h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-style: normal
}

button, input, select, textarea, .btn-default {
    outline: none !important
}

a, a:focus, a:hover {
    text-decoration: none;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    -ms-transition: all .25s;
    transition: all .25s;
    color: #fff
}

    a:focus, button:focus, input:focus {
        outline: 0 none
    }

    a:before, a:after {
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -o-transition: all .25s;
        -ms-transition: all .25s;
        transition: all .25s
    }

ol, ul {
    list-style: none;
    padding: 0;
    margin: 0
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

label {
    font-weight: 400;
    margin-bottom: 0
}

article:before, aside:before, footer:before, header:before, nav:before, section:before {
    content: " "
}

article:after, aside:after, footer:after, header:after, nav:after, section:after {
    content: " ";
    clear: both
}

.slick-initialized .slick-slide {
    outline: 0 !important
}

.container {
    position: relative
}

input::-webkit-input-placeholder {
    line-height: normal !important
}

input, textarea {
    border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.amc-btn-group button.amc-btn {
    background: none !important;
    border: 0 !important
}

.amc-duptable {
    width: 100%;
    height: 100%;
    display: table
}

    .amc-duptable .amc-duptablecell {
        display: table-cell;
        vertical-align: middle
    }

.wrapper ::-webkit-scrollbar {
    width: 5px
}

.wrapper ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px
}

.wrapper ::-webkit-scrollbar-thumb {
    background: grey;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px
}

.common-select .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis
}

.common-select .bootstrap-select button.dropdown-toggle:focus, .common-select .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
    outline-offset: none
}

.common-select .bootstrap-select div.dropdown-menu {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: block;
    background: #4C4C4C;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    box-shadow: none;
    overflow: hidden;
    min-width: 280px;
    padding: 0;
    background: #4C4C4C;
    border: 1px solid #1a1a1a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

    .common-select .bootstrap-select div.dropdown-menu .dropdown-menu.inner {
        overflow: hidden;
        background: #4c4c4c
    }

.common-select .bootstrap-select.open div.dropdown-menu {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

    .common-select .bootstrap-select div.dropdown-menu .dropdown-menu > li > a:focus, .common-select .bootstrap-select.open div.dropdown-menu .dropdown-menu > li > a:hover {
        background: transparent;
        color: #fff
    }

.common-select .bootstrap-select div.dropdown-menu .dropdown-menu > .active > a, .common-select .bootstrap-select div.dropdown-menu .dropdown-menu > .active > a:focus, .common-select .bootstrap-select div.dropdown-menu .dropdown-menu > .active > a:hover {
    background: transparent
}

.common-select .bootstrap-select div.dropdown-menu .dropdown-menu > li {
    position: relative
}

    .common-select .bootstrap-select div.dropdown-menu .dropdown-menu > li > a {
        padding: 8px 20px;
        color: #fff
    }

        .common-select .bootstrap-select div.dropdown-menu .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            background: transparent;
            color: #fff
        }

    .common-select .bootstrap-select div.dropdown-menu .dropdown-menu > li:first-child > a {
        padding-top: 13px
    }

    .common-select .bootstrap-select div.dropdown-menu .dropdown-menu > li > a span.text {
        position: relative;
        font: 15px/18px gordita;
        font-weight: 500;
        letter-spacing: -.13px;
        color: #fefefe
    }

.common-select .bootstrap-select div.dropdown-menu .dropdown-menu li:first-child {
    border-top: 0
}

.common-select.btns .bootstrap-select div.dropdown-menu .dropdown-menu > li > a {
    padding: 8px 20px 8px 45px;
    color: #fff
}

.common-select .bootstrap-select.show-tick .dropdown-menu li a span.glyphicon {
    display: none
}

.common-select.btns .bootstrap-select .dropdown-menu li a span.text {
    font: 15px/19px gordita;
    font-weight: 500;
    letter-spacing: -.13px;
    color: #FEFEFE;
    position: relative
}

    .common-select.btns .bootstrap-select .dropdown-menu li a span.text:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: -34px;
        width: 18px;
        height: 18px;
        background: url(../images/Showtimes/dpdwn-tick-empty.svg);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

.common-select.btns .bootstrap-select .dropdown-menu li a.selected span.text:before {
    display: none
}

.common-select.btns .bootstrap-select .dropdown-menu li a.selected span.text:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/Showtimes/dpdwn-tick.svg);
    left: -34px;
    bottom: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.common-select.btns .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    display: none
}

.common-select .bootstrap-select .dropdown-menu aside {
    display: block;
    border-top: 1px solid #fff;
    padding: 28px 0 30px 17px;
    margin-top: 15px;
    margin-right: 0 !important;
    width: 100% !important;
    background: #4c4c4c;
}

    .common-select .bootstrap-select .dropdown-menu aside .btn-apply {
        display: inline-block
    }

        .common-select .bootstrap-select .dropdown-menu aside .btn-apply span {
            padding: 8px 30px 10px;
            color: #000;
            background: #fff;
            -webkit-border-radius: 22px;
            -moz-border-radius: 22px;
            -o-border-radius: 22px;
            -ms-border-radius: 22px;
            border-radius: 22px;
            font: 15px/18px gordita;
            font-weight: 700
        }

    .common-select .bootstrap-select .dropdown-menu aside .btn-clearall {
        display: inline-block;
        margin-left: 30px
    }

        .common-select .bootstrap-select .dropdown-menu aside .btn-clearall span {
            padding-bottom: 5px;
            color: #00A8E1;
            font: 15px/16px gordita;
            font-weight: 700;
            position: relative
        }

            .common-select .bootstrap-select .dropdown-menu aside .btn-clearall span:after {
                content: '';
                position: absolute;
                width: 100%;
                height: 1px;
                background: #00A8E1;
                left: 0;
                bottom: 0
            }

.bootstrap-select .btn {
    padding: 0
}

.bootstrap-select .btn-default.active.focus, .bootstrap-select .btn-default.active:focus, .bootstrap-select .btn-default.active:hover, .bootstrap-select .btn-default:active.focus, .bootstrap-select .btn-default:active:focus, .bootstrap-select .btn-default:active:hover, .bootstrap-select.open > .dropdown-toggle.btn-default.focus, .bootstrap-select.open > .dropdown-toggle.btn-default:focus, .bootstrap-select.open > .dropdown-toggle.btn-default:hover, .bootstrap-select .btn-default, .bootstrap-select .btn-default:hover, .bootstrap-select .btn-default.active, .bootstrap-select .btn-default:active, .bootstrap-select.open > .dropdown-toggle.btn-default {
    background: transparent;
    border: 0;
    color: #fff !important;
    box-shadow: none !important
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.img-responsive {
    max-width: 100%;
    height: auto;
    display: block
}

@media (min-width:1440px) {
    .container {
        width: 1290px
    }
}

@media (max-width:767px) {
    p, h1, h2, h3, h4, h5, h6, a, li, span {
        letter-spacing: 0 !important
    }
}

/*input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    border: 1px solid transparent;
    background-color: transparent !important;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    transition: background-color 5000s ease-in-out 0s;
}*/
