

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/about_us_custom/style.css?175310176120825*/
.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 h2 {
    margin-bottom: 20px;
}
.main-content.how-to-control-page .text-wrapper {
    display: flex;
    flex-direction: column;
    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 > * {
    max-width: 50%;
    flex-grow: 2;
}
.content .text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 20px;
    align-items: flex-start;
}
.body ul li {
    margin: 0;
}
.BRANDS .swiper-wrapper {
    transition-timing-function: linear !important;
}
.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;
}
.flex-2-1.row-wrapper.content.TARGET:not(:last-child) {
    margin-bottom: 50px;
}
.btn-wrapper.mobile.after {
    display: none;
}
.btn-wrapper.mobile {
    display: flex;
    width: 100%;
    justify-content: end;
}
.main-content .text.mobile {
    display: none;
}
.main-content .visual-wrapper {
    border-radius: 20px;
    overflow: hidden;
}
.btn-wrapper.desctop {
    display: block;
}
.visual-wrapper {
    position: relative;
}
.GRAY .list {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 14px;
    column-gap: 40px;
    max-height: 280px;
    flex-wrap: wrap;
}
.GRAY .list .item {
    display: flex;
    flex-wrap: nowrap;
    gap: 14px;
}
.GRAY .list .item > * {
    display: flex;
    padding: 12px 20px;
    align-items: center;
    gap: 10px;

    border-radius: 10px;
    background-color: #FECC00;

    color: #333;
    font-family: "Bebas Neue";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    height: 58px;
}
.GRAY .list .item > .value {
    flex-grow: 2;
}
.main-content.CAROUSEL .text-wrapper {
    justify-content: start !important;
}

