html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    --x: attr(data-sdfsdfsdfsdf);
}

*, *::before, *::after {
    outline: none;
    box-sizing: inherit;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}

a {
    pointer-events: all;
}

img {
    width: auto;
    max-width: 100%;
}

body {
    overflow-x: hidden;
    background: transparent;
}

h1, .h1, h3, .h3, section ul a, .btn-prim {
    color: #322d2d;
}

h1, .h1, h3, .h3 {
    font-family: Garamond-regular, serif;
}

dl, p, section ul > li > a, .btn-prim {
    font-family: 'Roboto Condensed', sans-serif;
}

h1, .h1 {
    word-spacing: 3px;
    letter-spacing: -9.5px;
    font-size: 85px;
    line-height: 1.2em;
    font-weight: 400;
    text-align: center;
}

h1 span,
.h1 span {
    display: table;
    border: 4px dotted;
    border-radius: 30px;
    padding: 3px 10px;
    margin: 0 auto;
    line-height: normal;
}

h3, .h3 {
    width: 100%;
    margin-bottom: 30px;
    /*letter-spacing: -2px;*/
    /*font-size: 52px;*/
    /*font-weight: 500;*/
    text-align: center;
    font-size: 47px;
    line-height: 1.2em;
    color: #322d2d;
    font-weight: 300;
}

h3, .h3 {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    font-size: 47px;
    line-height: 1.2em;
    color: #322d2d;
    font-weight: 300;
}

h4, .h4, .btn-prim {
    margin-bottom: 15px;
    font-size: 29px;
    letter-spacing: 2px;
    line-height: 1.2em;
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-align: left;
}

.btn-prim {
    letter-spacing: 0;
    display: inline-block;
    text-decoration: none;
    background: #f7cd5a;
    padding: .6em 3em;
    border-radius: 36px;
    font-weight: 400;
    color: black;
}

p, li {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 1.7em;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

.btn-prim span:after {
    font-family: FontAwesome, sans-serif;
    content: "\f105";
    margin-left: 10px;
}

section ul, header nav, header nav ul {
    display: flex;
    flex-wrap: wrap;
}

header nav {
    padding: 21px 0;
    align-items: center;
    justify-content: space-between;
}

ul {
    justify-content: center;
    list-style-type: none;
}

header nav ul > li a {
    position: relative;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

header nav ul > li a:after {
}

header nav ul > li:not(:last-child):hover a:after {
    opacity: 1;
    bottom: -25px;
}

header nav ul > li:not(:last-child) a:after {
    opacity: 0;
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    position: absolute;
    left: 50%;
    bottom: -35px;
    transform: translateX(-50%);
}

header nav ul > li:nth-of-type(1) a:after {
    color: #ed9ab0;
}

header nav ul > li:nth-of-type(2) a:after {
    color: #da7d67;
}

header nav ul > li:nth-of-type(3) a:after {
    color: #e3da83;
}

header nav ul > li:nth-of-type(4) a:after {
    color: #346741;
}

header nav ul > li:nth-of-type(5) a:after {
    color: #797cc0;
}

header nav ul > li:nth-of-type(6) a:after {
    color: #f2ac04;
}

nav ul > li {
    padding: 15px 25px;
}

nav > a > img {
    /*width: 256px;*/
    width: 77px;
}

header nav ul > li:last-child {
    border-radius: 25px;
    /* margin-left: 22px; */
    /* border-radius: 30px; */
    background-color: rgba(149, 149, 149, 0);
    /* border: 2px solid #e2d991; */
    padding: 13px 0;
}

header nav ul > li:last-child a {
    margin-left: 22px;
    border-radius: 30px;
    background-color: rgba(149, 149, 149, 0);
    border: 2px solid #f8d047;
    padding: 13px 40px;
}

header nav ul > li:last-child span:after {
    font-family: FontAwesome, sans-serif;
    content: "\f0c9";
    margin-left: 15px; /*new*/
    color: #322d2d;
}

/*header nav ul > li:last-child {
  border-radius: 25px;
  margin-left: 22px;
  border-radius: 30px;
  background-color: rgba(149,149,149,0);
  padding: 13px 40px;
}
header nav ul > li:last-child:after{
  font-family: FontAwesome, sans-serif;
  content: "\f0c9";
  margin-left: 5px;
  color: #f8d047;
}*/
section ul > li.active {
    border-bottom: 6px solid #f40062;
}

section header ul > li {
    text-decoration: none;
    font-size: 21px;
    padding: 5px 45px;
    font-weight: 700;
}

section ul > li > a {
    text-decoration: none;
    font-weight: 700;
}

.container, nav {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.banner_uvod {
    position: relative;
}

.banner_uvod:before {
    content: "";
    position: absolute;
    left: 0;
    top: 16%;
    background: url('../images/bg_part1.png') no-repeat;
    background-size: 95%;
    z-index: -1;
    width: calc(100vw * 0.3);
    height: calc(100vw * 0.3);
}

.banner_uvod:after {
    content: "";
    position: absolute;
    right: 0;
    top: 17%;
    background: url('../images/bg_part2.png') no-repeat;
    background-size: 100%;
    z-index: -1;
    width: calc(100vw * 0.19);
    height: calc(100vw * 0.3);
}

.banner_uvod {
    /*padding: 169px 0;*/
}

.text-center {
    text-align: center;
}

section#program_posledni-mista {
    padding: 10px 0 80px;
}

div.akce_detail:not(.active) {
    /*visibility: hidden;*/
    opacity: 0;
    /*height: 0;
    width: 0;*/
    z-index: -1;
}

div.akce_detail.active {
    pointer-events: all;

    border-radius: 0;
    /*visibility: visible;*/
    opacity: 1;
    z-index: 25;
}

div.akce_detail {
    height: 0;
    position: absolute;
    left: 217px;
}

div.akce_detail p {
    color: #d6d7d7;
}

div.akce_detail p strong {
    font-size: 47px;
    line-height: 49px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

div.akce_detail {
    background: #142a36 !important;
    z-index: 9;
}

tr {
}

td {
    border-bottom: 1px solid #959595;
    border-right: 1px solid #959595;
}

tr > td:first-child {
    border-right: 2px solid #959595;
}

tr td > div > div {
    margin-bottom: 5px;
    border-radius: 12px;
    padding: 15px;
}

td p {
}

td span {
}

.akce_detail strong {

}

.akce_detail {
    padding: 35px;
}

.akce_detail img.close_detail {
    width: 25px;
    position: absolute;
    right: 20px;
    top: 15px;
}

tr td > div > div {
    cursor: pointer;
}

tr.table_balet td > div > div:not(.akce_detail) {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);
    border-bottom: 3px solid #fdc5d4;
    background: #ffe1e9;
}

tr.table_cinohra td > div > div:not(.akce_detail) {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);
    border-bottom: 3px solid #e5a495;
    background: #f5c3b9;
}

tr.table_maledivadlo td > div > div:not(.akce_detail) {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);
    border-bottom: 3px solid #ebe6a9;
    background: #f8f4cf;
}

tr.table_opera td > div > div:not(.akce_detail) {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);
    border-bottom: 3px solid #9ab3a0;
    background: #cbe8d2;
}

tr.table_3d-atelier td > div > div:not(.akce_detail) {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);
    border-bottom: 3px solid #b1b3db;
    background: #dedff4;
}

#table_program tbody *, #table_program tbody p {
    text-align: left !important;
}

#table_program tbody tr td:first-child p:before {
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    margin-right: 5px;
}

#table_program tbody tr td:not(:first-child) {
    width: 150px;
}

#table_program tbody tr td:not(:first-child) {
    min-width: 220px;
}

tr.table_balet td:first-child p:before {
    color: #efa7ba;
}

tr.table_cinohra td:first-child p:before {
    color: #cd5e47;
}

tr.table_maledivadlo td:first-child p:before {
    color: #2e3a8d;
}

tr.table_opera td:first-child p:before {
    color: #1e4523;
}

tr.table_3d-atelier td:first-child p:before {
    color: #cfaccd;
}

section#areal-bouda > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#areal-bouda > .container > div {
    width: 48%;
}

section#areal-bouda, section#ober-novinek, section.nejlepe-hodnocene {
    padding: 80px 0;
}

section#areal-bouda {
    background: url('../images/bg_part3.png') no-repeat;
    background-size: 60%;
    background-position: -62% top;
}

section#areal-bouda img {
    margin-bottom: 45px;
}

section#areal-bouda p {
    margin-bottom: 20px;
}

section#areal-bouda strong {
    font-size: 29px;
    letter-spacing: -1px;
    color: #152a35;
    font-family: Garamond-regular, serif;
    font-weight: 300;
}

section.nejlepe-hodnocene h3,
section.nejlepe-hodnocene .h3 {
    width: 100%;
}

.prim_slide > div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}

ul#switch_month {
    position: absolute;
    left: 0;
    top: 25px;
}

ul#move_content_1 {
    position: absolute;
    right: 0;
    top: 25px;
}

ul#move_content_2 {
    position: absolute;
    right: 0;
    bottom: 25px;
}

ul#switch_month li:before, ul#move_content_1 li:before {
    color: #fff;
    font-family: FontAwesome, sans-serif;
    font-size: 25px;
    border-radius: 50%;
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.1));
    background-color: #f40062;
    padding: 0 5px;
}

ul#switch_month li:first-child:before, ul#move_content_1 li:first-child:before {
    content: "\f104";
}

ul#switch_month li:last-child:before, ul#move_content_1 li:last-child:before {
    content: "\f105";
}

div#secondary_view div.sv_slide:hover {
    cursor: pointer;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

.rating {
    margin-bottom: 50px;
}

.who {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.who p {
    margin-bottom: 1px;
}

.who p {
    width: 42%;
}

.who p a {
    color: #006ab3;
    float: right;
    text-decoration: none;
}

.primary-view p {
    color: #152a35;
}

.primary-view {
    margin-bottom: 45px;
    min-height: 700px;
    position: relative;
}

.prim_slide > div > div:first-child {
    /*box-shadow: 0 19px 50px rgba(0,0,0,0.18);*/
    width: 36%;
}

.prim_slide > div > div:last-child {
    padding: 48px 0 48px 72px;
    width: 60.5%;
    position: relative;
}

section#soubory-jd {
    text-align: center;
}

section#soubory-jd h3,
section#soubory-jd .h3 {
    width: 100%;
}

section#soubory-jd p:after {
    display: flex;
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 15px;
    font-size: 43px;
}

section#soubory-jd strong {
    font-size: 29px;
    letter-spacing: 2px;
    color: #152a35;
    font-weight: 400;
    text-align: center;
}

section#soubory-jd .container > div {
    width: 19%;
}

section#soubory-jd .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#ober-novinek {
    text-align: center;
}

section#ober-novinek p {
    margin-bottom: 30px;
}

section#ober-novinek img {
    width: 40px;
    height: auto;
    transition: all 280ms linear;
}

section#ober-novinek img:hover {
    transform: translateY(-5px);
}

section#ober-novinek > .container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

section#ober-novinek > .container h3,
section#ober-novinek > .container .h3 {
    width: 100%;
}

section#ober-novinek > .container > div {
    width: 50%;
}

section#ober-novinek form > div {
    margin: 0 auto;
    width: 403px;
    border-radius: 25px;
    background-color: #ffffff;
    border: 1px solid rgba(50, 50, 50, 0.53);
}

section#ober-novinek form > div > input {
    background: transparent;
    height: 47px;
    outline: none;
    padding-left: 15px;
    border: none;
    width: 75%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

::-webkit-input-placeholder {
    color: #5f6162;
}

:-ms-input-placeholder {
    font-size: 18px;
    line-height: 25px;
    color: #5f6162;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

::placeholder {
    font-size: 18px;
    line-height: 25px;
    color: #5f6162;
}

section#ober-novinek form > div > button {
    border: none;
    width: 25%;
    height: 48px;
    border-radius: 24px;
    filter: drop-shadow(0px 10px 5.5px rgba(0, 0, 0, 0.1));
    background-color: #f8d047;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: center;
}

section#navigace {
    padding: 80px 0;
    background: url('../images/kontaktbg.jpg') no-repeat;
    background-size: cover;
    background-position: left;
}

section.mapa_otacive-hlediste {
    padding: 80px 0;
    background: #fff;
}

section#navigace .container, section.mapa_otacive-hlediste .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.mapa_otacive-hlediste .container > nav,
section#navigace .container > nav {
    width: 18%;
    text-align: left;
}

section#navigace .container > div:nth-of-type(1) {
    width: 24%;
    text-align: right;
    padding-right: 60px;
}

section.mapa_otacive-hlediste .container > div:nth-of-type(1) p {
    color: #152a35;
}

section.mapa_otacive-hlediste .container > div:nth-of-type(1) h4,
section.mapa_otacive-hlediste .container > div:nth-of-type(1) .h4 {
    font-size: 29px;
    letter-spacing: 2px;
    line-height: 35px;
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
}

section.mapa_otacive-hlediste .container > div:nth-of-type(1) {
    width: 22%;
    text-align: left;
    padding-right: 25px;
}

section.mapa_otacive-hlediste .container > div:nth-of-type(1) * {

}

section#navigace .container > div:nth-of-type(2),
section.mapa_otacive-hlediste .container #map2 {
    width: 58%;
}

section.mapa_otacive-hlediste li a,
section#navigace li a {
    color: #d4dce1;
}

section.mapa_otacive-hlediste li,
section#navigace li {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    width: 100%;
    padding: 5px 0;
}

section.mapa_otacive-hlediste ul:first-child,
section#navigace ul:first-child {
    margin-bottom: 25px;
}

section.mapa_otacive-hlediste img,
section#navigace img {
    margin-bottom: 25px;
}

section.mapa_otacive-hlediste strong,
section#navigace strong {
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

section#partners h3,
section#partners .h3 {
    color: #fff;
    width: 100%;
}

section#partners {
    padding: 50px 0;
    background: #152a35;
}

section#partners > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

section#partners .container > div {
    text-align: center;
    width: 16%;
}

section#partners .container {
    max-width: 100%;
}

section#partners img {
    width: 75%;
}

footer #partners + .container a,
footer #partners + .container p {
    font-size: 14px;
    line-height: 27px;
    color: #989d9f;
    font-family: 'Roboto Condensed', sans-serif;
}

footer {
    background: #141718;
}

footer #partners + .container {
    padding: 30px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

footer .container > div {
    width: 33.3%;
}

footer .container > div:nth-of-type(1) {
    text-align: left;
}

footer .container > div:nth-of-type(2) {
    text-align: center;
}

footer .container > div:nth-of-type(3) {
    text-align: right;
}

div#map,
div#map2,
div#map3 {
    width: 100%;
    height: 400px;
}

section#banner_sub {
    padding: 45px 0;
}

.banner_ballet .banner_kontakty, .banner_historie, .banner_ohlasy-z-medii, .banner_oou {
    background: url('../images/banner_balet.jpg') no-repeat;
}

.banner_ballet, .banner_kontakty, .banner_historie, .banner_ohlasy-z-medii, .banner_oou {
    background-size: 71%;
    background-position: top right;
}

/*.banner_ballet {*/
/*    background: url('../images/banner_ballet.jpg') no-repeat;*/
/*}*/

/*.banner_opera {*/
/*    background: url('../images/banner_opera.jpg') no-repeat;*/
/*}*/

/*.banner_drama {*/
/*    background: url('../images/banner_drama.jpg') no-repeat;*/
/*}*/

/*.banner_atelier_3d {*/
/*    background: url('../images/banner_atelier_3d.jpg') no-repeat;*/
/*}*/

/*.banner_puppet_theatre {*/
/*    background: url('../images/banner_puppet_theatre.jpg') no-repeat;*/
/*}*/

.banner_ballet, .banner_opera, .banner_drama, .banner_atelier_3d, .banner_puppet_theatre {
    background-size: cover;
    background-position: center;
}

/*.banner_opera ul li a {*/
/*    color: white;*/
/*}*/

.banner_otacive-hlediste h1,
.banner_otacive-hlediste .h1 {
    color: #fff;
}

.banner_otacive-hlediste li img {
    background: #f8d047;
}

.banner_otacive-hlediste li a span {
    color: #fff;
}

.banner_otacive-hlediste h1,
.banner_otacive-hlediste .h1 {
    margin-bottom: calc(100vw * 0.045);
}

.banner_otacive-hlediste {
    /*background: url('../images/otacko.jpg') no-repeat;*/
    background-size: cover;
    background-position: bottom center;
}

section#banner_detail-predstaveni h1,
section#banner_detail-predstaveni .h1 {
    font-size: 134px;
    line-height: 1em;
    letter-spacing: -6px;
    text-align: left;
    margin-bottom: 77px;
}

section#banner_sub h1 {
    margin-bottom: calc(100vw * 0.085);
    text-align: left;
    font-size: 134px;
    letter-spacing: -6px;
}

div.akce_detail {
    -webkit-transition: all 0ms linear;
    transition: all 0ms linear;
}

