body {
    font-family: 'Avenir Book', sans-serif;
    font-size: 14px;
    color: black;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Didot';
    color: #000000;
    font-weight: 600;
}

a:link {
    color: black;
}

a:visited {
    color: black;
}

h1 {
    margin-top: 0px;
    font-weight: 600;
    color: #000000;
    font-size: 30px;
    padding-top: 20px;
}

h2 {
    font-size: 2.827em;
    color: #000000;
}

h6 {
    text-transform: none;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    padding-top: 0px;
    margin-bottom: 0px;
}

.var {
    padding-bottom: 15px;
    display: flex;
    text-align: center;
}

.color {
    display: flex;
    align-items: center;
    padding: 0px;
}

.dot.black {
    accent-color: black;
}

.dot.white {
    accent-color: white;
}

.dot {
    margin-left: 15px!important;
    width: 25px!important;
    height: 25px!important;
    border-radius: 50%!important;
    background-color: black!important;
    cursor: pointer!important;
}

.dot-white {
    margin-left: 10px;
    margin-top: 7px;
    height: 25px;
    width: 25px;
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    border: #000000 solid 1px;
    cursor: pointer;
}

.fl-test {
    height: 30px;
}

.fl-test1 {
    font-size: 20px;
    padding-top: 10px;
    height: 30px;
}

.imgin.LEO {
    width: 225px;
}

.center {
    text-align: center;
}

.title {
    margin-left: auto;
    text-align: center;
    font-size: 10px;
    color: green;
}

.title1 {
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    color: red;
}

.border-up {
    display: flex;
    width: 240px;
    height: 400px;
    flex-direction: column;
    text-align: center;
}

.border-up1 {
    margin-left: 200px;
    display: flex;
    width: 240px;
    height: 400px;
    flex-direction: column;
    text-align: center;
}

.txt {
    font-weight: 700;
}

.tab {
    width: auto;
}

.table-col {
    min-width: 20px;
}

.table-col-X {
    width: 38px;
    font-size: 20px;
}

.desc2 {
    text-align: center;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.desc3 {
    text-align: center;
    padding-top: 10px;
}

.resp1 {
    display: none !important;
}

.ord {
    margin-top: 35px;
}

.table-desc {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 28px;
}

.sel_c {
    display: flex;
}

.tabulka-z {
    margin-top: 20px;
    border: 1px solid #000000;
}

.tabulka-m {
    margin-top: 20px;
    border: 1px solid #000000;
}

.tabulka-d {
    width: 52.5%;
    margin-top: 20px;
    border: 1px solid #000000;
}

p.nazev-bota {
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #000000;
}

.odr {
    margin-bottom: 10px;
    padding-top: 10px;
}

.position {
    width: 90%;
}

.bbb {
    width: auto;
    position: absolute;
    margin-top: 300px;
}

.bbb1 {
    width: auto;
    margin-top: 20px;
}

.tab1 {
    width: 18.5%;
}

.asi_1 {
    margin-top: 20px;
    width: 40%;
}

.seznam ol {
    counter-reset: item;
}

.seznam li {
    display: block;
}

.seznam li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
}

.obr_b {
    display: none;
}

.obr_a {
    width: 45%;
    display: block;
    height: 45%;
    float: right;
    margin-right: 30px;
}

.imga {
    display: none;
}

.asd {
    width: 45%;
    height: 400px;
    margin-left: auto;
    margin-top: 0;
}

.asid {
    display: block;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
    width: 50%;
    font-size: 17px;
    margin-top: 5%;
}

.tlac {
    display: flex;
    margin-top: 50px;
}

.tlac1 {
    display: flex;
    justify-content: center;
    margin-top: 70px;
}

.cte {
    font-weight: 500;
    text-align: left;
    padding-top: 150px;
    width: 45%;
    position: absolute;
}

.basket {
    color: #000000;
}

.cart {
    text-align: center;
}

.navbar-brand.cart-resp {
    display: none;
}

.navbar-nav.cart {
    position: absolute !important;
    bottom: 70% !important;
    left: 96% !important;
    transform: translateX(-80%) !important;
}

.navbar-nav.cart-norm {
    position: absolute !important;
    left: 95% !important;
    transform: translateX(-80%) !important;
}

.active {
    font-weight: bold;
}

.navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 100px;
}

.txt-navigation {
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 25px;
}

.mobile {
    display: none;
}

h3 {
    font-size: 1.999em;
}

h4 {
    font-size: 1.414em;
}

pre {
    text-align: left;
}

.radios {
    margin-left: 40%;
}

.obr img {
    padding-top: 50px;
    width: 60%;
    height: auto;
}

