/*
faq
*/
@keyframes ddOpen {
    0%,10% {opacity:0;}
    100% {opacity:1;}
}
.collapsableParent h2 {
    font-size: 35px;
    font-family: 'Frutiger Light Condensed';
}
.collapsableParent h3 {
    font-family: 'Frutiger Light Condensed';
}
.collapsableParent dl >div {background: #F5F2F0 7px; margin-bottom: 5px;}
.collapsableParent dl >div dd {display: none; opacity: 0; padding: 0 30px 6px 30px;}
.collapsableParent dl >div.open dd { margin-top: 5px; display: inline-block; opacity: 1; animation: ddOpen 1s;}
.collapsableParent dl >div dt {
    padding: 6px 10px 6px 20px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
    cursor:pointer;
}
/*
ohlasy-na-kurzy
*/
.imgList h2 {
    font-size: 35px;
    font-family: 'Frutiger Light Condensed';
}
/*
vop
 */
.vopList .wrap {background: #F5F2F0; padding: 1px 40px 10px 0;}
.vopList h2 {
    font-size: 35px;
    font-family: 'Frutiger Light Condensed';
}
.vopList h3 {
    font-family: 'Frutiger Light Condensed';
}
.vopList li {margin-bottom: 10px;}
.vopList li h3 {font-weight: bold;}


 .owl-carousel-header div.owl-item { overflow: hidden !important; }
 .owl-carousel-header div.owl-item .item{ background-position: center center; }

 /*pridal f.basus 27.6 -> pak presunu do app.min.css*/
 .posunout {
     top: 65% !important;
 }
 /*reseni odsazeni misto br*/
 .o-top {
     padding-top: 120px;
 }
 .o-bottom {
     padding-bottom: 100px;
 }
#nzpracovani {
     display: inline;width: auto;margin: 15px 5px;
 }
.newsletter a {
    color: white; text-decoration: underline; cursor: pointer;
}
.newsletter button {
    margin-top: 5px !important;
}
@media screen and (max-width: 767px){
    .newsletter label {
        font-size: 11px;
    }
    .newsletter a {
        font-size: 11px;
    }
    .box-infopanel form {
        text-align: left !important;
    }
}
.box-infopanel textarea {
    height: 80px;
}
.newsp {
    margin-bottom: -15px;
}
.owl-carousel-header {
    padding-left: 0px; padding-right: 0px;
}
.slider-box {
    height: 850px; background-size: cover; height: calc(100vh);
}
.slider-box video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
}
.box-banner {
    position: fixed !important;
    width: 100% !important;
    z-index: 99999 !important;
}
.alert-messages {
    padding-top: 0px; width: 30%; position: fixed; bottom: 10px; left: 2%; z-index: 99;
}
.maybehidden {
    visibility: hidden
}
.relative {
    position: relative;
}
.hover-menu {
    position:absolute;top: 99px;left: 0;right: 0;
}
.bg-tanecni {
    filter: brightness(100%);-webkit-filter: brightness(100%);
    margin-top: 100px;
}
.text-in-kurzy {
    margin-top: 10px;
}
.terminy-bg {
    background-color: #F7F7F7;
}



/*
novy*/

.display-sleva-stav{
    margin-top: 15px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 8px;
    background-color: #cecece;
}
.display-sleva-stav-doprovod {
    margin-top: 15px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 8px;
    background-color: #cecece;
}
.prihlaska-overlay {
    position: relative;
}
.prihlaska-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
}
.darken-with-text form, h3{
    color: white;
    position: relative;
    z-index: 1;
}
.box-prihlaska .col-form-label {
    position: relative;
    top: 5px;
    color: white !important;
}
.nadpis-oblouk {
    overflow: hidden;
}
.nadpis-oblouk span {
    border: 1px solid #ddd;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: none;
    padding: 8px 15px;
    font-size: 20px;
}
.nadpis-oblouk span::after {
    position: absolute;
    content: "";
    width: 2000px;
    height: 1px;
    left: 100%;
    bottom: 0;
    background-color: #ddd;
}


