body {
    margin: 0 auto;
    overflow-x: hidden;
}
* {
    font-family: 'Open Sans', sans-serif;
}
html {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
}
.cc_container{
    left: 20px !important;
}
input[type=number] {
    -moz-appearance: textfield;
}
::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.headText {
    color: white;
    font-size: 35px !important;
}
#slidingMenu {
    position: fixed;
    width: 220px;
    z-index: 2;
}
#page-contents {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 3;
    position: relative;
    background-color: white;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sidebar-list {
    list-style-type: none;
    text-align: left;
    font-size: 16px;
}
.crossLine {
    background-color: #ff2626;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
}
#menu {
    position: absolute;
    left: 10px;
    top: 8px;
    height: 30px !important;
}
.sidebar {
    background-color: white;
}
.sidebar-list img {
    width: 30px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.sidebar-list li {
    position: relative;
    left: -20px;
    width: 180px;
}
.sidebar-list li a {
    color: black;
    text-decoration: none;
}
/*
.slide {
    transform: translate3d(220px, 0, 0);
    -webkit-transform: translate3d(220px, 0, 0)
}
*/

.btn {
    position: relative;
    width: 100%;
    height: 45px;
}
#hlavicka {
    background-color: white;
    position: relative;
    text-align: center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 105px;
    z-index: 1;
}
#onas {
    background-color: #ebeced;
    padding-top: 0px;
    padding-bottom: 20px;
}
#sluzby {
    width: 100%;
    text-align: center;
    position: relative;
    left: 0px;
    padding-top: 20px;
    z-index: 1;
    padding-bottom: 55px;
    background-color: white;
}
#blogafotky {
    width: 100%;
    text-align: center;
    position: relative;
    left: 0px;
    height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#blog {
    width: 49%;
}
#photoSS {
    height: 300px;
    width: auto;
}
.changeS {} #sluzby h1 {
    color: red;
    font-weight: bold;
}
#sluzby img {
    height: 95px;
    width: auto;
    margin: 10px;
}
#paticka {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#hlavicka img {
    height: 105px;
    width: auto;
}
#brno {
    float: right;
    margin-top: 10px;
    height: 25px;
    margin-right: 20px;
    margin-bottom: 10px
}
#objednani {
    background-image: url("../img/map.png");
    background-size: cover;
}
#mapA {
    background-image: url(../img/mapT.png);
    background-size: 100% auto;
    width: 100%;
    height: 394px;
}
#rych1s {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url("../img/disp.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#rychlaobjednavka1 {} .enjoy-css {
    width: 100%;
    border: 2px solid;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #ffffff;
    color: black;
    border-width: 2px;
    border-color: #1d1d1b;
    padding: 10px;
}
.checkbox_wrapper {
    position: relative;
    float: right;
    height: 26px;
    width: 26px;
    margin-right: 8px;
}
input[type="checkbox"] {
    opacity: 0;
    height: 26px;
    width: 26px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
input[type="checkbox"] + label {
    background-image: url("../img/uncheck.png");
    background-size: 26px 26px;
    height: 26px;
    width: 26px;
    display: inline-block;
    padding: 0 0 0 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
input[type="checkbox"]:checked + label {
    background-image: url("../img/check.png");
    background-size: 26px 26px;
    height: 26px;
    width: 26px;
    display: inline-block;
    padding: 0 0 0 0px;
}
#enjoy-css2 {
    display: inline-block;
    border: none;
    margin-top: 10px
}
#vypadky {
    position: relative;
    width: 60%;
    left: 20%;
    text-align: left;
    margin-top: 30px;
}
#vypadky2 {
    position: relative;
    width: 60%;
    left: 20%;
    text-align: left;
    margin-top: 30px;
}
.broderAS {
    width: 100%;
    height: 3.5vw;
    display: inline;
    position: relative;
    padding-top: 1vw;
    padding-bottom: 1.1vw;
    padding-left: 1vw;
    padding-right: 3.6vw;
    border-radius: 5px;
    background-color: white;
    color: black;
}
#setTimer {
    width: 100%;
}
#datetimepicker {
    width: 100%;
}
#bile {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    background-color: white;
    width: 100%;
    height: 86px;
}
@media screen and (min-width: 701px) and (max-width: 900px) {
    #telLogo {
        position: relative !important;
    }
}
#rychlaobjednavka {
    width: 90% !important;
    left: 5% !important;
}
.divDex {
    width: 99% !important;
    height: 100% !important;
}
.headText {
    font-size: 25px !important;
}
.classeChange1 {
    top: 820px !important;
    left: 2.5% !important;
}
.classeChange2 {
    top: 935px !important;
    left: 2.5% !important;
}
.blockNahore {
    width: 100%;
}
.objednani1 {
    height: 1130px !important;
}
.pemik {
    display: inline;
}
.pemik2 {
    display: none;
}

