@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,500,700,300,400italic,500italic,700italic,300italic&subset=latin,latin-ext");
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:ital,wght@0,400;0,500;0,700;1,400&display=swap');
.crossed {
    text-decoration: line-through;
}
.voucher-button {
    transition: 0.3s all;
}
.voucher-button:hover {
    transform:scale(1.05);
}
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.95);
}

.overlay .container {
    height: 100%;
    position: relative;
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 140px;
    right: 15px;
    cursor: pointer;
    color: black;
}

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text] {
    border: none;
    border-bottom: 1px solid #EB3739;
    width: 100%;
    background: transparent;
    font-size: 4rem;
    font-weight: normal;
    padding: 35px 0;
    color: #767f82;
}

form.search-form {
    position: relative;
}

.overlay button {
    background: transparent;
    color: red;
    position: absolute;
    top: 43px;
    right: 0;
}

.program-home-block:focus .program-caption,
.program-home-block:hover .program-caption {
    transform: scale(1.10);
    transform-origin: left;
}

.program-caption {
    transform-origin: left;
    transition: 0.3s all;
}

.btn-buyticket:hover,
.btn-buyticket:focus {
    color: white;
    background: #bd282a;
}

.hover-trigger:focus .program-hover {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}


/*
.hover-trigger:focus .program-link {
	bottom:0 !important;
}
*/

.event-priceinfo a.link:hover {
    color: #EB3739;
}

.event-priceinfo a.link:hover .icon-arrow {
    padding-left: 5px;
}

.event-priceinfo a.link:focus {
    color: white;
    text-decoration: underline;
}

.event-priceinfo a.link:focus .icon-arrow {
    padding-left: 5px;
}

.blog-section a:focus {
    color: #c42323;
    background: #cacaca;
}

.blog-section a:focus:active {
    background: none;
}

.event-description a:focus {
    color: #c42323;
    background: #cacaca;
}

.event-description a:focus:active {
    background: none;
}

p.program-link a:focus {
    background: #4c4c4c;
}

.news-item h3 a:focus {
    background: #dedede;
}

p.program-link a:focus:active,
.news-item h3 a:focus:active {
    background: none;
}

.dropdown-toggle:focus,
.archive-search input:focus {
    outline: 1px solid #ffbdbe;
}

.dropdown-toggle:focus:active,
.archive-search input:focus:active {
    outline: none;
}

.program-title a:focus {
    background: #dedede;
}

.program-title a:focus:active {
    background: none;
}

.exhibition-content a:focus,
.post-content a:focus {
    background: #dedede;
}

.exhibition-content a:focus:active,
.post-content a:focus:active {
    background: none;
}

.blog-post .post-header h2 a:focus,
.blog-post .post-header ul li a:focus {
    color: #eb3739;
    background: #d2d2d2;
}

.blog-post .post-header h2 a:focus:active,
.blog-post .post-header ul li a:focus:active {
    color: #eb3739;
    background: none;
}

.the-link-2:focus,
.the-link-3:focus {
    color: #eb3739;
    padding-right: 30px;
    background: #d2d2d2;
}

.the-link-2:focus:active,
.the-link-3:focus:active {
    background: #fff url(../images/link-arrow-2.png) center right no-repeat;
}

.program-category ul li a:focus {
    background: #fff;
    color: rgba(235, 55, 57, 1);
}

.program-nav.nav-tabs.nav-justified>li>a:focus,
.program-nav.nav-tabs.nav-justified>li>a:hover {
    background: #ffefef;
}

.program-nav.nav-tabs.nav-justified>li.active>a:focus,
.program-nav.nav-tabs.nav-justified>li.active>a:hover {
    background: #eb3739;
}

.partners a {
    transition: none;
}

.partners a:focus {
    background: whitesmoke;
}

.partners a:focus:active {
    background: none;
}

.newsletter-checkbox a:focus {
    color: #d4d4d4;
    text-decoration: none;
}

.program.va a:focus {
    color: #c42323;
}

.box-footer .va a:focus {
    transform: scale(1.05);
    display: inline-block;
}

.post-cover a:focus {
    outline: 2px solid #eb3739;
}

.post-cover a:focus:active {
    outline: none;
}

.footer-v1 .bottom-footer .footer-social li a {
    color: #919a9f;
}

.footer-v1 .bottom-footer .footer-social li a:focus {
    color: #919a9f;
}

.footer-contact {
    list-style: none;
    margin-left: 0;
}

.footer-contact .fa {
    margin-right: 10px;
}

.footer-contact li {
    margin-bottom: 5px
}

.footer-contact li:last-child {
    margin-bottom: 0px
}

.dogfish:focus {
    transform: scale(1.13) translateX(-6px);
    display: inline-block;
}