section#soubory-jd .container > div:hover img,
section#soubory-jd .container > div img,
header nav ul > li:not(:last-child):hover a:after,
header nav ul > li:not(:last-child) a:after,
table,
div.akce_detail.active,
.modal,
.modal.open,
.modal_main-ul li:hover a span:before,
.modal_main-ul li a span:before,
.modal_main-ul li a span,
.modal_main-ul li:hover a span,
.centrifuga,
.centrifuga *,
.slick-dots.dropdown-menu,
.slick-dots.dropdown-menu.ae-hide,
section#partners img:hover,
section#partners img,
section.program_section .container > div > a:not(.td_marker):hover span:before,
section.program_section .container > div > a:not(.td_marker):hover span:after,
section.program_section .container > div > a:not(.td_marker) span:before,
section.program_section .container > div > a:not(.td_marker) span:after,
section.nejlepe-hodnocene #secondary_view div.sv_slide,
section#banner_sub li img,
section#banner_sub li:hover img,
section.nejlepe-hodnocene #secondary_view {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.min_calendar-outer td:last-child {
    text-align: center;
}

section#ober-novinek > .container > div p:last-child {
    margin-bottom: 0;
}

.primary-view,
.prim_slide > div div {
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
}

section#breadcrumb {
    padding-top: 108px;
}

section#banner_sub ul, section#banner_detail-predstaveni ul, section#breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style-type: none;
}

.breadcrumb_modal ul li {
    color: #152a35;
}

.breadcrumb_modal ul li:not(:first-child):before {
    content: "/";
    font-family: FontAwesome, sans-serif;
    margin-right: 2px;
    margin-left: 2px;
}

section#banner_detail-predstaveni .container > ul li,
section#banner_sub li {
    margin-right: 50px;
}

section#banner_sub li, section#banner_detail-predstaveni .container > ul li, section#breadcrumb li {
    padding: 0 10px;
    text-align: left;
}

section#breadcrumb ul li {
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

section#banner_detail-predstaveni .container > ul li:before,
section#banner_sub li:before {
    font-family: FontAwesome, sans-serif;
}

section#banner_detail-predstaveni .container > ul li a, section#banner_sub li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section#banner_detail-predstaveni .container > ul li img, section#banner_sub li img {
    width: 49px;
    margin-right: 19px;
    background: #ea9bb0;
    border-radius: 50%;
    padding: 13px;
}

.banner_otacive-hlediste .container > ul li img {
    background: #e2d991 !important;

}

section ul > li > a {
    font-weight: 400;
}

section#breadcrumb {
    margin-bottom: .5em;
}

section#breadcrumb li {
    padding: 0;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

section#breadcrumb li:not(:first-child):before {
    content: "/";
    margin-right: .2em;
    margin-left: .2em;
}

section.ansabl {
    background: url('../images/bg_ansabl.png') no-repeat;
    background-size: 45%;
    background-position: 0 70%;
}

section#profil h4,
section#profil .h4,
section.ansabl h4,
section.ansabl .h4 {
    margin-bottom: 0;
}

section#profil .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*align-items: center;*/
}

.ansabl-row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#profil .container img, section.ansabl .container img {
    width: 37%;
}

section#profil .container > div, section.ansabl .container .ansabl-row div {
    width: 50%;
    padding-top: 9%;
}

section#baletni_skola p {
    margin: 25px 0;
}

section#baletni_skola {
    background: url('../images/bg_baletni.png') no-repeat;
    background-size: 61%;
    background-position: top right;
}

section#baletni_skola {
    padding: 80px 0;
    text-align: center;
}

select {
    padding-left: 15px;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    /*-ms-appearance: none;*/
    /*-o-appearance: none;*/
    /*appearance: none;*/
    position: relative;
}

select:active, select:focus {
    outline: none;
}

select {
    width: 100%;
    height: 48px;
    border-radius: 24px;
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.1));
    background-color: #ffffff;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}

.select-wrapper:after {
    font-family: FontAwesome, sans-serif;
    content: '\f107';
    font-size: 28px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    color: #434B67;
    pointer-events: none;
}

.select-wrapper {
    margin-left: 15px;
    margin-bottom: 25px;
    width: 223px;
    position: relative;
}

.banner_baletni-skola h1,
.banner_baletni-skola .h1 {
    margin-bottom: 0 !important;
}

section#baletni_skola-popis h3,
section#baletni_skola-popis .h3 {
    text-align: left;
}

.banner_baletni-skola .container {
    padding: 80px 0;
    background: grey;
}

section#baletni_skola-popis input {
    background: transparent;
    border-radius: 28px;
    width: 75%;
    padding: 15px;
}

section#baletni_skola-popis .btn-prim {
    width: 24%;
    border: none;
}

/*border: 1px solid rgba(50, 50, 50, 0.53);*/
.baletniskola-formin input {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    border: none;
}

.baletniskola-formin .btn-prim {
    padding: 10px 30px;
}

.baletniskola-formin {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*border: 1px solid;*/
    border-radius: 30px;
    /* height: 47px; */
}

.baletniskola-formin {

}

section#baletni_skola-popis textarea {
    border: 1px solid rgba(50, 50, 50, 0.53);
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.btn-group a:first-child {
    margin-right: 15px;
}

.btn-group {
    margin-top: 45px;
    /* margin-top: 25px; */
    /* position: absolute; */
    /* bottom: 25px; */
    /* left: 40px; */
}

#primary_view > div > div {
    position: relative;
}

#modal li {
    width: 100%;
}

#modal .container {
    align-items: center; /*new*/
    height: 100%; /*new*/
    padding: 40px 15px;
}

section#ohlasy-z-medii img {
    width: 20%;
}

section#baletni_skola-popis .container, .kontakty .container, section#ohlasy-z-medii .container, .modal .container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

section#baletni_skola-popis .container > div {
    width: 48%;
}

section#baletni_skola-popis .container img {
    width: 30%;
}

#modal button.modal-close {
    width: 50px; /*new*/
    position: absolute;
    top: 10px;
    right: 10px !important; /*new*/
    height: 50px; /*new*/
    background: transparent;
    border: none;
}

.modal .container > ul {
    width: 40%;
}

.modal .container > div {
    width: 30%;
}

.modal .container > ul a {
    text-decoration: none;
    font-size: 76px;
    line-height: 121px;
    word-spacing: 3px;
    color: #322d2d;
    /*letter-spacing: -9.5px;*/
    letter-spacing: -2.5px;
    font-weight: 400;
    text-align: center;
    font-family: Garamond-regular, serif;
}

#modal .container > div a {
    text-decoration: none;
    font-size: 29px;
    line-height: 73px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

#modal .container > div ul {
    display: flex;
    flex-wrap: wrap;
}

#modal .container > div ul li {
    letter-spacing: unset;
    width: 100%;
}

.modal:not(.open), .modal:not(.open) * {
    pointer-events: none !important;
}

.modal:not(.modal2) {
    background: #fff url('../images/bg_modal.jpg') no-repeat;
    background-size: contain;
    background-position: top center;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.modal2.open {
    background: #000;
    width: 100%;
}

.modal2 {
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
}

.modal-overlay {
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.modal.open {
    overflow-y: auto;
    opacity: 1;
    z-index: 7460;
}

section#centrum_napovedy .modal-header, section#centrum_napovedy .modal-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#centrum_napovedy .modal-body-left {
    background: #eeeeee;
    width: 28.7%;
    padding-top: 40px;
}

section#centrum_napovedy .modal-body-right {
    padding: 40px;
    background: #fff;
    width: 71.3%;
}

section#centrum_napovedy h3,
section#centrum_napovedy .h3 {
    letter-spacing: 0;
    font-family: 'Roboto Condensed', sans-serif;
    color: #006ab3;
    font-weight: 400;
    font-size: 29px;
    text-align: left;
    text-decoration: none;
}

form#search_ic > div {
    height: 47px;
    width: 96.8%;
    position: relative;
}

input#text {
    width: 100%;
    border-radius: 30px;
    border: 1px solid #c9c9c9;
    padding: 15px 25px;
}

.side-nav a {
    font-family: 'Roboto Condensed', sans-serif;
    color: #006ab3;
    font-weight: 400;
    text-decoration: none;
}

.side-nav li {
    width: 100%;
}

/*.side-nav > ul {
  padding-top: 7px;
  padding-left: 33px;
}*/
section#centrum_napovedy li {
    margin-bottom: 0;
}

/*.side-nav > ul > li > ul{
  padding-left: 20px;
  margin-top: 5px;
}*/
.side-nav {
    padding: 45px 25px;
}

form#search_ic button {
    padding: 10px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 25px;
    background: #f8d047;
}

button.modal-close.btn-modal {
    color: #c1c1c1;
    border: 2px solid #f8d047;
    background: transparent;
    padding: 3px 25px;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    border-radius: 28px;
}

button.modal-close.btn-modal span:after {
    font-family: FontAwesome, sans-serif;
    content: "\f105";
    margin-left: 10px;
}

div#modal2 {
    background: #202020;
}

.modal-body {
    background: linear-gradient(90deg, #eee 50%, #fff 50%);
}

section#centrum_napovedy .modal-header {
    padding: 21px 0;
}

section#centrum_napovedy .modal-body-left {
}

section#centrum_napovedy .modal-body-right {
}

section#centrum_napovedy .modal-footer {
}

section#banner_detail-popis {
    padding: 50px 0 0;
}

@media (max-width: 575.98px) {
    section.rady-tipy .container > div {
        margin-bottom: 25px;
        width: 100%;
    }
}

@media (min-width: 576px) {
    .container, nav {
        max-width: 540px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    section.rady-tipy .container > div {
        margin-bottom: 25px;
        width: 50%;
    }
}

@media (max-width: 767px) {
    footer .container > div {
        width: 100%;
        text-align: center !important;
        margin-bottom: 15px;
    }

    footer .container > div {
        width: 100%;
    }

    .slick-arrows {
        margin-right: 15px;
        text-align: right;
        padding-bottom: 10px;
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    a.scroll-to-menu{
        display: none;
    }
    .container, nav {
        max-width: 720px;
    }
}

@media (min-width: 992px) and (max-width: 1350px) {
    section#baletni_skola-popis .btn-prim {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 991px) {
    section#ober-novinek > .container > div {
        width: 100% !important;
        margin-bottom: 25px;
    }

    section#navigace .container > div:nth-of-type(2), section.mapa_otacive-hlediste .container #map2 {
        width: 100%;
    }

    section#baletni_skola-popis .container > div {
        /*section#baletni_skola-popis input {*/
        width: 100%;
    }

    section#baletni_skola-popis .btn-prim {
        width: 250px;
        margin: 20px auto 0;
    }

    header nav ul > li:not(:last-child):not(.search-li):not(.user-section-li)  {
        display: none;
    }

    header nav ul > li:last-child a {
        margin-left: 0;
    }

    header nav ul > li:last-child {
        padding-left: 0 !important;
    }
}

@media (min-width: 992px) {
    section#areal-bouda .btn-prim {
        float: right;
    }

    .baletniskola-formin {
        border: 1px solid rgba(50, 50, 50, 0.53);
    }

    .container, nav {
        max-width: 1000px;
    }
}

@media (min-width: 992px) and (max-width: 1299.98px) {
    header nav ul > li {
        padding: 15px 10px;
    }
}

@media (min-width: 1300px) {
    .container, nav {
        max-width: 1350px;
    }
}

section#centrum_napovedy {
    width: 100%;
}

.slider-container ul {
    margin-top: 15px;
}

section#banner_detail-predstaveni .container:before {
    content: "";
    z-index: -1;
    position: absolute;
    left: -50px;
    top: 0;
    height: 100%;
    width: 100%;
    background: url('../images/detailbg.jpg') no-repeat;
    background-size: cover;
}

section#banner_detail-predstaveni {
    /*padding-top: 15px;*/
    padding-top: 0;
}

section#banner_detail-predstaveni .container {
    padding: 205px 0 40px;
}

section#ohlasy .btn-prim {
    display: table;
    margin: 0 auto
}

section#ohlasy h3,
section#ohlasy .h3 {
    margin-bottom: 0;
}

button.slick-next.slick-arrow {
    right: 0;
    top: -25px;
}

button.slick-prev.slick-arrow {
    left: 95%;
    top: -25px;
}

.slick-slide {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

section#ohlasy .slick-slide:not(.slick-active) {
    opacity: .35;
    transform: translateY(15px);
}

div.time {
    position: absolute;
    right: 50px;
    top: 60px;
}

.relative {
    position: relative;
}

.sv_arrows {
    position: absolute;
    right: 43px;
    top: -64px;
}

.kalendar_arrows i.fa, .inner_arrows i.fa, .sv_arrows i.fa, .banner-arrows i.fa, .slick-arrows i.fa {
    color: #fff;
    font-size: 32px;
    text-align: center;
}

ul.slick-initialized.slick-slider * {
    outline: none;
}

ul.slick-initialized.slick-slider {
}

.slick-list.draggable {
}

.slick-slider {
    margin-bottom: 0;
}

.sv_slide {
    margin-right: 10px;
}

li.visHid {
    visibility: hidden;
}

button:hover {
    cursor: pointer;
}

button:active, button:focus {
    outline: none;
}

.inner_arrows {
    position: absolute;
    right: 35px;
    top: -90px;
}

.kalendar_arrows button, .sv_arrows button, .banner-arrows button, .inner_arrows button, .slick-arrows button {
    position: relative;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    box-shadow: 0 0 4px #f3e1e8;
    background-color: #f40062;
}

section#ohlasy h4,
section#ohlasy .h4 {
    margin-bottom: 0;
    font-weight: 700;
}

.modal input#text {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: italic;
}

p.text-italic {
    color: #979899;
    font-style: italic;
}

.rating {
    display: flex;
    flex-wrap: wrap;
}

.half-content {
    position: relative;
    overflow: hidden;
}

.half-content:not(.full-content):before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    box-shadow: inset 0 -30px 45px 0 white;
}

.full-content {
    height: auto;
}

hr {
    margin: 30px 0;
}

.btn-prim.detail-inscenace {
    display: table;
    margin: 40px auto;
}

.btn-prim.btn-video {
    display: table;
    margin: 40px auto 0;
}

.btn-prim.detail-inscenace span:after {
    content: "\f07d";
}

.btn-prim.btn-video span:after {
    content: "\f16a";
}

.half-content {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.half-content .who-play-detail a {
    float: right;
}

.kontakty a,
.half-content .who-play-detail a {
    color: #006ab3;
    text-decoration: none;
    text-align: right;
}

.half-content > div:first-child {
    width: 56%;
}

.half-content > div:last-child {
    width: 36%;
}

.half-content dl {
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
}

.half-content dd, .half-content dt {
    margin-bottom: 15px;
}

.half-content dd {
    width: 55%;
}

.half-content dt {
    width: 45%;
}

dl {
    line-height: 24px;
    color: #4d4a4a;
    font-weight: 400;
    font-size: 18px;
    word-spacing: -1px;
}

.d-none {
    display: none !important;
}

table:not([border]) {
    border: none;
}

table {
    border: none;
    margin-right: 0;
}

td {
    border-bottom: 1px solid #959595 !important;
}

footer p {
    margin-bottom: 0;
}

section#profil, section.ansabl {
    padding: 60px 0 115px;
}

.program_table tbody tr > td:nth-of-type(3) {
    position: relative;
}

div#tab-2 .program_table tbody tr > td:nth-of-type(3):before {
    right: 12px;
}

section#soubory-jd .container > div {
    position: relative;
}

section#soubory-jd .container > div a.absolute-a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

section#soubory-jd .container > div:hover img {
    transform: translateY(-5px);
    box-shadow: 0 19px 25px rgba(0, 0, 0, 0.18);
}

a.disablEEE {
    color: grey !important;
    pointer-events: none;
}

div#secondary_view {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.rating img {
    margin-right: 12px;
}

table.table_kalendar tr > td:not(:first-child) {
    vertical-align: top;
}

table.table_kalendar tr > td:first-child {
    max-width: 168px;
    min-width: 168px;
    width: 168px;
}

table.table_kalendar tr > td:not(:first-child) {
    max-width: 217px;
    min-width: 217px;
    width: 217px;
    padding: 3px;
}

table.table_kalendar tr > td:first-child p {
    text-align: left !important;
    margin-bottom: 0;
    padding-left: 15px;
}

table.table_kalendar tr > td:first-child p:before {
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    margin-right: 15px;
    font-size: 43px;
    vertical-align: middle;
}

table.table_kalendar tr:nth-of-type(1) > td:first-child p:before {
    color: #efa7ba;
}

table.table_kalendar tr:nth-of-type(2) > td:first-child p:before {
    color: #cd5e47;
}

table.table_kalendar tr:nth-of-type(3) > td:first-child p:before {
    color: #2e3a8d;
}

table.table_kalendar tr:nth-of-type(4) > td:first-child p:before {
    color: #1e4523;
}

table.table_kalendar tr:nth-of-type(5) > td:first-child p:before {
    color: #cfaccd;
}

table.table_kalendar td > div > div:not(.akce_detail) > p {
    font-size: 18px;
    line-height: 21px;
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: left !important;
}

table.table_kalendar td > div > p {
    font-weight: 700;
    text-align: left !important;
    font-size: 16px;
}

table.table_kalendar td > div > span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

table.table_kalendar thead tr td p {
    padding: 10px;
    margin-bottom: 0;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}

table.table_kalendar thead tr td span {
    width: 50%;
    text-align: left;
}

table.table_kalendar thead tr td span:first-child {
    width: 100%;
}

table.table_kalendar thead tr td span:nth-of-type(2) {
    font-size: 29px;
    font-weight: 700;
}

