
.section_top {
    padding-top: 0!important;
} 
.breadcumbs_list {
    display: none!important;
}
/* .msfo-hero {
    margin-top: -89px;
} */
.services-block {
    display: flex;
    gap: 20px;
}
.services-block .block-left {
    width: 50%;
}
.services-block .block-right {
    width: 50%;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.msfo-service {
    padding-top: 90px;
}
.msfo-service h2 {
    margin-bottom: 44px;
}
.msfo-service--item {
    position: relative;
    padding: 24px;
    width: 100%;
    max-width: 305px;
    height: 226px;
    cursor: pointer;
    border: 1px solid #EAECF0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.msfo-service--item .msfo-service--title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.msfo-service--item img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.msfo-service__1::before {
    content: "";
    display: block;
    width: 127px;
    height: 113px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-image: url(/../../local/img/service-1.webp);
}
.msfo-service__2::before {
    content: "";
    display: block;
    width: 185px;
    height: 113px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-image: url(/../../local/img/service-2.webp);
}
.msfo-service__3::before {
    content: "";
    display: block;
    width: 170px;
    height: 114px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-image: url(/../../local/img/service-3.png);
}
.msfo-service__4::before {
    content: "";
    display: block;
    width: 170px;
    height: 114px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-image: url(/../../local/img/service-5.png);
}
.msfo-service__5::before {
    content: "";
    display: block;
        width: 154px;
    height: 114px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-image: url(/../../local/img/service-4.png);
}
.msfo-service__6::before {
    content: "";
    display: block;
        width: 164px;
    height: 114px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-image: url(/../../local/img/service-6.png);
}
.msfo-service__1:hover.msfo-service__1::after {
    content: "";
    display: block;
    width: 128px;
    height: 119px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(/../../local/img/mob-service-1.webp);
}
.msfo-service__2:hover.msfo-service__2::after {
    content: "";
    display: block;
    width: 185px;
    height: 177px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(/../../local/img/mob-service-2.webp);
}
.msfo-service__3:hover.msfo-service__3::after {
    content: "";
    display: block;
    width: 185px;
    height: 177px;
    position: absolute;
    bottom: -23px;
    right: -15px;
    background-image: url(/../../local/img/mob-service-3.webp);
}
.msfo-service__4:hover.msfo-service__4::after {
    content: "";
    display: block;
    width: 185px;
    height: 177px;
    position: absolute;
    bottom: -17px;
    right: -16px;
    background-image: url(/../../local/img/mob-service-4.webp);
}
.msfo-service__5:hover.msfo-service__5::after {
    content: "";
    display: block;
        width: 185px;
    height: 176px;
    position: absolute;
    bottom: -27px;
    right: -32px;
    background-repeat: no-repeat;
    background-image: url(/../../local/img/mob-service-5.webp);
}
.msfo-service__6:hover.msfo-service__6::after {
    content: "";
    display: block;
    width: 185px;
    height: 177px;
    position: absolute;
    bottom: -37px;
    right: -19px;
    background-image: url(/../../local/img/mob-service-6.webp);
}
.msfo-service__1:hover.msfo-service__1::before {
    visibility: hidden;
}
.msfo-service__2:hover.msfo-service__2::before {
    visibility: hidden;
}
.msfo-service__3:hover.msfo-service__3::before {
    visibility: hidden;
}
.msfo-service__4:hover.msfo-service__4::before {
    visibility: hidden;
}
.msfo-service__5:hover.msfo-service__5::before {
    visibility: hidden;
}
.msfo-service__6:hover.msfo-service__6::before {
    visibility: hidden;
}
.msfo-service--arrow {
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F2F4F7;
    border-radius: 50%;
}
.msfo-service--item:hover .msfo-service--arrow {
    background-color: #C70000;
}
.msfo-service--item:hover .msfo-service--arrow svg path {
    fill: #fff;
}
.snumbers__card {
    max-width: 260px!important;
}
.top-hero {
    display: flex;
    color: #8B93A5;
    gap: 12px;
    margin-bottom: 20px;
}
.top-hero span {
    max-width: 175px;
}
.sadvantages__card-title {
    color: #24252E;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Exo 2';
}
.sadvantages__card {

}
.sadvantages__card ul {
    padding-left: 22px;
}
.sadvantages__card ul li {
    list-style: disc;
    font-size: 16px;
    margin-bottom: 4px;
}
.projects-section {
    padding-top: 90px;
    padding-bottom: 90px;
}
.projects-section .content-top {
    margin-bottom: 44px;
    max-width: 1280px;
    display: flex;
    font-weight: 600;
    justify-content: space-between;
    align-items: center;
}
.content-top a {
    font-family: 'Exo 2';
    font-size: 16px;
    color: #24252E;
    width: 240px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #EAECF0;
}
.projects-content {
    display: flex;
    max-width: 1280px;
    overflow: hidden;
    justify-content: space-between;
}
.project-item {
    width: 100%;
    max-width: 410px;
    height: 500px;
    background-color: #fff;
    padding: 12px 12px 24px;

}
.project-img {
    margin-bottom: 20px;
    max-height: 255px;
    overflow: hidden;
}
.project-img img {
        width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 255px;
}
.project-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    height: 72px;
    margin-bottom: 12px;
}
.project-owner {
font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.project-desc {
font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
    height: 60px;
    overflow: hidden;
}
.project-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #C70000;

}
.msfo-rew-slide {
    height: 265px;
}
.msfo-rew-slide .sreviews__slide-content {
    justify-content: flex-start;
}
.msfo-rew-slide .sreviews__slide-img-wrapper {
    border: 1px solid #EAECF0;
}
.msfo-rew-slide img {
    object-fit: none!important;
}
.msfo_step .ssteps__card-title {
    font-family: 'Exo 2';
    text-transform: math-auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}
