@font-face {
    font-family: "font";
    src: url("../fonts/font-bolt.otf") format("opentype");
    src: url("../fonts/font-bolt-italic.otf") format("opentype");
    src: url("../fonts/font-italic.otf") format("opentype");
    src: url("../fonts/font.otf") format("opentype");
    }

@font-face {
	font-family: "font-bolt";
	src: url("../fonts/font-bolt.otf") format("opentype");
}

body p {
   font-family: "font" ;
}

header {
   z-index: 999 !important;
   width: 100%;
}

header .container {
	width: 92% !important;
	max-width: none !important;
	margin-left: auto;
    margin-right: auto;
	padding-left: 35px;
	padding-right: 35px;
}

.odsazeni:hover img {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
    transition: 0.5s;
}

.text_bolt {
    font-family: "font-bolt" !important;
}


body b {
    font-family: "font-bolt" !important;
}


.nav_body {
       z-index: 999 !important;
       width: 100%;
       background: white;
       margin-bottom: 10px;
}

.fixed {
    position: fixed;
    margin-top: -120px !important;
}


img {
        width: 100%;
}

.href_tab h7 a {
    color: #ed1c24 !important;
}

.top1 {
    position: absolute;
    text-align: right;
    width:100%;
    z-index: 999 !important;
    margin-left: -50px;
    margin-top: 84px;
    z-index: 1 !important;
}

.middle1 {
    position: absolute;
    text-align: right;
    width:100%;
    z-index: 999 !important;
    margin-left: -50px;
    margin-top: 220px;
    z-index: 1 !important;
}

.bottom1     {
    position: absolute;
    text-align: right;
    width:100%;
    z-index: 999 !important;
    margin-left: -50px;
    margin-top: 255px;
    z-index: 1 !important;
}

.konf_img {
    width: 250px;
    margin-left: -90px !important;
    margin-top: 25px;
}

.oddeleni {
    margin-top: 35px;
}

p {
        color: #3e3e3f;
        text-align: justify;
        font-size: 15px;
        line-height: 1.4;
}


a {
        text-decoration: none !important;
        color: #3e3e3f;
}

.zarovnani {
    margin-top: 0px !important;
    font-size: 17px !important;
    border-radius: 15px;
}

.jobs_content p span {
    font-size: 19px !important;
    font-weight: 600;
}

.jobs_content p {
     margin-top: 40px;
     margin-bottom: 40px;
     margin-right:30px;
}

.konani_content p span {
    font-size: 19px !important;
    font-weight: 600;
    margin-top: 20px;
}

.konani_content p {
     margin: 15px;
     border-bottom: 1px solid #b8b9bc;

}

.konani_content {
    margin-top: 70px;
    background: #e7e7e8;
    border: 2px solid #b8b9bc;
    border-radius: 15px;
}

a p:hover {
        text-decoration: none;
}

header {
       height: 120px;
       background: #3e3e3f;
}

.logo_pc {
    margin-top: 15px;
    width: 550px;
}

.logo_pc1 {
    margin-top: 15px;
    height: 90px;
    margin-left: -1px;
    width: auto !important;
}



.logo_m {
        width:150px;
        margin-top: 16px;
}

.nav_home {
}


.header_home {
 
}


.social_icon a img {
       float: right;
       width: 30px;
       margin-left: 14px;
}

.social_icon {
       margin-top: 25px;
}

.social_icon a p {
       float: right;
       color: white !important;
       font-size: 13px;
       margin-top: 9px;
       margin-left: 10px;
}

.social_icon2 a img {
    float: left;
    width: 30px;
    margin-left: 8px;
    margin-top: px;
}

.social_icon2 {
    margin-top: 20px;
    margin-left: 100px;
}

.social_icon2 a p {
    float: left;
    color: white !important;
    font-size: 13px;
    margin-top: 11px;
    margin-left: 10px;
}

.mutace_icon {
       width: 30px !important;
       margin-top: 10px;

}

.short_video {
   margin: -25px 0px 0px 0px;
   text-align: center;
   font-size: 17px;


}

.short_video a {
    color:#ed1c24;
 
 }

.nav_body {
       height:80px;
       border-bottom: 1px solid #a9a9a9;
       z-index: 999 !important;
       
}

.navbar-nav  {
       margin-left: -35px;
       margin-top: 25px;
       z-index: 999 !important;
}

.navigace li {
       float: left;
       text-decoration: none;
       list-style: none;
       text-align: center;
       width: 13%;
       border-left: 1px solid #3e3e3f;
       z-index: 999 !important;
}