header .bottom-header .main-nav li a:focus,
header .top-header ul li a:focus {
    color: #eb3739;
}

header .logo a:focus {
    transform: scale(1.05);
    display: inline-block;
}

.downloads-bordered a:focus {
    background: #dedede;
}

a:focus .news-special {
    background: #c22123;
}

.news-item p a.btn-grey:hover,
.news-item p a.btn-grey:focus {
    color: white;
    background: #EB3739;
}

.news-item h3 a:focus {
    text-decoration: underline;
}

.news-item h3 a:focus:active {
    text-decoration: none;
}

button.btn-buyticket {
    margin-bottom: 25px;
    font-size: 16px;
    text-transform: uppercase;
    background: #eb3739;
    border: 1px solid #fff;
    padding: 20px 5px 20px 70px;
    display: block;
    color: #fff;
    position: relative;
    text-align: left;
    left: 0;
}

button.btn-buyticket .fa-cart-plus {
    position: absolute;
    left: 10px;
    top: 20px;
    font-size: 46px;
}

.choose-block {
    max-width: 320px;
    background: #eb373a;
    color: white;
    text-align: center;
    border-radius: 5px;
    padding: 40px 50px;
    display: inline-table;
    font-size: 24px;
    margin: 0px 15px 0px 0px;
    min-height: 130px;
}

.choose-block:hover {
    color: white;
    background: #a92427;
}

.choose-block span {
    display: table-cell;
    vertical-align: middle;
}

.form-error {
    color: #ed3432;
    font-size: 13px;
    padding-top: 3px;
    display: inline-block;
}

.btn-subcription {
    border: 1px solid #eb373a !important;
    border-radius: 5px !important;
    background: #eb373a !important;
    color: white !important;
    font-size: 19px;
    padding: 10px 20px;
    transition: 0.3s all;
}

.btn-subcription:hover {
    background: #a92427 !important;
}

#popup-message {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(235, 55, 58, 0.9);
    /* background: rgba(60, 60, 60, 0.9); */
    z-index: 42000;
    overflow: auto;
    max-height: 100vh;
}

#popup-message .popup-message-content {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 850px;
    max-width: 90%;
    height: fit-content;
    display: table;
    margin: auto;
    background: white;
    padding: 50px 40px;
    max-height: 80vh;
    overflow: auto;
    display: block;
}

#popup-message .popup-message-content .mfp-close {
    z-index: 70;
    color: black;
}

@media screen and (max-width: 950px) {
    #popup-message .popup-message-content {
        width: 90%;
    }
    #popup-message {}
    #popup-message .popup-message-content {
        position: relative;
        margin-top: 20px;
    }
    #popup-message .popup-message-content .mfp-close {
        width: 59px;
        height: 59px;
        font-size: 58px;
    }
}

body.menu-open {
    overflow: hidden;
}

.site-dot {
    z-index: 1
}

.contact-box {
    background: #F3F3F3;
    padding: 18px 25px 22px 25px;
    margin-bottom: 90px;
}

.contact-box~.contact-box {
    margin-bottom: 22px;
}

.contact-box+.contact-box {
    margin-bottom: 90px;
}

.contact-box p {
    margin: 0
}

.contact-box h2:first-child {
    margin-top: -33px;
    padding: 5px 20px;
    line-height: 40px;
    background-color: #FFF;
    display: inline-table;
    color: #ee3432;
    margin-bottom: 0px;
}

.contact-box .subheadline {
    font-size: 14px;
    color: #EB3739;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.contact-box h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #EB3739;
}

.contact-box table {
    border: none !important;
    font-size: 14px;
    margin: 0;
}

.contact-box table td {
    color: #252B30;
    border: none !important;
}

.contact-box table th {
    font-weight: normal;
    text-transform: uppercase;
    color: #252B30;
    border: none !important;
    width: 45%;
}

.footer-v1 .subscribe-box {
    z-index: 1;
}

.newsletter-checkbox {
    color: white;
    padding-top: 13px;
}

.newsletter-checkbox a {
    color: white;
    text-decoration: underline;
}

.newsletter-checkbox a:hover {
    color: white;
}

.program-item:hover .program-hover {
    diplay: block;
    opacity: 0
}


/*
tr:first-child td {
    border: none !important;
}
*/

table td p {
    margin: 0;
    padding: 0;
}

.blog-post td,
.blog-post th {
    border: 1px #d1d4d5 dotted;
    padding: 15px 10px;
}

.contact-box h2:before {
    border: none;
}

.bigphone {
    font-size: 27px;
    color: #252B30;
    font-weight: 500;
}

.bigphone span {
    margin-right: 15px;
    font-size: 30px;
    font-weight: bold;
}

.bigmail {
    font-size: 18px;
    color: #252B30;
    font-weight: 500;
}

