/* -- start setup -- */
/*
font-family: 'Bebas Neue', cursive;
font-family: 'Raleway', sans-serif;
*/


/*
font-family: 'Josefin Sans', sans-serif;
font-family: 'Jost', sans-serif;
*/


@font-face {
    font-family: 'Lovelo Black';
    font-style: normal;
    font-weight: normal;
    src: local('Lovelo Black'), url('Lovelo-Black.woff') format('woff');
}

button:focus {
    outline: 0;
}

* {
    font-family: 'Jost', sans-serif, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    color: #030404;
}


body {
    background-color: White;
}


body.overflowHidden {
    overflow: hidden;
}

body.podstrankakontakt,
body.podstrankacontact {
    overflow: hidden;
}

.br1 {
    border: 1px solid Red;
}

/* -- common -- */
.horniIndex {
    vertical-align: super;
    font-size: 9px;
}

.i {
    font-style: italic;
}

sup {
    font-size: 0.7em;
}

.hiddenElement {
    visibility: hidden;
}

/* -- all pages -- */
hr {
    display: none;
}

.imgFull {
    width: 100% !important;
}

.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.plr0 {
    padding-left: 0;
    padding-right: 0;
}



.topMenuBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
    padding-top: 3px;
    z-index: 999;
    transition: all 0.1s ease-out 0.1s;
}


.topMenuBox {
    /*transform: translateY(-500px);*/
    transition: all 0.4s ease-out 0.3s;
}

.topMenuBox.onLoad {
    /*transform: translateY(0px);*/
}


/*
.podstranka .topMenuBoxFixed {
    height: 52px;
}*/

