.text p {
    font-size: 15px;
    font-weight: bold;
}

.landing-balik-pravidla .text p {
    font-weight: normal;
    font-size: 16px;
}

.textsmall p {
    line-height: 16px;
}


.text p strong {
    font-family: NewsonGLS-Black;
}


.wraplandingS {
    /*position: relative;*/
    width: 100%;
    font-family: 'NewsonGLS';
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
}

.wraplanding1 {
    width: 100%;
    font-family: 'NewsonGLS';
    display: flex;
    flex-direction: column;
}

.landing-balik1 {
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding: 0 0 !important;
}

.landing-balik-pravidla {
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding: 0 5% !important;
}


.landing-balikaaaa {
    /*padding: 20px 5% 0 5% !important;*/
}

.landing-balik1 h1 {
    font-family: 'NewsonGLS-Bold';
    margin: 35px auto;
    text-align: center;
}

.landing-balik-pravidla h1 {
    font-family: 'NewsonGLS-Bold';
    margin: 35px auto;
    text-align: center;
}

.landing-balik-text5 {
    min-height: 200px;
    _heihgt: 200px;
    padding: 5px 0 20px 0;
    /*display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;*/
    text-align: center;
    overflow-x: auto;
    /*min-width: 340px;
    _width: 340px;*/
}



.owlinside {
    width:100%;
}



/*
.carousel-block {
    max-width: 700px !important;
    margin: 0px auto 0 auto;
}*/

.carousel-block {
    max-width: 550px !important;
    margin: 0px auto 0 auto;
    /*padding: 20px;*/
}

.am-next, .am-prev  {
    background-color: transparent !important;
    position: absolute;
    top: 140px;
    border: none;
    padding: 0px;
}
.am-next {
    left: -30px;
}

.am-prev  {
    right: -30px;
}

.am-next1, .am-prev1  {
    background-color: transparent !important;
    position: absolute;
    border: none;
    padding: 0px;
}



.maxvydej {
    max-width: 650px;
}



.landing-balik1 h2 {
    margin: 30px 0 10px 0;
    padding: 0px;
    font-size: 31px;
    font-family: 'NewsonGLS-Bold';
}

.landing-balik1 h2 span {
    font-style: italic;
    white-space: nowrap;
    padding-right: 5px;
}

.landing-balik-text1 h2 {
    max-width: 800px;
    margin: 0 auto;
}






.landing-balik-text3 h2{
    max-width: 600px;
    margin: 0 auto;
}

