

.indicators-block{
    margin-top: 20px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

.indicators-block .scan-block{
    float: left;
    width: 25%;
}

.indicators-block .pc-overview-block{
    float: left;
    width: 70%;
}

.indicators-block .pc-overview-block div{
    float: left;
    width: auto;
    display: inline-block;
}
.left-house, .right-house, .best-value-block{
    display: none;
}

.pricing-clouds{
    display: none;
}

.middle-cover{
    height: 450px;
}

.first-block, .second-block, .third-block  {
    background: transparent;
    position: relative;
}

.pricing-block .one-pricing-block .user-side, .pricing-block .one-pricing-block .business-side {
    /*margin-left: -170px;*/
}

.switcher-block {
    margin: 0 auto 10px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
.switcher-label {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    top: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
    left: 420px;
}

.bs{
    right: 490px;
    left: auto;
}
.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 0 10px;
    left: -20px;
    background: #A09595;
    height: 27px;
}
.onoffswitch-switch{

}
.sub-first{
    margin-bottom: 10px;
}
.sub-first img{
    width: 55px;
}

.sub-second img{
    width: 100px;
}

.indicators-block DIV IMG{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "https://cdn.driverfix.com/website/assets/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
.overview-block div{
    float: left;
}
.overview-block .one{
    margin-left: 16%;
}

.de .pc-overview-block{
    width: 70%;
}
.de .scan-block{
    width: 25%;
}

.en .switcher-label{
    left: 440px;
}


.el .vat {padding: 1em 2em 0 2em;margin: 30px 0 0 0 ;font-weight: 400;font-size: 0.9em; position: relative;}