.menuBoxContainer {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media (min-width: 1200px) {
    .menuBoxContainer {
        max-width: 850px;
    }
}

@media (min-width: 1600px) {
    .menuBoxContainer {
        max-width: 980px;
        margin-left: auto;
        margin-right: auto;
        position: relative;

    }
}

@media (min-width: 992px) {
    .podstranka .topMenuBox {
        background-color: White;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    }
}


.podstranka .topMenuBoxFixed {}

.topMenuLogo {
    display: block;
    background-image: url(../pcs/pcs_layout/top-menu-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 92px;
    height: 62px;
    transition: all 0.1s ease-out 0.1s;
    margin-top: 2px;
    /* posun homepage */
}


.podstranka .topMenuLogo {
    width: 62px;
    height: 42px;
    margin-top: 0;
}


.podstranka .rfMenuLogo {
    display: none !important;
}

@media (min-width: 1200px) {
    .podstranka .rfMenuLogo {
        display: block !important;
    }
}

.podstranka .rfMenuLogo {
    display: block;
    background-image: url(../pcs/pcs_layout/rf-menu-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 163px;
    height: 18px;
    position: absolute;
    top: 22px;
    left: -165px;
    transition: all 0.1s ease-out 0.1s;
}

@media (min-width: 1250px) {
    .podstranka .rfMenuLogo {
        left: -180px;
    }
}

@media (min-width: 1600px) {
    .podstranka .rfMenuLogo {
        left: -188px;
    }
}

.topMenu {
    margin-bottom: 0;
    padding-left: 0;
}



@media (min-width: 720px) {

    .topMenuLeft,
    .topMenuRight {
        width: 350px;
    }

    .topMenuLeft {
        margin-right: 13px;
    }

    .topMenuRight {
        margin-left: 13px;
    }
}

@media (min-width: 960px) {

    .topMenuLeft,
    .topMenuRight {
        width: 400px;
        width: 390px;
    }
}

@media (min-width: 1140px) {

    .topMenuLeft,
    .topMenuRight {
        width: 500px;
        width: 490px;
    }
}


.topMenu li {
    list-style-type: none;
    line-height: 62px;
}


.topMenu li a {
    line-height: 62px;
    font-size: 15px;
    text-transform: uppercase;
    color: #282a2c;
    font-weight: bold;
}

.topMenu li a:HOVER {
    text-decoration: none;
    color: #e21035;
}

.topMenu li a.menuActive {
    color: #e21035;
}

.langMenu {
    display: none !important;
}

@media (min-width: 1200px) {
    .langMenu {
        display: block !important;
    }
}

.langMenu {
    position: absolute;
    top: 18px;
    right: -160px;
    right: -175px;
    width: 163px;
    transition: all 0.1s ease-out 0.1s;
}

@media (min-width: 1600px) {
    .langMenu {
        right: -185px;
    }
}

.langMenuHomepage {
    position: absolute;
    top: 20px;
    left: 20px;
}


@media only screen and (min-width : 992px) {
    .langMenuHomepage {
        right: 70px;
        left: auto;
    }
}

.langMenu a {
    margin-left: 6px;
}

.langMenuHomepage a {
    margin-left: 6px;
}

.langMenu a img,
.langMenuHomepage a img {
    width: 24px;
}


/* kvuli menu  */
@media only screen and (min-width : 992px) {
    .contentPadding {
        margin-top: 68px;
    }
}





/* header + animace */
.header {
    position: relative;
    background-image: url(../pcs/pcs_layout/header-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    margin-bottom: 1px;
}

/* xiaomi  */
@media only screen and (max-width : 720px) and (max-height : 1280px) {
    .header {
        min-height: 94.5vh;
        margin-bottom: 1px;
    }



}

@media only screen and (max-width : 1080px) and (max-height : 1920px) {
    .header {
        min-height: 94.5vh;
        margin-bottom: 1px;
    }
}

@media only screen and (max-width : 1080px) and (max-height : 1920px) {
    .header {
        min-height: 94.5vh;
        margin-bottom: 1px;
    }
}


.headerIphone {
    min-height: -webkit-fill-available;
}

@media only screen and (min-width : 768px) {
    .header {
        height: 100vh;
    }
}


tion_container {
    width: 300px !important;
    height: 300px !important;
}

.logoPc {
    display: none;
}

@media (min-width: 992px) {
    .logoMobile {
        display: none;
    }

    .logoPc {
        display: block;
    }
}

.headerText {
    display: block;
    position: absolute;
    top: 80px;
    left: 10%;
    margin-left: 0;
    /*margin-top: -150px;*/
    /*transform: translateY(-1000px);*/
    transition: all 0.3s ease-out 0.3s;
    width: 80%;
}

@media (max-width: 778px) {
    .langDe .headerText {
        top: 95px;
        left: 5%;
        transition: all 0.3s ease-out 0.3s;
        width: 90%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    .headerText {
        top: 70px;
        width: 90%;
        left: 5%;
    }
}


@media (min-width: 992px) {
    .headerText {
        margin-top: -150px;
    }
}

@media (min-width: 1600px) {
    .headerText {
        left: 0%;
    }
}

.headerText.onLoad {
    /* transform: translateY(220px);*/
}

@media (min-width: 1600px) {
    .headerText.onLoad {
        /*  transform: translateY(220px);*/
    }
}

@media (min-width: 3000px) {
    .headerText.onLoad {
        /*  transform: translateY(220px); */
    }
}


@media (min-width: 992px) {
    .headerText {
        display: block;
        position: absolute;
        top: 50%;
        left: 10%;
        left: 5%;
        margin-left: 0;
        margin-top: -150px;
        width: auto;
        /*transform: translateX(-1000px);*/
        transition: all 0.3s ease-out 0.3s;
    }

    .headerText.onLoad {
        /*  transform: translateX(5%);*/
    }
}

.headerText.onLoad {
    /*   transform: translateY(1%);*/
}

.headerTextLogoP1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    transition: all 0.3s ease-out 0.3s;
}

@media (min-width: 480px) {
    .headerTextLogoP1 {
        max-width: 250px;
    }
}

@media (min-width: 768px) {
    .headerTextLogoP1 {
        max-width: 350px;
    }
}

@media (min-width: 992px) {
    .headerTextLogoP1 {
        margin-left: 0;
        margin-right: 0;
        max-width: 450px;
        /*transform: translateY(-2500px);*/
    }

    .headerTextLogoP1.onLoad {
        transform: translateY(0);
    }
}

@media (min-width: 1200px) {
    .headerTextLogoP1 {
        max-width: 600px;
    }
}

@media (min-width: 1600px) {
    .headerTextLogoP1 {
        max-width: 704px;
    }
}

@media (min-width: 2000px) {
    .headerTextLogoP1 {
        max-width: 1000px;
    }

    .headerTextLogoP1 img {
        width: 845px;
        width: 750px;
        margin-left: 90px;
    }
}

.headerTextP1 {
    position: relative;
    /*transform: translateX(-1000px);*/
    transition: all 0.4s ease-out 0.3s;
}

@media (min-width: 992px) {
    .headerTextP1 {
        transform: translateX(-500px);
        transform: translateX(-2000);
    }
}

.headerTextP1.onLoad {
    /*transform: translateX(0px);*/
}

.headerTextP2 {
    position: relative;
    /*transform: translateX(-1000px);*/
    transition: all 0.4s ease-out 0.3s;
}

.headerTextP2.onLoad {
    /*transform: translateX(0px);*/
}

.headerTextLogoP1 {
    margin-bottom: 20px;
}

.headerTextP1,
.headerTextP2 {
    font-size: 16px;
    font-size: 20px;
    text-align: center;
}

@media (max-width: 768px) {

    .langDe .headerTextP1,
    .langDe .headerTextP2 {
        font-size: 16px;
        text-align: center;
        line-height: 22px;
    }
}

/* iPhone 7/8 */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {

    .headerTextP1,
    .headerTextP2 {
        font-size: 13px;
        text-align: center;
        line-height: 16px;
    }
}





@media (min-width: 768px) {

    .headerTextP1,
    .headerTextP2 {
        font-size: 16px;
    }
}

@media (min-width: 992px) {

    .headerTextP1,
    .headerTextP2 {
        text-align: left;
        font-size: 18px;
    }
}

@media (min-width: 1200px) {

    .headerTextP1,
    .headerTextP2 {
        font-size: 20px;
    }
}

@media (min-width: 1400px) {

    .headerTextP1,
    .headerTextP2 {
        font-size: 22.8px;
    }
}

@media (min-width: 1600px) {

    .headerTextP1,
    .headerTextP2 {
        font-size: 26.7px;
    }
}

@media (min-width: 2000px) {

    .headerTextP1,
    .headerTextP2 {
        font-size: 32.1px;
        font-size: 28.5px;
        margin-left: 90px;
    }
}

.headerTextP1 {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .headerTextP1 {
        margin-bottom: 20px;
    }
}


.headerButton {
    /*display: none !important;*/
    position: relative;
    /*transform: translateY(3000px);*/
    transition: all 0.6s ease-out 0.3s;
display: block !important;
}

@media (min-width: 992px) {
    .headerButton {
        /* transform: translateY(3000px);
        transform: translateY(1500); */
    }
}

@media (min-width: 992px) {
    .headerButton {
        display: block !important;
    }
}

.headerButton.onLoad {
    /* transform: translateY(0px); */
}

.headerButton {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    color: #e21035;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all .45s ease-out;
}

@media (min-width: 992px) {
    .headerButton {
        font-size: 16px;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 2000px) {
    .headerButton {
        margin-left: 90px;
    }
}



.btn {
    max-width: 120px;
    cursor: pointer;
    position: relative;
    padding: 10px 0;
    background: transparent;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: all 0.5s;
}

@media (min-width: 768px) {
    .btn {
        max-width: 200px;
        padding: 15px 20px;
    }
}

.btn:after,
.btn:before {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    border: 0px solid Red;
    transition: all 0.5s;
}

@media (min-width: 768px) {

    .btn:after,
    .btn:before {
        content: " ";
        width: 35px;
        height: 35px;
    }
}

.btn:after {
    top: -1px;
    left: -1px;
    border-top: 2px solid black;
    border-left: 2px solid black;
}

.btn:before {
    bottom: -1px;
    right: -1px;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
}

.btn:hover {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn:hover:before,
.btn:hover:after {
    width: 100%;
    height: 100%;
}

.blink1 {
    color: Black;
}

.blink2 {
    color: #e21035;
}






/* header + animace END */




/* program  */

.programBoxContent,
.programBoxImg {
    min-height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.programBoxContent {
    min-height: 100px;
}

@media (min-width: 768px) {

    .programBoxContent,
    .programBoxImg {
        min-height: 490px;
    }
}

@media (min-width: 1200px) {

    .programBoxContent,
    .programBoxImg {
        min-height: 200px;
    }
}



/* prehozeni  */
.programBoxImg {
    display: none;
}

.programBoxImgImg {
    display: block;
}

@media (min-width: 768px) {
    .programBoxImg {
        display: block;
    }

    .programBoxImgImg {
        display: none;
    }
}

@media (min-width: 1200px) {
    .programBoxImg {
        display: none;
    }

    .programBoxImgImg {
        display: block;
    }
}



.programBoxContent1 {
    background-color: White;
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.programBoxContent2 {
    background-color: White;
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;

}

.programBoxContent3 {
    background-color: White;
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;

}

.programBoxContent4 {
    background-color: White;
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;

}

@media only screen and (min-width : 768px) {
    .programBoxContent1 {
        background-image: url(../pcs/pcs_layout/program1-bcg.jpg);
    }

    .programBoxContent2 {
        background-image: url(../pcs/pcs_layout/program2-bcg.jpg);
    }

    .programBoxContent3 {
        background-image: url(../pcs/pcs_layout/program3-bcg.jpg);
    }

    .programBoxContent4 {
        background-image: url(../pcs/pcs_layout/program4-bcg.jpg);
    }
}

.programBoxImg1 {
    background-image: url(../pcs/pcs_layout/program1.jpg);
}

.programBoxImg2 {
    background-image: url(../pcs/pcs_layout/program2.jpg);
}

.programBoxImg3 {
    background-image: url(../pcs/pcs_layout/program3.jpg);
}

.programBoxImg4 {
    background-image: url(../pcs/pcs_layout/program4.jpg);
}

.programContentText {
    padding: 20px;
}

@media only screen and (min-width : 768px) {
    .programContentText {
        padding: 30px 25px;
    }
}

@media only screen and (min-width : 992px) {
    .programContentText {
        padding: 35px 25px;
    }
}

@media only screen and (min-width : 1200px) {
    .programContentText {
        padding: 15px;
    }
}

@media only screen and (min-width : 1400px) {
    .programContentText {
        padding: 50px 15px 0 30px;
    }
}


@media only screen and (min-width : 1600px) {
    .programContentText {
        padding: 45px 20px 0 40px;
    }
}

@media only screen and (min-width : 2200px) {
    .programContentText {
        padding: 70px;
    }
}

.programClaim {
    margin-top: 30px;
    text-transform: uppercase;
    color: #e21035;
    font-size: 15px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    font-weight: 700;
    text-align: center;
}

@media only screen and (min-width : 768px) {
    .programClaim {
        font-size: 24px;
        line-height: 30px;

        font-size: 26px;
        line-height: 32px;
    }
}

@media only screen and (min-width : 992px) {
    .programClaim {
        margin-top: 0px;
        font-size: 15px;
        line-height: 20px;
        text-align: left;
    }
}

@media only screen and (min-width : 1200px) {
    .programClaim {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width : 1600px) {
    .programClaim {
        margin-top: 20px;
    }
}


@media only screen and (min-width : 2000px) {
    .programClaim {
        font-size: 26px;
        font-size: 28px;
        line-height: 34px;
        line-height: 35px;
        margin-bottom: 10px;
    }
}



.programTitle {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center;
}


.programTitle {
    font-size: 21px;
    line-height: 24px;
}

@media only screen and (min-width : 480px) {
    .xprogramTitle {
        font-size: 22px;
        line-height: 24px;
    }
}

@media only screen and (min-width : 768px) {
    .programTitle {
        font-size: 25px;
        line-height: 30px;

        font-size: 27px;
        line-height: 32px;
    }
}

@media only screen and (min-width : 992px) {
    .programTitle {
        font-size: 27px;
        line-height: 30px;
        text-align: left;
    }
}

@media only screen and (min-width : 1600px) {
    .programTitle {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width : 2000px) {
    .programTitle {
        font-size: 40px;
        font-size: 44px;
        line-height: 46px;
        line-height: 48px;
    }
}



.programText {
    font-size: 16px;
    line-height: 20px;

    font-size: 17px;
    line-height: 21px;
    margin-bottom: 5px;
    text-align: center;
}

@media only screen and (min-width : 992px) {
    .programText {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
        text-align: left;
    }
}

@media only screen and (min-width : 1200px) {
    .programText {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 6px;
    }
}

@media only screen and (min-width : 1600px) {
    .programText {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 15px;
        text-align: left;
    }
}

@media only screen and (min-width : 2000px) {
    .programText {
        font-size: 19px;
        font-size: 21px;
        line-height: 32px;
        line-height: 34px;
        margin-bottom: 20px;
        text-align: left;
    }
}





/* --- galerie */
.galerieContent {
    background-color: #1e1f23;
    padding-bottom: 22px;
}

@media (min-width: 768px) {
    .galerieContent {
        background-image: url(../pcs/pcs_layout/galerie-background.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 100%;
        padding-bottom: 50px;
        padding-top: 50px;
        background-color: #1e1f23;
    }
}


@media (min-width: 768px) {
    .galerieContent {
        padding-top: 50px;
    }
}

@media (min-width: 992px) {
    .galerieContent {
        padding-top: 60px;
    }
}

@media (min-width: 1200px) {
    .galerieContent {
        padding-top: 102px;
    }
}

@media (min-width: 1600px) {
    .galerieContent {
        padding-top: 102px;
    }
}

@media (min-width: 1900px) {
    .galerieContent {
        padding-top: 120px;
        padding-top: 140px;
    }
}

@media (min-width: 2500px) {
    .galerieContent {
        padding-top: 220px;
    }
}

@media only screen and (min-width : 992px) {
    .contentHeaderGalerie {
        padding-bottom: 150px;
    }
}

.containerGalerie {
    margin-top: 35px;
}

@media (min-width: 2500px) {
    .containerGalerie {
        margin-top: 190px !important;
    }
}



.galerieSmallLogo {
    margin-bottom: 30px;
}

.galerieCaroluselLogo {
    margin-bottom: 30px;
}

.containerGalerie img {
    margin: 5px 0 !important;
    width: auto;
    padding: 0 5px !important;
}

@media (min-width: 992px) {
    .containerGalerie img {
        margin: 7px 0 !important;
        width: auto;
        padding: 0 7px !important;
    }
}

@media (min-width: 1200px) {
    .containerGalerie img {
        margin: 10px 0 !important;
        width: auto;
        padding: 0 10px !important;
    }
}

@media (min-width: 1600px) {
    .containerGalerie img {
        margin: 15px 0 !important;
        width: auto;
        padding: 0 15px !important;
    }
}

.hiddenImage {
    display: none;
}

.videoDesc {
    position: absolute;
    top: 50%;
    left: 0;
    height: 120px;
    margin-top: -30px;
    width: 100%;
    z-index: 9;
    height: 100%;
    background-image: url(../pcs/pcs_layout/play-button.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: 33px 33px;
    color: White;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    padding-top: 50px;
    opacity: 0.7;
    transition: all 0.5s ease;
    font-weight: 300;
    font-weight: 600;
    -webkit-animation: pulse 1.75s infinite cubic-bezier(0.40, 0, 0, 1);
    -moz-animation: pulse 1.75s infinite cubic-bezier(0.40, 0, 0, 1);
    -ms-animation: pulse 1.75s infinite cubic-bezier(0.40, 0, 0, 1);
    animation: pulse 1.75s infinite cubic-bezier(0.40, 0, 0, 1);
}


@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(67, 110, 176, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(67, 110, 176, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(67, 110, 176, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 25px rgba(67, 110, 176, 0);
    }
}


@media only screen and (min-width : 1600px) {
    .videoDesc {
        background-image: url(../pcs/pcs_layout/play-button2.png);
        background-position: center 0;
    }
}

.videoDesc:HOVER {
    opacity: 1;
    background-image: url(../pcs/pcs_layout/play-button-hover.png);

}

@media only screen and (min-width : 1600px) {
    .videoDesc:HOVER {
        background-image: url(../pcs/pcs_layout/play-button-hover2.png);
    }
}

@media only screen and (min-width : 992px) {
    .videoDesc {
        margin-top: -50px;
        background-size: auto;
        padding-top: 70px;
    }
}

.containerKlienti {
    padding-top: 20px;
}

.containerKlienti {
    padding-top: 0px;
}

@media only screen and (min-width : 992px) {
    .containerKlienti {
        padding-top: 0px;
    }
}

@media only screen and (min-width : 1200px) {

    .containerGalerie,
    .containerKlienti {
        margin-top: 110px;
        width: 1150px !important;
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-left: 50px;
        padding-right: 50px;
    }

    .containerGalerie {
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media only screen and (min-width : 1400px) {

    .containerGalerie,
    .containerKlienti {
        width: 1350px !important;
        width: 100% !important;
    }
}

@media only screen and (min-width : 1820px) {

    .containerGalerie,
    .containerKlienti {
        width: 1770px !important;
        width: 100% !important;
    }

    .containerGalerie img.fullWidth,
    .containerKlienti img.fullWidth {
        width: 100% !important;
    }

}







/* sekce REAKCE */
#reakce {
    background-image: url(../pcs/pcs_layout/reakce-bcg.jpg);
    background-position: top center;
    background-repeat: repeat;
    background-attachment: fixed;
    min-height: 1000px;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
}

@media only screen and (min-width : 992px) {
    #reakce {
        padding-top: 80px;
        padding-bottom: 80px;
    }

}

.reakceImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

@media only screen and (min-width : 768px) {
    .reakceImg {
        max-width: 100%;
    }

}

@media only screen and (min-width : 1400px) {
    .reakcePeople {
        width: 1200px;
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
}

@media only screen and (min-width : 768px) {
    .reakcePeople {
        padding-top: 60px;
        /* kvuli prvnimu boxu */
    }

    .reakceBox {
        margin-top: -60px;
    }
}

.reakceBoxHidden {
    display: none;
}

.reakceText {
    margin-top: 0px;
    padding: 0 30px 0 30px;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
}

@media only screen and (min-width : 768px) {
    .reakceText {
        background-image: url(../pcs/pcs_reakce/reakce-uvozovky.png);
        background-position: left top;
        background-repeat: no-repeat;

        text-align: left;
        margin-top: 60px;
        padding: 30px 0 0 15px;
        font-size: 18px;
        font-style: italic;
        font-weight: 400;

        margin-bottom: 10px;
    }
}

@media only screen and (min-width : 1200px) {
    .reakceText {
        font-size: 24px;
        max-width: 600px;
    }
}


.reakceName {
    text-align: center;
    color: #e21035;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

@media only screen and (min-width : 768px) {
    .reakceName {
        text-align: left;
        margin-left: 15px;
        color: #e21035;
        font-weight: 700;
        font-size: 19px;
        text-transform: uppercase;
        margin-bottom: 0;
    }
}

.reakceName span {
    display: block;
    color: #646464;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
}

@media only screen and (min-width : 768px) {
    .reakceText1 {
        margin-left: -20px;
    }

    .reakceName1 {
        margin-left: -5px;
    }

    .reakceText2 {
        margin-left: 60px;
        margin-left: 80px;
    }

    .reakceName2 {
        margin-left: 75px;
        margin-left: 95px;
    }

}

.reakceButton {
    color: #e21035;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
}


/* klienti  */
/* --- klienti */
#klienti {
    background-color: #1c1f21;
    padding-bottom: 80px;
}

.contentHeaderKlienti {
    background-image: url(../pcs/pcs_layout/content-header-klienti.jpg);
    background-image: url(../pcs/pcs_layout/content-header-klienti-mob.jpg);
    background-size: 100%;
    background-position: center top;
    /*    padding-top: 100px;
    padding-bottom: 0px; */
    height: auto !important;
    min-height: 0;
    min-height: 240px;
    margin-bottom: 30px !important;
    position: relative;
    z-index: 9;
    border-bottom: 50px solid #050505;
}

.contentHeaderGalerie {
    background-image: url(../pcs/pcs_layout/content-header-galerie-mob.jpg);
    background-size: 100%;
    background-position: center top;
    height: auto !important;
    min-height: 0;
    min-height: 160px;
    margin-bottom: 0px !important;
    position: relative;
    z-index: 9;
    border-bottom: 0px solid #1e1f23;
}


.langEn .contentHeaderGalerie,
.langDe .contentHeaderGalerie,
.langFr .contentHeaderGalerie {
    min-height: 220px;
    border-bottom: 50px solid #1e1f23;
}


.contentHeaderTitleUpgrade {
    text-shadow: 1px 2px 3px #000000;
    margin-top: -30px;
}

.contentHeaderTextUpgrade {
    /*margin-top: 65px*/
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    z-index: 99;
    min-height: auto !important;
}

.contentHeaderTextUpgrade2 {
    bottom: -72px;
}

.contentHeaderTextUpgrade3 {
    bottom: -5px;
}

.langEn .contentHeaderTextUpgrade3,
.langDe .contentHeaderTextUpgrade3,
.langFr .contentHeaderTextUpgrade3 {
    bottom: -80px;
}

.contentHeaderTextUpgrade4 {
    bottom: -54px;
}


.contentHeaderKlientiMob {
    margin-bottom: 10px;
}

.klientiCarousel {
    background-color: white;
    height: 100%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.klientiCarousel .item {
    /*height: 100%;*/
    /*height:600px;*/
}


/* size setup */
.klientCarouselText {
    /*background-color:Yellow;*/
    height: 400px;
}

.klientCarouselName {
    height: 100px;
    /*background-color:    Green;*/
}

@media only screen and (min-width : 992px) {
    .klientCarouselText {
        height: 280px;
    }

    .klientCarouselName {
        height: 80px;
    }
}

@media only screen and (min-width : 1200px) {
    .klientCarouselText {
        height: 310px;
    }

    .klientCarouselName {
        height: 100px;
    }
}

@media only screen and (min-width : 1350px) {
    .klientCarouselText {
        height: 350px;
    }

    .klientCarouselName {
        height: 100px;
    }
}


@media only screen and (min-width : 1570px) {
    .klientCarouselText {
        height: 320px;
    }

    .klientCarouselName {
        height: 100px;
    }
}

@media only screen and (min-width : 2270px) {
    .klientCarouselText {
        height: 230px;
    }

    .klientCarouselName {
        height: 80px;
    }
}

@media only screen and (min-width : 3000px) {
    .klientCarouselText {
        height: 350px;
    }

    .klientCarouselName {
        height: 100px;
    }
}




/*
.itemKlient7 {
    margin-top: 70px;
}

.itemKlient15 {
    margin-top: 70px;
}*/

@media only screen and (min-width : 1570px) {
    .klientiCarousel .item {
        /*height: 450px;*/
    }
}

@media only screen and (min-width : 992px) {
    .klientiCarousel {
        padding-bottom: 0px;
    }
}

.klientCarouselLogo {
    padding-top: 20px;
    /*border:1px solid Red;*/
}

.klientCarouselLogo img {
    /*border:1px solid Green;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    max-width: 200px;
}

@media only screen and (min-width : 992px) {
    .klientCarouselLogo img {
        margin-bottom: 0px;
        max-width: 200px;
    }
}

@media only screen and (min-width : 1600px) {
    .klientCarouselLogo img {
        margin-bottom: 0px;
        max-width: 200px;
        max-width: 250px;
    }
}

.klientCarouselText {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: #030404;
    font-size: 15px;
    font-size: 17px;
    line-height: 25px;
    line-height: 27px;

    /*height:40%; */

}

.itemKlient25 .klientCarouselText {
    line-height: 18px;
    font-size: 14px;
}

@media only screen and (min-width : 992px) {
    .klientCarouselText {
        padding-left: 30px;
        padding-right: 30px;

        padding-left: 40px;
        padding-right: 40px;

        font-size: 16px;
        line-height: 26px;

        font-size: 17px;
        line-height: 26px;
    }

}

@media only screen and (min-width : 1200px) {
    .klientCarouselText {
        padding-left: 35px;
        padding-right: 35px;

        padding-left: 45px;
        padding-right: 45px;

        font-size: 18px;
        line-height: 30px;

        font-size: 20px;
        line-height: 30px;
    }
}

@media only screen and (min-width : 1570px) {
    .klientCarouselText {
        font-size: 15px;
        line-height: 22px;

        font-size: 16px;
        line-height: 22px;
    }

    .itemKlient25 .klientCarouselText {
        font-size: 15px;
        line-height: 22px;
    }
}

@media only screen and (min-width : 1600px) {
    .klientCarouselText {
        padding-left: 65px;
        padding-right: 65px;

        padding-left: 75px;
        padding-right: 75px;

        margin-top: -30px;
    }
}

@media only screen and (min-width : 2000px) {
    .klientCarouselText {
        font-size: 17px;
        line-height: 26px;

        font-size: 19px;
        line-height: 27px;
    }
}


.klientCarouselName {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    color: #e21035;
    text-align: center;



    line-height: 22px;
}

.klientCarouselName span {
    font-size: 16px;
    font-weight: 400;
    color: #030404;
    text-align: center;
    line-height: 22px;
}

.owl-carousel {
    height: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    width: 17px;
    height: 29px;
    background-color: transparent !important;
}

.owl-carousel .owl-nav .owl-prev {
    width: 17px;
    height: 29px;
    background-color: transparent !important;
    background-image: url(../pcs/pcs_layout/carousel-prev-mob.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all 0.5s ease 0s;

}

.owl-carousel .owl-nav .owl-next {
    background-image: url(../pcs/pcs_layout/carousel-next-mob.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 17px;
    height: 29px;
    transition: all 0.5s ease 0s;

}

@media only screen and (min-width : 992px) {
    .owl-carousel .owl-nav .owl-prev {
        width: 17px;
        height: 29px;
        background-image: url(../pcs/pcs_layout/carousel-prev.png) !important;
    }

    .owl-carousel .owl-nav .owl-next {
        width: 17px;
        height: 29px;
        background-image: url(../pcs/pcs_layout/carousel-next.png) !important;
    }
}

.owl-carousel .owl-nav .owl-prev:HOVER,
.owl-carousel .owl-nav .owl-next:HOVER {
    background-color: transparent !important;
    opacity: 1 !important;
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
    background-color: transparent !important;
    opacity: 1 !important;
}

/*@media only screen and (min-width : 992px) { */
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    left: -10px;
    margin-top: -15px !important;
}

.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0px;
    right: -10px;
    margin-top: -15px !important;
}

/*} */

@media only screen and (min-width : 1200px) {
    .owl-carousel .owl-nav .owl-prev {
        top: 50%;
        left: 15px;
        margin-top: -15px !important;
    }

    .owl-carousel .owl-nav .owl-next {
        top: 50%;
        right: 15px;
        margin-top: -15px !important;
    }
}




/*
.klientItemCenter {
  display: flex;
  justify-content: center;
  /*align-items: center;*/
/*height: 200px;*/
/* border: 3px solid green; */
/*}
*/


.Aligner {
    display: flex;
    min-height: 500px;
    align-items: center;
}

@media (min-width: 992px) {
    .Aligner {
        min-height: 250px;
        margin-top: 5%;
    }
}


@media (min-width: 1200px) {
    .Aligner {
        min-height: 450px;
        margin-top: 5%;
    }
}

@media (min-width: 1570px) {
    .Aligner {
        height: 350px;
        min-height: 350px;
    }
}


@media (min-width: 2270px) {
    .Aligner {
        min-height: 280px;
        margin-top: 20px;
    }
}

@media (min-width: 2600px) {
    .Aligner {
        min-height: 280px;
        margin-top: 5%;
    }
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media (min-width: 1600px) {}

.Aligner-item>div.Aligner-item {
    background-color: #f1f1f1;
    width: 100px;
    margin: 10px;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
}



/* Style the video: 100% width and height to cover the entire window */
.overlayVideo {
    background-image: url(../pcs/pcs_layout/overlay.png);
    background-position: top center;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    z-index: 999;
    display: none;
}



.iframeZeme {
    width: 300px;
    height: 300px;
    position: absolute;
    z-index: 99;
    top: 50%;
    top: 580px;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
}

@media only screen and (min-width : 992px) {
    .iframeZeme {
        top: 50%;
        top: 70%;
        width: 700px;
        height: 700px;
        margin-top: -350px;
        margin-left: -350px;
    }
}

@media only screen and (min-width : 1600px) {
    .iframeZeme {
        top: 55%;

        width: 1000px;
        height: 1000px;
        margin-top: -500px;
        margin-left: -500px;
    }
}

.videoSection {
    /*min-height: 1500px;*/
    /*overflow: hidden;*/

    background-image: url(../pcs/pcs_layout/video-background-mobile.jpg);
    background-position: left center;
    background-repeat: repeat;
    padding-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 115px solid #221d17;
}

@media only screen and (min-width : 992px) {
    .videoSection {
        /*background-image: url(../pcs/pcs_layout/video-background.jpg);*/
        background-image: url(../pcs/pcs_layout/reakce-bcg.jpg);
        background-size: auto;
        background-position: center center;
        background-repeat: repeat;
        padding-bottom: 50px;
        border-bottom: none;
    }

}

.videoSectionContent {
    padding-top: 55px;
    position: relative;
    width: 100%;
    z-index: 888;
    overflow: hidden;
}

.videoSectionContentTitle {
    color: #e21035;
    font-weight: bold;
}

.videoSectionContentTitle {
    font-size: 24px;
    line-height: 30px;
}

@media only screen and (min-width : 480px) {
    .videoSectionContentTitle {
        font-size: 30px;
        font-size: 25px;
        line-height: 36px;
    }
}

@media only screen and (min-width : 768px) {
    .videoSectionContentTitle {
        font-size: 36px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 992px) {
    .videoSectionContentTitle {
        font-size: 42px;
        line-height: 48px;
    }
}

@media only screen and (min-width : 1200px) {
    .videoSectionContentTitle {
        font-size: 44px;
        line-height: 54px;
    }
}

.tlYear {
    color: #e21035;
    font-size: 40px;
    font-weight: bold;
}

.tlYear span {
    font-size: 40px;
    color: #030404;
    font-weight: bold;
}

.tlYear {
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
}

.tlYear:before,
.tlYear:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 50%;
    border-bottom: 3px dotted #e21035;
    margin: 0 2% 0 -55%;
}

.tlYear:after {
    margin: 0 -55% 0 2%;
}

.tlYearFirst:before {
    border-bottom: none;
}

.tlYearLast:after {
    border-bottom: none;
}

.tlDesc {
    color: #595959;
    padding-left: 15px;
    padding-right: 15px;
}

@media only screen and (min-width : 992px) {
    .tlDesc {
        color: #595959;
        padding-left: 50px;
        padding-right: 50px;
    }
}

.tlDesc strong {
    color: #e21035;
    text-transform: uppercase;
}



.videoSectionContentClaim {
    color: #030404;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    /*max-width: 880px;*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.videoSectionContentClaim {
    font-size: 18px;
    line-height: 24px;
}

@media only screen and (min-width : 480px) {
    .videoSectionContentClaim {
        font-size: 20px;
        line-height: 25px;
    }
}

@media only screen and (min-width : 768px) {
    .videoSectionContentClaim {
        font-size: 22px;
        line-height: 26px;
    }
}

@media only screen and (min-width : 992px) {
    .videoSectionContentClaim {
        font-size: 24px;
        line-height: 27px;
    }
}

@media only screen and (min-width : 1200px) {
    .videoSectionContentClaim {
        font-size: 24px;
        line-height: 28px;
    }
}



/* video sekce mobil fix */
@media only screen and (max-width : 992px) {
    .showAnimItem1 {
        padding-left: 10px;
        padding-right: 10px;
        min-height: 70px;

    }

    .showAnimItem2 {
        padding-left: 20px;
        padding-right: 20px;
        min-height: 50px;
    }

    .showAnimItem3 {
        padding-left: 20px;
        padding-right: 20px;
        min-height: 70px;

    }

    .showAnimItem4 {
        padding-left: 20px;
        padding-right: 20px;
        min-height: 70px;

    }

    .showAnimItem5 {
        padding-left: 10px;
        padding-right: 10px;
        min-height: 120px;

    }
}


#myVideo {
    position: absolute;
    right: 0%;
    top: 0%;

    min-width: 50%;
    min-height: 1300px;
    z-index: 99;

    width: 100%;
    ;

}

.refCarouselBox {
    padding-left: 30px;
    padding-right: 30px;
}

@media (min-width: 1570px) {
    .refCarouselBox {
        padding-left: 100px;
        padding-right: 100px;
    }
}

.owl-carousel .owl-nav .owl-prev.disabled {
    opacity: 0 !important;
}

.owl-carousel .owl-nav .owl-next.disabled {
    opacity: 0 !important;
}

@media only screen and (min-width : 1200px) {
    .refCarousel .owl-nav .owl-prev {
        top: 40%;
        left: 5px;
        margin-top: -15px !important;
        border: 1px solid Red;
    }

    .refCarousel .owl-nav .owl-next {
        top: 40%;
        right: 5px;
        margin-top: -15px !important;
    }
}

@media only screen and (min-width : 1600px) {
    .refCarousel .owl-nav .owl-prev {
        top: 40%;
        left: -60px;
        margin-top: -15px !important;
        border: 1px solid Red;
    }

    .refCarousel .owl-nav .owl-next {
        top: 40%;
        right: -60px;
        margin-top: -15px !important;
    }
}


.imgVideoSection {
    margin-top: 20px;
    margin-bottom: 70px;
    position: relative;
    z-index: 999;
    height: 700px;
}

@media only screen and (min-width : 900px) {
    .imgVideoSection {
        width: 880px;
        height: 350px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 999;
        margin-bottom: 0;
    }
}

@media only screen and (min-width : 1400px) {
    .imgVideoSection {
        margin-top: -10px;
        width: 1200px;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 999;
    }
}


.imgVideo1,
.imgVideo2,
.imgVideo3 {
    position: relative;
    transform: translateY(2500px);
    transition: all 0.4s ease-out 0.3s;
    width: 70%;
    margin: -50px auto;
    display: block;
}


@media only screen and (min-width : 900px) {

    .imgVideo1 {
        /*transform: translateX(-2000px);*/
    }

    .imgVideo2 {
        /*transform: translateY(2000px);*/
    }

    .imgVideo3 {
        /*transform: translateX(2000px);*/
    }

    .imgVideo1,
    .imgVideo2,
    .imgVideo3 {
        position: absolute;
        max-width: 350px;
    }

    .imgVideo1 {
        top: 60px;
        left: 0;
    }

    .imgVideo2 {
        top: 10px;
        left: 280px;
    }

    .imgVideo3 {
        top: 50px;
        left: 530px;
    }
}

@media only screen and (min-width : 1400px) {

    .imgVideo1,
    .imgVideo2,
    .imgVideo3 {
        position: absolute;
        max-width: 500px;
        width: auto;

    }

    .imgVideo1 {
        top: 60px;
        left: 0;
    }

    .imgVideo2 {
        top: 10px;
        left: 380px;
    }

    .imgVideo3 {
        top: 50px;
        left: 780px;
    }
}


@media only screen and (max-width : 900px) {
    .imgVideo1.onLoad {
        transform: translateY(0px);
    }

    .imgVideo2.onLoad {
        transform: translateY(0px);
    }

    .imgVideo3.onLoad {
        transform: translateY(0px);
    }
}

@media only screen and (min-width : 900px) {
    .imgVideo1.onLoad {
        transform: translateX(0px);
    }

    .imgVideo2.onLoad {
        transform: translateY(0px);
    }

    .imgVideo3.onLoad {
        transform: translateX(0px);
    }
}


.imgVideo1 {
    z-index: 30;
}

.imgVideo2 {
    z-index: 25;
}

.imgVideo3 {
    z-index: 20;
}




/* kontakt */
.kontakt {
    background-image: url(../pcs/pcs_layout/mobile-kontakt-pozadi.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0a0907;
    position: relative;
    background-size: cover;
    height: 100vh;
}

@media (max-width: 900px) {
    .kontaktIphone {
        /*    min-height: -webkit-fill-available;*/
        height: -webkit-fill-available;

    }
}

@media (max-width: 900px) {
    .kontaktBoxMobileContent {
        position: absolute;
        top: 0%;
        left: 0;
        width: 100%;
        height: 500px;
        margin-top: 20px;
    }
}


/* PC */
@media (min-width: 768px) {
    .kontakt {
        background-image: url(../pcs/pcs_layout/kontakt-pozadi.jpg);
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: 960px 650px;
        position: relative;
        height: 650px;
        min-height: 650px;
        height: 100vh;
    }
}

@media (min-width: 960px) {
    .kontakt {
        background-size: 1440px 750px;
        position: relative;
        min-height: 100vh;

    }
}

@media (min-width: 1440px) {
    .kontakt {
        background-size: cover;
        position: relative;
        min-height: 100vh;
    }
}

/* big img */
@media (min-width: 1900px) {
    .kontakt {
        background-image: url(../pcs/pcs_layout/kontakt-bg-width.jpg);
        background-position: bottom center;
        background-size: auto;
        position: relative;
        min-height: 100vh;
    }
}

@media (min-width: 2400px) {
    .kontakt {
        height: 1250px;
        min-height: 1250px;
        min-height: 100vh;
    }
}

@media (min-width: 2700px) {
    .kontakt {
        height: 100vh;
        min-height: 100vh;
    }
}


/* padding */
.kontaktBoxPadd {
    padding-top: 20px;
    padding-top: 40px;
}

@media (min-width: 768px) {
    .kontaktBoxPadd {
        padding-top: 110px;
    }
}

@media (min-width: 960px) {
    .kontaktBoxPadd {
        padding-top: 120px;
    }
}

@media (min-width: 1440px) {
    .kontaktBoxPadd {
        padding-top: 125px;
    }
}

@media (min-width: 1600px) {
    .kontaktBoxPadd {
        padding-top: 200px;
    }
}

@media (min-width: 2400px) {
    .kontaktBoxPadd {
        padding-top: 310px;
    }
}


/* logo */
.kontaktLogo {
    opacity: 0;
    display: block;
    background-image: url(../pcs/pcs_layout/kontakt-logo2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 165px;
    height: 29px;


    width: 240px;
    height: 42px;

    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
    transition: all 1.5s ease 0.7s;
}

.kontaktLogo.onLoad {
    opacity: 1;
}

@media (min-width: 768px) {
    .kontaktLogo {
        margin-top: 0;
        width: 330px;
        height: 57px;
        margin-bottom: 60px;
    }
}

@media (min-width: 960px) {
    .kontaktLogo {
        margin-bottom: 80px;
    }
}

@media (min-width: 1440px) {
    .kontaktLogo {
        /* margin-bottom: 93px; */
    }
}

@media (min-width: 2400px) {
    .kontaktLogo {
        margin-bottom: 130px;
    }
}


/* claim */
.kontaktClaimBox {
    height: 95px;
    height: 115px;
    margin-top: 60px;
    margin-bottom: 0px;
}

@media (min-width: 800px) {
    .kontaktClaimBox {
        height: auto;

        margin-top: 0;
        margin-bottom: 0;
    }
}

.kontaktClaim {
    opacity: 0;
    font-family: 'Lovelo Black';
    color: White;
    margin-bottom: 20px;
    line-height: 27px;
    transition: all 1.8s ease 0.7s;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
}

.kontaktClaim.onLoad {
    opacity: 1;
}

.kontaktClaim {
    font-size: 24px;
    font-size: 27px;
    line-height: 28px;
}

@media only screen and (min-width : 480px) {
    .kontaktClaim {
        font-size: 27px;
        line-height: 34px;
        line-height: 38px;
    }
}

@media only screen and (min-width : 768px) {
    .kontaktClaim {
        margin-bottom: 30px;
        line-height: 37px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width : 960px) {
    .kontaktClaim {
        font-size: 30px;
        margin-bottom: 40px;
        line-height: auto;
        margin-bottom: 130px;
        margin-bottom: 70px;
    }
}

@media only screen and (min-width : 1440px) {
    .kontaktClaim {
        font-size: 33px;
        margin-bottom: 50px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width : 1440px) {
    .kontaktClaim {
        margin-bottom: 235px;
        margin-bottom: 160px;
        margin-bottom: 100px;
    }

    .kontaktClaimEN {
        line-height: 47px;
    }
}

@media only screen and (min-width : 1600px) {
    .kontaktClaim {
        font-size: 42px;
        margin-bottom: 235px;
        margin-bottom: 185px;
    }
}

@media (min-width: 2400px) {
    .kontaktClaim {
        margin-bottom: 270px;
    }
}


/*  phone */
.kontaktPhone {
    background-image: url(../pcs/pcs_layout/kontakt-telefon.svg);
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-size: 40px 40px;
    margin-bottom: 10px;
    transition: all 0.5s;
    padding-top: 60px;
    margin-bottom: 20px;
}

@media only screen and (min-width : 1200px) {
    .kontaktPhone {
        padding-top: 70px;
        background-size: 50px 50px;
    }
}

@media only screen and (min-width : 768px) {
    .kontaktPhone {
        margin-bottom: 45px;
    }
}

.kontaktPhone {
    color: White;
    font-size: 24px;
    font-weight: 400;
    transition: all 0.3s ease 0.3s;
}

@media only screen and (min-width : 768px) {
    .kontaktPhone {
        font-size: 26px;
    }
}

@media only screen and (min-width : 1600px) {
    .kontaktPhone {
        font-size: 30px;
    }
}




/* email  */
.linkKontaktEmail,
.kontaktEmail {
    text-decoration: none;
}

.kontaktEmail {
    background-image: url(../pcs/pcs_layout/mail-icon.svg);
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-size: 40px 40px;
    padding-top: 50px;
    transition: all 0.5s;
}

@media only screen and (min-width : 1200px) {
    .kontaktEmail {
        padding-top: 60px;
        background-size: 50px 50px;
    }
}

.kontaktEmail.onLoad {
    transform: translateY(0px);
}

.kontaktEmail {
    color: White;
    font-size: 24px;
    font-weight: 400;
    transition: all 0.5s;
}


@media only screen and (min-width : 768px) {
    .kontaktEmail {
        font-size: 26px;
    }
}

@media only screen and (min-width : 1600px) {
    .kontaktEmail {
        font-size: 30px;
    }
}

.kontaktEmail a:HOVER,
.kontaktEmail:HOVER {
    text-decoration: none;
    color: #e21035;
}


.linkKontaktPhone:HOVER div,
.linkKontaktPhone:HOVER {
    background-position: center 0px;
    color: #e21035;
    text-decoration: none;
    background-size: 46px 46px;
}

.linkKontaktEmail:HOVER div,
.linkKontaktEmail:HOVER {
    color: #e21035;
    text-decoration: none;
    background-position: center 0px;
    background-size: 46px 46px;
}

@media only screen and (min-width : 1200px) {

    .linkKontaktPhone:HOVER div,
    .linkKontaktPhone:HOVER {
        background-position: center 0px;
        background-size: 56px 56px;
    }

    .linkKontaktEmail:HOVER div,
    .linkKontaktEmail:HOVER {
        background-position: center 0px;
        background-size: 56px 56px;
    }
}


/* robert */
.kontaktRobert {
    background-image: url(../pcs/pcs_layout/kontakt-robert.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 220px;
    height: 220px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: 1;
    transition: all 1.2s ease 0.7s;
    transition: all 0.2s ease 0.7s;
}

.kontaktRobert.onLoad {
    opacity: 1;
}

@media (min-width: 992px) {
    .kontaktRobert {
        width: 400px;
        height: 400px;
    }
}

@media (min-width: 768px) {
    .kontaktRobert {
        width: 350px;
        height: 350px;
    }
}

@media (min-width: 960px) {
    .kontaktRobert {
        width: 400px;
        height: 400px;
    }
}

@media (min-width: 1440px) {
    .kontaktRobert {
        width: 550px;
        height: 550px;
    }
}

@media (min-width: 1600px) {
    .kontaktRobert {
        width: 720px;
        height: 720px;
    }
}


/* podpis */
.kontaktPodpis iframe {
    overflow: hidden !important;
    width: 150px;
    height: 150px;

    width: 120px;
    height: 120px;

    position: absolute;
    bottom: 2px;
    right: 4px;
    z-index: 20;
    opacity: 1;
    transition: all 1.5s ease 0.7s;
}

.kontaktPodpis.onLoad {
    opacity: 1;
}

@media (min-width: 768px) {
    .kontaktPodpis iframe {
        width: 180px;
        height: 180px;
        bottom: 0px;
        right: 0px;
    }
}

@media (min-width: 960px) {
    .kontaktPodpis iframe {
        width: 200px;
        height: 200px;
        bottom: 5px;
        right: 5px;
    }
}

@media (min-width: 1440px) {
    .kontaktPodpis iframe {
        width: 220px;
        height: 220px;
        bottom: 10px;
        right: 10px;
    }
}

.copyright {
    display: none;
    font-size: 6px;
    color: White;
    position: absolute;
    bottom: 3px;
    right: 5px;
    text-transform: uppercase;
    z-index: 999;
}

@media (min-width: 1000px) {
    .copyright {
        font-size: 9px;

    }
}

.copyright.onLoad {
    display: block;
}




.button {
    font-weight: 500;
    border: none;
    display: block;
    color: White;
    font-size: 16px;
    width: 280px;
    height: 50px;
    line-height: 50px;
    background-color: #e21035;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    transition: background-color 0.5s;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.button:HOVER {
    color: White;
    text-decoration: none;
    background-color: #ca0d2e;
}


.footer {
    background-color: #0a0907;
    padding: 45px 15px;
    font-size: 16px;
}

.footerOdd {
    border-top: 1px solid #5a5a5a;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer h2 {
    color: #5a5a5a;
    font-size: 17px;
}

.footer p {
    color: #5a5a5a;
    font-size: 13px;
}

.footerInfo {
    color: #5a5a5a !important;
    font-size: 13px;
}

@media only screen and (min-width : 768px) {
    .footerInfo {
        color: White;
        font-size: 15px;
    }
}






/* BS4 Grid XXL breakpoint */

/* adding col-xxl */
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1570px) {

    /* expanding BS4 max-width */
    .container {
        max-width: 1540px;
    }

    /* grid columns xxl */
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    /* order xxl */
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    /* text-align xxl */
    .text-xxl-center {
        text-align: center !important;
    }

    .text-xxl-left {
        text-align: left !important;
    }

    .text-xxl-right {
        text-align: right !important;
    }

    /* float xxl */
    .float-xxl-left {
        float: left !important;
    }

    .float-xxl-right {
        float: right !important;
    }

    .float-xxl-none {
        float: none !important;
    }

    /* display xxl */
    .d-xxl-none {
        display: none !important;
    }

    .d-xxl-inline {
        display: inline !important;
    }

    .d-xxl-inline-block {
        display: inline-block !important;
    }

    .d-xxl-block {
        display: block !important;
    }

    .d-xxl-table {
        display: table !important;
    }

    .d-xxl-table-cell {
        display: table-cell !important;
    }

    .d-xxl-table-row {
        display: table-row !important;
    }

    .d-xxl-flex {
        display: flex !important;
    }

    .d-xxl-inline-flex {
        display: inline-flex !important;
    }

    /* offsets xxl */
    .offset-xxl-1 {
        margin-left: 8.333333%;
    }

    .offset-xxl-2 {
        margin-left: 16.666667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.333333%;
    }

    .offset-xxl-5 {
        margin-left: 41.666667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.333333%;
    }

    .offset-xxl-8 {
        margin-left: 66.666667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.333333%;
    }

    .offset-xxl-11 {
        margin-left: 91.666667%;
    }

    /* spacing xxl */
    .m-xxl-0 {
        margin: 0 !important
    }

    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important
    }


    .xxl-none {
        display: none;
    }

    .xxl-block {
        display: block !important;
    }

}



/* adding col-xxl */
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1570px) {

    /* expanding BS4 max-width */
    .container {
        max-width: 1540px;
    }

    /* grid columns xxl */
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    /* order xxl */
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    /* text-align xxl */
    .text-xxl-center {
        text-align: center !important;
    }

    .text-xxl-left {
        text-align: left !important;
    }

    .text-xxl-right {
        text-align: right !important;
    }

    /* float xxl */
    .float-xxl-left {
        float: left !important;
    }

    .float-xxl-right {
        float: right !important;
    }

    .float-xxl-none {
        float: none !important;
    }

    /* display xxl */
    .d-xxl-none {
        display: none !important;
    }

    .d-xxl-inline {
        display: inline !important;
    }

    .d-xxl-inline-block {
        display: inline-block !important;
    }

    .d-xxl-block {
        display: block !important;
    }

    .d-xxl-table {
        display: table !important;
    }

    .d-xxl-table-cell {
        display: table-cell !important;
    }

    .d-xxl-table-row {
        display: table-row !important;
    }

    .d-xxl-flex {
        display: flex !important;
    }

    .d-xxl-inline-flex {
        display: inline-flex !important;
    }

    /* offsets xxl */
    .offset-xxl-1 {
        margin-left: 8.333333%;
    }

    .offset-xxl-2 {
        margin-left: 16.666667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.333333%;
    }

    .offset-xxl-5 {
        margin-left: 41.666667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.333333%;
    }

    .offset-xxl-8 {
        margin-left: 66.666667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.333333%;
    }

    .offset-xxl-11 {
        margin-left: 91.666667%;
    }

    /* spacing xxl */
    .m-xxl-0 {
        margin: 0 !important
    }

    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important
    }


    .xxl-none {
        display: none;
    }

    .xxl-block {
        display: block !important;
    }

}




/* adding col-xxxl */
.col-xxxl,
.col-xxxl-1,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 2270px) {

    /* expanding BS4 max-width */
    .container {
        max-width: 2240px;
    }

    /* grid columns xxxl */
    .col-xxxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xxxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xxxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xxxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xxxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xxxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xxxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xxxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    /* order xxxl */
    .order-xxxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xxxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xxxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xxxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xxxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xxxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xxxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xxxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xxxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xxxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xxxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xxxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xxxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    /* text-align xxxl */
    .text-xxxl-center {
        text-align: center !important;
    }

    .text-xxxl-left {
        text-align: left !important;
    }

    .text-xxxl-right {
        text-align: right !important;
    }

    /* float xxxl */
    .float-xxxl-left {
        float: left !important;
    }

    .float-xxxl-right {
        float: right !important;
    }

    .float-xxxl-none {
        float: none !important;
    }

    /* display xxxl */
    .d-xxxl-none {
        display: none !important;
    }

    .d-xxxl-inline {
        display: inline !important;
    }

    .d-xxxl-inline-block {
        display: inline-block !important;
    }

    .d-xxxl-block {
        display: block !important;
    }

    .d-xxxl-table {
        display: table !important;
    }

    .d-xxxl-table-cell {
        display: table-cell !important;
    }

    .d-xxxl-table-row {
        display: table-row !important;
    }

    .d-xxxl-flex {
        display: flex !important;
    }

    .d-xxxl-inline-flex {
        display: inline-flex !important;
    }

    /* offsets xxxl */
    .offset-xxxl-1 {
        margin-left: 8.333333%;
    }

    .offset-xxxl-2 {
        margin-left: 16.666667%;
    }

    .offset-xxxl-3 {
        margin-left: 25%;
    }

    .offset-xxxl-4 {
        margin-left: 33.333333%;
    }

    .offset-xxxl-5 {
        margin-left: 41.666667%;
    }

    .offset-xxxl-6 {
        margin-left: 50%;
    }

    .offset-xxxl-7 {
        margin-left: 58.333333%;
    }

    .offset-xxxl-8 {
        margin-left: 66.666667%;
    }

    .offset-xxxl-9 {
        margin-left: 75%;
    }

    .offset-xxxl-10 {
        margin-left: 83.333333%;
    }

    .offset-xxxl-11 {
        margin-left: 91.666667%;
    }

    /* spacing xxxl */
    .m-xxxl-0 {
        margin: 0 !important
    }

    .mt-xxxl-0,
    .my-xxxl-0 {
        margin-top: 0 !important
    }

    .mr-xxxl-0,
    .mx-xxxl-0 {
        margin-right: 0 !important
    }

    .mb-xxxl-0,
    .my-xxxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxxl-0,
    .mx-xxxl-0 {
        margin-left: 0 !important
    }

    .m-xxxl-1 {
        margin: .25rem !important
    }

    .mt-xxxl-1,
    .my-xxxl-1 {
        margin-top: .25rem !important
    }

    .mr-xxxl-1,
    .mx-xxxl-1 {
        margin-right: .25rem !important
    }

    .mb-xxxl-1,
    .my-xxxl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xxxl-1,
    .mx-xxxl-1 {
        margin-left: .25rem !important
    }

    .m-xxxl-2 {
        margin: .5rem !important
    }

    .mt-xxxl-2,
    .my-xxxl-2 {
        margin-top: .5rem !important
    }

    .mr-xxxl-2,
    .mx-xxxl-2 {
        margin-right: .5rem !important
    }

    .mb-xxxl-2,
    .my-xxxl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xxxl-2,
    .mx-xxxl-2 {
        margin-left: .5rem !important
    }

    .m-xxxl-3 {
        margin: 1rem !important
    }

    .mt-xxxl-3,
    .my-xxxl-3 {
        margin-top: 1rem !important
    }

    .mr-xxxl-3,
    .mx-xxxl-3 {
        margin-right: 1rem !important
    }

    .mb-xxxl-3,
    .my-xxxl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xxxl-3,
    .mx-xxxl-3 {
        margin-left: 1rem !important
    }

    .m-xxxl-4 {
        margin: 1.5rem !important
    }

    .mt-xxxl-4,
    .my-xxxl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xxxl-4,
    .mx-xxxl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xxxl-4,
    .my-xxxl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxxl-4,
    .mx-xxxl-4 {
        margin-left: 1.5rem !important
    }

    .m-xxxl-5 {
        margin: 3rem !important
    }

    .mt-xxxl-5,
    .my-xxxl-5 {
        margin-top: 3rem !important
    }

    .mr-xxxl-5,
    .mx-xxxl-5 {
        margin-right: 3rem !important
    }

    .mb-xxxl-5,
    .my-xxxl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xxxl-5,
    .mx-xxxl-5 {
        margin-left: 3rem !important
    }

    .p-xxxl-0 {
        padding: 0 !important
    }

    .pt-xxxl-0,
    .py-xxxl-0 {
        padding-top: 0 !important
    }

    .pr-xxxl-0,
    .px-xxxl-0 {
        padding-right: 0 !important
    }

    .pb-xxxl-0,
    .py-xxxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxxl-0,
    .px-xxxl-0 {
        padding-left: 0 !important
    }

    .p-xxxl-1 {
        padding: .25rem !important
    }

    .pt-xxxl-1,
    .py-xxxl-1 {
        padding-top: .25rem !important
    }

    .pr-xxxl-1,
    .px-xxxl-1 {
        padding-right: .25rem !important
    }

    .pb-xxxl-1,
    .py-xxxl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xxxl-1,
    .px-xxxl-1 {
        padding-left: .25rem !important
    }

    .p-xxxl-2 {
        padding: .5rem !important
    }

    .pt-xxxl-2,
    .py-xxxl-2 {
        padding-top: .5rem !important
    }

    .pr-xxxl-2,
    .px-xxxl-2 {
        padding-right: .5rem !important
    }

    .pb-xxxl-2,
    .py-xxxl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xxxl-2,
    .px-xxxl-2 {
        padding-left: .5rem !important
    }

    .p-xxxl-3 {
        padding: 1rem !important
    }

    .pt-xxxl-3,
    .py-xxxl-3 {
        padding-top: 1rem !important
    }

    .pr-xxxl-3,
    .px-xxxl-3 {
        padding-right: 1rem !important
    }

    .pb-xxxl-3,
    .py-xxxl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xxxl-3,
    .px-xxxl-3 {
        padding-left: 1rem !important
    }

    .p-xxxl-4 {
        padding: 1.5rem !important
    }

    .pt-xxxl-4,
    .py-xxxl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xxxl-4,
    .px-xxxl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xxxl-4,
    .py-xxxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxxl-4,
    .px-xxxl-4 {
        padding-left: 1.5rem !important
    }

    .p-xxxl-5 {
        padding: 3rem !important
    }

    .pt-xxxl-5,
    .py-xxxl-5 {
        padding-top: 3rem !important
    }

    .pr-xxxl-5,
    .px-xxxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxxl-5,
    .py-xxxl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xxxl-5,
    .px-xxxl-5 {
        padding-left: 3rem !important
    }

    .m-xxxl-auto {
        margin: auto !important
    }

    .mt-xxxl-auto,
    .my-xxxl-auto {
        margin-top: auto !important
    }

    .mr-xxxl-auto,
    .mx-xxxl-auto {
        margin-right: auto !important
    }

    .mb-xxxl-auto,
    .my-xxxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxxl-auto,
    .mx-xxxl-auto {
        margin-left: auto !important
    }


    .xxxl-none {
        display: none;
    }

    .xxxl-block {
        display: block !important;
    }

}








@media only screen and (max-width : 992px) {
    .menuSwitcher {
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 25px;
        width: 21px;
        height: 15px;
        background-image: url(../pcs/pcs_layout/menu-open.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .openMenu {
        background-image: url(../pcs/pcs_layout/header-background.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 300px;
        height: 100vh;
        z-index: 99999;
        display: none;
    }

    .layout .openMenu {
        background-color: White;
    }




    .openMenuTop {
        height: 65px;
    }

    .mobileMenuLogo img {
        max-width: 250px;
    }


    .mobileMenu {
        margin-top: 80px;
        padding-left: 0;
    }

    .mobileMenu li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .mobileMenu li a {
        display: block;
        text-align: center;
        text-transform: uppercase;
        color: #282a2c;

        font-size: 22px;
        line-height: 36px;
    }

    .buttonRezervace {
        font-weight: 500;
        border: none;
        display: block;
        color: White !important;
        font-size: 16px;
        width: 240px;
        height: 50px;
        line-height: 50px;
        margin-left: auto;
        margin-right: auto;
        background-color: #C8102E;
        text-align: center;
        transition: background-color 0.5s;
        text-transform: uppercase;
        font-weight: bold;
    }

    .buttonCenter {
        margin-left: auto;
        margin-right: auto;
    }

    .footerButton a:HOVER {
        color: White;
        text-decoration: none;
        background-color: #C8102E;
    }

    .menuOdd {
        border: 1px solid #336f9d;
    }



    .langMenuMobileMenu {
        position: absolute;
        bottom: 140px;
        left: 50%;
        margin-left: -53px;
    }

    .langMenuMobileMenu a {
        margin-left: 6px;
    }

    .langMenuMobileMenu a img {
        width: 24px;
    }

    .closeMenu {
        cursor: pointer;
        position: absolute;
        top: 24px;
        right: 28px;
        z-index: 10;
        width: 17px;
        height: 17px;


        background-image: url(../pcs/pcs_layout/menu-close.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: 99;

    }


}

@media only screen and (min-width : 992px) {

    /* schovat */
    .openMenu,
    .mobileMenu {
        display: none !important;
    }
}








/* texty  */

.contentHeaderProgram {
    background-image: url(../pcs/pcs_layout/content-header-program-mob2.jpg);
    background-size: 100%;
    background-position: center top;
    height: auto !important;
    min-height: 0;
    min-height: 250px !important;
    min-height: 240px !important;
    /*margin-bottom: 30px !important; */
    position: relative;
    z-index: 9;
    border-bottom: 65px solid #050505;
    background-color: #050505;
}

.langEn .contentHeaderProgram {
    border-bottom: 35px solid #050505;
}

.langFr .contentHeaderProgram {
    border-bottom: 35px solid #050505;
}


.imgFull {
    width: 100% !important;
}

.contentHeaderImg,
.contentHeaderContent {
    display: none;
}

.contentHeaderImgMobil {
    display: block;
    position: relative;
}

.contentHeaderImgMobil .contentHeaderContent {
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 11;
}

.contentHeaderImgMobil .contentHeaderTitle {
    margin-bottom: 0;
}

.contentHeaderImgMobil .contentHeaderText {
    margin-top: 65px !important;
    line-height: 18px !important;
}

.contentHeaderImgMobil .contentHeaderTextFirstClaimMob {
    margin-top: 40px !important;
    line-height: 18px !important;
}


.contentHeaderImgMobil .contentHeaderContent {
    display: block;
}


@media (min-width: 768px) {
    .contentHeaderImgMobil {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .contentHeaderImg {
        display: block;
        position: relative;
    }

    .contentHeaderImg .imgFull {
        position: relative;
        z-index: 1;
    }

    .contentHeaderContent {
        display: block;
        position: absolute;
        top: 10%;
        left: 0;
        width: 100%;
        z-index: 11;
    }
}

@media (min-width: 1600px) {
    .contentHeaderContent {
        top: 20%;
    }
}



.contentHeader {
    min-height: 388px;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

/*  FIX */
.contentHeaderGalerie {
    min-height: 160px;
}

.contentHeaderKlienti {
    min-height: 240px;
}

@media (min-width: 768px) {
    .contentHeader {
        padding-top: 50px;

        display: none;
    }
}

@media (min-width: 992px) {
    .contentHeader {
        padding-top: 60px;
    }
}

@media (min-width: 1200px) {
    .contentHeader {
        padding-top: 80px;
    }
}

@media (min-width: 1600px) {
    .contentHeader {
        padding-top: 80px;
    }
}

@media (min-width: 1900px) {
    .contentHeader {
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

/*
.contentHeaderProgram {
    background-image: url(../pcs/pcs_layout/content-header-program.jpg);
    background-position: left center;
}
*/
.contentHeaderTitle {
    text-align: center;
    color: #e21035;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

@media only screen and (min-width : 480px) {
    .contentHeaderTitle {
        font-size: 27px;
        font-size: 29px;
        line-height: 38px;
    }

    .contentHeaderImgMobil .contentHeaderTitle {
        font-size: 25px;
    }


}


@media only screen and (min-width : 768px) {
    .contentHeaderTitle {
        font-size: 23px;
        line-height: 27px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width : 992px) {

    .contentHeaderTitle {
        font-size: 38px;
        line-height: 45px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width : 1200px) {

    .contentHeaderTitle {
        font-size: 42px;
        line-height: 50px;
    }
}

@media only screen and (min-width : 1600px) {
    .contentHeaderTitle {
        font-size: 48px;
        line-height: 54px;
    }
}



.contentHeaderText,
.contentHeaderDark {
    text-align: center;
    color: White;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

.contentHeaderDark {
    color: Black;
}


.reakceUvodniClaim {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 65px;
    padding-left: 15px;
    padding-right: 15px;
}

.contentHeaderTextFirstClaim {
    margin-bottom: 25px;
    text-transform: uppercase;
}

@media only screen and (min-width : 480px) {

    .contentHeaderText,
    .contentHeaderDark {
        font-size: 20px;
        line-height: 26px;
    }

    .reakceUvodniClaim {

        /*color: Red !important;*/
        font-size: 30px;
        line-height: 46px;
    }
}

@media only screen and (min-width : 768px) {

    .contentHeaderText,
    .contentHeaderDark {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .contentHeaderTextFirstClaim {
        margin-bottom: 10px;
    }

    .reakceUvodniClaim {
        margin-bottom: 0;
    }

}

@media only screen and (min-width : 992px) {

    .contentHeaderText,
    .contentHeaderDark {
        font-size: 17px;
        line-height: 22px;
    }

    .contentHeaderTextFirstClaim {
        margin-bottom: 25px;
        margin-top: 15px;
    }

}

@media only screen and (min-width : 1200px) {

    .contentHeaderText,
    .contentHeaderDark {
        font-size: 24px;
        line-height: 32px;
    }

    .contentHeaderTextFirstClaim {
        margin-bottom: 30px;
        margin-top: 25px;
    }

}

.contentHeaderName {
    text-align: center;
    color: #a8a8a8;
    font-size: 15px;
}


@media only screen and (min-width : 992px) {
    .contentHeaderName {
        margin-top: 15px;
        font-size: 18px;
        line-height: 20px;
    }

}


@media only screen and (min-width : 1200px) {
    .contentHeaderName {
        margin-top: 20px;
    }
}

@media only screen and (min-width : 1600px) {
    .contentHeaderName {
        margin-top: 25px;
    }
}









/* kouzlo */
.kouzloBcg {
    background-image: url(../pcs/pcs_layout/kouzlo-background.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 1300px;
}

@media (min-width: 992px) {
    .kouzloBcg {
        background-image: url(../pcs/pcs_layout/kouzlo-background2.jpg);
        background-position: center top;
        min-height: 900px;
    }

}

@media (min-width: 2000px) {
    .kouzloBcg {
        background-image: url(../pcs/pcs_layout/kouzlo-background.jpg);
        min-height: 1300px;
    }

}


body.podstrankaalter-ego-iluze,
body.podstrankaillusion-alter-ego,
body.podstrankaillusion-alter-ego {
    background-color: #150008 !important;
}

.kouzloContent {
    position: relative;
    padding-top: 20px;
}

@media (min-width: 480px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {

    .kouzloContent {
        position: relative;
        width: 800px;
        margin-left: auto;
        margin-right: auto;
        /*border:1px solid Red;*/
        padding-top: 40px;
    }

}

@media (min-width: 2000px) {
    .kouzloContent {
        padding-top: 70px;
    }

}




.kouzloTitle {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #e21035;
    font-weight: 700;
}

@media only screen and (min-width : 480px) {
    .kouzloTitle {
        font-size: 24px;
        line-height: 30px;
    }
}

@media only screen and (min-width : 768px) {
    .kouzloTitle {
        font-size: 30px;
        line-height: 35px;
    }
}

@media only screen and (min-width : 992px) {
    .kouzloTitle {
        font-size: 42px;
        line-height: 42px;
    }

    .kouzloTitleEN {
        font-size: 30px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    .kouzloTitle {
        font-size: 46px;
        line-height: 52px;
    }

    .kouzloTitleEN {
        font-size: 30px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 2000px) {
    .kouzloTitle {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 20px;
    }

    .kouzloTitleEN {
        font-size: 30px;
        line-height: 42px;
    }
}

.kouzloClaim {
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 25px;
}

@media only screen and (min-width : 768px) {
    .kouzloClaim {
        font-size: 24px;
        margin-bottom: 0;
    }
}


.kouzloNum {
    margin-bottom: 20px;
}

.kouzloMob .kouzloNum1 {
    margin-top: 30px;
}

.kouzloMob .kouzloNum {
    margin-bottom: 25px;
}




@media only screen and (min-width : 992px) {
    .kouzloNum {
        max-width: 230px;
        position: absolute;
        margin-bottom: 0;
    }

    .kouzloNum1 {
        top: 370px;
        top: 170px;
        left: 285px;
        left: 360px;
    }

    .kouzloNum2 {
        top: 500px;
        top: 300px;
        left: 510px;
        left: 590px;
    }

    .kouzloNum3 {
        top: 830px;
        top: 510px;
        left: 470px;
        left: 550px;
    }

    .kouzloNum4 {
        top: 830px;
        top: 510px;
        left: 90px;
        left: 10px;
    }

    .kouzloNum5 {
        top: 500px;
        top: 300px;
        left: 70px;
        left: 20px;
    }
}


@media only screen and (min-width : 2000px) {

    .kouzloNum1 {
        top: 370px;
    }

    .kouzloNum2 {
        top: 500px;
    }

    .kouzloNum3 {
        top: 830px;
    }

    .kouzloNum4 {
        top: 830px;
    }

    .kouzloNum5 {
        top: 500px;
    }
}

.kouzloText {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: White;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
}

.kouzloMob .kouzloText {
    line-height: 19px;
    font-weight: bold
}


@media only screen and (min-width : 992px) {

    .kouzloNum2 .kouzloText,
    .kouzloNum3 .kouzloText {
        text-align: left;
    }

    .kouzloNum4 .kouzloText,
    .kouzloNum5 .kouzloText {
        text-align: right;
    }
}

@media only screen and (min-width : 992px) {
    .kouzloText {
        font-size: 18px;
        line-height: 24px;
        padding-left: 0;
        padding-right: 0;
    }
}

.kouzloNumber {
    font-weight: 700;
    display: block;
    margin: 0 auto 10px auto;
    background-color: #e21035;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: White;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media only screen and (min-width : 992px) {

    .kouzloNumber2,
    .kouzloNumber3 {
        margin: 0 0 10px 0;
    }

    .kouzloNumber4,
    .kouzloNumber5 {
        margin: 0 0 10px 0;
        float: right;
    }
}


@media only screen and (min-width : 992px) {
    .kouzloNumber {
        margin: 0 auto 10px auto;
        width: 56px;
        height: 56px;
        line-height: 56px;
        text-align: center;
        color: White;
        font-size: 18px;
    }
}

@media only screen and (min-width : 992px) {

    .kouzloNumber2,
    .kouzloNumber3 {
        margin: 0 0 10px 0;
    }

    .kouzloNumber4,
    .kouzloNumber5 {
        margin: 0 0 10px 0;
        float: right;
    }
}


.kouzloNumber span {
    font-weight: 700;
    color: White;
    font-size: 20px;
}

.glow {
    color: #e21035;
    -webkit-animation: glow 0.9s ease-in-out infinite alternate;
    -moz-animation: glow 0.9s ease-in-out infinite alternate;
    animation: glow 0.9s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
    from {
        text-shadow: 0 0 1px #ed405f, 0 0 2px #ed405f, 0 0 3px #ed405f, 0 0 4px #ed405f, 0 0 5px #ed405f, 0 0 6px #ed405f, 0 0 7px #ed405f;
    }

    to {
        text-shadow: 0 0 2px #f75874, 0 0 4px #f75874, 0 0 6px #f75874, 0 0 8px #f75874, 0 0 10px #f75874, 0 0 12px #f75874, 0 0 14px #f75874;
    }
}

.glow2 {
    color: #e21035;
    -webkit-animation: glow2 0.9s ease-in-out infinite alternate;
    -moz-animation: glow2 0.9s ease-in-out infinite alternate;
    animation: glow2 0.9s ease-in-out infinite alternate;
}

@-webkit-keyframes glow2 {
    from {
        box-shadow: 0 0 1px #ed405f, 0 0 2px #ed405f, 0 0 3px #ed405f, 0 0 4px #ed405f, 0 0 5px #ed405f, 0 0 6px #ed405f, 0 0 7px #ed405f;
    }

    to {
        box-shadow: 0 0 2px #f75874, 0 0 4px #f75874, 0 0 6px #f75874, 0 0 8px #f75874, 0 0 10px #f75874, 0 0 12px #f75874, 0 0 14px #f75874;
    }
}



.kouzloSpirala {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 300px;
    margin-bottom: 50px;
}

@media only screen and (min-width : 992px) {
    .kouzloSpirala {
        display: block;
        width: 300px;
        height: 300px;
        position: absolute;
        top: 290px;
        left: 250px;
    }
}

@media only screen and (min-width :2000px) {
    .kouzloSpirala {
        top: 520px;
    }
}


.kouzloLink {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    width: 220px;
    text-align: center;
    margin-top: 300px;
}

.kouzloLink {
    color: White;
    cursor: pointer;
    position: relative;
    padding: 10px 0;
    background: transparent;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: all 0.5s;
}


@media only screen and (min-width : 992px) {
    .kouzloLink {
        /*float: right;
        */
        margin-top: 0;
        position: absolute;
        top: 820px;
        left: 50%;
        margin-left: -110px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
    }
}

@media only screen and (min-width : 2000px) {
    .kouzloLink {
        top: 1160px;
    }
}


.kouzloLink:after,
.kouzloLink:before {
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    border: 0px solid Red;
    transition: all 0.5s;
}

@media (min-width: 768px) {

    .kouzloLink:after,
    .kouzloLink:before {
        content: " ";
        width: 35px;
        height: 35px;
    }
}

.kouzloLink:after {
    top: -1px;
    left: -1px;
    border-top: 2px solid #e21035;
    border-left: 2px solid #e21035;
}

.kouzloLink:before {
    bottom: -1px;
    right: -1px;
    border-bottom: 2px solid #e21035;
    border-right: 2px solid #e21035;
}

.kouzloLink:hover {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: White;
    text-decoration: none;
}

.kouzloLink:hover:before,
.kouzloLink:hover:after {
    width: 100%;
    height: 100%;
}


.redShadow {
    text-shadow: 0px 0px 9px rgba(226, 16, 53, 1);
}


.fancybox-type-iframe .fancybox-nav {
    top: 20% !important;
    height: 60% !important;
}

.redButton {
    display: block;
    background-color: #e21035;
    color: White;
    margin: 0 auto;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.redButton:HOVER {
    text-decoration: none;
    color: White;
}

.buttonClose {
    width: 80px;
}

@media only screen and (max-width : 992px) {
    .fancybox-skin {
        padding: 5px !important;

    }
}

@media only screen and (max-width : 992px) {
    .reakceButton {
        margin-top: 30px;
    }
}

.kouzloPc {
    display: none;
}

.kouzloMob {
    display: block;
}

@media only screen and (min-width : 992px) {
    .kouzloPc {
        display: block;
    }

    .kouzloMob {
        display: none;
    }
}


.no-scroll {
    overflow: hidden;
}


.endSection {
    min-height: 50px;
}


#imgStarter {
    margin-top: -100px;
    padding-top: 100px;
}








html.fancybox-lock {
    overflow: visible !important;
    margin-right: 100px;
}



@media only screen and (min-width : 1400px) {
    .fancybox-type-iframe {
        min-width: 910px;
        min-height: 549px;
    }

    .fancybox-iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-width: 880px;
        min-height: 529px;
    }

    .fancybox-type-iframe .fancybox-inner {
        min-width: 880px;
        min-height: 529px;
    }
}



@media only screen and (min-width : 2200px) {
    .fancybox-type-iframe {
        min-width: 1330px;
        min-height: 811px;
    }

    .fancybox-iframe {
        display: block;
        width: 100%;
        height: 100%;
        min-width: 1300px;
        min-height: 811px;
    }

    .fancybox-type-iframe .fancybox-inner {
        min-width: 1300px;
        min-height: 811px;
    }
}



body [data-aos-delay='8000'][data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='8000'].aos-animate {
    transition-delay: 8s;
}

body [data-aos-delay='5500'][data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='5500'].aos-animate {
    transition-delay: 8s;
}


body [data-aos-delay='4500'][data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='4500'].aos-animate {
    transition-delay: 8s;
}

body [data-aos-delay='4000'][data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='4000'].aos-animate {
    transition-delay: 5.5s;
}



/* veci s fotkou  */
/*.headerPhoneImage {border:1px solid Red;}*/
.homeAnimImg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 360px;
}







/* nove */
.headerFiremni {
    padding-top: 80px;
    padding-top: 30px;
    min-height: 100vh;
    background-image: url(../pcs/pcs_layout/animace-obrazek.png);
    background-size: 400px;
    background-position: bottom center;
    background-repeat: no-repeat;
}

@media only screen and (min-width : 779px) {
    .headerFiremni {
        padding-top: 100px;
    }
}

@media only screen and (min-width : 992px) {
    .headerFiremni {
        min-height: 850px;
        min-height: 100vh;
        padding-top: 150px;
        background-position: bottom right;
        background-size: auto;
        padding-bottom: 0;
    }
}

@media only screen and (min-width : 1600px) {
    .headerFiremni {
        background-size: 900px;
    }
}

@media only screen and (min-width : 1900px) {
    .headerFiremni {
        background-size: 1100px;
    }
}



h1.textH1text { 
font-size: 20px;  
line-height: 24px; 
}

@media only screen and (min-width : 480px) {
h1.textH1text { 
font-size: 27px; 
line-height: 32px; 
}
}

@media only screen and (min-width : 768px) {
h1.textH1text { 
font-size: 32px; 
line-height: 38px; 
}
}

@media only screen and (min-width : 992px) {
h1.textH1text { 
font-size: 37px; 
line-height: 44px; 
}
}

@media only screen and (min-width : 1200px) {
h1.textH1text { 
font-size: 40px; 
line-height: 50px; 
}
}





.robertLogo {
    max-width: 200px;
    margin-bottom: 10px;
}

@media (min-width: 774px) {
.robertLogo {
    max-width: 350px;
    margin-bottom: 30px;
}
}

@media (min-width: 1400px) {
    .robertLogo {
        max-width: 450px;
    }

}

@media (min-width: 1900px) {
    .robertLogo {
        max-width: 650px;
    }

}

@media only screen and (min-width : 700px) {
    .maxW200 {
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
}


.headerFiremni .textIntro {
    max-width: 600px;
    margin-top: 5px;
}

@media only screen and (min-width : 1600px) {
    .headerFiremni .textIntro {
        max-width: 900px;
        margin-top: 1rem;
    }
}






@media (min-width: 768px) {

    .headerFiremni .textIntro {
        margin-bottom: 20px;
    }

    .headerFiremni .textIntro,
    .headerFiremni .textIntro strong {
        font-size: 16px;
    }
}

@media (min-width: 992px) {

    .headerFiremni .textIntro,
    .headerFiremni .textIntro strong {
        text-align: left;
        font-size: 18px;
    }
}

@media (min-width: 1200px) {

    .headerFiremni .textIntro,
    .headerFiremni .textIntro strong {
        font-size: 20px;
    }
}

@media (min-width: 1400px) {
    .headerFiremni .textIntro {
        margin-bottom: 30px;
    }

    .headerFiremni .textIntro,
    .headerFiremni .textIntro strong {
        font-size: 22.8px;
    }
}

@media (min-width: 1600px) {

    .headerFiremni .textIntro,
    .headerFiremni .textIntro strong {
        font-size: 26.7px;
    }
}

@media (min-width: 2000px) {

    .headerFiremni .textIntro,
    .headerFiremni .textIntro strong {
        font-size: 32.1px;
        font-size: 28.5px;

    }
}






h2.titulekNew {
    text-transform: uppercase !important;
    color: #e21035 !important;
    font-weight:    bold;
}



.homeButtons {
    margin-top: 10px;
}

@media only screen and (min-width : 768px) {
.homeButtons {
    margin-top: 30px;
}
}

.simpleLink {
    color: #e21035;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #e21035;
    height: 44px;
    line-height: 44px;
    width: 200px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #e21035;
}

@media only screen and (min-width : 768px) {
.simpleLink {
    border: 2px solid #e21035;
    height: 55px;
    line-height: 55px;
    width: 260px;
}
}

.simpleLink:HOVER {
    background-color: #e21035;
    color:white;
    text-decoration: none;
}

.redButton {
    background-color: #e21035;
    border: 2px solid #e21035;
    ;
    height: 55px;
    line-height: 55px;
    color: White;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 260px;
    display: block;
}

@media only screen and (min-width : 768px) {
.lh55 {
    line-height: 55px;
}
}

.content {
    padding-top: 35px;
    padding-bottom:35px;
}

@media only screen and (min-width : 480px) {
    content {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media only screen and (min-width : 768px) {
    .content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width : 992px) {
    .content {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width : 1200px) {
    .content {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.columIcoIco img {
    display: block;
    margin: 10px auto;
    max-width: 70px;
}

.columIcoTitle {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 25px;

min-height: 50px;
}

.textBigger,
.textBigger strong,
.textBigger a,
.textBigger span {
    font-size: 24px;
}

.bw1 {
    border: 3px solid White;
}

.columsIconsFirmyBox {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.columsIconsReakceBox {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.columsIconsBox {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.maxW450 {
    max-width: 450px;
}





.registraceBox {
    margin: 40px auto;
    max-width: 600px;
}


.regForm label {
    color: black;
    font-size: 17px;
    margin-top: 10px;
    font-weight: bold;
}

.regForm input,
.regForm textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid Grey;
    min-height: 50px;
    margin-bottom: 10px;
}

.submitButtonCenter {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.submitButton {
    cursor: pointer;
    border: none;
    font-weight: 500;
    font-size: 18px;
    border: none;
    display: block;
    color: White;
    width: 250px;
    height: 54px;
    line-height: 54px;
    background-color: #e21035;
    border: none !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-align: center;
    transition: background-color 0.5s;
    padding: 0;
    float: none;
}




.questionBox {
    max-width: 770px;
    margin: 0 auto 10px auto;
    background-color: #ffffff;
    border: none;
    padding: 15px 30px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);*/
}

.questionTitle {
    font-weight: bold;
    font-size: 17px;
    color: #e21035;
    cursor: pointer;
    padding-left: 32px;
}

@media (min-width: 992px) {
    .questionTitle {
        font-weight: bold;
        font-size: 19px;
        color: #e21035;
        cursor: pointer;
        padding-left: 35px;
        padding-left: 32px;
    }
}

.questionTitle1 {
    background-image: url(../../pcs/pcs_firemni/faq-open.svg);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    background-size: 20px;
}

.questionTitle2 {
    background-image: url(../../pcs/pcs_firemni/faq-close.svg);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    background-size: 20px;
}

.questionAnswer {
    cursor: pointer;
    font-weight: normal;
    padding-left: 32px;
}

@media (min-width: 992px) {
    .questionAnswer {
        padding-left: 35px;
    }
}

.questionAnswer strong {
    font-weight: bold;
}

.ico10Let,
.icoKlienti {
    background-image: url(../../pcs/pcs_firemni/ico9.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:    40px 40px;
    min-height: 40px;
    line-height: 40px;
    padding-left: 50px;
    color: Black;
    font-weight: bold;
    margin-bottom: 10px;

}

.icoKlienti {
    background-image: url(../../pcs/pcs_firemni/ico10.png);
    margin-bottom: 30px;
}

.maxW500 {
    max-width: 500px;
}

.backLink {
    color: Black;
    text-decoration: underline;
}

.btn300 {
    max-width: 200px;
}

@media only screen and (min-width : 768px) {
.btn300 {
    max-width: 300px;
}
}

.headerFiremniBcg {
    background-image: url(../pcs/pcs_layout/header-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}

.bcgGrey {
    background-color: #f1f1f1;
}

.bcgWhite {
    background-color: #f9f9f9;
}

.bcgImg1 {
        background-image: url(../pcs/pcs_layout/new-img-bcg1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size:    cover;
}

.reakceNew {min-height:     400px!important  }


 


@media only screen and (min-width : 1200px) {
    .reakceNew .owl-carousel .owl-nav .owl-prev {
        top: 50%;
        left: -50px;
        margin-top: -15px !important;
    }

    .reakceNew .owl-carousel .owl-nav .owl-next {
        top: 50%;
        right: -50px;
        margin-top: -15px !important;
    }
}