.nadpis-oblouk-darker {
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 40px;
}
.nadpis-oblouk-darker span {
    border: 1px solid #bdbdbd;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: none;
    padding: 8px 15px;
    color: #666;
    font-size: 20px;
    font-family: 'Frutiger Light Condensed';
}
.nadpis-oblouk-darker span::after {
    position: absolute;
    content: "";
    width: 2000px;
    height: 1px;
    left: 100%;
    bottom: 0;
    background-color: #bdbdbd;
}

.center-align {
    text-align: center;
}
.isic-alert {
    display: none; margin-top: 20px; text-align: left;
}
.osloveni {
    display: inline; margin-right: 15px;
}
.inline {
    display: inline;
}
.btn-overit {
    background: #b0b0bd; border-radius: 0px !important; padding-top: 9px !important;padding-bottom: 5px !important; margin-top: -4px;
}
.isic-input {
    width: 250px !important;
}

@media screen and (max-width: 767px){
    .nadpis-oblouk span {
        padding: 6px 15px;
    }
    .box-prihlaska form .vysokoskolaci label input {
        width: 100% !important;
    }
}
.btn-zvetsene {
    font-size: 18px !important;
}


.req {
    color: #9a186d;
}
.checkinline {
    width: 2% !important;
}
.o-100-top {
    padding-top: 100px;
}

/* !! dulezite*/
.owl-carousel-header div.owl-item .item {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}
.hover-menu a:hover{
    color: #B71D81!important;
}

/* az sem uz je vse v app min.ccs*/

.box-nabidka-kurzu table tbody tr .btn-neaktivni {
    display: block !important;
}
.neaktivni {
    color: white;
    background: rgb(241,223,238);
}
.neaktivni:hover {
    background: rgb(241,223,238) !important;
    color: white !important;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
    background: rgb(241,223,238) !important;
    color: white !important;
}

.box-spodni-rozcestnik a:hover {
    text-decoration: none !important;
}
.owl-next img {
    margin-top: -116px;
    padding-right: 0px;
}
.owl-prev img {
    margin-top: -116px;
}
.box-seznamka {
    margin-top: -60px;
}
.seznamka-label {
    width: 75px !important; height: 27px;
}
.seznamovani {
    text-align: center;
}
 .seznamovani-date {
    float: right !important;
}
 @media screen and (max-width: 767px) {
     .seznamovani-date {
         float: left !important;
     }
     .seznamka-label {
         text-align: left;
     }
     .sz {
         text-align: left !important;
     }
     .box-nabidka-kurzu table tbody tr .last-td-mob {
         text-align: center;
     }
     .box-nabidka-kurzu table tbody tr {
         border-bottom: 3px solid #b3b3b3;
     }
     .box-nabidka-kurzu table tbody tr .td-mob {
         text-align: center;
     }
     .hlavicka-mob-left {
         display: block !important;
         width: 50%;
         float: left;
         font-size: 14px;
     }
     .hlavicka-mob-right {
         display: block !important;
         width: 50%;
         float: right;
         font-size: 14px;
     }
     .last-td-mob {
         padding-top: 12px !important;
     }
     .td-f .btn-neaktivni {
         opacity: .3;
     }
 }
#obsah {
    position: relative; top: -100px; left: 0px;
}
.box-nabidka-kurzu table tbody tr .td-mob {
    padding-top: 11px;
    padding-bottom: 7px;
}

.box-owl .sipka-dolu {
    margin-top: 520px !important;
}
.owl-next img {
    padding-top: 150px !important;
}
.owl-prev img {
    padding-top: 150px !important;
}
.owl-carousel-header .owl-nav button.owl-next, .owl-carousel-header .owl-nav button.owl-prev, .owl-carousel-header button.owl-dot {
    margin-top: -50px;
}
.owl-nav button {
    margin-top: -45px !important;
}
.box-owl .nadpis {
    top: auto !important;
    margin-top: 200px;
}
.box-owl .sipka-dolu {
    bottom: auto !important;
}

