

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/news_custom/style.css?17636997126269*/
.flex-2-1.row-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 100px;
    max-width: 100%;
}
.flex-2-1.row-wrapper.inverted {
    flex-direction: row-reverse;
}
#pagetitle {
    display: none;
}
.main-content {
    margin-bottom: 80px;
}
.main-content.how-to-control-page .text-wrapper {
    display: flex;
    flex-direction: column;
    flex-direction: unset;
    justify-content: center;
    padding: 0;
}
.main-content * {
    flex-grow: 2;
}
.visual-wrapper iframe,
.visual-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 30px;
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);
}
.btn-wrapper {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.flex-2-1.row-wrapper.content:not(:last-child) {
    margin-bottom: 30px;
}
.flex-2-1.row-wrapper.content > * {
    max-width: 50%;
    flex-grow: 2;
}
.content .text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center; 
    gap: 20px;
    align-items: flex-start;
}
.text-wrapper .text {
    color: #5B5B5B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.content .text-wrapper {
    color: #333;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.body .text-wrapper ul li {
    padding-left: 34px;
    color: #333;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 4px;
}
.body .text-wrapper ul li:before {
    width: 24px;
    height: 24px;
    background-color: transparent;
    background-image: url(/upload/custom/icons_check-mark.svg);
    background-size: cover;
    top: 11px;
}
.body ul li {
    margin: 0;
}
.form.custom.inline .form-header .title, body.all_title_2 .form.custom.inline .form-header .text {
    font-size: 0 !important;
}
.form.custom.inline .form-header .title, body.all_title_2 .form.custom.inline .form-header .text .title {
    font-size: 80px !important;
}
.main-content .btn-wrapper > .btn.btn-default:first-child {
    width: 270px;
}
.btn-wrapper.mobile.after {
    display: none;
}
.main-content .text.mobile {
    display: none;
}
.main-content .visual-wrapper {
    border-radius: 20px;
    overflow: hidden;
}
/*.main-content .visual-wrapper .swiper img:not(.ls-is-cached) {*/
/*    height: 10px;*/
/*}*/
/*.main-content .visual-wrapper .swiper .swiper-slide-fully-visible img,*/
/*.main-content .visual-wrapper .swiper .swiper-slide-fully-visible img.ls-is-cached {*/
/*    height: auto;*/
/*}*/


@media screen and (min-width: 1600px) {
    .main-content .visual-wrapper.slider {
        max-width: calc(100% - 776px);
    }
}
@media screen and (min-width: 1200px) {
    .main-content {
        max-height: 550px;
    }
}
@media screen and (min-width: 1400px) {
    .visual-wrapper iframe, .visual-wrapper img {
        min-height: 402px;
        object-fit: cover;
    }
}
@media screen and (max-width: 767px) {
    .btn-wrapper.mobile.after {
        display: block;
        margin-top: -50px;
        margin-bottom: 80px;
    }
    .main-content.row-wrapper .btn-wrapper.desctop {
        display: none;
    }
    .main-content .text.mobile {
        display: block;
    }
    .main-content .text-wrapper .text.desctop {
        display: none;
    }
}
@media screen and (max-width: 451px) {
    .main-content .visual-wrapper * {
        max-height: 202px !important;
    }
}
.projects.item-views.with-comments.wraps,
.detail + .row {
    display: none !important;
}
.detail .CARDS img {
    height: auto;
    object-fit: cover;
    border-radius: 30px;


    align-self:center; 
    align-items:center;

    -ms-flex-item-align:center;
    -ms-grid-row-align:center;
    align-self:center; 


    -webkit-box-align:center; 
    -ms-flex-align:center; 
    align-items:center;
}
.CARDS .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;

    color: #333;
    text-align: center;
    font-family: "Bebas Neue";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;

    align-self:center; 
    align-items:center;

    -ms-flex-item-align:center;
    -ms-grid-row-align:center;
    align-self:center; 


    -webkit-box-align:center; 
    -ms-flex-align:center; 
    align-items:center;
}
.content .text-wrapper.detailpage {
    width: 80%;
}
.content .text-wrapper.detailpage p,
.content .text-wrapper.detailpage i,
.content .text-wrapper.detailpage span,
.content .text-wrapper.detailpage div,
.content .text-wrapper.detailpage b,
.body .text-wrapper.detailpage ul li {
    color: #5B5B5B;
    font-family: "Segoe UI";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.content .text-wrapper.detailpage p {
    margin-bottom: 0;
}
.content .text-wrapper.detailpage b {
    color: #333;
    font-weight: 700;
}
.content .text-wrapper.detailpage i {
    font-style: italic;
    font-weight: 300;
}
.content .text-wrapper.detailpage a,
.content .text-wrapper.detailpage a span,
.content .text-wrapper.detailpage a div,
.content .text-wrapper.detailpage a p {
    color: #FECC00;
}
.content .text-wrapper.detailpage img {
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 20px;
}
.body .text-wrapper.detailpage ul li {
    margin-bottom: 0;
}
.body .text-wrapper.detailpage ul li:before {
    background-image: unset;
    width: 5px;
    height: 5px;
    background-color: #5B5B5B;
    border-radius: 50%;
    left: 12px;
    top: 12px;
}
h2 {
    margin-bottom: 30px !important;
}
.content.CARDS {
    gap: 80px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .main-content .btn-wrapper {
        justify-content: end;
        margin-left: auto;
    }
}
@media (max-width: 1200px) {
    .content .text-wrapper.detailpage {
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .content .text-wrapper.detailpage,
    .content .text-wrapper.detailpage * {
        font-size: 18px !important;
    }
}
@media screen and (max-width: 767px) {
    .content.CARDS {
        gap: 30px;
    }
    .CARDS .item {
        font-size: 24px;
    }
}
/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.list/items-blog-slider/style.min.css?1751452269371*/
.wraps.partners-block .projects.item-views .item .image .img{background-size:auto!important;background-position:center!important}@media (max-width:767px){.wraps.partners-block .item-views.table .item .img{width:200px}.wraps.partners-block .projects.item-views .item .title{text-align:center}}@media (min-width:767px){.wraps.partners-block .flex-control-nav{display:none}}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/news_custom/style.css?17636997126269 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.list/items-blog-slider/style.min.css?1751452269371 */
