.wraplanding {
    /*position: relative;*/
    width: 100%;
    font-family: 'NewsonGLS';
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;

}

.buttonsoukromy {
    min-width: 160px;
    background: none;
    padding-right: 0px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.buttonsoukromy1 {
    min-width: 160px;
    margin-bottom: 10px;
}

.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;
    justify-content: space-around;
}

.landing-balik1c {
    max-width: 1366px;
    margin: 0 auto;
    padding: 0 100px;
    height: 100% !important;
    text-align: center;
}

.landing-balik1b {
    max-width: 1366px;
    margin: 0 auto;
    height: 100% !important;
    text-align: center;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
}

.landing-balik1-according {
    max-width: 1266px;
    /*border: 1px solid white;*/
    margin: 0 auto;
    height: 100% !important;
    display: block;
    text-align: center;
}

/*#owl-one {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}*/

.carousel-block {
    max-width: 800px !important;
    margin: 0px auto 0 auto;
    /*padding: 20px;*/
}

.am-next, .am-prev  {
    background-color: transparent !important;
    position: absolute;
    top: 140px;
    border: none;
    padding: 0px;
}


.owlinside {
    background-color: #f3c8d4;
    border-radius: 30px;
    height: 300px;
    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;
}
/*.am-next {float: right;}
.am-prev {float: left;}*/


.colorwhite {
    color: white;
}

.colorblack {
    color: black;
}

.colorgrey {
    background-color: #f7f7f7;
}

.colorblue {
    background-color: #061ab1;
}

.colorpink {
    background-color: #f3c8d4 !important;
}

/************************* FORM START *************************/





.form label, .carousel-block label {
    font-family: 'NewsonGLS-Semibold';
    font-size: 22px;
    float: left;
    margin-top: 15px;
    width: 100%;
    text-align: left;
}

.form select {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;

    background-image:
            linear-gradient(45deg, transparent 50%, #061ab1 50%),
            linear-gradient(135deg, #061ab1 50%, transparent 50%),
            radial-gradient(transparent 70%, transparent 72%);
    background-position:
            calc(100% - 20px) calc(1em - 1px),
            calc(100% - 15px) calc(1em - 1px),
            calc(100% - .5em) .5em;
    background-size:
            9px 6px,
            6px 8px,
            1.5em 1.5em;
    background-repeat: no-repeat;
}

.form select {
    border: 2px solid #061ab1;
    font-size: 14px;
    box-sizing: border-box;
    padding: 7px 15px;
    border-radius: 50px;
    margin-top: 10px;
    float: left;
}

.cenabalikucelkem {
    font-family: 'NewsonGLS-Bold';
    font-size: 30px;
    display: flex;
    justify-content: center;
    padding: 0px 0 20px 0;
    margin-top: -20px;
    align-items: flex-end;
}

#cenabalik {
    padding-right: 10px;
    font-size: 60px;
    position: relative;
    top: 6px;
}

.carousel-block1 {
    max-width: 806px !important;
    margin: 0px auto 0 auto;
    margin-bottom: 30px;
    /*border: 1px solid red;*/
}

.carousel-block1 .item {
    margin: 0 5px;

}



.baliky {
    /*max-width: 1369px;*/
    width: 100%;
    margin: 20px auto 30px auto;
    display: block;
    padding: 0px 0px 0 0;
}

.iteminsidebalik {
    /*cursor: pointer;*/
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    width: 135px;
    padding: 12px 0 20px 0;
    margin: 10px auto;

}

.velikostBaliku {
    font-weight: 900;
    font-size: 32px;
    color: #061ab1;
    margin: 0px;
    font-family: 'NewsonGLS-Bold';
}

.iteminsidebalik .popisbalik {
    font-size: 13px;
}
.iteminsidebalik .popisbalik span {
    font-weight: 900;
    font-size: 14px;
    font-family: 'NewsonGLS-Bold';
}

.iteminsidebalik .cenabalik {
    font-size: 21px;
    font-family: 'NewsonGLS-Semibold';
    padding: 3px 0 5px 0;
}


.owl-carousel1 .owl-nav {
    display: none;
}

/************************* FORM END *************************/



/************************* ACCORDATION START *************************/

.textAccording {
    border-bottom: 2px solid #9ba3e0 !important;
}


.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 {
    white-space: nowrap;
}

.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: 32px;
    font-family: 'NewsonGLS-Bold';
}

.landing-balik1b h2, .landing-balik1c h2 {
    margin: 30px 0 -15px 0;
    letter-spacing: -1px;
    padding: 0px;
    font-size: 32px;
    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: 1.2em !important;
}

.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-direction: row;
    justify-content: center;
}

.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;
    display: flex;
    flex-wrap: nowrap;
}

.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: 40px;
}


.text3b, .text3c  {
    width: 100%;
}

.text3b p {
    text-align: left;
    font-size: 14px;
}



.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;
}