.bigmail span {
    margin-right: 15px;
    font-size: 30px;
    font-weight: bold;
}

.bigmail a {
    line-height: 33px;
}

@media screen and (max-width:420px) {
    .bigmail {
        font-size: 16px;
    }
    .bigmail span,
    .bigphone span {
        font-size: 18px;
    }
}

body {
    color: #798289;
}

.vz a {
    font-size: 25px;
    color: #ee3432;
}

.vz a:hover {
    color: #c42323;
}

h3,
.h3 {
    font-size: 20px;
}

a {
    color: #ee3432;
}

a:hover {
    color: #c42323;
}

header {
    position: relative;
    z-index: 2;
    background: #fff;
    background: rgba(255, 255, 255, 1);
}

.is-sticky header {
    background: rgba(255, 255, 255, 1);
}

header .top-header {
    border-bottom: 1px solid #dce6ed;
    padding: 7px 0;
}

header .bottom-header {
    padding-top: 30px;
    padding-bottom: 10px;
}

header .top-header ul li {
    list-style: none;
    font-size: 13px;
    line-height: 1.7em;
    display: inline-block;
}

body {
    margin-top: 100px;
}

header.sticky-bar+section {
    padding: 80px;
}

.main-nav ul {
    margin: 0;
}

header .bottom-header .main-nav>ul>li>a {
    font-weight: 400;
    color: #252B30;
    font-size: 13px;
    text-transform: uppercase;
    padding-right: 5px;
    padding: 5px 5px;
    display: block;
}

.is-sticky header .bottom-header .logo img {
    margin-top: 0px;
    width: 190px;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 25px;
}

h2 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #777778;
    margin: 0 auto 10px;
    position: relative;
}

h2 em {
    font-style: normal;
}

hr {
    background: transparent;
    height: 1px;
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    border: 0;
}

hr.divider {
    margin: 20px 0 20px 0;
    background: #ccc;
}

.default-color,
.default-color .program-heading,
.program-hover {
    background: rgba(235, 55, 57, 0.9);
}

.default-color .program-category ul li a:hover,
.default-color .program-category ul li a.current {
    color: rgba(235, 55, 57, 1);
}

.default-color a.event-link {
    color: rgba(235, 55, 57, 1);
    background: none;
}

.blue-color,
.blue-color .program-heading,
.blue-color .program-hover,
.blue-color .caption-info,
.blue-color .today-program-info {
    background: rgba(37, 105, 216, 0.9);
}

.blue-color .caption-ico,
.blue-color .program-category ul li a:hover,
.blue-color .program-category ul li a.current {
    color: rgba(37, 105, 216, 1);
}

a.text-blue-color {
    color: rgba(37, 105, 216, 1);
    background: none;
}

.orange-color,
.orange-color .program-heading,
.orange-color .program-hover,
.orange-color .caption-info,
.orange-color .today-program-info {
    background: rgba(255, 132, 0, 0.9);
}

.orange-color .caption-ico,
.orange-color .program-category ul li a:hover,
.orange-color .program-category ul li a.current {
    color: rgba(255, 132, 0, 1);
}

a.text-orange-color {
    color: rgba(255, 132, 0, 1);
}

.red-color,
.red-color .program-heading,
.red-color .program-hover,
.red-color .caption-info,
.red-color .today-program-info {
    background: #A92427E5;
}

.red-color .caption-ico,
.red-color .program-category ul li a:hover,
.red-color .program-category ul li a.current {
    color: #A92427;
}

a.text-red-color {
    color: #A92427;
}

.silver-color,
.silver-color .program-heading,
.silver-color .program-hover,
.silver-color .caption-info,
.silver-color .today-program-info {
    background: rgba(35, 43, 49, 0.9);
}

.silver-color .caption-ico,
.silver-color .program-category ul li a:hover,
.silver-color .program-category ul li a.current {
    color: rgba(35, 43, 49, 1);
}

a.text-silver-color {
    color: rgba(35, 43, 49, 1);
}

.green-color,
.green-color .program-heading,
.green-color .program-hover,
.green-color .caption-info,
.green-color .today-program-info {
    background: rgba(38, 182, 71, 0.9);
}

.green-color .caption-ico,
.green-color .program-category ul li a:hover,
.green-color .program-category ul li a.current {
    color: rgba(38, 182, 71, 1);
}

a.text-green-color {
    color: rgba(38, 182, 71, 1);
}

.yellow-color,
.yellow-color .program-heading,
.yellow-color .program-hover,
.yellow-color .caption-info,
.yellow-color .today-program-info {
    background: rgba(1, 187, 172, 0.9);
}