table.table_kalendar thead tr td span:nth-of-type(3) {
    color: #e2001a;
    text-align: right;
}

ul.switch-program_kalendar {
    margin-bottom: 55px;
}

ul.switch-program_kalendar li {
    position: relative;
    padding: 10px 45px;
}

ul.switch-program_kalendar li:not(.active):after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    border-bottom: 1px solid #8a5e5e;
}

ul.switch-program_kalendar a {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #322d2d;
}

div[id^="tab-"]:not(.active) {
    display: none;
}

.kalendar_arrows {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.kalendar_arrows button {
    margin-right: 5px;
}

span.month_span {
    margin-left: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 700;
}

.disable-btn {
    background-color: #e0e0e0 !important;
    pointer-events: none !important;
}

div#tab-2 tr td:last-child a,
section.program_section tr td:last-child a {
    background: #f8d047;
    min-width: 165px;
}

div#tab-2 table tr td:first-child, section.program_section table tr td:first-child {
    min-width: 260px;
    padding: 20px 5px;
}

div#tab-2 tr td:last-child a, section.program_section tr td:last-child a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

div#tab-2 tr td, section.program_section tr td {
    font-size: 18px;
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
    /*font-weight: 400;*/
}


section.program_section tbody td:nth-child(n+2) {
    font-weight: 300;
}

div#tab-2 tr td:last-child a img, section.program_section tr td:last-child a img {
    margin-left: 10px;
    margin-right: 10px;
}

@media screen and (min-width: 1401px) {
    div#tab-2 tr td:last-child a img, section.program_section tr td:last-child a img {
        margin-right: 0;
    }
}

div#tab-2 table tr, section.program_section table tr {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 1px solid #000;
}

div#tab-2 table td, section.program_section table td {
    padding: 0 15px;
    border-bottom: none;
    border-right: none;
}

section.program_section {
    padding: 80px 0 35px;
}
/*1252020*/
section.program_section .container > div:not(.dropdown-wrapper) {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*align-items: center;*/
    padding: 15px 0;
    /*justify-content: center;*/
}
.slick-arrows-program-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0;
    justify-content: center;
}
section.program_section td a:not(.td_marker),
div#tab-2 td a:not(.td_marker) {
    display: inline-block;
    text-decoration: none;
    padding: 8px 25px;
    border-radius: 30px;
    background-color: rgba(149, 149, 149, 0);
    border: 2px solid #f8d047;
    margin: 10px 15px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: center;
}

section.program_section .container > div > a:not(.td_marker) {
    display: inline-block;
    text-decoration: none;
    padding: 8px 25px;
    border-radius: 0;
    background-color: transparent;
    /*border: 2px solid #f8d047;*/
    margin: 10px 15px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: center;
}

/*section.program_section .container > div > a:last-child span:after, section.program_section .container > div > a:first-child span:before {*/
/*    font-size: 35px;*/
/*    font-family: FontAwesome, sans-serif;*/
/*    vertical-align: sub;*/
/*    box-shadow: 0 0 4px #f3e1e8;*/
/*    background-color: #f40062;*/
/*    color: #fff;*/
/*    padding: 4px 15px;*/
/*    border-radius: 50%;*/
/*}*/

/*section.program_section .container > div > a:first-child span:before {*/
/*    content: "\f104";*/
/*    margin-right: 20px;*/
/*}*/

/*section.program_section .container > div > a:last-child span:after {*/
/*    content: "\f105";*/
/*    margin-left: 20px;*/
/*}*/

.program_section .slick-arrows-program-list > a {
    display: flex !important;
    align-items: center;
}
.program_section .slick-arrows-program-list > a button.pink-button{
    position: relative;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    box-shadow: 0 0 4px #f3e1e8;
    background-color: #f40062;
    margin: 0 19px;
    transition: all .2s ease-in-out;
}
.program_section .slick-arrows-program-list > a.slick-disabled button.pink-button{
    background-color: #c8ced2;
    cursor: default;
}

div#tab-2 .btn-prim.show-all, section.program_section .btn-prim.show-all {
    display: table;
    margin: 40px auto 20px;
}

.td_marker::before {
    content: '';
    background-image: url('../../assets/images/program-calendar-map-pointer.svg');
    background-repeat: no-repeat;
    position: absolute;
    font-size: 14px;
    width: 1em;
    height: calc(19em / 14);
    margin-right: 1em;
    top: 50%;
    left: 0;
    transform: translateY(calc(-50% - .1em));
    display: block;
}

.td_marker {
    display: inline-block;
    position: relative;
}

.td_marker, .th_marker {
    padding-left: 28px !important;
}

a.td_marker {
    text-decoration: underline;
    color: #152a35;
    /*1252020*/
}

div#tab-2 {
    width: 100%;
}

td.td_cinohra:before, td.td_male-divadlo:before, td.td_opera:before, td.td_balet:before, td.td_3d-atelier:before {
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    margin-left: -20px;
    margin-right: 5px;
}

td.td_cinohra:before {
    color: #cd5e47;
}

td.td_male-divadlo:before {
    color: #2e3a8d;
}

td.td_opera:before {
    color: #1e4523;
}

td.td_balet:before {
    color: #efa7ba;
}

td.td_3d-atelier:before {
    color: #cfaccd;
}

.prim_slide > div > div:first-child img {
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.25);
    width: 100%;
}

a.fcb_share img {
    width: 33px;
    margin-left: 10px;
    border: 2px solid #f8d047;
    border-radius: 50%;
    padding: 3px;
}

a.fcb_share {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    width: 215px;
    align-items: center;
    text-decoration: none;
    justify-content: flex-end;
}

.dropdown-wrapper {
    width: 100%;
}

.dropdown-wrapper .ae-select {
    padding: 8px;
    position: relative;
    border: 1px solid #ccc;
    height: 20px;
}

.dropdown-wrapper .ae-select.chosen {
    color: #333;
}

.dropdown-wrapper .ae-select .down-icon, .ae-select .up-icon {
    position: absolute;
    right: 8px;
    top: 7px;
}

.dropdown-wrapper .ae-dropdown .ae-select, .dropdown-wrapper .ae-dropdown .dropdown-menu > li {
    cursor: pointer;
    line-height: 1.35em;
}

.dropdown-wrapper .ae-dropdown .dropdown-menu > li > a:focus, .dropdown-wrapper .ae-dropdown .dropdown-menu > li > a:hover {
    background: none;
}

.dropdown-wrapper .ae-disabled {
    pointer-events: none;
}

.ae-hide li:not(.slick-active) {
    display: none;
}

.ae-dropdown.dropdown ul {
    list-style-type: none;
}

.ae-dropdown.dropdown ul {
    margin: 0;
    padding: 0;
}

.slick-active {
    pointer-events: none;
}

.slick-dots {
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
    bottom: unset;
    width: 240px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    text-align: left;
    font-size: 21px;
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    width: 100%;
    height: auto;
    position: relative;
    /*padding: 10px 10px;*/
    padding: 10px 20px;/*1252020*/
}
.slick-dots li.slick-active {
    font-weight: 400;
}

.slick-dots li a {
    text-align: center;
    padding: 25px;
    width: 100%;
}

.slick-dots li button {
    width: 140px;
}

.slick-dots {
    position: relative;
    cursor: pointer;
}

.slick-dots:after {
    font-family: FontAwesome, sans-serif;
    content: '\f107';
    font-size: 20px;
    position: absolute;
    top: 13px;
    right: 20px;/*1222020*/
    color: #434B67;
    pointer-events: none;
}

.slick-dots li button {
    font-size: 22px;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #000;
    border: 0;
    outline: none;
    background: transparent;
    text-align: left;
}

.ae-dropdown.dropdown {
    padding-bottom: 40px;
    position: relative;
}

.centrifuga {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 150;
}

.centrifuga ul {
    border-radius: 24px;
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.1));
    background-color: #ffffff;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}

section#ohlasy .slick-track {
    padding-bottom: 40px;
    padding-top: 40px;
}

@media (min-width: 1351px) {
    li.slick-slide:not(.slick-active) > div {
        width: 1010px;
        background-color: #ececec;
    }

    li.slick-slide > div {
        position: relative;
        padding: 50px 60px;
        width: 1010px;
        box-shadow: 0 19px 25px rgba(0, 0, 0, 0.2);
        background-color: #ffffff;
        margin: 0 auto;
    }

    .container.container-left {
        display: flex;
    }

    div#tab-2 table, section.program_section table {
        width: 100%;
    }
}

@media (max-width: 1350px) {
    .container.container-left {
    }

    li.slick-slide > div {
        position: relative;
        padding: 20px 30px;
        width: 100%;
        box-shadow: 0 19px 25px rgba(0, 0, 0, 0.2);
        background-color: #ffffff;
        margin: 0 auto;
    }

    .who p {
        width: 100%;
    }

    .who {
        margin-top: 15px;
        margin-bottom: 15px;
    }


    table.program_table {
        /*width: 1450px;*/
    }
}

/*CAUSE*/
.container.container-left.switch_content::-webkit-scrollbar-track, .modal.open::-webkit-scrollbar-track, div#tab-2::-webkit-scrollbar-track, .program_detail-table::-webkit-scrollbar-track, .slick-slide::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.container.container-left.switch_content::-webkit-scrollbar, .modal.open::-webkit-scrollbar, div#tab-2::-webkit-scrollbar, .program_detail-table::-webkit-scrollbar, .slick-slide::-webkit-scrollbar {
    width: 4px;
    height: 6px;
    background-color: #F5F5F5;
}

.container.container-left.switch_content::-webkit-scrollbar-thumb, .modal.open::-webkit-scrollbar-thumb, div#tab-2::-webkit-scrollbar-thumb, .program_detail-table::-webkit-scrollbar-thumb, .slick-slide::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.container.container-left.switch_content table,
section.program_section .slick-slide table,
div#tab-2 table,
.program_detail-table table {
    /*width: 1450px;*/
}


.container.container-left.switch_content,
section.program_section .slick-slide,
div#tab-2,
.program_detail-table {
    overflow-x: auto;
    pointer-events: all;
}

/*CAUSE*/
@media (min-width: 992px) {
    .breadcrumb_modal {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .breadcrumb_modal ul {
        display: flex;
    }

    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 7230;
        background-color: rgba(255,255,255,.95);
    }

    header.toFixed {
        -webkit-box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.57);
        box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.57);
    }
}

@media (max-width: 991px) {
    section#areal-bouda .container a {
        max-width: 265px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .baletniskola-formin input {
        width: 100% !important;
        border: 1px solid rgba(50, 50, 50, 0.53);
    }

    .breadcrumb_modal {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .breadcrumb_modal ul {
        display: none;
        flex-wrap: wrap;
    }

    section.mapa_otacive-hlediste .container > div:nth-of-type(1),
    section.mapa_otacive-hlediste .container > nav, section#navigace .container > nav, section#navigace .container > div:nth-of-type(1) {
        width: 50%;
        margin-bottom: 15px;
    }

    section#navigace .container > div:nth-of-type(2), section.mapa_otacive-hlediste .container > div:nth-of-type(2) {
        width: 100%;
        height: 450px;
    }

    section#navigace .container > div:nth-of-type(1) {
        padding-right: 0;
    }

    header {
        /*position: absolute;*/
        position: fixed; /*1252020*/
        top: 0;
        left: 0;
        width: 100%;
        z-index: 723;
        background: #fff;
    }

    section#centrum_napovedy .modal-body-left {
        width: 100%;
        order: 1;
    }

    section#centrum_napovedy .modal-body-right {
        width: 100%;
        order: 0;
        padding: 15px;
    }

    header {
    }

    section#areal-bouda > .container > div {
        width: 100%;
    }

    section#areal-bouda > .container > div {
        width: 100%;
    }

    section#areal-bouda > .container > div:first-child {
        order: 1;
    }

    section#areal-bouda > .container > div:last-child {
        order: 0;
    }

    .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .prim_slide > div > div:first-child, .prim_slide > div > div:last-child {
        width: 100%;
    }

    .prim_slide > div > div:first-child img {
        width: auto;
    }

    .prim_slide > div > div:first-child {
        text-align: center;
        display: none;
    }

    header nav {
        padding: 20px 15px;
    }
}

.kontakt_pers img {
    width: 15%;
    height: 100%;
}

.kontakt_pers div {
    width: 80%;
}

@media (min-width: 768px) {

    .banner-arrows {
        position: absolute;
        right: 140px;
        bottom: 50px;
    }

    .slick-arrows {

        text-align: right;
    }

    .modal .container > ul li {
        opacity: 0;
    }

    .modal.open .container > ul > li:nth-of-type(1) {
        transition: all 1.5s linear; /*new*/
        opacity: 1;
    }

    .modal.open .container > ul > li:nth-of-type(2) {
        transition: all 1.7s linear; /*new*/
        opacity: 1;
    }

    .modal.open .container > ul > li:nth-of-type(3) {
        transition: all 1.9s linear; /*new*/
        opacity: 1;
    }

    .modal.open .container > ul > li:nth-of-type(4) {
        transition: all 2.1s linear; /*new*/
        opacity: 1;
    }

    .modal.open .container > ul > li:nth-of-type(5) {
        transition: all 2.3s linear; /*new*/
        opacity: 1;
    }

    .modal.open .container > ul > li:nth-of-type(6) {
        transition: all 2.5s linear; /*new*/
        opacity: 1;
    }

    .all-center .ansabl-row {
        align-items: center;
    }

    section#profil .container > div, section.ansabl .container.all-center .ansabl-row div {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    section.program_section .container > div > a:not(.td_marker) {
        font-size: 0;
    }

    section#ober-novinek > .container > div {
        width: 100%;
        margin-bottom: 15px;
    }

    section.mapa_otacive-hlediste .container > div:nth-of-type(1) {
        padding-right: 0;
    }

    section.mapa_otacive-hlediste .container > div:nth-of-type(1),
    section.mapa_otacive-hlediste .container > nav, section#navigace .container > nav, section#navigace .container > div:nth-of-type(1) {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }

    .modal-header img {
        display: none;
    }

    .banner-arrows {
        position: absolute;
        right: 12px;
        bottom: 40px;
    }


    section#ober-novinek form > div {
        margin: 0 auto;
        width: 100%;
    }

    h1, .h1 {
        letter-spacing: -6.5px !important;
        font-size: 60px !important;
        line-height: 65px !important;
    }

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

    h4, .h4 {
        font-size: 25px;
    }

    .prim_slide > div > div:last-child {
        padding: 15px;
    }

    .btn-group {
        left: 0;
        padding: 15px;
        position: relative;
    }

    .btn-group a.btn-prim {
        display: block;
        text-align: center;
        margin: 15px auto;
    }

    nav > a > img {
        /*width: 190px;*/
        width: 77px;
    }

    header nav ul > li:last-child {
        padding: 15px 22px;
    }

    .modal .container > ul a {
        text-decoration: none;
        font-size: 38px;
        line-height: normal;
        word-spacing: 3px;
        color: #322d2d;
        letter-spacing: -1.5px;
        font-weight: 400;
        text-align: center;
        font-family: Garamond-regular, serif;
    }

    #modal .container > div a {
        text-decoration: none;
        font-size: 29px;
        line-height: 42px;
        color: #322d2d;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
    }

    .modal .container > ul {
        width: 100%;
    }

    .modal hr {
        margin: 5px 0;
    }


    section#profil .container .ansabl-row, section.ansabl .container .ansabl-row {
        margin-bottom: 15px;
    }

    section#profil .container .ansabl-row div > p:not(.small), section#profil .container .ansabl-row div .btn-prim, section.ansabl .container .ansabl-row div > p:not(.small)
        /*, section.ansabl .container .ansabl-row div .btn-prim */
    {
        display: none;
    }

    .ansabl-row img {
        order: 0;
    }

    .ansabl-row > div {
        order: 1;
    }

    section#soubory-jd .container > div {
        width: 30%;
        margin: 0 auto;
    }

    section#soubory-jd strong {
        font-size: 20px;
    }

    section#profil .container img {
        width: 100%;
        height: 100%;
        margin-bottom: 15px;
    }

    section#profil .container > div {
        width: 100%;
        padding-top: 0;
    }

    /*section.ansabl .container img {
        width: 15%;
        height: 100%;
    }*/
    .ansabl-row div {
        margin: 0 auto;
    }
    .ansabl-row *{
        text-align: center;
    }
    .ansabl-row img{
        width: 90%!important;
        max-width: 380px;
        margin: 0 auto 20px;
    }
    section#profil .container .ansabl-row div, section.ansabl .container .ansabl-row div {
        width: 80%;
        padding-top: 25px;
    }

    section#banner_sub li {
        padding: 10px;
    }

    section#ober-novinek > .container > div,
    section#navigace .container > nav,
    section#navigace .container > div:nth-of-type(1),
    section#navigace .container > div:nth-of-type(2),
    section.mapa_otacive-hlediste .container > nav,
    section.mapa_otacive-hlediste .container > div:nth-of-type(1),
    section.mapa_otacive-hlediste .container > div:nth-of-type(2) {
        width: 100%;
    }

    section#partners .container > div {
        width: 48%;
    }

    footer .container > div:nth-of-type(1) {
        order: 1;
    }

    footer .container > div:nth-of-type(2) {
        order: 0;
    }

    footer .container > div:nth-of-type(3) {
        order: 2;
    }

    section#navigace .container > nav {
        text-align: center;
    }

    section#navigace .container > div:nth-of-type(1) {
        margin: 25px 0;
        padding-right: 0;
        text-align: center;
    }

    footer .container > div:nth-of-type(1),
    footer .container > div:nth-of-type(2),
    footer .container > div:nth-of-type(3) {
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
    }
}