@media screen and (max-width: 700px) {
    #telLogo {
        position: relative !important;
    }
    #brno {
        display: none;
    }
    .vypadkyApp {
        position: relative;
        width: 90%;
        left: 5%;
        text-align: left;
        margin-top: 30px;
    }
    .cenyM {
        width: 90% !important;
    }
    .hore {
        height: 23vw !important;
    }
    .dole {
        height: 63vw !important;
    }
    .mrnous {
        margin-top: -36px !important;
    }
    #remeb {
        margin-left: 10px;
    }
    #rychlaobjednavka {
        width: 90% !important;
        left: 5% !important;
    }
    .divDex {
        width: 99% !important;
        height: 100% !important;
    }
    .headText {
        font-size: 25px !important;
    }
    #rychlaobjednavka1 {
        top: 23px !important;
        left: -5vw !important;
        width: 100vw !important;
        height: 120vw !important;
    }
    .classeChange1 {
        top: 820px !important;
        left: 2.5% !important;
    }
    .classeChange2 {
        top: 1385px !important;
        left: 2.5% !important;
    }
    .blockNahore {} .pemik {
        display: none;
    }
    .pemik2 {
        display: inline;
    }
    .objednani1 {
        height: 1130px !important;
    }
}
@media screen and (min-width: 881px) {
    .vypadkyApp {
        display: none;
    }
    .appMa {
        display: none;
    }
    #blogafotky {
        display: inline;
        width: 50%;
    }
    .objednani1 {
        height: 520px !important;
    }
}
@media screen and (max-width: 1200px) {
    .headText {
        font-size: 25px !important;
    }
}
.rychlaobjednavka_posun {
    height: 400px !important;
}
#rychlaobjednavka1 img {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: auto;
    margin-top: 20px;
}
input[type="text"],
input[type="tel"],
input[type="number"],
.notice {
    border-style: solid;
    padding: 8px;
    text-align: left;
    border-width: 2px;
    border-radius: 6px;
    background-color: #ffffff;
    border-color: #1d1d1b;
    color: #000;
}
input[type="text"]:focus {
    outline: none;
}
.blockNahore2 {
    padding: 40px 40px 20px 40px
}
.nonstop {
    position: relative;
    top: -60px;
    right: -0px;
    width: 112.7% !important;
}
.app {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px
}
.app2 {
    margin-left: auto;
    margin-right: auto
}
@media (min-width: 1200px) {
    .app {
        max-height: 280px;
        margin-left: auto;
        margin-right: auto;
    }
    .app2 {
        max-height: 39px;
        margin-left: auto;
        margin-right: auto
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .app {
        max-height: 274px;
    }
    .app2 {
        max-height: 35px;
    }
}
.blockNahore {
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 0px;
    min-height: 390px;
    color: red;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .blockNahore {
        min-height: 350px;
    }
    .blockNahore2 {
        padding: 20px
    }
    .nonstop {
        top: -40px;
        width: 100% !important;
    }
}
@media (max-width: 992px) {
    .blockNahore {
        margin-bottom: 25px;
    }
    .blockNahore2 {
        padding: 20px 20px 20px 20px
    }
    .nonstop {
        top: -40px;
    }
}
.blockNahore strong {
    font-family: Arial, Helvetica, sans-serif;
}
/* NEW */

.cleaner {
    clear: both
}
.objednani23 {
    padding-bottom: 25px;
}
/* boostrap */

@media (min-width: 992px) {
    /* .row-md-height {    margin-right: -15px;  margin-left: -15px;  display: table;    table-layout: fixed;    height: 100%;    width: 100%;  }
 .col-md-height {    display: table-cell;    float: none;    height: 100%;     vertical-align: top;  }
 */
    
    .strip1 {
        min-height: 350px
    }
    .strip2 {
        min-height: 300px
    }
}
@media (max-width: 992px) {
    .strip1 {
        margin-bottom: 25px
    }
    .strip2 {
        margin-bottom: 25px
    }
}
.strip1 h2,
.strip3 h2 {
    font-family: 'Source Sans Pro', sans-serif;
    padding: 25px 0;
    color: #e02125;
    text-align: center
}
#onas h2 {
    color: #494948;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 25px 0;
    text-align: center
}
.vypadky_app_cont {
    padding-top: 25px
}
.vypadky_app_cont h3,
.strip3 h3 {
    padding: 15px 0;
    font-weight: bold;
    color: red;
    text-align: left
}
.strip1 p,
.strip2 p {
    text-align: center
}
.vypadky_app_cont {
    padding-bottom: 25px
}
ul.line {
    list-style: none;
    margin: 20px auto;
    padding: 10px 20px;
    max-width: 240px
}
.vypadky_app_cont > div > div > table,
ul.line {
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    margin-bottom: 20px;
}
.vypadky_app_cont > div > div > table.table70 td {
    vertical-align: top;
    padding-bottom: 0
}
.vypadky_app_cont > div > div > table.table70 {
    margin: 0 auto;
    border: 0;
    width: 70%
}
@media (max-width: 992px) {
    .vypadky_app_cont > div > div > table.table70 {
        width: 95%
    }
}
.vypadky_app_cont > div > div > table tr:first-child td {
    padding-top: 15px
}
.vypadky_app_cont > div > div > table tr:last-child td {
    padding-bottom: 15px
}
.strip1 ul,
.strip2 ul {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
.strip1 ul li,
.strip2 ul li {
    margin: 0;
    padding: 0 0 10px 0;
}
.form-group {
    margin-bottom: 0
}
.lead,
.strip1 .lead li {
    font-size: 16px;
}
.photosocial {
    padding-top: 25px
}
.photogallery {
    width: 100%;
    border-collapse: collapse;
}
.carousel {
    width: 100%;
}
@media (min-width: 992px) {
    .carousel .item {
        height: 308px;
        overflow: hidden
    }
}
.carousel-control,
.carousel-control.right,
.carousel-control.left,
.carousel-control:focus,
.carousel-control:hover {
    background-image: none
}
.carousel-control img {
    margin-top: 130px
}
@media (min-width: 992px) and (max-width: 1200px) {
    .carousel-control img {
        margin-top: 105px
    }
}
.carousel-control.left {
    left: -55px
}
.carousel-control.right {
    right: -55px
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    width: 100%
}
.nav-tabs > li {
    border-top-left-radius: 15px;
    background-color: #818286;
}
.nav-tabs > li.active {
    background-color: #e31f20;
}
.nav-tabs > li > a {
    color: white;
    padding: 10px 25px;
    font-weight: bold;
    border: none
}
.nav-tabs > li > a:hover {
    background-color: transparent;
    border: none
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: white;
    background-color: transparent;
    border: none
}
@media (max-width: 992px) {
    .nav-tabs {
        margin-top: 25px
    }
    .carousel-control img {
        display: none
    }
}
#ajax-loader {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url('../img/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center center
}
input.has-error {
    background-color: #fddbdb
}
.red {
    color: red
}
.strong {
    font-weight: bold
}
img.footerfb {
    max-width: 30px;
}
.mainstrip1 table td,
.mainstrip2 table td {
    text-align: left;
    padding: 0 0 10px 0;
}
@media (min-width: 992px) {
    .mainstrip1 .col-md-4,
    .mainstrip2 .col-md-4,
    .mainstrip1 .col-md-6,
    .mainstrip2 .col-md-6 {
        padding-left: 50px;
        padding-right: 50px;
        text-align: justify
    }
    .mainstrip1 .col-md-12,
    .mainstrip2 .col-md-12 {
        padding-left: 250px;
        padding-right: 250px;
        ;
        text-align: justify
    }
}
a {
    color: black
}
@media (max-width: 992px) {
    .nopadding {
        padding-right: 0px;
        padding-left: 0px
    }
}
.center {
    margin-left: auto;
    margin-right: auto;
}
#googleMap {
    margin-bottom: 30px
}
ul.bullet {
    list-style: disc
}
input.size3 {
    width: 3em;
    line-height: 20px;
    height: 26px;
    display: block;
    padding: 0px 2px;
    border: 4px solid #e02125;
    border-radius: 0
}
.car {
    max-width: 250px
}
.moreless {
    max-width: 40px
}
.jsapp {
    max-width: 70px
}
.strip3 p {
    text-align: justify
}
.strip3 h4 {
    padding-top: 20px
}
.table100 {
    width: 100%
}
table.table100 td {
    vertical-align: top
}
.bold {
    font-weight: bold
}
.grey {
    color: #ccc
}
hr.hrred {
    border-top: 1px solid red;
    height: 1px
}
.vypadky_app_cont > div > div > table.noborder {
    border: 0
}
#contactform input {
    border: 1px solid black;
}
#contactform textarea {
    border: 1px solid black;
}
#butClalc3 {
    width: 40%
}
@media (min-width: 768px) {
    #contactform input {
        width: 40%
    }
    #butClalc3 {
        width: 20%
    }
}
input {
    overflow: hidden;
}
#searchclear,
#searchclear2 {
    position: relative;
    top: -37px;
    float: right;
    height: 17px;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
    background-color: white;
}
.firsttd {
    width: 40%
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.here-maps__wrapper {
    position: relative;
    width: 100%;
}
.here-maps__suggester {
    padding: 4px;
    z-index: 90;
    width: 100%;
}
.here-maps__wrapper.focused .here-maps__results {
    display: block;
}
.here-maps__results {
    list-style: none;
    display: none;
    padding: 0;
    margin: 0;
    position: absolute;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    top: 40px;
    z-index: 100;
    min-width: 100%;
}
.here-maps__results__item {
    cursor: pointer;
    padding: 4px 6px;
}
.here-maps__results__item:hover {
    background-color: #cccccc;
}
