@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --color_901: #030303;
    --color_902: #eaa622;
}


body {

    font-family: Roboto, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    background: var(--color_901) url(img/video_bg.jpg) no-repeat top;
    background-attachment: fixed;
    -webkit-background-size: 1434px auto;
       -moz-background-size: 1434px auto;
            background-size: 1434px auto;
    color:var(--color_2);
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
}

h1.movie-list-header {
    font-size: 32px;
    font-weight: 400;
    color: var(--color_9);
    margin-top: 20px;
    padding: 0 0 0 20px;
    margin-bottom: 0px;
    text-transform: none;
    text-align: center;
}

.program_vertical h1.movie-list-header {margin-top:0px;padding-top: 20px; color: var(--color_902);}
.program_vertical .movie-list .arrow .movie-info {font-size: 18px;}
.program_vertical .movie-list .arrow .movie-poster {flex: 215px 0 0;}
.program_vertical .movie-list .arrow .movie-poster img {width:215px!important}
.program_vertical .movie-list .arrow .movie-info p:first-of-type {font-size: 16px; margin-bottom:20px;}

.synopsis p {text-align: left!important;}

.navbar.primary { background:transparent; padding:0; }
.navbar.primary .navbar-brand {
  overflow: hidden;
  text-indent: -9999em;
  background: url(img/tfg.png) no-repeat center;
  background-size: contain;
  margin:0 auto;
  padding:0;
  width:300px;
  height:83px;
}
.navbar-nav.main-menu li.active a { border-color:#eaa622;}
.navbar-nav.right-menu .bg-dark .active {  border-color:#eaa622; }
li.nav-item.dropdown a {
    color: #eaa622 !important;
}

li.nav-item a {
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
}

.narrow-page .main-wrapper { max-width:992px!important; }

.page-block .page-block-title { padding:10px 20px!important; }

.px-5 { padding: 0 1rem!important; }
.bg-dark { background-color: #202020 !important;}
.btn-outline-dark {border:0px;}

.btn-primary {
    color: #fff;
    background-color: #35a0a8;
    border-color: #35a0a8;
}

.btn-primary:hover {
    color: #fff;
    background-color: #247076;
    border-color: #247076;
}

.btn-accent {
    background: #35a0a8;
    color: #fff;
}

.btn-outline-accent {
    background: #FFF;
    border: 1px solid #35a0a8;
    color: #35a0a8;
}

.btn_buy {
    background-color: var(--color_90);
    padding: 6px 12px;
    border-radius: 15px;
    margin-top: 10px;
    color: var(--color_103);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    display: inline-block!important;
    width: fit-content;
}

#movie-actions .icon-reservation { background: url(img/icon-reservation.png) no-repeat center; background-size: contain; }

.btn-outline-accent:hover { color: #247076;}

a { color: #35a0a8;}
a:hover { color: #247076;}

.page-block .page-block-title {
    font-size: 48px;
    font-weight: 400;
    color: var(--color_9);
    margin-top: 50px;
    margin-bottom: 0px;
    text-transform: none;
    display: flex;
    flex-direction: column-reverse;
    border-bottom:0px;
    line-height:1;
}

.page-block .page-block-title .lbl_buy_tickets {
    font-size: 18px;
    display: block;
    font-weight: 400;
    color: var(--color_90);
    text-transform: uppercase;
}

.main-wrapper {border-bottom-right-radius: 10px;border-bottom-left-radius: 10px; background: var(--color_101);min-height: calc(100vh - 150px - 250px);}

.navbar-expand-md .navbar-collapse {border-top-right-radius: 10px;border-top-left-radius: 10px;}
.navbar.secondary {border-top-right-radius: 10px;border-top-left-radius: 10px;}
.navbar.secondary a.nav-link {font-family: unset;}

.btn-primary { margin-top: 15px; }
.lbl_buy_tickets {color:#35a0a8;}

.table th, .table td { text-align: left; }

span.hall { display: block; }
span.time.fs { font-size: 14px; font-weight: 700; }

#movie-actions .disclaimer { display:none; }

.movie-main > div { padding: 20px 20px 0px 20px;}
.movie-main .movie-synopsis .synopsis {font-size: unset; color:unset;}
.movie-main .movie-info .info-text {font-size: unset; color:unset;}
.movie-main .movie-age-duration {border-bottom:0px!important;}
.movie-main .movie-age-duration .age-rating .bordered {border: 1px solid var(--color_9);}
.movie-schedule .day-wrapper {
    max-width: unset;
    border-radius: 10px;
    padding: 0px;
    width: 100%;
    flex-wrap: wrap;
    flex-direction:row!important;
    gap:20px;
}

.movie-schedule h3.day.fs {flex: 100% 0 0; text-align: left; text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;margin-top: 30px;}

.movie-schedule .show-time {
    border-radius: 15px;
    background: var(--color_15);
    padding: 10px;
    min-width: 80px;
    margin:0px;
}

.movie-schedule span.time.fs {
    font-weight: 400;
    font-size: 20px;
    color: var(--color_9);
    display: block;
}

.movie-schedule .show-time .hall {
    white-space: nowrap;
    color: var(--color_90);
    opacity: 0.7;
    font-weight: 600;
    font-size: 14px;
    display: none;
}

.movie-schedule .show-time .info {
    white-space: nowrap;
    color: var(--color_90);
    opacity: 0.7;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
}

.movie-main .movie-age-duration .duration .icon-time {
    display: block;
    margin: 0 auto 5px;
    width: 24px;
    height: 24px;
    background: url(img/clock-white.svg) no-repeat center;
    background-size: contain;
}

.movie-header .movie-title {
    position: relative;
    color: var(--color_109);
    font-size: 64px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 10px;
}

.movie-header .movie-orig-title {
    position: relative;
    margin-bottom: 3px;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
}

.movie-header-tags .tags-list {padding-top:5px; gap:10px;}

.movie-header-tags .tags-list .tag {
    padding: 10px 20px;
    line-height: 1;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    color: var(--color_9);
    background: var(--color_8);
    border:0px;
    margin:0px;
}

.movie-schedule .show-time .price { display:none!important;}
.movie-schedule {padding: 0 20px; display: block;}
.btn-buy {
    background-color: var(--color_90) !important;
    padding: 15px;
    border-radius: 35px;
    color: var(--color_103) !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    margin: auto;
    border: 0px !important;
}

.btn-reservation {
    background-color: var(--color_109) !important;
    padding: 15px;
    border-radius: 35px;
    color: var(--color_103) !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    margin: auto;
    border: 3px solid var(--color_90) !important;
}

.close {
    float: right;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: var(--color_90);
    opacity: 1;
    text-shadow: none;
}

.close:hover {
    color: unset;
}

#movie-actions .close {
    position: absolute;
    top: 0;
    right: 20px;
}

#movie-actions {background: none; box-shadow: none;}
#movie-actions .btn {
    width: 90%;
    padding: 15px;
    border-radius: 35px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    margin: auto;
}

#movie-actions .wrapper {
    padding: 60px 50px;
    display: flex;
    justify-content: space-around;
    position: relative;
    gap: 20px;
    background-color: var(--color_16);
}


.movie-list li a {color:unset;}
.movie-list.bb, .movie-list:last-child {border-bottom:0px;}
.movie-list.bb {margin-bottom:30px;}
.movie-list .movie-poster {flex: 215px 0 0;}
.movie-list .movie { padding: 15px; color: unset;}
.calendar-schedule-item .movie-list .movie {flex-wrap:nowrap; width:100%; gap:20px; margin-bottom:20px;}
.calendar-schedule-item .movie-list .movie .movie-info {width:100%; text-align:left;}
.calendar-schedule-item .movie-list .movie-title {text-align:left;}
.calendar-schedule-item .movie-list .movie-poster {margin-right:0px;}
.movie-info-schedule {align-items: flex-start;}
.calendar-schedule {
    list-style-type: none;
    width: 100%;
    display: flex;
    background: var(--color_6);
    color: var(--color_2);
    padding: 0;
    margin: 0px 0 20px 0;
    }
.calendar-schedule .schedule-day {
    flex-grow: 1;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    width: calc(100% / 8);
    }
.calendar-schedule .schedule-day.today a {
    background-color: var(--color_90);
    color: var(--color_103);
    }
.calendar-schedule .schedule-day a {
        color: var(--color_2);
}
.calendar-schedule .schedule-day.today:after {display: none;}
.calendar-schedule-item .movie-info-schedule {display:block;}
.movie-list .movie-schedule {text-align: left;}
.movie-info-schedule .movie-schedule {padding:0px; margin:0; display: flex; gap:15px; flex-wrap: wrap; margin-top:15px;justify-content: flex-start;}
.movie-list .movie.arrow {width:245px;}
.program_vertical .movie-list .movie.arrow {width:100%;}
.movie-list .movie-title {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 1.2;
    font-family: unset;
    }
.movie-list .movie-info {font-size: 16px;}

.bottom_links a { color: var(--color_109);}

.bottom_links {
   /* border-top: 1px solid var(--color_13);
    border-bottom: 1px solid var(--color_13); */
    border-top:0px;
    padding: 15px 25px 15px 0px;
}

.table {color:unset;}
.table th, .table td {
    border-top: 1px solid var(--color_6);
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    background: var(--color_6);
}
.movie-schedule .show-time.active .info{
    color: var(--color_902);
}

ul.link-list {
    padding: 0 15px 0px 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 0px;
}

ul.link-list li {
    font-size: 16px;
    display: block;
    width: 80px;
    background: var(--color_15);
    border-radius: 15px;
    color: var(--color_9);
    text-align: center;
    line-height: 1.4;
    padding: 15px 10px;
    margin:0;
}

ul.link-list li a, ul.link-list li a:hover {
    color: var(--color_9);
    text-decoration: none;
}

ul.link-list li a span.date {
    display: block;
}

.page-wrapper .page-content p {
    margin-bottom: 30px;
    color: var(--color_2);
    font-size: 18px;
    font-weight: 300;
}

.facebook-icon {
    background: url(img/facebook-icon-dark.svg) no-repeat;
    width:36px; height:36px;
    background-size: contain;
}

.youtube-icon {
    background: url(img/youtube-icon.svg) no-repeat;
    width:36px; height:36px;
    background-size: contain;
}

iframe {
    width: 100% !important;
}
footer { color: var(--color_109);}

@media (min-width: 768px) {


	.row {
		justify-content: space-around;
	}
}

@media (max-width: 768px) {
    body {background-size: contain;}
    .navbar.primary .navbar-brand {width:220px; height:70px;}
    .navbar.secondary {border-top-right-radius: 0px;border-top-left-radius: 0px;}
    .main-wrapper {border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
    .movie-list .movie-poster {flex: 100px 0 0;}
    .movie-list .movie-item {
        width: calc(100vw - 40px);
        position: relative;
        display: flex;
        gap: 20px;
        align-items: center;
    }
    .movie-list .movie-info {display: flex; flex-direction: column; justify-content: flex-start; }
    .movie-list .movie.arrow {width: 100%;}
    .movie-main .movie-info {
        order: 2;
        flex: 0 0 100%;
    }
    .movie-header .movie-title {font-size: 32px;}

    .movie-header-tags .tags-list .tag {font-size: 12px;}

    .movie-header .movie-orig-title {
        position: relative;
        margin-bottom: 3px;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.2;
    }
    .movie-list .movie {border-top:0px;}
    .movie-list .arrow {background: none;}
    .program_vertical .movie-list .arrow .movie-poster {flex: 100px 0 0;}
    .program_vertical .movie-list .arrow .movie-poster img {height: auto;width: 100%!important;}
    h1.movie-list-header {text-align:left;}
    #movie-actions .wrapper {
        flex-wrap: wrap;
        padding: 20px;
        background-color: var(--color_16);
        width: 100vw;
        margin-left: -10px;
        margin-bottom: -10px;
    }

    #movie-actions .close {
        top: -20px;
    }

    .page-block .page-block-title, .page-wrapper .page-title {
        font-size: 32px;
        margin-top: 0px;
        text-align: left;
        font-weight:400;
    }

}

@media (prefers-color-scheme: dark) {

    .movie-main .movie-age-duration .duration .icon-time {
        background: url(img/clock-white.svg) no-repeat center;
        background-size: contain;
    }

}

@media (prefers-color-scheme: light) {

    .movie-main .movie-age-duration .duration .icon-time {
        background: url(img/clock-dark.svg) no-repeat center;
        background-size: contain;
    }

}