/*
seznamka upravy*/
.seznamka .btn-danger {
    color: white !important;
    text-decoration: none !important;
}
.box-seznamka hr {
    margin-bottom: 0px;
}
.box-zaznam {
    background: white; height: auto; padding-top: 20px; padding-bottom: 20px;
}
.box-zaznam h4 {
    font-weight: bold;
    width: 100% !important;
}
.box-zaznam h5 {
    font-size: 16px; margin-bottom: 2px;
}
.box-zaznam p {
    padding-top: 0px;
}
.box-zaznam .site {
    text-align: left;
}
.box-zaznam .site a {
    float: left; margin-left: 0px; margin-right: 10px;
}
.box-zaznam .site a img {
    width: 35px; text-align: left;
}
.box-zaznam .pridano {
    text-align: right
}
.box-zaznam .text {
    text-align: left; line-height: 17px; padding-top: 4px;
}
.box-zaznam img {
    width: 125px;
}
.muz-hleda {
    border-left: 10px solid rgb(214,229,245)
}
.zena-hleda {
    border-left:10px solid rgb(237,206,225);

}
.nosoc {
    opacity: .2;
}
.muz {
    color: rgb(36,90,178);
}
.zena {
    color: rgb(205,60,146);

}
.foto input:first-of-type {
    color: white;
}
.box-seznamka select {
    background: white;
}
.box-prihlaska form .osobni-udaje input:nth-of-type(3) {
    width: 32.2%;
}

.sudy-zaznam {
    background: rgb(247,247,247) !important;
}
.detail {
    margin-top: 5px !important;
}
.foto input:first-of-type {
    padding-left: 0px;
}
.box-zaznam img {
    border-radius: 50em;
}
.seznamka-filtr {
    height: auto; background: rgb(241,241,241); padding-top: 30px; padding-bottom: 30px; text-align: center;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left !important;
}
.bnr-sl .sipka-dolu {
    margin-top: 520px !important;
    bottom: 20px !important;
}
.bnr-sl .nadpis {
    margin-top: 0px;
    top: 40% !important;
}
#loadMorevstupenky {
    display: inline-block;
    float: none;
}
.vstupenky-nab {
    margin-bottom: 50px;
}
.box-vstupenky-vypis a img {
    margin-bottom: 20px; width: 100%;
}
.box-akce-akce a {
    margin-left: 0px;
}
.box-vstupenky-vypis {
    text-align: left;
}
.box-vstupenky-vypis h3 {
    text-align: left; margin-top: 20px;
}
.box-vstupenky-vypis h4 {
    text-align: left; font-size: 16px;
}
.box-vstupenky-vypis p {
    text-align: left;
}
.text-vs {
    text-align: left !important;
}

@media screen and (max-width: 767px){
    .box-zaznam {
        padding-left: 16px;
    }
    .box-zaznam .text {
        padding-left: 0px;
        margin-left: -16px;
    }
    .box-zaznam .pridano {
        display: block;
        width: 100%;
        margin-left: -16px;
        text-align: left;
        margin-bottom: 0px;
    }
    .box-zaznam .site a {
        margin-bottom: 10px;
        margin-top: -3px;
    }
    .navbar-right li a {
        display: block !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.slider-box .nadpis button {
    background-color: #e6e6e6;
    border: 2px solid #e6e6e6;
}
.slider-box .nadpis button a {
    color: black;
}
.slider-box .btn-info:hover {
    background-color: #9a186d;
    border-color: #9a186d;
    transition: all .5s;
    color: white !important;
}

@media screen and (max-width: 400px){
    .navbar-collapse {
        height: auto;
        max-height: 360px;
        overflow-x: hidden;
        z-index: 999999;
    }
}
.nores {
    resize: none;
}
.vouchery-margin {
    margin-bottom: 40px;
}
.grey-bcg {
    background-color: #eeeeee !important;
}
.voucher-nadpis {
    color: #9a186d;
}
.box-akce-akce h3 a {
    color: #B71D81;
    font-size: 20px;
    margin-bottom: 1px;
    font-family: 'Frutiger Black Condensed';
    display: contents;
    float: left;
    margin-left: 0px;
}
@media screen and (min-width: 768px) {
    .td-edit-fhd {
        text-align: right; width: 30%;
    }
}
.owl-nav.disabled {
    display: none !important;
}