.slick-slide img {
    display: unset;
}

td > div > div:not(.akce_detail) {
    pointer-events: all;
}

.slick-list {
}

div#tab-1 table {
    display: block;
}

p.prof_soc img {
    max-width: 46px;
}

.kontakt_pers {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.kontakt_pers p {
    margin-bottom: 5px;
}

iframe {
    width: 95%;
}

.i-envelope:before, .i-phone:before {
    display: inline-block;
    font-family: FontAwesome, sans-serif;
    margin-right: 5px;
}

.i-envelope:before {
    content: "\f003";
}

.i-phone:before {
    content: "\f095";
}

.contain-all li, .contain-all a {
    width: 100%;
}

section#navigace {
    position: relative;
}

a.to_top {
    width: 49px;
    height: 49px;
    position: absolute;
    right: 25px;
    top: -25px;
    background: #f40062;
    border-radius: 50%;
}


@media (max-width: 600px) {
    .west-side {
        padding: 15px;
    }
    section#ohlasy ul li.slick-slide .rating {
        margin-top: 45px;
    }

    section#banner:before {
        width: calc(100vw * 0.6);
        height: calc(100vw * 0.6);
    }

    section#banner:after {
        top: 71%;
        width: calc(100vw * 0.6);
        height: calc(100vw * 0.6);
        z-index: -1;
    }

    ul.switch-program_kalendar li {
        position: relative;
        padding: 10px 14px;
    }

    .inner_arrows {
        position: absolute;
        right: 15px;
        top: -78px;
    }

    section#banner_sub h1,
    section#banner_sub .h1 {
        margin-bottom: calc(100vw * 0.085);
        text-align: left;
        font-size: 75px;
        letter-spacing: -6px;
        line-height: 75px;
    }
}

p.prof_soc a {
    margin-right: 5px;
}

p.prof_soc img, p.prof_soc {
    margin-bottom: 0 !important;
}

p.prof_soc {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

p.prof_soc a {
    width: 55px;
}

p.prof_soc a img {
    width: 100% !important;
}

.box_href a:first-child,
.box_href button:first-child {
    margin-right: 15px;
}

.box_href a,
.box_href button {
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    padding: 8px 0;
    font-size: 18px;
    border-radius: 24px;
    background-color: rgba(247, 205, 90, 0);
    border: 2px solid #f7cd5a;
    color: #fff;
    width: 166px;
    text-align: center;
}

.box_href {
    display: flex;
    flex-flow: row nowrap;
    width: 100% !important;
}

div#tab-1:not(.broken-bone) .slick-list {
    overflow: unset;
}

div#recenze form * {
    text-align: left;
}

div#recenze textarea {
    margin-bottom: 10px;
    border-radius: 10px;
    width: 100%;
}

div#recenze input[type="email"] {
    margin-bottom: 10px;
    border: 1px solid rgb(169, 169, 169);
    border-radius: 28px;
    width: 100%;
    padding: 15px;
}

div#recenze input[type="submit"] {
    width: 100%;
    border: none;
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
    background: #f7cd5a;
    padding: 10px 30px;
    font-size: 24px;
    border-radius: 43px;
    text-align: center;
}

div#recenze form {
    width: 400px;
    margin: 0 auto;
}

div#recenze p {
    margin-bottom: 0;
    /*background: #322d2d;*/
}

.recenze_form {
    padding: 15px;
    position: relative;
}

div#recenze button.modal-close {
    position: absolute;
    right: -5px;
    top: 15px;
    width: 45px;
    height: 45px;
    background: transparent;
    border: none;
}

.rating {
    height: 70px;
}

.rating {
    position: relative;
    /*background: url('../images/ratinglayer1.png');*/
    background: url('../images/potlesk-grey.svg');
    background-size: auto 100%;
    background-position: left top;
}

.rating_front {
    height: 70px;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 15;
    /*background: url('../images/ratinglayer2.png');*/
    background: url('../images/potlesk.svg');
    background-position: left top;
    background-size: auto 100%;
}

.rating_input {
    display: none;
}

.form_rating {
    cursor: pointer;
}

input,
input:focus,
input:active,
button,
button:focus,
button:active,
textarea,
textarea:focus,
textarea:active {
    outline: none;
}

section.rady-tipy .container {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

section.rady-tipy .container > div img {
    margin-bottom: 15px;
}

section.rady-tipy .btn-prim {
    text-align: center;
}

section.rady-tipy .container > div {
    margin-bottom: 60px;
}

section.rady-tipy .container > div:last-child {
    flex-basis: 100%;
    margin-top: 15px;
    margin-bottom: 70px;
}

section.rady-tipy .container > h2 {
    margin-bottom: 100px;
    margin-top: 75px;
}

@media screen and (min-width: 992px) {
    section.rady-tipy .container > div {
        width: 23%;
        margin-left: 5%;
        margin-right: 5%;
    }
}

.arrow_me {
    position: relative;
}
.arrow_me:after {
    position: absolute;
    top: 50%;
    height: 0;
    width: 0;
    right: -4px;
    transform: translateY(-50%) rotate(270deg);
    border: 15px solid transparent;
    border-bottom-color: #142a36;
    content: "";
    z-index: 25;
}

p.loc_tim {
    margin-bottom: 0 !important;
    padding-bottom: 15px;
}

p.loc_tim {
    margin-bottom: 0 !important;
}

p.tags_detail span {
    padding: 5px 10px;
    margin-right: 10px;
    border-radius: 13px;
    background-color: rgba(244, 0, 98, 0);
    border: 1px solid #8ba8b8;
    font-size: 16px;
    color: #8ba8b8;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

p.tags_detail {
    margin-bottom: 25px !important;
}

p.loc_tim span {
    margin-right: 10px;
    position: relative;
}

a.a-koupit_listek {
    background: #f8d047 !important;
    color: #142a36 !important;
}

a.a-koupit_listek span:after {
    margin-left: 10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 20px;
    background: url('../images/listky.png') no-repeat;
    background-size: contain;
}

p.loc_tim span:before {
    margin-right: 5px;

    /*z-index: 99999;
      position: absolute;
      top: 0;
      left: 80px;*/
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 20px;
}

p.loc_tim span.time:before {
    background: url('../images/timimg.jpg') no-repeat;
}

p.loc_tim span.location:before {
    margin-left: 5px;
    background: url('../images/locimg.jpg') no-repeat;
}

p.loc_tim-before span:before {
    margin-right: 5px;

    /*z-index: 99999;
      position: absolute;
      top: 0;
      left: 80px;*/
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 20px;
}

p.loc_tim-before span.time:before {
    background: url('../images/timimg.png') no-repeat;
    background-size: contain;
}

p.loc_tim-before span.location:before {
    margin-left: 5px;
    background: url('../images/locimg.png') no-repeat;
    background-size: contain;
}

p.loc_tim-before {
    font-size: 16px !important;
    line-height: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

table.table_kalendar td > div > p {
    margin-bottom: 25px;
}

.sh_lss {
    color: #152a35;
    text-align: center;
}

.st_lss {
    font-size: 29px;
    letter-spacing: 2px;
    line-height: 35px;
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
}

.sa_lss {
    padding: 8px 40px;
    /* width: 194px; */
    /* height: 45px; */
    border-radius: 22px;
    background-color: rgba(149, 149, 149, 0);
    border: 2px solid #f8d047;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    text-decoration: none;
}

.sd_lss {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sd_lss span {
    text-align: left;
    padding-left: 10px;
}

/*.sd_lss img{
  width: 10%;
}
.sd_lss span{
  width: 80%;

}*/
.kale {
    width: 100%;
    display: flex;
    overflow-x: scroll;
    white-space: nowrap;
}

div#tab-1:not(.broken-bone) .slick-slide:not(.slick-active) {
    visibility: hidden;
}

section#navigace li a,
section#navigace li a:hover,
table.program_table tr,
table.program_table tr:hover,
.btn-prim:hover,
.btn-prim {
    -webkit-transition: all 280ms linear;
    transition: all 280ms linear;
}

.btn-prim:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 16px rgba(234, 227, 209, .5);
    background-color: #e9b62c;
}

table.program_table tr:hover {
    background: #fbfaf9;
}

section#navigace li a:hover {
    margin-left: 5px;
}

section.mapa_otacive-hlediste .container {
    max-width: 100%;
}

section#navigace .container {
    max-width: 100%;
    padding-left: 240px;
}

.rating_front {
    max-width: 100%;
}

/*tr.table_balet div.akce_detail{ top: 0;
}
tr.table_cinohra div.akce_detail{ top: 0;
}
tr.table_maledivadlo div.akce_detail{ top: 0;
}
tr.table_opera div.akce_detail{ bottom: 0;
}
tr.table_3d-atelier div.akce_detail{ bottom: 0;
}*/
p.loc_tim-before {
    color: #763a4a;
}

p.loc_tim-before {
    margin-bottom: 0 !important;
}

div.akce_detail.active p {
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    white-space: normal;
}

.akce_detail_vyprodano {
    color: #dd0374 !important;
    border-color: #dd0374 !important;
}

.akce_vyprodano {
    border-bottom: 3px solid #ddd !important;
    background-color: #eeeeee !important;
}

.akce_vyprodano * {
    color: #a8a4a4 !important;
}

.akce_vyprodano p.loc_tim-before span.time:before {
    background: url('../images/soldimg1.png') no-repeat;
    background-size: contain;
}

.akce_vyprodano p.loc_tim-before span.location:before {
    margin-left: 5px;
    background: url('../images/soldimg2.png') no-repeat;
    background-size: contain;
}

#primary_view .slick-track,
div#secondary_view .slick-track {
    padding-bottom: 50px;
}

.min_calendar {
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    width: 100%;
}

.left_table,
.right_table,
.left_td,
.right_td {
    position: absolute;
    top: 0;
}

@media (min-width: 1450px) {
    .left_table {
        left: 0;
    }

    .right_table {
        left: 60px;
    }
}

@media (max-width: 1449px) {
    .left_table {
        left: 30px;
    }

    .right_table {
        left: 90px;
    }
}

.left_td {
    right: 90px;
}

.right_td {
    right: 30px;
}

.min_calendar .min_calendar-outer {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
}

.min_calendar .min_calendar-outer > div {
    /*flex: 1 0 100px;*/

}

tr.min_calendar-ballet td > div > div:not(.min_calendar_modal) {
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);*/
    border-bottom: 3px solid #fdc5d4;
    background: #ffe1e9;
}

tr.min_calendar-drama td > div > div:not(.min_calendar_modal) {
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);*/
    border-bottom: 3px solid #e5a495;
    background: #f5c3b9;
}

tr.min_calendar-puppet_theatre td > div > div:not(.min_calendar_modal) {
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);*/
    border-bottom: 3px solid #ebe6a9;
    background: #f8f4cf;
}

tr.min_calendar-opera td > div > div:not(.min_calendar_modal) {
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);*/
    border-bottom: 3px solid #9ab3a0;
    background: #cbe8d2;
}

tr.min_calendar-atelier_3d td > div > div:not(.min_calendar_modal) {
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);*/
    border-bottom: 3px solid #b1b3db;
    background: #dedff4;
}

tr.min_calendar-revolving_theatre td > div > div:not(.min_calendar_modal) {
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.57);*/
    border-bottom: 3px solid #b1b3db;
    background: #dedff4;
}

#min_calendar-program tbody *, #min_calendar-program tbody p {
    text-align: left !important;
}

#min_calendar-program tbody tr td:first-child p:before {
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    margin-right: 5px;
}

#min_calendar-program tbody tr td:not(:first-child) {
    width: 150px;
}

#min_calendar-program tbody tr td:not(:first-child) {
    min-width: 220px;
}

tr.min_calendar-ballet td:first-child p:before {
    color: #efa7ba;
}

tr.min_calendar-drama td:first-child p:before {
    color: #cd5e47;
}

tr.min_calendar-puppet_theatre td:first-child p:before {
    color: #2e3a8d;
}

tr.min_calendar-opera td:first-child p:before {
    color: #1e4523;
}

tr.min_calendar-atelier_3d td:first-child p:before {
    color: #cfaccd;
}

tr.min_calendar-revolving_theatre td:first-child p:before {
    color: #cfaccd;
}

.min_calendar_modal:not(.active) {
    /*display: none;*/
}

.min_calendar-outer table tr > td:not(:first-child) {
    /*max-width: 217px;*/
    min-width: 226px;
    /*width: 217px;*/
    padding: 2px 2px 1px;
}

.min_calendar-outer table tr > td:first-child {
    max-width: 168px;
    min-width: 168px;
    width: 168px;
}

/*.min_calendar-outer > .box:first-child tbody > tr > td:first-child {
    background: red;
    max-width: 20px;
    min-width: 20px;
    width: 20px;
    padding: 3px;
}*/
/*table {
    display: block;
}*/
table:not([border]) {
    border: none;
}

table {
    border: none;
}

td > div > div:not(.min_calendar_modal) {
    pointer-events: all;
}

tr td > div > div {
    cursor: pointer;
}

tr td > div > div:not(.min_calendar_modal) {
    margin-bottom: 0;
    border-radius: 12px;
    /*padding: 15px;*/
    padding: 14px 15px 12px;
}

tr td > div > div:not(.min_calendar_modal) ~ div:not(.min_calendar_modal) {
    margin-top: 2px;
}

.min_calendar-outer table tbody tr > td:not(:first-child) {
    vertical-align: top;
    /*position: relative;*/
}

td {
    border-bottom: 1px solid #959595 !important;
}

td {
    border-bottom: 1px solid #959595;
    border-right: 1px solid #959595;
}

div.min_calendar_modal:not(.active) a {
    pointer-events: none;
}

div.min_calendar_modal:not(.active) {
    margin-bottom: 0;
    z-index: -1;
    height: 0;
    /* visibility: hidden; */
    opacity: 0;
    /* z-index: -1; */
    padding: 0;
    pointer-events: none;
}

div.min_calendar_modal.active {
    height: auto;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 437px;
    /*left: 100%;*/
}

div.min_calendar_modal {
    -webkit-transition: all 0ms linear;
    transition: all 0ms linear;
}

div.min_calendar_modal {
    background: #142a36 !important;
    z-index: 9;
}

div.min_calendar_modal {
}

.min_calendar_modal {
    padding: 35px;
}

.gimme_arrow,
.gimme_arrow_break {
    position: relative;
}

.gimme_arrow_break:after,
.gimme_arrow:after {
    z-index: 966;
    position: absolute;
    top: 50%;
    height: 0;
    width: 0;
    border: 15px solid transparent;
    border-bottom-color: #142a36;
    content: "";

}

.gimme_arrow:after {
    right: -4px;
    transform: translateY(-50%) rotate(270deg);
}

.gimme_arrow_break:after {
    left: -3px;
    transform: translateY(-50%) rotate(90deg);
}

.min_calendar-nav > div {
    height: 48px;
    width: 100%;
    position: relative;
}

.min_calendar-outer::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.min_calendar-outer::-webkit-scrollbar {
    width: 1px;
    height: 5px;
    background-color: #F5F5F5;
}

.min_calendar-outer::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.min_calendar-nav button {
    margin-right: 5px;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 0 4px #f3e1e8;
    background-color: #f40062;
    cursor: pointer;
}

.min_calendar-nav button i.fa {
    color: #fff;
    font-size: 32px;
    text-align: center;
}

input,
input:focus,
input:active,
button,
button:focus,
button:active,
textarea,
textarea:focus,
textarea:active {
    outline: none;
}

.min_calendar-outer table thead tr td p {
    padding: 10px;
    margin-bottom: 0;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}

.min_calendar-outer table thead tr td span:first-child {
    width: 100%;
}

.min_calendar-outer table thead tr td span {
    width: 50%;
    text-align: left;
}

.min_calendar-outer table thead tr td span:nth-of-type(2) {
    font-size: 29px;
    font-weight: 700;
}

.min_calendar-outer table thead tr td span {
    width: 50%;
    text-align: left;
}

.min_calendar-outer table thead tr td span:nth-of-type(3) {
    color: #e2001a;
    text-align: right;
}

.min_calendar-outer table thead tr td span {
    width: 50%;
    text-align: left;
}

.min_calendar-outer table td > div > div:not(.min_calendar_modal) > p:not(.min_calendar-time-location) {
    font-size: 18px;
    /*line-height: 21px;*/
    color: #152a35;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-align: left !important;
}

p.min_calendar-time-location {
    margin-bottom: 0 !important;
}

.event_sold {
    border-bottom: 3px solid #ddd !important;
    background-color: #eeeeee !important;
}

