.section_top>.container{
    width: 100%;
    padding: 0px !important;
    max-width: 100% !important;
}
section{
    width: 100% !important;
}
.section_top {
    padding: 0px !important;
}
.title_section {
    display: none;
}
.breadcumbs_list{
    display: none;
}
.section_with_btn .container{
    align-items: unset;
}
.desc_block{
    display: none !important;
}
.services-service__title-block{
    width: 100%;
}
.swiper {
    width: 100% !important;
}
.snumbers__container{
    flex-direction: column !important;
}
.services-service__card-img-wrapper{
    flex-shrink: 0;
}
html, body{
    background-color: white !important;
}
.section_articles{
    background-color: white !important;
}
.steam__slide-content-link{
    margin-top: auto;
}
.cswiper-pagination .swiper-pagination-bullet{
    background-color: #F5F5F5;
}
.cswiper-pagination .swiper-pagination-bullet-active {
    background-color: #C70000;
}
.steam__slide-content{
    height: 100%;
}
.sreviews__slide-img-wrapper{
    border: 1px solid #E4E3E0;
}
.sreviews__slide-img-wrapper img{
    object-fit: contain;
}
#comp_bf0254267341bb56203b5a7b73a9d440{
    display: none !important;
}
.ssteps__container{
    flex-wrap: nowrap !important;
}
.hero-service__text b{
    font-weight: 600;
}
@media (max-width: 1100.98px) {
    .ssteps__container {
        flex-direction: column !important;
    }
}
.snews__swiper{
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.sfaq__accordion{
    padding: 0px;
    width: 100%;
}

.sitresting__grid{
    width: 100%;
}

.sseo__accordion-content{
    display: flex;
    flex-direction: column;
}

.sform.cform{
    background: none;
    background-color: #343741;
}
.sfaq__accordion-content ol, .sfaq__accordion-content ul{
    display: flex;
    flex-direction: column;
    gap: 10px;

}
.hero-service__container{
    max-width: 1770px;
    padding: 0px;
    padding-left: 160px;
}
@media (max-width: 1100.98px) {
    .hero-service__container{
        max-width: 1366px;
        width: 100%;
        padding: 0 15px;
    }
    .services-service__swiper-buttons{
        display: none;
    }
    .services-service__swiper-wrapper{
        width: 100% !important;
        height: fit-content !important;
        display: flex !important;
        flex-direction: column !important;
        position: static;
    }
    .services-service__swiper{
        width: 100% !important;
        height: fit-content !important;
        position: static;
    }
    .services-service__swiper-pagination{
        display: none;
    }
}