.new_top_banner_update>div:first-child:before,
.new_top_banner_update>div:first-child:after{
    display: none;
}
.new_top_banner_update.text_al_center{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-height: 388px;
    padding-bottom: 90px;
    flex-direction: column;
    justify-content: center;
}
.new_top_banner_update.text_al_center h1{
    font-size: 46px;
}
.new_top_banner_update.text_al_center .btn_yellow:not(:hover){
    color: #330072!important;
}
.align_center{
    align-items: center;
}
.main_sect_horizon .row{
    margin-left: -15px;
}
.row.align_center{
    display: flex;
    flex-wrap: wrap;
}
.row.align_center:after,
.row.align_center:before{
    display: none;
}
.font_s18 p, .font_s18 li{
    color: #3C3C3C;
    font-family: "UntitledSans-Regular";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.44; /* 144.444% */
}
a.video_item{
    display: inline-block;
    text-decoration: none!important;
}
a.video_item .img{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
a.video_item h4{
    color:  #330072;
    font-family: "UntitledSans-Medium";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none!important;
}
a.video_item .play_icon{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    transform: translate(-50%, -50%);
}
a.video_item img{
    transition: .3s ease;
}
a.video_item:hover img{
    transform: scale(1.05);
}
.slider_video{
    display: flex;
    margin: 45px -13px 0 -13px;
    overflow: hidden;

}
.slider_video .slick-list{
    overflow: hidden;
}
.slider_video .slick-arrow{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border: none;
    background-color: transparent;
    right: 0;
    margin-top: -40px;
}
.slider_video .slick-arrow.slick-prev{
    right: auto;
    left: 0;
    margin-left: -40px;
}
.slider_video .slick-arrow.slick-next{
    margin-right: -40px;
}
.slider_video.slick-initialized{
    display: block;
    overflow: visible;
}
.slider_video.slick-initialized .item_sl{
    flex: unset;
}
.slider_video .slick-track{
    display: flex;
}
.slider_video .item_sl{
    padding: 0 13px;
    flex: 0 0 33.3333%;
}
.products_wrap p{
    font-family: "UntitledSans-Regular";
    font-size: 18px;
    line-height: 1.6;
}
.products_wrap h3{
    color: #330072;
    font-family: "UntitledSans-Medium";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.25;
    margin-top: 10px;
}
.products_wrap ul li{
    border-bottom: 1px solid #969696;
}
.products_wrap ul li:first-child{
    border-top: 1px solid #969696;
}
.products_wrap ul li a{
    display: block;
    position: relative;
    padding: 13px 30px 13px 0;
    color:  #330072;
    font-family: "UntitledSans-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 150% */
}
.products_wrap ul li a:hover{
    text-decoration: none;
}
.products_wrap ul li a:hover:after{
    transform: translateX(3px);
}
.products_wrap ul li a:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 11px;
    width: 24px;
    height: 24px;
    background-image: url("../img/lsicon_arrow-right-filled.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: .3s ease;
}
.mar_bot0{
    margin-bottom: 0!important;
}
.mar_top45{
    margin-top: 45px;
}
.main_sect_horizon h2.font24{
    margin-top: 0;
    font-size: 24px;
    line-height: 1.25; /* 125% */
}
.flex_d{
    display: flex;
    flex-wrap: wrap;
}
.main_sect_horizon h2.untitledserif_st{
    font-size: 42px;
    margin-bottom: 30px;
    font-family: 'UntitledSerif-Medium';
    font-weight: 400;
}
.capabilities_item .img{
    flex: 0 0 185px;

}
.capabilities_item h3{
    color: #330072;
    font-family: "UntitledSans-Medium";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4; /* 140% */
    margin-bottom: 8px;
    margin-top: 0;
    text-decoration: none;
}
.capabilities_item p{
    color: #3C3C3C;
    font-family: "UntitledSans-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
}
.capabilities_item .text>span{
    color: #330072;
    font-family: "UntitledSans-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:1.5; /* 150% */
    text-decoration-line: underline;

}
.capabilities_item .text{
    padding: 24px 30px;
    flex: 1 1 auto;
}
.capabilities_item{
    display: flex;
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    background: #FFF;

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
}
.operate-item {
    margin-top: 35px;
}
.operate-item .icon img{
    max-height: 100%;
}
.operate-item .icon{
    height: 40px;
    margin-bottom: 20px;
}
.operate-item p{
    color: #3C3C3C;

    font-family: 'UntitledSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
}
.row_gap30{
    row-gap: 30px;
}
.flex-row-reverse{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.img_border img{
    width: 100%;
}
.img_border{
    overflow: hidden;

    border-radius: 10px;
}
.font_s16 p, .font_s16 li{
    color: #3C3C3C;
    font-family: 'UntitledSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5; /* 150% */
}
@media (min-width: 992px) {
    .main_sect_horizon .about_block.col_w50{
        flex-direction:row;
    }
    .main_sect_horizon .about_block.col_w50 .col-half:first-child{
        max-width: 50%;
        padding-right: 15px;
    }
    .page-horizon h2:not(.articles_title) {
        font-size: 42px!important;
    }
    .text_right_md{
        text-align: right;
    }
    .products_wrap .col-md-6:first-child{
        padding-right: 80px;
    }
    .products_wrap .col-md-6:last-child{
        padding-left: 80px;
    }
    .management-section-image.main_sect_horizon{
        padding: 78px 0;
    }
}
@media (max-width: 991px) {
    .capabilities_item{

       width: 185px;
        margin-right: auto;
        margin-left: auto;
        flex-wrap: wrap;
    }
    .capabilities_item .text{
        padding: 20px;
    }
    .main-sect-rgeis .about_block.col_w50 .col-half{
        padding-right: 0!important;
        padding-left: 0!important;

    }
    .main-sect-rgeis .about_block.col_w50 .col-half:first-child{
        margin-top: 30px;
    }
    .main-sect-rgeis .about_block.col_w50 .btn_yellow{
        margin-top: 0;
    }
    .products_wrap h3 {
        margin-bottom: 15px;
    }
}