p.min_calendar-time-location {
    font-size: 16px !important;
    /*line-height: 19px;*/
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

/*p.min_calendar-time-location span.time:before {*/
/*    background: url('../images/bell.svg') no-repeat;*/
/*    background-size: contain;*/
/*}*/

p.min_calendar-time-location span:before {
    margin-right: 5px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 20px;
}

p.min_calendar-time-location span:before {
    margin-right: 5px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 20px;
}

.event_sold * {
    color: #6f6b6b !important;
}

/*.event_sold p.min_calendar-time-location span.time:before,
.event_sold p.min_calendar-time-location span.location:before {
filter: brightness(3);
}*/
/*.event_sold p.min_calendar-time-location span.location:before {
    margin-left: 5px;
    background: url('../images/soldimg2.png') no-repeat;
    background-size: contain;
}*/
.min_calendar-outer table tr > td:first-child p:before {
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    margin-right: 15px;
    font-size: 43px;
    vertical-align: middle;
}

.min_calendar-outer table tr:nth-of-type(1) > td:first-child p:before {
    color: #ed9ab0;
}

.min_calendar-outer table tr:nth-of-type(2) > td:first-child p:before {
    color: #da7d67;
}

.min_calendar-outer table tr:nth-of-type(3) > td:first-child p:before {
    color: #e3da83;
}

.min_calendar-outer table tr:nth-of-type(4) > td:first-child p:before {
    color: #346741;
}

.min_calendar-outer table tr:nth-of-type(5) > td:first-child p:before {
    color: #797cc0;
}

tr > td:first-child {
    border-right: 2px solid #959595;
}

div.min_calendar_modal.active {
    pointer-events: all;
    border-radius: 0;
    opacity: 1;
    z-index: 25;
}

div.min_calendar_modal {
    -webkit-transition: all 0ms linear;
    transition: all 0ms linear;
}

div.min_calendar_modal {
    background: #142a36 !important;
    z-index: 9;
}

.min_calendar_modal {
    padding: 35px;
}

.min_calendar_modal img.min_calendar_modal-close {
    width: 25px;
    position: absolute;
    right: 20px;
    top: 15px;
}

div.min_calendar_modal.active p {
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    white-space: normal;
}

p.min_calendar_modal-time-location {
    margin-bottom: 7px !important;
}

p.min_calendar_modal-time-location span {
    margin-right: 18px;
    font-size: 19px;
    position: relative;
    font-weight: 400;
}

p.min_calendar_modal-time-location span:last-child {
    margin-right: 0;
}

p.min_calendar_modal-time-location span.time:before {
    background: url('../images/bell2-white.svg') no-repeat;
}

p.min_calendar_modal-time-location span:before {
    margin-right: 5px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 20px;
}

p.min_calendar_modal-time-location span.location:before {
    background: url('../images/kontakt-yellow.svg') no-repeat;
}

p.min_calendar_modal-time-location span:before {
    margin-right: 5px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 27px;
    width: 23px;
}

.min_calendar_modal-name {
    margin-bottom: 36px !important;
}

.min_calendar_modal-tags {
    margin-bottom: 25px !important;
}

.min_calendar_modal-tags span {
    margin-right: 4px;
    border-radius: 13px;
    background-color: rgba(244, 0, 98, 0);
    border: 1px solid #8ba8b8;
    color: #8ba8b8;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1em;
    padding: 4px 10px;
}

.min_calendar_modal-tags span:last-child {
    margin-right: 0;
}

.box_href a:first-child,
.box_href button:first-child {
    margin-right: 15px;
}

.box_href a,
.box_href button {
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    padding: 8px 0;
    font-size: 18px;
    border-radius: 24px;
    background-color: rgba(247, 205, 90, 0);
    border: 2px solid #f7cd5a;
    color: #fff;
    width: 166px;
    text-align: center;
}

.min_calendar_modal_sold .min_calendar_modal-tags span:first-child {
    color: #dd0374;
    border: 1px solid #dd0374;
}

div.min_calendar_modal p {
    margin-bottom: 15px;
}

div.min_calendar_modal p strong {
    font-size: 47px;
    line-height: 49px;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

.min_calendar-outer tbody tr td > div > div:not(.min_calendar_modal) {
    /*min-height: 105px;*/
}

/*detail_Akce*/
button.set_start {
    cursor: pointer;
    padding: 2px 20px;
    font-size: 16px;
    color: #de0026;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 12px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    margin-top: 0;
    transform: translateY(20px);
}

.min_calendar-outer table tr > td:first-child p {
    margin-bottom: 0;
    line-height: 1em;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.v-none {
    visibility: hidden;
}

.d-none {
    display: none;
}

.min_calendar-nav button,
.min_calendar-nav button:hover {
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.min_calendar-nav button:hover {
    background: #c9055b;
}

/*vyprodano a8a4a4*/
/*balet 78394a*/
/*činohra 6d3f34*/
/*maledivadlo 6b6630*/
/*opera 265834*/
/*3datelir 2f3165*/
/*šipky c9055b*/
tr.min_calendar-balet p.min_calendar-time-location {
    color: #78394a;
}

tr.min_calendar-cinohra p.min_calendar-time-location {
    color: #6d3f34;
}

tr.min_calendar-maledivadlo p.min_calendar-time-location {
    color: #6b6630;
}

tr.min_calendar-opera p.min_calendar-time-location {
    color: #265834;
}

tr.min_calendar-3d-atelier p.min_calendar-time-location {
    color: #2f3165;
}

tr.min_calendar-balet p.min_calendar-time-location span.time:before,
tr.min_calendar-balet p.min_calendar-time-location span.location:before {
    -webkit-filter: invert(25%) sepia(20%) saturate(1485%) hue-rotate(293deg) brightness(94%) contrast(87%);
    filter: invert(25%) sepia(20%) saturate(1485%) hue-rotate(293deg) brightness(94%) contrast(87%);
}

tr.min_calendar-cinohra p.min_calendar-time-location span.time:before,
tr.min_calendar-cinohra p.min_calendar-time-location span.location:before {
    -webkit-filter: invert(27%) sepia(9%) saturate(2816%) hue-rotate(324deg) brightness(89%) contrast(85%);
    filter: invert(27%) sepia(9%) saturate(2816%) hue-rotate(324deg) brightness(89%) contrast(85%);
}

tr.min_calendar-maledivadlo p.min_calendar-time-location span.time:before,
tr.min_calendar-maledivadlo p.min_calendar-time-location span.location:before {
    -webkit-filter: invert(38%) sepia(36%) saturate(598%) hue-rotate(17deg) brightness(92%) contrast(87%);
    filter: invert(38%) sepia(36%) saturate(598%) hue-rotate(17deg) brightness(92%) contrast(87%);
}

tr.min_calendar-opera p.min_calendar-time-location span.time:before,
tr.min_calendar-opera p.min_calendar-time-location span.location:before {
    -webkit-filter: invert(27%) sepia(10%) saturate(2952%) hue-rotate(84deg) brightness(90%) contrast(81%);
    filter: invert(27%) sepia(10%) saturate(2952%) hue-rotate(84deg) brightness(90%) contrast(81%);
}

tr.min_calendar-3d-atelier p.min_calendar-time-location span.time:before,
tr.min_calendar-3d-atelier p.min_calendar-time-location span.location:before {
    -webkit-filter: invert(19%) sepia(58%) saturate(710%) hue-rotate(199deg) brightness(86%) contrast(91%);
    filter: invert(19%) sepia(58%) saturate(710%) hue-rotate(199deg) brightness(86%) contrast(91%);
}

.event_sold p.min_calendar-time-location span.time:before,
.event_sold p.min_calendar-time-location span.location:before {
    -webkit-filter: invert(73%) sepia(1%) saturate(0%) hue-rotate(2deg) brightness(91%) contrast(84%) !important;
    filter: invert(73%) sepia(1%) saturate(0%) hue-rotate(2deg) brightness(91%) contrast(84%) !important;
}

.disable_this i.fa {
    color: #cfcfcf !important;
}

.disable_this {
    background: #fff !important;
    pointer-events: none;
}

.min_calendar_modal.active.modal_trsX {
    transform: translateX(-150%);
}

.buy_ticket-a span:after {
    margin-left: 10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    width: 20px;
    background: url('../images/ticket.png') no-repeat;
    background-size: contain;
}

.buy_ticket-a {
    background: #f8d047 !important;
    color: #142a36 !important;
}

ul.min_dropdown {
    list-style: none;
}

.dropdown {
    position: relative;
}

.dropdown a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #006ab3;
    text-decoration: none;
}

.dropdown {
}

.dropdown [data-toggle="dropdown"] {
    display: block;
}

.dropdown [data-toggle="dropdown"]:hover {
}

.dropdown [data-toggle="dropdown"]:before {
    pointer-events: none;
    content: '';
    background: url('../images/close.svg') no-repeat;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    -moz-transform: translateY(-1px) rotate(45deg);
    -ms-transform: translateY(-1px) rotate(45deg);
    -webkit-transform: translateY(-1px) rotate(45deg);
    transform: translateY(-1px) rotate(45deg);
    -moz-transition: -moz-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
}

.dropdown > .dropdown-menu {
    max-height: 0;
    overflow: hidden;
    list-style: none;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -moz-transition: max-height 0.6s ease-out;
    -o-transition: max-height 0.6s ease-out;
    -webkit-transition: max-height 0.6s ease-out;
    transition: max-height 0.6s ease-out;
    animation: hideAnimation 0.4s ease-out;
    -moz-animation: hideAnimation 0.4s ease-out;
    -webkit-animation: hideAnimation 0.4s ease-out;
}

.dropdown > .dropdown-menu li a {
    display: block;
    padding-right: 15px;
}

.dropdown > input[type="checkbox"] {
    opacity: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 25px;
    height: 100%;
    cursor: pointer;
}

.dropdown > input[type="checkbox"]:checked ~ .dropdown-menu {
    max-height: 9999px;
    display: block;
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    animation: showAnimation 0.5s ease-in-out;
    -moz-animation: showAnimation 0.5s ease-in-out;
    -webkit-animation: showAnimation 0.5s ease-in-out;
    -moz-transition: max-height 2s ease-in-out;
    -o-transition: max-height 2s ease-in-out;
    -webkit-transition: max-height 2s ease-in-out;
    transition: max-height 2s ease-in-out;
}

.dropdown > input[type="checkbox"]:checked + a[data-toggle="dropdown"]:before {
    -moz-transform: translateY(-1px) rotate(-180deg);
    -ms-transform: translateY(-1px) rotate(-180deg);
    -webkit-transform: translateY(-1px) rotate(-180deg);
    transform: translateY(-1px) rotate(-180deg);
    -moz-transition: -moz-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
}

ul.min_dropdown ul, ul.dropdown-menu {
    padding-left: 30px;
}

ul > li {
    margin-bottom: 7px;
}


@keyframes showAnimation {

0
{
    -moz-transform: scaleY(0.1)
;
    -ms-transform: scaleY(0.1)
;
    -webkit-transform: scaleY(0.1)
;
    transform: scaleY(0.1)
;
}
100
%
{
    -moz-transform: scaleY(1)
;
    -ms-transform: scaleY(1)
;
    -webkit-transform: scaleY(1)
;
    transform: scaleY(1)
;
}
}

@-moz-keyframes showAnimation {

0
{
    -moz-transform: scaleY(0.1)
;
    -ms-transform: scaleY(0.1)
;
    -webkit-transform: scaleY(0.1)
;
    transform: scaleY(0.1)
;
}
100
%
{
    -moz-transform: scaleY(1)
;
    -ms-transform: scaleY(1)
;
    -webkit-transform: scaleY(1)
;
    transform: scaleY(1)
;
}
}

@-webkit-keyframes showAnimation {

0
{
    -moz-transform: scaleY(0.1)
;
    -ms-transform: scaleY(0.1)
;
    -webkit-transform: scaleY(0.1)
;
    transform: scaleY(0.1)
;
}
100
%
{
    -moz-transform: scaleY(1)
;
    -ms-transform: scaleY(1)
;
    -webkit-transform: scaleY(1)
;
    transform: scaleY(1)
;
}
}

@keyframes hideAnimation {

0
{
    -moz-transform: scaleY(1)
;
    -ms-transform: scaleY(1)
;
    -webkit-transform: scaleY(1)
;
    transform: scaleY(1)
;
}
100
%
{
    -moz-transform: scaleY(0)
;
    -ms-transform: scaleY(0)
;
    -webkit-transform: scaleY(0)
;
    transform: scaleY(0)
;
}
}

@-moz-keyframes hideAnimation {

0
{
    -moz-transform: scaleY(1)
;
    -ms-transform: scaleY(1)
;
    -webkit-transform: scaleY(1)
;
    transform: scaleY(1)
;
}
100
%
{
    -moz-transform: scaleY(0)
;
    -ms-transform: scaleY(0)
;
    -webkit-transform: scaleY(0)
;
    transform: scaleY(0)
;
}
}

@-webkit-keyframes hideAnimation {

0
{
    -moz-transform: scaleY(1)
;
    -ms-transform: scaleY(1)
;
    -webkit-transform: scaleY(1)
;
    transform: scaleY(1)
;
}
100
%
{
    -moz-transform: scaleY(0)
;
    -ms-transform: scaleY(0)
;
    -webkit-transform: scaleY(0)
;
    transform: scaleY(0)
;
}
}

img.min_calendar_modal-close {
    -webkit-filter: invert(97%) sepia(42%) saturate(0%) hue-rotate(269deg) brightness(108%) contrast(101%);
    filter: invert(97%) sepia(42%) saturate(0%) hue-rotate(269deg) brightness(108%) contrast(101%);
}

section.program_section .container > div > a:not(.td_marker):hover span:before,
section.program_section .container > div > a:not(.td_marker):hover span:after {
    background: #c9055b;
}

section.nejlepe-hodnocene .slide-to .slick-list.draggable {
    overflow: visible !important;
}

@media (min-width: 992px) {
    .prim_slide > div > div:first-child {
        padding-bottom: 48px;
    }

    .slide-for .slick-list.draggable {
        transform: translateX(-45px);
        padding-left: 45px;
    }
}

#secondary_view div[data-slick-index="-1"],
#secondary_view div[data-slick-index="-2"] {
    visibility: hidden;
}

form.form-skola > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

form.form-skola textarea {
    margin-bottom: 15px;
    padding: 15px;
}

@media (min-width: 768px) {
    a.sssssss.sub_next.slick-arrow:before {
        content: "";
        border: 1px solid #cecece;
        position: absolute;
        left: -15px;
        top: 0;
        bottom: 0;
    }

    a.sssssss.sub_next.slick-arrow {
        position: relative;
    }
}

@media (max-width: 1400px) {
    main .container, header nav, footer .container {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media (max-width: 1400px) and (min-width: 768px) {
    .modal .container > ul a {
        text-decoration: none;
        font-size: 57px;
        line-height: normal;
    }

    .modal .container > ul {
        width: 70%;
    }
}

@media (min-width: 768px) {
    a.show-on-map {
        position: absolute;
        bottom: 35px;
        left: 50%;
        transform: translateX(-50%);

    }
}

@media (max-width: 767px) {
    a.show-on-map {
        margin: 0 auto;
    }

    .relative {
        position: relative;
        margin-top: 65px;
    }
}

a.show-on-map {
    text-align: center;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    background: #f7cd5a;
    padding: 15px 30px;
    font-size: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 43px;
}

a.show-on-map:hover,
a.show-on-map {
    -webkit-transition: all 280ms linear;
    transition: all 280ms linear;
}

a.show-on-map:hover {
    bottom: 40px;
    box-shadow: 0 20px 16px rgba(234, 227, 209, .5);
    background-color: #e9b62c;
}

a.modal_blank {
    color: #fff;
}

@media (min-width: 768px) {
    .mobile-detail {
        display: none;
    }
}

@media (max-width: 767px) {
    .gimme_arrow_break:after,
    .gimme_arrow:after
        /*.min_calendar_modal */
    {
        display: none !important;
    }

    .min_calendar-outer td {
        /*position: relative;*/
    }

    .mobile-detail {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 10;
        cursor: pointer;
    }

    .modal .container > ul a {
        text-decoration: none;
        font-size: 33px;
        line-height: normal;
    }
}

@media (max-width: 600px) {
    nav > a > img {
        /*width: 140px;*/
        width: 77px;
    }

    header nav ul > li:last-child a {
        margin-left: 0;
    }

    header nav ul > li:last-child {
        padding: 15px 0;
    }
}

.slick-track {
    height: auto;
}

.afterfok ul.slick-dots li {
    display: none !important;
}

.prim_slide > div > div:last-child p {
    width: 100%;
}

.min_calendar_modal.modal_bottom {
    bottom: unset !important;
    top: 0 !important;
}

.min_calendar_modal.modal_bottom {
    bottom: 0px !important;
    top: unset !important;
}

@media (max-width: 500px) {
    section#ober-novinek form > div {
        /*border: none;*/
    }

    section#banner_detail-predstaveni .container > ul li, section#banner_sub li {
        margin-right: 0;
    }

    section#ober-novinek form > div > input {
        /*width: 100% !important;*/
        border-radius: 25px;
        background-color: #ffffff;
        /*border: 1px solid rgba(50, 50, 50, 0.53);*/
        /*margin-bottom: 15px;*/
    }
}

.baletni_skola p:first-of-type {
    background-color: rgba(255, 255, 255, .85);
    display: inline-block;
    border-radius: 20px;
    margin-bottom: 0;
}


/** =========================================== */

nav.breadcrumbs {
    margin-bottom: 20px;
    padding: 15px 10px;
}

nav.breadcrumbs ul {
    display: flex;
    flex-wrap: wrap;
}

.modal-body-right header {
    padding: 2px 10px;
}

.modal-body-right main {
    padding: 35px 20px;
}

nav.breadcrumbs ul li,
nav.breadcrumbs ul li * {
    font-weight: 400;
    color: #a2a2a2;
}

nav.breadcrumbs ul li:last-child *,
nav.breadcrumbs ul li:last-child {
    color: #322d2d;
}

nav.breadcrumbs ul li:after {
    content: "/";
    margin-right: 5px;
    margin-left: 5px;

}

nav.breadcrumbs ul li:last-child:after {
    content: "";
    display: none;
    margin-right: 0px;
    margin-left: 0px;
}

nav.breadcrumbs ul li *,
nav.breadcrumbs ul li {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.modal-body-right h2 {
    font-size: 30px;
    color: #006ab3;
    font-weight: 400;
}

.modal-body-right * {
    font-family: 'Roboto Condensed', sans-serif;

}

nav.breadcrumbs ul li {
    padding: 0;
    margin: 0;
}

nav.breadcrumbs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 0;
}

section#profil .container img, section.ansabl .container img {
    height: 100%;
}

