body,
section {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
}
.right,
.tile-holder,
.topline .left,
body,
section {
    -webkit-box-orient: vertical;
}
h2,
h2 a,
h6 {
    color: #4bbeb3;
}
.aktualitates .otevirak .item,
.arr-down,
.erste,
.fa-map-marker,
.grid-item,
.head_closing,
.input_holder,
.viditelny,
a,
header .right img {
    cursor: pointer;
}
#registrace p,
input[type="search"] {
    text-transform: none;
}
.front_carousel,
.item .image_row a,
.overfl,
.single_map,
.tile,
.tile a,
html.fixed,
html.fixed body {
    overflow: hidden;
}
body,
html {
    font-family: Manrope, sans-serif;
    background: #000;
}
h2,
h2 a,
h3,
h3 a,
h6 {
    font-family: inherit;
    font-style: normal;
}
body {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url(https://www.nocdivadel.cz/wp-content/uploads/2022/10/01_nocdivadel_slideweb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 0;
}
@media (max-width: 680px) {
    body {
        background-size: 162vh;
    }
}
@media (min-width: 680px) {
    .wpcf7-textarea.inputy {
        margin-left: 20px;
    }
}
@media (min-width: 1680px) {
    form > .tile-holder {
        justify-content: flex-start;
    }
    input[name="your-pol"] {
        margin-left: 20px;
    }
}
.page-template-kontakty .prijmuti {
    padding: 6px;
}
@media (max-width: 720px) {
    body {
        background-position: top left;
    }
}
section {
    padding: 0 20px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#grab,
#mapa_cil,
#mapa_cil .close,
#mapa_resuts .fa-map-marker,
#mapa_resuts .nadpisy,
#my_prog,
#program_cil,
#program_cil .close,
#seznam_cil,
.button_next.hide,
.button_prev.hide,
.city_name:not(.insession) .close,
.console_cont > div,
.console_option,
.dis_beloved .visible:after,
.gm-fullscreen-control,
.gm-svpc,
.gmnoprint,
.hiden,
.large_sec,
.menu_holder,
.message,
.middle_sec,
.mobile_sec,
.nav_mob,
.page-numbers.hide,
.page-template-divadla .manifest,
.page-template-o-projektu .gal_wrap:before,
.remaining,
.remove_under .ulike span.nopy:after,
.single .close,
.single .fr_link:before,
.skryto,
.star,
.stream .no_stream,
.stream_butt,
.stream_top,
.stream_visual,
.vyber a .close,
.wide,
.widelink,
div.wpcf7-response-output:empty,
header .in {
    display: none;
}
@media (max-width: 960px) {
    body {
        background-image: url(https://www.nocdivadel.cz/wp-content/uploads/2022/10/02_nocdivadel_idu.jpg);
    }
    .menu_holder,
    .right .inner {
        -webkit-box-orient: vertical;
    }
    main {
        padding: 0 15px;
    }
    .mobile_sec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    header {
        position: relative;
    }
    body.home .menu_holder,
    body:not(.home) .left ul,
    body:not(.home) header .bottomline,
    body:not(.home) header .right {
        display: none;
    }
    .left ul {
        margin-bottom: 20px;
    }
    .menu_holder {
        min-height: 43px;
        min-width: 43px;
        position: absolute;
        right: 20px;
        top: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: -webkit-transform 250ms ease-in;
        -o-transition: transform 250ms ease-in;
        transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
    }
    .menu_holder.open .menu_ico {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }
    .current-menu-item a::after {
        left: calc(100% + 50px) !important;
        top: 50% !important;
    }
    body:not(.home) header .topline .right {
        position: absolute;
        right: 20px;
        bottom: 20px;
    }
    .right .inner {
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .menu_ico {
        width: 31.1px;
        height: 31.1px;
        position: relative;
        right: 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        z-index: 100000000;
        color: #000;
        background: 0 0;
    }
    .menu_ico:after,
    .menu_ico:before {
        content: "";
        width: 31.1px;
        height: 2px;
        background: #fff;
        display: block;
        position: absolute;
    }
    .menu_ico:before {
        top: 15px;
    }
    .menu_ico:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 15px;
    }
}
.kategorie a,
.search-form,
header,
section > div {
    position: relative;
}
.input_holder.active svg,
.loader {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
header ul li a {
    color: #fff;
}
section > div {
    width: 100%;
    max-width: 1140px;
}
.rightout {
    padding-right: 0;
}
.leftout {
    padding-left: 0;
}
header {
    z-index: 100;
}
@media (max-width: 374px) {
    html:lang(en) body:not(.home) header svg {
        max-width: 70vw;
    }
}
main .akt-inner a,
main .common-inner a {
    color: #4bbeb3 !important;
    -webkit-transition: -webkit-text-decoration 250ms ease-in;
    transition: text-decoration 250ms ease-in;
    -o-transition: text-decoration 250ms ease-in;
    transition: text-decoration 250ms ease-in, -webkit-text-decoration 250ms ease-in;
    word-break: break-all;
}
main.aktualitates .wp-block-file__button {
    word-break: initial;
}
.left img {
    min-height: 29.27px;
    min-width: 214px;
}
.bottomline ul li,
.topline ul li,
main li,
ul li,
ul.vyber li {
    list-style-type: none;
}
.tile-holder,
.topline .left {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.right {
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.item,
.item p.item_date .arr-down,
.results button,
.top_menu {
    -webkit-box-orient: vertical;
}
h2,
h2 a {
    font-size: 30px;
    line-height: 41px;
    font-weight: 800;
    letter-spacing: -0.6px;
}
h3,
h3 a {
    font-size: 36px;
    line-height: 49px;
    font-weight: 900;
    color: #fff;
    letter-spacing: -0.72px;
}
#results > a,
.kategorie a,
.vyber > li > a,
h6 {
    font-size: 20px;
    line-height: 27px;
}
h6 {
    font-weight: 400;
    letter-spacing: -0.4px;
}
.kategorie a {
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
    display: inline-block;
}
.bottomline ul li a,
a,
a.lang,
p,
select option,
span {
    font-size: 16px;
    font-family: inherit;
    font-style: normal;
    letter-spacing: 0;
    text-decoration: none;
}
.topline .left a,
.topline input[type="search"] {
    font-size: 30px;
    line-height: 41px;
    font-family: inherit;
    font-style: normal;
    font-weight: 800;
    color: #fff;
    letter-spacing: -1.56px;
    text-decoration: none;
}
@media only screen and (min-width: 960px) and (max-width: 1410px) {
    .topline .left a,
    .topline input[type="search"] {
        font-size: 30px;
        line-height: 41px;
    }
    .topline ul {
        padding-left: 40px;
        padding-top: 2px;
    }
}
.topline .left a {
    text-transform: uppercase;
}
.frontpanel h2,
.ulike a,
.ulike span,
.zavor,
select,
select option {
    text-transform: uppercase;
}
.topline .left li.search_form {
    margin-right: 0;
    padding-right: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.arr-down,
a,
a span,
header a {
    -webkit-transition: color 250ms;
    -o-transition: color 250ms;
    transition: color 250ms;
}
.faceboo svg {
    max-width: 37.9px;
}
@media (min-width: 960px) {
    .middle_sec,
    .topline ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    header .close {
        display: none;
    }
    section {
        padding: 0;
    }
    header {
        margin-bottom: 30px;
        z-index: 100;
        padding: 19.5px 43px;
        min-height: 286px;
    }
    .right .inner,
    .topline {
        -ms-flex-direction: row;
    }
    .right .inner,
    .topline,
    .topline .left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    .right {
        padding-right: 2px;
        min-width: 140px;
    }
    .right .inner {
        flex-direction: row;
    }
    .right img {
        margin-right: 10px;
    }
    .right img:first-child {
        margin-right: 12px;
        margin-top: 4px;
    }
    .topline {
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .topline .left {
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .right .inner > a {
        width: 33%;
        max-height: 48px;
    }
    .maingal-inner > h2 {
        font-size: 42px;
        line-height: 46px;
        margin-bottom: 26px;
    }
    .kategorie a {
        padding-left: 40px;
    }
    .kategorie svg {
        position: absolute;
        left: 0;
        top: -2px;
    }
    .kategorie #mapa svg {
        left: 9px;
    }
    .kategorie #seznam svg {
        left: 6px;
        top: 1px;
    }
    .kategorie {
        padding-top: 10px;
    }
    #program {
        margin-left: 53px;
    }
    #hledani,
    #seznam {
        margin-left: 52px;
    }
    #mapa {
        margin-left: 46px;
    }
    #seznam_cil {
        padding-left: 3px;
        padding-top: 25px;
    }
    .faceboo svg {
     margin: -4px 10px 0 1px;
    }
}

@media (max-width: 960px) {
	.nav_mob .insta svg {
    max-width: 38px;
    margin-top: -4px;
   margin-right: 16px;
}
}
@media (min-width: 1261px) {
    .faceboo svg {
        max-width: 37.9px;
        margin-right: 10px;
    }
}
@media (min-width: 1241px) and (max-width: 1280px) {
    .topline .left li,
    .topline .left > a {
        margin-right: 52px;
    }
}
#mesta .selected button,
#mesta button:hover,
.cti_under:hover,
.ctivic:hover,
.ctivic:hover span,
.manifest .ctivic:hover span.fr_link,
.righty button span:hover,
.righty button:hover,
.viditelny.opened .righty .underline,
header a:hover,
mesta_sez .selected button,
mesta_sez button:hover {
    color: #4bbeb3 !important;
}
.main_img .logo_m {
    -webkit-transition: fill 250ms, stroke 250ms;
    -o-transition: fill 250ms, stroke 250ms;
    transition: fill 250ms, stroke 250ms;
}
.main_img:hover .logo_m {
    fill: white !important;
}
.enter .main_img:hover .logo_m {
    fill: black !important;
}
header.enter .main_img .log {
    fill: black !important;
    stroke: black !important;
}
header.enter a:hover .main_img .log {
    fill: #4bbeb3 !important;
    stroke: #4bbeb3 !important;
}
.akce li a span.thistit,
.akt_sing span:first-child,
.aktual a:hover span:hover,
.clicked .semibold,
.kategorie a.active,
.page-template-o-projektu main h2,
.pointy:hover,
.results span a:hover,
.results ul li span.divadlo,
.single-akce .tripleakt a.active .semibold,
.single-events.tripleakt a.active .semibold,
.stream_butt:hover span,
.underline:hover,
.visual a,
.wpcf7-form input[type="submit"]:hover {
    color: #4bbeb3;
}
#map .gm-style-pbt {
    margin: auto !important;
}
#oblibene.active svg .lovy,
.stream .gr,
.whitey {
    stroke: white;
}
.topline .left li,
.topline .left > a {
    margin-right: 34px;
}
@media (min-width: 960px) and (max-width: 1060px) {
    .topline .left {
        max-width: calc(100vw - 180px);
    }
    .topline input[type="search"] {
        max-width: 239px;
    }
    .front-carousel_holder {
        margin-top: 147px !important;
    }
    .topline .left li {
        margin-right: 42px;
    }
}
.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
}
.topline .search_eng input[type="search"] {
    width: 5.5ch;
    max-width: 14.5ch;
    letter-spacing: 0;
    min-width: 5.5ch;
}
.lang,
.prodivadla p {
    font-weight: 500;
}
.input_holder svg {
    position: absolute;
    top: 16px;
    display: none;
    right: 0;
}
.input_holder.active svg {
    display: block;
    -webkit-animation-name: lupa;
    animation-name: lupa;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
@-webkit-keyframes lupa {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes lupa {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.topline input[type="search"] {
    -webkit-appearance: none !important;
    background: 0 0 !important;
    border: none;
    z-index: 10000;
}
.zavor.dva {
    position: absolute;
    right: -5px;
}
@media (max-width: 400px) {
    html:lang(en) .topline {
        position: relative;
    }
    html:lang(en) .topline .right {
        position: absolute;
        top: 100%;
        right: 0;
    }
}
.topline input[type="search"]::-webkit-input-placeholder {
    color: #fff;
}
.topline input[type="search"]:-ms-input-placeholder {
    color: #fff;
}
.topline input[type="search"]::-moz-placeholder {
    color: #fff;
}
.topline input[type="search"]::-ms-input-placeholder {
    color: #fff;
}
.topline input[type="search"]::placeholder {
    color: #fff;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}
input[type="search"]:focus {
    background-color: transparent !important;
    border: none;
    outline: 0;
    background: rgba(0, 0, 0, 0) !important;
}
.topline input[type="submit"] {
    background: 0 0;
    border: none;
    outline: 0;
    width: 60px;
    height: 48px;
    display: block;
    z-index: 1000;
}
.arr-down,
.console_option li button,
.current-menu-item a,
.search_form,
.underline,
.visible,
.vyber li a,
select {
    position: relative;
}
.input_holder {
    background: 0 0;
    color: #fff;
    border: none;
    width: 60px;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    z-index: -1;
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
}
.item,
.maingal-inner,
.maininner {
    background: #fff;
}
.arr_down,
.butini .arr_down,
.butini button,
.butini i,
.input_holder svg .a {
    -webkit-transition: stroke 250ms ease-in;
    -o-transition: stroke 250ms ease-in;
    transition: stroke 250ms ease-in;
}
header.enter .input_holder svg .a {
    stroke: black !important;
}
.input_holder:hover svg .a,
header.enter .input_holder:hover svg .a {
    stroke: #4bbeb3 !important;
}
.input_holder.active {
    width: 60px;
    margin-left: 8px;
    z-index: 1000;
}
.bottomline {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    float: left;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    border: none;
    -webkit-text-fill-color: black;
    background: 0 0;
}
.bottomline ul li a {
    line-height: 25px;
    font-weight: 500;
    color: #fff;
    display: block;
}
a,
a.lang,
p,
select option,
span {
    line-height: 24px;
    font-weight: 400;
    color: #000;
}
.bottomline ul li h4 a,
h1,
h4 {
    font-family: inherit;
    font-style: normal;
    font-weight: 800;
}
#results > a,
.vyber > li > a {
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
    text-decoration: none;
}
#registrace h3,
#registrace p,
.common-inner h1,
.common-inner h2,
.common-inner h3,
.common-inner h5,
.common-inner h6,
.common-inner p,
.console_option li.selected,
.item p,
.page-template-divadla .subgal-inner form a,
.page-template-divadla .subgal-inner form p,
.page-template-divadla .subgal-inner form span,
.results span,
.results span a,
header.enter .bottomline ul li a,
header.enter .right a,
header.enter .topline .left a,
header.enter .topline input[type="search"],
header.enter .zavor,
main .black span,
main a,
main p {
    color: #000;
}
main p {
    margin-bottom: 24px;
    max-width: 100vw;
}
.head_closing {
    display: none;
}
.head_closing .blackie {
    stroke-width: 1.5px;
    fill: none;
}
@media (min-width: 720px) {
    .flex-row,
    nav.menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    body {
        background-size: 100%;
    }
    .hamburger_area,
    ul.sub-menu {
        display: none;
    }
    ul.menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    ul.menu li a {
        padding: 4px 10px;
    }
    ul.menu :hover > ul.sub-menu {
        display: block;
        position: absolute;
        top: 100%;
    }
}
.bottomline ul li h4 a,
h4 {
    font-size: 24px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 0;
}
.top_menu {
    position: absolute;
    top: 100%;
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 61vh;
    z-index: 1;
}
@media only screen and (min-width: 1420px) {
    main {
        padding-left: 140px;
    }
}
@media (min-width: 960px) {
    .topline input[type="search"] {
        max-width: 14ch;
    }
    .bottomline ul {
        padding-top: 16px;
    }
    .common-inner a,
    .remaining a,
    .results .textik p,
    .results span,
    .results span a,
    a.lang,
    p,
    select option {
        font-size: 16px;
        line-height: 22px;
    }
    header.enter .head_closing {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    body {
        min-height: calc(100vw);
    }
}
h1 {
    font-size: 38px;
    line-height: 52px;
    color: #fff;
    letter-spacing: -0.76px;
}
.claim p {
    max-width: 467px;
}
.claim {
    position: relative;
    margin-left: 140px;
}
.aside .full,
.claim h1,
.page-template-o-projektu .common-inner,
.stream_top p {
    margin-bottom: 20px;
}
.foot_inner {
    min-height: 120px;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.foot_inner img {
    max-width: 120px;
    margin-top: 36px;
}
footer {
    padding: 12.7px 14px 15px 21px;
    margin: auto 0 0;
}
@media (max-width: 960px) {
    .kategorie a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    header .right a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    header .right .faceboo svg {
        margin-right: 7px;
        margin-bottom: 10px;
    }
    header .right .head_prog {
        text-align: center;
    }
    .topline .left a,
    .topline input[type="search"] {
        line-height: 43px !important;
    }
    .topline input[type="search"] {
        padding: 0;
        margin-top: 3px;
        margin-bottom: 0;
    }
    .topline .left {
        max-width: 80%;
    }
    .topline .right {
        padding-top: 9px;
    }
    .topline .right img:first-child {
        width: 37px;
        height: 37px;
    }
    .claim,
    .front-carousel_holder,
    .topline .right img:nth-child(2) {
        display: none;
    }
    .topline {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .input_holder.active {
        z-index: 100;
    }
    a.lang {
        font-size: 14px;
        line-height: 17px;
    }
    .foot_inner img {
        margin-bottom: 10px;
    }
    .single-post .foot_inner {
        margin-top: 0;
    }
    footer {
        padding: 10px 15px;
        margin: auto 0 0;
    }
}
.head_prog {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#program_cil {
    padding-top: 28px;
}
.panel input[type="search"],
select,
select option {
    border: none;
    border-bottom: 2px solid #000;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
.reduced ul {
    padding-top: 10px;
}
.maininner .kategorie_hoder {
    margin-bottom: 42px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}
::-moz-placeholder {
    color: #000;
    opacity: 1;
}
:-ms-input-placeholder {
    opacity: 1;
    color: #000;
}
::-ms-input-placeholder {
    opacity: 1;
    color: #000;
}
::placeholder {
    color: #000;
    opacity: 1;
}
.panel input[type="submit"] {
    background-color: #4bbeb3;
    min-height: 42px;
    min-width: 100%;
    border: none;
    outline: 0;
}
@media (min-width: 420px) {
    .panel input[type="submit"] {
        margin: 0 0 0 auto;
    }
}
strong {
    font-weight: 700;
}
.results span.textik {
    -webkit-box-flex: 2.5;
    -ms-flex: 2.5;
    flex: 2.5;
}
@media (min-width: 1660px) {
    .results span.textik {
        padding-right: 16px;
    }
}
.results p > strong {
    color: #000;
    font-size: 22px;
    line-height: 30px;
    display: inline-block;
}
.console_cont > div.active,
.home main,
.image_row,
.results ul li,
.single main ul,
.wide_col,
.wpcf7-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (max-width: 960px) {
    .maininner .kategorie_hoder {
        margin-bottom: 49px;
    }
    #hledani_cil form #divadla {
        padding-top: 8px;
    }
    .search_frame {
        padding-top: 6px;
    }
    .page-template-program form span::after {
        right: 7px !important;
    }
    .panel input[type="search"],
    select,
    select option {
        min-width: 184px;
        margin-right: 0;
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
    }
    .cas,
    .results p > strong {
        display: -webkit-box;
        display: -ms-flexbox;
    }
    .results p > strong {
        background: #000;
        padding: 6px 11px;
        display: flex;
        color: #fff;
    }
    .results {
        padding: 0;
    }
    .results > p {
        margin-bottom: 0;
        max-width: 100%;
    }
    .date {
        font-weight: 700;
        padding: 18px 10px;
    }
    .cas {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .cas:empty,
    .date:empty,
    .divad_event:empty {
        padding: 0 !important;
        margin: 0 !important;
        min-width: 0 !important;
        display: none;
    }
    .cas,
    .date,
    .divad_event {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0;
        color: #000;
        max-width: 100vw;
    }
    .visib > .cas,
    .visib > .date {
        min-width: 50%;
    }
    .column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .visib .divad_event {
        width: 100%;
        font-weight: 600;
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin: 0;
        padding: 0;
    }
    .visib {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 254px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        padding-bottom: 38px;
    }
    .visib > .date {
        padding: 18px 0;
    }
    .visib > .cas {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .results ul li {
        padding: 2px 12px;
    }
    .results span.textik {
        letter-spacing: 0;
        color: #000;
        width: 100%;
        max-width: 100vw;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .results span.textik,
    .results span.textik a,
    .vyber li a.overran {
        font-size: 16px;
        line-height: 20px;
    }
    .remaining span.textik {
        padding-top: 11px;
    }
    .remaining .flexy-col > .line:nth-child(2) span.textik {
        display: none;
    }
    .page-template-program .maininner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .results span {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
    .remaining line:nth-child(2),
    .viditelny {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .column .line {
        min-width: 80% !important;
        margin-bottom: 0 !important;
    }
    .remaining .cas {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-right: 10px;
        min-width: 62px;
    }
    .remaining .line .column .line {
        margin-top: 12px;
    }
    .remaining .line .column .cas {
        margin-right: 38px;
    }
}
#results > a.insession,
.select_frame,
.vyber li a.insession {
    display: -webkit-box;
    display: -ms-flexbox;
    position: relative;
}
@media (min-width: 960px) {
    footer {
        padding: 0 15px 0 30px;
    }
    .foot_inner img {
        max-width: 95.06px;
        margin-top: -15px;
    }
    main {
        padding-left: 180px;
    }
    .results p > strong {
        margin-top: 48px;
    }
    .results ul li {
        padding: 27.5px 16px 27.5px 24px;
    }
    #hledani_cil {
        padding-top: 24px;
    }
    .item img {
        -o-object-fit: cover;
        object-fit: cover;
        min-width: 100%;
        min-height: 100%;
    }
    .item h2 {
        margin-bottom: 20px;
        padding-top: 10px;
    }
    .page-template-aktuality .item p {
        margin-bottom: 0;
        padding-left: 2px;
        line-height: 24px;
    }
    .page-template-aktuality .akt-inner .ctivic {
        margin-top: 14px;
        margin-left: 2px;
    }
    .page-template-aktuality .bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .page-template-aktuality .aktualitates .social_meta {
        margin-bottom: -4px;
        margin-right: -6px;
    }
    .item .inner_wrapper {
        padding: 16px 38px 38px;
    }
}
@media (min-width: 960px) and (max-width: 1320px) {
    .results ul li {
        padding: 46.5px 18px 46.5px 2%;
    }
    .visib {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flexy.butini {
        min-width: 100%;
    }
}
@media (min-width: 1460px) and (max-width: 1660px) {
    .visib .textik {
        padding-right: 10px;
    }
}
#hledani_cil #results > ul > li:nth-child(n + 2),
li.reduced > ul > li:nth-child(n + 2) {
    border-top: 1px solid #000;
}
#results > a,
.vyber > li > a {
    padding: 16px 18px;
    -webkit-transition: color 250ms ease-in, padding-top 250ms ease-in, padding-bottom 250ms ease-in, background-color 450ms ease-in;
    -o-transition: color 250ms ease-in, padding-top 250ms ease-in, padding-bottom 250ms ease-in, background-color 450ms ease-in;
    transition: color 250ms ease-in, padding-top 250ms ease-in, padding-bottom 250ms ease-in, background-color 450ms ease-in;
    position: relative;
}
#results > a.insession,
.vyber li a.insession {
    display: flex;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: #4bbeb3;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.item .galery,
.item .images {
    margin-right: 58px;
}
.image_row img {
    -webkit-transition: scale 250ms;
    -o-transition: scale 250ms;
    transition: scale 250ms;
}
.image_row img:hover {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94);
}
.select_frame {
    display: flex;
}
@media (min-width: 580px) and (max-width: 960px) {
    .select_frame {
        max-width: 520px;
        margin: 0 auto;
    }
}
select option:focus,
select:focus {
    outline: 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: 0 0;
}
option#nada {
    padding: 5px 5px 5px 0;
}
.panel input[type="search"] {
    padding: 8.76px 0 8.46px 4px;
    background: 0 0;
    width: 100%;
    font-weight: 500;
}
select,
select option {
    font-weight: 800;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.lovy {
    fill: none;
    stroke: #606060;
    stroke-width: 2px;
}
.aktualitates .close,
.item p.item_date,
.item p.item_date .arr-down,
.results button {
    display: -webkit-box;
    display: -ms-flexbox;
}
.item,
.item p.item_date .arr-down,
.results button {
    -webkit-box-direction: normal;
}
@media (max-width: 560px) {
    .remaining .line .column .cas {
        margin-right: 26px;
    }
}
#hledani_cil input[type="search"],
#hledani_cil input[type="submit"],
#hledani_cil select {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    max-width: 100%;
}
#hledani_cil input[type="submit"] {
    color: #fff;
    background-color: #4bbeb3;
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
}
#hledani_cil input[type="submit"]:hover,
.home .cti_under:hover:after,
.send:hover,
.ulike_one a:hover .fr_link:after,
button#tisk:hover {
    background-color: #000;
}
#hledani_cil input[type="search"],
#hledani_cil select {
    padding: 9px 22px 8px 6px;
}
.arr_down {
    fill: none;
    stroke: #000;
    stroke-width: 1.5px;
}
.arr-down:after {
    right: auto;
    left: 0;
    top: 6px;
}
@media (max-width: 960px) {
    input[type="search"],
    select {
        width: 100%;
        z-index: 10;
        padding: 11px 5px 8px;
    }
    .select_frame span {
        z-index: 0;
    }
    .arr-down:after,
    form span::after {
        right: 8px;
    }
    .panel input[type="submit"] {
        margin-top: 33px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 600;
        color: #fff;
        min-width: 240px;
    }
    .aktualitates .urceni {
        position: absolute;
        bottom: 10px;
        right: -13px;
    }
    .aktualitates .urceni:focus {
        outline: 0;
    }
}
@media (max-width: 460px) {
    .panel input[type="submit"] {
        min-width: 100%;
    }
}
.results button {
    background: 0 0;
    outline: 0;
    border: 0;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 45px;
}
.results .fa-map-marker {
    padding: 8px 16px 0 5px;
    -webkit-transition: color 250ms;
    -o-transition: color 250ms;
    transition: color 250ms;
}
.close:after,
.close:before,
.item {
    -webkit-transition: background 250ms;
    -o-transition: background 250ms;
}
.single_map {
    min-height: 300px;
    max-height: 300px;
    display: none;
    -webkit-animation-name: example;
    animation-name: example;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    margin-top: 40px;
}
@-webkit-keyframes example {
    from {
        min-height: 0;
    }
    to {
        max-height: 300px;
    }
}
@keyframes example {
    from {
        min-height: 0;
    }
    to {
        max-height: 300px;
    }
}
.results button.loved .blackie {
    fill: black;
    stroke: black !important;
}
.blackie {
    fill: none;
    stroke: #000;
}
.butoni,
.sng_bottom .share {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.akt-inner {
    max-width: 1109px;
    margin: 95px auto;
    min-height: 200px;
}
.item {
    -ms-flex-direction: column;
    flex-direction: column;
    transition: background 250ms;
    will-change: background;
    position: relative;
    z-index: 1;
}
.aktualitates .close {
    right: 15.5px;
    bottom: 13px;
    display: flex;
    z-index: -1;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}
.console_option.active,
.loader.active,
.one_galery.active,
.page-numbers.current,
.page-numbers.next,
.page-numbers.prev,
.single.single-galerie .close,
.toploader.active,
.wpcf7-acceptance label input:checked ~ span .checkmark:after,
.wpcf7-form-control-wrap {
    display: block;
}
@-webkit-keyframes opacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes opacity {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.otevirak {
    opacity: 1;
    z-index: 1000;
}
.urceni {
    display: none;
    z-index: 1000;
}
#mesta .selected button:after,
#mesta_sez .selected button:after,
.close:hover:after,
.close:hover:before,
.console_option li.selected:before,
.sng_body ul li:before,
.sng_met li:not(:first-child):before {
    background-color: #4bbeb3 !important;
}
.backwhite,
.dis_beloved .streamy .viditelny span:after,
.form_body,
.page-template-kontakty .prijmuti,
.stream .sing_content .sng_met .middle:after,
.whiteback,
header.enter .in {
    background-color: #fff;
}
.aktualitates .close:after,
.aktualitates .close:before,
.city_name .close:hover:after,
.city_name .close:hover:before {
    background-color: #000 !important;
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
}
.item p.item_date {
    margin: auto 0 0;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 100%;
}
.item p.item_date span {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
}
.rest,
.your-name input {
    width: 100%;
}
.item p.item_date .arr-down {
    padding-bottom: 6px;
    display: flex;
    min-width: 40px;
    min-height: 40px;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.butini .arr-down:hover .arr_down,
.butini button:hover .blackie,
.butini i:hover .blackie,
.head_closing:hover .blackie,
.item p.item_date:hover .arr_down {
    stroke: #4bbeb3;
}
.item_date .arr-down svg {
    margin: 0;
    display: inline-block;
    min-width: 25.6px;
}
.revel {
    padding: 32px 0;
}
.item h2 {
    -webkit-transition: color 250ms;
    -o-transition: color 250ms;
    transition: color 250ms;
    font-size: 32px;
    line-height: 44px;
}
.semi-bold {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}
.item .image_row a {
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.item .image_row a:hover > img,
.tile:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.item img,
.tile img {
    -webkit-transition: -webkit-transform 250ms;
    transition: transform 250ms;
    -o-transition: transform 250ms;
    transition: transform 250ms, -webkit-transform 250ms;
}
a.share,
main .textik p a {
    padding: 4px 0 !important;
}
.item .bottom a {
    -webkit-transition: -webkit-text-decoration 250ms ease-in;
    -o-transition: text-decoration 250ms ease-in;
    transition: text-decoration 250ms ease-in;
    transition: text-decoration 250ms ease-in, -webkit-text-decoration 250ms ease-in;
}
.full,
.img_hold img {
    min-width: 100%;
}
.cross a:last-child,
.item .line,
.makehalf > div,
.stream_butt.active,
.stream_top.active,
.visib {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.item .hide {
    display: none;
    z-index: 10;
}
.img_container:first-child,
.lightbox {
    z-index: 100;
}
.bottom a {
    color: #4bbeb3;
    font-size: 18px;
    line-height: 27px;
}
.maingal-inner {
    min-height: 400px;
    padding: 35px;
}
.akt-images-holder,
.images-holder,
.partneri,
.tile-holder,
.visual {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tile {
    margin-bottom: 28px;
    position: relative;
}
@media (min-width: 520px) and (max-width: 960px) {
    .page-template-galerie .tile {
        margin-right: 20px;
    }
    .page-template-galerie .tile-holder {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (min-width: 960px) and (max-width: 1180px) {
    .page-template-galerie .tile {
        width: 32%;
        margin-right: 1%;
        min-width: auto;
    }
}
.page-template-galerie .tile a,
.tile a {
    display: block;
    width: 100%;
    height: 100%;
}
@media (max-width: 660px) {
    .column .cas {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #seznam_cil li.opened {
        margin-bottom: 28px;
    }
    .page-template-single-galerie .images-holder .tile {
        width: 49%;
    }
    .single-galerie .images-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tile.buffer {
    background: 0 0;
    min-height: 0;
    padding: 0;
    margin: 0;
}
.lightbox {
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lightactive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation-name: scrolling;
    animation-name: scrolling;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.relative_position {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#registrace p {
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0;
}
.content_of_overlay {
    max-width: 90vw;
    max-height: 90vh;
    position: relative;
}
.overfl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 1180px) {
    .third {
        min-width: 414px;
    }
}
.image_cancel,
.image_link,
.image_link_front {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
    will-change: opacity;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    z-index: 1000000;
    opacity: 1;
}
.image_link {
    position: absolute;
    height: 100%;
    width: 25%;
    min-width: 25px;
    min-height: 33px;
    background: 0 0;
    z-index: 10000;
    text-decoration: none;
}
.close,
.next_link,
.previous_link {
    width: 68px;
    height: 68px;
    font-size: 52px;
    background: 0 0;
    color: #000;
    cursor: pointer;
}
.next_link,
.previous_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    list-style: none;
    position: relative;
    -webkit-transition: 0.5s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation-name: opaciting;
    animation-name: opaciting;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.close,
.toploader {
    position: absolute;
}
.flexy-end,
.image_link.next,
.page-template-kontakty .submit_hold {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.next {
    right: 0;
}
.close {
    right: 0;
    margin: 0 0 11px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100000000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.loader,
.toploader {
    text-align: center;
    z-index: 10000;
}
@media (min-width: 660px) and (max-width: 980px) {
    .images-holder {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
.close:after,
.close:before {
    content: "";
    width: 31.1px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    transition: background 250ms;
}
.close:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.overlay_image_content {
    margin: 60px;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.description {
    font-family: "Libre Baskerville", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #a7a7a7;
}
.document p,
.endy h3,
.zavor {
    font-family: inherit;
    font-style: normal;
}
.overlay_image_content img {
    max-width: 100%;
    height: auto;
    max-height: 90vh;
}
.toploader {
    left: 48%;
    top: 48%;
    line-height: 0;
    display: none;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.common-inner {
    margin: 0;
    max-width: calc(100vw - 30px);
    background: #fff;
    min-height: 380px;
    padding: 63px 21px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (min-width: 860px) {
    .common-inner {
        padding: 63px 66.9px 80px;
        max-width: calc(100vw - 300px);
    }
}
.page-template-kontakty .contakt-inner {
    min-width: 94vw;
    margin: 0 auto;
    max-width: 100vw;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (max-width: 960px) {
    .item h2 {
        font-size: 21px;
        line-height: 28px;
    }
    .item p {
        clear: both;
    }
    .item .line:not(.hide) {
        display: block !important;
    }
    .aktualitates .akt-inner {
        margin: 0 auto;
        min-height: 200px;
    }
    .revel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .revel .images {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .contakt-inner > .line,
    .page-template-aktuality .images-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-template-aktuality .image_row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .page-template-aktuality .image_row a {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-template-aktuality .item .revel img {
        max-width: 100%;
    }
    .tile img {
        height: auto;
    }
    .tile a {
        margin: 1%;
    }
    .close {
        top: -48px;
    }
    .tile.buffer {
        display: none;
    }
    .page-template-o-projektu .line h2 {
        font-size: 25px;
        line-height: 35px;
        text-transform: uppercase;
        margin-bottom: 13px;
    }
    .page-template-kontakty main {
        margin-top: 27px;
    }
    .contakt-inner .line .karta {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
        -ms-grid-column-align: center !important;
        justify-self: center !important;
        margin: 0 0 27px !important;
    }
    .secline {
        max-width: 100% !important;
    }
}
.page-template-kontakty main {
    min-height: 161vh;
}
@media (min-width: 1260px) {
    .claim {
        margin-top: calc(51.3vw - 613px);
    }
    .common-inner {
        max-width: 960px;
    }
}
.document {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    padding: 17px;
    -webkit-transition: background 250ms;
    -o-transition: background 250ms;
    transition: background 250ms;
}
@media (min-width: 640px) and (max-width: 960px) {
    .document {
        width: 48%;
        margin-right: 1%;
    }
    .documents {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
#single_div,
.car_item,
.dokuimg,
.partner,
.single main ul,
.sng_body ul {
    -webkit-box-orient: vertical;
}
#single_div,
.aktualitates .item.line,
.car_item,
.dokuimg,
.grouping span.prijmuti,
.partner,
.single main ul,
.sng_body ul {
    -webkit-box-direction: normal;
}
.document:hover span {
    border-top-color: #fff;
}
.document:hover .dokuimg {
    border-color: #fff;
}
.document p {
    color: #000;
    letter-spacing: 0;
    text-decoration: none;
}
#the_body a,
.large_one ul.inview li:nth-child(2),
.textace a {
    text-decoration: underline;
}
@media (min-width: 960px) {
    .images-holder .tile {
        width: 32%;
        max-width: 367px;
        max-height: 375px;
        padding: 38px 33px;
        background: #fff;
    }
    .tile {
        min-height: 293px;
        max-height: 293px;
        min-width: 299px;
        background: #fff;
        margin-bottom: 28px;
    }
    .half {
        min-width: 49%;
    }
    .tile.fifth {
        min-width: 20%;
        margin-right: 28px;
    }
    .page-template-galerie .tile-holder {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .page-template-kontakty .contakt-inner {
        min-width: 73vw;
        margin: 0 auto;
        max-width: 68vw;
        min-height: 400px;
        padding-left: 2.7%;
    }
    .karta p {
        font-size: 16px;
        line-height: 22px;
    }
    .page-template-kontakty main {
        margin-top: -60px;
    }
    .karta {
        margin-bottom: 1%;
    }
    .documents {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .documents_wrap {
        max-width: 1205px;
    }
    .visual {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 9px 0 28px auto;
    }
    .document {
        background: #fff;
        padding: 23px 45px;
        text-align: center;
        margin-right: 15px;
        min-width: 261px;
        max-width: 261px;
    }
}
@media (min-width: 960px) and (max-width: 1460px) {
    .firstline .karta,
    .secline .karta {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
        -ms-grid-column-align: center !important;
        justify-self: center !important;
        margin: 1%;
        width: 50%;
    }
    .firstline,
    .secline {
        max-width: 100%;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .page-template-kontakty .contakt-inner {
        min-width: 68vw;
        margin: 0 auto;
        max-width: 74vw;
        min-height: 400px;
    }
}
.dokuimg {
    width: 62px;
    height: 84px;
    margin: 10px auto 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: border-color 250ms;
    -o-transition: border-color 250ms;
    transition: border-color 250ms;
}
.dokuimg span {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: 1.5px solid #4bbeb3;
    -webkit-transition: border-top-color 250ms;
    -o-transition: border-top-color 250ms;
    transition: border-top-color 250ms;
}
.arr-down {
    height: 100%;
    width: 28px;
}
.loga_galerie,
.loga_galerie span,
.visible .meta,
.visible .meta .kont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo_link {
    color: #4bbeb3;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    display: block;
}
.tile-holder input::-moz-placeholder .tile-holder textarea::-moz-placeholder {
    font-size: 20px;
    line-height: 27px;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    color: #4bbeb3;
    letter-spacing: -0.4px;
}
.tile-holder input:-ms-input-placeholder,
.tile-holder textarea::-ms-input-placeholder {
    font-size: 20px;
    line-height: 27px;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    color: #4bbeb3;
    letter-spacing: -0.4px;
}
.tile-holder input::-webkit-input-placeholder,
.tile-holder textarea::-webkit-input-placeholder {
    font-size: 20px;
    line-height: 27px;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    color: #4bbeb3;
    letter-spacing: -0.4px;
}
.tile-holder input::-moz-placeholder,
.tile-holder textarea::-moz-placeholder {
    font-size: 20px;
    line-height: 27px;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    color: #4bbeb3;
    letter-spacing: -0.4px;
}
.tile-holder input:-ms-input-placeholder,
.tile-holder textarea:-ms-input-placeholder {
    font-size: 20px;
    line-height: 27px;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    color: #4bbeb3;
    letter-spacing: -0.4px;
}
.tile-holder input::-ms-input-placeholder,
.tile-holder textarea::-ms-input-placeholder {
    font-size: 20px;
    line-height: 27px;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    color: #4bbeb3;
    letter-spacing: -0.4px;
}
.tile-holder input::placeholder,
.tile-holder textarea::placeholder {
    font-size: 20px;
    line-height: 27px;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    color: #4bbeb3;
    letter-spacing: -0.4px;
}
form.wpcf7-form input:-webkit-autofill:focus,
form.wpcf7-form input:-webkit-autofill:hover,
form.wpcf7-form select:-webkit-autofill,
form.wpcf7-form select:-webkit-autofill:focus,
form.wpcf7-form select:-webkit-autofill:hover,
form.wpcf7-form textarea:-webkit-autofill,
form.wpcf7-form textarea:-webkit-autofill:focus,
form.wpcf7-form textarea:-webkit-autofill:hover {
    color: #000;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -webkit-transition: background-color 5000s ease-in-out;
    transition: background-color 5000s ease-in-out;
}
@media (min-width: 660px) and (max-width: 960px) {
    main form.divadla {
        padding: 12.7px 14px 15px 21px !important;
    }
}
.visib span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.aktualitates .arr-down.opened,
.opened .visib .cas,
header.enter #star {
    opacity: 0;
}
.fa-map-marker {
    color: #000;
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    font-size: 27px;
}
#result_wrap,
.bila_col,
.dis_beloved .streamy .viditelny span,
.message.active h2,
.prid,
.program_l h2,
.program_l p,
.stream .kont .webstranky a,
.stream .kont p,
.stream .sng_bottom .share .pop,
.stream .sng_top .divadlo,
.stream .sng_top h1,
.stream .sng_top span,
.stream_top h4,
.stream_top p,
.zavor {
    color: #fff;
}
.front_carousel,
a.insession .close {
    display: -webkit-box;
    display: -ms-flexbox;
}
.butini button svg {
    margin: 8px 10px 8px 0;
}
.arr-down svg {
    margin: 10px -4px 6px 0;
}
#seznam_cil .vyber li a.overran {
    color: #000;
    margin: 0;
    padding: 0 !important;
    font-weight: 400;
}
#seznam_cil .vyber ul > li > a {
    padding: 4px 24px;
}
.vyber li {
    -webkit-transition: margin-bottom 250ms ease-in;
    -o-transition: margin-bottom 250ms ease-in;
    transition: margin-bottom 250ms ease-in;
    margin-bottom: 0;
}
.vyber li.otevren {
    margin-bottom: 30px;
}
a.insession .close {
    display: flex;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    top: 24px;
    right: 7px;
}
#results .butini button svg {
    margin: 10px 10px 6px 0;
}
.visib .divad_event {
    color: #4bbeb3;
    padding-right: 13px;
    font-weight: 700;
}
.column .line,
.single-akce .aside .divad_pan {
    margin-bottom: 28px;
}
.front_carousel {
    position: relative;
    min-width: 369px;
    display: flex;
}
.car_item {
    min-width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
}
.message.active .close,
.partner,
.partner a {
    display: -webkit-box;
    display: -ms-flexbox;
}
.message.active {
    display: block;
    -webkit-animation-name: popping;
    animation-name: popping;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    background: rgba(255, 255, 255, 0.1);
    padding: 40px 60px;
    position: relative;
}
.message.active .close {
    display: flex;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scale(1), rotate(90deg);
    -ms-transform: scale(1), rotate(90deg);
    transform: scale(1), rotate(90deg);
    top: 17px;
    right: 27px;
}
@-webkit-keyframes popping {
    from {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes popping {
    from {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.partner {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: 0 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: border-color 250ms;
    -o-transition: border-color 250ms;
    transition: border-color 250ms;
    border: 4px solid rgba(76, 198, 198, 0);
}
.pag_inner,
.partner a {
    -webkit-box-align: center;
}
.partner:hover {
    border-color: #4cc6c6;
}
.partner.full {
    width: 100%;
    position: relative;
    min-height: 34px;
}
.partner.full a img {
    position: absolute;
    right: 23px;
    bottom: -5px;
}
.partner a {
    width: 100%;
    height: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.partner.all_top a,
.topline ul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.partner a img {
    max-width: 191px;
}
.loader {
    position: fixed;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    vertical-align: middle;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
    display: none;
}
.loader .loader-outter {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite loader-1-outter;
    animation: 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite loader-1-outter;
}
.loader svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}
@-webkit-keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.hide .rest p {
    max-width: 579px;
}
.hide .rest {
    padding-bottom: 9px;
}
.karta:empty,
.page-template-galerie .maingal-inner {
    background: 0 0;
}
#results .arr-down:after {
    top: 5px;
}
header.enter .in {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    padding: 19.5px 43px;
}
header.enter .main_img .a {
    fill: black;
    stroke: black;
}
header.enter .head_prog .whitey.black_run {
    -webkit-transition: fill 150ms ease-in;
    -o-transition: fill 150ms ease-in;
    transition: fill 150ms ease-in;
}
header.enter .head_prog:hover .whitey.black_run {
    fill: #4bbeb3;
    stroke: none;
}
.faceb .circ {
    fill: #fff;
    -webkit-transition: fill 150ms ease-in;
    -o-transition: fill 150ms ease-in;
    transition: fill 150ms ease-in;
}
.faceb:hover .circ {
    fill: #4bbeb3;
}
.faceb .pathy {
    fill: #0f021e;
    fill-rule: evenodd;
}
header a:hover .whitey {
    -webkit-transition: stroke 150ms ease-in;
    -o-transition: stroke 150ms ease-in;
    transition: stroke 150ms ease-in;
    stroke: #4bbeb3;
}
header.enter .circ {
    fill: black;
}
header.enter .faceb .pathy {
    fill: white;
    fill-rule: evenodd;
}
#star {
    -webkit-transition: opacity 150ms ease-in;
    -o-transition: opacity 150ms ease-in;
    transition: opacity 150ms ease-in;
}
.wpcf7-response-output.hide,
header.enter .front-carousel_holder {
    display: none !important;
}
#slova .a,
header.enter .whitey.black_run {
    stroke: black;
}
header.enter ::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1;
}
header.enter ::-moz-placeholder {
    color: #000 !important;
    opacity: 1;
}
header.enter :-ms-input-placeholder {
    opacity: 1;
    color: #000 !important;
}
header.enter ::-ms-input-placeholder {
    opacity: 1;
    color: #000 !important;
}
header.enter ::placeholder {
    color: #000 !important;
    opacity: 1;
}
.page-numbers {
    font-size: 18px;
}
.zavor,
h2 a,
h2 a strong,
h3 a,
h3 a strong,
h4 a,
h4 a strong,
h5 a,
h5 a strong,
h6 a,
h6 a strong {
    font-size: 30px;
    line-height: 41px;
}
div.wpcf7-response-output {
    border: none !important;
}
ul li.reduced {
    margin: 0;
    padding: 0 !important;
}
button#tisk {
    padding: 4px 8px;
    cursor: pointer;
    color: #fff;
    background-color: #4bbeb3;
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    max-width: 100%;
    border: none;
    outline: 0;
    margin: 60px 0 0 auto;
    min-width: 246px;
    min-height: 42px;
}
.cti_under,
.ctivic,
.ctivic span,
.pointy {
    -webkit-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
}
a.share {
    margin-top: 28px;
}
.zavor {
    font-weight: 800;
    letter-spacing: -1.56px;
    text-decoration: none;
}
.footer_text,
.footer_text p,
.greentext,
.popis {
    font-size: 16px;
    line-height: 22px;
}
.content_close .close.buttons:after,
.content_close .close.buttons:before {
    background: #000;
}
.content_close {
    position: relative;
    padding-bottom: 37px;
}
.content_close .close {
    position: absolute;
    right: -20.5px;
    bottom: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.butini svg path {
    stroke-width: 1.5px;
}
.common-inner h4 {
    color: #000;
    margin: 27px 0 17px;
}
.footer_text,
.footer_text p {
    color: #fff;
}
.grouping span.prijmuti {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 349px;
    margin-bottom: 17px;
}
input[type="checkbox"]:checked {
    background: #4bbeb3;
}
.wpcf7-response-output:not(:empty) {
    background: #fff;
    padding: 17px;
    border: 2px solid red;
}
.formular_wrap {
    min-width: 100%;
    margin: 100px 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
    font-weight: 700;
    font-size: 20px;
    line-height: 38px;
}
.page-numbers {
    color: #fff;
    display: none;
}
.page-numbers.prev svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.page-numbers.current {
    position: relative;
    margin-right: 4px;
}
.page-numbers.next,
.page-numbers.prev {
    position: absolute;
    top: 0;
}
.page-numbers.next {
    right: -49px;
}
.page-numbers.prev {
    left: -49px;
}
.pag_inner {
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding-top: 6px;
    min-width: 80px;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination {
    margin-top: 40px;
}
.single-galerie .subgal-inner {
    padding: 12.7px 21px 15px;
}
.one_galery {
    width: 100%;
    display: none;
}
.icon_wrap {
    min-height: 40px;
    min-width: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.document h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
}
.document p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}
.roztah {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.document > a {
    height: 100%;
}
.results .large_one .excp li {
    -ms-grid-column: 2 !important;
    -ms-grid-column-span: 3 !important;
    grid-column: 2 / span 3 !important;
}
.pointy {
    cursor: pointer;
    transition: color 250ms ease-in;
}
.greentext {
    color: #4bbeb3 !important;
}
.popis {
    color: #000;
    min-width: 56px;
    display: inline-block;
}
.karta p.name {
    font-weight: 700;
    font-size: 20px;
    line-height: 40px;
}
.endy {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 90px;
}
.endy h3 {
    font-size: 32px;
    line-height: 44px;
    font-weight: 800;
}
.karta p.odraz {
    margin-bottom: 35px !important;
}
.large_one p:empty,
main .textik p {
    margin-bottom: 0 !important;
}
@media print {
    a {
        color: #000 !important;
        font-size: 32px;
        font-weight: 700;
    }
    .butini {
        display: none !important;
    }
}
.white_col {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
@supports not (display: grid) {
    .firstline .karta:first-child,
    .secline .karta:first-child {
        -ms-flex-item-align: end;
        align-self: flex-end;
        justify-self: flex-end;
    }
    .secline {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        max-width: 80%;
    }
    @media (min-width: 1460px) {
        .firstline .karta:first-child {
            margin: auto 80px 0 0 !important;
        }
        .page-template-kontakty main {
            margin-top: -120px;
        }
        .firstline .karta {
            margin: 0 !important;
        }
        .page-template-kontakty .contakt-inner {
            margin-top: 43px;
        }
        .firstline .karta:nth-child(2) {
            -ms-flex-item-align: end;
            -ms-grid-row-align: end;
            align-self: end;
            justify-self: flex-end;
            margin: 0 14.1% 0 auto !important;
        }
        .secline {
            margin-top: -105px;
            -ms-flex-item-align: end;
            align-self: flex-end;
            width: 100%;
            max-width: 100vw;
        }
        .secline .karta:first-child {
            margin: auto 80px 0 0;
        }
        .firstline,
        .secline {
            min-height: 405px;
            margin-bottom: 125px;
        }
    }
}
.page-template-kontakty .contakt-inner .karta {
    background: #fff;
    padding: 28px;
}
@media (min-width: 1460px) {
    .page-template-kontakty .wpcf7-form {
        margin-left: 16%;
        margin-top: 80px;
    }
    .page-template-kontakty .contakt-inner .karta {
        background: #fff;
        padding: 8.4% 4% 8% 11%;
    }
}
@media (min-width: 1220px) {
    .page-template-kontakty .contakt-inner .karta {
        min-width: 100%;
    }
}
.starr {
    position: absolute;
    left: -35.9px;
    top: 13px;
}
.cf7sr-g-recaptcha iframe {
    max-width: calc(100vw - 36px);
}
strong a {
    font-weight: 700 !important;
}
.bottomline .current-menu-item {
    padding: 10px 0;
}
.bottomline .current-menu-item a {
    position: relative;
    color: #606060 !important;
    font-weight: 800;
    display: inline-block;
    padding: 6px;
}
.top_menu .current-menu-item a,
.top_menu .current-menu-item a:before {
    background-color: #d0d0d0;
}
.top_menu .current-menu-item a:before {
    content: "";
    height: 100%;
    left: -60px;
    min-width: 60px;
    display: block;
    position: absolute;
    top: 0;
}
.bottomline,
header {
    padding: 20px;
    min-height: 0;
    height: auto;
}
@media only screen and (min-width: 960px) {
    .partners_wrap {
        max-width: 1103px;
        margin: 88px auto;
    }
    .bottomline,
    header {
        padding: 23px 15px 32px 30px;
    }
    header h2.bila_col {
        line-height: 32px;
    }
    .part_wrap {
        margin: 40px 0;
        border-bottom: 1px solid #fff;
        position: relative;
    }
    .part_wrap h2 {
        position: absolute;
        display: inline-block;
        padding: 0 20px;
        background-color: #000;
        top: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 960px) {
    header {
        padding: 30px;
        margin-bottom: 0;
    }
    .mob_menu h2 {
        line-height: 48px;
    }
    .mob_menu .aligned {
        margin-right: 10px;
    }
    .mob_menu .aligned p {
        text-transform: uppercase;
    }
    .part_wrap h2 {
        color: #4bbeb3;
        font-size: 28px;
        text-align: center;
        margin-top: 62px;
        margin-bottom: 10px;
    }
    .part {
        padding: 0 10px;
    }
}
.k-just-bet,
.makehalf,
.mob_menu,
.sng_bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media only screen and (min-width: 1430px) {
    .frontpanel {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 100vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0;
    }
}
@supports (display: grid) {
    @media (min-width: 960px) {
        #hledani_cil form {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 0.86fr 41px 0.86fr 41px 0.84fr 41px 1.22fr 41px 1.16fr;
            grid-template-columns: 0.86fr 0.86fr 0.84fr 1.22fr 1.16fr;
            -ms-grid-rows: auto auto;
            grid-template-rows: auto auto;
            -webkit-column-gap: 41px;
            -moz-column-gap: 41px;
            column-gap: 41px;
        }
        #hledani_cil form > :first-child {
            -ms-grid-row: 1;
            -ms-grid-column: 1;
        }
        #hledani_cil form > :nth-child(2) {
            -ms-grid-row: 1;
            -ms-grid-column: 3;
        }
        #hledani_cil form > :nth-child(3) {
            -ms-grid-row: 1;
            -ms-grid-column: 5;
        }
        #hledani_cil form > :nth-child(4) {
            -ms-grid-row: 1;
            -ms-grid-column: 7;
        }
        #hledani_cil form > :nth-child(5) {
            -ms-grid-row: 1;
            -ms-grid-column: 9;
        }
        #hledani_cil form > :nth-child(6) {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }
        #hledani_cil form > :nth-child(7) {
            -ms-grid-row: 2;
            -ms-grid-column: 3;
        }
        #hledani_cil form > :nth-child(8) {
            -ms-grid-row: 2;
            -ms-grid-column: 5;
        }
        #hledani_cil form > :nth-child(9) {
            -ms-grid-row: 2;
            -ms-grid-column: 7;
        }
        #hledani_cil form > :nth-child(10) {
            -ms-grid-row: 2;
            -ms-grid-column: 9;
        }
        .select_frame,
        .select_frame.submit_frame {
            max-width: 100%;
            min-width: 100%;
        }
        .select_frame.submit_frame {
            padding-left: 28px;
        }
        .cas {
            max-width: 113px;
            min-width: 66px;
            display: inline-block;
        }
        .remaining .cas,
        .remaining .divad_event {
            line-height: 41px !important;
        }
        .remaining .divad_event {
            padding-right: 16px;
        }
        .large_one .line,
        .results ul li .line,
        .results ul li .visib {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 0.5fr 1.2fr 1.5fr 0.4fr;
            grid-template-columns: 0.5fr 1.2fr 1.5fr 0.4fr;
        }
        .large_one ol,
        .large_one ul {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 0.5fr 1.2fr 1.5fr 0.4fr;
            grid-template-columns: 0.5fr 0.4fr 0.8fr 1.5fr 0.4fr;
        }
    }
    @media (min-width: 960px) and (max-width: 1360px) {
        #hledani_cil form {
            -webkit-column-gap: 13px;
            -moz-column-gap: 13px;
            column-gap: 13px;
        }
    }
    .flat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    @media (min-width: 960px) and (max-width: 1460px) {
        .large_one .line,
        .results ul li .line,
        .results ul li .visib {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 0.87fr 2.1fr 2.6fr 122px;
            grid-template-columns: 0.87fr 2.1fr 2.6fr 122px;
        }
        .large_one ol,
        .large_one ul {
            -ms-grid-columns: 0.87fr 0.9fr 1.2fr 2.6fr 122px;
            grid-template-columns: 0.87fr 0.9fr 1.2fr 2.6fr 122px;
        }
    }
    .large_one ul.otevren li:first-child {
        text-decoration: underline;
    }
    .line .large_one ul li {
        padding: 0 !important;
        border-bottom: none !important;
        margin-bottom: 22px;
    }
    .pointy {
        cursor: pointer;
    }
    .line .large_one ul.excp li {
        cursor: default;
    }
    .large_one p {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / span 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2 / span 2;
    }
    .large_one ul li:first-child {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / span 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / span 1;
    }
    .large_one ol li:first-child {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / span 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-column: 3 / span 2;
        font-weight: 400;
        border: none !important;
        padding: 10px 0 !important;
    }
    .large_one ul li:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / span 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-column: 3 / span 2;
        font-weight: 700;
    }
    .large_one ul li:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / span 1;
        -ms-grid-column: 4;
        -ms-grid-column-span: 1;
        grid-column: 4 / span 1;
        display: none;
    }
    .thumb_hold img {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / span 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1;
        grid-column: 3 / span 1;
    }
    @media (min-width: 1460px) {
        .cas {
            max-width: 34%;
            min-width: 34%;
            display: inline-block;
        }
    }
    @media (min-width: 1220px) {
        .page-template-kontakty .contakt-inner .karta {
            margin: 0 !important;
            min-width: 100%;
            background: #fff;
            padding: 8.4% 4% 8% 11%;
        }
        @media (min-width: 960px) {
            .karta p,
            .karta p a,
            .karta p span {
                font-size: 20px;
                line-height: 23px;
            }
            .karta p.odraz {
                font-size: 20px;
                line-height: 40px;
                margin-bottom: 50px !important;
            }
        }
        .grouped .firstline {
            margin-bottom: 38px;
        }
        .grouped .firstline .karta:first-child {
            -ms-grid-column: 1;
            -ms-grid-column-span: 2;
            grid-column: 1 / span 2;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-row: 1 / span 2;
        }
        .grouped .firstline .karta:nth-child(2) {
            -ms-grid-column: 4;
            -ms-grid-column-span: 3;
            grid-column: 4 / span 3;
            -ms-grid-row: 2;
            -ms-grid-row-span: 2;
            grid-row: 2 / span 2;
        }
        .grouped .secline .karta:first-child {
            -ms-grid-column: 2;
            -ms-grid-column-span: 3;
            grid-column: 2 / span 3;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-row: 1 / span 2;
        }
        .grouped .secline .karta:nth-child(2) {
            -ms-grid-column: 6;
            -ms-grid-column-span: 2;
            grid-column: 6 / span 2;
            -ms-grid-row: 2;
            -ms-grid-row-span: 2;
            grid-row: 2 / span 2;
        }
    }
    @media (min-width: 1220px) and (max-width: 1420px) {
        .page-template-kontakty .contakt-inner .grouped .line {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 0.061fr 0.385fr 29px 0.04fr 29px 0.424fr auto;
            grid-template-columns: 0.061fr 0.385fr 29px 0.04fr 29px 0.424fr auto;
            -ms-grid-rows: 0.12fr 0.88fr 0.12fr;
            grid-template-rows: 0.12fr 0.88fr 0.12fr;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :first-child {
            -ms-grid-row: 1;
            -ms-grid-column: 1;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(2) {
            -ms-grid-row: 1;
            -ms-grid-column: 2;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(3) {
            -ms-grid-row: 1;
            -ms-grid-column: 3;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(4) {
            -ms-grid-row: 1;
            -ms-grid-column: 4;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(5) {
            -ms-grid-row: 1;
            -ms-grid-column: 5;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(6) {
            -ms-grid-row: 1;
            -ms-grid-column: 6;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(7) {
            -ms-grid-row: 1;
            -ms-grid-column: 7;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(8) {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(9) {
            -ms-grid-row: 2;
            -ms-grid-column: 2;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(10) {
            -ms-grid-row: 2;
            -ms-grid-column: 3;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(11) {
            -ms-grid-row: 2;
            -ms-grid-column: 4;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(12) {
            -ms-grid-row: 2;
            -ms-grid-column: 5;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(13) {
            -ms-grid-row: 2;
            -ms-grid-column: 6;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(14) {
            -ms-grid-row: 2;
            -ms-grid-column: 7;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(15) {
            -ms-grid-row: 3;
            -ms-grid-column: 1;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(16) {
            -ms-grid-row: 3;
            -ms-grid-column: 2;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(17) {
            -ms-grid-row: 3;
            -ms-grid-column: 3;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(18) {
            -ms-grid-row: 3;
            -ms-grid-column: 4;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(19) {
            -ms-grid-row: 3;
            -ms-grid-column: 5;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(20) {
            -ms-grid-row: 3;
            -ms-grid-column: 6;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(21) {
            -ms-grid-row: 3;
            -ms-grid-column: 7;
        }
        .grouped .secline .karta:first-child {
            -ms-grid-column: 2;
            -ms-grid-column-span: 2;
            grid-column: 2 / span 2;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-row: 1 / span 2;
        }
    }
    @media (min-width: 1420px) {
        .page-template-kontakty .contakt-inner .grouped .line {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 0.161fr 0.225fr 29px 0.14fr 29px 0.224fr 0.18fr auto;
            grid-template-columns: 0.161fr 0.225fr 29px 0.14fr 29px 0.224fr 0.18fr auto;
            -ms-grid-rows: 0.12fr 0.88fr 0.12fr;
            grid-template-rows: 0.12fr 0.88fr 0.12fr;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :first-child {
            -ms-grid-row: 1;
            -ms-grid-column: 1;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(2) {
            -ms-grid-row: 1;
            -ms-grid-column: 2;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(3) {
            -ms-grid-row: 1;
            -ms-grid-column: 3;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(4) {
            -ms-grid-row: 1;
            -ms-grid-column: 4;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(5) {
            -ms-grid-row: 1;
            -ms-grid-column: 5;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(6) {
            -ms-grid-row: 1;
            -ms-grid-column: 6;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(7) {
            -ms-grid-row: 1;
            -ms-grid-column: 7;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(8) {
            -ms-grid-row: 1;
            -ms-grid-column: 8;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(9) {
            -ms-grid-row: 2;
            -ms-grid-column: 1;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(10) {
            -ms-grid-row: 2;
            -ms-grid-column: 2;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(11) {
            -ms-grid-row: 2;
            -ms-grid-column: 3;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(12) {
            -ms-grid-row: 2;
            -ms-grid-column: 4;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(13) {
            -ms-grid-row: 2;
            -ms-grid-column: 5;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(14) {
            -ms-grid-row: 2;
            -ms-grid-column: 6;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(15) {
            -ms-grid-row: 2;
            -ms-grid-column: 7;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(16) {
            -ms-grid-row: 2;
            -ms-grid-column: 8;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(17) {
            -ms-grid-row: 3;
            -ms-grid-column: 1;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(18) {
            -ms-grid-row: 3;
            -ms-grid-column: 2;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(19) {
            -ms-grid-row: 3;
            -ms-grid-column: 3;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(20) {
            -ms-grid-row: 3;
            -ms-grid-column: 4;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(21) {
            -ms-grid-row: 3;
            -ms-grid-column: 5;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(22) {
            -ms-grid-row: 3;
            -ms-grid-column: 6;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(23) {
            -ms-grid-row: 3;
            -ms-grid-column: 7;
        }
        .page-template-kontakty .contakt-inner .grouped .line > :nth-child(24) {
            -ms-grid-row: 3;
            -ms-grid-column: 8;
        }
    }
    @media only screen and (min-width: 960px) and (max-width: 1430px) {
        .frontpanel .link_galerie,
        .frontpanel .panel.manifest,
        .frontpanel .wrappy {
            -ms-grid-row-span: 2;
            -ms-grid-column-span: 1;
        }
        main.frontpanel {
            display: -ms-grid;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(363px, 46%));
            grid-gap: 32px;
            grid-auto-flow: dense;
            -ms-grid-rows: 0.97fr 32px 42px 32px 373px 32px 187px 32px 0.8fr 32px 60px;
            grid-template-rows: auto;
        }
        .panel {
            width: 100%;
            -ms-flex-item-align: start;
            align-self: flex-start;
        }
        .frontpanel .wrappy {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-grid-column: 2;
            grid-column: 2 / span 1;
            -ms-grid-row: 1;
            grid-row: 1 / span 2;
        }
        .frontpanel .panel.manifest {
            -ms-grid-column: 1;
            grid-column: 1 / span 1;
            -ms-grid-row: 5;
            grid-row: 5 / span 2;
            margin-top: 30px;
            padding: 24px 22px 34px 30px;
        }
        .frontpanel .manifest .img_hold {
            margin-bottom: 33px;
            margin-right: 6px;
        }
        .frontpanel .manifest .img_hold img {
            max-height: 266px;
        }
        .frontpanel .manifest .img_hold:after {
            top: 10px;
            left: 15px;
        }
        .frontpanel .link_galerie {
            -ms-grid-column: 1;
            grid-column: 1 / span 1;
            -ms-grid-row: 2;
            grid-row: 2 / span 2;
            margin-top: -3px;
            max-width: 400px;
        }
        .frontpanel .link_galerie .gal_wrap,
        .frontpanel .link_galerie img {
            min-width: 100%;
            height: 426px;
        }
        .frontpanel .prodivadla {
            -ms-grid-column: 2;
            -ms-grid-column-span: 1;
            grid-column: 2 / span 1;
            -ms-grid-row: 5;
            -ms-grid-row-span: 1;
            grid-row: 5 / span 1;
        }
        .frontpanel .aktual.akt_sing {
            -ms-grid-column: 1;
            -ms-grid-column-span: 1;
            grid-column: 1 / span 1;
            -ms-grid-row: 4;
            -ms-grid-row-span: 3;
            grid-row: 4 / span 3;
            padding: 25px 28px 33px 30px;
        }
        .frontpanel .inner_date {
            margin-top: -45px;
        }
        .frontpanel .aktual.akt_sing img {
            max-height: 265px;
            max-width: 370px;
        }
        .frontpanel .aktual.akt_sing .img_hold {
            margin-right: 0;
            margin-bottom: 30px;
        }
        .frontpanel .aktual.akt_sing .ctivic {
            margin-top: 11px;
        }
        section.part {
            padding-left: 180px;
        }
        .partners_wrap {
            max-width: calc(100vw - 195px);
            margin: 31px 0 53px;
        }
    }
    @media only screen and (min-width: 660px) and (max-width: 960px) {
        .frontpanel {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }
        .frontpanel > div {
            max-width: 400px;
        }
    }
    @media only screen and (min-width: 1430px) {
        .link_galerie,
        .manifest,
        .wrappy {
            -ms-grid-row-span: 2;
            -ms-grid-column-span: 1;
        }
        .akt_sing,
        .link_galerie,
        .manifest,
        .prodivadla,
        .wrappy {
            -ms-grid-column-span: 1;
        }
        .home .frontpanel > div {
            max-width: 400px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }



        main.frontpanel {
            display: -ms-grid;
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
            grid-gap: 32px;
            grid-auto-flow: dense;
            -ms-grid-rows: auto;
            grid-template-rows: auto;
            margin-bottom: 40px;
        }

        .frontpanel .panel.manifest {
            -ms-grid-column: 1;
            grid-column: 1 / span 1;
            -ms-grid-row: 4;
            grid-row: 4 / span 2;
            margin-top: 0px;
            padding: 24px 22px 34px 30px;
        }


        .wrappy {
            -ms-grid-column: 2;
            grid-column: 2 / span 1;
            -ms-grid-row: 1;
            grid-row: 1 / span 2;
        }

        .wrappy_two {
            -ms-grid-column: 3;
            grid-column: 3 / span 1;
            -ms-grid-row: 1;
            grid-row: 1 / span 3;
        }


        .wrappy_left {

            -ms-grid-column: 1;
            grid-column: 1 / span 1;
            -ms-grid-row: 1;
            grid-row: 1 / span 3;
        }
        .manifest {
            -ms-grid-column: 2;
            grid-column: 2 / span 1;
            -ms-grid-row: 3;
            grid-row: 3 / span 2;
        }
        .link_galerie {
            -ms-grid-column: 1;
            grid-column: 1 / span 1;
            -ms-grid-row: 2;
            grid-row: 2 / span 2;
        }
        .prodivadla {
            -ms-grid-column: 3;
            grid-column: 3 / span 1;
            -ms-grid-row: 3;
            -ms-grid-row-span: 1;
            grid-row: 3 / span 1;
        }
        .akt_sing {
            -ms-grid-column: 3;
            grid-column: 3 / span 1;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-row: 1 / span 2;
        }

        .praha {
            -ms-grid-column: 2;
            grid-column: 2 / span 1;
            -ms-grid-row: 2;
            -ms-grid-row-span: 3;
            grid-row: 2 / span 3;
        }

        .ostatni {
            -ms-grid-column: 3;
            grid-column: 3 / span 1;
            -ms-grid-row: 2;
            -ms-grid-row-span: 3;
            grid-row: 2 / span 3;
        }

    }
}

.praha .ulike_one,
.ostatni .ulike_one

{
    width: 100%;
}

.praha .ulike_one a:hover,
.ostatni .ulike_one a:hover

{
    color: #4bbeb3 !important;
}




.topline input[type="search"] {
    width: 6.8ch;
    max-width: 6.8ch;
    letter-spacing: 0;
    min-width: 6.8ch;
    margin: 0 5px 0 7px;
}
.div_prev > div,
.img_hold,
.manifest,
.panel.general,
.program_l,
.ulike a,
.ulike span,
.ulike_one > div {
    position: relative;
}
.low_menu {
    background-color: #fff;
    padding: 18px 2px;
}
.low_menu > ul,
.ulike_one {
    width: 50%;
}
.low_menu a {
    color: #707070;
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1px 13px 0 22px;
}
.fr_link,
.ulike a,
.ulike a span:after,
.ulike span:after {
    display: inline-block;
}
.mob_social {
    padding: 13px;
}
.mob_social .faceboo svg {
    max-width: 57.9px;
    margin: 0 11px;
}
#mapa,
.cross a:first-child {
    margin-left: 0;
}
.mob_social #program_top svg {
    margin-top: -8px;
}
.mob_social a {
    color: #4bbeb3;
    font-size: 16px;
    line-height: 18px;
    font-weight: 800;
}
.panel {
    padding: 22px 30px;
    margin-bottom: 20px;
}
.panel.general {
    padding: 25px 20px 22px 30px;
    background-color: #fff;
}
#zrus,
.program_l:hover,
.res_conatainer .dis_beloved .streamy .viditelny,
.stream .sng_bottom,
.stream .sng_top {
    background-color: rgba(75, 190, 179, 0.9);
}
.panel.general:before,
.skryto.visible:after {
    content: "";
    background-color: #4bbeb3;
    width: 10px;
    height: 85px;
    position: absolute;
    left: -5px;
    top: 27px;
}
.ulike a,
.ulike span {
    color: #000;
    font-size: 12px;
    line-height: 30px;
    font-weight: 800;
}
.ulike span:after {
    content: "";
    width: 100%;
    background-color: #d0d0d0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.fr_link {
    color: #4bbdb2 !important;
}
.fr_link:before {
    content: "> ";
    position: absolute;
    right: -11px;
    color: #4bbdb2;
}
.ulike a {
    color: #4bbdb2;
    font-size: 12px;
    margin-right: -17px;
    padding-left: 20px;
    margin-top: 0;
    line-height: 9px;
}
.link_galerie a,
.maininner {
    display: -webkit-box;
    display: -ms-flexbox;
}
.ulike a span:after {
    background-color: #4bbdb2;
    height: 1px;
    bottom: 5px;
}
.ulike_one > div {
    padding-left: 22px;
}
.ulike_one > div:before {
    content: "";
    background-color: #4bbeb3;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 10px;
}
.frontpanel h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 27px;
}
.frontpanel p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}
#result_wrap .tripleakt a,
.program_l h2 {
    margin-bottom: 9px;
}
.program_l {
    background-color: rgba(75, 190, 179, 0.75);
    color: #fff;
    padding-right: 60px;
    margin-bottom: 10px;
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
}
#result_wrap h3,
.div_prev h2,
.gal_wrap:before,
.greencol {
    color: #4bbeb3;
}
.program_l h2 {
    padding-top: 6px;
}
.arry:after,
.arry:before {
    content: "";
    background-color: #fff;
    display: block;
    position: absolute;
    width: 6px;
    height: 56px;
    right: 39px;
    top: 50%;
}
.gal_wrap:after,
.img_hold:after {
    height: 100%;
    position: absolute;
    z-index: -1;
    display: block;
    width: 100%;
}
.arry:after {
    -webkit-transform: rotate(325deg);
    -ms-transform: rotate(325deg);
    transform: rotate(325deg);
    top: calc(50% - 51px);
}
.arry:before {
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    top: calc(50% - 10px);
}
#single_pordob_div:empty,
.panel.div_prev {
    padding: 0;
}
.div_prev > div {
    background-color: #fff;
    padding: 18px 30px 12px 64px;
    margin-bottom: 10px;
}
.div_prev > div p,
.kont p {
    margin: 0;
}
.div_prev h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin-bottom: 0;
}
#divadla .select_wrap:after,
#divadla .select_wrap:before,
.div_prev > div:after,
.div_prev > div:before {
    content: "";
    background-color: #4bbeb3;
    display: block;
    position: absolute;
}
.div_prev > div:before {
    width: 60px;
    height: 6px;
    top: 40px;
    left: -16px;
}
.div_prev > div:after {
    width: 6px;
    height: 60px;
    top: 13px;
    left: 11px;
}
.gal_wrap,
.link_galerie {
    position: relative;
    padding: 0;
}
.link_galerie {
    margin-bottom: 68px;
    margin-top: 2px;
}
.link_galerie a {
    z-index: 1100;
    display: flex;
}
.gal_wrap:after {
    content: "";
    background-color: rgba(75, 190, 179, 0.5);
    top: 17px;
    left: 17px;
}
.gal_wrap:before {
    content: "»";
    display: block;
    background-color: #fff;
    font-size: 25px;
    line-height: 30px;
    padding: 14px 20px;
    position: absolute;
    right: 0;
    bottom: 33px;
    font-weight: 800;
}
.img_hold {
    z-index: 1000;
    margin-bottom: 20px;
    margin-left: -30px;
    margin-right: -6px;
}
.img_hold:after {
    content: "";
    background-color: #f0f0f0;
    top: 10px;
    left: 10px;
}
.aktual {
    background-color: #fff;
    margin-top: 0;
    padding-bottom: 28px;
    margin-bottom: 41px;
}
.tripleakt a .heavy {
    font-size: 14px;
    line-height: 30px;
    min-width: 40px;
    display: inline-block;
}
.single .tripleakt a .heavy {
    min-width: 45px;
    display: inline-block;
    text-align: left;
}
.single .tripleakt h2 {
    margin-bottom: 16px;
}
.greencol {
    padding-left: 2px;
    text-align: right;
}
.light_back {
    background-color: #4bbdb2;
}
.ctivic span.green_col,
.green_col {
    color: #4bbeb3;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    padding-left: 5px;
}
#result_wrap h3,
.cti_under,
.ctivic,
.ctivic span {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}
.ctivic {
    margin-top: 16px;
}
.cti_under,
.ctivic,
.ctivic span {
    font-weight: 800;
    letter-spacing: 0.6px;
    color: #000;
    transition: color 250ms ease-in;
    align-self: flex-start;
}
.aktual h2,
.sing_body p {
    margin-bottom: 24px;
}
.page-template-program .res_conatainer ul li,
.prodivadla h2 {
    margin-bottom: 10px;
}
.manifest {
    max-width: 400px;
    padding: 22px 22px 22px 30px;
}
.manifest_p {
    margin-top: 3px;
}
.the_man {
    position: absolute;
    right: -22px;
    top: -20px;
}
.manifest p {
    margin-top: 4px;
}
.prodivadla {
    background-color: #d0d0d0;
    position: relative;
    padding-right: 60px;
}
.prodivadla h2,
.prodivadla p {
    color: #606060;
    font-weight: 700;
}
.prodivadla h2 {
    color: #606060;
    font-weight: 800;
    line-height: 34px;
    font-size: 28px;
}
.prodivadla.arry:after,
.prodivadla.arry:before {
    background-color: #606060;
}
.maininner {
    display: flex;
    background-color: transparent !important;
}
.cross a,
.sng_body p,
.vlast span {
    line-height: 24px;
}
.res_conatainer {
    padding: 40px 0;
}
.res_conatainer ul li > div {
    padding: 17px 26px 19px;
}
#the_info {
    color: #fff;
    margin-bottom: 20px;
    line-height: 23px;
}
.cross a {
    background-color: #d0d0d0;
    margin: 0 1px;
    padding: 10px 15px 7px 16px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
}
@media only screen and (max-width: 960px) {
    .wrappy {
        padding: 18px 0;
    }
    .maininner,
    .sng_met {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .aktual h2,
    .single-akce .sng_top h1,
    .single-events .sng_top h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .cross a:last-child {
        margin-right: 0;
        padding: 10.5px 16px;
        max-height: 41.6px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 63px;
    }
    .single-akce .sng_top,
    .single-events .sng_top {
        padding: 30px 30px 22px;
    }
    .single-akce .sng_top_met,
    .single-events .sng_top_met {
        margin-top: 12px;
    }
}
.console_option,
.cross a {
    display: inline-block;
}
.cont > ul,
.cross,
.single main ul,
.sng_body ul,
.social_meta,
.social_meta p {
    display: -webkit-box;
    display: -ms-flexbox;
}
.cross a.active {
    background-color: #4bbeb3;
    color: #fff;
    padding: 15px 20px 13px;
}
.cross {
    border-bottom: 6px solid #4bbeb3;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
#mesta ul,
#pod_mesta ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
@media (max-width: 480px) {
    #mesta ul,
    #pod_mesta ul {
        max-width: 332px;
    }
}
#pod_mesta ul li,
.console_option li {
    position: relative;
    padding-left: 20px;
    color: #d0d0d0;
}
#mesta li:before,
#pod_mesta ul li:before,
.single-post .sng_body ul li:before,
.single-post .sng_met li:not(:first-child):before {
    content: "";
    background-color: #d0d0d0;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 12px;
}
.single main ul,
.sng_body ul {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.sng_body ul li:before {
    top: 9px;
}
.single main ul li,
.sng_body ul li {
    position: relative;
    padding-left: 20px;
    display: inline;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.sng_body p {
    font-size: 16px;
}
.sng_met li:not(:first-child):before {
    left: -16px;
    top: 8px;
}
.sng_met li {
    position: relative;
    padding-right: 30px;
    font-size: 15px;
    color: #000;
    font-weight: 800;
}
.page-template-program .maininner button {
    border: none;
    outline: 0;
    background: 0 0;
    position: relative;
    color: #d0d0d0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    line-height: 30px;
    -webkit-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
}
.stream_butt span,
.underline,
.wpcf7-form input[type="submit"] {
    -webkit-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
}
.console_option li button:after {
    content: "";
    width: 100%;
    background-color: #d0d0d0;
    height: 1px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 2px;
}
#podrobne,
#single_div li,
.greyed,
.select_wrap,
.skryto,
select.divad_sel {
    position: relative;
}
.clear_opt button {
    padding: 10px 30px;
}
.vlast {
    margin-left: -6px;
}
.vlast span {
    color: #000;
    font-size: 16px;
    display: inline-block;
    margin-left: 6px;
}
.righty button,
.righty button span {
    color: #000 !important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 5px;
    -webkit-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
}
.send,
.sng_bottom button {
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
}
#single_div .underline:hover {
    color: #000 !important;
}
.res_conatainer ul li .viditelny {
    background-color: rgba(255, 255, 255, 0.9);
    margin-bottom: 1px;
    padding: 17px 20px 19px 26px;
}
.skryto {
    border-top: 1px solid #4bbeb3;
    background-color: #fff;
    padding: 25px 26px 19px !important;
}
.skryto:before {
    content: "";
    display: block;
    width: calc(100% + 40px);
    top: 0;
}
.cont > ul,
.social_meta,
.social_meta p {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#single_div,
#zrus,
.social_meta a {
    display: -webkit-box;
    display: -ms-flexbox;
}
.cont a,
.cont li,
.cont p,
.cont strong {
    font-size: 16px;
    line-height: 30px;
}
.cont > ul li:first-child,
.cont > ul li:first-child strong {
    position: relative;
    padding-right: 20px;
    width: 120px;
    font-weight: 500;
    display: inline-block;
    color: #4bbeb3;
    font-size: 14px;
    line-height: 30px;
}
.cont > ul li:nth-child(2) {
    width: calc(100% - 120px);
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.cont > ul li:first-child::after,
.middle:after {
    content: "";
    background-color: #4bbeb3;
    width: 7px;
    height: 7px;
    position: absolute;
    right: 10px;
    top: 12px;
}
.cont > ul li:nth-child(3) {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}
#podrobne ul.flexy-col li {
    margin-bottom: 2px;
}
.aktualitates,
.page-template-program .maininner {
    padding: 0 15px;
}
@media (max-width: 360px) {
    header {
        padding: 30px 15px;
    }
    .page-template-program .maininner {
        padding: 0;
    }
    .cross a {
        padding: 10px 4px 7px;
    }
    .cross a.active {
        padding: 10px 8px 7px;
    }
    .cross a:last-child {
        max-width: 54px;
        max-height: 40.6px;
    }
    .frontpanel .ulike a {
        margin-right: 0;
    }
    .frontpanel .img_hold {
        margin-right: 6px;
    }
    .the_man svg {
        max-width: 60px;
    }
    .partneri {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.addr {
    background-image: url(./images/nav.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 60px;
    max-width: 240px;
    min-height: 50px;
    color: #000;
}
.akt_back,
.send,
.stream_butt {
    min-height: 60px;
}
.social_meta a {
    margin-right: 6px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.social_meta a[href*="facebook.com"],
.social_meta a[href*="instagram.com"],
.social_meta a[href*="twitter.com"] {
    color: transparent;
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -50000px;
}
.social_meta a[href*="facebook.com"] {
    background-image: url(./images/face.svg);
}
.social_meta a[href*="instagram.com"] {
    background-image: url(./images/insta.svg);
}
.social_meta a[href*="twitter.com"] {
    background-image: url(./images/twit.svg);
}
#cas .zjev > .flexy,
.select_wrap {
    padding: 0 10px;
}
#divadla,
#mesta {
    background-color: #fff;
    padding: 10px 20px;
}
#podrobne > ul.flexy-col > li {
    background-color: #fff;
    padding: 22px 20px 20px;
    margin-bottom: 1px;
    z-index: 1000;
}
#podrobne .arrow-down {
    right: 17px;
    top: 26px;
}
.moved.heavy {
    font-size: 14px;
    line-height: 20px;
    color: #4bbeb3;
    margin: 0 27px 0 auto;
    z-index: 1;
}
#mesta {
    padding: 23px 15px 23px 30px;
}
#divadla .greyed {
    padding: 10px 31px 0;
    margin-bottom: 0;
}
.greyed {
    border: none;
    outline: 0;
    background: 0 0;
    color: #d0d0d0;
}
#slova input[type="search"],
.green_op,
.green_op:focus,
.sel_typ:focus {
    outline: #4bbeb3 solid 1px;
}
.greyed.pop {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
}
select.divad_sel {
    border: 1px solid #4bbeb3 !important;
    padding: 14px 20px;
    max-width: 100%;
}
#divadla select option {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
}
#podrobne select,
.hledat_label,
.mezi {
    line-height: 20px;
    font-size: 14px;
    text-transform: uppercase;
}
#zrus,
.arrow-down {
    position: absolute;
}
#divadla .select_wrap:before {
    width: 30px;
    height: 6px;
    right: 25px;
    top: 26px;
}
#divadla .select_wrap:after {
    width: 6px;
    height: 30px;
    top: 15px;
    right: 36px;
}
#single_div {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 27px;
}
.heavy,
.strong {
    font-weight: 800;
    text-transform: uppercase;
}
#single_div li {
    font-weight: 800;
    font-size: 14px;
    padding: 2px 10px 4px 30px;
}
#zrus {
    height: 55px;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    padding: 20px;
}
#podrobne {
    padding-top: 55px;
}
#podrobne select option,
.sel_container select.green_op option {
    font-weight: 800;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    line-height: 20px;
}
#podrobne select,
.hledat_label {
    font-weight: 800;
    color: #606060;
    border-bottom: none;
    max-width: 100%;
    margin-bottom: 0;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #4bbeb3;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.arrow-down.active,
.inview .arrow-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-top: 14px solid #d0d0d0;
}
#podrobne .inview .arrow-down {
    right: 18px;
    top: 23px;
    z-index: 1;
}
#cas .zjev {
    padding: 19px 0;
}
#typ .zjev {
    padding: 18px 10px 10px;
}
.green_op,
.green_op:focus {
    background: #fff;
    padding: 20px 30px 20px 20px;
    margin-bottom: 10px;
}
.clicked .underline:after,
.ctvr:before,
.sng_bottom button,
form .grouping {
    background-color: #4bbeb3;
}
.sel_container {
    position: relative;
    display: inline-block;
    color: #000;
    max-width: 100%;
}
.hledat_label,
.mezi {
    display: -webkit-box;
    display: -ms-flexbox;
}
.mezi {
    color: #000;
    margin: 0 15px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sel_container:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    right: 14px;
    top: 24px;
}
.sel_typ {
    -webkit-box-shadow: 0 3px 6px #4bbeb345;
    box-shadow: 0 3px 6px #4bbeb345;
}
.ulike {
    width: 100%;
    margin-top: 18px;
}
#search_target li,
#sel_target li,
#single_pordob_div li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 3px 2px 0 !important;
    border-bottom: 1px solid #d0d0d0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
}
.removme {
    cursor: pointer;
    color: #d91212;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 19px;
    font-weight: 800;
    margin-right: 3px;
}
#sel_target {
    padding: 23px 0 0;
}
#podrobne select option:disabled {
    color: #000;
    font-weight: 700;
}
.zjev {
    display: none;
    padding: 30px 10px;
}
.hledat_label {
    cursor: pointer;
    display: flex;
    z-index: 1000;
}
.akce li a span,
.akt_back,
.aktualitates .akt-inner .ctivic,
.sng_bottom button {
    display: -webkit-box;
    display: -ms-flexbox;
}
.akce {
    padding-bottom: 12px;
}
.akce li a span {
    display: flex;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    position: relative;
}
.akce li a {
    padding: 12px 24px 8px;
}
.akce li a span:first-child {
    min-width: 40px;
    color: #4bbeb3;
    font-weight: 800;
    font-size: 14px;
}
.akce li a span:nth-child(3) {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.akce li a span:nth-child(3):after {
    content: "";
    display: block;
    border-bottom: 1px solid #4bbeb3;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.ctvr:before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 12px;
    top: 12px;
}
.akce li a span:nth-child(2) {
    min-width: 40px;
}
.sng_bottom button {
    padding: 15px;
    border: none;
    outline: 0;
    display: flex;
    transition: background-color 250ms ease-in;
}
.akt_back:hover,
.sng_bottom button:hover {
    background-color: #2fa59a;
}
.sng_bottom button svg {
    margin-right: 15px;
}
.divad_pan > div,
.sng_body,
.sng_top {
    padding: 20px;
}
.sng_bottom,
.sng_top {
    background-color: rgba(255, 255, 255, 0.9);
}
.sng_top h1 {
    color: #4bbeb3;
    font-size: 30px;
    line-height: 41px;
    font-weight: 800;
    text-transform: uppercase;
}
.sng_bottom .share .pop {
    color: #8d8d8d;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin: 10px 28px 0 0;
}
.single-akce .divadlo,
.single-events .divadlo {
    text-transform: uppercase;
    padding: 0;
    margin-right: 14px;
}
.sng_bottom button span {
    font-size: 16px;
    line-height: 30px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
}
.sng_top_met {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}
.sng_body {
    background-color: #fff;
    padding: 30px 20px;
}
.aside .panel {
    background-color: #fff;
    margin-bottom: 40px;
}
.divad_pan {
    padding: 0 !important;
}
.link_galerie img {
    min-height: 100%;
}
.divad_pan h4 {
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    color: #4bbeb3;
    text-transform: uppercase;
}
.as_adrr {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    max-width: 50%;
}
#mapa,
.tile-holder * {
    max-width: 100%;
}
.single-akce .aside .full,
.single-events .aside .full {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2px;
}
.map_ico {
    padding: 10px 10px 0 0;
}
#mapa {
    min-height: 253px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 0;
}
.form_top h3.formular {
    letter-spacing: -0.64px;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 29px;
}
.form_top,
.stream .kont,
.stream_top {
    background-color: rgba(75, 190, 179, 0.75);
}
.checkmark,
.wpcf7-acceptance label input:checked ~ .checkmark,
.wpcf7-acceptance label:hover input ~ .checkmark {
    background-color: #ecf8f7;
}
.page-template-divadla .whiteback > div {
    max-width: 720px;
}
.page-template-divadla .subgal-inner p,
.page-template-divadla .subgal-inner span {
    line-height: 24px;
    font-size: 16px;
    color: #000;
}
.page-template-divadla .subgal-inner input,
.page-template-divadla .subgal-inner textarea {
    background-color: #ecf8f7;
    margin-bottom: 20px;
    border: 1px solid #d6d6d6;
    outline: 0;
    margin-top: 10px;
}
.webstranky a:after,
span.underline:after {
    background-color: #d0d0d0;
    height: 1px;
    width: 100%;
    left: 0;
}
form hr {
    border: none;
    border-bottom: 1px dotted #707070;
    margin-bottom: 22px;
    margin-top: 12px;
}
.wpcf7-acceptance label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.your-name {
    margin-bottom: 5px;
}
.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #d6d6d6;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.wpcf7-acceptance label .checkmark:after {
    left: 4px;
    top: -1px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.prijmuti > span:first-child {
    min-width: 32px;
}
.page-template-divadla .subgal-inner .form_body,
.page-template-divadla .subgal-inner .form_top,
.page-template-divadla .subgal-inner form > div {
    padding: 30px;
}
.page-template-divadla .subgal-inner form > div {
    padding: 5px 24px 5px 30px;
}
.marto {
    margin-top: 24px !important;
}
.page-template-divadla .subgal-inner form a {
    color: #388f86;
    font-size: 16px;
    line-height: 24px;
    margin-left: 2px;
    text-decoration: underline;
}
.k-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.send {
    background-color: #fff;
    min-width: 134px;
    border: none;
    outline: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    color: #000;
    transition: background-color 250ms ease-in;
}
.akt_back,
.aktualitates .cti_under:after,
.home .cti_under:after {
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
}
.aktualitates .the_date {
    position: absolute;
    left: auto;
    right: 0;
    top: -52px;
}
.botpone,
.topone {
    color: #fff !important;
    font-weight: 800;
    position: absolute;
}
.inner_date:before {
    content: "";
    width: 120px;
    -webkit-transform: rotate(314deg);
    -ms-transform: rotate(314deg);
    transform: rotate(314deg);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    height: 78px;
    display: block;
    position: absolute;
    border-bottom: 1px solid;
}
.aktualitates .item h2 {
    text-transform: uppercase;
    font-weight: 800;
}
.aktualitates .inner_date {
    margin-top: 0;
}
.aktualitates .item .images {
    margin: 0;
    min-width: 44%;
}
.aktualitates .social_meta a {
    min-width: 37px;
}
.aktualitates .social_meta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.aktualitates .akt-inner .ctivic {
    color: #000 !important;
    position: relative;
    display: flex;
}
.aktualitates .cti_under:after,
.home .cti_under:after {
    content: "";
    height: 2px;
    background-color: #4bbeb3;
    display: block;
    width: 100%;
    transition: background-color 250ms ease-in;
}
@media only screen and (max-width: 960px) {
    .drhr {
        margin-bottom: 25px;
        margin-top: -2px;
    }
    .rocnik {
        margin-top: -5px;
    }
    .areas,
    .manifest p {
        margin-bottom: 0;
    }
    .page-template-divadla .subgal-inner .areas textarea {
        margin-bottom: 6px;
    }
    .sng_bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 24px 18px 14px 20px !important;
        margin-bottom: 30px;
    }
    .maininner,
    .page-template-o-projektu main,
    .single-akce .consol,
    .single-events .consol {
        padding: 0 15px;
    }
    .page-template-program .maininner {
        padding: 0 !important;
    }
    .aktualitates .item .images {
        margin: 0;
        overflow: hidden;
    }
    .aktualitates .item img {
        min-width: 100%;
        min-height: 100%;
    }
    .aktualitates .item {
        position: relative;
        padding: 23px;
        margin-top: 52px;
        margin-bottom: 28px;
    }
    .aktualitates .item h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .aktualitates .item p {
        line-height: 24px;
        font-size: 16px;
        margin-bottom: 3px;
    }
    .inner_date {
        margin-top: -43px;
        width: 52px;
        height: 52px;
        color: #fff;
        position: relative;
        overflow: hidden;
    }
    .inner_date:before {
        width: 87px;
        -webkit-transform: rotate(314deg);
        -ms-transform: rotate(314deg);
        transform: rotate(314deg);
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
        height: 78px;
        bottom: -13px;
        right: -14px;
        border-color: #000;
    }
    .withimg .inner_wrapper {
        padding: 18px 20px 17px 22px;
    }
    .withimg .inner_wrapper h2 {
        margin-bottom: 22px;
    }
    .topone {
        font-size: 20px;
        line-height: 27px;
        top: 4px;
        left: 7px;
    }
    .botpone {
        bottom: 7px;
        right: 5px;
        font-weight: 800;
        font-size: 14px;
        line-height: 14px;
    }
    .aktualitates .akt-inner .ctivic {
        margin-bottom: 10px;
    }
    .aktualitates .akt-inner .ctivic .cti_under {
        letter-spacing: 0.6px;
        position: relative;
    }
    .aktualitates .social_meta {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .sng_bottom .k-all-cent a {
        margin-top: 9px;
    }
    .sng_bottom .social_meta {
        padding: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .single-akce .manifest .img_hold,
    .single-post .manifest .img_hold {
        display: none;
    }
    .manifest h2 {
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .manifest {
        padding: 22px 5px 22px 30px;
    }
    .single-akce .tripleakt {
        padding: 20px 14px 20px 13px;
        margin-bottom: 0;
        border-bottom: 1px solid #000;
    }
    .single-akce .gal_wrap {
        min-height: 237px;
    }
    .single-akce .link_galerie {
        margin-bottom: 48px;
    }
    .single-akce .manifest {
        padding: 24px 5px 27px 30px;
        margin-bottom: 0;
    }
    .single-akce .manifest h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .single-akce .ulike {
        margin-top: 12px;
    }
    .single-akce .ulike span {
        font-size: 14px;
        line-height: 20px;
    }
    .single-akce .ulike_one > div {
        padding-left: 20px;
        position: relative;
        margin-bottom: 10px;
    }
    .single-akce .manifest .ctivic {
        margin-top: 12px;
        position: relative;
    }
    .single-akce .manifest .ctivic .fr_link {
        color: #000 !important;
    }
}
@media only screen and (min-width: 660px) and (max-width: 960px) {
    .single-akce .sng_bottom {
        flex-direction: row;
        align-items: center;
    }
}
.middle,
.stream_ico,
.webstranky a {
    position: relative;
}
.sd_label {
    color: #8d8d8d;
    font-size: 20px;
    line-height: 30px;
    margin-right: 20px;
}
.sing_body,
.sing_top,
.sng_bottom {
    padding: 20px 20px 32px;
}
.sing_body {
    padding-bottom: 13px;
}
.sing_top,
.sng_bottom {
    background-color: rgba(255, 255, 255, 0.85);
}
.single-akce .sng_bottom,
.single-events .sng_bottom {
    padding: 24px 18px 16px 20px !important;
}
.sing_top h1 {
    font-size: 25px;
    line-height: 30px;
    color: #4bbeb3;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 12px;
}
.sng_date {
    font-weight: 800;
    font-size: 15px;
    line-height: 21px;
    color: #000;
    margin: 0;
}
.single main ul li {
    padding-left: 20px;
    position: relative;
    display: inline-block;
}
.single-post main ul li:after,
.sng_body ul li:after {
    width: 100%;
    content: "";
    background-color: #4bbeb3;
    height: 1px;
    display: block;
}
#single_div li:before,
.single main ul li:before {
    content: "";
    background-color: #4bbeb3;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 6px;
}
#single_div li:before {
    top: 12px;
    left: 10px;
}
.akt_back {
    min-width: 241px;
    display: flex;
    background-color: #4bbeb3;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    transition: background-color 250ms ease-in;
}
.sng_bottom .social_meta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.loving .butt {
    fill: white;
}
.tripleakt {
    background-color: #fff;
    padding-right: 18px;
    margin-bottom: 30px;
}
.gm-style .gm-style-iw-c {
    border-radius: 3px;
    padding: 0;
}
.gm-style .gm-style-iw-d {
    padding: 4px;
}
.gm-style .gm-style-iw-d::-webkit-scrollbar,
.gm-style .gm-style-iw-t::after,
.page-template-program .maininner .gm-style-iw button {
    display: none !important;
}
.dis_beloved .tripleakt {
    background-color: transparent;
    padding-right: 0;
}
.tripleakt span.semibold {
    font-weight: 600;
    padding: 2px 0 0 4px;
}
.middle {
    padding: 0 15px;
    display: inline-block;
    height: 24px;
}
.dis_beloved .middle {
    margin-right: 5px;
    padding: 0 16px;
}
.dis_beloved .addr {
    padding-left: 56px;
}
.tripleakt .flexy-col > a {
    margin-bottom: 13px;
}
.single-akce .tripleakt a,
.single-events .tripleakt a {
    margin-bottom: 12px;
}
.single-akce .kont {
    padding: 10px 13px 15px 20px;
}
.kont_links {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.kont_links .social_meta {
    padding: 0 0 10px;
    min-width: 130px;
}
.webstranky a {
    font-size: 16px;
    line-height: 24px;
}
.webstranky a:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
}
.semibold {
    font-weight: 600;
}
.sng_met .divadlo,
.sng_met span {
    font-weight: 800;
    font-size: 15px;
    line-height: 24px;
}
.sing_content .sng_met .middle {
    height: 15px;
}
.sing_content .sng_met .middle:after {
    top: 6px;
}
.belowed {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: -8px;
}
.single-akce .sng_body {
    padding: 15px 30px;
}
.stream_butt {
    min-width: 261px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    margin: 12px auto 4px;
}
.arrow-right,
.stream_ico:before {
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    display: block;
    margin-right: 5px;
    padding-left: 8px;
}
.stream_butt span {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}
.arrow-right {
    border-left: 23px solid #4bbeb3;
}
.stream .social_meta a {
    margin-top: 6px;
}
.stream_ico {
    width: 61px;
    height: 61px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-top: 4px;
    display: block;
}
.stream_ico:before {
    content: "";
    border-left: 23px solid #fff;
    position: absolute;
    top: 50%;
    right: 30%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.divad_pan .row.stream_top,
.stream .tripleakt {
    padding: 23px 18px 0 30px;
}
.stream .tripleakt {
    padding-top: 27px;
}
.single-akce .stream_top,
.stream .kont {
    padding: 21px 13px 18px 20px;
}
.stream .webstranky a {
    margin-right: 8px;
}
.stream .kont_links .social_meta {
    padding: 6px 0;
}
#single_div li .underline {
    font-size: 14px;
}
span.underline:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -4px;
}
@media only screen and (min-width: 460px) {
    .clear_opt {
        padding: 0 30px;
        margin-bottom: 18px;
    }
}
@media only screen and (max-width: 460px) {
    .clear_opt button {
        padding: 10px;
    }
    .clear_opt {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media only screen and (max-width: 380px) {
    .maininner,
    .single-akce .consol,
    .single-events .consol {
        padding: 0;
    }
}
.visible:after {
    top: 31px;
    height: 92px;
}
.visible .tripleakt {
    margin-bottom: 0;
    padding-bottom: 3px;
}
.visible span.underline {
    padding-left: 0;
    margin-left: 6px;
}
.visible span.underline:after {
    bottom: 1px;
}
.visible .cont {
    margin-bottom: 45px;
}
.visible .meta {
    background-color: #fff;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.meta .kont {
    min-width: 240px;
    padding-left: 55px;
    padding-top: 19px;
}
@media only screen and (max-width: 580px) {
    .single-akce .kont {
        flex-direction: column;
    }
}
.page-template-program .maininner .all_buts button {
    font-size: 12px;
    line-height: 30px;
    margin-top: 10px;
    color: #d0d0d0;
}
.all_buts {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
#map {
    min-height: 250px;
    width: 100%;
    margin-bottom: 15px;
}
ul.flexy-col > li#cas {
    padding: 22px 20px;
}
#cas select,
#cas select option {
    max-width: 117px;
    min-width: 117px;
}
#cas .mezi {
    margin: 0 19px 0 16px;
}
#slova .zjev {
    padding: 19px 10px;
}
#slova input[type="search"] {
    padding: 14px 30px 14px 20px;
    border: none;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    line-height: 30px;
}
#slova form {
    max-width: 380px;
    margin-bottom: 28px;
}
#slova .input_holder.active {
    right: 0 !important;
}
#slova input[type="submit"] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.res_conatainer .dis_beloved .viditelny {
    padding: 27px 20px 18px 23px;
}
.dis_beloved .skryto {
    padding: 28px 26px 32px 21px !important;
}
.dis_beloved .viditelny span {
    color: #4bbeb3;
    font-size: 20px;
    line-height: 30px;
}
.visual > .thing {
    max-width: 240px;
    margin-bottom: 20px;
}
@media (min-width: 960px) {
    .logo_link {
        margin-right: 21px;
    }
    .mani,
    .remaining {
        display: none;
    }
    .remaining .flexy-col > .line {
        margin: 19px 0;
    }
    .remaining .flexy-col > .line:first-child {
        margin: 27px 0;
    }
    span.butini {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
    }
    #seznam_cil .results > ul li {
        padding: 27.5px 16px 27.5px 24px;
        border-bottom: 1px solid #000;
        margin-bottom: 17px;
    }
    .grouping > span,
    .page-template-divadla form.divadla {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-template-divadla .tile-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .grouping {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 100%;
    }
    .inputy,
    .your-pol2 {
        min-width: 100%;
        max-width: 100%;
    }
    .tile-holder .grouping > span:first-child {
        max-width: 28%;
    }
    .your-message {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .message.active .close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform-origin: right;
        -ms-transform-origin: right;
        transform-origin: right;
        -webkit-transform: scale(2.5) rotate(45deg);
        -ms-transform: scale(2.5) rotate(45deg);
        transform: scale(2.5) rotate(45deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        top: 27px;
    }
    .page-template-galerie .maingal-inner {
        margin-top: 62px;
        padding: 24px 35px;
        -webkit-transform: translate(19px, 0);
        -ms-transform: translate(19px, 0);
        transform: translate(19px, 0);
        min-height: 180vh;
        max-width: 1330px;
    }
    .page-template-galerie .maingal-inner h2 {
        font-size: 43px;
        line-height: 59px;
        margin-bottom: 24px;
    }
    .documents {
        padding: 7px 47px;
    }
    .hide .bottom {
        margin-left: 29px;
    }
    .rollback {
        margin-top: 16px;
    }
    .page-template-o-projektu .common-inner {
        margin: 0 0 28px;
        padding: 22px 18px 14px 30px;
        max-width: calc(100vw - 195px);
    }
    .page-template-o-projektu .common-inner h2 {
        color: #4bbeb3;
        text-transform: uppercase;
        margin-bottom: 13px;
    }
    .page-template-o-projektu .common-inner p {
        line-height: 24px;
        letter-spacing: 0;
    }
    .page-template-single-galerie .subgal-inner {
        margin: 193px auto;
        padding-left: 22px;
    }
    .page-template-single-galerie .subgal-inner .images-holder {
        margin-right: -22px;
    }
    .page-template-single-galerie .tile {
        margin-bottom: 17px;
    }
    .page-template-galerie .tile {
        max-height: 100vh;
        padding: 23px 23px 26px;
        width: calc(33.33% - 32px);
        margin-right: 32px;
    }
    .page-template-galerie .tile h2 {
        font-size: 32px;
        line-height: 44px;
        margin-top: 48px;
        letter-spacing: -0.64px;
        color: #4bbeb3;
        max-width: 188px;
        padding-left: 10px;
    }
    #results {
        padding-top: 45px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #results:empty {
        padding-top: 0;
    }
    #results > p {
        margin-left: 22px;
        margin-bottom: 19px;
    }
    .page-template-single-galerie .overlay_image_content {
        padding: 38px 33px;
        background: #fff;
    }
    .overlay_image_content img {
        max-height: calc(90vh - 120px);
    }
    .content_of_overlay .close {
        right: -3.5vw;
        top: -20px;
    }
    .next {
        right: -3.5vw;
    }
    .next_link,
    .previous_link {
        margin-top: 3.5vw;
    }
    .previous {
        left: -3.5vw;
    }
    .images.galery {
        min-width: 299px;
    }
    .star.active {
        width: 64px;
        height: 64px;
        background: #fff;
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-animation-name: example;
        animation-name: example;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
    }
    @-webkit-keyframes example {
        from {
            background-color: transparent;
        }
        to {
            background-color: #fff;
        }
    }
    @keyframes example {
        from {
            background-color: transparent;
        }
        to {
            background-color: #fff;
        }
    }
    .page-template-kontakty .your-message {
        padding-left: 20px;
    }
    .page-template-divadla .subgal-inner {
        max-width: 860px;
        background: 0 0;
        padding: 0;
    }
    .sng_bottom > div {
        max-width: 50%;
    }
    .form_top h3.formular {
        font-size: 32px;
        line-height: 44px;
    }
    .visual {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 9px 0 37px auto;
    }
    .visual > .thing {
        margin-right: 46px;
        padding: 18px 22px 20px;
    }
    .logo1 {
        max-width: 120px;
        margin: 18px 6px 2px 8px;
    }
    .thirdthin svg {
        margin: 29px 18px 25px;
    }
}
@media only screen and (max-width: 960px) {
    .kont_links {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        margin-left: 14px;
    }
    .gal_links > .panel,
    .visual > .thing {
        max-width: 48%;
        margin-bottom: 19px;
    }
    .gal_links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 9px;
    }
    .visual a:before {
        font-weight: 800;
        font-size: 20px;
    }
}
@media only screen and (max-width: 660px) {
    .gal_links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 9px;
    }
    .gal_links > .panel,
    .visual > .thing {
        max-width: 48%;
        margin-bottom: 19px;
    }
    .visual > .thing.thirdthin {
        width: 100%;
        max-width: 100%;
        padding: 10px 20px 19px 22px;
        margin-bottom: 31px;
    }
    .thirdthin svg {
        display: none;
    }
    .grouping > .flexy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.visual a:before {
    content: "\2193";
    color: #4bbeb3;
    margin-left: -5px;
}
@media only screen and (min-width: 1420px) {
    .page-template-o-projektu .common-inner {
        max-width: 702px;
        padding: 24px 21px 21px 30px;
        margin: 0 auto 30px;
    }
}
.page-template-o-projektu .gal_wrap:after {
    top: 3px;
    left: 6px;
}
.thing {
    background: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 35px 20px 16px 22px;
}
@media (min-width: 960px) {
    .page-template-o-projektu .gal_wrap:after {
        top: 14px;
        left: 14px;
    }
    .page-template-o-projektu .link_galerie {
        margin-bottom: 31px;
    }
    .thing {
        padding: 35px 20px 16px 22px;
    }
    .top_menu {
        padding-top: 29px;
    }
}
.logo_link {
    margin-top: 24px;
}
.thing .underline {
    font-size: 20px;
    line-height: 34px;
    margin-left: 6px;
}
.page-template-divadla .wpcf7-form input[type="submit"] {
    text-transform: uppercase;
    max-width: 134px;
    margin-top: -5px;
    margin-bottom: 42px;
}
.page-template-divadla main {
    margin-bottom: 40px;
}
.footer_text a {
    color: #fff !important;
}
.wpcf7-acceptance {
    margin-left: 15px;
}
.wpcf7-acceptance .wpcf7-list-item-label {
    padding-left: 15px;
    margin-right: 15px;
}
.udaje .wpcf7-acceptance .wpcf7-list-item-label,
.udaje .wpcf7-list-item {
    margin: 0;
    padding: 0;
}
a.lang {
    color: #4bbeb3 !important;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 5px;
    padding-right: 2px;
}
.aktualitates .item.line {
    padding: 0;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media only screen and (min-width: 420px) and (max-width: 960px) {
    .aktualitates .item img {
        min-width: auto;
        max-height: 300px;
        max-width: 300px;
    }
}
@media only screen and (min-width: 960px) {
    .wide,
    header .in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    header .mob {
        display: none;
    }
    #menu-ceske-hlavni-menu,
    #menu-english {
        max-width: 180px;
    }
    .partner {
        min-width: 25%;
    }
    .wrappy {
        margin-top: -2px;
    }
    .single-post .maininner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .res_conatainer {
        min-width: 60%;
        margin-right: 15px;
        padding: 0;
        max-width: 830px;
    }
    .res_conatainer ul li > div,
    .sng_bottom button {
        padding: 20px;
    }
    .righty {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 0 20px;
    }
    .visible .social_meta a:first-child {
        width: 100%;
    }
    .consol > div {
        max-width: 400px;
    }
    #single_div {
        margin-top: 30px;
    }
    .sng_bottom button span {
        font-size: 20px;
        line-height: 30px;
    }
    .aside .panel {
        min-width: 400px;
    }
    .div_prev h2 {
        margin-bottom: -2px;
    }
    .page-template-divadla .subgal-inner .form_body,
    .page-template-divadla .subgal-inner .form_top,
    .page-template-divadla .subgal-inner form > div,
    .sing_body,
    .sing_top,
    .sng_bottom {
        padding: 30px;
    }
    .tile-holder {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .page-template-divadla .tile-holder > div {
        max-width: 48%;
    }
    .aktualitates .item h2 {
        font-size: 30px;
        line-height: 41px;
    }
    .withimg.item h2 {
        margin-bottom: 10px;
    }
    .inner_date {
        margin-top: -43px;
        width: 100px;
        height: 100px;
        color: #fff;
        position: relative;
        overflow: hidden;
    }
    .botpone,
    .topone {
        font-weight: 800;
        color: #fff;
        position: absolute;
    }
    .inner_date:before {
        width: 120px;
        -webkit-transform: rotate(314deg);
        -ms-transform: rotate(314deg);
        transform: rotate(314deg);
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
        height: 78px;
        bottom: -13px;
        right: -14px;
    }
    .topone {
        font-size: 40px;
        line-height: 55px;
        top: 8px;
        left: 10px;
    }
    .botpone {
        bottom: 15px;
        right: 8px;
        font-size: 25px;
    }
    main.aktualitates {
        padding-left: 280px;
        margin-top: 28px;
    }
    .aktualitates .akt-inner {
        margin: 0;
    }
    .aktualitates .the_date {
        position: absolute;
        left: -100px;
        top: 0;
    }
    .aktualitates .item {
        position: relative;
        margin-bottom: 9px;
    }
    .sing_body p {
        margin-bottom: 20px;
        line-height: 24px;
    }
    .single main .sing_body ul {
        margin-bottom: 2px;
    }
    .sing_body ul li {
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 800;
    }
    .single .sng_bottom {
        padding: 42px 36px 42px 25px;
    }
    .single .res_conatainer {
        margin-bottom: 28px;
    }
    .single .consol .tripleakt {
        margin-bottom: 0;
        width: 100%;
    }
    .single .consol h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 13px;
        text-transform: uppercase;
    }
    .single .consol .middle {
        padding: 0 11px 0 15px;
    }
    .single footer {
        padding-top: 10px;
    }
    .sing_top h1 {
        font-size: 30px;
        line-height: 41px;
        margin-bottom: 20px;
    }
    .aktual,
    .manifest p {
        margin-bottom: 0;
    }
    .single .consol {
        min-width: 400px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 100%;
        margin-right: 15px;
    }
    .single .kont_links {
        margin-top: 0;
    }
    .manifest p {
        margin-top: -2px;
        line-height: 24px;
    }
    .kont_links {
        max-width: 50%;
    }
    .page-template-divadla .subgal-inner {
        max-width: 830px;
    }
    .page-template-divadla .subgal-inner .form_body {
        padding: 36px 30px 0;
    }
    .page-template-divadla .subgal-inner form > .whiteback {
        padding-top: 10px !important;
        padding-bottom: 5px;
    }
    .page-template-divadla form.wpcf7-form input,
    .page-template-divadla form.wpcf7-form textarea {
        width: 100%;
        max-width: 690px;
    }
    .page-template-divadla form.wpcf7-form textarea {
        margin-bottom: 12px;
    }
    .areas,
    .page-template-divadla .whiteback > div {
        max-width: 690px;
        margin-bottom: 0;
    }
    .page-template-divadla form.wpcf7-form .your-message textarea {
        margin-bottom: 3px;
    }
    form hr {
        margin-top: 8px;
    }
    hr.stredni {
        margin-top: 3px;
        margin-bottom: 17px;
    }
    form br {
        height: 16px;
    }
    .prijmuti.second {
        margin-top: -4px;
    }
    hr.drhr {
        margin-top: -1px;
    }
    .marto {
        margin-top: 14px !important;
    }
    .wpcf7-acceptance {
        margin-left: -5px;
    }
    .udaje > .wpcf7-form-control-wrap {
        min-width: 25px !important;
    }
    .page-template-divadla main .subgal-inner form .grouping {
        padding: 9px 30px 5px;
    }
    .page-template-divadla form .grouping > .flexy {
        max-width: 699px;
    }
    .page-template-divadla .wpcf7-form input[type="submit"] {
        margin-top: 0;
        margin-bottom: 0;
    }
    .page-template-divadla main {
        margin-bottom: 127px;
    }
    .topline .left {
        max-width: calc(100vw - 195px);
    }
}
.rocnik {
    margin-top: -4px;
    max-width: 658px;
}
@media only screen and (min-width: 960px) and (max-width: 1430px) {
    .home main > div {
        width: 100%;
        min-height: 60px;
    }
    .home .frontpanel {
        max-width: 1010px;
    }
    .single .img_hold {
        display: none;
    }
    .single-akce .sng_top {
        padding: 29px 38px 22px 30px;
    }
    .single-akce .sng_bottom {
        padding: 37px 13px 34px 22px !important;
    }
    .single-akce .sng_bottom .share .pop {
        margin: 0 24px 0 0;
    }
    .single-akce .consol,
    .single-akce .divad_pan.flexy-col {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .single-akce .aside .divad_pan {
        margin-bottom: 37px;
        min-width: 100%;
    }
    .consol > div,
    .single-akce .consol > div {
        max-width: 100%;
    }
    .single-akce .res_conatainer {
        margin-bottom: 3px;
    }
    .single-akce .full {
        max-width: 50%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        min-width: 50%;
        padding: 23px 0 20px 29px;
    }
    .single-akce .kont {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 13px 15px 20px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .single-akce .tripleakt {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .single-akce #mapa {
        display: none;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .single-akce .kont_links {
        padding: 13px 0 0;
    }
    .single-akce .tripleakt {
        padding: 17px 20px 26px 28px;
        margin-top: 1px;
    }
    .single-akce .consol > .link_galerie,
    .single-akce .consol > .manifest {
        max-width: 48%;
    }
    .single-akce .link_galerie img {
        height: 232px;
        width: 400px;
    }
    .single-akce .manifest {
        padding: 27px 20px 24px 35px;
        margin-top: 2px;
    }
    .single-akce .manifest h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .single-akce .manifest .ulike {
        margin-top: 14px;
        margin-bottom: -4px;
    }
    .single-akce .ulike span {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 9px;
        display: inline-block;
    }
    .single-akce .manifest .manifest .ctivic .fr_link {
        color: #000 !important;
    }
    .single-akce footer {
        padding: 0 41px 0 30px;
    }
    .single-akce .gal_wrap:before {
        bottom: 30px;
    }
    .single-akce .manifest .fr_link:before {
        content: " ";
        display: none;
    }
    .page-template-program .maininner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0;
    }
    .cross a:last-child {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 60px;
        max-height: 60px;
    }
    .consol {
        max-width: 835px;
    }
    .cross a {
        font-size: 16px;
        line-height: 24px;
        padding: 20px 20px 14px;
        margin-right: 3px;
    }
    .cross a.active {
        margin-top: -12px;
        max-height: 70px;
        padding: 24px 20px;
    }
    #the_info {
        margin-bottom: 26px;
    }
    #divadla {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    #divadla .greyed {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 13px 1px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #divadla .select_wrap {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 10px;
        max-width: 340px;
        padding: 0;
        margin-left: 25px;
    }
    #divadla .select_wrap:before {
        right: 15px;
        top: 27px;
    }
    #divadla .select_wrap:after {
        right: 27px;
    }
    #divadla .clear_opt {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding: 9px 22px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 0 auto;
    }
    #divadla #single_div {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-top: 22px;
        margin-left: 124px;
        margin-bottom: 13px;
    }
    #divadla #divadla_vse {
        margin-right: 34px;
    }
    .res_conatainer ul li .viditelny {
        padding: 17px 20px 14px 26px;
    }
    .page-template-program .maininner button {
        margin-top: 0;
    }
}
@media only screen and (min-width: 560px) and (max-width: 960px) {
    .visible .meta,
    .visible .meta .kont {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 960px) {
    .visible .meta,
    .visible .meta .kont {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }
    #mesta,
    .consol {
        margin-bottom: 38px;
    }
    .visible .meta {
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
    }
    .visible .meta .kont {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 0;
        padding-top: 0;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .meta .addr {
        margin-left: -9px;
        margin-right: 36px;
    }
    #mesta {
        padding: 23px 15px 16px 30px;
    }
    #mesta ul,
    #pod_mesta ul {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        max-width: 88%;
    }
    #mesta .all_buts {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0;
    }
    #mesta .all_buts button {
        font-size: 14px;
        margin-right: 13px;
        padding: 12px 20px;
    }
    #slova form {
        margin-bottom: 24px;
    }
    #slova form,
    #slova input {
        max-width: 100%;
        width: 100%;
    }
    #slova .input_holder.active svg {
        z-index: 10;
    }
    #slova .zjev {
        padding: 19px 10px 9px;
    }
    .stream .divad_pan {
        background-color: transparent;
    }
    .stream .kont,
    .stream .sng_bottom,
    .stream .stream_top {
        background-color: rgba(75, 190, 179, 0.75);
    }
    .single-akce .consol {
        max-width: 830px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .single-akce .maininner {
        margin-bottom: 40px;
    }
    .stream_ico {
        width: 70px;
        height: 70px;
        margin-top: 0;
    }
    .stream_ico:before {
        margin-right: 7px;
    }
    .stream_top {
        padding: 26px 0 0 30px;
    }
    .single-akce .aside .full {
        margin-bottom: 0;
    }
    .akt-inner {
        max-width: 989px;
    }
    #mapa_resuts .nadpisy {
        display: block;
        background-color: rgba(75, 190, 179, 0.9);
        padding: 22px 20px 18px 21px;
    }
    #mapa_resuts .nadpisy h2 {
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
    }
    main {
        max-width: calc(100vw - 300px);
    }
    .page-template-program .maininner {
        padding: 0;
        max-width: 100%;
    }
    .top_menu li.current-menu-item {
        margin: 12px 0 12px -60px;
        padding: 10px 10px 10px 60px;
        background-color: #d0d0d0;
    }
    li.current-menu-item a {
        color: #606060 !important;
    }
    .top_menu li a {
        font-size: 16px;
        line-height: 24px;
        font-weight: 800;
    }
}
main {
    min-width: calc(100vw - 15px);
}
.maininner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 860px;
}
@media only screen and (min-width: 1430px) {
    .aktualitates .item .inner_wrapper,
    main {
        display: -webkit-box;
        display: -ms-flexbox;
    }
    .aktualitates .item .inner_wrapper,
    .consol {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }
    #the_info {
        padding-top: 18px;
        margin-bottom: 25px;
    }
    .cross a {
        font-size: 16px;
        line-height: 24px;
        padding: 19px 20px 17px;
        margin: 0 2px;
    }
    .cross a.active {
        background-color: #4bbeb3;
        color: #fff;
        padding: 22px 19px 26px 20px;
        margin-top: -10px;
    }
    #divadla .greyed {
        padding: 7px 31px 0;
    }
    .page-template-program .clear_opt button {
        padding: 10px 11px 10px 30px;
    }
    #single_div {
        margin-top: 21px;
        margin-bottom: 10px;
    }
    .clear_opt {
        padding: 0;
        margin-bottom: 0;
    }
    .righty button {
        padding: 3px 2px 10px 10px;
    }
    header .topline .left > a {
        margin-right: 74px;
    }
    .topline .left li {
        margin-right: 42px;
    }
    #my_prog {
        display: inline-block;
        color: #fff;
    }
    main.aktualitates {
        padding-left: 400px;
        margin-top: 0;
    }
    .aktualitates .item h2 {
        max-width: 600px;
    }
    .aktualitates .item p {
        max-width: 801px;
    }
    .aktualitates .item .images {
        min-width: 323px;
        max-width: 323px;
        max-height: 282px;
        overflow: hidden;
    }
    .aktualitates .item .inner_wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-template-aktuality .bottom {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
    }
    .aktualitates .item h2,
    .otevirak {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .right {
        padding-right: 2px;
        min-width: 250px;
    }
    .right .inner {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .right .inner > a {
        width: auto;
        max-height: 48px;
    }
    .head_prog svg {
        margin-right: 24px;
    }
    #program_top {
        padding: 2px 8px;
    }
    .faceboo svg {
        max-width: 54px;
        margin-right: 3px;
    }
    .right .lang {
        padding: 12px;
    }
    main {
        padding-left: 300px;
        padding-right: 40px;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .single-post .maininner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .consol {
        max-width: 400px;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .single .consol > div {
        margin-bottom: 40px;
    }
    .res_conatainer {
        margin-right: 60px;
        min-width: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 860px;
    }
    .single .consol {
        margin-left: 46px;
    }
    .single-post .tripleakt {
        margin-bottom: 29px !important;
        padding-bottom: 15px;
    }
    .single .consol .tripleakt h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .single-post .manifest .img_hold {
        margin: 7px 9px 29px -30px;
    }
    .single-post .manifest img {
        max-height: 266px;
    }
    .prodivadla h2 {
        text-align: left;
    }
    .home .frontpanel > div.arry,
    .visible .meta .kont {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .res_conatainer ul li .viditelny {
        padding: 17px 20px 13px 26px;
    }
    .visible span.underline:after {
        bottom: 0;
    }
    .skryto.visible:after {
        height: 92px;
        top: 30px;
    }
    .page-template-program .kont {
        max-width: 60%;
    }
    .kont_links {
        max-width: 50%;
    }
    #mesta ul,
    #pod_mesta ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        max-width: 100%;
    }
    #mesta {
        padding: 20px 15px 16px 30px;
    }
}
.skryto.visible {
    -webkit-animation-name: vpluj;
    animation-name: vpluj;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    height: 100%;
}
@-webkit-keyframes vpluj {
    from {
        opacity: 0;
        height: 0%;
    }
    to {
        opacity: 1;
        height: 0%;
    }
}
@keyframes vpluj {
    from {
        opacity: 0;
        height: 0%;
    }
    to {
        opacity: 1;
        height: 0%;
    }
}
.removing {
    -webkit-animation-name: removeme;
    animation-name: removeme;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
}
@-webkit-keyframes removeme {
    from {
        opacity: 1;
        height: 100%;
    }
    to {
        opacity: 0;
        height: 0%;
    }
}
@keyframes removeme {
    from {
        opacity: 1;
        height: 100%;
    }
    to {
        opacity: 0;
        height: 0%;
    }
}
@media only screen and (min-width: 1700px) {

    .webstranky {
        margin-bottom: 10px;
    }

    .ulike_one > div {
        margin-bottom: 5px;
    }
    main,
    main.frontpanel {
        max-width: 1660px;
        justify-content: flex-start;
        grid-template-rows: auto;
    }
    .sng_top {
        padding: 31px;
    }
    .single .res_conatainer {
        margin-right: 0;
    }
    .single .consol {
        margin-left: 61px;
    }
    .divad_pan > div {
        padding: 24px 29px;
    }
    .single .consol .tripleakt {
        margin-bottom: 0;
        padding: 16px 27px;
    }
    .single-akce .kont {
        padding: 13px 19px 15px 29px;
    }
    .single .ulike {
        margin-top: 12px;
    }
    .single .ulike span {
        font-size: 14px;
        line-height: 20px;
    }
    .ulike_one > div {
        padding-left: 19px;
        position: relative;
    }
    .single .img_hold {
        margin-bottom: 2px;
    }
    .manifest .ctivic .fr_link {
        margin-top: 8px;
        color: #000 !important;
    }
    .manifest .ctivic .fr_link:hoover {
        color: #4bbeb3 !important;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1420px) {
    .single .consol {
        max-width: 830px;
    }
    .single .consol > div {
        max-width: 48%;
    }
}
@media only screen and (min-width: 1460px) {
    .webstranky {
        margin-bottom: 6px;
    }
    .single .consol {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .page-template-o-projektu main {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .page-template-o-projektu .gal_links {
        display: none;
    }
    .page-template-o-projektu main > .common-inner,
    .wide_col {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .widelink {
        display: block;
    }
    .wide_col.secone {
        margin-left: 60px;
        padding-top: 29px;
    }
    .page-template-o-projektu .link_galerie {
        margin-bottom: 43px;
    }
    .thing {
        margin-bottom: 40px;
    }
    .page-template-o-projektu header {
        margin-bottom: 0;
    }
    .wide_col {
        max-width: 630px;
    }
    .visual > .thing {
        margin-bottom: 22px;
    }
    .visual > .thing:nth-child(3) {
        margin-right: 0;
    }
    .page-template-divadla .manifest {
        display: block;
        margin-left: 59px;
        padding: 22px 22px 35px 30px;
    }
    .page-template-divadla .manifest h2 {
        text-transform: uppercase;
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 27px;
    }
    .page-template-divadla main {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .page-template-divadla .subgal-inner {
        max-width: 860px;
    }
    .areas,
    .page-template-divadla .whiteback > div,
    .page-template-divadla form .grouping > .flexy,
    .page-template-divadla form.wpcf7-form input,
    .page-template-divadla form.wpcf7-form textarea {
        max-width: 724px;
    }
    .page-template-divadla .img_hold img {
        min-width: 100%;
        max-height: 264px;
    }
    .page-template-divadla .img_hold {
        position: relative;
        z-index: 1000;
        margin-bottom: 30px;
        margin-left: -30px;
        margin-right: 8px;
    }
    .manifest p {
        margin-bottom: 20px;
    }
}
#single_pordob_div {
    padding: 10px;
}
main.stream .stream_visual {
    display: block;
    padding: 0;
}
.cross a.active:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 53px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#oblibene svg {
    min-width: 20px;
    margin-top: 4px;
}
.prodivadla {
    -webkit-transition: background-color 250ms ease-in;
    -o-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
}
.prodivadla:hover {
    background-color: #ededed;
}
.page-template-kontakty .inputy {
    background: #fff;
    padding: 25px 23px 57.9px;
    margin-bottom: 22.6px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    outline: 0;
    color: #000;
}
.page-template-kontakty form .grouping {
    background-color: transparent;
}
body.page-template-partneri {
    background-image: none;
}
@media (max-width: 960px) {
    .contakt-inner > .grouped .line,
    .documents {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .tile-holder > input:first-child,
    .tile-holder > input:nth-child(2) {
        width: 100%;
        min-width: 100%;
    }
    tile-holder input.mob_half {
        width: 48%;
    }
    .mob_half:first-child {
        max-width: calc(50% - 19px) !important;
    }
    .grouping,
    .page-template-kontakty .grouping > span,
    .page-template-kontakty form.wpcf7-form .grouping .wpcf7-form-control-wrap textarea,
    .page-template-kontakty form.wpcf7-form .wpcf7-form-control-wrap > input,
    .wpcf7-form-control-wrap.your-pol3,
    textarea {
        min-width: 100%;
    }
    .grouping span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .padout {
        padding: 0 !important;
    }
    .page-template-divadla input,
    .page-template-kontakty .contakt-inner .karta,
    .submit_hold {
        width: 100%;
    }
    .remaining {
        padding-bottom: 40px;
    }
    .noback {
        background: 0 0;
    }
    .urceni {
        min-height: 30px;
        position: relative;
    }
    .aktualitates .urceni .close {
        top: -20px;
        z-index: 1000;
    }
    .flat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
    .content_close {
        margin-top: 40px;
    }
    .endy {
        padding: 12.7px 14px 15px 21px;
    }
    .white_col,
    form.wpcf7-form h3 {
        padding: 7.7px 14px 15px 18px;
    }
    .page-template-divadla .mob_half:first-child {
        max-width: 100% !important;
    }
    textarea {
        max-width: 100%;
    }
    body.page-template-divadla {
        background-image: none;
    }
    .hamburger_area {
        margin: 0;
        padding: 3px 0 0;
        vertical-align: bottom;
        min-width: 30px;
        display: inline-block;
        -webkit-transition: width 250ms ease-in;
        -o-transition: width 250ms ease-in;
        transition: width 250ms ease-in;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        z-index: 1;
        right: 0;
        top: 4px;
        height: 49px;
    }
    .hamburger_area span {
        background: #fff;
        display: block;
        height: 4px;
        margin: 3px 1px 13px;
        position: relative;
        -o-transition: transform 0.2s;
        -webkit-transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        width: 50px;
    }
    .nav_mob.active,
    .nav_top_mob a,
    .nav_top_mob li.search_form {
        display: -webkit-box;
        display: -ms-flexbox;
    }
    .hamburger_area.active span:first-child {
        -webkit-transform: translateY(0) rotate(45deg);
        -ms-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg);
        -webkit-transform-origin: 18% 61%;
        -ms-transform-origin: 18% 61%;
        transform-origin: 18% 61%;
    }
    .hamburger_area.active span:nth-child(2) {
        -webkit-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
        -webkit-transform-origin: 33% 100%;
        -ms-transform-origin: 33% 100%;
        transform-origin: 33% 100%;
    }
    .hamburger_area.active span:nth-child(3) {
        display: none;
    }
    .aligned {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .aligned p {
        color: #4bbeb3;
        padding-right: 4px;
    }
    .nav_mob.active {
        display: flex;
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: rgba(0, 0, 0, 0.9);
        position: fixed;
        top: 120px;
        width: 100vw;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        left: 0;
        height: 100vh;
        padding: 0 15px;
    }
    .home main {
        padding: 0 16px;
    }
    body {
        background-position: center 0;
    }
    .nav_top_mob {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .nav_top_mob li {
        width: calc(50% - 1px);
        background-color: #4bbeb3;
    }
    .nav_top_mob li.search_form {
        width: 100%;
        padding: 22px 20px 25px 32px;
        background-color: transparent;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: flex;
    }
    .nav_top_mob .zavor {
        font-size: 30px;
        line-height: 52px;
    }
    .nav_top_mob .zavor:first-child {
        padding-right: 10px;
    }
    .nav_top_mob .zavor:last-child {
        padding-left: 10px;
    }
    .nav_top_mob .search-form form {
        margin-right: 0;
    }
    .nav_top_mob a {
        font-weight: 800;
        font-size: 24px;
        line-height: 33px;
        color: #fff;
        text-transform: uppercase;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 14px 10px 17px 8px;
    }
    .nav_top_mob li:first-child {
        margin-right: 1px;
    }
    .nav_top_mob.topline input[type="search"] {
        font-size: 30px;
        line-height: 41px;
    }
    .page-template-divadla .form_top {
        margin-bottom: 1px;
    }
    .page-template-divadla .form_body {
        padding-top: 25px !important;
        padding-bottom: 0 !important;
    }
    .thing.thirdthin .underline {
        font-size: 17px;
        line-height: 28px;
    }
    .page-template-kontakty input[type="checkbox"] {
        min-width: 20px;
        margin-right: 40px;
        display: inline-block;
    }
}
@media (min-width: 960px) and (max-width: 1260px) {
    .cas:empty,
    .date:empty,
    .divad_event:empty {
        padding: 0 !important;
        margin: 0 !important;
        display: none;
        min-width: 0 !important;
    }
    .maingal-inner,
    .subgal-inner {
        max-width: 1137px;
    }
    .page-template-kontakty .subgal-inner {
        padding: 0;
    }
    .grouping span input[type="text"] {
        min-width: auto !important;
    }
    .your-message textarea {
        max-width: calc(100% - 13px);
    }
    .page-template-kontakty .your-name,
    .page-template-kontakty .your-pol {
        max-width: 48.6% !important;
    }
    .page-template-o-projektu .gal_links {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .page-template-o-projektu .gal_links > div {
        max-width: 48%;
    }
}
#oblibene:focus {
    outline: 0;
    border: none;
}
.texty {
    max-width: 860px;
}
.inview .moved {
    display: block;
    color: #606060;
}
.meta .addr {
    background-position: 3px 0;
    color: #000;
}
@media only screen and (min-width: 960px) {
    .kont_links {
        max-width: 50%;
    }
    .single .kont_links {
        margin-top: 0;
    }
    .visible .meta:before {
        content: "";
        width: calc(100% + 52px);
        display: block;
        position: absolute;
        height: 1px;
    }
    .search-form .input_holder {
        right: -60px;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1024px) {
    .right {
        margin-top: 40px;
        position: absolute;
        right: 0;
    }
}
@media only screen and (max-width: 960px) {
    .aktualitates .item.line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .single .consol {
        max-width: 860px;
    }
    .cf7sr-g-recaptcha iframe {
        max-width: calc(100% - 67px);
    }
}
#the_body a,
.textace a {
    text-decoration-color: #4bbeb3;
    text-decoration-thickness: 3px;
    text-underline-offset: 3px;
}

.distance {
    margin-bottom: 30px;
}

.green_p {
    color: #4bbeb3;
    font-weight: bold;
}

.added img {
    max-width: 80px;
}

.thumb_cap {
    color: black;
}

.flexy-wrap {
    flex-wrap: wrap;
}

.top_menu.wide {
    display: none;
}

@media only screen and (min-width: 960px) {
    .top_menu.wide {
        display: flex;
    }
}

.ulike span.zelena,
.ulike_one .zelena
{
    color: #4bbeb3;
}
.remove_under span.zelena:after {
    display: none;
}
.cislo_cont {
  display: inline-block;
    padding-left: 7px;
    margin-left: 9px;
}
span.cislo_cont:before {
    content: '+';
    transform: rotate(136deg);
    position: absolute;
    left: 0;

}

@media only screen and (max-width: 560px) {
    .gen_seznam .ulike .ulike_one {
        width: 100%;
    }
}

.bullet {
    position: relative;
    padding-left: 16px;
}

.bullet:before {
    content: "";
    background-color: #4bbeb3;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 2px;
    top: 5px;
}
.gen_seznam  h2 {
    text-transform: uppercase;
}

@media only screen and (max-width: 1280px) {
     .wrappy_two {
         display: flex;
         flex-direction: column-reverse;
     }
    .aktual {
        margin-top: 30px;
    }


}
.praha,
.ostatni {
    min-width: 100%;
}



.praha .ulike_one a,
.ostatni .ulike_one a

{
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 800;

}

.praha .ulike_one > div:before,
.ostatni .ulike_one > div:before

{
    left: 2px;
}

.home .gen_seznam .ulike a {
    padding-left:0;
}
.bullet.podle_zemi.ulike_one  a:before {
    content: '-';
    color:black;

}
.ulike .bullet a {
    padding-left: 0px;
}

.bullet {
    line-height: 22px;
    margin-bottom: 10px;
}

.page-template-program .ulike_one.bullet  a,
.page-template-program .ulike_one.bullet span,
.zelena.cislo_cont,
.gen_seznam .ulike span
{
    line-height: 18px;
}

.long_one .skryto {
    display: block;
}


.partner:empty:hover {
    border-color: rgba(0,0,0,0)!important;
}

.partner:empty {
    cursor: default;
}