.navigace li a {
       font-size: 17px;
       color: #3e3e3f;
       z-index: 999 !important;

}

.nav_konfigurator {
       border: 0px !important;
       z-index: 999 !important;

}

.configurator a {
       color: white !important;
       background: #ed1c24;
       padding: 7px;
       border-radius: 15px;
       border:1px solid #3e3e3f;
       width: 165px !important;
       margin-left: 100px;
       margin-top: -2px;

}

.configurator a:hover {
    color: #ed1c24 !important;
    background: white;
}


.border_right {
       border-right: 1px solid #3e3e3f;
       

}

.carousel-caption {
    margin-top: 20px !important;
}

.blue_box {
    background: #2783c3; /* Old browsers */
    background: -moz-linear-gradient(left, #2783c3 0%, #39b1e3 50%, #2783c3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2783c3 0%,#39b1e3 50%,#2783c3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2783c3 0%,#39b1e3 50%,#2783c3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2783c3', endColorstr='#2783c3',GradientType=1 ); /* IE6-9 */
    height: 200px; 
    margin-top: 85px;
    border-radius: 15px;
}

.blue_box p {
    color: white;
}

.bg_gray {
    background: #e7e7e8;
    padding-top:10px;
    padding-bottom:10px;
    height: 70px;
}

.ce_img {
    width: 230px;
    float: right;
    margin-right: 30px;
    margin-top: -7px;
}

.box_detail {
    padding: 50px 20px 15px 20px;
  
}

.blue_box p span {
    font-size: 19px;
    color: #2c4680;
    font-weight: 600;
}

.blue {
    color: #0f76bc; 
    font-weight: 600;
}


.red_box {
    background: #ed1c24;
    height: 200px;
    margin-top: 85px;
    border-radius: 15px;
}

.red_color {
    color: #ed1c24;
}

.send h5 {
    margin: 0px !important;
    font-weight: 600;
}

.send p {
    margin-top: 10px;
}



.form-group label {
    font-weight: 0 !important;
    font-size: 12px !important;
}

.img_man {
    position: absolute;
    width: 160%;
    margin-left: -65px;
    margin-top: -32px;
}

.red_box h4 {
    color: white;
    margin-top:10px;
}

.nav_content {
    margin-top: 15px;
    margin-bottom: 18px;
    
}

.nav_content p {
    font-size: 15px;
    margin-top: -5px;
}

.nav_content p span {
    float: left;
    padding:7px 7px 5px 7px;
}
.nav_content p span {
    float: left;
    padding:7px 7px 5px 7px;
}

.pad {
    padding:7px 7px 5px 7px;
}

.nav_content p a {
    color: #3e3e3f;
    float: left;
    margin-top: 6px;
}

.active_nav_content {
    color: #ed1c24 !important;
    border: 2px solid #ed1c24;
    font-weight: 600;
    border-radius: 10px;
    padding:5px 7px 5px 7px !important;
    margin-top: -2px !important;
    margin-left: 3px;
}

.news_detail  {
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
}

.no_padd {
    padding: 0px !important;
}

.news_detail h3 {
    font-weight: 600;
    margin-bottom: 20px;
}

.news_span {
    margin-top: 40px;
    text-align: right !important;
    margin-right: 15px;
}

.news_slider p {
    color: #3e3e3f !important;
    text-align: justify;
}


.news_detail h4 {
    font-weight: 600;
}


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

.slider_nav_left {
    bottom: 0px !important;
    top: 270px !important;
    left: 43% !important;
}

.slider_nav_right {
    bottom: 0px !important;
    top: 270px !important;
    right: 43% !important;
}

.slider_nav_left4 {
    bottom: 0px !important;
    top: 327px !important;
    left: 44% !important;
}

.slider_nav_right4 {
    bottom: 0px !important;
    top: 327px !important;
    right: 44% !important;
}

.slider_nav_left11 {
    bottom: 0px !important;
    top: 352px !important;
    left: 44% !important;
}

.slider_nav_right11 {
    bottom: 0px !important;
    top: 352px !important;
    right: 44% !important;
}



.odsazeni_right {
    margin-right: 41px;
}

.gray_gallery {
    padding: 20px 20px 39px 20px !important;
}

.gray_gallery2 {
    padding: 20px 20px 20px 20px !important;
    height: 307px;
}

.gray_gallery3 {
    padding: 40px 40px 40px 40px !important;
    margin-top: 0px !important;
    margin: 23px 12px 35px 12px !important;
}

.gray_gallery5 {
    padding: 20px 20px 20px 20px !important;
    margin: 43px 0px 35px 0px !important;
    border: 1px solid #e0dede;
}

.slider_nav_left3 {
    bottom: 0px !important;
    top: 383px !important;
    left: 44.5% !important;
}

.slider_nav_right3 {
    bottom: 0px !important;
    top: 383px !important;
    right: 44.5% !important;
}

.slider_nav_left2 {
    bottom: 0px !important;
    top: 270px !important;
    left: 38% !important;
}

.slider_nav_right2 {
    bottom: 0px !important;
    top: 270px !important;
    right: 37% !important;
}


.border-bottom {
    border-bottom: 1px solid #a9a9a9;
}

.about h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 47px;
    margin-top:60px;
}