.yellow-color .caption-ico,
.yellow-color .program-category ul li a:hover,
.yellow-color .program-category ul li a.current {
    color: rgba(1, 187, 172, 1);
}

a.text-yellow-color {
    color: rgba(1, 187, 172, 1);
}

.pink-color,
.pink-color .program-heading,
.pink-color .program-hover,
.pink-color .caption-info,
.pink-color .today-program-info {
    background: rgba(254, 0, 96, 0.9);
}

.pink-color .caption-ico,
.pink-color .program-category ul li a:hover,
.pink-color .program-category ul li a.current {
    color: rgba(254, 0, 96, 1);
}

a.text-pink-color {
    color: rgba(254, 0, 96, 1);
}

.purple-color .purple-color .program-heading,
.purple-color .program-hover,
.purple-color .caption-info,
.purple-color .today-program-info {
    background: rgba(102, 45, 145, 0.9);
}

.purple-color .caption-ico,
.purple-color .program-category ul li a:hover,
.purple-color .program-category ul li a.current {
    color: rgba(102, 45, 145, 1);
}

a.text-purple-color {
    color: rgba(235, 55, 57, 1);
}

.news-special {
    /* background: #FFC400; */
    color: white;
    transition: 0.3s all;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.news-special::before {
    /* content: ""; */
    background: url("/assets/template/img/divadlo-interier.jpeg") no-repeat center;
    width: auto;
    height: 100%;
    position: absolute;
    left: 15px;
    right: 15px;
}

.news-special-parent {
    display: flex;
    gap: 20px;
    padding: 56px 20px;
    flex-direction: column;
    background: linear-gradient(#252b30cc, #252b30cc), url("/assets/template/img/divadlo-interier.jpeg") no-repeat center;
    background-size: cover;
}

.news-special h2 {
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
    margin-bottom: 0;
}

.news-special h2:before {
    display: none;
}

.news-special p {
    padding: 0px !important;
    color: white;
    font-size: 14px;
    font-weight: 300;
}
.news-special p strong {
    font-weight: 500;
}

.news-special img,
.news-special .news-special-body {
    /* margin: 15px 20px 12px 20px; */
    text-align: left;
}

.news-special .icon-arrow {}

.news-special-img img {
    /* width: 50%; */
    /* width: 114px; */
    /* text-align: center; */
    width: 85px;
    height: 85px;
    min-width: 85px;
}

.news-special-body p {
    /* height: 83px !important; */
}

.news-link {
    color: #fff;
    font-size: 10px;
    padding: 10px 15px;
    border: 1px solid #fff;
    transition: all 0.4s ease-out;
}

.news-link i {
    padding: 0px 1px;
    margin-left: 10px;
    transition: all 0.4s ease-out;
}

.text-vertical-center {
    display: table;
}

.text-vertical-center p {
    display: table-cell;
    vertical-align: middle;
}

.downloads .thumbnail {
    border: none;
    display: inline-block;
    line-height: 120%;
    margin-bottom: 0px;
}

.downloads p {
    margin: 0;
    padding: 0;
}

.program-items p.program-link {
    text-align: left;
    font-size: 14px;
    padding-left: 17px;
}
.program-items p.program-link .btn {
    font-size: 14px;
}

.program-items p.program-link .icon-arrow {}

.downloads .pdf-icon {
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.downloads-bordered .border-column {
    border-right: 1px solid #9297aa;
}

.downloads-bordered {
    margin-bottom: 9px;
}

.downloads h3 {
    padding: 16px 20px
}

@media only screen and (max-width: 1199px) {
    .downloads h3 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .downloads-bordered .border-column {
        border-right: none;
    }
    .downloads-bordered .border-column h3 {
        border-bottom: 1px solid #9297aa;
    }
    .downloads-bordered .text-vertical-center p {
        height: 46px;
        padding-left: 20px;
    }
    
    .resp-menu .main-nav ul {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        border: none;
        background: #EB3739;
        padding-left: 45px;
        padding-right: 45px;
    }
    .resp-menu .main-nav .fa.fa-bars {
        border: none;
        font-size: 36px;
    }
    .resp-menu .close-menu {
        display: none;
        position: fixed;
        top: -23px;
        z-index: 30;
    }
    .resp-menu .main-nav.open .close-menu {
        display: block;
    }
    .resp-menu .close-menu span {
        height: 5px;
        width: 40px;
        background: #fff;
        display: inline-block;
        position: absolute;
        top: 77px;
        z-index: 1;
    }
    .resp-menu .close-menu span:first-child {
        transform: rotate(45deg);
    }
    .resp-menu .close-menu span:last-child {
        transform: rotate(-45deg);
    }
    .resp-menu .main-nav ul {
        padding-top: 109px;
        padding-bottom: 90px;
        color: #fff;
    }
    .resp-menu .main-nav ul li a {
        font-size: 24px !important;
        color: #fff !important;
    }
    .resp-menu .main-nav ul ul li a {
        font-size: 20px !important;
        color: #fff !important;
        font-weight: 100;
    }
    .resp-menu .main-nav ul li ul li {
        margin-bottom: 4px !important;
    }
    .resp-menu .main-nav ul ul {
        position: relative !important;
        text-align: center !important;
        background: none !important;
        margin: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
        padding-top: 25px !important;
    }
    header .bottom-header .main-nav ul li>ul:before {
        content: "";
        display: none;
    }
    .resp-menu .main-nav ul ul li {
        border-bottom: 1px solid #fff;
        padding: 10px 0;
        text-align: center !important;
    }
    header .bottom-header .main-nav>ul>li>a {
        font-weight: bold;
    }
    header .bottom-header .main-nav ul li>ul {
        width: auto;
        margin: 0;
        padding: 0;
        display: none;
    }
    .resp-menu .main-nav>ul>li {
        position: relative;
        margin-bottom: 10px !important;
    }
}
@media only screen and (max-width: 505px) {
    .header-social {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    /* .news-special img {
        display: none;
    } */
    .downloads-bordered {
        text-align: center;
    }
    .downloads {
        display: block !important;
        text-align: center;
    }
    .downloads-bordered .text-vertical-center {
        width: 100%;
    }
    .top-header,
    .header-info {
        text-align: center;
    }
    body {
        margin-top: 0!important
    }
    .is-sticky .sticky-bar {
        position: relative;
    }
    .bottom-header .col-md-3 {
        margin: 0
    }
    .today-program-info {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .program-items p.program-link {
        position: relative !important;
        bottom: initial !important;
        left: initial !important;
    }
    .today-item ul.program-caption {
        top: 30% !important;
    }
    .download-row a {
        text-align: left
    }
    .download-row .col-md-6 {
        margin-bottom: 20px;
    }
    /* .news-special-img {
        width: 0% !important
    } */
    .news-body {
        background: #F3F3F3;
    }
    .path-section h3 {
        font-size: 24px;
        padding: 20px;
    }
    .event-infostripe i {
        font-size: 26px !important
    }
    header.sticky-bar+section {
        padding: 0;
    }
    .event-infostripe {
        margin-top: 0
    }
    .event-infostripe p {
        width: auto
    }
    .event-infostripe p.event-icon {
        width: auto;
        margin-right: 20px
    }
    .our-program,
    .blog-section-single,
    .exhibitions {
        margin-top: 30px
    }

    .today-item:hover .today-program-info {
        width: 100% !important;
    }
}

@media only screen and (max-width: 400px) {
    .downloads-bordered .text-vertical-center p {
        height: 46px;
    }
    .downloads-bordered .border-column {
        border-right: none;
    }
    .downloads h3 {
        padding: 21px 20px;
    }
    .blog-post .post-header h2:before {
        top: 0 !important;
    }
}

@media (max-width: 500px) {
    .blog-section .post-content {
        padding: 0;
    }
}

ul.program-caption {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 36px;
    left: 0;
    min-width: auto;
    width: initial !important;
    max-width: 90%;
}

ul.program-caption li.caption-info  {
    font-family: 'Red Hat Text', sans-serif;
    color: #fff;
    margin: 0;
    padding: 14px 31px;
}

ul.program-caption li.caption-info strong {
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 30px;
}

ul.program-caption li.caption-info {
    font-size: 16px;
    font-weight: normal;
}

ul.program-caption li.caption-info .event-date {
    font-size: 16px;
    font-weight: normal;
}

.program-item {
    background: #fff;
    -webkit-box-shadow: inset 0px 0px 11px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 11px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 11px 3px rgba(0, 0, 0, 0.3);
}

.program-item img {
    opacity: 0.95;
}

.event-price .price-title {
    font-size: 12px;
    font-weight: 100;
}

.event-price {
    display: flex;
    gap: 8px;
    flex-wrap: wrap-reverse;
    justify-content: space-between;
    align-items: center;
    vertical-align: middle;
    line-height: inherit;
    font-size: 27px;
    line-height: 35px;
    font-weight: 600;
    margin-top: 5px;
    position: relative;
    width: 100%;
}

.event-price span {
    display: inline-block;
    line-height: normal;
}

.event-infostripe i {
    font-size: 47px;
    display: block;
}

.event-infostripe p.event-icon {
    padding: 0;
    margin: 0;
}

.partners img {
    width: 100px;
}

.program-hover p.program-date {
    font-size: 16px;
    font-weight: 200;
    color: #fff;
    line-height: normal;
    margin-bottom: 15px;
}

.program-hover ul.icons {
    font-size: 30px;
    margin-top: 0px;
}

.program-hover p {
    font-size: 12px;
    color: #fff;
}

.program-hover p.program-link {
    text-align: left;
    position: absolute;
    bottom: -50px;
}

.program-hover .icons {
    margin-bottom: 15px;
}

.program-hover .program-entryinfo {
    font-size: 12px;
}

.program-hover .icons i {
    display: inline-block;
    text-align: center;
    font-size: 24px;
}

.program-hover .icons .genre-title {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.program-hover h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #fff;
    line-height: 29px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.program-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    padding: 20px;
    color: #fff;
    display: none;
}

table.program-table td.program-photo {
    width: 110px;
    height: 110px;
}

.thumbnail {
    padding: 10px;
    border-radius: 0px;
}

.btn-default {
    color: #5a6a70;
    background-color: #fff;
    border-color: #ec4143;
    border-style: dotted;
}

.btn-default:hover {
    color: #fff;
    background-color: #ec4143;
    border-color: #ec4143;
    border-style: dotted;
}

.btn {
    border-radius: 0px !important;
}

.footer-v1 .bottom-footer:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 290px solid transparent;
    border-bottom: 250px solid transparent;
    border-right: 250px solid #252b30;
    margin-left: -250px;
}

.footer-v1 .bottom-footer:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 290px solid transparent;
    border-bottom: 250px solid transparent;
    border-left: 250px solid #252b30;
    margin-right: -250px;
}


/*
header .bottom-header .main-nav ul li>ul {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #f4f5f5;
    padding: 15px 15px 10px;
    z-index: 3;
    border-top: 2px solid #eb3739;
    margin: 30px 0 0 -15px;
    min-width: 200px;
    box-shadow: 0 1px 1px #ccc;
    top: 0;
    left: 0;
}

header .bottom-header .main-nav>ul>li>a {
    font-weight: 400;
    color: #767f82;
    font-size: 17px;
    text-transform: uppercase;
    padding-right: 5px;
}
header .bottom-header .main-nav li a:focus, header .top-header ul li a:focus {
    color: #eb3739;
}
header .bottom-header .main-nav>ul>li>a:focus {
	color: #eb3739;
}
@media only screen and (min-width: 991px) {
header .bottom-header .main-nav ul li:focus-within>ul {
    display: block;
}
}

header .bottom-header .main-nav ul li ul li a {
    color: #5a6a70;
    font-size: 15px;
    line-height: 20px;
}

header .bottom-header .main-nav ul li ul li {
    list-style: none;
    display: block;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px #f9c3c4 solid;
    padding-bottom: 5px;
}

header .bottom-header .main-nav ul li ul li:last-child {
    list-style: none;
    display: block;
    text-align: left;
    position: relative;
    padding-bottom: 10px;
    border-bottom: none;
    margin-bottom: -13px;
}
*/

.banner-carousel .caption .item-description {
    padding: 15px;
}

.banner-carousel .caption .item-description p {
    line-height: 22px;
}

.banner-carousel .caption .item-heading {
    padding: 15px 15px;
    padding-left: 0;
}

.banner-carousel .caption h4 {
    font-size: 47px;
    font-weight: bold;
    line-height: 66px;
    color: #fff;
    margin-bottom: 0;
}

.banner-carousel .item-date {
    font-size: 27px;
    line-height: 39px;
    font-weight: bold;
}

.item-date.is-rescheduled {
    text-decoration: line-through;
    color: #fff;
    font-size: 26px;
    margin: 0px 0px 15px 0px;
}

.item-date {
    color: #fff;
    font-size: 24px;
    line-height: normal;
    display: block;
    margin-bottom: 25px;
}

.item-date {
    margin-bottom: 30px;
}

.item-date-rescheduled {
    color: #fff;
    padding: 16px 28px;
    background-color: #FFC400;
    font-size: 24px;
    display: inline-block;
    line-height: normal;
    font-weight: bold;
}

.banner-carousel .caption .item-link a {
    font-size: 18px;
    padding: 18px 24px;
    background-color: #EB3739;
    font-weight: 600;
    text-transform: none;
    line-height: normal;
    margin: 0px 0;
    display: flex;
    align-items: center;
    width: fit-content;
}

.banner-carousel .caption .item-link a i {
    padding-left: 30px;
}

.news-box .news-body .btn, .informations-box .btn  {
    display: flex;
    align-items: center;
    width: fit-content;
}

.program-items p.program-link .btn {
    display: flex;
    align-items: center;
    width: fit-content;
}

@media (max-width: 992px) {
    .main-nav>ul {
        display: none;
        position: absolute;
        background: rgba(255, 255, 255, 0.95);
        padding: 0;
        z-index: 9;
        right: 0;
        width: 100%;
        border: 5px #eb383a solid;
        overflow: auto;
    }
    header .bottom-header .main-nav>ul>li:last-child,
    header .bottom-header .main-nav>ul>li {
        display: block;
        margin: 0;
        padding: 3px 10px;
        border-bottom: 1px #f9c3c4 solid;
        text-align: center;
        border: 0;
    }
}

.eu_banner {
    position: absolute;
    bottom: 9px;
    right: 10px;
    width: 50%;
    width: fit-content;
}

@media (max-width: 480px) {
    .eu_banner {
        position: absolute;
        bottom: 9px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        width: fit-content;
    }
    .banner-carousel .caption .item-link a i {
        padding-left: 14px;
    }
}

@media (max-width: 574px) {
    .eu_banner {
        position: absolute;
        bottom: 9px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        width: fit-content;
    }
}

.banner-carousel.mobile {
    display: none !important;
}

@media only screen and (max-width: 992px) {
    .banner-carousel .container {
        min-height: auto;
    }
    .banner-carousel.desktop {
        display: none !important;
    }
    .banner-carousel.mobile {
        display: block !important;
    }
    .banner-carousel .container {
        width: 100%;
        height: auto;
    }
    .banner-carousel .caption h4 {
        font-size: 30px !important;
        color: white;
    }
    .banner-carousel .slide-item {
        min-height: auto;
    }
    .banner-carousel .caption {
        width: 100%;
        padding: 0 15%;
        width: 100%;
        position: absolute;
        top: -150px;
    }
    .banner-carousel .caption .item-description {
        background: transparent;
        color: #fff;
        padding: 0;
    }
    .banner-carousel .caption .item-description p {
        color: #fff;
    }
    .banner-carousel .caption .item-link {
        margin-top: 30px;
    }
    .banner-carousel .caption .item-heading {
        background: transparent;
        line-height: normal;
        font-size: 16px;
    }
}

@media only screen and (max-width: 420px) {
    .banner-carousel .caption h4 {
        font-size: 30px !important;
        color: white;
    }
    .banner-carousel .container {
        min-height: auto;
    }
    .banner-carousel .caption .item-description {
        margin-bottom: 35px;
    }
    .banner-carousel .caption .item-heading {
        padding: 0px;
    }
}

.banner-carousel {
    margin-top: 0px !important;
}

.search-results .search-form {
    margin: 25px 0 55px 0;
    position: relative;
}

.search-results input[type=text] {
    border: none;
    border-bottom: 1px solid #EB3739;
    width: 100%;
    background: transparent;
    font-size: 4rem;
    font-weight: normal;
    padding: 35px 0;
    color: #767f82;
}

.search-results button {
    background: transparent;
    color: red;
    position: absolute;
    top: 43px;
    right: 0;
}

.search-category {
    margin-bottom: 35px
}

.search-results h3 {
    color: #eb3739;
    text-transform: uppercase;
    margin: 25px 0 35px 0
}

.align-left {
    justify-content: left !important;
}

.align-center {
    justify-content: center !important;
}

.align-right {
    justify-content: end !important;
}

.event-ico {
    margin-right: 1px;
    color: #fff;
    font-size: 36px;
    padding: 20px 15px;
    text-align: center;
}

.event-ico i {
    display: block;
    margin: 0 auto;
}

.sr-date {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: start !important;
    color: #fff;
    font-size: 28px;
    padding: 20px 15px;
    text-transform: uppercase;
    justify-content: flex-start !important;
}

.sr-date .full-date {
    font-size: 20px;
    padding-top: 8px;
}

.sr-row {
    margin-bottom: 3px;
    border-bottom: 1px solid #f1eded;
    padding-bottom: 3px;
    text-align: left !important;
}

.sr-title {
    justify-content: left !important;
}

.sr-title a {
    justify-content: flex-start !important;
    font-size: 22px;
    display: block;
    text-align: left
}

.sr-title a:hover {
    text-decoration: underline
}

.sr-thumb {
    justify-content: end !important;
}

.vertical-align {
    display: flex;
    flex-direction: row;
}

.vertical-align>[class^="col-"],
.vertical-align>[class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.genre-title {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0px 10px 0 0
}

ul.program-caption li.caption-ico {
    padding: 12px 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    width: fit-content;
}

.pulse {
    animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.caption-rescheduled {
    font-family: 'Red Hat Text', sans-serif;
    background: #FFC400;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 14px 27px;
    max-width: 160px;
    top: 0;
    position: absolute;
    left: 0;
    box-shadow: 3px 3px 10px #00000080;
    opacity: 0.9;
}

.mobile-carousel img {
    width: 100%;
    height: auto
}

li.event-rescheduled .event-date {
    text-decoration: line-through;
}

@media only screen and (min-width:991px) {}

@media only screen and (max-width:991px) {
    .event-ico {
        margin: 0
    }
    .sr-thumb {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .banner-carousel .caption h4 {
        line-height: 120%;
    }
    .sr-date {
        font-size: 16px;
        padding: 10px 10px;
    }
    .sr-date .full-date {
        font-size: 14px;
        padding-top: 3px;
    }
    .sr-title a {
        font-size: 16px
    }
    .sr-thumb {
        display: none !important;
    }
    .event-ico {
        display: none !important;
    }
}

.banner-carousel .slide-item {
    background-size: auto !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.upcoming-items ul.program-caption li .genre-title, .today-item ul.program-caption li .genre-title {
    font-size: 12px !important;
    font-weight: 600 !important;
}

.today-program-info h3.event-title {
    margin-bottom: 0px;
}

.today-program-info p.event-short-descripiton, .today-program-info p.program-price {
    font-size: 14px;
    font-weight: 400;
}

.today-program-info h3.event-title {
    font-size: 22px;
    line-height: normal;
}

.today-program-info .event-date {
    font-size: 14px;
}

.program-entryinfo {
    padding: 0;
}

.upcoming-items ul.program-caption li.caption-info .event-date {
    font-size: 14px;
}
.btn {
    font-size: 14px;
}

.news-perex p {
    font-size: 14px;
    line-height: 20px;
}

.news-item h3 a {
    font-size: 18px;
    line-height: normal;
}

.btn-download {
    font-size: 13px;
    line-height: normal;
}

.btn-download strong {
    font-size: 16px;
    line-height: 20px;
}

.header .bottom-header .main-nav>ul>li {
    margin-right: 26px;
}

.news-item h3 {
    max-width: 90%;
}

header .bottom-header .main-nav>ul>li>a {
    font-size: 14px;
    /* font-weight: 600; */
}

header .bottom-header .main-nav>ul>li {
    margin-right: 15px;
}

.ico-download, .btn-download:hover {
    background: #EB3739;
}

.text-download {
    padding: 20px;
}

.ico-download {
    position: initial;
    width: 100%;
    padding: 12px 20px;
    justify-content: start;
    gap: 10px;
}

.ico-download span {
    color: white;
    font-size: 14px;
    text-transform: initial;
    font-weight: 500;
}

.btn-download {
    padding: 0;
}

.img-responsive {
    width: 100%;
}

@media only screen and (max-width:1200px) {
    header .bottom-header .main-nav>ul>li {
        margin-right: 8px;
    }
    header .bottom-header .main-nav>ul>li>a {
        font-size: 12px;
    }
    
}

@media only screen and (max-width:480px) {
    .box-footer .box {
        padding: 10px;
    }
    .box-footer .box .footer-contact a {
        font-size: 10px;
    }
}

header .bottom-header .main-nav ul li>ul {
    margin: 3rem -2rem;
}

.blog-post .post-header h2:after {
   content: none;
}

.blog-post .post-header h1 {
    position: relative;
    margin-bottom: 0;
    padding-left: 30px;
}

.blog-post .post-header h1:before, .blog-post .post-header h2:before {
    position: absolute;
    min-height: 56px;
    height: 100%;
    width: 1px;
    background: #eb3739;
    bottom: 0;
    left: 0;
    content: "";
}

.blog-post .post-header h2:before {
    top: -8px;
}

.blog-post .post-header .post-date {
    position: static;
    padding-top: 0;
}

.blog-post .post-header {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    padding-left: 0;
    gap: 12px;
    position: relative;
}

.blog-post .post-header h2 {
    border-bottom: none;
    margin: 0;
    padding-bottom: 0;
}

.blog-post .post-content {
    margin-bottom: 6rem;
}

.blog-post .post-footer .post-selections {
    margin-bottom: 5rem;
}

.news-box .news-perex {
    min-height: 160px;
}

@media only screen and (max-width: 1199px) {
   .news-box .news-perex {
        min-height: auto;
    }
}

.news-special-parent.gift-voucher {
    background:linear-gradient(#252b30cc, #252b30cc), url('/assets/template/img/bg-gift-vouchers.jpg') no-repeat center;
    min-height: 424px;
    background-size: cover;
}

.news-special-parent.gift-voucher .news-special {
    margin: auto 0;
}

.section-news .featured-image .img-responsive {
    min-height: 200px;
    object-fit: cover;
}

.download-row:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .download-row:last-child {
        margin-bottom: 45px;
    }
}

@media (max-width: 991px) {
    .program-items.upcoming-items {
        margin-bottom: 0;
    }
    .section-news .informations-box {
        margin-bottom: 0;
    }
    .section-news .news-item {
        border-bottom: 0;
        padding-bottom: 0;
    }
}