﻿@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,800,700,400italic);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);


body {
  margin: 0;
  height: 100%;
  font-family: "Open Sans", sans-serif;
}
p, h2, h3
{
    
}
a:hover {
    text-decoration:none;
}
a {
    color:#0000EE;
    text-decoration:underline;
}
.bgHomePageMainSlash
{
    height:100vh;
    background-repeat:no-repeat;
    background-image:url(../images/slide01.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment:fixed;
}
.bgHomePageChtoPredlagaem
{
    background-image: url('../images/slide02.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat:no-repeat;
    min-width:1110px;
    background-position: center center;
    background-attachment:fixed;
}
.bgHomePageKontakty {
    min-width: 1110px;
    background: rgba(226, 114, 38, 0.8);
    color: #fff;
}
.lblSlogans {
    margin: auto auto;
    position: relative;
    top: 30%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 40px 0;
}
.lblSlogans h1
{
    padding:0;
    margin:0;
    
    color:#fff;
    font-size:4.0em;
    text-align:center;
    font-weight:700;
    letter-spacing:10px;
}
.lblSlogans h2
{
    padding:0;
    margin:0;
    color:#fff;
    font-size:2.0em;
    text-align:center;
    font-weight:300;
    letter-spacing:5px;
}
.lblPageObsah
{
    margin:0 auto; 
    width:1110px;
    position: relative;
}  
.lblPageObsahSubInfo
{
    margin:0 auto; 
    width:1030px;
    position: relative;
    /*background-color:#fff;*/
    background-color: rgba(255, 255, 255, 0.9);
    /*border:1px solid #000;*/
    padding:40px;
}
.lblPageObsahSubInfoCopyRight
{
    margin:0 auto; 
    width:1030px;
    position: relative;
    /*background-color:#fff;*/
    background-color: rgba(255, 255, 255, 0.9);
    /*border:1px solid #000;*/
    padding:40px;
}
.lblPageObsahSubInfoKontakty
{
    margin:0 auto; 
    width:1030px;
    position: relative;
    /*background-color:#fff;*/
    /*background-color: rgba(0, 0, 0, 0.9);*/
    /*border:1px solid #000;*/
    padding:40px;
}
.lblCtoPredOneItem
{
    width:316px;
    float:left;
    margin-right:40px;
    margin-bottom:30px;
}
.lblCtoPredOneItem p
{
    color:#333;
    font-size:0.9em;
    line-height:1.5em;
    max-height:210px;
    overflow:hidden;
    min-height:210px;
}  
.lblOnasLeftClmn
{
    width:45%;
    float:left;
}
.lblOnasRightClmn
{
    width:50%;
    float:right;
}
.lblPageObsahSubInfo h2, .lblPageObsahSubInfoKontakty h2
{
    text-align:center;
    font-weight:700;
    font-size:2.0em;
}
.lblPageObsahSubInfoCopyRight h2
{
    text-align:center;
    font-weight:700;
    font-size:2.0em;
}
.lblPageObsahSubInfoCopyRight p
{
    text-align:center;
    font-size:0.9em;
}
.lblCtoPredOneItem h3
{
    font-weight:400;
    line-height:35px;
    font-size:1.7em;
}
.btnMoreInfo
{
    margin-top:25px;  
}
    .btnMoreInfo a:hover {
        background: #fe9146;
    }
    .btnMoreInfo a {
        font-size: 0.9em;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 7px 15px;
        text-align: center;
        background: #e27226;
        width: 150px;
    }
ul li {
    list-style-type: square;
}
ul li::marker {
    color: #e27226;
}
/*================== Progress Bar  ======================*/
.progress + .progress {
  margin-top: 11px;
}
.progress {
  position: relative;
  height: 40px;
  background: url(../images/progress-bg.jpg) repeat;
}
.progress_fill, .progress_cnt, .progress:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.progress_fill {
  -webkit-animation: 2s progress-fill ease;
  -moz-animation: 2s progress-fill ease;
  -ms-animation: 2s progress-fill ease;
  -o-animation: 2s progress-fill ease;
  animation: 2s progress-fill ease;
}
.progress_cnt, .progress:after {
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
}
.progress_cnt {
  padding: 0 20px 0 60px;
}
.progress:after {
  position: absolute;
  content: attr(data-percent) " ";
  padding: 0 20px;
}
.progress__skin1 .progress_fill {
  background: rgba(246, 199, 47, 0.8);
}
.lt-ie9 .progress__skin1 .progress_fill {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCF6C72F', endColorstr='#CCF6C72F')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCF6C72F', endColorstr='#CCF6C72F');
  zoom: 1;
}
.progress__skin2 .progress_fill {
  background: rgba(255, 115, 2, 0.8);
}
.lt-ie9 .progress__skin2 .progress_fill {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFF7302', endColorstr='#CCFF7302')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFF7302', endColorstr='#CCFF7302');
  zoom: 1;
}
.progress__skin3 .progress_fill {
  background: rgba(50, 198, 230, 0.8);
}
.lt-ie9 .progress__skin3 .progress_fill {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC32C6E6', endColorstr='#CC32C6E6')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC32C6E6', endColorstr='#CC32C6E6');
  zoom: 1;
}

.rowChtoMyUmeem{ margin-left:-35px;margin-top:50px;}

.grid_4{width:313px;float:left;min-height:1px;margin-left:35px;}
.box_aside{float:left;min-width:40px;}
.box_no-flow{overflow:hidden;padding-left:15px;}

.box
{
    margin-bottom:0px;
}
    .box .fa {
        color: #e27226;
        font-size: 36px;
        line-height: 40px;
    }
    .box p {
        color: #333;
        font-size: 0.9em;
        line-height: 1.5em;
        max-height: 190px;
        overflow: hidden;
        /*min-height:190px;*/
    }  
.box h5
{
    font-weight:400;
    line-height:20px;
    font-size:1.2em; 
    margin-bottom:0;
    margin-top:10px;
}

.grid_KontaktForm
{
    width:581px;
    float:left;
    min-height:1px;
    margin-left:35px;
}
.grid_KontaktKontakty
{
    width:413px;
    float:left;
    min-height:1px;
}
.lblPageObsahSubInfoKontakty a {
    color:#fff;
}
/************************************
 * Close button
************************************/
#closebt-container {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    cursor: pointer;
}

.closebt {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	cursor:pointer;
}

.closebt:hover {
	transform:rotate(90deg);
}
.modal-content
{
    margin-top:20px;
}
.vlozene-content
{
    width:900px;
    margin:20px auto;
}
.vlozene-content-text
{
    background-color:#fff;
    padding: 40px;
}
.vlozene-content-text p
{
    text-align:justify;
}
.cmbTerminy {
    width: 100%;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    background: #fff;
    font: 300 15px / 18px 'Open Sans';
    height: 64px;
    padding: 16px 14px;
    resize: none;
}
.tblTerminy {
    padding: 30px 0 0 0;
}
.table1 {
    border: 1px solid #aaa;
    margin-bottom: 60px;
    text-align: left;
    border-bottom: none;
    width: 100%;
    border-spacing: 0;
}

    .table1 tr {
        height: 60px;
        vertical-align: middle;
    }

    .table1 td {
        border-bottom: 1px solid #aaa;
        padding-left: 27px;
    }

        .table1 td.lastcol {
            text-align: right;
            padding-right: 27px;
            width: 126px;
        }

.form-div-table {
    display: table;
    width: 100%;
}

.form-div-row {
    display: table-row;
    width: auto;
    clear: both;
}

.form-div-1 {
    float: left;
    width: 31%;
    display: table-column;
    margin-left: 20px;
    margin-top: 15px;
}

    .form-div-1 input, .form-div-1 select {
        width: 100% !important;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #aaa;
        background: #fff;
        font: 300 15px / 18px 'Open Sans';
        height: 64px;
        padding: 16px 14px;
    }

    .form-div-1 textarea {
        width: calc(100% - 40px);
        display: list-item;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: text;
        border: 1px solid #aaa;
        background: #fff;
        font: 300 15px / 18px 'Open Sans';
        height: 128px;
        padding: 16px 14px;
    }

.form-div-1-individ {
    float: left;
    width: 29%;
    display: table-column;
    margin-left: 20px;
    margin-top: 15px;
}

    .form-div-1-individ input, .form-div-1-individ select {
        width: 100% !important;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #aaa;
        background: #fff;
        font: 300 15px / 18px 'Open Sans';
        height: 64px;
        padding: 16px 14px;
    }

    .form-div-1-individ textarea {
        width: calc(100% - 70px);
        display: list-item;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: text;
        border: 1px solid #aaa;
        background: #fff;
        font: 300 15px / 18px 'Open Sans';
        height: 128px;
        padding: 16px 14px;
    }

.form-div-table-kontakty {
    display: table;
    width: 100%;
}

.form-div-row-kontakty {
    display: table-row;
    width: auto;
    clear: both;
}
.form-div-1-kontakty {
    float: left;
    width: 100%;
    display: table-column;
    margin-left: 0px;
    margin-top: 5px;
}

    .form-div-1-kontakty input, .form-div-1-kontakty select {
        width: 100% !important;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #aaa;
        background: #fff;
        font: 300 14px / 14px 'Open Sans';
        padding: 8px 7px;
    }

    .form-div-1-kontakty textarea {
        width: 100%;
        display: list-item;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: text;
        border: 1px solid #aaa;
        background: #fff;
        font: 300 15px / 18px 'Open Sans';
        height: 68px;
        padding: 8px 7px;
    }
.btnOdeslatZpravu {
    position: relative;
    background: #e27226;
    display: inline-block;
    color: #fff;
    border: 0px solid;
    padding: 10px 15px;
    position: relative;
    border-radius: 0px;
    font-size: 1.2em;
    border: none;
    text-decoration: none;
    float: right;
    cursor: pointer;
}

    .btnOdeslatZpravu:hover {
        color: #fff;
        background: #fe9146;
    }
.textareaCol {
    width: 100%;
}

.lblChyba {
    color: red;
    font-size: 0.9em;
    padding-top: 10px;
}

.txtSendOk {
    color: green;
    font-size: 1.1em;
}

.txtSendNot {
    color: red;
    font-size: 1.1em;
}

#lblSendFormLoading, #lblSendFormResult {
    text-align: center;
}

