body {
    font-family: Ubuntu,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
   
}
.navbar-nav {
    margin: 0 auto;
    padding: 0px 0;
}
    
.navbar {
    padding: 0;
    background:#fff !important;
    z-index: 1;
}
.nav-item {
    font-family: Rajdhani,sans-serif;
    font-size: 16px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.nav-link {
    color:#000 !important;
    padding: 15px 38px 16px !important;
}
.nav-link:hover {
    background:#fff !important;
    color:#000 !important;

}
.navbar-brand {
    margin-left: 20px;
}

.mkdf-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
        margin-bottom: 0px;
    font-family: Rajdhani,sans-serif;
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding: 12px 23px;
    cursor: pointer;
}
.mkdf-btn.mkdf-btn-predefined {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #ed1d24;
    border: 1px solid #ed1d24;
    border-radius: 2px;
}.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
}
.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .mkdf-btn-text {
    position: relative;
    display: inline-block;
    -webkit-transition: .2s cubic-bezier(.42,0,.6,.93);
    -o-transition: .2s cubic-bezier(.42,0,.6,.93);
    transition: .2s cubic-bezier(.42,0,.6,.93);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 17px 0 16px;
}
.mkdf-btn.mkdf-btn-predefined .mkdf-btn-predefined-line-holder .ion-ios-play {
    font-size: 13px;
    width: 6px;
    padding-top: 1px;
}
.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

.footer {
    background-color: #0d0d0d;
    color: gray;
}
.footer-body{
    padding: 80px 15px;
}
.footer_bottom{
text-align:center;
    background-color: #000000;
}
.footer-sub {
    margin: 0;
    padding: 15px 0;
    text-transform: uppercase;
    font-family: Ubuntu;
    font-size: 11px;
    font-weight: 400;
    line-height: 30px;
}
.footer a{
    color: gray;
}
.footer a:hover {
    color: #ed1d24;
}

.footer h3 {
    font-family: Rajdhani;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #ffffff;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.footer-nav {
    margin: 0;
    padding: 0;
}
.footer_about {
    padding-right: 35px;
    text-align: justify;
}
.footer-nav li {
    list-style-type: none;
    padding: 0;
    margin: 10px 0;
}
.navbar-toggler {
    background: #ed1d24;
    margin-right: 20px;
}

.why_block h4 {
    font-family: Rajdhani,sans-serif;
    font-weight: 700;
    letter-spacing: .025em;
    text-transform: uppercase;
    color: #000;
    margin: 25px 0 15px 0;
}
.why_block p {
    margin: 12px 0 0;
    color: grey;
}

.row.service_box h4 {
    font-family: Rajdhani,sans-serif;
    font-weight: 700;
    letter-spacing: .025em;
    text-transform: uppercase;
    color: #000;
    margin: 2px 0 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.service_box_number {
    position: relative;
    display: inline-block;
    margin-top: -4px;
    font-family: Rajdhani,sans-serif;
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    color: #e4e1e5;
    padding:0;
}
.service_box p {
color: grey;
}
.obsah p {
    font-family: Ubuntu,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    color: grey;
}
.obsah h4 {
    font-family: Rajdhani,sans-serif;
    font-weight: 700;
    letter-spacing: .025em;
    text-transform: uppercase;
    color: #000;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 30px;
    margin: 0 0 25px 0;
}
.obsah h5 {
    font-family: Heebo,sans-serif;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #ed1d24;
    font-size: 12px;
    letter-spacing: .8em;
}
h4{
font-size: 1.4em;
}
.social_icon {
    font-size: 25px;
    padding: 5px 8px;
    border: 1px solid #555;
    margin: 5px 5px 0 0;
    background: #555;
    color: #000 !important;
}
.why_block img {
    width: 50% !important;
}
.why_block {
    text-align: center;
}
#galerie img{
padding:15px 0;
}
.no-pad {
 margin: 0 auto;
padding: 0;
}
.nadpis_slogan{
z-index: 15;
    font-family: Rajdhani;
    text-transform: uppercase;
    height: auto;
    color: rgb(0, 0, 0);
    text-decoration: none;
    white-space: normal;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: inherit;
    line-height: 65px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 70px;
    border-color: rgb(128, 128, 128);
    transform-origin: 50% 50% 0px;
    opacity: 1;
    transform: translate(0px);
    visibility: visible;
    text-align: left;
    margin: 20px 0;
}


.sluzby_h2{
z-index: 15;
    font-family: Rajdhani;
    text-transform: uppercase;
    height: auto;
    color: rgb(0, 0, 0);
    text-decoration: none;
    white-space: normal;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: inherit;
    line-height: 45px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 40px;
    border-color: rgb(128, 128, 128);
    transform-origin: 50% 50% 0px;
    opacity: 1;
    transform: translate(0px);
    visibility: visible;
    text-align: left;
    margin: 20px 0;
    border-right:1px solid #bebbbf;;
    display: inline-flex;
    width: 300px;
    text-align: right;
    padding-right: 25px;
}
.sluzby_h3{
line-height: 120px;
    z-index: 16;
    font-family: Heebo;
    text-transform: uppercase;
    color: rgb(237, 29, 36);
    text-decoration: none;
    white-space: nowrap;
    line-height: 14px;
    letter-spacing: 11px;
    font-weight: 500;
    font-size: 14px;
    border-color: rgb(128, 128, 128);
    transform-origin: 50% 50% 0px;
    opacity: 1;
    transform: translate(0px);
    visibility: visible;
    text-align: left;
}

@media only screen and (max-width: 600px) {

.nadpis_slogan{
font-size: 33px; // titulek
}

.mkdf-btn {
padding: 12px 5px;
}
.sluzby_h2{
font-size: 26px;
}
.sluzby_h3{
line-height: 70px;
}
}

@media only screen and (max-width: 800px) and (min-width: 601px) {
container {
    max-width: 100%;
}
.nadpis_slogan{
font-size: 43px; // titulek
}

.mkdf-btn {
padding: 12px 5px;
}
.sluzby_h2{
font-size: 26px;
}
.sluzby_h3{
line-height: 70px;
}
}
label{
margin: 5px 0 0 0;
}