.row.nav {
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.navbar-brand.resp {
    display: none;
}

p {
    font-size: 1em;
    color: black;
}

.flex {
    display: flex;
    justify-content: center;
}

aside {
    margin-top: 105px;
    width: 30%;
    padding-left: 15px;
    margin-left: 15px;
    float: right;
}

.permissions_grid {
    display: flex;
    flex-flow: column nowrap;
}

.permissions_grid>div {
    display: flex;
    flex-flow: row nowrap;
    flex-basis: 20%;
    text-align: center;
}

.permissions_grid>div>* {
    flex: 1;
}

.jme {
    color: #000000;
    width: 100%;
    display: block;
    text-align: center;
}

.ch1 {
    background-color: rgb(190, 190, 190);
    width: 10%;
}

.img {
    width: 100%;
    margin-top: 150px;
    margin-left: auto;
}

.slider {
    display: none;
}

p.nazev-bota {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 17.5px;
    color: #000000;
}

a.button1:hover {
    background-image: linear-gradient(125deg, rgb(255, 255, 0) 0%, rgb(255, 255, 0) 32%, rgb(255, 255, 0) 100%);
    border: 0.1em solid #000000;
}

a.button1 {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 0.1em solid #000000;
    margin: 0 0.3em 0.3em 0;
    margin-top: 5px;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000000;
    text-align: center;
    transition: all 0.2s;
}

a.button2:hover {
    background-image: linear-gradient(125deg, rgb(255, 255, 0) 0%, rgb(255, 255, 0) 32%, rgb(255, 255, 0) 100%);
    border: 0.1em solid #000000;
}

a.button2 {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 0.1em solid #000000;
    margin: 0 0.3em 0.3em 0;
    margin-top: 0px;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000000;
    text-align: center;
    transition: all 0.2s;
}

a.button3:hover {
    background-image: linear-gradient(125deg, rgb(255, 255, 0) 0%, rgb(255, 255, 0) 32%, rgb(255, 255, 0) 100%);
    border: 0.1em solid #000000;
}

a.button3 {
    cursor: pointer;
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 0.1em solid #000000;
    margin: 0 0.3em 0.3em 0;
    margin-top: 0px;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000000;
    text-align: center;
    transition: all 0.2s;
    margin-top: 350px;
    margin-left: 250px;
}

a.button-w:hover {
    background-image: transparent;
    color: yellow;
    border-color: yellow;
}

a.button-w {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 0.1em solid #FFFFFF;
    margin: 0 0.3em 0.3em 0;
    margin-top: 5px;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    transition: all 0.2s;
}

a.button4:hover {
    background-image: linear-gradient(125deg, rgb(255, 255, 0) 0%, rgb(255, 255, 0) 32%, rgb(255, 255, 0) 100%);
    border: 0.1em solid #000000;
}

a.button4 {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 0.1em solid #000000;
    margin: 0 0.3em 0.3em 0;
    margin-top: 5px;
    border-radius: 0.12em;
    font-size: 15px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000000;
    text-align: center;
    transition: all 0.2s;
}

.button3 {
    margin-top: 0px!important;
    margin-left: 0px!important;
}

.paddingbtn {
    padding-bottom: 40px;
}

.padding-top-120.padding1 {
    padding-top: 120px;
}

.prazdny_kosik {
    font-size: large;
}

.btn14 {
    width: auto;
    height: auto;
    position: absolute;
    text-align: center;
    margin-top: 0%;
    margin-left: 25%;
}

.border1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 300px;
    height: 400px;
}

.border2 {
    display: flex;
    justify-content: center;
    margin-left: 190px;
    width: 300px;
    height: 400px;
}

.border3 {
    display: flex;
    justify-content: center;
    margin-left: 200px;
    width: 300px;
    height: 400px;
}

.imgin {
    width: 100%;
    margin-top: 50px;
    margin-left: 0px;
}

.imgin1 {
    width: 100%;
    margin-top: 50px;
    margin-left: 0px;
}

.imgin2 {
    width: 100%;
    margin-top: 50px;
    margin-left: 0px;
}

.img3 {
    display: none;
}

.img4 {
    max-width: 100%;
    min-width: 100%;
    position: relative;
}

.btn-link {
    padding: 0;
    box-shadow: none;
}

.desc1 {
    display: none;
}

.desc {
    font-family: 'Avenir Book', sans-serif;
    font-size: 15px;
}

.main {
    background-image: url("../images/uvod-foto1.jpg");
    background-repeat: no-repeat;
    padding-top: 100px;
    height: 750px;
    width: 100%;
}

.main1 {
    margin-top: 130px;
    margin-left: 700px;
    position: absolute;
    border: white solid 4px;
    width: 350px;
    height: 400px;
}

