.wraplanding {
    /*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;
}


.wraplanding2 {
    font-family: 'NewsonGLS';
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}

.footerland {
    margin-bottom: -50px;
}


.landing-balik1 {
    max-width: 1366px;
    margin: 0 auto;
    height: 100% !important;
    display: flex;
}

.landing-balik1-according {
    max-width: 1266px;
    /*border: 1px solid white;*/
    margin: 0 auto;
    height: 100% !important;
    display: block;
    text-align: center;
}

.buttonfirm {
    min-width: 196px;
    background: none;
    margin-right: 15px;
    margin-bottom: 10px !important;
    /*padding-right: 0px !important;*/
    padding: 0 15px !important;
}

.buttonfirm1 {
    min-width: 186px;
    background: none;
    margin-right: 15px;
    margin-bottom: 10px !important;
}

.buttonfirm2 {
    min-width: 126px;
    height: 30px;
    font-weight: normal !important;
    font-size: 13px !important;
    background: none;
}


.colorwhite {
    color: white;
}

.colorblack {
    color: black;
}

.colorgrey {
    background-color: #f7f7f7;
}

.colorblue {
    background-color: #061ab1;
}

.colorpink {
    background-color: #f3c8d4 !important;
}


/*********************** CAROUSEL START ****************************/


.carousel-block {
    margin: -40px auto -150px auto;
    /*padding: 20px;*/
}

.am-next, .am-prev  {
    background-color: transparent !important;
    position: absolute;
    top: 160px;
    border: none;
    padding: 0px;
}


.owlinside {
    /*background-color: #f3c8d4;*/
    border-radius: 30px;
    /*height: 400px;*/
    height: auto;
    /*border: 1px solid red;*/
    margin: 20px auto 20px auto;
    padding: 22px 27px;
}

.owlinside .stars img {
    height: 20px;
    width: 20px !important;
    float: left;
}

.owlinside h4 {
    clear: both;
    text-align: left;
    padding-top: 12px;
    margin-bottom: 8px;
    font-weight: bold;
}

.owlinside p {
    font-size: 12px;
    line-height: 15px;
    text-align: left;
}

.owl-nav {
    display: flex;
    justify-content: space-between;
}

/************************* CAROUSEL END  *************************/


/************************* ACCORDATION START *************************/

.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: 10px !important;
    padding-bottom: 0px !important;
    font-weight: bold;
    text-align: left;
    color: white;
    font-size: 16px !important;
    border-top: 2px solid #9ba3e0;
}

.textAccording h3:first-child {
    margin-top: 50px;
}



.ui-accordion-content {
    color: white;
    background-color: transparent !important;
    font-size: 14px;
    border: none;
    text-align: left;
}

.ui-icon {
    float: right;
    width: 29px;
    height: 25px;
    margin-top: 5px;
}


.ui-icon-accord, .ui-icon {
    background: url('../design/landing/ui-icon-accord.png') no-repeat !important;
    background-size: 85% !important;
}

.ui-state-active .ui-icon, .ui-button:active{
    background: url('../design/landing/ui-icon-accord-active.png') no-repeat  !important;
    background-size: 85% !important;
}


/************************* ACCORDATION END *************************/


/*
.landing-balik1 h1 {
    font-family: 'NewsonGLS-Bold';
}*/


.landing-balik1 h1, .landing-balik1-according h1 {
    margin: 0px;
    padding: 0px;
}

.landing-balik1 h1 span, .landing-balik1-according h1 span {
    color: #ffcd00;
    font-style: italic;
    font-family: 'NewsonGLS-Bold';
    white-space: nowrap;
}

.landing-balik1 h2, .landing-balik1-according h2 {
    margin: 30px 0 -25px 0;
    /*letter-spacing: 1px;*/
    padding: 0px;
    font-size: 31px;
    font-family: 'NewsonGLS-Bold';
}

.landing-balik1 h2 span {
    font-style: italic;
    white-space: nowrap;
    padding-right: 5px;
}

.landing-balik1 .landing-balik-text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 40px;
}

.landing-balik1 .landing-balik-text > div {
    width: 100%;
}

.landing-balik-text h2 {
    text-align: center;
}



.width100 {
    width: 100% !important;
}

.landing-balik-text-according > div {
    width: 100%;
}


.landing-balik1 .text {
    padding: 0px 0 20px 0;
    line-height: 23px;
    margin-top: -17px;
}



.landing-balik1 .text1 {
    padding: 10px 0 5px 0;
    line-height: 24px;
    text-align: center;
}

.landing-balik1 .odkazy {
    color: #a8a7a6;
    text-transform: uppercase;
    position: relative;
    top: -10px;
    font-size: 18px;
}

.landing-balik1 .oddelovac {
    padding: 0 5px;
}

.landing-balik1 .odkazy a {
    text-decoration: none;
    color: #a8a7a6;
}

.landing-balik1 .odkazy a:hover,.landing-balik1 .odkazy a.active  {
    color: #ffcd00;
}

