body {
    font-family: 'db_heaventregular';
    display: block;
    margin: 0px; color: #c8c6c6;
}
.lang{ position: absolute; top: 15px; right: 15px; color: #000;font-family: 'db_heaventbold';    font-size: 16px;}
.lang:hover{ position: absolute; top: 15px; right: 15px; color: #000;font-family: 'db_heaventbold'; text-decoration: underline;}
.logo_daimler_truck{ text-align: center; }
#container{ background:url(../images/bg.jpg) center top; }
#footer{ background-color: #262626; /*height:47px;*/ line-height:1.2; font-size: 12px; color: #a4a3a3; text-align: center; padding: 15px;
margin-top: 50px;}
.row {
    position: relative;
    max-width: 1120px;
}
.box_color{ background-color: #0a0a0a; font-size: 16px;}
.panel5{ padding: 0 5px; }
.box_color.right{ margin: 0 5px; }
.content-logo-top{ text-align: center; }
.cont-title{text-align: center; /*height: 40px; */
padding-top: 10px;
    padding-bottom: 30px;}
.cont-desc{ padding: 0 15px; text-align: center; padding-bottom: 30px; line-height: 1.6;
max-width: 460px;
    margin: 0 auto;}
.bg_cont_in{background:url(../images/bg_content_in.jpg) repeat-x center bottom; background-size: auto 100%;}
.footer_in{background:url(../images/bg_footer_in.jpg) repeat-x center bottom; background-size: auto 100%;
min-height: 60px;}
.cont-more{ display: inline-block;}
.wrap-more{ padding-bottom: 30px; text-align: center; }
a {
    color: #fff;
    text-decoration: none;
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.facebook{ float: left; margin-left: 15px; margin-top: 15px; }
.line-benz{ float: left; margin-left: 15px; margin-top: 15px; }
.line-benz2{ float: right;     margin-right: 15px;
    margin-top: 23px;}
.facebook-fuso{     display: inline-block;
    margin: 15px 7px;}
.line-fuso{    display: inline-block;
    margin: 15px 7px;}
.btn_style img{transition: all 0.2s ease-out;}
.btn_style:hover img {
    margin-top: -5px;
    margin-bottom: 5px;
}
@media (max-width: 991px){
    .panel5 {
    padding: 0 0px;
}

}
@media (max-width: 640px){
.facebook, .line-benz {
    float: none;
display: inline-block;
    margin: 15px 7px;
}
.footer_in_mb{ text-align: center; }
    .line-benz2 {
    float: none;
margin-right: 0px;
    margin-top: 0;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
}
}