.a-self-kassa-complex__message::before {
    width: 63px;
    height: 61px;
    content: '';
    display: block;
    position: absolute;
    top: 50px;
    left: 80px;
    background: url(../img/logo-markirovka.png) center center no-repeat;
    background-size: contain;
}

.ask-form {
    padding-top: 50px;
    padding-bottom: 77px;
    background-color: #fff;
    background-position: 0 0;
    background-image: url(/aut/trade/img/forma.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}


.p-company-list li:before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #B4B7FA!important;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}

.hero {
    padding: 123px 0 186px;
    color: #000;
    background-image: url(../img/1block.jpg);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #fff;
}

.cleverence-button__wrp a {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
    text-transform: none!important;
    background-color: #E40071;
}



.a-self-kassa-complex-item__image img {
    display: block;
    max-width: 100%;
    background: url(/img/no-pictures.svg) center center no-repeat;
    background-size: 50px 50px;
    height: 75%!important;
}

.services-grid_small {
    -moz-justify-content: flex-start;
  
    margin-top: 42px;
    margin-bottom: 35px;
}

.top-row__content-list li:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(../img/Groupsvg.svg) center center no-repeat!important;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5px;
}



.p-company-list li:before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #FFD100;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}
.a-feedback_whide {
    padding: 70px 0;
    background-image: url(../img/form-bg.jpg);
}

.fz-54 div.top-row-bg{
  background-image: url(../img/blockbg.jpg);
}

.a-main{
  background-image: url(../img/product-bg-1.jpg);
}
@media all and (max-width: 1500px) {
.hero{
background-image:none;
background-color:#d0d4fa;
	}

}
@media all and (max-width: 767px) {
  header .top-menu .navbar-nav > li > a .fa {
    margin-bottom: 0 !important;
    vertical-align: middle !important;
  }
}

@media all and (max-width: 480px) {
  header .top-menu .navbar-form .visible-xxs .btn {
    font-size: 14px;
  }
  header .top-menu .search-box .btn .fa {
    font-size: 14px;
  }
  
  header .top-menu .search-box .visible-xxs .input-group-btn .btn .fa {
    font-size: 18px;
  }
  
}