.main-foto {
    display: none;
}

.h-in {
    padding-top: 50px;
    text-align: center;
    color: white;
    font-size: 30px;
    padding-bottom: 40px;
}

.text-in {
    font-size: 20px;
    text-align: center;
    color: white;
}

.product:nth-child(2n) {
    page-break-after: always;
    /* CSS 2.1 syntax */
    break-after: always;
    /* New syntax */
}

.btn-in1 {
    margin-top: 40px;
    margin-left: 125px;
}

.main3 {
    margin-top: 90px;
    background-color: #a3a3a3;
    width: 100%;
    height: 400px;
}

.main-foto1 {
    width: 370px;
    position: absolute;
    margin-left: 700px;
    margin-top: 15px;
}

.main-in {
    margin-left: 110px;
    margin-top: 50px;
    position: absolute;
    width: 350px;
    height: 300px;
    border: white solid 4px;
}

.h-in1 {
    padding-top: 30px;
    text-align: center;
    color: white;
    font-size: 30px;
    letter-spacing: 3px;
}

.underline {
    display: block;
    margin-left: 14%;
    height: 2px;
    width: 70%;
    background-color: black;
}

.text-in1 {
    padding: 27px;
    color: white;
    text-align: center;
    font-size: 21px;
}

.select1>ul {
    list-style: none;
}

.select1 ul li.option {
    background-color: white;
    border: 1px solid black;
    margin-left: 2px;
}

.select1 ul li.option:hover {
    background-color: rgb(255, 242, 65);
}

#list1 {
    width: 290px;
    padding-left: 0px;
}

.select1 {
    position: relative;
    z-index: 500;
    width: 100%;
}

.select1 ul li.option {
    text-align: center;
    margin-bottom: 5px;
    z-index: 1;
    padding: 2px;
    display: none;
    display: inline-block;
}

.skladem1 {
    width: 88px;
}

.select1 ul li:first-child p {
    width: 100% !important;
}

.select1 ul li:first-child {
    display: block !important;
    line-height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    align-items: center;
}

.select1 ul li {
    cursor: pointer;
    line-height: 20px;
}

.select1 ul li.option1 {
    background-color: white;
    border: 1px solid black;
    margin-left: 2px;
}

.select1 ul li.option1:hover {
    background-color: rgb(255, 242, 65);
}

#list1 {
    width: 290px;
    padding-left: 0px;
}

.select1 {
    position: relative;
    z-index: 500;
    width: 100%;
}

.select1 ul li.option1 {
    text-align: center;
    margin-bottom: 5px;
    z-index: 1;
    padding: 2px;
    display: none;
    display: inline-block;
}

.select>ul {
    list-style: none;
}

.select ul li.option {
    background-color: white;
    border: 1px solid black;
    margin-left: 2px;
}

.select ul li.option:hover {
    background-color: rgb(255, 242, 65);
}

#list {
    width: 290px;
    padding-left: 0px;
}

.siz1 {
    z-index: 500;
}

.select {
    position: relative;
    z-index: 500;
    width: 100%;
}

.select ul li.option {
    text-align: center;
    margin-bottom: 5px;
    z-index: 1;
    padding: 2px;
    display: none;
    display: inline-block;
}

.skladem {
    width: 86px;
}

.select ul li:first-child p {
    width: 100% !important;
}

.select ul li:first-child {
    display: block !important;
    line-height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    align-items: center;
}

.select ul li {
    cursor: pointer;
    line-height: 20px;
}


/*.select ul li:nth-child(5):after {
    content: "\A";
    white-space: pre;
}*/


/*
.select ul li:nth-child(9):after {
    content: "\A";
    white-space: pre;
}
*/


/*.select ul li:nth-child(13):after {
    content: "\A";
    white-space: pre;
}*/


/*******************************************KOSIK**********************************************/

.product-title {
    width: 55%;
}

.price {
    width: 12.25%;
    display: flex;
    align-items: center;
}

.quantity {
    width: 12.25%;
    display: flex;
    align-items: center;
}

.jm {
    display: flex;
    align-items: center;
    width: 55%;
}

form {
    margin: 0;
    padding: 30px;
    width: 40%;
    background: white;
    border-radius: 10px;
}

form label {
    font-size: 14px;
    color: black;
    cursor: pointer;
}

form label,
form input {
    float: left;
    clear: both;
}

form input {
    margin: 15px 0;
    padding: 15px 10px;
    width: 100%;
    outline: none;
    border: 1px solid #bbb;
    border-radius: 20px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -ms-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}


/*form input[type=text]:focus,
form input[type="password"]:focus {
    border-color: cornflowerblue;
}*/

