

/* Start:/local/templates/um_new/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?175347199332224*/
.mf-sub {
    font-size: 16px;
    line-height: 1.6em;
    font-family: "OpenSans-Light",sans-serif;
    font-weight: 300;
    color: #606060;
}

.mf-sub .title-2 {
    
    font-family: "Montserrat",sans-serif;
    font-weight: lighter;
    font-size: 2em;
    line-height: 1em;
    text-transform: uppercase;
    color: #333;
}
.mf-sub .title-3 {
    font-family: "Montserrat",sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 1.7em;
    line-height: 1em;
    color: #333;
}

/* ======================= */

.mf-sub .b-prehistory {
    color: #606060;
}
.mf-sub .container {
    margin: 40px auto 0;
    padding: 0 40px 40px;
}
.mf-sub .b-prehistory__container {
    margin-top: 120px;
}
.mf-sub .b-prehistory__title {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #45404a;
    font-family: "Montserrat",sans-serif!important;
    font-weight: lighter;
}
.mf-sub .b-prehistory__text {
    line-height: 1.6em;
    max-width: 800px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.mf-sub .b-prehistory__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 60px -10px 0;
}
.mf-sub .b-prehistory__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px;
    text-align: center;
    margin: 10px;
}
.mf-sub .b-prehistory__icon {
    position: relative;
    width: 64px;
    height: 64px;
    overflow: hidden;
    margin: 0 auto;
}
.mf-sub .b-prehistory__icon img  {
    max-width: unset;
}
.mf-sub .b-prehistory__item:nth-child(3) img {
    left: -717px;
}
.mf-sub .b-prehistory__item:nth-child(2) img {
    left: -355px;
}
.mf-sub .b-prehistory__circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    -webkit-box-shadow: 0 13px 15px rgb(84 47 47 / 13%);
    box-shadow: 0 13px 15px rgb(84 47 47 / 13%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mf-sub .b-prehistory__item p {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 25px;
}

/* ======================= */

.mf-sub .b-tasks {
    color: #606060;
}
.mf-sub .b-tasks__container {
    margin-top: 40px;
}
.mf-sub .b-tasks__title {
    text-align: center;
}
.mf-sub .b-tasks__point {
    background-image: url(https://uralmedias.ru/local/templates/uralmedias/img/case_subway/bg-zadacha.jpg);
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    max-width: 1106px;
    min-height: 725px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px auto 0;
    padding-bottom: 100px;
    margin-bottom: -30px;
}
.mf-sub .b-tasks__item {
    max-width: 680px;
    width: 100%;
    min-height: 105px;
    background-color: #fff;
    background: #009132;
    color: #fff;
    border: 5px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 35px 0;
    position: relative;
    padding: 10px 0 10px 120px;
}
.mf-sub .b-tasks__item:nth-child(2) img {
    top: -165px;
}
.mf-sub .b-tasks__item:nth-child(3) img {
    top: -335px;
}
.mf-sub .b-tasks__number {
    width: 108px;
    min-height: 120px;
    overflow: hidden;
    position: absolute;
    left: -20px;
    top: -10px;
}
.mf-sub .b-tasks__number img {
    position: absolute;
    max-width: none;
    max-height: none;
    width: 85%;
    top: 0;
}
.mf-sub .b-tasks__text {
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6em;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/* ======================= */

.mf-sub .b-analytics {
    color: #606060;
}
.mf-sub .b-analytics__title {
    text-align: center;
}
.mf-sub .b-structure {
    color: #606060;
}
.mf-sub .b-structure__title {
    text-align: center;
    margin-bottom: 30px;
}
.mf-sub .b-structure__text {
    max-width: 800px;
    color: #606060;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.mf-sub .b-structure img {
    margin-top: 40px;
    max-width: 100%;
    max-height: 100%;
}
.mf-sub .b-wish {
    margin: 40px 0 0;
    color: #606060;
}
.mf-sub .b-wish__title {
    text-align: center;
}
.mf-sub .b-comment-sub {
    background: -webkit-linear-gradient(247.97deg,rgba(194,229,156,.7) 30.95%,rgba(100,179,244,.378) 106.28%);
    background: -o-linear-gradient(247.97deg,rgba(194,229,156,.7) 30.95%,rgba(100,179,244,.378) 106.28%);
    background: linear-gradient(202.03deg,rgba(194,229,156,.7) 30.95%,rgba(100,179,244,.378) 106.28%);
    opacity: .9;
    margin-top: 60px;
    position: relative;
    color: #606060;
}
.mf-sub .b-comment-sub__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 84px 30px;
    z-index: 5;
    position: relative;
}
.mf-sub .b-comment-sub .container {
    padding: 84px 30px;
}
.mf-sub .b-comment-sub__ava {
    width: 210px;
    height: 210px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 20px rgb(128 124 124 / 25%);
    box-shadow: 0 4px 20px rgb(128 124 124 / 25%);
    margin-right: 75px;
}
.mf-sub .b-comment-sub__text {
    max-width: 660px;
}
.mf-sub .b-comment-sub__name {
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 30px;
    line-height: 33px;
    color: #45404a;
}
.mf-sub .b-comment-sub__words {
    font-family: "OpenSans-Light",sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin-top: 35px;
    position: relative;
}
.mf-sub .b-competitor {
    color: #606060;
}
.mf-sub .b-competitor__container {
    max-width: 800px;
    margin-top: 60px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.mf-sub .b-competitor__title {
    text-align: center;
    margin-bottom: 20px;
}
.mf-sub .b-competitor__text {
    line-height: 37px;
}
.mf-sub .b-competitor__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.mf-sub .b-competitor__logo {
    margin: 20px;
}

/* ======================= */

.mf-sub .b-design {
    overflow: hidden;
    padding-bottom: 60px;
    color: #606060;
    margin-top: 0;
}
.mf-sub .b-design__container {
    max-width: 800px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.mf-sub .b-design__title {
    text-align: center;
    margin-bottom: 40px;
}
.mf-sub .b-design__text {
    line-height: 1.6em;
}
.mf-sub .slider-container {
    position: relative;
    padding-bottom: 180px;
}
.mf-sub .b-design__slider {
    position: relative;
    z-index: 5;
    padding-top: 40px;
    height: 430px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.mf-sub .b-design__monitor {
    position: absolute;
    z-index: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 38px;
    max-width: 656px;
    width: 656px;
    max-height: 700px;
}
.mf-sub .b-design__slide {
    padding: 50px 20px;
    position: relative;
    -webkit-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s;
    width: 640px;
    height: 100%;
}
.mf-sub .b-design__slide:not(.slick-center) {
    opacity: .8;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-box-shadow: 0 4px 15px rgb(117 110 110 / 25%);
    box-shadow: 0 4px 15px rgb(117 110 110 / 25%);
}
.mf-sub .b-design__text {
    line-height: 1.6em;
}

/* ======================= */

.mf-sub .b-comment-team {
    position: relative;
    color: #606060;
    padding-bottom: 60px;
}
.mf-sub .b-comment-team__bg {
    position: absolute;
    width: 100%;
    max-height: 709px;
    height: 709px;
    top: -300px;
    left: 0;
    z-index: 0;
}
.mf-sub .b-comment-team__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
    padding: 45px 60px;
    background-color: #fff;
    -webkit-box-shadow: 0 13px 30px rgb(84 47 47 / 13%);
    box-shadow: 0 13px 30px rgb(84 47 47 / 13%);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    max-width: 1260px;
}
.mf-sub .b-comment-team__words {
    max-width: 860px;
    width: 100%;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    margin: 0 30px 0 50px;
    position: relative;
}
.mf-sub .b-comment-team__logo {
    text-align: center;
}
.mf-sub .b-comment-team__img {
    width: 135px;
    height: 135px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    overflow: hidden;
}
.mf-sub .b-comment-team__name {
    font-weight: 700;
    font-size: 20px;
    margin-top: 10px;
    color: #333;
}
.mf-sub .b-comment-team__skill {
    font-size: 16px;
    line-height: 19px;
}

/* ======================= */

.mf-sub .b-develop {
    color: #606060;
    overflow: hidden;
}
.mf-sub .b-develop__subtitle, .mf-sub .b-develop__title {
    text-align: center;
    margin-bottom: 40px;
}
.mf-sub .b-develop__text {
    max-width: 800px;
    margin: 0 auto;
}
.mf-sub .b-develop__screen {
    background-image: url(https://uralmedias.ru/local/templates/uralmedias/img/case_subway/bg-bulka.png);
    background-position: 50%;
    -webkit-background-size: 1804px 1804px;
    background-size: 1804px;
    background-repeat: no-repeat;
    padding-bottom: 60px;
}
.mf-sub .b-develop__screen img {
    max-width: 100%;
    width: 920px;
    height: auto;
    margin: 0 auto;
    -webkit-box-shadow: 0 4px 15px rgb(117 110 110 / 25%);
    box-shadow: 0 4px 15px rgb(117 110 110 / 25%);
    display: block;
}

/* ======================= */

.mf-sub .b-lk {
    color: #606060;
}
.mf-sub .b-lk__title {
    margin-bottom: 40px;
    text-align: center;
}
.mf-sub .b-lk__text {
    max-width: 800px;
    margin: 0 auto;
}
.mf-sub .b-lk__list {
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
}
.mf-sub .b-lk__list li {
    position: relative;
    margin: 60px 0;
    border-bottom: 5px solid #009132;
    font-size: 22px;
    line-height: 45px;
    font-weight: 400;
    color: #606060;
}
.mf-sub .b-lk__list li:before {
    content: '';
    position: absolute;
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #009132;
    left: -50px;
    bottom: -32px;
}
.mf-sub .b-lk__number {
    background-image: url(https://uralmedias.ru/local/templates/uralmedias/img/case_subway/iconset-numbers.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 46px;
    height: 65px;
    position: absolute;
    left: -35px;
    bottom: -45px;
}
.mf-sub .b-lk__list li:nth-child(2) .b-lk__number {
    background-position: 0 50%;
}
.mf-sub .b-lk__list li:last-child .b-lk__number {
    background-position: 0 100%;
}

/* ======================= */

.mf-sub .b-smm {
    color: #606060;
}
.mf-sub .b-smm__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 100px;
}
.mf-sub .b-smm__title {
    text-align: center;
    margin-bottom: 40px;
}
.mf-sub .b-smm__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 -25px 65px;
}
.mf-sub .b-smm__item {
    width: calc(33% - 50px);
    margin: 10px 25px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.mf-sub .b-smm__logo {
    top: 0;
    height: 80px;
    width: 100px;
    margin: 0 auto;
    background-image: url(https://uralmedias.ru/local/templates/uralmedias/img/case_subway/iconset-sicial.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.mf-sub .b-smm__name {
    margin-top: 10px;
}
.mf-sub .b-smm__text {
    max-width: 800px;
}
.mf-sub .b-smm__list {
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    max-width: 800px;
    margin-bottom: 40px;
}
.mf-sub .b-smm__list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 40px 0;
    min-height: 60px;
}
.mf-sub .b-smm__list li:before {
    content: '';
    position: absolute;
    top: 0;
    left: -80px;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(194,229,156,.7)),to(rgba(100,179,244,0)));
    background: -webkit-linear-gradient(top,rgba(194,229,156,.7) 0%,rgba(100,179,244,0) 100%);
    background: -o-linear-gradient(top,rgba(194,229,156,.7) 0%,rgba(100,179,244,0) 100%);
    background: linear-gradient(180deg,rgba(194,229,156,.7) 0%,rgba(100,179,244,0) 100%);
}
.mf-sub .b-smm__number {
    position: absolute;
    background-image: url(https://uralmedias.ru/local/templates/uralmedias/img/case_subway/iconset-numbers.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 37px;
    height: 60px;
    overflow: hidden;
    top: 20px;
    left: -60px;
}
.mf-sub .b-smm__subtitle {
    text-align: center;
    margin-bottom: 20px;
}
.mf-sub .b-smm__text {
    max-width: 800px;
}
.mf-sub .b-smm__screen {
    margin: 40px 0;
}
.mf-sub .b-smm__twice {
    margin-top: 40px;
    margin-bottom: 20px;
}
.mf-sub .b-smm__words {
    margin: 30px;
}
.mf-sub .b-smm__item:nth-child(2) .b-smm__logo {
    background-position: -305px 50%;
}
.mf-sub .b-smm__item:last-child .b-smm__logo {
    background-position: -625px 50%;
}
.mf-sub .b-smm__list li:nth-child(2) .b-smm__number {
    background-position: 0 53%;
}
.mf-sub .b-smm__list li:last-child .b-smm__number {
    background-position: 0 105%;
}

/* ======================= */

.mf-sub .b-statistics {
    margin-top: 60px;
}
.mf-sub .b-statistics__title {
    text-align: center;
}
.mf-sub .b-statistics__container {
    max-width: 1645px;
    margin: 0 auto;
    min-height: 1126px;
    background-image: url(https://uralmedias.ru/local/templates/uralmedias/img/case_subway/bg-statistics.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.mf-sub .b-statistics__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-right: 246px;
}
.mf-sub .b-statistics .container {
    padding: 0;
}
.mf-sub .b-statistics__cifr {
    position: absolute;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}
.mf-sub .b-statistics__percent {
    top: 145px;
    right: 65px;
}
.mf-sub .b-statistics__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mf-sub .b-statistics__left {
    margin-top: 376px;
    margin-left: 220px;
    max-width: 490px;
    width: 100%;
    color: #333;
    line-height: normal;
    margin-right: 45px;
}
.mf-sub .b-statistics__subname {
    font-weight: 700;
    font-size: 24px;
    color: #008b48;
    margin-bottom: 25px;
}
.mf-sub .b-statistics__dost {
    font-style: italic;
    font-size: 12px;
    width: 100px;
}
.mf-sub .b-statistics__text {
    font-size: 14px;
}
.mf-sub .b-statistics__right {
    margin-top: 556px;
    margin-right: 100px;
}
.mf-sub .b-statistics__order {
    top: 260px;
    right: 390px;
}
.mf-sub .b-statistics__visit {
    bottom: -80px;
    left: 310px;
}

/* ======================= */

.mf-sub .b-kostya {
    margin-top: 180px;
}

/* ======================= */

.case__ready {
    text-align: center;
    background: #fff;
}
.mf-sub .case__ready {
    padding-top: 60px;
}
.case__comment__skill--boss, .case__ready a {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #333;
}
.case__ready a {
    margin-top: 15px;
    display: block;
    color: #00a4ad;
}

/* ======================= */
@media (max-width: 1024px){
    .mf-sub .b-statistics__container {
        background-image: none;
        min-height: auto;
    }
	    .mf-sub .b-statistics__items {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 800px;
        margin: 0 auto;
    }
	    .mf-sub .b-statistics__items div {
        margin: 10px;
    }
    .mf-sub .b-statistics__cifr {
        position: static;
    }
    .mf-sub .b-statistics__left {
        margin-top: 40px;
        margin-left: 0;
    }
    .mf-sub .b-statistics__right {
        margin-top: 60px;
        margin-right: 0;
    }
}
@media (max-width: 1600px) {
	/*



	*/

    .mf-sub .b-kostya {
        margin-top: 30px;
    }
}


@media (max-width: 1200px) {
    .mf-sub .b-comment-team__bg {
        display: none;
    }
    .mf-sub .b-comment-team__container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0;
    }
    .mf-sub .b-comment-team__words {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .mf-sub .b-comment-team__logo {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        margin: 0 auto 20px;
    }
    .mf-sub .b-comment-team__name {
        line-height: 24px;
        margin-top: 15px;
    }
}


@media (max-width: 1040px) {
    .mf-sub .b-comment-sub__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mf-sub .b-comment-sub__ava {
        margin: 0 auto;
    }
    .mf-sub .b-comment-sub__name {
        text-align: center;
        margin-top: 10px;
    }
    .mf-sub .b-comment-sub__words {
        margin-top: 30px;
    }

}


@media (max-width: 1023px) {
    .mf-sub .container {
        margin: 30px auto 0;
        padding: 0 15px 30px;
    }
    .mf-sub .title-2 {
        font-size: 1.8em;
    }


    .mf-sub .b-prehistory__container {
        margin-top: 60px;
    }
    .mf-sub .b-prehistory__title {
        margin-bottom: 25px;
    }
    .mf-sub .b-prehistory__text {
        font-size: 16px;
        line-height: 1.6em;
    }
    .mf-sub .b-prehistory__items {
        margin-top: 30px;
    }
    .mf-sub .b-prehistory__item {
        width: 160px;
    }
    .mf-sub .b-prehistory__item p {
        margin-top: 30px;
    }


    .mf-sub .b-tasks__container {
        margin-top: 40px;
    }
    .mf-sub .b-tasks__point {
        margin-top: 15px;
        background-image: none;
        min-height: auto;
        padding-bottom: 60px;
    }
    .mf-sub .b-tasks__item {
        padding-left: 85px;
        margin: 15px 0;
    }
    .mf-sub .b-tasks__text {
        font-size: 16px;
        margin-top: -40px;
    }


    .mf-sub .b-analytics__title {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .mf-sub .b-structure .container {
        margin: 15px auto 0;
    }
    .mf-sub .b-structure__title {
        margin-bottom: 25px;
    }
    .mf-sub .b-structure__text {
        font-size: 16px;
        line-height: 30px;
    }
    .mf-sub .b-wish__title {
        margin-bottom: 25px;
    }
    .mf-sub .b-comment-sub {
        margin-top: 0;
    }
    .mf-sub .b-comment-sub .container {
        padding: 50px 15px;
    }
    .mf-sub .b-comment-sub__ava {
        width: 195px;
        height: 195px;
    }
    .mf-sub .b-comment-sub__ava img {
        height: 100%;
        width: 100%;
    }
    .mf-sub .b-comment-sub__words {
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px;
    }
    .mf-sub .b-competitor__container {
        margin-top: 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mf-sub .b-competitor__title {
        margin-bottom: 25px;
    }
    .mf-sub .b-competitor__text {
        font-size: 16px;
        line-height: 30px;
    }


    .mf-sub .b-design {
        padding-bottom: 30px;
    }
    .mf-sub .b-design__container {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mf-sub .b-design__title {
        margin-bottom: 25px;
    }
    .mf-sub .b-design__text {
        font-size: 16px;
    
    }
    .mf-sub .slider-container {
        padding-bottom: 40px;
    }
    .mf-sub .b-design__monitor {
        display: none;
    }
    .mf-sub .b-design__text {
        font-size: 16px;
      
    }


    .mf-sub .b-comment-team {
        padding-bottom: 30px;
    }
    .mf-sub .b-comment-team__container {
        padding: 30px;
    }
    .mf-sub .b-comment-team__words {
        margin: 0;
    }


    .mf-sub .container {
        margin: 30px auto 0;
        padding: 0 15px 30px;
    }
    .mf-sub .b-develop__title {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .mf-sub .b-develop__subtitle {
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .mf-sub .b-develop__text {
        font-size: 16px;
        line-height: 30px;
    }
    .mf-sub .b-develop__screen {
        padding-bottom: 30px;
    }


    .mf-sub .container {
        margin: 30px auto 0;
        padding: 0 15px 30px;
    }
    .mf-sub .b-lk__title {
        margin-bottom: 15px;
    }
    .mf-sub .b-lk__text {
        font-size: 16px;
        line-height: 30px;
    }


    .mf-sub .b-smm__title {
        margin-bottom: 25PX;
    }
    .mf-sub .b-smm__items {
        margin-bottom: 20px;
    }
    .mf-sub .b-smm__list {
        padding-left: 75px;
    }
    .mf-sub .b-smm__list li {
        font-size: 16px;
        line-height: 30px;
    }
    .mf-sub .b-smm__subtitle {
        margin-bottom: 25PX;
    }
    .mf-sub .b-smm__screen {
        margin-top: 30px;
        width: 545px;
        margin-bottom: 30px;
    }
    .mf-sub .b-smm__twice {
        margin-top: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mf-sub .b-smm__words {
        margin-bottom: 20px;
    }


    .mf-sub .b-statistics {
        margin-top: 0;
    }
    .mf-sub .b-statistics__container {
        margin-top: 0;
    }
    .mf-sub .b-statistics__flex {
        width: 100%;
    }
    .mf-sub .b-statistics__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }
    .mf-sub .b-statistics__left {
        margin-right: 0;
    }
    .mf-sub .b-statistics__right {
        margin-top: 30px;
    }


    .mf-sub .b-comment-team__words {
        margin: 0;
    }


    .mf-sub .case__ready {
        padding-top: 30px;
    }
	.b-statistics{
		padding:0 20px;
	}
}

@media (max-width: 767px) {
    .mf-sub .b-prehistory__container {
        margin-top: 100px;
    }


    .mf-sub .b-tasks__container {
        margin-top: 10px;
    }


    .mf-sub .b-smm__item {
        width: calc(50% - 50px);
    }
    .mf-sub .b-smm img {
        height: 100%;
        width: 100%;
    }
}

@media (max-width: 620px) {
    .mf-sub .title-3 {
        line-height: 30px;
    }


    .mf-sub .b-prehistory__title {
        font-size: 32px;
        line-height: 35px;
    }
    .mf-sub .b-prehistory__item p {
        margin-top: 20px;
    }


    .mf-sub .b-wish {
        margin-top: 30px;
    }
    .mf-sub .b-comment-sub__ava {
        width: 135px;
        height: 135px;
    }
    .mf-sub .b-competitor__container {
        margin-top: 30px;
    }
    .mf-sub .b-competitor__box {
        max-width: 460px;
        margin: 0 auto;
    }
    .mf-sub .b-competitor__logos {
        margin-left: -20px;
    }
    .mf-sub .b-competitor__logo {
        width: calc(50% - 15px);
        -o-object-fit: contain;
        object-fit: contain;
        height: 75px;
        margin: 15px 0 0 15px;
    }


    .mf-sub .slider-container {
        max-width: 400px;
        margin: 0 auto;
    }
    .mf-sub .b-design__slider {
        height: 260px;
    }



    .mf-sub .b-comment-team__container {
        padding: 30px 15px;
    }
    .mf-sub .b-comment-team__logo {
        margin: 0 auto 10px;
    }


    .mf-sub .b-develop .title-3, .mf-sub .b-develop__subtitle {
        line-height: 30px;
    }
    .mf-sub .b-develop__screen {
        background-image: none;
        padding-bottom: 0;
    }


    .mf-sub .b-lk__list li {
        font-size: 14px;
        line-height: 41px;
        text-align: right;
    }
    .mf-sub .b-lk__list li:before {
        left: -12px;
    }
    .mf-sub .b-lk__number {
        left: -12px;
    }


    .mf-sub .b-smm__logo {
        height: 60px;
    }
    .mf-sub .b-smm__words {
        margin: 0 0 20px;
        max-width: 100%;
    }


    .mf-sub .b-statistics__left {
        margin-top: 20px;
    }

}

@media (max-width: 500px) {
    .mf-sub .title-2 {
        font-size: 1.6em;
    }
    .mf-sub .title-3 {
        font-size: 1.3em;
    }


    .mf-sub .b-prehistory__title {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .mf-sub .b-prehistory__text {
        font-size: 14px;
     
    }
    .mf-sub .b-prehistory__item {
        width: 120px;
    }
    .mf-sub .b-prehistory__circle {
        width: 120px;
        height: 120px;
    }
    .mf-sub .b-prehistory__icon {
        width: 45px;
        height: 45px;
    }
    .mf-sub .b-prehistory__item p {
        margin-top: 10px;
        line-height: 18px;
        font-style: 12px;
        margin-top: 20px
    }


    .mf-sub .b-tasks__text {
        font-size: 14px;
    }


    .mf-sub .b-analytics__title {
        margin-bottom: 10px;
    }
    .mf-sub .b-structure .container {
        margin-top: 10px;
    }
    .mf-sub .b-structure__title {
        margin-bottom: 15px;
    }
    .mf-sub .b-comment-sub__container {
        padding: 30px 15px;
    }
    .mf-sub .b-comment-sub__ava {
        width: 125px;
        height: 125px;
    }
    .mf-sub .b-comment-sub__name {
        font-size: 25px;
        line-height: 28px;
    }
    .mf-sub .b-comment-sub__words {
        font-size: 14px;
        line-height: 24px;
        margin-top: 20px;
    }


    .mf-sub .b-competitor__text {
        font-size: 14px;
        line-height: 24px;
    }


    .mf-sub .b-design__text {
        font-size: 14px;
    
    }


    .mf-sub .b-develop__title {
        margin-bottom: 10px;
    }
    .mf-sub .b-develop__text {
        font-size: 14px;
        line-height: 24px;
    }


    .mf-sub .b-lk__text {
        font-size: 14px;
        line-height: 24px;
    }


    .mf-sub .b-smm__text {
        font-size: 14px;
        line-height: 24px;
    }
    .mf-sub .b-smm__item {
        width: calc(100% - 50px);
    }
    .mf-sub .b-smm__name {
        font-size: 14px;
        line-height: 24px;
    }
    .mf-sub .b-smm__list li {
        font-size: 14px;
        line-height: 24px;
    }


    .mf-sub .b-statistics__items {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mf-sub .b-statistics__items div {
        max-width: calc(100% - 20px);
        margin: 10px;
    }
    .mf-sub .b-statistics img {
        height: 100%;
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
}

.b-develop {
    margin-top: 60px;
}

.b-smm {
    margin-top: 60px;
}

.b-smm__subtitle .title-3 {
    margin-bottom: 20px;
} 

@media (max-width: 620px) {
    .mf-sub .container {
        margin: 0px auto 0;
    }
    .mf-sub .b-comment-team__words {
        font-size: 16px;
        line-height: 24px;
    }

    .b-develop {
        margin-top: 10px;
    }

    .mf-sub .title-3 {
        margin-top: 15px
    }

    .mf-sub .title-2 {
        margin-top: 20px
    }

    .mf-sub .b-comment-team {
        padding-bottom: 0;
    }

    .mf-sub .b-smm__list {
        margin-bottom: 15px;
    }


}
/* End */
/* /local/templates/um_new/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?175347199332224 */
