h2 {
    width: 510px;
}
.section-next-service.s8 h2 {
    width: 800px;
}
h3 {
    width: 510px;

}
h3 {
    font-size: 48px;
    text-transform: uppercase;
    color: #231F20;
}
.h3 {
    width: 510px;
}
p {
    color: #231F20;
}
p.top {
    font-size: 28px;
    line-height: 1.29em;
    margin-bottom: 40px;
}
p.bottom {
    font-size: 16px;
    line-height: 1.75em;   
}
.services-offer .offer {
    padding-bottom: 100px;
}
.offer-title.proj-offer-title {
    width: auto;
}

.title-s-img {
    width: 100%;
    background: linear-gradient(to top, #F5F5F5 50%, #231F20 0%);
}
.title-s-img img {
    margin: 0 auto;
    display: block;
}

.services-list-el {
    height: 508px;
    margin-bottom: 60px;
}
.services-list-el .col-lg-6 {
    height: 508px;
}
.services-list-el .col-lg-6.left .service-el.img {
    margin-left: 57px;
}
.services-list-el .col-lg-6.right .service-el.img {
    margin-left: 28px;
}
.service-el.img img {
    width: 565px;
    height: 508px;
    object-fit: cover;
    object-position: right;
}
.services-list-el .left .service-el.img img {
    object-position: left;
}
.btn-service-el {
    position: absolute;
    background: #EA1D2C;
    width: 396px;
    height: 174px;
    padding: 61px 48px;
    font-family: 'Rajdhani', sans-serif;
    font-size: 30px;
    color: #fff;
    line-height: 0.87em;
    text-transform: uppercase;
}
.btn-service-el.p48 {
    padding: 48px;
}
.btn-service-el.p35 {
    padding: 35px 48px;
}
.service-el .btn-service-el:hover {
    background: linear-gradient(to top, #C41421 44.3%, #EA1D2C 0%);
}
.service-el:hover ~ .service-el .btn-service-el {
    background: linear-gradient(to top, #C41421 44.3%, #EA1D2C 0%);
}
.services-list-el .col-lg-6.left .btn-service-el {
    bottom: 0;
    left: 0;
}
.services-list-el .col-lg-6.right .btn-service-el {
    bottom: 0;
    right: 0;
}

.next-service-a {
    text-decoration: none;
}
.section-services-el {
    background: #F5F5F5;
    padding-top: 100px;
    padding-bottom: 80px;
}
.section-next-service.s1 {
    background: url('../img/services/background/2.jpg') no-repeat center / cover;
}
.section-next-service.s2 {
    background: url('../img/services/background/3.jpg') no-repeat center / cover;
}
.section-next-service.s3 {
    background: url('../img/services/background/4.jpg') no-repeat center / cover;
}
.section-next-service.s4 {
    background: url('../img/services/background/5.jpg') no-repeat center / cover;
}
.section-next-service.s5 {
    background: url('../img/services/background/6.jpg') no-repeat center / cover;
}
.section-next-service.s6 {
    background: url('../img/services/background/7.jpg') no-repeat center / cover;
}
.section-next-service.s7 {
    background: url('../img/services/background/8.jpg') no-repeat center / cover;
}
.section-next-service.s8 {
    background: url('../img/services/background/9.jpg') no-repeat center / cover;
}
.section-next-service.s9 {
    background: url('../img/services/background/1.jpg') no-repeat center / cover;
}
.section-next-service .background:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.05) 70%),
    linear-gradient(to bottom, rgba(245, 245, 245, 0) 0%, rgba(0, 0, 0, 0.05) 100%);
}
.section-next-service .container {
    background: url('../img/services/arrow-hover.svg') no-repeat right center;
    padding: 183px 0;
}
p.next {
    color: #EA1D2C;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    margin-bottom: 32px;
}
.section-next-service .next-svg {
    display: none;
    margin-top: 32px;
}



/*Responsive*/

/* 1201px - 1401px */
@media screen and (max-width: 1400px) {
    .service-el.img img {
        width: 500px;
    }

    .title-s-img img {
        width: 1140px;
    }
}

/* 769px - 1200px*/
@media screen and (max-width: 1200px) {
    .services-offer .offer {
        padding-bottom: 60px;
    }
    .offer-title {
        margin-bottom: 48px;
    }
    .services-list-el {
        height: auto;
        margin: 0;
    }
    .services-list-el .row {
        display: block;
    }
    .col-lg-6 {
        width: auto;
    }
    .col-lg-6 {
        margin-bottom: 60px;
    }
    .services-list-el .col-lg-6.right .service-el.img {
        margin: 0;
    }
    .service-el.img img {
        width: auto;
    }

    .container {
        width: 677px;
    }
    h3 {
        font-size: 36px;
    }
    .title-s-img img {
        width: 960px;
    }
    .section-services-el p.top {
        font-size: 24px;
    }
    .section-next-service h2 {
        width: 442px;
    }
    .section-next-service.s8 h2 {
        width: 550px;
    }
    .section-next-service .container {
        padding: 80px 0;
    }
    p.next {
        margin-bottom: 32px;
    }
}


/* 769px - 992px*/
@media screen and (max-width: 992px) {
    .offer-title.proj-offer-title {
        width: auto;
    }

    .section-services-el {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .col-lg-6 {
        margin-bottom: 40px;
    }
    .title-s-img img {
        width: 720px;
    }
}


/* 577px > 768px*/
@media screen and (max-width: 768px) {
    .services-offer .offer {
        width: 296px;
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .offer-title.proj-offer-title {
        margin-bottom: 48px;
        font-size: 32px;
    }
    .services-list-el .col-lg-6.left .service-el.img {
        margin: 0;
    }
    .services-list-el .col-lg-6 {
        width: 296px;
        height: 456px;
        margin-right: auto;
        margin-left: auto;
    }
    .service-el.img img {
        width: 296px;
        height: 296px;
    }
    .btn-service-el {
        width: 296px;
        height: 160px;
        padding: 56px 32px;
        font-size: 24px;
        line-height: 1em;
    }
    .btn-service-el.p48 {
        padding: 44px 32px;
    }
    .btn-service-el.p35 {
        padding: 32px;
    }

    .section-services-el {
        padding-top: 48px;
        padding-bottom: 50px;
    }
    .col-lg-6 {
        margin-bottom: 32px;
    }
    .title-s-img img {
        width: 540px;
    }
    h3 {
        font-size: 24px;
    }
    .section-services-el p.top {
        font-size: 18px;
        margin-bottom: 32px;
    }
    .section-next-service {
        min-height: 282px;
    }
    .section-next-service .container {
        background: none;
    }
    .section-next-service .next-svg {
        display: block;
    }
    .services-offer .offer {
        width: auto;
    }
}


/* > 576px*/
@media screen and (max-width: 576px) {
    .container {
        width: 296px;
    }
    .title-s-img img {
        width: 296px;
        height: 230px;
        object-fit: cover;
        object-position: left;

    }
    .section-next-service h2 {
        width: 296px;
    }
    .section-next-service.s8 h2 {
        width: 296px;
    }
    h3 {
        width: 296px;
    }
    p {
        width: 296px;
    }
}