input[type=submit] {
    padding: 15px 50px;
    width: auto;
    background: #1abc9c;
    border: none;
    color: white;
    cursor: pointer;
    display: inline-block;
    clear: right;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -ms-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

input[type=radio] {
    margin: 0px;
    padding: 0px;
    width: auto;
    background: #1abc9c;
    border: none;
    color: white;
    cursor: pointer;
    display: inline-block;
    clear: right;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -ms-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

input[type=checkbox] {
    margin: 0px;
    padding: 0px;
    width: auto;
    background: #1abc9c;
    border: none;
    color: white;
    cursor: pointer;
    display: inline-block;
    clear: right;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -ms-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

input[type=submit]:hover {
    opacity: 0.8;
}

input[type="submit"]:active {
    opacity: 0.4;
}

.frame {
    display: none;
}

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1031;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 5%;
    left: 35%;
    width: auto;
    height: 850px;
    padding: 16px;
    background-color: white;
    z-index: 1032;
    overflow: auto;
}

.iframe {
    width: 500px;
    height: 900px;
}

.but1 {
    padding: 15px 50px;
    width: auto;
    background: #1abc9c;
    border: none;
    color: white;
    cursor: pointer;
    display: inline-block;
    clear: right;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -ms-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

.frm {
    display: flex;
    justify-content: center;
}
#form-ud {
    width: 50%;
}
.cart-doprava {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.footer-info1 {
    z-index: 900;
    width: 100%;
    position: absolute;
    top: 1130px;
}

.log {
    display: flex;
    width: 100%;
    padding-left: 5%;
    text-align: center;
}

.log img {
    max-width: 10%;
}

.copyright-cta {
    margin-left: 45%;
}

.text-uppercase {
    margin-left: 80px;
    margin-top: 15%;
    text-align: center;
}

.owl-carousel {
    margin-top: 150px;
    width: auto;
}

@media screen and (max-width: 768px) {
    #form-ud {
        width: 100%;
    }
    .copyright-cta {
        margin-left: 11%;
    }
    .text-uppercase {
        margin-left: 0px;
    }
    .log {
        display: flex;
        width: 100%;
        padding-left: 5%;
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .log img {
        max-width: 25%;
    }
    #map {
        margin-left: 0%!important;
    }
    .footer-h {
        font-size: 20px;
    }
    .footer-h.open {
        margin-top: 30px;
        font-size: 20px;
    }
    form {
        width: 80%;
    }
}

.times {
    text-align: center;
    width: 12.25%;
}

.total {
    width: 12.25%;
    display: flex;
    align-items: center;
}
#totalHeader {
    font-size: 1.8em;
}
#total {
    font-size: 1.8em;

}
.check {
    display: flex;
    align-items: center;
    width: 7.25%;
}

.product-container {
    margin-top: 50px;
    width: 100%;
    max-width: 100%;
}

.product-header {
    display: flex;
    border-bottom: 1px solid black;
    margin: 0 auto;
    justify-content: flex-start;
}

.ion-close-round {
    font-size: 20px;
    color: black;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.basket-form {
    display: flex!important;
    width: auto!important;
}

.tst {
    width: 100%;
}

#result {
    width: 100%;
}

.basket-form {
    display: block!important;
    width: auto!important;
}

.sm-hide {
    font-size: 17px;
}

.decrease.ion-ios-arrow-left {
    cursor: pointer;
    font-size: 20px;
    margin-right: 10px;
}

.mnozstvi {
    font-size: 17px;
}

.increase.ion-ios-arrow-right {
    cursor: pointer;
    font-size: 20px;
    margin-left: 10px;
}

.product {
    width: 55%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
}

.divide {
    margin-bottom: 100px;
}

.products img,
.products3 img {
    max-height: 250px;
    max-width: 150px;
}