.maxWidth {
    max-width: 900px;
}


@media (min-width: 1px) {

    .infobottom {
        text-align: center;
        max-width: 1068px;
        font-size: 12px;
        position: relative;
        top: -10px;
        padding-bottom: 15px;
        line-height: 20px;
    }

    .glsMaps {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        top: -40px;
        margin-bottom: -10px;
    }


    .glsMapsRam {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
        justify-content: center;
        box-sizing: border-box;
        padding: 20px 20px;
        height: 120px;
        background: #FFFFFF;
        border: 1px solid #000000;
        box-shadow: 2px 4px 19px rgba(0, 0, 0, 0.2);
        border-radius: 15px;
    }

    .glsMapsNadpis {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        text-align: center;
    }

    .viewMapButton {
        padding: 2px 0px 0 0 !important;
        height: 33px;
    }


    .owlinside {
        width: 290px !important;
        box-shadow: none;
    }
    .selectbox {
        width: 100%
    }

    .form .stat div {
        width: 100%;
    }

    .form .stat {
        display: flex;
        flex-direction: column;
    }

    .form .dodani {
        display: flex;
        flex-direction: column;
    }


    .landing-balik1c {
        padding: 0 30px;
    }
    .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%;
    }

    .backgroundpink {
        background: transparent;
    }

    .backgroundpink2 {
        background: transparent;
    }


    .mobile3top {
        height: 70px;
        margin-bottom: -30px;
        width: 100%;
        display: block;
        background: url('../design/landing/soukromy-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/soukromy-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/soukromy-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;
    }

}

@media (min-width: 400px) {
    .owlinside {
        width: 315px !important;
        box-shadow: 2px 4px 19px rgba(0, 0, 0, 0.2);
    }
}

@media (min-width: 500px) {
    .am-next {
        left: 0px;
    }

    .am-prev {
        right: 0px;
    }

    .glsMapsRam {
        padding: 20px 100px;
    }





}


@media (min-width: 768px) {

    .infobottom {
        text-align: right;
    }

    .selectbox {
        width: 80%
    }

    .form .stat {
        flex-direction: row;
    }

    .form .dodani {
        flex-direction: row;
    }

    .form .stat div {
        width: 50%;
    }

    .form .dodani div {
        margin-top: 10px;
        width: 50%;
    }

    .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;
    }


    .backgroundpink {
        background: url('../design/landing/soukromy-balik-line3a.png') no-repeat;
        background-position: top center;
    }

    .backgroundpink1 {
        background: url('../design/landing/firemni-balik-line4.png') no-repeat;
        background-position: top center;
    }

    .backgroundpink2 {
        background: url('../design/landing/soukromy-balik-line33aa.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/soukromy-balik.jpg') no-repeat;
        background-position: center right;
        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;
    }
}

@media (min-width: 800px) {
    .am-next {
        left: -30px;
    }

    .am-prev  {
        right: -30px;
    }
}



@media (min-width: 900px) {


    .landing-balik1-according {
        width: 70%;
    }

    .backgroundpink {
        background: url('../design/landing/soukromy-balik-line3b.png') no-repeat;
        background-position: top center;
    }

    .backgroundpink2 {
        background: url('../design/landing/soukromy-balik-line33bb.png') no-repeat;
        background-position: top center;
    }
}

@media (min-width: 1050px) {

    .text3b {
        padding-left: 70px;
    }

    .text3c {
        padding-right: 70px;
    }

    .backgroundpink {
        background: url('../design/landing/soukromy-balik-line3.png') no-repeat;
        background-position: top center;
    }

    .backgroundpink2 {
        background: url('../design/landing/soukromy-balik-line33.png') no-repeat;
        background-position: top center;
    }

    #cenik,  #kredit {
        width: 70%;
    }
}

@media (min-width: 1100px) {

    .selectbox {
        width: 60%
    }


    .text3a > div {
        width: 35%;
    }
}


@media (min-width: 1300px) {

    .landing-balik1-according {
        width: 55%;
    }

    .backgroundpink {
        background: url('../design/landing/soukromy-balik-line3c.png') no-repeat;
        background-position: top center;
    }

    .backgroundpink2 {
        background: url('../design/landing/soukromy-balik-line33cc.png') no-repeat;
        background-position: top center;
    }
}

@media (min-width: 1500px) {
    .wraplanding {
        /*background-size: 1%;*/
        background-position: center right;
    }
}


@media (min-width: 1600px) {
    .landing-balik1-according {
        width: 40%;
    }

    .wraplanding {
        background: url('../design/landing/soukromy-balik-full.jpg') no-repeat;
        background-size: cover;
        background-position: center right;
    }
}


/*
@media (min-width: 2100px) {
    .wraplanding {
        background-size: 60%;
        background-position: center center;
    }
}

@media (min-width: 2000px) {
    .wraplanding {
        background-size: 85%;
        background-position: center center;
    }
}*/