#lblSendFormResult {
    padding-top: 50px;
}

.btnOdeslatObjednavku {
    position: relative;
    background: #e27226;
    display: inline-block;
    color: #fff;
    border: 0px solid;
    padding: 20px 30px;
    position: relative;
    border-radius: 0px;
    font-size: 1.4em;
    border: none;
    text-decoration: none;
    float: right;
    cursor:pointer;
}

    .btnOdeslatObjednavku:hover {
        color: #fff;
        background: #fe9146;
    }
.btnOdeslatObjednavkuIndivid {
    position: relative;
    background: #e27226;
    display: inline-block;
    color: #fff;
    border: 0px solid;
    padding: 20px 10px;
    position: relative;
    border-radius: 0px;
    font-size: 1.0em;
    border: none;
    text-decoration: none;
    float: right;
    cursor: pointer;
}

    .btnOdeslatObjednavkuIndivid:hover {
        color: #fff;
        background: #fe9146;
    }
.clmTerminy1Sloupec {
    float: left;
    width: calc(50% - 15px);
    margin-right: 30px;
}

.posl {
    margin-right: 0px;
}
@media screen and (max-width: 520px) {
    .lblPageObsah {
        width: 100%;
    }

    .lblCtoPredOneItem {
        width: 100%;
        float: none;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 30px;
    }

    .lblPageObsahSubInfo {
        width: auto;
        /*background-color:#fff;*/
        /*border:1px solid #000;*/
        padding: 20px;
    }

    .bgHomePageNew {
        background-position: right center;
    }

    .bgHomePageChtoPredlagaem {
        min-width: 100%;
    }

    .lblSlogans h1 {
        font-size: 2.0em;
        letter-spacing: 0px;
    }

    .lblSlogans h2 {
        font-size: 1.0em;
        letter-spacing: 5px;
    }

    .lblOnasLeftClmn {
        width: 100%;
        float: none;
    }

    .lblOnasRightClmn {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .schovatMobile {
        display: none;
    }

    .lblPageObsahSubInfoCopyRight {
        width: 100%;
        padding: 0px;
    }

    .bgHomePageKontakty {
        min-width: 100%;
    }

    .grid_KontaktForm {
        width: 100%;
        float: none;
        min-height: 1px;
        margin-left: 0px;
    }

    .grid_KontaktKontakty {
        width: auto;
        float: none;
        min-height: 1px;
        padding: 20px;
    }

    .lblPageObsahSubInfoKontakty {
        width: 100%;
        padding: 0px;
    }

    .grid_4 {
        width: auto;
        float: none;
        min-height: 1px;
        margin-left: 30px;
    }

    .vlozene-content {
        width: auto;
        margin: 20px auto;
    }

    .vlozene-content-text p {
        font-size: 0.9em;
    }

    .form-div-1 {
        float: none;
        /*width: 100%;*/
        display: block;
        width: calc(100% - 30px);
    }

    .form-div-1-individ {
        float: none;
        /*width: 100%;*/
        display: block;
        width: calc(100% - 30px);
    }

    .form-div-1-kontakty {
        float: none;
        /*width: 100%;*/
        display: block;
        width: calc(100% - 30px);
    }

    .notshowmobile {
        display: none;
    }

    .clmTerminy1Sloupec {
        float: none;
        width: calc(100% - 30px);
        margin-right: 0px;
        padding: 20px;
    }

    .table1 td {
        padding-left: 0px;
        padding: 5px;
    }

    .lblCtoPredOneItem p {
        max-height: auto;
        min-height: auto;
    }

    .grid_KontaktForm {
        padding: 20px 0px;
    }

    .btnOdeslatObjednavku {
        padding: 10px 15px;
        font-size: 1.1em;
        width: calc(100% - 30px);
        text-align: center;
    }

    .lblPageObsahSubInfoKontakty {
        padding: 10px 0px;
    }
    .lblSlogans h2 {
        font-size: 0.8em;
    }
    .form-div-table-kontakty {
        width: 90%;
        margin: 0 20px 0 20px;
    }
}