.products {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.products3 {
    flex-direction: column;
    flex-wrap: wrap;
}

.dat img {
    max-width: 200px;
}

.dat {
    display: none;
    margin-top: 25%;
    width: 100%;
    flex-wrap: wrap;
}

.products1,
.products4 {
    padding: 50px 0px 10px 0px;
    width: 100%;
}

.cart_img {
    margin: 0px 10px 0px 10px;
    max-width: 100px;
    max-height: 35px;
}

.icon-on-button {
    margin-left: 8px;
    color: #000000;
}

.icon-on-button i {
    font-size: 18px;
    vertical-align: middle;
}

.navbar {
    background-color: #FFFFFF !important;
    border-color: black !important;
    padding-top: 20px;
    padding-bottom: 45px;
    transition: all .5s ease;
}

.nav-link:after {
    content: '';
    width: 0px;
    height: 1px;
    display: block;
    background: black;
    transition: 300ms;
}

.nav-link:hover::after {
    width: 100%;
}

.nav-link {
    color: #000000 !important;
    font-size: 15px;
}

.navbar-brand {
    margin-top: 30px;
    letter-spacing: 1px;
    font-size: 40px;
    font-family: 'Didot Regular';
    padding: 0;
}

.item.res {
    display: none;
}

.navbar-brand img {
    max-height: 50px;
}

.nav-pic img {
    max-height: 100%;
    max-width: 100%;
}

.test img {
    max-height: 250px;
    max-width: 100%;
}

.JSS {
    width: 209px;
    height: 170px;
    margin-top: 0px;
}

.navbar-divider {
    width: 100%;
    height: 1px;
    border: 0px;
    background-color: #000000;
    transition: all .5s ease;
}


/*.colored-nav {
    padding-top: 15px;
}*/

.colored-nav .navbar-divider {
    display: none;
}

.cta {
    color: #fff;
}

.cta-btn-group {
    margin-top: 30px;
    margin-left: 30px;
}

.footer-info {
    margin-top: 150px;
}

.footer-info {
    display: none;
}

.cta-btn-group .btn {
    margin: 10px;
}

.btn-orange.focus,
.btn-orange:focus,
.btn-orange.active,
.btn-orange:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-violat.focus,
.btn-violat:focus,
.btn-violat.active,
.btn-violat:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}


/*******************************************HEADER***************************************************/

header {
    background-color: #b7b7b7;
    position: relative;
    display: block;
}


/*******************************************SLIDER HOME***************************************************/

.sliding-card-with-bottom-image .image-container img {
    position: relative;
    margin: 0 auto;
    padding-top: 50px;
}

.slider-para {
    font-size: 1.414em;
    font-family: 'Montserrat', sans-serif;
}


/*******************************************SLIDER***************************************************/

.slider-content-wraper {
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: center;
    color: #fff;
}

.feature-wiget {
    padding-top: 15px;
    padding-bottom: 15px;
}

.feature-wiget h4,
.feature-wiget i {
    color: #433b88;
}

.feature-wiget i {
    font-size: 36px;
}

.feature-wiget h4 {
    text-transform: uppercase;
}

.bottom-line {
    position: relative;
    margin-bottom: 20px;
}

.bottom-line:after {
    content: '';
    position: absolute;
    top: 100%;
    width: 35px;
    height: 2px;
    background-color: #000000;
    left: 0;
    margin-top: 7px;
    margin-bottom: 5px;
}


/*******************************************TESTIMONIAL**********************************************/

.heading-wraper {
    margin-bottom: 120px;
}

.heading-wraper h3 {
    color: #fff;
    text-transform: uppercase;
}

.heading-wraper .heading-devider {
    margin: 0 auto;
    width: 100px;
    height: 2px;
    border: 0px;
}

.testimonial-container {
    background-color: #fff;
    box-shadow: 0px 8px 21px 0px rgba(26, 31, 66, 0.29);
}

.testimonial-content {
    padding: 2rem 8rem;
    position: relative;
    top: -45px;
    color: #5a5a5a;
    font-weight: 600;
}

.testimonial-speech {
    font-size: 16px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #5a5a5a;
}

.invalid {
    border-color: #FF0000;
}

.valid {
    border-color: #44E444;
}

.testimonial-container .client-details {
    position: relative;
    top: -45px;
}

.testimonial-container .client-details img {
    border-radius: 50%;
    margin-bottom: 25px;
}

.client-designation {
    margin-bottom: 0px;
    font-size: 10px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
}

.client-name {
    margin-bottom: 0px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: 400;
}

ul.social-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.social-list li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

ul.social-list li a {
    display: block;
    font-size: 2rem;
    padding: 0.2rem;
    color: #000000;
}

ul.social-list li a:hover,
ul.social-list li a:focus {
    color: #0e153a;
}

.owl-wrapper-outer {
    padding-top: 60px;
    margin-top: -60px;
    height: 50%;
}


/*******************************************FOOTER***************************************************/

.footer-list-wiget h4 {
    color: #433b88;
    text-transform: uppercase;
}

.footer-list-wiget .list-group-item {
    border: 0px;
    background-color: transparent !important;
    padding-left: 0;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
}

.footer-devider {
    background-color: rgb(235, 235, 235);
}

.footer-end-line {
    height: 25px;
    background-color: #433b88;
    width: 100%;
    margin: 0;
    padding: 0;
}

.logo-colored,
.logo-white {
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
}

.logo-colored img,
.logo-white img {
    display: inline-block;
    max-height: 50px;
    margin-right: 10px;
}