/*импортированные стили для видео табов*/
.flex-2-1.row-wrapper.content:not(:last-child) {
    margin-bottom: 30px;
}
#BRANDS {
    padding: 10px 0;
    margin-top: 20px;
}
.BRANDS .item {
    display: flex;
    max-height: 130px;
    width: 100%;
    padding: 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background-color:#FFF;
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);
}
.body ul li {
    margin: 0;
}
.video-tabs .mobile {
    display: none;
}
.visual-wrapper.with-preview::after {
    display: none;
}
.BTNS .btns-list,
.BTNS .btns-list > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
.BTNS .btn-item-wrapper {
    position: relative;
}
.BTNS .btn-item {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 8px 18px 10px 10px;
    align-items: center;
    gap: 4px;
    border-radius: 10px;
    border: 2px solid #CECECE;
    max-width: fit-content;
    cursor: pointer;
}
.BTNS .btn-item-wrapper:hover .btn-item {
    border-color: #FECC00;
    background-color: #FECC00;
}
.BTNS .btn-item .year {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}
.BTNS .btn-item-wrapper .desription {
    display: flex;
    max-width: 370px;
    width: 370px;
    padding: 8px 18px 10px 10px;
    align-items: center;
    gap: 4px;

    border-radius: 10px;
    border: 2px solid #FECC00;
    background-color: #FFF;

    /* тень */
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);

    color: #5B5B5B;
    font-family: "Segoe UI";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 26px */
    
    position: absolute;
    display: none;
    left: 50%;
    bottom: 54px;
    transform: translateX(-50%);
}
.BTNS .btns-list.short-list .btn-item-wrapper:nth-child(n+7) {
    display: none;
}
.BTNS .btn-wrapper {
    justify-content: start;
}
h2 + .subtitle {
    margin-bottom: 30px;
}
.content.BTNS .text-wrapper {
    justify-content: start;
}
.content.row-wrapper.GRAY.MISSION {
    padding: 40px;
}
.content.row-wrapper.GRAY.MISSION h2 {
    margin-bottom: 0;
}
.content.row-wrapper.GRAY.MISSION .content-wrapper .title,
.content.row-wrapper.GRAY.MISSION .content-wrapper .text {
    max-width: 37%;
}
.content.row-wrapper.GRAY.MISSION .img,
.content.row-wrapper.GRAY.MISSION img {
    width: 350px;
    height: 188px;
    object-fit: cover;
    border-radius: 10px;
}
.GRAY .text-wrapper .text {
    margin-top: 10px;
}
.content.GRAY .text-wrapper.left {
    gap: 30px;
}
.flex-2-1.row-wrapper.CAROUSEL {
    max-height: fit-content;
}
.flex-2-1.row-wrapper.CAROUSEL .visual-wrapper {
    max-height: fit-content;
}
.CAROUSEL .swiper-thumbs {
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
}
.swiper-thumbs,
.swiper-thumbs .swiper-wrapper,
.swiper-thumbs .swiper-wrapper .swiper-slide {
    max-height: 93px;
    height: 100%;
}
.swiper-thumbs .swiper-wrapper .swiper-slide img {
    min-height: unset;
    height: 100%;
    object-fit: cover;
    max-height: 93px;
    height: 93px;
}
.CAROUSEL .swiper-button-next,
.CAROUSEL .swiper-button-prev {
    width: 40px;
    height: 41px;
    float: right;
    margin-bottom: 0;
    margin-left: 10px;
    right: 0;
    bottom: 26.5px;
    top: unset;
}
.CAROUSEL .swiper-button-prev {
    margin-left: 0;
    left: 0;
    right: unset;
}
.swiper-button-disabled {
    opacity: 0.5 !important;
}
.CAROUSEL .swiper-button-next::after,
.CAROUSEL .swiper-button-prev::after {
    display: none !important;
}
.main-content.CAROUSEL .text-wrapper {
    padding: 0;
}
.animation-wrapper {
    position: relative;
}
.animation-card {
    max-width: 466px;
    position: absolute;
    bottom: -39px;
    left: 0;
    transition: all ease-in-out 1s;
}
.animation-card.move {
    transform: translateX(150px);
}
.GRAY.content .text-wrapper {
    justify-content: start;
}
.btns-video {
    object-fit: cover;
}
.flex-2-1.row-wrapper.content.MISSION .text-wrapper.left {
    max-width: 33%;
}
.flex-2-1.row-wrapper.content.MISSION .text-wrapper.right {
    max-width: 66%;
}
@media screen and (min-width: 1920px) {
    .BTNS .visual-wrapper iframe,
    .BTNS .visual-wrapper {
        min-width: 1044px;
    }
    .BRANDS .item {
        width: 348px;
        height: 130px;
    }
}
@media screen and (min-width: 1440px) {
    .container  .maxwidth-theme {
        overflow: visible;
    }
}
@media screen and (min-width: 1400px) {
    .visual-wrapper iframe, .visual-wrapper img {
        min-height: 402px;
        object-fit: cover;
    }
}
@media screen and (min-width: 1200px) {
    .main-content .text-wrapper {
        max-width: 40%;
        max-width: calc(40% - 60px);
        width: 100%;
        flex-grow: 3;
    }
    .main-content .visual-wrapper {
        max-width: calc(60% - 40px);
    }
    .main-content {
        max-height: 550px;
    }
    .main-content .visual-wrapper {
        flex-grow: 4;
    }
    .main-content .text-wrapper {
        max-width: calc(40% - 100px) ;
        width: 100%;
        flex-grow: 3;
    }
    .main-content {
        max-height: 550px;
    }
    .visual-wrapper img {
        min-height: 470px;
        max-height: 470px;
    }
    .BTNS.flex-2-1.row-wrapper.content .text-wrapper {
        max-width: 50%;
    }
}
@media screen and (max-width: 1600px) {
    .GRAY .list .item > * {
        font-size: 32px;
    }
    .GRAY .list {
        gap: 14px;
    }
}
@media screen and (max-width: 1500px) {
    .content.row-wrapper.GRAY.MISSION {
        flex-direction: column;
        row-gap: 80px;
    }
    .flex-2-1.row-wrapper.content.MISSION .text-wrapper.left,
    .flex-2-1.row-wrapper.content.MISSION .text-wrapper.right {
        max-width: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 1440px) {
    .BTNS .btn-item .year,
    .BTNS .btn-item .text {
        font-size: 18px;
    }
    .BTNS .btns-list, .BTNS .btns-list > div {
        gap: 10px
    }
    .content.row-wrapper.GRAY.MISSION .content-wrapper .title, .content.row-wrapper.GRAY.MISSION .content-wrapper .text {
        max-width: 55%;
    }

    .flex-2-1.row-wrapper.content.ACCORDION .text-wrapper {
        max-width: unset;
        width: calc(100% - 300px);
    }
    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper,
    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper img {
        max-height: max-content;
        top: 0;
    }
}
@media (max-width: 1200px) {
    .flex-2-1.row-wrapper.CAROUSEL .visual-wrapper {
        max-width: unset;
    }
}
@media screen and (max-width: 1199px) {
    .main-content.CAROUSEL .text-wrapper .animation-wrapper {
        display: none !important;
    }
    .main-content.flex-2-1.row-wrapper.CAROUSEL {
        flex-direction: column-reverse;
    }
    .CAROUSEL.main-content .text-wrapper .text {
        margin: 0;
    }
    .col-left h2 {
        max-width: 700px;
    }
    .text-wrapper .btn-item .text {
        margin-top: 0;
    }
}
@media screen and (max-width: 1100px) {
    .BRANDS .swiper-wrapper .swiper-slide {
        max-width: 70%;
        max-width: 340px;
    }
    .BTNS .btns-list {
        width: 100%;
    }
    .GRAY .list .item > * {
        font-size: 28px;
    }
}
@media screen and (min-width: 991px) {
    .mobile-slider {
        display: none !important;
    }
}
@media screen and (max-width: 991px) {
    .GRAY.MISSION .list .item {
        width: auto !important;
    }
    .content.row-wrapper.GRAY .content-wrapper {
        background-image: none !important;
        padding: 40px 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .content.row-wrapper.GRAY h3 {
        text-align: center;
    }
    .main-content h2 {
        margin-bottom: 0 !important;
    }
    .btn-wrapper.mobile.after {
        display: block;
        margin-top: -50px;
        margin-bottom: 80px;
    }
    .btn-wrapper.desctop {
        display: none;
    }
    .GRAY .list {
        max-height: fit-content;
    }
    .GRAY .list .item > * {
        font-size: 32px;
    }
}
@media screen and (min-width: 768px) {
    .BTNS .btn-item-wrapper:hover .desription {
        display: block;
    }
    h2.mobile {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .BTNS .btn-item-wrapper .desription {
        left: 0;
        transform: none;
    }
    .BTNS .btn-item-wrapper .desription {
        max-width: 280px;
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .item.active + .mobile {
        display: block;
        border-radius: 10px;
        overflow: hidden;
    }
    .BTNS .btns-list {
        max-width: 100%;
    }
    .BTNS .btn-item-wrapper .desription {
        position: unset;
        width: 100%;
        transform: none;
        margin-top: 10px;
        max-width: 100%;
        min-width: unset;
        font-size: 18px;
    }
    .btn-item-wrapper {
        width: 100%;
    }
    .BTNS .btn-item .year {
        font-size: 18px;
        height: 100%;
        vertical-align: top;
    }
    .BTNS .text-wrapper h2 {
        display: none;
    }
    .flex-2-1.row-wrapper.BTNS {
        flex-direction: column;
    }
    .visual-wrapper {
        overflow: hidden;
        border-radius: 10px;
    }
    .BTNS.flex-2-1.row-wrapper.content,
    .GRAY.flex-2-1.row-wrapper.content,
    .YELLOW.flex-2-1.row-wrapper.content {
        margin-bottom: 80px !important;
    }
    .BTNS .btn-wrapper {
        margin-top: 0;
    }
    .BTNS .btn-item {
        align-items: start;
    }
    .BRANDS .item {
        padding: 8px;
        max-height: 54px;
    }
    .BRANDS .item img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }
    .content.row-wrapper.GRAY {
        padding: 20px !important;
    }
    .content.row-wrapper.GRAY.MISSION .img,
    .content.row-wrapper.GRAY.MISSION img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .GRAY .list .item > * {
        font-size: 21px;
        padding: 8px 10px;
        border-radius: 10px;
        height: 37px;
    }
    .GRAY .list .item {
        max-width: 100%;
    }
    .BTNS .btn-item-wrapper.active .btn-item {
        border-color: #FECC00;
        background-color: #FECC00;
    }
    .BTNS .btn-item-wrapper.active .desription {
        display: block;
    }
    .tabs .nav-tabs {
        margin-top: 0 !important;
        margin-bottom: 10px !important;
    }
    .tabs ul.nav.nav-tabs {
        margin-bottom: 10px !important;
    }
    .tabs .nav-tabs::before,
    .tabs .nav-tabs::after {
        display: none !important;
    }
    .BRANDS .swiper-wrapper .swiper-slide {
        max-width: 70%;
        max-width: 150px;
        height: 60px;
    }
    .BRANDS .swiper-wrapper .swiper-slide IMG {
        max-height: 44px;
    }
    .main-content.row-wrapper .btn-wrapper.desctop {
        display: none;
    }
    .main-content .text.mobile {
        display: block;
    }
    .main-content .text-wrapper .text.desctop {
        display: none;
    }
    .visual-wrapper.first,
    .visual-wrapper.second {
        overflow: hidden;
        border-radius: 20px;
    }
    .BTNS .btns-list {
        flex-direction: column;
    }
    .BTNS .btns-list .btn-item {
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 451px) {
    .main-content .visual-wrapper * {
        max-height: 202px !important;
    }
}
@media (max-width: 399px) {
    .staff-custom .item-wrapper {
        max-height: 320px;
    }
}

/*перенос стилей списка карточек сотрудников*/
.items.see-all-control .item-wrapper {
    height: 100%;
    transition: all ease 1s;
}
.items.see-all-control.see-all-control__hide .item-wrapper:nth-child(n+9) {
    height: 0 !important;
    overflow: hidden;
}
.items.see-all-control .btn-wrapper {
    display: none !important;
}
.items.see-all-control .btn-wrapper:nth-child(n+10){
    display: flex !important;
    max-width: 100%;
    width: 100%;
    justify-content: center;
    margin-top: 0;
}
.tabs {
    margin-bottom: 0 !important;
}
.staff-custom .image img {
    max-height: 280px !important;
    height: 280px;
    width: 100% !important;
    object-fit: cover;
    border-radius: 30px;
}
.staff.item-views.table .item .title {
    color: #333;
    font-family: "Bebas Neue";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 4px;
}
.staff.item-views .item .post {
    color: #5B5B5B !important;
    font-size: 20px;
}
.staff.item-views .item .post.phone,
.staff.item-views .item .post.email {
    margin-top: 10px !important;
}
.staff.item-views .item .post a,
.item-wrapper a {
    color: inherit;
    background-color: transparent !important;
    font-family: inherit;
    font-size: inherit;
}
.staff.item-views .item .post a:hover,
.item-wrapper a:hover {
    color: #FECC00;
    background-color: transparent !important;
}
.item-views.staff-custom .item {
    box-shadow: none;
    border: none;
}
.NEWS .row-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;

}
.NEWS .mobile.news-btn {
    display: none;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .animation-card {
        max-width: 400px;
    }
}
@media (min-width: 1500px) and (max-width: 1599px) {
    .animation-card {
        max-width: 340px;
    }
}
@media (min-width: 1400px) and (max-width: 1499px) {
    .animation-card {
        max-width: 300px;
    }
}
@media (min-width: 1350px) and (max-width: 1399px) {
    .animation-card {
        max-width: 270px;
    }
}
@media (min-width: 1250px) and (max-width: 1349px) {
    .animation-card {
        max-width: 250px;
    }
}
@media (min-width: 1200px) and (max-width: 1249px) {
    .animation-card {
        max-width: 220px;
    }
}
@media screen and (max-width: 1439px) {
    .staff-custom .image img {
        max-height: 226px !important;
        height: 226px;
    }
}
@media screen and (min-width: 992px) {
    .staff-custom .mobile,
    .mobile-slider {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1499px) {
    .flex-2-1.row-wrapper.content.MISSION .text-wrapper.left {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        gap: 30px;
    }
    .content.row-wrapper.GRAY.MISSION .text-wrapper-inner {
        width: 48.5%;
    }
    .content.row-wrapper.GRAY.MISSION .img {
        width: 48.5%;
    }
    .content.row-wrapper.GRAY.MISSION img {
        width: 100%;
    }
    .GRAY .list {
        gap: 14px 30px;
    }
    .GRAY.MISSION .list .item {
        width: 48.5%;
    }
}
@media screen and (max-width: 1199px) {
    .main-content.flex-2-1.row-wrapper.CAROUSEL {
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 991px) {
    .staff-custom .desctop {
        display: none;
    }
    .staff-custom .tab-pane {
        display: none !important;
    }
    .staff-custom .tab-pane.active {
        display: block !important;
    }
    .staff-custom .tab-pane .mobile {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 0 !important;
    }
    .mobile-slider {
        overflow: hidden;
    }
    .staff-custom .swiper-screen-button-next, .staff-custom .swiper-screen-button-prev {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .STUFF .tabs .nav.nav-tabs li a {
        font-size: 32px;
        font-weight: 700 !important;
    }
    .NEWS .desctop {
        display: none;
    }
    .NEWS .mobile.news-btn {
        display: flex !important;
        justify-content: end;
        margin-top: 30px;
    }
    .blog .flex-2-1 {
        gap: 80px;
    }
    .blog.list-type-block.item-views .item.blog_list_item:not(:first-child) {
        display: none;
    }
    .blog.list-type-block.item-views .item.blog_list_item {
        width: 100% !important;
    }
    .NEWS.content .row-title {
        margin-bottom: 20px;
    }
    .NEWS.content .row-title h2 {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 768px) {
    section.content.row-wrapper.YELLOW {
        padding-bottom: 275px;
    }
    .GRAY .list .item > * {
        padding-bottom: 2px;
    }
}
@media screen and (max-width: 767px) {
    .tabs ul.nav.nav-tabs {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
    }
    .tabs .nav-tabs > li:not(:last-child) {
        margin-right: 0 !important;
    }
    .STUFF .tabs .nav.nav-tabs li a {
        text-align: center !important;
        width: 100%;
        display: block;
    }
    .staff-custom .image img {
        max-height: 208px !important;
        height: 208px;
    }
    .tabs .nav-tabs {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}
@media (max-width: 600px) {
    .staff-custom .swiper-screen-button-next, .staff-custom .swiper-screen-button-prev {
        right: unset;
    }
    .CAROUSEL .swiper-button-next, .CAROUSEL .swiper-button-prev {
        position: unset;
        margin-top: 20px;
    }
    .CAROUSEL .swiper-thumbs {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .swiper-thumbs .swiper-wrapper .swiper-slide img {
        max-height: 51px !important;
        height: 51px;
    }
    section.content.row-wrapper.YELLOW {
        padding-bottom: 180px;
    }
    .blog.list-type-block.item-views .item.blog_list_item>.image img,
    .blog.list-type-block.item-views .item.blog_list_item>.image a {
        max-height: fit-content !important;
        height: auto;
    }
}
@media (max-width: 470px) {
    .staff.item-views .item .image+.body-info {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (max-width: 400px) {
    section.content.row-wrapper.YELLOW {
        padding-bottom: 140px;
    }
}
@media (max-width: 360px) {
    .GRAY .list .item > * {
        font-size: 16px;
    }
}
/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.list/news-list-custom/style.css?17531778664876*/
.blog .flex-2-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.main-content h2 {
    margin-bottom: 20px;
}
.blog-list-row {
    gap: 80px calc(100% - 94%);
}
.item-views.blog h2 {
    display: none !important;
}
.item-views.blog .blog-list-row:not(:first-child),
.blog .ajax_load_btn {
    margin-top: 100px;
}
.bottom_nav {
    width: 100% !important;
    margin: 0 !important;
}
.wrap_pagination {
    display: none !important;
}
.main-content.flex-2-1,
.content.flex-2-1 {
    gap: 100px;
    flex-wrap: nowrap;
}
.content .text,
.content .text a {
    color: #5B5B5B;
    font-family: "Segoe UI";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.content .text-wrapper{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.content .btn-wrapper {
    justify-content: start;
}
.visual-wrapper {
    flex-grow: 2;
}
.visual-wrapper img {
    width: 100%;
}
.blog.list-type-block.item-views .item.blog_list_item {
    display: flex;
    flex-direction: column;
    width: 47%;
    max-width: unset;
    padding: 0;
    border: none;
    row-gap: 20px;
}
.blog.list-type-block.item-views .item.blog_list_item>.image {
    width: 100%;
    max-height: 440px;
    border-radius: 30px;

    /* тень */
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);
    padding: 0 !important;
}
.blog .bottom_nav {
    display: flex;
    justify-content: center;
}
.blog.list-type-block.item-views .item.blog_list_item>.image * {
    display: block;
    object-fit: cover;
    width: 100%;
    max-height: 440px;
    height: 100%;
}
.blog.list-type-block.item-views .item.blog_list_item .image+.body-info {
    padding-left: 0;
}
.blog.list-type-block.item-views .item.blog_list_item .title {
    color: #333;
    font-family: "Bebas Neue";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}
.link-block-more a.inline {
    color: #333;
    font-family: "Segoe UI";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 18px;
    align-items: center;
}
.link-block-more a.inline:hover {
    color: #474747;
}
body h2.section_title {
    margin-bottom: 30px;
}
.link-block-more a svg {
    transition: all ease-in-out 0.5s;
    position: relative;
}
.link-block-more a:hover svg {
    transform: scaleX(1.3) translateX(3px);
}
@media screen and (min-width:1200px) {
    .maxwidth-theme .content-md {
        overflow: hidden;
    }
}
@media screen and (min-width:1920px) {
}
@media (min-width:1200px) and (max-width:1919px) {
    .main-content.flex-2-1 .text-wrapper ,
    .content.flex-2-1 .text-wrapper {
    }
    .main-content.flex-2-1 .visual-wrapper ,
    .content.flex-2-1 .visual-wrapper {
    }
    .visual-wrapper iframe, .visual-wrapper img {
    }
    .blog.list-type-block.item-views .item.blog_list_item .title {
        margin-bottom: 20px;
    }
}
@media (max-width: 1199px) {
    
    .blog-list-row {
        gap: 30px;
    }
    .item-views.blog .blog-list-row:not(:first-child),
    .blog .ajax_load_btn {
        margin-top: 30px;
    }
    .blog .flex-2-1 .item {
        max-width: calc(50% - 15px);
    }
    .content .visual-wrapper.desctop {
        display: none !important;
    }
    .content .visual-wrapper.mobile {
        display: block !important;
    }
    .main-content .visual-wrapper.mobile {
        display: none !important;
    }
    .main-content .visual-wrapper.desctop {
        display: block !important;
    }
}
@media screen and (max-width: 1440px) {
    
    .main-content .visual-wrapper img {
        height: 100%;
    }
}
@media (max-width: 1199px) {
    
    .blog-list-row {
        gap: 30px;
    }
    .blog .flex-2-1 .item {
        max-width: calc(50% - 15px);
    }
}

@media (max-width: 991px) {
    .blog .flex-2-1 .item {
        max-width: 100%;
        width: 100%;
    }
    .blog .bottom_nav {
        justify-content: end;
    }
    .blog.list-type-block.item-views .item.blog_list_item>.image * {
        max-height: 340px;
    }
}
@media (max-width: 767px) {
    .main-content .visual-wrapper.desctop {
        display: none !important;
    }
    .main-content .visual-wrapper.mobile {
        display: block !important;
    }
}
@media (max-width: 600px) {
    .blog.list-type-block.item-views .item.blog_list_item>.image * {
        max-height: 150px;
    }
    .link-block-more a.inline {
        font-size: 18px;
    }
    .blog.list-type-block.item-views .item.blog_list_item {
        gap: 10px;
    }
}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/about_us_custom/style.css?175310176120825 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.list/news-list-custom/style.css?17531778664876 */