.modal.open {

    z-index: 7460;
}

/*ul.min_dropdown {
     padding-left: 0px;
}*/
/*ul.min_dropdown > li > ul {
    padding-left: 40px;
}
ul.min_dropdown > li > ul ul{
    padding-left: 0px;
}*/
/*.dropdown {
    margin-left: -45px;
    padding-left: 20px;
}*/
.dropdown > input[type="checkbox"], .dropdown [data-toggle="dropdown"]:before {
    position: absolute;
    left: -23px;
    top: 1px;
}

ul.min_dropdown li ul {
    padding-left: 23px;
}

ul.min_dropdown {
    padding-left: 0;
}

.dropdown [data-toggle="dropdown"]:before {
    height: 20px;
    width: 20px;
}

.modal-body-right h2:before {

}

.side-nav a {
    font-size: 18px;
}

ul.min_dropdown > li > a {
    color: #006ab3;
    font-weight: 700;
}

.ci_text-after {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.modal .container .ci_text-after {
    width: 68%;
}

.ci_text-after p {
    padding: 0;
    margin: 0;
    color: #fff;
}

@media (max-width: 767px) {
    .ci_text-after {
        display: none;
    }
}

p.text-right {
    text-align: right;
}

.side-nav {
    padding: 45px 25px;
}

.min_calendar_modal img.min_calendar_modal-close:hover,
.min_calendar_modal img.min_calendar_modal-close,
.box_href a:hover,
.box_href a,
.box_href button:hover,
.box_href button,
form#search_ic button:hover,
form#search_ic button,
.buy_ticket-a,
.buy_ticket-a:hover,
#modal-body-content-top article footer a.sssssss:hover,
#modal-body-content-top article footer a.sssssss {
    -webkit-transition: all 280ms linear !important;
    transition: all 280ms linear !important;
}

#modal-body-content-top article footer a.sssssss:hover {
    background: #c9055b;
}

.min_calendar_modal img.min_calendar_modal-close:hover {
    transform: rotate(180deg);
}

.buy_ticket-a:hover,
.box_href a:hover,
.box_href button:hover {
    color: #142a36 !important;
    background: #e9b62c !important;
    border: 2px solid #e9b62c !important;
    box-shadow: 0 11px 24px rgba(255, 255, 255, 0.2);
    transform: translateY(-5px);
}

form#search_ic button:hover {
    background: #e9b62c;
}

@media (max-width: 1350px) {
    section#ohlasy ul li.slick-slide {
        padding: 15px;
    }
}

/*///////////////////////////////////////////////////////////////////*/
section#banner_detail-predstaveni .container > ul li img, section#banner_sub li img {
    width: 49px;
    margin-right: 19px;
    background: #ea9bb0;
    border-radius: 50%;
    padding: 13px;
}

section.program_section tr td:last-child a,
section.program_section tr td:last-child a:hover,
a.modal-trigger:hover span:after,
a.modal-trigger span:after,
a.modal-trigger,
a.modal-trigger:hover {
    -webkit-transition: all 280ms linear !important;
    transition: all 280ms linear !important;
}

a.modal-trigger:hover,
section.program_section tr td:last-child a:hover {
    background: #e9b62c;
    border: 2px solid #e9b62c;
}

a.modal-trigger:hover span:after {
    color: #322d2d;
}

.banner_uvod ul.slick-dots button {
    color: transparent;
}

@media (min-width: 1200px) {
    .slick-arrows {
        margin-right: 120px;
        padding-bottom: 25px;
        margin-top: -15px;
    }

    .banner_uvod ul.slick-dots li.slick-active:before {
        color: #152a35 !important;
        font-size: 31px;
    }

    .banner_uvod ul.slick-dots {
        width: 25px;
        position: absolute;
        left: calc(100vw - 125px);
        top: 61%;
        text-align: center;
    }

    .banner_uvod button.slick-next.slick-arrow {
        right: 59px;
        top: 36%;
        background-color: #959595;
        width: 89px;
        height: 89px;
    }

    .banner_uvod ul.slick-dots li.slick-active {
        margin-left: -8px !important;
    }
}

@media (max-width: 1199px) {
    .slick-arrows {
        margin-right: 15px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .banner_uvod ul.slick-dots li.slick-active:before {
        color: #152a35 !important;
        font-size: 31px;
    }

    .banner_uvod ul.slick-dots {

        width: 25px;
        position: absolute;
        left: calc(100vw - 84px);
        top: 61%;
        text-align: center;
    }

    .banner_uvod button.slick-next.slick-arrow {
        right: 35px;
        top: 50%;
        background-color: #959595;
        width: 50px;
        height: 50px;
    }

    .banner_uvod ul.slick-dots li.slick-active {
        margin-left: -8px !important;
    }
}

@media (min-width: 992px) {
    a.btn-prim.banner-prim {
        display: none;
    }
}

@media (max-width: 991px) {
    section#ober-novinek > .container > div:nth-of-type(2):before{
        display: none;
    }
    /*1252020*/
    td.mobile__program-title {
        font-weight: 700;
    }
    /*1252020*/
    span.note.sold-out.hide-mobile,
    span.note.canceled.hide-mobile {
        display: block!important;
    }
    .half-content > div:last-child, .half-content > div:first-child {
        width: 100%;
    }

    a.btn-prim.banner-prim {
        margin-top: 40px;
    }

    .banner_uvod .container .slick-slide {
        padding-bottom: 40px;
        /*overflow: visible !important;*/
    }

    .banner_uvod button.slick-next.slick-arrow {
        display: none;
    }

    .banner_uvod ul.slick-dots li.slick-active:before {
        color: #152a35 !important;
        font-size: 25px;
    }

    .banner_uvod ul.slick-dots li.slick-active {
        margin-bottom: -8px !important;
    }

    .banner_uvod ul.slick-dots {
        padding-top: 50px;
        top: 85%;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .banner_uvod ul.slick-dots li {
        width: 35px;
    }
}

.banner_uvod * {
    text-align: center;
}

.banner_uvod ul.slick-dots:after {
    display: none;
}

.banner_uvod ul.slick-dots button,
.banner_uvod ul.slick-dots li {
    margin: 0;
    padding: 0;
}

.banner_uvod ul.slick-dots li:before {
    font-family: FontAwesome;
    content: "\f111";
    color: #959595;
}

/*.banner_uvod .container{
     visibility: hidden
}*/
/*slick-initialized { visibility: visible!important; }*/
.banner_uvod .container.slick-initialized.slick-slider {
    position: unset;
}

.banner_uvod button.slick-prev.slick-arrow {
    display: none !important;
}

.banner_uvod {
    position: relative;
    padding-bottom: 80px;
}

.slick-prev:before, .slick-next:before {
    opacity: 1 !important;
    color: #fff !important;
}

section#banner_detail-predstaveni .container:after, section#banner_detail-predstaveni .container:before {
    display: none;
}

/*.mhvh h1 {
    position: absolute;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}*/

.mhvh > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

section#banner_detail-predstaveni .container {
    padding: 0;
}

.container.slick-detail {
    max-width: 100%;
}

.css-detail-predstaveni .container.slick-detail {
    visibility: hidden
}

.css-detail-predstaveni .slick-initialized {
    visibility: visible !important;
}

.css-detail-predstaveni div[data-slick-index="-1"],
.css-detail-predstaveni div[data-slick-index="-2"] {
    /*visibility: hidden;*/
}

button.detail-btn {
    margin-right: 5px;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    box-shadow: 0 0 4px #f3e1e8;
    background-color: #f40062;
    cursor: pointer;
}

button.detail-btn i.fa {
    color: #fff;
    font-size: 32px;
    text-align: center;
}

.container.detail-slider_nav {
    position: relative;
}

.detail-slider_nav-arrows {
    position: absolute;
    right: -20px;
}

@media (max-width: 1450px) {
    .detail-slider_nav-arrows {
        right: 15px;
    }
}

.detail-slider_nav-arrows,
.detail-ul_nav {
    top: -100px;
}

.detail-ul_nav {
    position: absolute;
    left: 0;
}


section#banner_sub ul, section#banner_detail-predstaveni ul, section#breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style-type: none;
}

.breadcrumb_modal ul li {
    color: #152a35;
}

.breadcrumb_modal ul li:not(:first-child):before {
    content: "/";
    font-family: FontAwesome, sans-serif;
    margin-right: 2px;
    margin-left: 2px;
}

.detail-ul_nav ul li a {
    padding-right: 35px;
    background: rgba(239, 239, 239, 0.623);
    border-radius: 49px;
}

.detail-ul_nav li {
    margin-bottom: 0;
    margin-right: 0;
}

.detail-ul_nav li,
.detail-ul_nav > ul li,
.detail-ul_nav li {
    padding: 0 10px;
    text-align: left;
}

.detail-ul_nav li:before {
    font-family: FontAwesome, sans-serif;
}

.detail-ul_nav a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.detail-ul_nav img {
    width: 49px;
    margin-right: 19px;
    background: #ea9bb0;
    border-radius: 50%;
    padding: 13px;
}

.detail-ul_nav ul li img {
    background: #e2d991 !important;

}

.detail-ul_nav ul > li > a {
    font-weight: 300;
}

button.detail-btn.detail_next.slick-arrow.slick-disabled,
button.detail-btn.detail_prev.slick-arrow.slick-disabled {
    background-color: #e0e0e0 !important;
    pointer-events: none !important;
}

button.detail-btn.detail_next.slick-arrow.slick-disabled .disable_this i.fa {
    color: #cfcfcf !important;
}

section#banner_detail-predstaveni div.mh-slide {
    border-right: 10px solid #fff;
}

@media (max-width: 1099px) and (min-width: 768px) {
    section#banner_detail-predstaveni div.mh-slide {
        /*height: 650px !important;*/
        /*height: calc(100vw * 0.65)!important;*/
    }
}

@media (max-width: 767px) {
    .banner_revolving_theatre .container {
        background-image: url(../images/logo-otacive-hledieste.svg);
        background-size: auto 30%!important;
        background-position: top 22px;
        background-repeat: no-repeat;
        background-position-y: 10px!important;
        background-position-x: 92%!important;
    }
    section#banner_detail-predstaveni h1,
    section#banner_detail-predstaveni .h1 {
        max-width: 85%;
    }

    .detail-slider_nav-arrows {
        top: -30px;
        right: 15px;
        left: unset;
    }

    .detail-ul_nav {
        left: 15px;
    }

    .detail-ul_nav li, .detail-ul_nav > ul li, .detail-ul_nav li {
        padding: 0;
    }
}

section#banner_detail-predstaveni h1,
section#banner_detail-predstaveni .h1 {
    margin-bottom: 0;
    text-shadow: 0 0 7px #efefef;
}

.vybeeeceljsemsioblazky {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.banner_uvod {
    position: relative;
    background: transparent;
}

.banner_uvod:before,
.banner_uvod:after {
    display: none !important;
}

.vybeeeceljsemsioblazky {
    pointer-events: all;
    z-index: 0;
}

.banner_uvod .container {
    display: block;
    z-index: 10;
}

.vybeeeceljsemsioblazky div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.vybeeeceljsemsioblazky * {
    overflow: visible !important;
}

.banner_uvod {
    margin-top: 104px;
}

div#recenze form {
    max-width: 400px;
}

@media (max-width: 500px) {
    div#recenze form {
        width: 100% !important;
    }
}

div#recenze textarea {
    border: 1px solid rgb(169, 169, 169);
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

section#ohlasy .btn-prim {
    margin-bottom: 25px;
}

div#recenze input[type="text"] {
    margin-bottom: 10px;
    border: 1px solid rgb(169, 169, 169);
    border-radius: 28px;
    width: 100%;
    padding: 15px;
}

.rating_title,
.rating {
    margin-bottom: 10px !important;
}

@media (max-width: 1462px) {

    .banner_uvod .vybeeeceljsemsioblazky.slick-initialized img {
        transform: translateY(50%);
    }
}

@media (min-width: 992px) {
    .banner_uvod {
        /*padding: 0 !important;*/
        padding-bottom: 160px;
    }

    .sl_in
        /*.banner_uvod*/
    {
        /*padding: 118px 0;*/
        min-height: 500px;
    }
}

.mhvh > div {
    max-width: 85%;
    height: 100%;
}

.mhvh {
    width: 73vw;
    display: flex;
    align-items: center;
}

section#profil .container > div, section.ansabl .container .ansabl-row div {
    padding-top: 0;
}

.mh-slide img {
    height: 100%;
}

.banner_uvod {
    /*padding: 80px 0;*/
}
.sl_in {
    display: block;
    /*padding-bottom: 50px;*/
}

section#banner_detail-predstaveni h1,
section#banner_detail-predstaveni .h1 {
    line-height: 103px;
    font-size: 134px;
    letter-spacing: -6px;
    text-align: left;
}

@media (min-width: 768px) and (max-width: 991px) {
    section#banner_detail-predstaveni h1,
    section#banner_detail-predstaveni .h1 {
        line-height: 75px;
        font-size: 80px;
        max-width: 95%;
    }
}

@media (min-width: 1100px) {
    section#banner_detail-predstaveni h1,
    section#banner_detail-predstaveni .h1 {
        transform: translateX(45px);
    }
}

.uvod_slider {
    visibility: hidden !important;
}

.uvod_slider.slick-initialized {
    visibility: visible !important;
}

.big-menu-secondary-menu a {
    width: auto;
    line-height: normal !important;
    margin-bottom: 16px;
    display: inline-block;
}

.big-menu-secondary-menu > a > img {
    width: 26px; /*new*/
    -webkit-transition: all 280ms linear; /*new*/
    transition: all 280ms linear; /*new*/
}

.big-menu-secondary-menu > a > img:hover {
    transform: translateY(-3px); /*new*/
    -webkit-transition: all 280ms linear; /*new*/
    transition: all 280ms linear; /*new*/
}

.sv_slide.slick-active {
    cursor: pointer;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

section#ober-novinek {
    background-color: #fbfbfb;
}

section#ober-novinek > .container > div {
    padding: 25px 0;
    width: 50%;
}

section#ober-novinek > .container > div:nth-of-type(2) {
    position: relative;
}

section#ober-novinek > .container > div:nth-of-type(2):before {
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    width: 2px;
    content: "";
    background: #f4f4f4;
}

section#ober-novinek > .container h3,
section#ober-novinek > .container .h3 {
    margin-bottom: 45px;
}

section#navigace .container nav ul:nth-of-type(2) {
    border-top: 1px solid #d4dce1;
    padding-top: 15px;
}

section#navigace .container nav ul:first-child {
    margin-bottom: 14px;
}

img.custom__brd {
    border: 1px solid #8a7f7f;
}

.min_calendar-wrap.active {
    cursor: grabbing;
}

.prim_slide .page-editor-content {
    margin-top: 3em;
}

.nejlepe-hodnocene .slide-for + .relative + .container{
    padding: 0;
}

.made-by-container p {
    font-weight: 400;
}

.profile_gallery-box img {
    /*height: 139px;*/
    height: 133px;
    width: auto;
    display: block;
}
.profile_gallery-box {
    margin-right: 10px;
    position: relative;
}
.images__videos {
    margin-top: 10px;
}
.profile_gallery button.slick-next.slick-arrow {
    background: red;
    right: 85px;
    top: 50%;
    transform: translateY(-50%);
}
.imvi_arrows{
    z-index: 99;
}
.sv_arrows.imvi_arrows {
    right: 119px;
    top: 50%;
    transform: translateY(50px);
}
.fancybox-overlay.fancybox-overlay-fixed {
    background: rgba(0,0,0,.5);
}
.profile_gallery-box.profile_gallery-video:before{
    transition: 320ms all ease-in-out;
    color: #ff000080;
    font-size: 65px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '\f16a';
    font-family: FontAwesome;
}