.about h2 span {
    font-size: 17px;
    font-weight: 0 !important;
}

.product h2 {
    font-size: 25px;
    color: #0e76bc;
    margin-bottom: -10px;
    margin-top: 30px;
}

.h5_blue {
    font-size: 19px !important;
    color: #0e76bc !important;
    margin-bottom: -20px;
    margin-left: 5px;
}

.product {
    padding: 0px 0px 0px 0px !important;
}

.product p {
    padding: 0px 20px 4px 0px;
}

.product h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
}

.product h5 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 25px;
    border-bottom: 1px solid #a9a9a9;
}

.product h6 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #0e76bc;
    
}


.produkt_logo {
    width:200px;
    float: right;
    margin-top: 30px;
    margin-right: 40px;
}

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

.height {
    height: 220px;
}

.more_bottom {
    color: white;
    background: #ed1c24;
    text-align: center !important;
    border-radius:8px;
    width: 95%;
    border:1px solid black;

}

.more_bottom:hover {
    background: white;
    color: #ed1c24 !important;
    font-weight: 600;

}

.more_bottom2:hover {
    background: white;
    color: #ed1c24 !important;
    font-weight: 600;

}

.more_bottom1:hover {
    background: white;
    color: #ed1c24 !important;
    font-weight: 600;

}


.nadpis_home {
    background: rgba(14, 118, 188, 0.8) ;
    padding: 20px;
    font-size: 23px;
    width: 100%;
    margin-top: 100px;
    position: absolute !important;
    z-index:999 !important;
    color: white;
    font-weight: 600;
    border-radius: 15px;
    text-align: center !important;
  

}


.nadpis_home1 {
    padding: 20px;
    font-size: 23px;
    width: 100%;
    margin-top: -100px;
    position: absolute !important;
    text-align: center !important;
  

}

.blue1 {
    background: rgba(14, 118, 188, 1.0) !important;
    color: white !important;
    border-radius: 25px;

}

.sub_nav {
    position: absolute;
    margin-top: -32px;
    margin-left: 50px;
    border: 0px;
    background: white;

}

.sub_nav_about {
    position: absolute;
    margin-top: -32px;
    margin-left: 30px;
    border: 0px;
    background: white;

}

.sub_nav:focus {
    background: #e7e7e7 !important;
}

.sub_nav_about:focus {
    background: #e7e7e7 !important;
}


.more_bottom4:hover {
    background: white;
    color: #ed1c24 !important;
    font-weight: 600;

}


.more_bottom1 {
    padding: 10px;
    text-align: center;
    border-radius:15px;
    color: white !important;
    background: #ed1c24;
    float: right;
    margin-right: 20px;
    border: 1px solid black;
    font-size: 15px !important;
}


.more_bottom4 {
    width:220px;
    padding: 8px;
    text-align: center;
    border-radius:10px;
    color: white;
    background: #ed1c24;
    float: right;
    margin-right: 20px;
    font-size: 11px !important;
    border: 1px solid black;
    margin-bottom: 30px;
}

.red_box a {
    color: white !important;
}

.red_box a:hover {
    color: #ed1c24 !important;
    font-weight: 600;
}


