.slider-image_benefit {
    width: 100%;
}

.swiper {
    width: 100%;
    height: auto;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.swiper_text_galery h2 {
    color: #012E40;
    font-family: FordAntennaMedium;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.8px;
    max-width: 100%;
    margin-bottom: 2rem;
}

.swiper_text_galery p {
    color: #1F3750;
    font-family: FordAntennaLight;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
}

.specification_cars {
    position: relative;
    margin: 5% 10% ;
}

.swiper-button-next:after {
    display: none;
}

.swiper-button-prev:after {
    display: none;
}

.swiper-pagination {
    /*display: flex;
    justify-content: center;
    align-items: center;*/
}

.swiper_nextBlue {
    position: relative;
    right: 1rem;
}

.swiper_prevBlue {
    position: relative;
    
}

.swiper-lines-pagination {
    text-align: center;
}
@media (min-width:1391px) {
    .slider-image_benefit {
        width: 100%;
        padding: 0 4.5rem;
    }
    .swiper_nextBlue {
       right: 0.5rem;
    }
    .swiper_prevBlue {
        left: 0.5rem;
    }
}

@media (min-width: 1024px) and (max-width:1390px) {
    .slider-image_benefit {
        width: 100%;
        padding: 0 4rem;
    }
    .swiper_conte h2 {
        font-size: 25px;
        max-width: 100%;
    }
    .swiper_text_galery h2 {
        font-size: 24px;
    }

    .swiper_nextBlue {
        height: 40px;
        width: 40px;
        right: 0.3rem;
    }

    .swiper_prevBlue {
        height: 40px;
        width: 40px;
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .swiper_conte h2 {
        font-size: 17px;
    }

    .title-specification {
        font-size: 14px;
    }

    .swiper_nextBlue {
        height: 30px;
        position: relative;
        width: 30px;
        top: 7rem;
        left: 0.5rem;
    }

    .swiper_prevBlue {
        height: 30px;
        position: relative;
        width: 30px;
        top: 8rem;
    }

    .swiper_text_galery h2 {
        font-size: 22px;
    }
}

@media (min-width:992px) {
    .swiper-lines-pagination .swiper-pagination-bullet {
        width: 126px;
        height: 4px;
        background-color: #B8B5C0;
        margin: 0 1rem;
        opacity: 2;
        transition: opacity 0.3s ease;
        border-radius: 0;
    }
    .swiper-lines-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background-color: #2D96CD;
    }
}
@media (min-width: 991px) and (max-width:1024px) {
    .slider-image_benefit {
        width: 100%;
        padding: 0 4rem;
    }
    .swiper_prevBlue {
        position: relative;
        right: 0.5rem;
        top:0;
    }
    .swiper_nextBlue {
        position: relative;
        top:0;
        width: 30px;
        height: 30px;
        left: 0.5rem;
    }
    }
@media (min-width: 861px) and (max-width:990px) {
    .swiper_prevBlue {
        position: relative;
        right: 0.5rem;
        top:347%;
    }
    .swiper_nextBlue {
        position: relative;
        top:347%;
        width: 30px;
        height: 30px;
        left: 0.5rem;
    }
    .swiper_text_galery h2{
        text-align: center;
        font-size: 23px;
        max-width: 90%;
        margin: auto;
        padding: 1rem;
    }
}

@media (min-width: 768px) and (max-width:860px) {
    .swiper_prevBlue {
        position: relative;
        right: 0.5rem;
    }
    .swiper_nextBlue {
        position: relative;
        top: 294%;
        width: 30px;
        height: 30px;
        left: 0.5rem;
    }
    .swiper_text_galery h2{
        text-align: center;
        font-size: 20px;
        max-width: 90%;
        margin: auto;
        padding: 1rem;
    }

    .swiper-lines-pagination {
        text-align: center;
    }

    .slider-image_benefit {
        width: 100%;
    }
}

@media (min-width: 631px) and (max-width:767px) {
    .swiper_text_galery h2 {
        font-size: 24px;
        letter-spacing: 0.75px;
        max-width: 80%;
        text-align: center;
        padding-top: 2rem;
        margin: auto;
        padding-bottom: 0.5rem;
    }

    .swiper_text_galery p {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.65px;
    }

    .swiper_nextBlue {
        position: relative;
        top: 261%;
        width: 30px;
        height: 30px;
        left: 9px;
    }

    .swiper_prevBlue {
        position: relative;
        top: 261%;
        width: 30px;
        height: 30px;
        right: 9px;
    }
}

@media (min-width: 471px) and (max-width:630px) {
    .swiper_text_galery h2 {
        font-size: 24px;
        letter-spacing: 0.75px;
        max-width: 80%;
        text-align: center;
        padding-top: 2rem;
        margin: auto;
        padding-bottom: 0.5rem;
    }

    .swiper_text_galery p {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.65px;
    }

    .swiper_nextBlue {
        position: relative;
        top: 175%;
        width: 30px;
        height: 30px;
        left: 9px;
    }

    .swiper_prevBlue {
        position: relative;
        top: 175%;
        width: 30px;
        height: 30px;
        right: 9px;
    }
}

@media (min-width: 411px) and (max-width:470px) {
    .swiper_text_galery h2 {
        font-size: 15px;
        letter-spacing: 0.75px;
        max-width: 80%;
        text-align: center;
        padding-top: 2rem;
        margin: auto;
        padding-bottom: 0.5rem;
    }

    .swiper_text_galery p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.65px;
    }

    .swiper_nextBlue {
        position: relative;
        top: 132%;
        width: 23px;
        height: 23px;
        left: 0.8rem;
    }

    .swiper_prevBlue {
        position: relative;
        top: 132%;
        width: 23px;
        height: 23px;
        right: 0.8rem;
    }
}


@media (min-width: 320px) and (max-width:410px) {
    .swiper_text_galery h2 {
        font-size: 15px;
        letter-spacing: 0.75px;
        max-width: 80%;
        text-align: center;
        padding-top: 2rem;
        margin: auto;
        padding-bottom: 0.5rem;
    }

    .swiper_text_galery p {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.65px;
    }

    .swiper_nextBlue {
        position: relative;
        top: 63%;
        width: 23px;
        height: 23px;
        left: 0.8rem;
    }

    .swiper_prevBlue {
        position: relative;
        top: 63%;
        width: 23px;
        height: 23px;
        right: 0.8rem;
    }
}