.logo-white {
    color: #000000;
    margin-top: 15px;
}

.logo-colored {
    color: #e8617d;
}

.color_red {
    color: red;
}

.footer-left-content {
    width: 30%;
}

.footer-h {
    padding-bottom: 25px;
}

.footer-divider {
    width: 90%;
}

.footer-list-wiget .list-group {
    margin-top: 26px;
}

.padding-top-120 {
    padding-top: 0px;
    margin-left: 20px;
}


/*******************************************ELEMENT STYLES*******************************************/

.btn-video {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
}

.text-center {
    text-align: center;
}

.img-responsive {
    max-width: 20%;
}

.text-violat {
    color: #6b6a8b;
}

.padding-top-bottom-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.padding-top-bottom-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.bg-image {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-top-30 {
    margin-top: 30px;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.text-white {
    color: #000000;
}

.bg-fit {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.bg-image-fit-50 {
    background-repeat: no-repeat !important;
    background-position-x: 100% !important;
    background-size: 50% 100% !important;
}

.btn-navbar {
    line-height: 1;
}

.btn-link i {
    font-size: 18px;
    vertical-align: middle;
}

.btn-video {
    text-transform: uppercase;
    transition: all .5s ease;
}

.btn-video:hover {
    text-decoration: none;
    color: #e86c6c;
}

.btn-video:hover .icon-rounded {
    border-color: #e86c6c;
    box-shadow: 0px 8px 27px 0px rgba(116, 44, 69, 0.21);
    color: #e86c6c;
}

.btn.gradient-orange:hover {
    background-color: #e86c6c !important;
    background-image: none !important;
}

.table1 {
    margin-top: 80px;
}


/*******************************************BACKGROUND-STYLES****************************************/

.bg-transparent {
    background-color: transparent;
}

.max-width-100 {
    max-width: 100% !important;
}

.italic {
    font-style: italic;
}

.blog-category {
    text-transform: uppercase;
    color: #433b88 !important;
    font-weight: 600;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.padding-top-90 {
    padding-top: 90px;
}

.margin-top-bottom-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.bordered-ios {
    background-color: transparent;
    border-color: #fff;
    border: 1px solid;
}

.footer-col {
    padding-left: 30px;
    padding-bottom: 2px;
}


/*******************************************OVERLAY*************************************************/

@media screen and (max-width: 1200px) {
    .footer-info1 {
        top: 1250px;
    }
    .table2 {
        display: none;
    }
    .border-up1.muzi1 {
        width: 180px;
    }
    .border-up.muzi {
        width: 180px;
    }
    .JSS {
        height: 140px;
    }
    .last {
        width: 180px;
    }
    .border-up {
        width: 350px;
    }
    .border-up1 {
        width: 350px;
    }
    p.nazev-bota {
        font-size: 15px;
    }
    .main {
        background-image: url("../images/pozadi.jpg");
    }
    .main-foto {
        display: block;
        position: absolute;
        margin-top: 140px;
        margin-left: 30px;
        width: 400px;
    }
    .main1 {
        margin-left: 500px;
    }
    .main-foto1 {
        margin-top: 5px;
        margin-left: 550px;
    }
    .bbb {
        margin-top: 210px;
    }
}

@media (max-width: 992px) {
    .border-up {
        width: 1000px;
    }
    .border-up1 {
        margin-left: 100px;
        width: 1000px;
    }
    p.nazev-bota {
        font-size: 15px;
    }
    .btn-in1 {
        margin-left: 100px;
    }
    .main1 {
        margin-left: 400px;
        width: 300px;
    }
    .main-foto {
        display: block;
        position: absolute;
        margin-top: 140px;
        margin-left: 10px;
        width: 350px;
    }
    .border {
        width: 800px;
    }
    .border2 {
        width: 800px;
        margin-left: 130px;
    }
    .border3 {
        margin-left: 130px;
        width: 800px;
    }
    .bbb {
        margin-top: 200px;
    }
    .h-in {
        font-size: 28px;
    }
    .main-in {
        width: 250px;
        margin-left: 60px;
    }
    .main-foto1 {
        margin-top: 15px;
        width: 350px;
        margin-left: 350px;
    }
    .text-in1 {
        font-size: 20px;
    }
    .footer-info1 {
        top: 1450px;
    }
}

@media screen and (max-width: 768px) {
    .table1 {
        margin-top: 0px;
    }
    .owl-carousel {
        margin-top: 65px;
    }
    .footer-info1 {
        position: relative!important;
        top: 10px;
        margin-top: 50px;
    }
    .navbar {
        padding-bottom: 10px;
    }
    .footer-left-content {
        margin-bottom: 50px;
        width: 50%;
    }
    .footer-info {
        display: none;
    }
    .footer-info1 {
        display: block;
    }
    #list {
        padding-left: 0px;
        width: 284px;
    }
    .white_content {
        display: none;
        position: absolute;
        top: 5%;
        left: 0%;
        width: 100%;
        height: 850px;
        padding: 16px;
        background-color: white;
        z-index: 1032;
        overflow: auto;
    }
    .iframe {
        height: 90%;
        width: 100%;
    }
    .row.nav {
        position: inherit !important;
        left: auto !important;
        transform: translateX(0px) !important;
    }
    .navbar-nav.cart {
        position: absolute;
        top: 10px !important;
        left: 97% !important;
        transform: translateX(-50%) !important;
    }
    .navbar-brand {
        margin-top: 0px;
        letter-spacing: 1px;
        position: absolute;
        top: 6px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .navbar-brand.cart-resp {
        position: absolute;
        display: flex;
        top: 8px !important;
        left: 92% !important;
        transform: translateX(-50%) !important;
    }
    .navbar-nav.info {
        display: none;
    }
    .navbar-brand.st {
        display: none;
    }
    .products4 {
        padding-top: 12px;
    }
    .navbar-brand.resp {
        display: block !important;
    }
    .navbar-nav.cart-norm {
        display: none;
    }
    .txt-navigation {
        padding-left: 4%;
        padding-right: 4%;
        font-size: 20px;
    }
    .flex {
        flex-direction: column;
    }
    .em {
        display: none;
    }
    .respp {
        list-style-type: none;
    }
    .resp {
        display: none !important;
    }
    .resp1 {
        display: block;
    }
    .border-up1.muzi1 {
        width: 320px;
    }
    .border-up.muzi {
        width: 320px;
    }
    .imgin.JSS {
        height: 159px;
        width: 200px;
        margin-left: 0%;
        height: auto;
    }
    .last {
        width: auto;
    }
    .mobile {
        font-size: 32px;
        text-align: center;
        margin-top: 100px;
        display: block;
    }
    .desc1 {
        display: block;
        text-align: center;
        font-size: 10px;
        justify-content: center;
        height: 300px;
        margin: auto;
        max-width: 550px;
        max-height: 300px;
        margin-top: 100px;
        border: 1px black solid;
    }
    .underline1 {
        display: block;
        margin-left: 14%;
        height: 1px;
        width: 70%;
        background-color: black;
    }
    .ori {
        margin: auto;
    }
    .p-in-M {
        text-align: middle;
        font-size: 20px;
        padding: 30px;
    }
    .h-in1-M {
        font-size: 30px;
        color: black;
    }
    .cte {
        width: 100%;
        font-weight: 600;
        font-size: 20px;
        padding-top: 90px;
        text-align: center;
        position: relative;
    }
    .border-up {
        margin-left: 0;
        width: 320px;
    }
    .border-up1 {
        margin-left: 0;
        width: 320px;
    }
    .border {
        margin-left: 0;
        width: 320px;
    }
    .border2 {
        margin-left: 0;
        width: 320px;
    }
    .border3 {
        margin-left: 0;
        width: 320px;
    }
    .bbb {
        margin-top: 250px;
    }
    .main3 {
        display: none;
    }
    .main {
        display: none;
    }
    .tlac {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .tlac1 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .obr_a {
        display: none;
    }
    .imgin {
        width: 70%;
    }
    .imgin1 {
        width: 70%;
    }
    .imgin2 {
        margin-left: 13%;
        width: 70%;
    }
    .obr_b {
        padding-bottom: 25px;
        display: block;
        width: 70%;
        height: 70%;
        margin-left: 15%;
    }
    a.button3 {
        display: block;
        position: absolute;
        width: auto;
        height: auto;
        margin-top: 85%;
        margin-left: 39%;
    }
    .imga {
        margin-top: 50px;
        display: block;
        margin-left: 10%;
        max-width: 80%;
    }
    .sm-padding-top-bottom-50-75 {
        padding-top: 50px;
        padding-bottom: 75px;
    }
    .testimonial-content {
        padding: 0.5rem 1rem;
    }
    .image-right-slide-wraper .image-right-slide-content {
        text-align: center;
    }
    .image-right-slide-bg {
        background-image: none !important;
    }
    .image-right-slide-bg {
        padding: 4rem 15px;
    }
    .home-slider h2 {
        font-size: 1.999em;
    }
    .home-slider .slider-para {
        font-size: 1em;
    }
    .padding-top-bottom-120 {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .padding-top-bottom-90 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .padding-top-120 {
        padding-top: 0px;
        text-align: center;
        margin-left: 0;
    }
    pre {
        text-align: center;
    }
    .img3 {
        display: block;
        width: 75%;
        margin-top: 10px;
        margin-left: 15%;
    }
    .img4 {
        display: none;
    }
    .card-block {
        padding: 2rem;
    }
    .navbar {
        background-image: -webkit-linear-gradient(305deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 32%, rgb(255, 255, 255) 100%);
    }
    .navbar-divider {
        display: none;
    }
    .navbar-toggle {
        margin-top: 2px;
    }
    .logo-colored img,
    .logo-white img {
        max-height: 40px;
    }
    .paddingbtn {
        padding-bottom: 40px;
    }
    .btn14 {
        margin-top: 50%;
        margin-left: 28%;
    }
    .bt {
        width: auto;
        height: 150px;
    }
    .nazev-bota {
        display: inline-block;
        margin-bottom: 0px;
        width: 100%;
        font-size: 5px;
        text-align: center;
    }
    .obr img {
        width: 80%;
    }
    .asid {
        width: 100%;
        padding: 20px;
    }
    aside {
        float: right;
        width: 100%;
    }
    .img-responsive {
        margin-left: 0px;
        max-width: 30%;
        max-height: 30%;
    }
    .slider {
        display: block;
        width: 30%;
        margin-left: 25%;
    }
    .col-md-12 {
        padding-bottom: 15px;
    }
    .asd {
        display: none;
    }
    .img {
        width: 90%;
        margin-left: 5%;
    }
    .btn14 {
        margin-top: 50%;
        margin-left: 38%;
    }
    .asi_1 {
        display: none;
    }
    h1 {
        font-size: 20px;
    }
    .odr {
        padding-top: 0px;
    }
    .tab {
        width: 50%;
    }
    .tab1 {
        text-align: center;
        width: 40%;
        margin-left: 30%;
    }
    .content {
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .imgin.LEO {
        margin-left: 0%;
    }
    #name {
        padding-left: 10%;
        font-size: 18px;
        width: 75%;
    }
    .product img {
        width: 25%;
    }
    .item.res {
        display: block;
    }
    .price {
        display: none;
        text-align: left;
        width: 35%;
        font-size: 18px;
    }
    .check {
        font-size: 15px;
        width: 100%;
        display: flex;
        padding-top: 10px;
        padding-bottom: 15px;
        justify-content: space-between;
    }
    .product-desc {
        display: flex;
    }
    .total {
        font-size: 15px;
        width: 100%;
        justify-content: space-between;
        display: flex;
    }
    .product-container {
        margin-top: 0px;
    }
    .product-header {
        display: none;
    }
    .title {
        margin-left: 0px;
    }
    .decrease.ion-ios-arrow-left {
        font-size: 20px;
    }
    .increase.ion-ios-arrow-right {
        font-size: 20px;
    }
    .mnozstvi {
        font-size: 17px;
    }
    .quantity {
        font-size: 15px;
        width: 100%;
        padding-bottom: 12px;
        justify-content: space-between;
    }
    .products,
    .products3 {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .ion-close-round {
        font-size: 15px;
    }
    .product {
        width: auto;
    }
    .product-1 {
        display: flex;
    }
    #map {
        height: 230px;
        /* The height is 400 pixels */
        width: 80%!important;
        /* The width is the width of the web page */
    }
}

@media screen and (max-width: 540px) {
    .tab1 {
        margin-left: 0%;
        width: 100%;
    }
    .btn14 {
        margin-top: 50%;
        margin-left: 32%;
    }
    a.button3 {
        display: block;
        position: absolute;
        width: auto;
        height: auto;
        margin-top: 90%;
        margin-left: 31%;
    }
}

@media screen and (min-width: 769px) {
    .image-right-slide-wraper {
        display: table;
        width: 100%;
    }
    .image-right-slide-wraper .image-right-slide-content {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
    .image-right-slide-wraper .image-container {
        float: none;
        display: table-cell;
    }
}


/***************************************OWL CAROUSEL ******************************************************************/

.owl-theme .owl-controls .owl-page span {
    background: #fff;
}

.owl-theme .owl-controls .owl-buttons div {
    font-size: 45px;
    background-color: transparent;
    color: #000000;
}

.home-slider .owl-controls {
    position: absolute;
    width: 100%;
    top: calc(50% - 35px);
}

.home-slider .owl-buttons {
    position: relative;
}

.home-slider .owl-prev {
    position: absolute;
    left: 0;
}

.home-slider .owl-next {
    position: absolute;
}

.image-container {
    align-items: center;
}

#map {
    margin-left: 10%;
    height: 230px;
    /* The height is 400 pixels */
    width: 30%;
    /* The width is the width of the web page */
}