.landing-balik1a {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    color: white;
    height: 100% !important;
    display: flex;
    align-items: center;
}

.tlacitka {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin-top: 20px;
}

.tlacitka a{
    margin: 0 5px;
}

.landing-balik1a .novinkatext {
    width: 100%;
}


.landing-novinky {
    background-color: #061ab1;
    padding: 20px 0;
}

.newshome {
    height: 100%;
}

.text2, .text2a {
    padding: 10px 0;
}

.text2 div strong, .text2a div strong {
    font-size: 20px;
}

.text2 div p, .text2a div p {
    font-size: 14px;
}

.text2a {
    display: flex;
    justify-content: space-around;
}




.landing-balik1a .balik-nadpis-novinka {
    font-size: 24px;
    margin-right: 10px;
}

.landing-balik1a .odrazka {
    width: 15px;
    height: 15px;
    background-color: #00c2f0;
    border-radius: 25px;
    position: relative;
    top: 2px;
    margin: 0 8px 0 0;
}

.newshome td {
    vertical-align: center !important;
    text-align: left;
    font-size: 0.95em;
    padding: 0px;
    color: white;
    height: 100%;
    /*padding: 0px 0px 10px 0px;*/
}

.newshome td a {
    color: white;
    text-decoration: none;
    font-weight: normal;
}


.text3 {
    display: flex;
    /* max-width: 1366px; */
    flex-wrap: wrap;
    flex-direction: row;
}

.text3a, .text3aa, .text3aaa  {
    display: flex;
    justify-content: center;
}

.text3aa > div, .text3aaa > div {
    text-align: center;
}

.text3aaa  {
    margin-top: 0px;
}


.text3b, .text3c  {
    width: 100%;
}

.text3b p {
    text-align: left;
    font-size: 14px;
}

.text3b p strong, .text3c p strong {
    font-family: NewsonGLS-Bold;
}


.text3c p {
    text-align: left;
    font-size: 14px;
}

.nadpisduvera {
    position: relative;
    background-color: #061ab1;
    color: white;
    border-radius: 25px;
    padding: 10px 0 5px 0;
    width: 90%;
    margin: -30px auto 0 auto;
    line-height: 30px;
    z-index: 99;
}

.nadpisduvera strong {
    font-size: 21px;
}

.text3 .nadpis {
    font-weight: 600;
    font-size: 18px;
}