@media(min-width: 1299px){
    .mobile__program-span{
        display: none;
    }
}
@media(max-width: 1299px){
    .sv_arrows.imvi_arrows {
        right: 15px;
    }
    table.program_table tbody {
        display: flex;
        flex-wrap: wrap;
    }
    table.program_table tbody tr {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    table.program_table {
        width: 100%;
    }
    table.program_table thead {
        display: none;
    }
    span.mobile__program-span {
        width: 100%;
        margin-bottom: 6px;
        font-size: 13px;
    }
    td:not(.mobile__order-0){
        order: 1;
    }
    td.mobile__order-0{
        width: 100%;
        order: 0;
    }
    td.td_drama:before, td.td_opera:before, td.td_puppet_theatre:before, td.td_ballet:before, td.td_atelier_3d:before{
        margin-left: 0 !important;
    }
    div#tab-2 table tr td.mobile__program-title:first-child, section.program_section table tr td.mobile__program-title:first-child {
        padding: 10px 15px;
        width: 100%;
    }
    .hide-mobile{
        display: none !important;
    }
    section.program_section td a:not(.td_marker), div#tab-2 td a:not(.td_marker) {
        margin: 0;
    }
    div#tab-2 table tr, section.program_section table tr {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        border: 0px solid #000;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 15px;
        padding-top: 15px;
    }
    section.program_section td {
        border-bottom: 0px solid #959595 !important;
    }
    div#tab-2 table td, section.program_section table td {
        padding: 10px 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    td.mobile__order-0.td_ensemble.td_drama {
        font-size: 13px!important;
        padding-bottom: 0!important;
    }
    span.mobile__program-span.mobile__program-date {
        text-transform: lowercase;
    }
    section.program_section td a:not(.td_marker), div#tab-2 td a:not(.td_marker) {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 10px 20px;
    }
    div#tab-2 tr td:last-child a, section.program_section tr td:last-child a {
        background: #f8d047;
        min-width: unset;
    }
    .mobile__break-buttons{
        padding: 0!important;
        width: 100%;
    }
}
@media(min-width: 601px){
    .mobile__break-buttons{
        display: none;
    }
}
section#partners {
    background: #262a2c!important;
}
@media(min-width: 992px){
    section#navigace .container > div:nth-of-type(1) {
        width: 22%;
    }
    section#navigace .container > div:nth-of-type(2), section.mapa_otacive-hlediste .container #map2 {
        width: 50vw;
    }
}
a.show-on-map{
    font-size: 18px;
    color: #322d2d;
    font-weight: 700;
}
section#navigace strong{

}
@media (max-width: 1400px){
    section#navigace .container{
        padding-right: 0;
    }
}

@media screen and (max-width: 600px) {
    [data-page-is-homepage] .program_section > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    [data-page-is-homepage] .program-selects {
        margin-left: 15px;
    }
    .program-selects .select-styled-wrap {
        margin-left: 0;
    }
    .program-selects .ae-dropdown {

        margin-bottom: 24px;
        margin-right: 24px;
    }
    section#ober-novinek > .container > div:nth-of-type(2):before {
        display: none;
    }
}
[data-page-is-homepage] #program {
    padding-bottom: 80px;
}


.prim_slide .page-editor-content {
    padding-bottom: 70px;
    max-height: calc(14.15em + 70px);
    position: relative;
    overflow: hidden;
}
.prim_slide .page-editor-content::after {
    content: '';
    display: block;
    position: absolute;
    top: calc(14.15em - 40px);
    left: 0;
    width: 100%;
    height: 140px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.prim_slide .page-editor-content > *:last-child{
    margin-bottom: 0;
}

.td_cast_button button{
    background: none;
    border: none;
    outline: none;
    display: flex;
    align-items: center;
}

.td_cast_button img{
    width: 2.5em;
    height: auto;
}

.program-list-cast {
    cursor: default;
}

.program-list-cast td{
    background-color: #eaeeef;
    text-align: left;
}
.program-list-cast td .cast-wrap{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}

.program-list-cast td .img-wrap{
    text-align: center;
    padding: 0;
    padding-right: 15px;
}
.program-list-cast td .img-wrap{
    text-align: center;
    padding: 0;
    padding-right: 15px;
    cursor: default;
}


.program-list-cast td .img-wrap img {
    height: 72px;
    padding: 4px 0;
}

.program-list-cast td ul.cast{
    display: block;
    background-color: #eaeeef;
    font-weight: 300;
    padding-left: 15px;
}

.program-list-cast td ul.cast li{
    display: inline-block;
    margin-bottom: 0;
    white-space: nowrap;
}

tr.program-list-cast td{
    display: none;
    cursor: default !important;
}

tr.program-list-cast td div{
    cursor: default;
}

.cast-open {
    position: relative;
}

.cast-open::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: .5em;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-bottom: 1em solid #eaeeef;
}

.cast-open-tr td{
    border-bottom: 0 !important;
}

@media screen and (max-width: 1299px) {
    section.program_section table tr.program-list-cast td .img-wrap{
        display: none !important;
    }
    .cast-open::after {
        display: none !important;
    }

    section.program_section table tr.program-list-cast {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        border-top: 0 !important;
        border-bottom: 0 !important;
    }

    section.program_section table tr.program-list-cast td {
        display: none;
        width: 100%;
        position: relative;
    }

    section.program_section table tr.program-list-wcast td span {
        display: block;
    }
    section.program_section table tr.program-list-cast td::before {
        content: '';
        position: absolute;
        top: -1em;
        left: calc(50% - 1em);
        border-left: 1em solid transparent;
        border-right: 1em solid transparent;
        border-bottom: 1em solid #eaeeef;
    }

    .cast-open-tr {
        border-bottom: none !important;
    }

}
.program_table {
    width: 100%;
}

.min_calendar_modal-time-location a {
    color: white;
}

p.min_calendar_modal-time-location span.cast:before {
    background: url(../images/cast.svg) no-repeat;
}

tr.program-list-cast td a {
    display: inline !important;
    background: none !important;
    padding: 0 !important;
    color: #006ab3 !important;
    border: 0 !important;
    margin: 0 !important;
    font-weight: 300 !important;
}

tr.program-list-cast td a:hover {
    text-decoration: underline !important;
}


#banner_detail-popis .videos {
    display: flex;
    flex-flow: row wrap;
}

#banner_detail-popis .videos > *{
    flex-basis: calc((100% - 1 * 15px) / 2);
    margin-left: 15px;
    margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
    #banner_detail-popis .videos > *:nth-child(2n + 1){
        margin-left: 0;
    }
}
@media screen and (min-width: 768px) {
    #banner_detail-popis .videos {
        justify-content: center;
    }
    #banner_detail-popis .videos > *{
        flex-basis: 250px;
        margin-left: 12px;
        margin-right: 12px;
    }
}

#banner_detail-popis .videos .img{
    width: 100%;
    padding-bottom: calc(100% / 16 * 9);
    background-size: cover;
    background-position: center;
    transition: all .2s ease-in-out;
    border-radius: 2px;
    position: relative;
    box-shadow: 0 19px 25px rgba(0, 0, 0, 0);
}

.mh-slide.video{
    position: relative;
}

#banner_detail-popis .videos .img::after,
.mh-slide.video::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url('../images/video-play.svg');
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center;
}
#banner_detail-popis .videos a{
    text-decoration: none !important;
}
#banner_detail-popis .videos p{
    margin: .5em 0 0;
    text-align: center;
    font-weight: 400;
}
#banner_detail-popis .videos > *:hover .img{
    transform: translateY(-7px);
    box-shadow: 0 19px 25px rgba(0, 0, 0, 0.18);
}





section.premiery {
    margin-bottom: 120px;
}
section.premiery h2 {
    margin-bottom: 111px;
}

.premiera-header,
.premiera h4 {
    margin-bottom: 30px;
}
.premiera > div p{
    margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
    .premiera:not(:last-child) {
        border-right: 1px solid #a0a0a0;
    }
}
@media(min-width: 1401px){
    .premiera {
        max-height: 735px;
    }
    .slick__premiery {
        /*padding-left: 100px;*/
    }
}
@media(max-width: 1400px){
    .premiera {
        max-height: 550px;
    }
}

.premiera {
    position: relative;
    padding: 15px 50px;
}
/*[data-month-label],*/
a.premiera__btn,
a.premiera__btn:hover{
    transition: 320ms all ease-in-out;
}
a.premiera__btn:hover{
    background: #f8d047;
    bottom: 5px;
}
a.premiera__btn {
    width: 182px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-decoration: none;
    padding: 8px 25px;
    border-radius: 22px;
    background-color: rgba(149, 149, 149, 0);
    border: 2px solid #f8d047;
    margin: 10px 15px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: center;
}
.premiera__desc:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    box-shadow: inset 0 -126px 60px 0 white;
}
.premiera__nav .slick-disabled, .premiera__nav .slick-disabled:hover {
    background-color: #c8ced2;
    cursor: default;
}
.premiera__nav button, .premiera__nav button:hover {
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.premiera__nav button {
    margin-right: 5px;
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    box-shadow: 0 0 4px #f3e1e8;
    background-color: #f40062;
    cursor: pointer;
}
.premiera__nav {
    position: absolute;
    right: 10px;
    bottom: 20px;
}
section.section.premiery {
    padding: 80px 0 35px;
}
.premiera-content {
    max-height: 500px;
    height: 500px;
    overflow-y: hidden;
}
.menu-hamburger {
    height: 1.5em;
    display: inline;
    position: relative;
    top: 0.37em;
    left: .35em;
}

.sub_slick td span.note {
    color: #787575;
}

body, body > main, body > header, body > footer {
    width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
}

@media screen and (max-width: 991px) {
    .btn-prim {
        font-size: 1.25em;
    }
}

@media screen and (min-width: 601px) {
    .td_marker {
        /*white-space: nowrap;*/
        min-width: 140px;
    }
}


@media screen and (max-width: 991px) {
    section#breadcrumb {
        padding-top: 108px;
    }
    .fancybox-title-float-wrap .child {
        white-space: normal !important;
    }
    .fancybox-title-float-wrap {
        top: calc(100% + 10px);
    }
    .banner_uvod ul.slick-dots li.slick-active:before {
        color: #cdcdcd !important;
    }
    .banner_uvod ul.slick-dots li:before {
        color: #e1e1e1 !important;
    }
    #program_posledni-mista .h3 + p > br {
        display: none;
    }
}

/*.banner_uvod h1 {
    display: none;
}*/
.one-side-container .inner_flex {
    display: flex;
    /*flex-wrap: wrap;*/
    /*align-items: center;*/
}
/*.banner_uvod .west-side {
    width: 25%;
}*/
.banner_uvod h1 {

    font-size: 118px;
    letter-spacing: -5px;
    text-align: left;
    line-height: 99px;
    padding-top: 29px;
}
.west-side p {
    display: flex;
    /*flex-wrap: wrap;*/
    align-items: center;
}
.west-side a.btn-prim {
    border: 2px solid #f7cd5a;
}
.west-side a.btn-prim.btn-diff-bg {
    background: #fff;
    border: 2px solid #f7cd5a;
}
.west-side a.btn-prim:not(.btn-diff-bg):hover {
    border: 2px solid #e9b62c;
}
.banner_uvod .west-side {
    /*transform: translateX(55px);*/
    position: relative;
    z-index: 999;
}
.uvod__arrs button, .uvod__arrs button:hover {
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.uvod__arrs {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
}
.uvod__arrs button {
    margin-right: 5px;
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 4px #f3e1e8;
    background-color: #f40062;
    cursor: pointer;
}
.east-side {
    /*display: flex;*/
}
/*.uvod_slider {
    opacity: 0!important;
    visibility: hidden!important;
    transition: opacity 1s ease!important;
    -webkit-transition: opacity 1s ease!important;
}
.uvod_slider.slick-initialized {
    visibility: visible!important;
    opacity: 1!important;
}*/
@media(min-width: 1351px){
    a.btn-prim.mobile-yep {
        display: none;
    }
    .uvod__arrs {
        right: 45px;
    }
    .one-side-container.container{
        /*max-width: 100%;*/
    }
    .banner_uvod .west-side {
        width: 25%;
    }
    .banner_uvod  .east-side {
        /*width: 95%;*/
    }
}
a.btn-prim.mobile-yep,
a.btn-prim.mobile-nope {
    opacity: 0;
    visibility: hidden;
}
.east-side-in {
    opacity: 0;
}
@media(max-width: 1350px){
    .banner_uvod .west-side {
        width: 100%;
        margin-bottom: 25px;
    }
    a.btn-prim.mobile-nope {
        display: none;
    }
    a.btn-prim.mobile-yep {
        padding: .6em 2em;
        transform: translateY(calc(-50% - 1px));
    }
    .uvod__arrs {
        right: 15px;
    }
    .one-side-container .inner_flex {
        /*display: flex;*/
        flex-wrap: wrap;
    }
    .banner_uvod  .east-side {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        margin-right: -15px;
    }
}
/*@media (min-width: 601px) {

.banner_uvod h1 {
    margin-bottom: 49px;
}
}
@media (max-width: 600px) {
    .west-side h1 {
    margin-bottom: 15px;
}*/
@media(min-width: 992px){
    .uvod__arrs button {
        width: 48px;
        height: 48px;
    }
    .banner_uvod h1 {
        margin-bottom: 49px;
    }
}
@media(max-width: 991px){
    .west-side h1 {
        margin-bottom: 15px;
    }
    .uvod__arrs button {
        width: 40px;
        height: 40px;
    }
}
@media(max-width: 767px){
    .west-side p{
        flex-wrap: wrap;
    }
    .uvod__arrs button {
        width: 35px;
        height: 35px;
    }
}
.west-side .btn-prim {
    padding: 15px;
    min-width: 250px;
    margin-right: 15px;
}
/*@media (min-width:768px) {
  .one-side-container {
    width: calc(((100% - 750px) / 2) + 750px) !important;
    margin-right: 0;
  }
}

@media (min-width:992px) {
  .one-side-container {
    width: calc(((100% - 970px) / 2) + 970px) !important;
    margin-right: 0;
  }
}

@media (min-width:1200px) {
  .one-side-container {
    width: calc(((100% - 1170px) / 2) + 1170px) !important;
    margin-right: 0;
  }
}

@media (min-width:1300px) {
  .one-side-container {
    width: calc(((100% - 1350px) / 2) + 1350px) !important;
    margin-right: 0;
  }
}*/
@media(max-width: 600px){
    a.btn-prim.mobile-yep {
        float: left;
    }
}
.east-side{
    position: relative;
}
.loader{
    z-index: 999;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}


.min_calendar_modal-time-location {
    display: flex;
    flex-flow: row wrap;
}

#partners .partner {
    position: relative;
}
#partners .partner a{
    display: block;
}
#partners .partner .colorful{
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 199;
}
#partners .partner .colorful img{
    opacity: 0;
}
.east-side-in{
    position: relative;
}
.east-side-in,
#partners .partner img{
    transition: all .2s ease-in-out;
}
#partners .partner:hover .colorful img {
    opacity: 1;
}
#partners .partner:hover .colorful + img {
    opacity: 0;
}

/*1252020*/
.min_calendar-outer table tr > td:first-child{
    position: relative;
}
a.absolute__a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.no__arrow:after {
    display: none;
}
/*.sold-out,*/
.canceled{
    text-transform: capitalize;
    color: #dd0374;
}
@media(min-width: 1921px){
    section.mapa_otacive-hlediste .container > nav, section#navigace .container > nav {
        width: 13%;
        text-align: left;
    }
}
.ohlasy-select{
    position: relative;
}
.ohlasy-select:after {
    font-family: FontAwesome, sans-serif;
    content: '\f107';
    font-size: 20px;
    position: absolute;
    top: 13px;
    right: 20px;
    color: #434B67;
    pointer-events: none;
}
a.scroll-to-menu:after {
    font-weight: 400;
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 8px;
    /* font-size: 15px; */
    vertical-align: middle;
}
a.scroll-to-menu {
    color: #c1c1c1;
    border: 2px solid #f8d047;
    background: transparent;
    padding: 3px 25px;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    border-radius: 28px;
    text-decoration: none;
}
/*1252020*/

@media screen and (max-width: 450px) {
    section#ober-novinek form > div > input {
        width: 73%;
    }
}

@media screen and (max-width: 600px) {
    header nav {
        padding: 0 15px;
    }
    section#breadcrumb {
        padding-top: 67px;
    }
    header nav ul > li:last-child a {
        border-radius: 20px;
        padding: 5px 20px;
    }
    .menu-hamburger {
        height: 1.2em;
        top: 0.2em;
    }
    .banner_uvod {
        margin-top: 67px !important;
    }
    header nav ul > li:last-child a {
        position: relative;
        top: .2em;
    }
    nav > a > img {
        padding-top: 6px;
    }
}

.big-menu-secondary-menu ul li:last-child a {
    margin-bottom: 0;
}

@media screen and (max-width: 1350px) {
    .uvod__arrs button {
        width: 48px;
        height: 48px;
    }
}


#profil .container .lightBox {
    /*width: 100%;*/
    width: 40%;
    max-width: 500px;
}

#profil .container .lightBox img{
    width: 100%;
    height: auto;
    display: block;
}

.program_section + .premiery {
    margin-top: 120px;
}

