.header {
    background-color: rgba(179, 19, 35, 0.9);
}

.promo-panel-rotate p {
    padding-left: 10px;
    width: 200px;
}

#form-newsletter {
    position: absolute;
    width: 100%;
    height: 0px;
    margin-top: -70px;
}

.newsletter .error {
    color: whitesmoke;
    font-size: 15px;
    font-weight: bold;
}

.newsletter .odeslano {
    color: #5fe665;
    font-size: 15px;
    font-weight: bold;
}

.kurz.odeslano {
    color: green;
}

.kurz.error {
    color: red;
}

.courses-login-formXX .row:first-of-type {
    height: 621px;
}

.courses-login-formXX .row:last-of-type {
    height: 180px;
}

@media screen and (max-width: 846px) {
    .courses-login-formXX .row:first-of-type {
        height: 1274px;
    }

    .courses-login-formXX .row:last-of-type {
        height: 180px;
    }
}

form.registrace .form-row label.error {
    color: #af0000;
}

/*Pokud se zběsile kliká*/
.ui-effects-placeholderXXXX {
    height: 0px !important;
    display: none !important;
}

table.calendar {
    width: 100%;
    padding-bottom: 50px;
    max-width: 800px;
    margin: 0 auto;
    border-collapse: collapse;
    font-size: 16px;
    margin-top: 26px;
    margin-bottom: 26px;
}

table.calendar td {
    border-bottom: 1px solid #d2d1d1;
}

table.calendar .head {
    font-size: 30px;
    color: #a9091a;
    border-bottom: 1px solid #545559
}

table.calendar a {
    color: #8e2c36;

}

a.cal-category {
    color: #8e2c36;
    font-size: 20px;
    text-decoration: none;
    padding: 5px 10px;
    border: 2px solid white;
    margin: 5px 40px 5px 40px;
    width: auto;
}

td.right {
    text-align: right;
}

table.calendar tr.place:hover {
    background-color: #e0dede;
}

a.cal-category.active {
    border: 2px solid #8e2c36;
}

a.cal-category:hover {
    background: #8e2c36;
    border: 2px solid #8e2c36;
    color: white;
}

.courses-banners-about {
    min-height: 350px;
}

#popup-alert .succes {
    color: green;
}

#popup-alert .error {
    color: red;
}

.floating-bannerX.hovered {
    margin-right: 0px;
}

.container .row ul {
    margin: 0px 0px 16px 25px;
    color: #787878;
}

.container .row ol {
    margin: 0px 0px 16px 25px;
    color: #787878;
}


.slider .slider-text h1 {
    font-size: 2.3em;
    font-weight: bolder;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.slider .slider-text p {
    font-size: 1.2em;
}

h1 {
    font-size: 1.8em;
    margin: 0px 0 5px 0;
}

h2 {
    font-size: 1.7em;
    margin: 25px 0 5px 0;
}

h3 {
    color: #ff8921;
    font-size: 1.2em;
    margin: 5px 0 10px 0;
}

h4 {
    font-size: 1.2em;
    margin: 10px 0 5px 0;
}

h1, h2, h3, h4 {
    font-weight: 400;
}

.container .col a, .container .row a {
    color: rgb(149, 40, 52);
}

.container .col a:hover, .container .row a:hover {
    text-decoration: none;
}

.container table {
    color: #787878;
}


@media (max-width: 1200px) {
    .floating-bannerX {
        display: block;

    }
}

table.calendar td:nth-child(1) {
    width: 15%;
}

table.calendar td:nth-child(2) {
    width: 10%;
}

table.calendar td:nth-child(3) {
    width: 20%;
}

table.calendar td:nth-child(4) {
    width: 30%;
}

table.calendar td:nth-child(5) {
    width: 10%;
}

table.calendar td:nth-child(6) {
    width: 15%;
}


.fast-msg input,
.fast-msg textarea {
    margin: 0px;
    width: 280px;
    border: 1px solid #ccc;
    margin-left: 12px;
}

.fast-msg textarea {
    margin-bottom: 20px;
    padding: 5px 10px;
}

.fast-msg h3 {
    padding-left: 0px;
    margin: 0px;
    margin-left: 12px;
    margin-top: 35px;
}

.fast-msg input[type="submit"] {
    margin-bottom: 20px;
    margin-left: 12px;
}

.fast-msg label {
    padding: 20px 0px 0px 0px;
    margin-left: 12px;
}

.courses-detail #newskurz select {
    height: 30px;
}

