﻿body { background-image:none; }

#default .sliderImage {
    min-width: 1180px !important;
}

.headerBlock, #salescontact .headerBlock {
    min-width: 1180px !important;
}

#social {
    width:100% !important;
}

#default .sliderImage {
    width:100% !important;
}

#default .sliderImage {
    width:100% !important;
}  

.specialMenu 
{
    width:1180px !important;
    top:94px !important;
    padding:30px 10px 20px 0;
    background-repeat: no-repeat !important;
    background-position: left bottom;
}

/*.specialMenu .menupointbox {
    width:550px !important;
}

.specialMenu span {
    float:right !important;
    text-align:left !important;
}

.specialMenu :nth-child(2n) span {
    float:left !important;
}

.specialMenu a 
{
    text-align: left !important;
    background-position: 0 46px;
    background-repeat: no-repeat;
    font-size:14px;
    font-family:Arial;
    color:#b4b6c2;
    width:245px;
    height:48px;
    display:table-cell;
    vertical-align: middle;
    font-weight:bold;
}
    
.specialMenu a:hover 
{
    background-color:#686b74;
    color:#212735;
}
 
.specialMenu a .arrow 
{
   background-repeat: no-repeat;
    margin-right: 10px;
    margin-left:5px;
    vertical-align: middle;
    margin-top:-3px;
    display:inline-block;
    padding-left:15px;
}
*/