.msfo_step .ssteps__card-content {
    justify-content: center;
}
.snews__slide {
    height: 500px;
}
.consultation--subtitle {
    font-family: 'Exo 2';
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 12px;
    display: block;
    color: #fff;
}
.sform__container.container_msfo {
    justify-content: flex-start;
    gap: 122px;
}
.container_msfo .sform__content {
    width: 100%;
    max-width: 585px;
}
.msfo_slide_link {
    color: #C70000;
}
.all_news__link {
    border: 1px solid #D0D5DD;
    border-radius: 4px;
    width: 240px;
    height: 44px;
    color: #24252E!important;
    text-decoration: none!important;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rew-btns {
    margin-top: 32px;
}
.sadvantages__container h2 {
    margin-bottom: 44px;
}
.sadvantages__block {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.advantage_1 {
    width: 362px;
}
.advantage_2 {
    width: 516px;
}
.sreviews__slide-text {
    color: #000;
}
.mfso-section {
    padding: 60px 80px 90px;
}
.mfso-section h2 {
    margin-bottom: 44px;
}
.msfo__box {
    background-color: #fff;
    display: flex;
    height: 100%;
        max-height: fit-content;
    justify-content: space-between;
}
.mfso__box-left {
    padding: 24px;
    width: 50%;
}
.mfso__box-left .box__content-item {
    cursor: pointer;
    padding: 24px 16px 24px 24px;
    border-left: 3px solid #EAECF0;
}
.box__content-item.open {
    border-left: 3px solid #C70000;
}
.msfo__box .box-item__title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}
.msfo__box .box-item__description {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    max-width: 560px;
    height: 0;
    overflow: hidden;
}
.box__content-item.open .box-item__description {
    max-height: 64px;
    height: 100%;
}
.msfo__box--right {
    width: 50%;
    position: relative;
    overflow: hidden;
}
.msfo__image-block {
    padding: 12px;
    position: absolute;
    width: 100%;
    height: 100%;
    /* max-height: 606px; */
    overflow: hidden;
}
.msfo__image-block img {
    width: 100%;
    height: 100%;
    display: none;
    max-height: 700px;
}
.msfo__image-block.visible img {
    display: inline;
}
.projects-page {
    padding-bottom: 90px;
    background-color: #fff;
}
.projects-page .content-top {
    padding-top: 44px;
    padding-bottom: 60px;
}
.projects-page h1 {
    font-size: 56px;
    font-weight: 500;
}
.projects-page .container {
    max-width: 1280px;
}
.projects-content .content {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: start;
}
.projects-content .project-item {
    border: 1px solid #EAECF0;
}
.projects-content .project-link a {
    color: #C70000;
}
.projects-page .sidebar {
    max-width: 305px;
}
.sidebar .subcategories {
    margin-bottom: 32px;
}
.sidebar .subcategory {
    height: 44px;
    display: flex;
    padding-left: 12px;
    padding-right: 12px;
    justify-content: flex-start;
    align-items: center;
    color: #24252E;
    font-size: 16px;
    font-family: 'Exo 2';
    font-weight: 600;
    border-radius: 4px;
}
.subcategory.active {
    background-color: #F5F5F5;
}
/**detail project*/
.hero-detail {
    padding-top: 40px;
}
.hero-detail .container {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.hero-detail .text-hero {
    max-width: 630px;
    padding-top: 50px;
    border-bottom: 1px solid #EAECF0;
}
.hero-detail h1 {
    font-family: 'Oswald';
    font-size: 54px;
    line-height: 64px;
    font-weight: 800;
    text-transform: uppercase;
}
.hero-bottom {
    margin-top: 44px;
    display: flex;
    justify-content: space-between;
}
.hero-bottom .service-title {
    font-family: 'Exo 2';
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #24252E;
    margin-bottom: 8px;
}
.hero-bottom .service-desc {
    font-family: 'Exo 2';
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #474C5D;
    margin-bottom: 8px;
}
.hero-detail .image-hero {
    max-height: 520px;
    overflow: hidden;
    max-width: 524px;
}
.detail-content {
    padding-top: 90px;
    padding-bottom: 90px;
}
.detail-content .container {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
}
.detail-content .left {
    max-width: 738px;
    width: 100%;
    padding-right: 40px;
}
.detail-content-block {
    margin-bottom: 44px;
}
.detail-content-block .title {
    font-family: 'Oswald';
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    color: #24252E;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 0;
    text-transform: uppercase;
}
.detail-content-block .title::after {
    content: none;
}
.detail-content-block p {
    font-family: 'Exo 2';
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #474C5D;
    margin-bottom: 8px;
}
.detail-content-block ul li {
    font-family: 'Exo 2';
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #474C5D;
    margin-bottom: 12px;
}
.detail-content-block ul li:before {
    background-color: #474C5D;
}
.feedback-form {
    width: 100%;
    background-color: #F5F5F5;
    max-width: 412px;
    height: 100%;
    /* max-height: 490px; */
    padding: 48px 32px;
}
.other-projects {
    background-color: #F5F5F5;
    padding: 90px 80px ;
}
.other-projects h2 {
    font-family: 'Oswald';
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 44px;
    text-transform: uppercase;
}
.feedback-form--sidebar {
    padding: 32px 24px;
    background-color: #F5F5F5; 
    font-family: 'Exo 2';
}
.feedback-form--sidebar .sidebar-form--title {
    color: #24252E;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
}
.feedback-form .form--title {
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
}
.feedback-form--sidebar .sidebar-form--desc,
.feedback-form .sidebar-form--desc {
    color: #6C758B;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}
.feedback-form--sidebar .sidebar-subform--desc,
.feedback-form .sidebar-subform--desc {
    color: #6C758B;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.feedback-form--sidebar input[type="text"],
.feedback-form input[type="text"] {
    border-radius: 4px;
    border: 1px solid #EAECF0;
    height: 44px;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    padding-left: 16px;
    margin-bottom: 12px;
}
.feedback-form--sidebar button[type="submit"],
.feedback-form input[type="submit"] {
    border-radius: 4px;
    border: none;
    background-color: #C70000;
    color: #fff;
    height: 44px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 12px;
}
.feedback-form--sidebar .smart-captcha {
    min-width: auto;
}
@media (max-width: 1350px) {
    .msfo-service--item {
        max-width: 48%;
    }
}
@media (max-width: 1180px) {
    .msfo-service--item {
        max-width: 100%;
    }
    .mfso-section {
        padding-left: 0;
        padding-right: 0;
    }
    .msfo__box {
        /* flex-direction: column-reverse; */
    }
    .hero-detail .text-hero {
        margin-right: 20px;
        width: fit-content;
    }
    .image-hero img {
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 980px) {
    .services-block {
        flex-direction: column;
    }
    .services-block .block-right,.services-block .block-left {
        width: 100%;
    }
    .services-block .block-left img {
        width: 100%;
        max-height: 500px;
        object-fit: cover;
    }
    .msfo__box {
        flex-direction: column-reverse;
    }
    .msfo__image-block {
        display: contents;
    }
    .mfso__box-left,
    .msfo__box--right {
        width: 100%;
    }
    .hero-detail h1 {
        width: fit-content;
        font-size: 50px;
    }
    .hero-bottom {
        flex-direction: column;
    }
}
@media (max-width: 760px) {
    .numbers-section .snumbers__card {
        align-items: baseline;
    }
    .numbers-section .snumbers__card span {
        text-align: left!important;
    }
    .msfo-service--item {
        max-height: 180px;
    }
    .msfo-service--item img {
        display: none;
    }
    .msfo-service__1::after {
        content: "";
        display: block;
        width: 128px;
        height: 119px;
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url(/../../local/img/mob-service-1.webp);
    }
    .msfo-service__2::after {
        content: "";
        display: block;
        width: 185px;
        height: 177px;
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url(/../../local/img/mob-service-2.webp);
    }
    .msfo-service__3::after {
        content: "";
        display: block;
        width: 169px;
        height: 160px;
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url(/../../local/img/mob-service-3.webp);
    }
    .msfo-service__4::after {
        content: "";
        display: block;
        width: 169px;
        height: 160px;
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url(/../../local/img/mob-service-4.webp);
    }
    .msfo-service__5::after {
        content: "";
        display: block;
        width: 153px;
        height: 150px;
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url(/../../local/img/mob-service-5.webp);
    }
    .msfo-service__6::after {
        content: "";
        display: block;
        width: 167px;
        height: 140px;
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url(/../../local/img/mob-service-6.webp);
    }
    .msfo-service__1.msfo-service__1::before {
    visibility: hidden;
    }
    .msfo-service__2.msfo-service__2::before {
        visibility: hidden;
    }
    .msfo-service__3.msfo-service__3::before {
        visibility: hidden;
    }
    .msfo-service__4.msfo-service__4::before {
        visibility: hidden;
    }
    .msfo-service__5.msfo-service__5::before {
        visibility: hidden;
    }
    .msfo-service__6.msfo-service__6::before {
        visibility: hidden;
    }
    .msfo-rew-slide {
        height: 434px;
    }
    .sreviews__slide-title,
    .sreviews__slide-subtitle {
        padding-left: 0;
    }
    .sfaq__accordion-item .text_20 {
        font-size: 16px!important;
    }
    .container_msfo button {
        width: 100%;
    }
    .snumbers__grid {
        gap: 16px;
    }
    
    .msfo-rew-slide img {
        object-fit: contain!important;
    }
        .sreviews__slide-title {
        padding-left: 0!important;
    }
        .sreviews__slide-subtitle {
        padding-left: 0!important;
    }

    .sform__container.container_msfo {
        gap:24px;
    }

    .msfo-rew-slide .sreviews__slide-content {
        justify-content: center;
    }

    .msfo-hero .text_mobile_20 {
        font-size: 18px;
    }
    .msfo-hero .text_mobile_16 {
        font-size: 12px;
        font-weight: 500;
    }
    .msfo-hero .hero-service__tag-right-text {
        align-items: baseline;
    }
    .mfso__box-left .box__content-item {
        padding: 12px;
    }
    .box-item__title {
        font-size: 16px;
        line-height: 22px;
    }
    .box-item__description {
        font-size: 14px;
        line-height: 18px;
    }
    .projects-content {
        flex-direction: column;
    }
    .projects-content .sidebar {
        display: flex;
        width: auto;
        max-width: 100%;
        overflow: auto;
    }
    .feedback-form--sidebar {
        display: none;
    }
    .sidebar .subcategories {
        display: flex; 
            min-width: 455px;
    overflow: scroll;
    }
    .sidebar .subcategory {
        border: 1px solid #EAECF0;
    }
    .sidebar .subcategory a {
        color: #6C758B;
    }
    .hero-detail {
        padding-top: 64px;
    }

    .hero-detail .container {
        flex-direction: column;
    }
    .hero-detail .text-hero {
        margin-right: 0;
        padding-top: 0;
    }
    .hero-detail h1 {
        width: fit-content;
        font-size: 40px;
        line-height: 48px;
        margin: 0!important;
    }
    .hero-bottom {
        margin-top: 32px;
        margin-bottom: 32px;
    }
    .detail-content {
        padding-top: 64px;
    }
    .detail-content .container {
        flex-direction: column;
    }
    .other-projects {
        padding: 64px 16px;
    }
    .other-projects .container {
        padding: 0;
    }

}
@media (max-width: 600px) {
    .projects-page .content-top {
        padding-bottom: 40px;
    }
    .projects-section .content-top {
        flex-direction: column;
    }
    .content-top a {
        width: 100%;
        margin-top: 32px;
    }
    .projects-page h1 {
        font-size: 40px;
    }
    .project-title {
        font-size: 18px;
        height: auto;
    }
    .projects-content .project-item {
        height: auto;
    }
    .hero-detail h1 {
        width: 100%;
        word-break: break-word;
    }
}