#wrapper{
    width: 748px;
}

#header .case{
    margin-bottom: 0;
}
#header .block{
    display: none;
}

/* menu button */
#header .btn-nav{
    display: block;
    float: right;
    background: #df0024;
    color: #FFF;
    font: 18px Arial, Verdana, sans-serif;
    padding: 20px 15px 15px;
    margin-bottom: 10px;
}
#header .btn-nav.active{
    background: #d2d2d2;
    font: 18px Arial, Verdana, sans-serif;
    padding: 20px 15px 30px;
    margin-bottom: 0px;
}
#header .btn-nav span{
    background: url('../img/menu.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    display: inline-block;
    padding-right: 10px
}
#header .btn-nav.active span{
    background: url('../img/menu-active.png');
    background-repeat: no-repeat;
    color: #000;
}
#header .language {
    width: 748px;
}
.search-form{
    display: none;
}
.nav-holder {
	height: 1%;
	padding: 0;
        background: #d2d2d2; 
        position: relative;
	}
#nav {
	float: none;
	background: none;
	font: bold 12px/15px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
        background: #d2d2d2;
        position: absolute;
        width: 100%;
        display: none;
	}
#nav li {
	float: none;
	background: none;
	padding-left: 0px;
	}
#nav a {
	padding: 20px 20px 20px 15px;
        background: url('../img/menu-arrow-right.png') no-repeat 700px 25px ;
        border-top: 1px solid #e6e6e6;
        font: 17px Arial, Verdana, sans-serif;
	}
#nav .has-drop-down ul li a {
        background: url('../img/menu-arrow-right.png') no-repeat 15px 25px !important ;
        padding-left: 30px !important;
        
	}
#nav a.has-drop-down-a {
	background: #e6e6e6 url('../img/menu-arrow-down.png') no-repeat 700px 25px !important;
	padding: 20px 20px 20px 15px;
}

#nav a:hover,
#nav li:hover a,
#nav li.hover a,
#nav li.active a {
	background: none;
	color: #df0024;
	text-decoration: none;
        background: url('../img/menu-arrow-right.png') no-repeat 700px 25px ;
	}
#nav a.has-drop-down-a:hover,
#nav li:hover a.has-drop-down-a,
#nav li.hover a.has-drop-down-a,
#nav li.active a.has-drop-down-a {
	background: #e6e6e6 url('../img/menu-arrow-down.png') no-repeat 700px 25px !important;
	}
#nav li.hover,
#nav li:hover {
	position: relative;
	}
#nav li.hover .drop,
#nav li:hover .drop {
	display: block;
	}
#nav .drop {
	position: static;
	display: block;
	z-index: 100;
	top: 100%;
	left: 0;
	width: 100%;
	background: #e6e6e6;
	border: none;
	padding: 0px;
	}
#nav ul {
	position: relative;
	overflow: hidden;
	list-style: none;
	height: 1%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#nav li ul li,
#nav li ul li {
	float: none;
	background: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
#nav li:hover ul a,
#nav li.hover ul a {
	height: 1%;
	background: none;
	color: #000;
	padding: 20px 20px 20px 15px;
	}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a {
	background: none;
	color: #df0024;
	}
        .search{
    display: none;
    margin-bottom: 15px;
}
.search-mobile{
    display: block;
    background-color: #e6e6e6;
    width: 708px;
    border-bottom: 10px solid #FFF;
}
.visual{
    margin-top: 0;
}
.visual-block{
    width: 100%;
    float: none;
    background-size: auto 100%;
}
.visual-wrapper{
    display: none;
}
.visual-block{
    padding-top: 30px;
}
.visual-block .info h3{
    font-size: 20px;
}
.visual-block strong{
    font-size: 15px;
    font-weight: normal;
}
.visual-block li{
    font-size: 15px;
    font-weight: bold;
}
.logo-container{
    position: absolute;
    top: -20px;
    right: -10px;
    background: #e6e6e6;
    width: 300px;
    padding: 30px 10px 60px;
    zoom: 1;
    border: 10px solid #FFF;
}
.logo-container:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
	height: 0;
	line-height: 0;
}
.logo-bosch{
    float: left;
    width: 70px;
    height: 70px;
    background-size: 70px 70px !important;
    margin-left: 0;
}
.logo-container p{
    padding-top: 0px;
    float: right;
    width: 200px;
    font-size: 13px;
    line-height: 15px;
}
.main-inner{
    background-image: none;
}        
#main #content{
    width: 100%;
    padding: 0;
}
#main #content .txtarea{
    width: 718px;
    padding: 15px ;
}

#main #sidebar{
    width: 718px;
    padding: 0 15px;
}

.details-service #sidebar{
    display: none;
}

.txtarea .img_center,.txtarea .img_left{
    width: 748px;
    height: auto;
    position: relative;
    left: -15px;
}

#footer{
    width: 748px;
    padding: 0 10px;

}


#main .boxes{
    width: 100%;
}

#main .boxes .boxes-holder{
    width: 100%;
    text-align: justify;
}
#main .boxes .boxes-holder:after{
    content: '';
    display: inline-block;
    width: 100%;
}

#main .boxes .boxes-holder .box{
    width: 30%;
    margin: 0 5% 5% 0;
    float: left;
    text-align: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    
}
#main .boxes .boxes-holder .box:nth-child(3n){
    margin-right: 0;
}
#main .boxes .boxes-holder .box .image{
    width: 224px;
    padding: 0;
}
#main .boxes .boxes-holder .box .image img{
    width: 100%;
    
}







/* dealers */
.map{
    display: none;
}

.roll{
    float: left;
    width: 100%;
}
.roll li{
    width: 50%;
    padding-left: 0;
    padding-right: 0;
}
.roll li a{
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
}

.table{
    width: 100%;
}

.table .line{
    width: 100%;
}
.line .info .numb{
    margin-right: 20px;
}
.line .info{
    width: 340px;
}
.line .info .tel{
    margin-top: 5px;
    float: left;
}

#map{
    width: 100% !important;
    height: 300px !important;
}

.map-little{
    width: 100%;
    margin: 0 0 15px;
}
.map-little #map_detail{
    width: 100% !important;
}

.posts{
    width: 100%;
}
.posts-holder{
    width: 100%;
}
.post{
    width: 100%;
}


/* open */

dd{
    padding-left: 100px;
    position: relative;
    top: -15px;
}