.landing-balik-text3 {
    min-height: 200px;
    _heihgt: 200px;
    padding: 22px 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.landing-balik-text3 h2{
    margin: 0 auto 20px auto;
}

.landing-balik-text-whiteblack h2{
    max-width: 900px;
    font-family: NewsonGLS-Bold;
    font-weight: 900;
    margin: 8px auto 30px auto;
}
.landing-balik-text-whiteblack {
    min-height: 400px;
    _heihgt: 400px;
    max-width: 950px;
    padding: 20px 10px 0 10px;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.landing-balik-text-whiteblack span {
    font-family: NewsonGLS-Bold;
    font-weight: 900;
}



.landing-balik-text4 h2{
    max-width: 600px;
    margin: 0 auto;
}
.landing-balik-text4 {
    min-height: 200px;
    _heihgt: 200px;
    padding: 32px 15px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    /*line-height: 55px;*/

}

.landing-balik-text4 div, .landing-balik-text4 form {
    width: 100%;
}

.landing-balik-text4 h2{
    margin: 0 auto 20px auto;
}

.landing-balik-text4 input {
    width: 100%;
    margin-top: 10px;
}

.landing-balik-text4 input[type=checkbox] {
    transform: scale(1.5);
}

.landing-balik-text4 input[type=submit] {
    font-weight: bold;
    font-size: 14px !important;
    height: 37px;
}

.vstupvanoce {
    padding: 0 0px 0 50px;
    /*font-size: 12px !important;*/
    color: black !important;
    height: 38px;
    border-radius: 400px !important;
    white-space: normal;
    line-height: 18px;
    border: 2px solid #061ab1 !important;
}

.landing-balik-text-maxwidth {
    max-width: 870px;
    text-align: center;
}


.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 20px 30px;
    text-align: center;
    border-radius: 20px !important;
}

.checkboxsoutez {
    display: flex;
    font-size: 12px;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}

.labelsoutez {
    cursor: pointer;
    color: black;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px 0;
    font-size: 1em;
    margin-top: 5px;
}

.checkboxsoutez input {
    width: 30px;
    position: relative;
    top: -4px;
}

.cislobaliku {
    background: url('../design/mezinarodni_soutez/form_auto.png') no-repeat;
    background-position: left center;
    background-size: contain;
}

.formjmeno {
    background: url('../design/mezinarodni_soutez/form_jmeno.png') no-repeat;
    background-position: left center;
    background-size: contain;
}

.formtelefon {
    background: url('../design/mezinarodni_soutez/form_telefon.png') no-repeat;
    background-position: left center;
    background-size: contain;
}

.formemail {
    background: url('../design/mezinarodni_soutez/form_email.png') no-repeat;
    background-position: left center;
    background-size: contain;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}

.responsive-youtube {
    max-width: 560px;
    max-height: 315px;
    margin: -20px auto 80px auto;
}


.responsive-youtube1 {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.responsive-youtube1 iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


.landing-balik-text2 div {
    width: 380px;
}

.landing-balik-text2a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}

.landing-balik-text2 div {
    width: 380px;
}


.hlavnivyhra img{
    margin-top: 0px;
}

.vyhratydne {
    padding-top: 20px;
}
.hlavnivyhra a {
    position: relative;
    font-size: 10px;
    text-decoration: none;
    color: white;
    top: -65px;
}

.vyhratydne a {
    position: relative;
    font-size: 10px;
    text-decoration: none;
    color: white;
    top: -65px;
}


.hlavnivyhra a:hover, .vyhratydne a:hover {
    text-decoration: underline;
}


.dalsivyhry {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.landing-balik-text2 div {
    text-align: center;
}

.jaksoutezit {
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 20px 0;

}

.jaksoutezit div {
    text-align: center;
    font-size: 14px;
    /*border: 1px solid red;*/
}

.jaksoutezit .soutezikona {
    text-align: center;
    font-size: 12px;
}

.jaksoutezit .soutezsipka {
    text-align: center;
}

.jaksoutezit div img {
    max-width: 100px;
    margin-bottom: 15px;
}




h2 {
    text-align: center;
}

.landing-balik1-according {
    max-width: 1266px;
    /*border: 1px solid white;*/
    margin: 0 auto;
    height: 100% !important;
    display: block;
    text-align: center;
    /*padding: 50px 0;*/
}

.colorwhiteblack {
    background-color: #ffffff;
    color: #000000;
    padding: 20px 0 60px 0;
}

.colorblue {
    background-color: #061ab1;
}

.colorgrey {
    background-color: #f2f2f2;
}

.colorblue1 {
    background-color: #d0ebf5;
}

.colorpink {
    background-color: #ebc6d1;
}

.colorbluelight {
    background-color: #c8e7f2;
    background: url('../design/mezinarodni_soutez/vydejni_mista_podklad.png') no-repeat;
    background-position: center center;
    background-size: cover;
}

.colorgrey1 {
    background-color: #f6f6f6;
    margin: 0px 0 0px 0 !important;
    padding: 0px 0 0px 0 !important;
}

.ccc {
    display: flex;
    justify-content: space-around;
}

.colorgreen {
    background-color: #daf2c1 !important;
}

.colorgreen1 {
    background-color: #bee1ab;
}



.partnersouteze {
    letter-spacing: 5px;
    word-spacing: 10px;
    font-weight: bold;
}

.vydejnimisto {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    /*max-width: 550px;*/
    background-color: white;
    border: 1px solid white;
    border-radius: 50px;
}




.landing-balik-text {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0;
}

.landing-balik-text > div {
    width: 100%;
}



/************************* ACCORDATION START *************************/

.landing-balik-text-according > div {
    width: 100%;
}


.textAccording {
    border-bottom: 2px solid #9ba3e0 !important;
}

.textAccording ul {
    list-style-type: square;
    line-height: 23px;
    margin-left: 0px;
    padding-left: 15px;
}


.textAccording h3 {
    background-color: transparent !important;
    width: 100%;
    border: none;
    padding-top: 15px !important;
    font-weight: bold;
    text-align: left;
    color: white;
    font-size: 20px !important;
    border-top: 2px solid #9ba3e0;
}

.textAccording h3:first-child {
    margin-top: 50px;
}

.ui-accordion-content a {
    color: white;
}

.ui-accordion-content {
    color: white;
    background-color: transparent !important;
    font-size: 14px;
    border: none;
    text-align: left;
}

.ui-icon {
    float: right;
    width: 31px;
    height: 30px;
    margin-top: 5px;
}


.ui-icon-accord, .ui-icon {
    background: url('../design/landing/ui-icon-accord.png') no-repeat !important;
}

.ui-state-active .ui-icon, .ui-button:active{
    background: url('../design/landing/ui-icon-accord-active.png') no-repeat  !important;
}



/************************* ACCORDATION END *************************/




@media (min-width: 1px) {

    .textsmall {
        font-size: 17px !important;
        padding: 0 30px !important;
    }


    .landing-balik-text1 {
        min-height: 130px;
        _height: 130px;
        padding: 10px 5px;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        max-width: 900px;
    }


    .owlinside1 {
        display: flex;
        justify-content: space-around;
    }
    .owlinside1 img {
        width: 80% !important;
    }

    .am-next1 {
        left: -20px;
        top: 120px;
    }

    .am-prev1  {
        right: -20px;
        top: 120px;
    }
    .owlinside h3 {
        text-align: center;
        font-size: 21px;
    }
    .sponzori {
        display: flex;
        align-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-end;
        width: 100%;
    }

    .sponzori img {
        max-width: 200px;
        padding: 10px 0px;
        margin: 0 20px;

    }

    .sponzori1 {
        display: flex;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        font-size: 12px;
    }

    .sponzori1 div {
        /*max-width: 250px;*/
        text-align:center;
    }


    .sponzori1 img {
        max-width: 200px;
        padding: 10px 0;
    }


    .landing-balik-text1 h2 {
        font-size: 26px;
    }

    .vydejnadpis1 {
        margin-top: -20px;
        margin-bottom: 40px;
        text-align: center;
    }

    .vydejnadpis {
        max-width: 450px;
        font-size: 26px !important;
    }

    .landing-balik-text-whiteblack h2{
        font-size: 18px;
    }
    .deskoplogodopracenakole {
        display: none;
    }
    .textnadpis1 {
        font-family: 'NewsonGLS-Bold';
        font-size: 20px;
        text-align: center;
        display: block;
    }

    .textnadpis1 img {
        margin-top: 15px;
    }


    .textnadpis {
        font-family: 'NewsonGLS-Semibold';
        font-size: 20px;
        text-align: center;
        text-transform: uppercase;
    }

    .carousel-block {
        width: 300px;
    }

    .carousel-block1 {
        width: 300px;
    }

    .hlavnivyhra img, .vyhratydne img {
        max-width: 65%;
    }

    .kampan {
        background: url('../design/mezinarodni_soutez/2024/kampan_mobil.jpg') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 600px;
        _height: 600px;
    }



    .smallinfo {
        font-size: 12px;
        display: block;
        padding-bottom: 15px;
        margin-top: -5px;
        text-align: center;
    }

    .smallinfo1 {
        font-size: 12px;
        display: block;
        text-align: center;
        padding: 10px 0 5px 0;
    }


    .clickablebarcodeview a {
        display: block;

    }

    .inputcislo {
        position: relative;
    }


    .clickablebarcodeview {
        padding: 4px 14px;
        background-color: transparent;
        position: absolute;
        right: 2px;
        margin-top: 13px;
    }

    .clickablebarcodeview1 {
        /*border-right: 1px solid white !important;*/
    }

    .landing-balik-text4 {
        width: 100%;
        margin: 0 auto;
    }

    .textvyherci {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
        justify-content: center;
    }

    .textvyherci div {
        text-align: center;
        line-height: 30px;
        width: 300px;
        margin-top: 20px;
    }

    .textvyherci img {
        width: 55%;
    }


    .landing-balik-text2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
        justify-content: center;
    }

    /*.landing-balik-text2a {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
        justify-content: center;
    }*/

    .landing-balik1-according {
        width: 90%;
    }

    .vydejnimisto {
        min-height: 250px;
        _height: 250px;
        margin-top: 5px;
        padding: 0 35px;
    }

    .vydejnimisto span {
        font-weight: 900;
        font-size: 23px;
        padding-bottom: 20px;
    }

    .jaksoutezit .soutezikona {
        width: 100%;
    }

    .jaksoutezit .soutezsipka {
        height: 60px;
        margin: 10px 0;
        background: url('../design/mezinarodni_soutez/2024/jak_soutezit_sipka1.png') no-repeat;
        background-position: center center;
        background-size: contain;
    }

    .jaksoutezit {
        flex-direction: column;
        flex-wrap: wrap;
    }
}

@media (min-width: 468px) {

    .am-next1 {
        top: 80px;
    }
    .am-prev1  {
        top: 80px;
    }


    .owlinside h3 {
        font-size: 26px;
    }

    /*.sponzori {
        justify-content: space-evenly;
    }*/

    .landing-balik-text-whiteblack h2{
        font-size: 28px;
    }
    .textnadpis {
        font-size: 25px;
    }
    .carousel-block {
        width: 350px;
    }

    .carousel-block1 {
        width: 450px;
    }

    .kampan {
        background: url('../design/mezinarodni_soutez/2024/kampan.jpg') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 250px;
        _height: 250px;
    }



    .landing-balik-text4 {
        width: 420px;
    }

    .vydejnimisto {
        min-height: 200px;
        _height: 200px;
        margin-top: 35px;
    }

    .vydejnimisto span {
        padding-bottom: 30px;
    }

}

@media (min-width: 600px) {
    .kampan {
        background: url('../design/mezinarodni_soutez/2024/kampan.jpg') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 300px;
        _height: 300px;
    }
}

@media (min-width: 768px) {

    .textsmall {
        padding: 0 !important;
    }

    .landing-balik-text1 {
        min-height: 230px;
        _height: 230px;
        padding: 30px 5px;
    }


    .owlinside1 img {
        width: 100% !important;
    }

    .am-next1 {
        left: -40px;
        top: 120px;
    }

    .am-prev1  {
        right: -40px;
        top: 120px;
    }

    .vydejnadpis1 {
        margin-bottom: 10px;
    }

    .vydejnadpis {
        max-width: 450px;
        font-size: 46px !important;
    }

    .landing-balik-text1 h2 {
        font-size: 31px;
    }


    .landing-balik-text-whiteblack h2{
        font-size: 38px;
    }

    .deskoplogodopracenakole {
        display: block;
    }

    .textnadpis1 {
        display: none;
    }

    .kampan {
        background: url('../design/mezinarodni_soutez/2024/kampan.jpg') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 200px;
        _height: 200px;
    }

    .carousel-block {
        width: 550px;
    }

    .carousel-block1 {
        width: 450px;
    }

    .am-next {
        left: 0px;
    }



    .am-prev {
        right: 0px;
    }

    .am-next {
        left: -20px;
    }

    .am-prev  {
        right: -20px;
    }

    .kampan {
        background: url('../design/mezinarodni_soutez/2024/kampan.jpg') no-repeat;
        background-position: center center;
        background-size: cover;
        min-height: 400px;
        _height: 400px;
    }

    .landing-balik-text2 {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-content: center;
        justify-content: center;
    }

    /*.landing-balik-text2a {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-content: center;
        justify-content: center;
    }*/


    .landing-balik-text2 img {
        width: 100%;
    }

    /*.landing-balik-text2a img {
        width: 80%;
    }*/


    .jaksoutezit {
        flex-direction: row;
        flex-wrap: nowrap;
        /*flex-direction: column;*/
    }

    .backgroundgreen {
        background: url('../design/mezinarodni_soutez/green.png') no-repeat;
        background-position: top center;
    }

    .backgroundblue {
        background: url('../design/mezinarodni_soutez/blue.png') no-repeat;
        background-position: top center;
    }

    .backgroundblue1 {
        background: url('../design/mezinarodni_soutez/blue1_reshoper.png') no-repeat;
        background-position: top center;
    }

    .jaksoutezit .soutezikona {
        width: 140px;
    }

    .jaksoutezit .soutezsipka {
        width: 60px;
        margin: 0px 0;
        height: auto;
        background: url('../design/mezinarodni_soutez/2024/jak_soutezit_sipka.png') no-repeat;
        background-position: 0px 35px;
        background-size: contain;
    }

}



@media (min-width: 900px) {


    .kampan {
        background-size: cover;
        min-height: 400px;
        _height: 400px;
    }

    .smallinfo {
        display: none;
    }


    .clickablebarcodeview a {
        display: none;
    }

    .clickablebarcodeview {
        padding: 6px 1px;
        /*background-color: white;*/
    }


    .textvyherci div {
        width: 220px;
    }

    .textvyherci img {
        width: 65%;
    }

    .landing-balik-text2 img {
        width: 100%;
    }

    /*.landing-balik-text2a img {
        width: 90%;
    }*/

    .landing-balik1-according {
        width: 70%;
    }

}


@media (min-width: 1000px) {

    .kampan {
        background-size: contain;
        min-height: 450px;
        _height: 450px;
    }

    .landing-balik1-according {
        width: 70%;
    }

}


@media (min-width: 1300px) {

    .jaksoutezit .soutezikona {
        width: 240px;
    }



    .landing-balik1-according {
        width: 55%;
    }
}