.text3 .text img {
    width: 70px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.text3 .text p {
    padding-right: 20px;
}


.text3 .text {
    font-size: 13px;
    width: 100% !important;
    line-height: 19px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
}


@media (min-width: 1px) {

    .carousel-block {
        width: 280px !important;
    }

    .am-next {
        left: -30px;
    }

    .am-prev  {
        right: -30px;
    }

    .landing-balik1-according {
        width: 90%;
    }

    .text3a, .text3aa, .text3aaa  {
        flex-wrap: wrap;
    }

    .text3aaa {
        flex-direction: row-reverse;
    }

    .text3aa img, .text3aaa img {
        width: 100%;
        z-index: 98;
        position: relative;
    }

    .text3b {
        padding-left: 0px;
        padding-top: 20px;
    }

    .text3c {
        padding-right: 0px;
        padding-top: 20px;
    }

    #cenik, #kredit {
        display: none;
    }

    #cenikmobil, #kreditmobil {
        display: block;
    }

    .text2a img {
        width: 100%;
        max-width: 900px;
    }

    .backgroundpink {
        background: transparent;
    }


    .mobile3top {
        height: 70px;
        margin-bottom: -30px;
        width: 100%;
        display: block;
        background: url('../design/landing/firemni-balik-line3top.png') no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .mobile3bottom {
        height: 70px;
        margin-top: -35px;
        width: 100%;
        display: block;
        background: url('../design/landing/firemni-balik-line3bottom.png') no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .mobile3atop {
        height: 70px;
        margin-bottom: -30px;
        width: 100%;
        display: block;
        background: url('../design/landing/firemni-balik-line3atop.png') no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .mobile3abottom {
        height: 70px;
        margin-top: -35px;
        width: 100%;
        display: block;
        background: url('../design/landing/firemni-balik-line3abottom.png') no-repeat;
        background-position: center center;
        background-size: cover;
    }


    .text3a > div {
        width: 100%;
    }

    .landing-balik1a .balik-nadpis-novinka {
        padding-bottom: 10px;
    }

    .newshome td:first-child {
        padding-right: 20px;
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
    }


    .landing-balik1a {
        flex-wrap: wrap;
    }

    .landing-balik1 .text {
        width: 100%;
    }

    .wraplanding {
        background: url('../design/landing/firemni-balik-mobile.jpg') no-repeat;
        background-position: top right;
        background-size: cover;
        min-height: 500px;
        _height: 500px;

    }
    .landing-balik1 {
        padding: 30px 10%;
    }

    .landing-balik1a {
        padding: 0 10%;
    }

    .landing-balik1a .vicenovinek {
        padding-top: 10px;
        display: flex;
        width: 100%;
        justify-content: flex-start;
    }

    .text2 {
        display: flex;
        flex-direction: column;
    }

    .text2 > div {
        width: 100%;
        padding: 0 0px;
    }

    .text2kosik {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 50px;
        align-items: center;
    }

    .text2kosik > div:nth-child(1), .text2kosik > div:nth-child(3), .text2kosik > div:nth-child(5) {
        width: 240px;
        height: 273px;
        padding: 115px 40px 0 40px;
        font-size: 13px;
    }

    .text2kosik > div:nth-child(2), .text2kosik > div:nth-child(4) {
        display: none;
    }

    .text2kosik > div:nth-child(1) {
        background: url('../design/landing/firemni-balik-icon-vydej30.png') no-repeat;
        background-position: center center;
        background-size: contain;
    }

    .text2kosik > div:nth-child(3) {
        background: url('../design/landing/firemni-balik-icon-vydej31.png') no-repeat;
        background-position: center center;
        background-size: contain;
    }

    .text2kosik > div:nth-child(5) {
        background: url('../design/landing/firemni-balik-icon-vydej32.png') no-repeat;
        background-position: center center;
        background-size: contain;
    }
}

@media (min-width: 468px) {
    .carousel-block {
        width: 380px !important;
    }
}



@media (min-width: 500px) {
    /*.am-next {
        left: 0px;
    }

    .am-prev {
        right: 0px;
    }*/
}

@media (min-width: 600px) {
    .carousel-block {
        width: 500px !important;
    }
}


@media (min-width: 768px) {

    .carousel-block {
        width: 650px !important;
    }

    /*.am-next {
        left: -20px;
    }

    .am-prev  {
        right: -20px;
    }*/

    .text3b {
        padding-left: 40px;
        padding-top: 0px;
    }

    .text3c {
        padding-top: 0px;
        padding-right: 40px;
    }

    #cenik, #kredit {
        display: block;
        width: 100%;
    }

    #cenikmobil, #kreditmobil {
        display: none;
    }

    .text3a, .text3aa, .text3aaa  {
        flex-wrap: nowrap;
        width: 100%;
    }


    .backgroundpink {
        background: url('../design/landing/firemni-balik-line3a.png') no-repeat;
        background-position: top center;
    }

    .backgroundpink1 {
        background: url('../design/landing/firemni-balik-line4.png') no-repeat;
        background-position: top center;
    }

    .mobile3bottom, .mobile3top, .mobile3abottom, .mobile3atop{
        display: none;
    }



    .text3a > div {
        width: 50%;
    }

    .landing-balik1a .balik-nadpis-novinka {
        padding-bottom: 0px;
    }

    .newshome td:first-child {
        padding-right: 20px;
        height: 100%;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .landing-balik1a .vicenovinek {
        padding-top: 0px;
        width: auto;
        justify-content: flex-end;
    }

    .landing-balik1a {
        flex-wrap: nowrap;
    }

    .landing-balik1 .text {
        width: 50%;
    }

    .wraplanding {
        background: url('../design/landing/firemni-balik.jpg') no-repeat;
        background-position: top center;
        background-size: cover;
        min-height: 500px;
        _height: 500px;

    }

    .landing-balik1 {
        /*padding: 0 100px;*/
    }

    .landing-balik1a {
        padding: 0 100px;
    }

    .text2 {
        flex-direction: row;
    }

    .text2 > div {
        width: 33%;
        padding: 0 20px;
    }

    .text2kosik {
        flex-direction: row;
        justify-content: center;
    }

    .text2kosik > div:nth-child(2), .text2kosik > div:nth-child(4) {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: center;
    }
}

@media (min-width: 800px) {



    /*.am-next {
        left: -30px;
    }

    .am-prev  {
        right: -30px;
    }*/
}

@media (min-width: 900px) {

    .carousel-block {
        width: 750px !important;
    }

    .landing-balik1-according {
        width: 70%;
    }

    .backgroundpink {
        background: url('../design/landing/firemni-balik-line3b.png') no-repeat;
        background-position: top center;
    }
}

@media (min-width: 1050px) {

    .carousel-block {
        width: 850px !important;
    }

    .text3b {
        padding-left: 70px;
    }

    .text3c {
        padding-right: 70px;
    }

    .backgroundpink {
        background: url('../design/landing/firemni-balik-line3.png') no-repeat;
        background-position: top center;
    }

    #cenik,  #kredit {
        width: 70%;
    }
}

@media (min-width: 1100px) {

    .text3a > div {
        width: 35%;
    }
}


@media (min-width: 1300px) {

    .landing-balik1-according {
        width: 55%;
    }

    .backgroundpink {
        background: url('../design/landing/firemni-balik-line3c.png') no-repeat;
        background-position: top center;
    }

    .wraplanding {
        background: url('../design/landing/firemni-balik-full.jpg') no-repeat;
        background-size: cover;
        background-position: top right;
    }
}


@media (min-width: 1600px) {
    .landing-balik1-according {
        width: 40%;
    }


}