.page-inner-banner-section {
    background: url("../img/banner.jpg");
    background-position: center !important;
    background-size: cover !important;
    min-height: 440px;
}

@media only screen and (max-width: 480px) {
    .page-inner-banner-section {
        background: url("../img/mobile-banner.svg");
        background-position: center !important;
        background-size: cover !important;
        min-height: 19vh;
    }
}

@media only screen and (min-width: 1024px) {
    .page-inner-banner-section {
        background: url("../img/banner.jpg");
        background-position: center !important;
        background-size: cover !important;
        min-height: 330px;
    }

    .breadcrumb-area {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 1920px) {
    .page-inner-banner-section {
        background: url("../img/banner.jpg");
        background-position: center !important;
        background-size: cover !important;
        min-height: 440px;
    }
}

@media only screen and (min-width: 1920px) {
    .page-inner-banner-section {
        background-position: center !important;
        background-size: cover !important;
        min-height: 440px;
    }
}

@media only screen and (min-width: 812px) {
    .page-inner-banner-section .page-inner-banner-title-area .gold-class-form-section-title {
        font-size: 18px;
    }
}

@media only screen and (min-width: 812px) {
    .page-inner-banner-section .page-inner-banner-title-area .gold-class-form-section-title {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1024px) {
    .page-inner-banner-section .page-inner-banner-title-area .gold-class-form-section-title {
        font-size: 30px;
    }
}

@media only screen and (min-width: 1440px) {
    .page-inner-banner-section .page-inner-banner-title-area .gold-class-form-section-title {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1920px) {
    .page-inner-banner-section .page-inner-banner-title-area .gold-class-form-section-title {
        font-size: 48px;
    }
}

/*  Breadcrumb */
.page-breadcrumb-section img {
    width: auto;
    height: 16px;
}


@media only screen and (min-width: 768px) {
    .gold-class-form-wrap {
        row-gap: 20px !important;
    }
}
@media only screen and (max-width: 768px) {
    .btn-primary {
        width: 100% !important;
    }
    .page-breadcrumb-section span {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1024px) {
    .page-breadcrumb-section span {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1439px) {
    .page-breadcrumb-section span {
        font-size: 16px;
    }
}

/*  Breadcrumb */

/* Content */
.content-title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 32px;
    color: #ffffff;
}

@media only screen and (max-width: 768px) {
    .content-title {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .app-download-area a:first-child {
        margin-top: 12px;
    }
}

@media only screen and (min-width: 812px) {
    .content-title {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .content-title {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1440px) {
    .content-title {
        font-size: 22px;
    }
}

@media only screen and (min-width: 1920px) {
    .content-title {
        font-size: 24px;
    }
}

.content-section a:hover {
    color: #fff;
}

.content-section p,
.content-section a,
.content-section span {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
}

@media only screen and (min-width: 320px) {

    .content-section p,
    .content-section a,
    .content-section span {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0;
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 768px) {

    .content-section p,
    .content-section a,
    .content-section span {
        font-size: 16px;
        margin-bottom: 16px;
    }
}

@media only screen and (min-width: 812px) {

    .content-section p,
    .content-section a,
    .content-section span {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 16px;
    }
}

@media only screen and (min-width: 1024px) {

    .content-section p,
    .content-section a,
    .content-section span {
        font-size: 16px;
        margin-bottom: 18px;
    }
}

@media only screen and (min-width: 1440px) {

    .content-section p,
    .content-section a,
    .content-section span {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 1920px) {

    .content-section p,
    .content-section a,
    .content-section span {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}

/* Content */


/*Form Area */
.gold-class-form-wrap {
    row-gap: 8px;
}
.gold-class-form-section {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50vh;
    margin-top: 4rem;
}

.gold-class-form-section-title {
    color: #fff;
    font-family: ProximaNovaRegular;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

@media screen and (min-width: 812px) {
    .gold-class-form-section-title {
        font-size: 12px;
    }
}

@media screen and (min-width: 1024px) {
    .gold-class-form-section-title {
        font-size: 30px;
    }
}

@media screen and (min-width: 1440px) {
    .gold-class-form-section-title {
        font-size: 36px;
    }
}

@media screen and (min-width: 1920px) {
    .gold-class-form-section-title {
        font-size: 48px;
    }
}


.active::after {
    opacity: 1 !important;
}

.login-form-content {
    justify-content: center;
    flex: 1;
    margin-top: 1rem;
}

.login-form-content form {
    width: 70%;
}

.gold-class-form-content {
    justify-content: center;
    flex: 1;
    margin-top: 1rem;
}

.gold-class-form-content form,
.gold-class-form-section>div {
    width: 100%;
}


input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
textarea {
    background-color: #3d4245;
    border: none;
    margin-top: 1rem;
    border-radius: 6.4px !important;
    padding: 1rem;
    color: #fff;
    padding: 30px 20px 6px 20px;
    margin: 0;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.material-input {
    width: 100%;
    font-size: 16px !important;
    transition: border-bottom-color 0.3s !important;
}

.material-input:focus {
    outline: none;
    border-bottom-color: #2196f3;
}

.input-label {
    position: absolute;
    top: 50%;
    left: 1.5rem;
    transform: translateY(-50%);
    transition: top 0.3s, font-size 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.5);
}

.material-input:focus+.input-label,
.material-input:not(:placeholder-shown)+.input-label {
    top: 32%;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.5);
}

.form-control {
    position: relative;
}

.form-control input {
    padding-top: 20px;
}

.form-control {
    background-color: #3d4245;
    box-shadow: none !important;
    color: #fff;
    border: none;
    box-shadow: none;
}

.form-control:focus {
    background-color: #3d4245;
    box-shadow: none !important;
    color: #fff;
    border: none;
    box-shadow: none;
}

.form-select {
    color: #fff;
    background-image: url("../../../img/auth/arrow-down.svg");
    background-color: #3d4245;
    border: none;
    border-radius: 8px;
    padding: 1rem;
    box-shadow: none;
    color: rgba(255, 255, 255, 0.6);
}

.form-select option {
    color: rgba(255, 255, 255, 0.6);
}

.form-select option:checked {
    color: #fff;
}

label {
    color: #fff;
}


.form-check label {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}


.btn-primary {
    background-color: #96a825;
    color: var(--white);
    border: 1px solid #96a825;
    border-radius: 30px;
    width: 165px;
    height: 54px;
    margin-bottom: 5rem;
    float: right;
}

.btn-primary::after {
    content: "";
    clear: both;
    display: block;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background-color: transparent;
    color: #fff;
    border: 1px solid #96a825;
}

#goldClassForm {
    padding: 0;
    display: none;
}

.gold-class-form-content h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 24px;
}


select {
    background-color: #3d4245;
}

p {
    color: #ffffff99;
    font-size: 12px;
    font-weight: 400;
}

b {
    color: #fff;
    font-weight: 400;
}

.form-check-input:checked[type="checkbox"] {
    background-image: url("../../../img/auth/checked.svg");
    background-color: #98a726;
    border-color: #98a726;
}

.form-check-input:focus {
    box-shadow: none;
}

@media screen and (max-width: 980px) {

    .gold-class-form-section {
        margin-top: 3rem;
    }

    .btn-primary {
        margin-bottom: 2rem;
    }

    .gold-class-form-content form {
        width: 100%;
        padding: 0 1rem;
    }
}

/*Form Area */

@media screen and (max-width: 1024px) {
    .app-swiper-nav {
        display: none;
    }
}

@media screen and (max-width: 375px) {
    .page-inner-banner-section {
        background-image: url("../../../img/page-cgv-art-house/banner-mobile.svg") !important;
        background-position: center !important;
        background-size: cover !important;
    }
}

.movie-banner-tech-item img {
    width: 56px;
    height: 16px;
    object-fit: fill !important;
}


@media only screen and (min-width: 1024px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 1440px) {

    #pageSwiper {
        padding-bottom: 122px;
    }
}

@media only screen and (min-width: 1920px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 1024px) {
    #pageSwiper {
        padding-bottom: 46px;
    }
}

.movie-info {
    margin-top: 24px;
}

@media screen and (max-width: 1023px) {
    .movie-info {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .movie-info {
        display: none;
    }
}

.movie-info h3 {
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

@media screen and (min-width: 1024px) {
    .movie-info h3 {
        font-size: 16px;
    }
}

@media screen and (min-width: 1440px) {
    .movie-info h3 {
        font-size: 18px;
    }
}

@media screen and (min-width: 1920px) {
    .movie-info h3 {
        font-size: 20px;
    }
}

.swiper-slide img {
    width: 100%;
    border-radius: 1rem;
}


@media only screen and (min-width: 1024px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 1440px) {

    #pageSwiper {
        padding-bottom: 122px;
    }
}

@media only screen and (min-width: 1920px) {

    #pageSwiper {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 1024px) {
    #pageSwiper {
        padding-bottom: 46px;
    }
}

.page-movie-list-section {
    margin-top: 5.625rem;
}

@media screen and (max-width: 1440px) {
    .page-movie-list-section {
        margin-top: 70px;
    }
}

.movie-info {
    margin-top: 24px;
}

@media screen and (max-width: 1023px) {
    .movie-info {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .movie-info {
        display: none;
    }
}

.movie-info h3 {
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

@media screen and (min-width: 1024px) {
    .movie-info h3 {
        font-size: 16px;
    }
}

@media screen and (min-width: 1440px) {
    .movie-info h3 {
        font-size: 18px;
    }
}

@media screen and (min-width: 1920px) {
    .movie-info h3 {
        font-size: 20px;
    }
}

.swiper-slide img {
    width: 100%;
    border-radius: 1rem;
}


.section-header a {
    font-weight: 500;
    color: #fff;
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .section-header a {
        text-decoration: none !important;
    }
}

.app-swiper-nav {
    min-height:90%;
}

@media screen and (max-width: 1024px) {
    .app-swiper-nav {
        display: none;
    }
}

.cinemas-list-section {
    margin-top: 30px;
}

/*
  Tablet vertical    
*/

@media only screen and (max-width: 820px) and (min-width: 481px) {
    .page-movie-list-section {
        margin-top: 38px;
    }

    #pageSwiper {
        padding-bottom: 10px !important;
    }

    .cinema-list-area {
        margin-top: 22px !important;
    }

        .cinema-list-area .card {
            margin-bottom: 14px !important;
        }
}

/*
   Tablet horizontal
*/

@media only screen and (max-width: 1180px) and (min-width: 1024px) {
    #pageSwiper {
        padding-bottom: 60px !important;
    }

    .cinema-list-area {
        margin-top: 26px;
    }

        .cinema-list-area .card {
            margin-bottom: 14px !important;
        }
}


main {
    background: linear-gradient(180deg, #121212 35%, #383838 68.44%, #121212 100%);
}


@media only screen and (max-width: 820px) and (min-width: 481px) {
    body {
        background: linear-gradient( 180deg, #121212 -4%, #383838 -64.56%, #121212 64% );
    }

    main {
        background: linear-gradient(180deg, #121212 -1%, #383838 68.44%, #121212 100%);
    }
}

@media only screen and (max-width: 480px) {
    .visionaries--swiper--lazy {
        height: 158px;
    }
}

.kvkk-link a {
    color: #98a726 !important;
}

.bulk-img {
    width: 100% !important;
    height: 376px;
}

#bulk-ticket-sale {
    display: none;
}
/*.cgv-arthouse-movie-item {
    width: 259px !important;
    height: 376px !important;
}*/

.cgv-arthouse-movie-item a{
    width:100%;
}
.movie-active-border {
    background: linear-gradient(180deg, #ffffff00 0.52%, rgba(150, 168, 36, 0.0001) 85.44%), linear-gradient(360deg, #00000094 13.19%, rgba(0, 0, 0, 0) 100%);
    display: none;
    border: 5px solid #98a726;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.movie-action-buttons .movie-clear-buy-ticket-btn {
    background: rgb(206 36 27);
    border: none;
    width: 100%;
    height: 44px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 999px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    text-decoration: none !important;
    padding: 8px 16px;
}