.courses-detail #newskurz input[type="text"] {
    height: 17px;
}

.courses-detail #newskurz input[type="submit"] {
    height: 32px;
}

.courses-detail #newskurz input {
    width: calc(60% - 100px - 40px - 2px - 20px);
    float: left;
}

.kurz.select {
    width: calc(70% - 100px - 40px - 2px - 20px);
    float: left;
    height: 29px;
    border-color: #787878;
    margin: 0px 6px 0px 2px;
}

.courses-detail input {
    padding: 6px 10px;
}

.video-gallery-item-body .text p {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.gradient-long {
    margin-right: 15px;
}

@media screen and (max-width: 500px) {
    table, thead, tbody, th, td, tr {
        display: block;
    }

    table.calendar td:nth-child(1) {
        width: 100%;
    }

    table.calendar td:nth-child(2) {
        width: 100%;
    }

    table.calendar td:nth-child(3) {
        width: 100%;
    }

    table.calendar td:nth-child(4) {
        width: 100%;
    }

    table.calendar td:nth-child(5) {
        width: 80%;
        margin-bottom: 20px;
    }

    .floating-bannerX form {
        width: 250px;
    }

    .floating-bannerX.hovered,
    .floating-bannerX.open {
        right: 0px;
    }

    .floating-bannerX {
        right: 35px;
        background-position-x: -8px;
        width: 226px;
    }

    .floating-bannerX.hovered .close {
        top: 18px;
    }

    .slider-buttons-courses {
        bottom: 140px;
    }
}

@media screen and (max-width: 750px) {
    .courses-detail #newskurz select,
    .kurz.select,
    .courses-detail #newskurz input[type="text"] {
        width: 100%;
        float: left;
        padding: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }

    .courses-detail #newskurz input[type="text"] {
        padding: 8px 0px 8px 0px;
    }

    .courses-detail #newskurz input[type="submit"] {
        width: 200px;
        float: none;
        margin: 0 auto;
        display: block;
    }

}

.floating-bannerX .close {
    opacity: 0;
}

.floating-bannerX.hovered .close {
    opacity: 1;
    color: white;
    top: 3px;
    position: absolute;
    left: 16px;
    font-size: 19px;
    cursor: pointer;
}

.uvod .slider {
    height: 756px;
}

.uvod .slider .slider-item {
    height: 754px;
}

.uvod .slider .slider-wrap-fullscreen {
    height: 765px;
}

@media screen and (max-width: 991px) {
    .uvod .slider .slider-item {
        height: 690px;
    }

    .uvod .slider {
        height: 688px;
    }

    .uvod .slider .slider-wrap-fullscreen {
        height: 691px;
    }
}

@media screen and (max-width: 450px) {
    .uvod .slider .slider-item {
        height: 590px;
    }

    .uvod .slider {
        height: 588px;
    }

    .uvod .slider .slider-wrap-fullscreen {
        height: 591px;
    }
}

@media screen and (max-width: 370px) {
    .uvod .slider .slider-item {
        height: 690px;
    }

    .uvod .slider {
        height: 688px;
    }

    .slider .slider-wrap-fullscreen {
        height: 691px;
    }
}

.header-nav ul li a {
    font-weight: bold;
}

.header-nav ul li ul li a {
    font-weight: normal;
}

.down {
    bottom: 12px;
}

.row {
    padding-top: 40px;
}

.page-detail-kurzu .registrace h2 {
    text-align: center;
    padding-top: 20px;
    font-size: 30px;
}

.page-detail-kurzu .courses-banners-about .courses-banner-about {
    margin-bottom: 20px;
}

.page-detail-kurzu .courses-banners-about .courses-banner-about-body .course-header {
    padding: 0 10px;
}


.page-detail-kurzu .container .col a, .container .row a {
    margin-top: 0px;
    padding: 0 10px 0 0;
}

.page-detail-kurzu .courses-banners-about h3 {
    padding: 40px 0 12px 18px;
}

.page-detail-kurzu .courses-banners-about .courses-banner-about-body {
    width: calc(100% - 133px - 40px);
}

.page-detail-kurzu .courses-banner-about-body .text p {
    text-align: justify;
    margin-bottom: 5px;
}

.courses-banners-about .courses-banner-about-body .text {
    text-align: justify;
}

.courses-detail table.courses-dates td, .courses-detail table.courses-dates td:nth-child(2) {
    font-size: 13px;
}


