

/* Start:/local/templates/.default/components/bitrix/news.list/designers-list/style.css?17712935615039*/
.container-software h1{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
}
.designers-head__desc{
    font-size: 18px;
}
.designers-head__desc ul{
    margin-top: 7px;
}
.designers-head__desc ul li{
    margin: 2px;
}

@media only screen and (min-width: 950px) {
    .designers-head {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }

.designers-head__desc {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 16px;
    color: #020000; }

.designers-head__img {
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    margin-top: 15px;
    width: 100%;
}
@media only screen and (min-width: 950px) {
    .designers-head__img {
        /*width: 455px;*/
        width: 38%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        margin-top: 0;
        margin-left: 15px;
    }
}
.designers-head__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.designers {
    position: relative;
    margin-top: 30px; }
@media only screen and (min-width: 768px) {
    .designers__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; } }
.designers__title {
    font-size: 24px;
    margin-bottom: 40px;
    color: #0255a6; }
.designers__video {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 45px;
    height: -webkit-calc(69vw - 70px);
    height: calc(69vw - 70px); }
@media only screen and (min-width: 992px) {
    .designers__video {
        height: 465px; } }
@media only screen and (min-width: 768px) {
    .designers__video {
        margin-top: 60px; } }
.designers__video iframe {
    max-height: 100%; }
.designers__form-title {
    min-height: 55px;
    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;
    font-size: 6px;
    color: #fff;
    background-color: #0255a6;
    text-align: center;
    padding: 8px 25px; }
.designers__tab-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
@media only screen and (min-width: 768px) {
    .designers__tab-item {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        min-width: -webkit-calc(50% - 10px);
        min-width: calc(50% - 10px); } }
.designers-title {
    color: #0255a6;
    font-size: 21px;
}
@media only screen and (min-width: 768px) {
    .designers-title {
        font-size: 24px;
    }
}
.designers-title--small {
    max-width: 650px; }
.designers-list {
    margin-top: 40px; }
.designers-list__items {
    margin-top: 40px; }
@media only screen and (min-width: 680px) {
    .designers-list__items {
        margin-left: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
.designers-list__item {
    min-height: 82px;
    margin-bottom: 40px;
    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; }
@media only screen and (min-width: 680px) {
    .designers-list__item {
        -webkit-flex-basis: -webkit-calc(50% - 25px * 1 / 2);
        -ms-flex-preferred-size: calc(50% - 25px * 1 / 2);
        flex-basis: calc(50% - 25px * 1 / 2); } }
.designers-list__img {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 30px;
    text-align: center;
    width: 82px;
    height: 82px; }
.designers-list__text {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 16px;
    letter-spacing: 0.4px;
    color: #020000; }
.designers-link{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0255a6;
    /* padding: 15px 40px; */
    width: 300px;
    height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 auto;
    width: 85%;
}
.designers-link:hover{
    background: #3583ce;
    color: #fff;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news/bim-objects/bitrix/news.detail/.default/style.css?17712935614742*/
.designers-list{
    display: none;
}
.container-software{
    display: none;
}
.work-program-solutions h1{
    font-weight: 700;
    text-transform: uppercase;
}
.work-section__container{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 0 24px 0;
}
.work-section__container .work-section__item:first-child{
    margin-left: 0;
}
.work-section__container .work-section__item:last-child{
    margin-right: 0;
}
.work-section__item{
    display: flex;
    align-items: center;
    border: 1px solid #ABCAE9;
    border-radius: 8px;
    font-size: 14px;
    margin: 24px 24px 0 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 30px;
    overflow: hidden;
    user-select: none;
    cursor: pointer;
}
.work-section__item:hover{
    color: #4587e6;
    transition: ease 0.2s;
}
.work-section__item-active{
    background: #005AAA;
    color: #ffffff;
}
.work-section__item-active:hover{
    color: #ffffff;
}

.work-program-object__container{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.work-object__col-1{
    width: 42%;
}
.work-object__img{
    display: block;
    position: sticky;
    top: 85px;
    width: 100%;
}
.work-object__img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.work-section-subsystem-picture{
    display: none;
    position: sticky;
    top: 85px;
    width: 100%;
}
.work-section-subsystem-picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.work-object__col-2{
    margin: -20px 0;
    width: 55%;
}
.work-digital-clone-col{
    display: none;
    margin: -20px 0;
    width: 55%;
}
.work-digital-clone-col > div:first-child{
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.work-object-tab{
    display: flex;
    flex-direction: column;
    padding: 16px 18px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgb(0 90 170 / 8%);
    border-radius: 8px;
    margin: 20px 0;
}
.work-object-tab-img{
    display: flex;
    flex-direction: row;
    padding: 16px 18px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgb(0 90 170 / 8%);
    border-radius: 8px;
    margin: 20px 0;
}
.work-object-tab-img > div:first-child{
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 0 auto;
    width: 120px;
    margin-right: 30px;
    margin-left: 4px;
}
.work-object-tab-img div img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.work-object-tab__header{
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.work-object-tab__body{
    font-size: 18px;
}
.work-object-tab__body div{
    margin-bottom: 8px;
}
.work-object-tab__body p{
    margin-bottom: 8px;
}
.work-object-tab__body p:last-child{
    margin-bottom: 0;
}
.work-object__adress{
    background: url('/local/templates/.default/components/bitrix/news/bim-objects/bitrix/news.detail/.default/./img/bx_map.png') center left no-repeat;
    padding: 8px 0 8px 30px;
}
.work-object-tab__body div:last-child{
    margin-bottom: 0;
}
.work-object-tab__body-img{
    font-size: 16px;
    display: flex;
    justify-content: space-between;
}
.work-object-tab__body-img div:last-child{
    margin-bottom: 0;
}
.work-object-tab__img{
    margin-right: 20px;
    width: 120px;
    flex: 1 0 auto;
}
.work-object-tab__img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width: 900px) {
    .work-program-object__container{
        flex-direction: column;
    }
    .work-object__col-1{
        width: 100%;
    }
    .work-object__col-2{
         width: 100%;
         margin-top: 24px;
    }
    .work-digital-clone-col{
        width: 100%;
        margin-top: 24px;
    }
    .work-object__img{
        position: unset;
        top: 0;
    }
    .work-section-subsystem-picture{
        position: unset;
        top: 0;
    }
}
@media (max-width: 600px) {
    .work-digital-clone-col > div:first-child{
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 24px;
    }
    .work-object-tab__body-img{
        flex-direction: column;
        align-items: center;
    }
    .work-object-tab__img{
        flex-direction: column;
        width: 200px;
        margin-bottom: 12px;
    }
    .work-object-tab-img{
        flex-direction: column;
        align-items: center;
    }
    .work-object-tab__header{
        font-size: 14px;
    }
    .work-object-tab__body{
        font-size: 14px;
    }
    .work-object-tab-img .work-object-tab__header{
        text-align: center;
    }
    .work-object-tab-img .work-object-tab__body{
        text-align: center;
    }
    .work-object-tab-img > div:first-child{
        width: 100px;

        margin-bottom: 12px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/designers-list/style.css?17712935615039 */
/* /local/templates/.default/components/bitrix/news/bim-objects/bitrix/news.detail/.default/style.css?17712935614742 */
