/* -- start setup -- */
/*
font-family: 'Bebas Neue', cursive;
font-family: 'Raleway', sans-serif;
*/

@font-face {
    font-family: 'AgendaCE';
    src: url('AgendaCE-Regular.woff2') format('woff2'),
        url('AgendaCE-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AgendaCE';
    src: url('AgendaCE-Bold.woff2') format('woff2'),
        url('AgendaCE-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


* {
    font-family: 'AgendaCE', serif, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    color: #27388a;
}

.br1 {
    border: 1px solid Red;
}

/* -- common -- */
.horniIndex {
    vertical-align: super;
    font-size: 9px;
}

.i {
    font-style: italic;
}

.white {
    color: White;
}

sup {
    font-size: 0.7em;
}

.lh110 {
    line-height: 110%;
}

/* -- float -- */
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.textLeft {
    text-align: left !important;
}

.pb90 {
    padding: 0 0 90px 0;
}

.ml20 {
    margin-left: 20px !important;
}

.relative {
    position: relative;
}

@media(min-width: 768px) {
    .mb50 {
        margin-bottom: 50px !important;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1180px;
    }
}

.hiddenElement {
    visibility: hidden;
}

.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* -- all pages -- */
hr {
    display: none;
}

body {
    background-color: #eadfd3;
}

.top {
    min-height: 95px;
    padding-top: 22px;
    padding-bottom: 22px;
    /*background-color: White;*/
}

.topMenu {
    margin-bottom: 0;
}

.topMenu li {
    list-style-type: none;
    line-height: 53px;
}

.topMenu li a {
    color: #27388a;
    line-height: 53px;
    height: 53px;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
}


@media (min-width: 1200px) {
    .topMenu li a {
        margin-left: 10px;
        margin-right: 10px;
        font-size: 16px;
    }
}

@media (min-width: 1400px) {
    .topMenu li a {
        font-size: 17px;
    }
}

@media (min-width: 1600px) {
    .topMenu li a {
        margin-left: 15px;
        margin-right: 15px;
        font-size: 18px;
    }
}

.topMenu li a.registraceButton {
    background-color: #73be52;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: white;
    padding: 0 20px;
    line-height: 53px;
    height: 53px;
}



.header {
    background-image: url(../pcs/pcs_layout/header-bcg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    /*min-height: 865px;*/
    /*padding-top: 10%;*/
    padding-bottom: 200px;
}


@media only screen and (min-width : 992px) {
    .header {
        min-height: 865px;
        /*padding-top: 3%;*/
        padding-bottom: 0;
    }
}




.headerTitle {
    font-size: 34px;
    line-height: 44px;
    color: #27388a;
    font-weight: 700;

}

.na3claim {
    max-width: 300px;
    margin: 20px auto;
}

@media only screen and (min-width : 768px) {
.na3claim {
    max-width: 600px;
    margin: 20px auto;
}
}

@media only screen and (min-width : 480px) {
    .headerTitle {
        font-size: 41px;
        line-height: 49px;
    }
}

/*

@media only screen and (min-width : 768px) {
    .headerTitle {
        font-size: 48px;
        line-height: 54px;
    }
}

@media only screen and (min-width : 992px) {
    .headerTitle {
        font-size: 55px;
        line-height: 59px;
    }
}

@media only screen and (min-width : 1200px) {
    .headerTitle {
        font-size: 60px;
        line-height: 65px;
    }
}
*/

.headerTitle span {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
}

@media only screen and (min-width : 480px) {
    .headerTitle span {
        font-size: 32px;
        line-height: 36px;
    }
}

/*
@media only screen and (min-width : 768px) {
    .headerTitle span {
        font-size: 38px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 992px) {
    .headerTitle span {
        font-size: 44px;
        line-height: 48px;
    }
}

@media only screen and (min-width : 1200px) {
    .headerTitle span {
        font-size: 48px;
        line-height: 55px;
    }
}
*/


.headerImages {
    position: relative;
}

.haderImage {
    position: absolute;
}

.haderImage1 {
    top: 100px;
    left: 50%;
    margin-left: -600px;
    z-index: 80;
}

.haderImage2 {
    top: 10px;
    left: 50%;
    margin-left: -1px;
    z-index: 81;
}

/*
.haderImage3 {
    top: 40px;
    left: 50%;
    margin-left: 150px;
}
*/



.vyhraTitulek {
    font-size: 40px;
    color: White;
    text-transform: uppercase;
}

.vyhraTitulek span {
    font-size: 60px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}

.vyhraList {
    margin-top: 30px;
    padding-left: 5px;
}

.vyhraList li {
    color: White;
    list-style-type: none;
    background-image: url(../pcs/pcs_layout/dot.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 37px;
    margin-bottom: 10px;
}

.odd {
    padding-top: 20px;
    margin: 0 0 0 0;
    border-bottom: 1px solid #dddddd;
    background-color: White;
}

.copy {
    color: #4f4a47;
    font-size: 14px;
    line-height: 41px;
}


.aboutBox {
    background-image: url(../pcs/pcs_layout/about-bcg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 1117px;
    min-height: 895px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 80px;
}

@media only screen and (min-width : 992px) {
    .aboutBox {
        padding-top: 150px;
    }
}

.aboutImage {
    position: absolute;
}

.aboutImage1 {
    top: -220px;
    left: 50%;
    margin-left: -100px;
}

.aboutImage2 {
    top: 0px;
    left: 50%;
    margin-left: -700px;
}

.timeLine {
    max-width: 1100px;
    margin: 0 auto 70px auto;
}

.item {
    width: 112px;
    height: 112px;
    background-color: White;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
}

.item1 {
    background-image: url(../pcs/pcs_layout/ico1.png);
}

.item2 {
    background-image: url(../pcs/pcs_layout/ico2.png);
}

.item3 {
    background-image: url(../pcs/pcs_layout/ico3.png);
}

.arrowPravidla {
    margin-left: 65px;
}

.arrow2 {
    position: absolute;
    top: 100px;
    right: -50px;
    background-image: url(../pcs/pcs_layout/arrow2.png);
    background-position:    center; background-repeat:  none;
width: 80px;
    height: 30px;    
}

.num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #73be52;
    color: White;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -2px;
}

.itemTitle {
    /*    text-transform: uppercase;*/
    color: White;
    font-size: 30px;
    font-size: 25px;
    line-height: 32px;
    font-weight: 100;
}

.itemTitle strong {
    /*text-transform: uppercase;*/
    color: White;
    font-size: 40px;
    font-size: 30px;
    font-weight: 900;
}

.vyhryBox {
    background-image: url(../pcs/pcs_layout/vyhry-bcg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
    padding-top: 5%;
}



.produktTitle {
    text-align: center;
    text-transform: uppercase;
    color: #27388a;
    font-size: 18px;
}

.tabVyherci {
    width: 80%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.tabVyherci th {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #27388a;
    color: White;
    font-size: 18px;
    text-align: center;
}

.tabVyherci td {
    color: #4f4a47;
    font-size: 16px;
    text-align: center;
    border: none;
}

.tabVyherci td.tabBlue {
    color: #27388a;
}

.table-striped>tbody>tr:nth-child(2n+1)>td {
    background-color: #ecf6fb;
}


.registraceBox {
    background-image: url(../pcs/pcs_layout/registrace-bcg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%;
}

.mainForm {}

@media (min-width: 800px) {
    .mainForm {
        width: 580px;
        margin: 50px auto;
    }
}

.mainForm input,
.mainForm select {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: none;
    font-size: 16px;
    background-color: #ecf6fb;
    color: #008A96;
    border: none;
}

.mainForm select,
.mainForm option {
    color: #008A96;
}

.mainForm label {
    margin-top: 15px;
    font-size: 15px;
    color: White;
    font-weight: 700;
}

.mainForm label.souhlasLabel {
    color: White;
    font-size: 15px;
    font-weight: 300;
}

.mainForm label.souhlasLabel a {
    color: White;
    font-size: 15px;
    text-decoration: underline;
    font-weight: 300;
}

.mainForm label.souhlasLabel a:HOVER {
    text-decoration: none;
}

.mainForm input.submitButton {
    font-size: 18px;
    color: White !important;
    text-transform: uppercase;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6db147+0,4b9c1e+100 */
    background: #6db147;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6db147 0%, #4b9c1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db147', endColorstr='#4b9c1e', GradientType=0);
    /* IE6-9 */

    font-weight: bold;
    display: block;
    float: none;
    margin: 30px auto 10px auto;
    width: 175px;
    width: 252px;
    height: 64px !important;
    line-height: 60px !important;
    text-align: center;
    background-color: #00a5df !important;
    color: White !important;
    padding: 0;
    cursor: pointer;
    transition: background-color 0.5s;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}


.mainForm input.submitButton:HOVER {
    background-color: #0088b8 !important;
}

.button {
    font-size: 18px;
    color: White !important;
    text-transform: uppercase;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6db147+0,4b9c1e+100 */
    background: #6db147;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6db147 0%, #4b9c1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db147', endColorstr='#4b9c1e', GradientType=0);
    /* IE6-9 */

    font-weight: bold;
    display: block;
    float: none;
    margin: 30px 0;
    width: 175px;
    height: 64px !important;
    line-height: 60px !important;
    text-align: center;
    background-color: #00a5df !important;
    color: White !important;
    padding: 0;
    cursor: pointer;
    transition: background-color 0.5s;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}




h2 {
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    color: #27388a;
    font-weight: 700;

}

@media only screen and (min-width : 480px) {
    h2 {
        font-size: 42px;
        line-height: 48px;
    }
}

@media only screen and (min-width : 768px) {
    h2 {
        font-size: 48px;
        line-height: 56px;
    }
}

@media only screen and (min-width : 992px) {
    h2 {
        font-size: 54px;
        line-height: 64px;
    }
}

@media only screen and (min-width : 1200px) {
    h2 {
        font-size: 60px;
        line-height: 72px;
    }
}


.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (min-width : 480px) {
    .content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (min-width : 768px) {
    .content {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media only screen and (min-width : 992px) {
    .content {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

@media only screen and (min-width : 1200px) {
    .content {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.text {
    color: #5b5b5a;
}

.imgFull {
    width: 100%;
}


.footer,
.copy {
    background-color: White;
}

@media only screen and (max-width : 992px) {
    .menuSwitcher {
        cursor: pointer;
        position: absolute;
        top: 40px;
        right: 15px;
        width: 30px;
        height: 30px;
        background-image: url(../pcs/pcs_layout/menu.png);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 999;
    }

    .openMenu {
        background-color: #27388a;
        position: absolute;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 300px;
        height: 100vh;
        z-index: 999;
        display: none;
    }

    .mobileMenu {
        margin-top: 100px;
        padding-left: 0;
    }

    .mobileMenu li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .mobileMenu li a {
        display: block;
        text-align: center;
        color: White;
        text-transform: uppercase;
    }

    .menuOdd {
        border: 1px solid #336f9d;
    }

    .closeMenu {
        cursor: pointer;
        position: absolute;
        top: 50px;
        right: 20px;
        z-index: 10;
        width: 45px;
        height: 45px;
        background-color: White;
        background-image: url(../pcs/pcs_layout/menu-close-black.png);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }


}

@media only screen and (min-width : 992px) {

    /* schovat */
    .openMenu,
    .mobileMenu {
        display: none !important;
    }
}




.thankYou {
    padding: 30px;
    background-image: url(../pcs/pcs_layout/popup-background.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
    z-index: 99999;
    padding-top: 60px;
    background-color: White;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.3);
    min-height: 350px;
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 768px) {
    .thankYou {
        min-height: 540px;
    }
}

@media (min-width: 980px) {
    .thankYou {
        width: 630px;
        height: 410px;
        position: absolute;
        top: 150px;
        left: 50%;
        margin-left: -338px;
    }
}

.thankYouTitle {
    color: #429ec9;
    text-align: center;
    font-weight: bold;
}

.thankYouTitle {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}

@media only screen and (min-width : 480px) {
    .thankYouTitle {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width : 768px) {
    .thankYouTitle {
        /*font-size: 50px;
        line-height: 50px;*/
    }
}

.thankYouText {
    color: #666561;
    text-align: left;
    font-size: 18px;
    text-align: center;
}

.thankYouText {
    font-size: 20px;
    line-height: 22px;
}

@media only screen and (min-width : 480px) {
    .thankYouText {
        font-size: 21px;
        line-height: 23px;
    }
}

@media only screen and (min-width : 768px) {
    .thankYouText {
        margin-top: 30px;
        font-size: 22px;
        line-height: 24px;
    }
}

.mask {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
    background-image: url(../pcs/pcs_layout/overlay-background.png);

    display: none;
}

.thankYou .close,
.infoPage .close {
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(../pcs/pcs_layout/popup-close.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 76px;
    height: 76px;
    z-index: 9999999;
}



.infoPage {
    /*background-image: url(../pcs/pcs_layout/info-page.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    */
    background-color: White;
    position: relative;
    z-index: 99999;
    padding-top: 60px;
    background-color: White;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    min-height: 420px;
    margin-left: 10px;
    margin-right: 10px;

    display: none;
}

@media (min-width: 768px) {
    .infoPage {
        min-height: 523px;
    }
}

@media (min-width: 980px) {
    .infoPage {
        width: 677px;
        height: 523px;
        position: fixed;
        top: 150px;
        left: 50%;
        margin-left: -338px;
    }
}




.infoPageTitle {
    margin-left: 30px;
    color: #429ec9;
}

.infoPageTitle {
    font-size: 30px;
    line-height: 30px;
    max-width: 300px;
    font-weight: bold;
}


.infoPageText {
    color: #666561;
    margin-left: 30px;
    font-size: 25px;
}

.infoPageText {
    font-size: 18px;
    line-height: 22px;
}


.ok {
    margin: 20px 0 0 30px;
    width: 100px;
    font-size: 20px;
    color: White !important;
    height: 48px;
    line-height: 48px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-align: center;


    font-size: 24px;
    color: White !important;
    text-transform: uppercase;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6db147+0,4b9c1e+100 */
    background: #6db147;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6db147 0%, #4b9c1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db147', endColorstr='#4b9c1e', GradientType=0);
    /* IE6-9 */

}

.imgUctenka {
    margin: 30px auto;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
}

@media only screen and (min-width : 992px) {
    .imgUctenka {
        margin: 0;
        position: absolute;
        bottom: 0;
        right: 35px;
    }
}



.custom-control-input:checked~.custom-control-label {
    background-color: #007bff;
    /* Modrá barva při výběru */
    color: white;
    border-radius: 20px;
    /* Zaoblené rohy */
    padding: 5px 20px;
    /* Vnitřní odsazení */
}

.custom-control-label {
    cursor: pointer;
    padding: 5px 20px;
    /* Vnitřní odsazení */
    border: 2px solid #007bff;
    /* Modrý okraj */
    border-radius: 20px;
    /* Zaoblené rohy */
    color: #007bff;
    /* Modrý text */
    transition: all 0.3s ease;
    /* Hladký přechod efektů */
    text-align: center;
}

.custom-control-label:hover {
    background-color: #e6f0ff;
    /* Jemná modrá při hover efektu */
}

.d-flex .custom-radio:not(:last-child) {
    margin-right: 10px;
    /* Mezera mezi přepínači */
}