.more_bottom2 {
    width:130px;
    padding: 8px;
    text-align: center;
    border-radius:10px;
    font-size: 11px !important;
    color: white;
    background: #ed1c24;
    border:1px solid white;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.black {
    color: black;
}


.gray_obal p {
    font-size: 16px;
    color: white;
    margin-top: 10px;
    text-align: left;
    font-family: "font" !important;
}


.gray_obal a p {
    color: white;
    font-size: 17px;
    background: white;
    color: #0e76bc;
    float: right;
    padding: 7px 6px 5px 6px !important;
    font-weight: 600;
    border-radius: 10px;
    border: 1px solid black;
    margin: 14px 0px 0px 20px;
    width:120px;
    text-align: center !important;
}


.h3 h3 {
     font-size: 20px;
     text-align: center;
     margin-top: 50px;
     margin-bottom:20px;
}

.fancybox-bg {
    background: white !important;
}


.model_detail {
     margin-top: 40px;
     margin-bottom: 40px;
}

.model_detail h4 {
     text-align: center;
     line-height: 1.4;
     margin-top: 20px;
     font-weight: 100 !important;
     color: #337ab7;
}

.model_detail h4:hover {
     font-weight: 600 !important;
     color: #337ab7;
}

.odsazeni {
    margin: 40px 0px 40px 0px;
}

.odsazeni:hover h4 {
    color: #0e76bc;
    font-weight: 600;
}

.our_box {
     border-bottom: 1px solid #e0dede;
     border-top: 1px solid #e0dede;
     margin-bottom: 10px;
}

.our_detail h4 {
     text-align: center;
     padding: 10px;
}

.our_detail {
    width: 20% !important;
    float: left !important;
}

.our_box h4 {
     font-size: 13px;
     margin: 0px 20px 0px 20px;
}

.our_hover {
     text-align: center;
     color: #3e3e3f;
}

.our_hover:hover img {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
    transition: 0.5s;
} 

.model_detail:hover img {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
    transition: 0.5s;
} 
  

.tabs_tab {
    padding-top: 50px;
    border-bottom: 1px solid #a9a9a9;
    border-top: 1px solid #a9a9a9;
}

.navbar-collapse {
     background: white;
     width: 100%;
     z-index: 999 !important;
}

.tabpanel h6 {
        text-align: center;
        font-weight: 600;
}


.tab-pane p span {
        margin-left: -20px;
        line-height: 1.8;
        margin-right: 20px;
        color: #0f76bc !important;
}

.tab-pane {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
}

.par_spec {
    width: 102.3%;
    margin-left: 0px;
    z-index: 98 !important;
}

.product h4 {
        margin-top: 40px;
        margin-bottom: 20px;
        font-weight: 400;
         color: #0e76bc;
}

.sipka {
    width:20px;
    position:absolute;
    margin-top: -35px;
    margin-left: 147px;
    opacity: 0;
}


.blue_bg {
            background: #0f76bc; /* Old browsers */
            background: -moz-linear-gradient(left, #0f76bc 0%, #22a9e1 50%, #0f76bc 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #0f76bc 0%,#22a9e1 50%,#0f76bc 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #0f76bc 0%,#22a9e1 50%,#0f76bc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f76bc', endColorstr='#0f76bc',GradientType=1 ); /* IE6-9 */
            padding-top: 50px;
            padding-bottom: 70px;
            margin-top: 75px;
}

.blue_text h5 {
    font-size: 20px; 
    color: #283891;
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 600;
        
}

.blue_text p {
    color: white;
        
}

.blue_text img {
    margin-top: 25px;
        
}

.konfigurator h2 {
    font-size: 25px;
    color: #0e76bc;
    margin-bottom: -10px;
}

.konfigurator h4 {
    font-size: 20px;
    color: #0e76bc;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: -10px;
}

.konfigurator h5 {
    font-size: 15px;
    color: #0e76bc;
    margin-left: -35px;
    margin-top: 30px;
    line-height: 1.5;
}


.kontakt h4 {
    font-size: 19px;
    color: #0e76bc;
    margin-top: 40px;
    margin-bottom: 40px;
}

.kong_span {
    font-size: 20px;
    color: #3e3e3f;
}

form {
    margin-left: 100px;
    margin-right: 100px;
}



.imput {
    margin-left: 50px;
    width: 300px !important;
    margin-top: 10px;
    margin-bottom: 15px;
}

.tab-pane p span {
        margin-left: 0px !important;
        color: #b1b1b1;
        margin-right: 0 !important;
}

.show_box {
    margin-top: -10px;
    margin-bottom: 50px;
    border-bottom: 1px solid #3e3e3f;
}

.show_box h3 {
        text-align: center;
        width:100%;
        padding: 10px;
        font-size: 18px;
        background: #f3f3f4;
        border: 1px solid #3e3e3f;
}

.box_info p {
        font-weight: 600;
        line-height: 1.7;
        font-size: 17px;
        margin-bottom: 50px;
}

.tab-content {
        margin-right: 50px;
}

.blue_button p {
        padding: 5px;
        color: white;
        text-align: center;
        float: right;
        margin-top: 30px;
        margin-bottom: 30px;
        background: #0e76bc;
        width: 150px;
        height: 40px;
        font-size: 16px;
        font-weight: 600;
        border-radius: 10px;
    }

.new_container  {
       border-bottom: 1px solid #a9a9a9
}

.new_container:hover  {
    background: #f0f0f0;
}

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

.datum p {
       font-size: 11px;
       margin-top: 10px;
}

.info {
       margin-top: 45px !important;
       margin-bottom: 20px;
       padding-right: 30px !important;
}

.info3 {
    margin-top: 35px !important;
    margin-bottom: 20px;
    padding-right: 30px !important;
}

.info3 h4 {
    font-weight: 600;
    color: #3e3e3f;
}


.info h4 {
       font-weight: 600;
       color: #3e3e3f;
}


.btn_hover:hover .dropdown-menu {
    display: block !important;
}


.blue_color {
    color: #0e76bc;
}



.info5 p span {
       float: right;
       font-weight: 600;
       color: #0e76bc;

}
.info5 {
    margin-top: 20px;
    padding-right: 30px !important;

}

.about_bg {

    background: url(../img/about_bg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 100px;
    height: 760px;
       
}

.stred {
    margin-top: -17px;
    background: url(../img/stred.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
       
}

.stred_img {
    margin-top: 40px;
    margin-bottom: 40px;
}

.stred_box img {
    width: 100%;
}

.stred_box {
    text-align: center;
    align-items: center !important;
}

.stred_box p {
    color: white;
    font-size: 19px !important;
}

.container_c {
     background: rgba(40, 40, 40, 0.8) ;
     height: 760px;
     width:100%;
}

.info1 {
    margin-top: 19px;
    margin-bottom: 15px;
}

.gray_obal5 {
    margin: 40px 0px 60px 0px;
    padding: 10px;
    border-radius: 15px;
    background: #f3f3f4;
    border: 1px solid #cccdcf;
      
}

.gray_obal {
    margin: 65px 0px 65px 0px !important;
    padding: 20px;
    width: 97.2% !important;
    border-radius: 15px;
    background: #3e3e3f;
    border: 1px solid #cccdcf;
      
}

.about_button {
     padding: 10px;
     text-align: center;
     width: 250px;
     background: white;
     border: 1px solid #e7e7e8;
     color:#3e3e3f;
     margin: 0 auto !important;
       
}


.white_border {

     margin-top: 40px;
     margin-bottom: 30px;
     padding-bottom: 40px !important;
     border-bottom: 1px solid white;
       
}

.h5_white h5 {
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
       
}

.h5_white p {
    color: white;
       
}

.certifikat {
    width: 100%;    
    margin-top: 50px;
    margin-bottom: 50px;
}

.cer_text {
    border-top: 1px solid #a9a9a9;
}

.blog_text {
    border-bottom: 1px solid #a9a9a9;
}

.iso_text h6 {
    font-size: 18px;
    margin-top: 345px;
    font-weight: 600;
}

.cer_text h6 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 18px;
}

.blog_text h6 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 600;
}


.info a:hover {
    text-decoration: none;
}

.blog_text h6 span {
    font-size: 15px;
    color: #0e76bc;
}


.reference h4 {
    color: #0f76bc;
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 16px;
       
}

.mapa h6 {
    color: #0f76bc;
    font-size: 19px;
    margin-bottom: 35px;
    margin-top: -25px;
    margin-right: 17px !important;
       
}


.mapa {
    margin: 40px 0px 40px 0px;
    padding: 0px 20px 0px 0px !important;
       
}


.uvodni {
    margin-top: 50px;
    margin-bottom:50px;
       
}


.margin_sk {
    margin-left: 100px !important;
       
}

.contact_form h6 {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 0px;
       
}

.contact_form p {
    font-size: 15px;
       
}

.blue_logo {
    margin-top: 30px;
    width: 130px;
}

.blue_body {
    background: #0f76bc;
    color: white !important;
    width: 100%;
    border: 1px solid black;
    border-radius: 15px;
    padding: 15px 20px 20px 25px

       
}

.blue_body p {
    color: white !important;      
}


.blue_body h3 {
    color: white !important;      
}

.blue_home {
    background: rgba(14, 118, 188, 0.8) ;
    margin-top: 500px;
    height: 100px;
}

.blue_home p {
    color: white;
    font-size: 21px;
    padding: 15px;
    font-weight: 600;
    margin-top: 7px;
}

.copyright p {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    margin-top: 40px;
}

.home_bg {
    background: url(../img/home1.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 600px;
}

.home1_bg {
    background: url(../img/home.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 600px;
}

.home_bg:hover {
    background: url(../img/home1_hover.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: 0.5s;
    -ms-transform: scale(0.97); /* IE 9 */
    -webkit-transform: scale(0.97); /* Safari */
    transform: scale(0.97);
}

.home1_bg:hover {
    background: url(../img/home_hover.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: 0.5s;
    -ms-transform: scale(0.97); /* IE 9 */
    -webkit-transform: scale(0.97); /* Safari */
    transform: scale(0.97);
}

.home1_bg:hover .blue_home {
    background: #f3f3f4;
    transition: 0.5s;
    
}


.home_bg:hover .blue_home {
    background: #f3f3f4;
    transition: 0.5s;
    
}

.home_bg:hover .blue_home p {
    color: #0f76bc;
    
}


.home1_bg:hover .blue_home p {
    color: #0f76bc;
    
}











































footer {
    background: url(../img/footer_img.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 75px;
}

.footer_blue {
    width:100%;
    height: 90px;
    background: rgba(14, 118, 188, 0.8) ;
    
}

.footer_black {
    width:100%;
    background: rgba(62, 62, 62, 0.8   ) ; 
}

.footer_black1 {
    width:100%;
    background: url(../img/footer_img1.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.garance_img {
    margin-top: 0px;
    margin-bottom: 40px;
}

.navigace_footer {
       margin-left: -40px;
       margin-top: 70px;
}

.navigace_footer li {
       float: left;
       text-decoration: none;
       list-style: none;
       text-align: center;
       width: 16.6%;
       border-left: 1px solid #0e76bc;
}

.navigace_footer li a {
       font-size: 16px;
       color: white;
       font-weight: 0 !important;
}

.navigace_footer li a:hover {
    border-bottom: 1px solid white;
    padding-bottom:3px;
}

.footer_social {
       color: white;
       margin-top: 50px;
       border-top: 1px solid white;
       padding-top: 30px;
}




.border_right_f {
       border-right: 1px solid #0e76bc;
}

.produk_img {
   margin-top: 20px;
   margin-bottom: 20px;
}

.social_footer_icon {
       width: 40px;
       float: left;
       margin-left: 10px;
       margin-top: 35px;
}

.social_footer_icon1 {
    width: 40px;
    float: center;
    margin-left: 10px;
    margin-top: 35px;
}

.footer_social p {
       color: white;
       font-size: 20px;
       margin-right: 20px;
       float: left;
       margin-top: 40px;
       margin-left: -20px;
}

.logo_footer {
       width:200px;
       float: right;
       margin-top: 23px !important;
}

.message_height {
    height: 213px !important;
}

.logo_footer1 {
    width:200px;
    float: right;
    margin-top: 23px !important;
}

.logo_footer2 {
    width:200px;
    float: right;
    margin-top: -25px !important;
    margin-right: -5px !important;
}



.footer_p p {
       color: white;
       text-align: center;
       margin-top: 100px;
}


.social_footer_icon1 {
    margin-left: 10px;
    width: 40px;
    text-align: center;
}

.home_product h2 {
    font-size: 20px;
    color: #3e3e3f;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 40px;
    margin: 0 !important;
    text-align: center;
}

.home_product h2 {
    font-size: 18px;
    color: #3e3e3f;
    padding: 30px 10px 30px 10px;
    border-bottom: 1px solid #d6d6d6;
    margin: 0 !important;
    text-align: center;
}

.home_product1 a:hover,
.home_product a:hover {
	display: block;
	background: #e3e3e4;
}

.home_product h1:hover {
    background: #d6d6d6;
}

.home_product {
    margin-top: 50px;
    margin-bottom: 100px;
}

.home_product1 h2 {
    font-size: 18px;
    color: #3e3e3f;
    padding: 30px 10px 30px 10px;
    border-bottom: 1px solid #d6d6d6;
    margin: 0 !important;
    text-align: center;
}

.k {
    text-align: center !important;
    margin: 0 auto !important;
    width:100%;
}


.home_product1 h1:hover {
    background: #d6d6d6;
}

.home_product1 {
    margin-top: 50px;
    margin-bottom: 100px;
}