.page-detail-kurzu .container .col div.courses-banner-about-body a.button {
    padding-right: 10px;
    padding-left: 10px;
}

.courses-detail table.courses-dates td:nth-child(4) a {
    color: #592a01;
    font-size: 12px;
}

input[type="submit"] {
    color: #592a01;
}

/*Přestylování floating baneru*/

.floating-banner {
    width: 274px;
    height: 206px;
    position: fixed;
    top: 20%;
    right: -314px;
    padding: 20px 20px 20px 60px;
    transition: 1s;
    z-index: 99;
}

.floating-banner.hovered {
    right: 0px;
}

.floating-banner p {
    color: #ff8921;
}

.floating-banner .form-row {
    padding: 5px 10px;
}

.floating-banner .form-row input[type="submit"] {
    max-width: inherit;
    width: 100%;
}

.floating-banner.hovered .close {
    opacity: 1;
    color: white;
    top: 3px;
    position: absolute;
    left: 16px;
    font-size: 19px;
    cursor: pointer;
}

.floating-banner .openclose {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 40px;
    z-index: 100;
    cursor: pointer;
}

@media screen and (max-width: 500px) {
    .floating-banner {
        width: 250px;
        height: 222px;
        right: -290px;
    }

    .floating-banner p {
        padding: 0px;
    }
}


.container img.okraj {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eeeeee;
    border-right-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-left-color: #eeeeee;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.recaptcha_info {
    color: #af0000 !important;
    font-size: 18px;
    padding: 0px !important;
    display: none;
}

label.poukaz {
    display: inline;
    width: unset;
    padding: 0px;
}

input[name="poukaz"] {
    width: auto;
    margin-left: 0px;
    margin-right: 2px;
}

.g-recaptcha {
    margin-top: 25px;
}

.btn-action {
    background: #ff8921;
    color: #a75207;
    max-width: 200px;
    padding: 15px 30px;
    border: none !important;
    border-radius: 5px;
}

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

.m30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.udaje-do-formulare_firma {
    display: none;
}

.border-red-alert {
    border: 2px solid #af0000;
}

.alert-text {
    color: #af0000 !important;
    border: 2px solid #af0000;
    padding: 5px 10px !important;
}

.button-send-text {
    display: none;
}

.akreditace {
    position: absolute;
    left: 0;
    top: -65px;
}

.akreditace img {
    max-width: 200px;
}

.courses-detail {
    position: relative;
}

.slider-buttons .slider-button {
    margin: 4px 3px;
}

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

    .slider .slider-wrap {
        height: 530px;
    }

}

.loading-text {
    padding: 0 7px;
    font-weight: 600;
    font-size: 18px;
}

.loading-text--hide {
    display: none;
}

.pe-none {
    pointer-events: none;
}


.cookies_bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.86);
    border-top: 1px solid #d9d9d9;
    z-index: 10009;
    padding-bottom: 10px
}

.cookies_bar, .cookies_bar a {
    color: #f2f2f2
}

.cookies_bar .hidden {
    display: none
}

.cookies_bar_option_checkbox, .cookies_bar_option_title {
    display: inline-block;
    margin-right: 5px
}

.cookies_bar_option_title {
    font-weight: 700;
    color: white;
}

.cookies_bar_option_description {
    display: block
}

@media all and (max-width: 400px) {
    .cookies_bar_option_description {
        display: none
    }
}

.cookies_bar_accept, .cookies_bar_custom {
    border: 0;
    background-color: #ba2a38;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    padding: 5px 10px;
    margin-left: 10px
}

.cookies_bar_custom {
    background-color: #eee;
}

.cookies_bar_details {
    margin-left: 10px;
    font-size: 12px;
    color: white;
}

.cookies_bar_details:hover {
    text-decoration: underline;
    cursor: pointer
}

.cookies_bar_title {
    padding: 0 10px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    margin-top: 18px;
    color: white;
}

.cookies_bar_description {
    padding: 0 10px;
    margin-top: 5px;
    text-align: left;
    color: white;
}

.cookies_bar_description p {
    color: white;
}

.cookies_bar_option {
    padding: 0 10px;
    margin-bottom: 10px;
    color: white;
}

.cookies_bar_option_description, .cookies_bar_option_description p {
    color: white;
}

.cookies_bar_custom {
    color: black;
}

.cookies_bar.hidden {
    bottom: -100%
}

.cookies_bar button {
    border-radius: 2px
}
                                                  