.new__design  div:not(.min_calendar_modal){
    order: 0;
    /*transition: order 1s;*/
    width: 217px;
    margin: 2px;
}
.new__design div.min_calendar_modal:not(.active){
    order: 2;
    /*transition: order 1s;*/
    display: none;
}
.new__design {
    display: flex;
}
/*.arrow_me {
    order: 10!important;
}*/
div.min_calendar_modal.active {
    /*top: 87px !important;*/
    top: 0;
    bottom: 0;
}
.min_calendar-outer tbody tr td > div > div:not(.min_calendar_modal){
    transition: all .2s ease-in-out;

}
.arrow_me{
    margin-right: 438px!important;
}
.copy_modal{

}
.modal__container > div{
    position: relative;
}
.copy_modal.active{
    /*bottom: 0;*/
    bottom: unset!important;
    /*top: -650px!important; */

}
.modal__container {
    z-index: 9999;
    position: relative;
}
@media (min-width: 1520px){
    .modal__container {
        margin-left: 100px;
    }
}
@media (min-width: 1000px) and (max-width: 1519px){
    .modal__container {
        margin-left: 5px;
    }
}
.min_calendar_modal:not(.copy_modal){
    /*visibility: hidden;*/
}

#program_posledni-mista .modal__container {
    z-index: 25;
}

.swiper-helper {
    position: relative;
}
.swiper-helper-inner-wrapper {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
}

div.min_calendar_modal p {
    line-height: 27px;
}

div.min_calendar_modal .box_href {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    margin: 0 !important;
    padding: 75px 35px 35px;
    background: rgb(20,42,54);
    background: -moz-linear-gradient(0deg, rgba(20,42,54,1) 75%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(20,42,54,1) 75%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(20,42,54,1) 75%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#142a36",endColorstr="#142a36",GradientType=1);
}

.new__design [data-left-status]:nth-child(n+2) {
    margin-left: 7px;
}

.min_calendar .cloned-to-be-fixed tbody tr td:first-child:hover {
    background-color: #eeeeee;
}


@media screen and (min-width: 601px) and (max-width: 1000px) {
    .min_calendar-outer table tbody tr td:first-child p::before{
        margin-left: 10px;
    }
}

@media screen and (max-width: 600px) {
    .new__design div:not(.min_calendar_modal) {
        width: 168px;
    }
    .min_calendar table thead tr td {
        max-height: 88px;
        min-height: 88px;
        height: 88px;
    }
    .min_calendar_modal {
        max-width: calc(100vw - 15px);
        min-width: calc(100vw - 15px);
        width: calc(100vw - 15px);
    }
    .min_calendar_modal .box_href a,
    .min_calendar_modal .box_href button {
        width: auto;
        padding: 8px 20px;
    }
}

.min_calendar td:last-child {
    text-align: left;
}

.box_href button {
    font-weight: 700;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

.program-buy-ticket-btn {
    background: #f8d047;
    min-width: 165px;
    padding: 8px 25px;
    border-radius: 30px;
    border: 2px solid #f8d047;
    margin: 10px 15px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.program-buy-ticket-btn img{
    margin-left: 10px;
}

span.note.sold-out {
    text-align: center;
    width: 100%;
    display: inline-block;
}


@media screen and (min-width: 1300px) {
    .program_section .program-detail-btn,
    .program_section .program-buy-ticket-btn {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .program_section .detail-button-cell {
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
    }

    .program_section .buy-button-cell .program-buy-ticket-btn {
        margin: 0 auto !important;
    }

    .hidden-1300-plus {
        display: none;
    }
}

@media screen and (max-width: 1299px) {
    .hidden-1300-minus {
        display: none;
    }
}




/* the author under the repertoire play name */
.prim_slide .mb-0{
    margin-bottom: 0;
}

.prim_slide .author + a[data-help] .rating{
    margin-top: 24px;
}

.prim_slide .with-author-on-top {
    margin-top: 1.5em;
}

.name-postfix-tag {
    font-weight: 300;
}

.abbo-form {
    display: inline-block;
}

.abbo-form button {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    background-color: #142a36;
    background: transparent;
    background-color: rgba(0,0,0,0);
}

.abbo-form button span{
    display: inline-block;
    cursor: pointer;
    border-color: #f7cd5a;
    color: #f7cd5a;
    transition: all 280ms linear;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1em;
    padding: 4px 10px;
    border-radius: 13px;
    background-color: rgba(244, 0, 98, 0);
    font-family: 'Roboto Condensed', sans-serif;
}

.abbo-form button:hover span{
    background-color: #e9b62c;
    border-color: #e9b62c;
    color: #142a36;
    transform: translateY(-5px);
}

.min_calendar_modal-tags {
    margin-left: 0 !important;
    width: 100% !important;
}

.pre-description p {
    margin-bottom: 0 !important;
}
.pre-description.first-margin-top p:first-child {
    margin-top: 1em !important;
}

.pre-description p:last-child {
    margin-bottom: 1em !important;
}

@media screen and (min-width: 992px) and (max-width: 1299px) {
    .nejlepe-hodnocene .btn-group .btn-prim {
        font-size: 20px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1360px) {
    .nejlepe-hodnocene .btn-group .btn-prim {
        font-size: 27px;
    }
}

.announcement-youtube-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 29px;
}
.announcement-youtube-video iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}

.pink-button:hover {
    background: #c9055b;
}

.pink-button.slick-disabled,
.pink-button.slick-disabled:hover {
    cursor: default;
    background-color: #c8ced2;

}


.map-image {
    width: 100%;
    height: 400px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.map-image::after {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -100%);
    background-image: url('../images/marker.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 84px;
    height: 107px;
}
.map-image.ot::after {
    background-image: url('../images/otmarker.png');
}

.map-image .show-on-map {
    text-decoration: none;
    color: black;
    bottom: -27px;
}
.map-image .show-on-map:hover {
    text-decoration: none;
    bottom: -22px;

}

@media(min-width: 992px){
    .map-image:not(.at-contact) {
        width: 50vw;
    }
}

[data-subscripton-list-target].loading {
    height: 0 !important;
    overflow: hidden;
    padding-bottom: 120px;
}
[data-subscripton-list-target].loading::before {
    content: '';
    background: url('../images/load.gif');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding: 20px;
    height: 120px;
    width: 100%;
    display: block;
}

.select-subscription {
    margin-bottom: 20px;
    display: inline-block;
}

#tab-3 {
    text-align: center;
    margin-bottom: 80px;
}

#tab-3 div[data-subscripton-list-target]{
    text-align: left;
}

@media screen and (max-width: 768px) {
    ul.switch-program_kalendar li {
        padding: 10px 30px;
    }
}
@media screen and (max-width: 500px) {
    ul.switch-program_kalendar li {
        padding: 10px 18px;
    }
    ul.switch-program_kalendar li a {
        font-size: 18px;
    }
}
@media screen and (max-width: 400px) {
    ul.switch-program_kalendar li {
        padding: 10px 12px 5px;
    }
}
@media screen and (max-width: 350px) {
    ul.switch-program_kalendar li {
        padding: 10px 9px 4px;
    }
    ul.switch-program_kalendar li a {
        font-size: 17px;
    }
}

[data-subscripton-list-target] p {
    text-align: center;
}
[data-subscripton-list-target] p a{
    color: #006ab3;
}

[id^="review-whole-"] {
    display: none;
    padding: 25px;
    max-width: 640px;
}

.mobile__program-title .special {
    font-weight: 300;
    padding-left: .5em;
    color: #c9055b;
    font-size: .9em;
}

.buy-button-cell .note.canceled {
    color: #c9055b;
}

header nav ul > li:last-child {
    position: relative;
    top: -3px;
}

header nav ul > li {
    position: relative;
}
header nav ul > li .search-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}

.search-li:hover a::after,
.user-section-li:hover a::after {
    content: unset;
}



header nav ul.opened-search-bar li:nth-child(-n + 6) a::after{
    content: unset;
}

.search-li,
.user-section-li {
    padding: 6px 13px;
}

.search-li > button,
.user-section-li a{
    border-radius: 50%;
    background-color: rgba(149, 149, 149, 0);
    border: 2px solid #f8d047;
    height: 51px;
    width: 52px;
    -webkit-transition: all 280ms linear;
    transition: all 280ms linear;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-li > button:hover,
.user-section-li a:hover{
    background: #e9b62c;
    border: 2px solid #e9b62c;
}

.search-li > button img,
.user-section-li > a > img {
    height: 30px;
    width: 30px;
}

.search-wrapper {
    width: 440px;
    display: none;
}

.search-wrapper td,
.search-wrapper tr > td:first-child{
    border-bottom: 0 !important;
    border-right: 0 !important;
}

header nav ul li:nth-child(-n + 6){
    -webkit-transition: all 280ms linear;
    transition: all 280ms linear;
}

header nav ul.opened-search-bar li:nth-child(-n + 6){
    opacity: .25;
}

header nav ul.opened-search-bar li:nth-child(-n + 6) *{
    pointer-events: none !important;
}

.gsc-input {
    padding-right: 0 !important;
    padding-left: .5em;
}

.gsc-search-box {
    height: 49px;
    border-radius: 26px;
    background-color: rgba(149, 149, 149, 0);
    border: 1px solid rgba(50, 50, 50, 0.53) !important;
    -webkit-transition: all 280ms linear;
    transition: all 280ms linear;
}

.gsc-input-box {
    border: 0 !important;
    border-radius: 26px;
}

.gsst_b {
    display: flex;
    align-items: center;
    top: 2px;
}
.gsc-control-cse {
    padding: 4px 15px 4px 0 !important;
}

.gsc-search-box-tools {
    border: 0 !important;
    top: 2px;
    position: relative;
}
.gsc-search-button-v2 {
    position: relative;
    right: -2px;
    height: calc(100% + 2px) !important;
    background-color: #f8d047 !important;
    border-radius: 26px !important;
    border: 2px solid #f8d047 !important;
    font-size: 18px !important;
    letter-spacing: 0;
    line-height: 25px;
    color: #322d2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    box-shadow: 0 10px 16px rgba(234, 227, 209, .5);
    -webkit-transition: all 280ms linear;
    transition: all 280ms linear;
}
body[data-browser="firefox"] .gsc-search-button-v2 {
    top: -1px;
}
.gsc-search-button-v2:hover{
    background: #e9b62c !important;
    border: 2px solid #e9b62c !important;
}

.gsc-search-button {
    height: 100%;
}


.search-li,
.user-section-li {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1299px) {
    body > header > nav li:last-child a {
        margin-left: 10px;
    }
    body > header > nav li.search-li,
    body > header > nav li.user-section-li {
        margin-left: 5px;
    }
}

@media screen and (max-width: 767px) {
    body > header > nav > ul > li:last-child a {
        margin-left: 0;
    }
    body > header > nav > ul > li.search-li ,
    body > header > nav > ul > li.user-section-li {
        margin-left: 0;
        position: unset;
    }
    body > header > nav > ul > li.search-li .search-wrapper{
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
        width: 100%;
        padding-right: 22px;
        padding-left: 15px;
        z-index: 200;
    }
    body > header > nav > ul > li {
        margin-bottom: 0;
    }
    body > header > nav {
        position: relative;
    }
    body > header {
        overflow: visible;
    }
    .gsc-results-wrapper-visible {
        height: 95vh !important;
        left: 0 !important;
        width: 100% !important;
        padding: 20px !important;
    }
    .gsc-results-close-btn {
        top: 12px !important;
        right: 12px !important;
    }
}

@media screen and (max-width: 991px) {
    header {
        background: rgba(255,255,255, .95);
    }
}

body[data-browser="safari"] .gsc-search-button-v2,
body[data-browser="safari"] .gsc-search-button-v2:hover,
body[data-browser="safari"] .gsc-search-button-v2:focus {
    height: 47px !important;
}

@media screen and (max-width: 600px) {
    body > header > nav > a > img {
        width: 64px;
        padding-top: 4px;
    }

    .search-li,
    .user-section-li{
        padding-left: 0;
        padding-right: 7px;
    }

    .search-li > button,
    .user-section-li > a {
        height: 35px;
        width: 36px;
    }

    .search-li > button > img,
    .user-section-li > a > img {
        height: 21px;
        width: 21px;
    }

    .menu-button-li > a.modal-trigger {
        margin-left: 0 !important;
    }

    body > header > nav > ul > li.search-li .search-wrapper {
        padding-right: 15px;
    }

    body > header > nav > ul > li.search-li .search-wrapper .gsc-control-cse-cs{
        padding-right: 0 !important;
    }
    .gsc-search-box {
        height: 43px;
    }
    .gsc-results-wrapper-visible {
        left: 3% !important;
        width: 94% !important;
        padding: 15px !important;
        height: 98vh !important;
    }

    body[data-browser="safari"] .gsc-search-button-v2,
    body[data-browser="safari"] .gsc-search-button-v2:hover,
    body[data-browser="safari"] .gsc-search-button-v2:focus {
        height: 41px !important;
    }
}

.gs-snippet, .gs-title, .gsc-url-top{
    line-height: 1.25em;
}

.voucher-list {
    padding-left: 0 !important;
    padding-top: 2rem;
    list-style: none;
    display: flex !important;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: center;
}

.voucher-list li {
    margin-bottom: 2rem;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}

.voucher-list img {
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.1), 0 6px 30px 5px rgba(0,0,0,0.08), 0 8px 10px -7px rgba(0,0,0,0.15);
    border-radius: 5px;
}

.voucher-list form {
    margin-top: 1rem;
}

@media screen and (max-width: 600px) {
    .voucher-list li {
        width: calc((100% - 1 * 2rem) / 2);
    }
    .voucher-list li:not(:nth-child(2n+2)) {
        margin-right: 2rem;
    }
}

@media screen and (min-width: 601px) and (max-width: 1200px) {
    .voucher-list li {
        width: calc((100% - 2 * 3rem) / 3);
    }
    .voucher-list li:not(:nth-child(3n+3)) {
        margin-right: 3rem;
    }
}

@media screen and (min-width: 1201px) {
    .voucher-list li {
        width: calc((100% - 5 * 3rem) / 6);
    }
    .voucher-list li:not(:nth-child(6n+6)) {
        margin-right: 3rem;
    }
}

.voucher-list li:last-child {
    margin-right: 0;
}


.menu-button-li a.modal-trigger {
    margin-left: 15px;
}

@media screen and (min-width: 992px) and (max-width: 1299px) {
    body > header > nav li.search-li,
    body > header > nav li.user-section-li {
        margin-left: 0 !important;
        padding-left: 8px;
        padding-right: 8px;
    }
    body > header > nav li.search-li {
        margin-left: 10px !important;
    }
    .menu-button-li a.modal-trigger {
        margin-left: 7px !important;
    }
}

.ticket-subscription.colosseum-way {
    margin-top: 2em;
}

.mb-0 { margin-bottom: 0; }
.mb-1 { margin-bottom: 1em; }
.mb-2 { margin-bottom: 2em; }
.mb-3 { margin-bottom: 3em; }
.mb-4 { margin-bottom: 4em; }
.mb-5 { margin-bottom: 5em; }
.mt-0 { margin-top: 0; }
.mt-1 { margin-top: 1em; }
.mt-2 { margin-top: 2em; }
.mt-3 { margin-top: 3em; }
.mt-4 { margin-top: 4em; }
.mt-5 { margin-top: 5em; }
.ml-0 { margin-left: 0; }
.ml-1 { margin-left: 1em; }
.ml-2 { margin-left: 2em; }
.ml-3 { margin-left: 3em; }
.ml-4 { margin-left: 4em; }
.ml-5 { margin-left: 5em; }
.mr-0 { margin-right: 0; }
.mr-1 { margin-right: 1em; }
.mr-2 { margin-right: 2em; }
.mr-3 { margin-right: 3em; }
.mr-4 { margin-right: 4em; }
.mr-5 { margin-right: 5em; }


.gdpr-checkbox {
    border-radius: 0 !important;
    background-color: transparent !important;
    border: 0 !important;
    margin-top: .5rem !important;
}
.gdpr-checkbox label{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 1.2em;
    color: #4d4a4a;
    font-weight: 400;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
}
.gdpr-checkbox input{
    margin-right: .5em;
}
.gdpr-checkbox a{
    color: #006ab3;
}

@media (max-width: 768px) {
    .gdpr-checkbox {
        width: 403px;
    }
}

.anonymous {
    color: #767676;
    font-style: italic;
}

.modal.popup {
    background: none;
}
.modal.popup .modal-body{
    padding: 2rem;
    background: white;
    width: 90%;
    max-width: 640px;
    max-height: 90%;
    overflow: visible;
    border-radius: 1.5rem;
    box-shadow: 0 16px 24px 2px rgb(0,0,0,.14), 0 6px 30px 5px rgb(0,0,0,.12), 0 8px 10px -7px rgb(0,0,0,.20);
    margin: 5% auto;
    position: relative;
}
.modal.popup .modal-body .h4{
    letter-spacing: 0;
}
.modal.popup .modal-body img{
    margin-bottom: 1rem;
}
.modal.popup .modal-body a.btn-prim:last-child{
    margin-bottom: 0;
}
.modal.popup .modal-close{
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    height: 2rem;
    width: 2rem;
    background: none;
    border: none;
    transition: all .2s ease-in-out;
}
.modal.popup .modal-close:hover{
    transform: translate(50%, -50%) rotate(90deg);
}
.modal.popup .modal-overlay{
    background-image: url(../images/bg_modal.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .96;
    z-index: -1;
}

.fb-customerchat.with-cookie-bar + .fb_dialog > .fb_dialog_content > iframe{
    bottom: 95px !important;
}

body[data-page-is-homepage] h1 {
    text-shadow: 0 0 1rem white;
}