.service_bg {
    background: url('/img/wholesale_service_obsl.png') center no-repeat;
    width: 100%;
    height: 550px;
    display: flex;
    align-items: flex-end;
    color: #FFFFFF;
    margin-top:50px;
    padding-top: 200px;
    padding-bottom: 40px;
    position: relative;
}

.service_txt {
   
    font-weight: 300;
    letter-spacing: .06875em;
    text-align: center;
    max-width: 47.5em;
    margin: 0 auto;
    line-height: 1.5;
}
.service_img{
    

background: url('/img/service-support.svg') 100% no-repeat;
    height: 150px;
    display: flex;
    align-items: flex-end;
    color: #FFFFFF;
    padding-top: 160px;
    padding-bottom: 40px;
    position: relative;
}
.service_text1 {
font-family: PragmaticaLightC;
font-size: 60px;
font-weight: normal;
margin: 100px 15px 20px 0;
width: 100%;
text-align:center;
}
#image_access {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    visibility: hidden;
    position: absolute;
}

#box_access {
    float: none;
    height: 500px;
    margin-left: auto;
    margin-top: 80px;
    clear: none;
    width: 100%;
    min-height: 50px;
    margin-right: auto;
    background-image: -webkit-linear-gradient(306deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.247059) 99%), url("https://static.lada.ru/images_new/nts/access-top.jpg");
    background-image: linear-gradient(144deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.247059) 99%), url("/img/access-top.jpg");
    background-attachment: scroll;
    -webkit-background-size: auto, cover;
    background-size: auto, cover;
    position: relative;
    background-position: 0% 0%, 50% 40%;
    background-repeat: repeat, no-repeat;
}

#box_access1 {
    float: none;
    height: auto;
    clear: none;
    width: 94%;
    max-width: 1200px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 170px;
    margin-left: auto;
    margin-right: auto;
}

#text_hero_access {
    float: right;
    font-size: 16px;
    width: 300px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: arial;
    color: rgb(255, 255, 255);
    margin-right: 0%;
}

#textspan_access {
    float: none;
    font-size: 50px;
    line-height: 1em;
    font-family: "PragmaticaLightC";
}