

/* Start:/css/style-news.css?177858026223135*/
.data-picker {
    left: 10px;
}

.top_search_form {
    padding: 30px 30px;
    margin-bottom: 30px;
    background: #f5f5f5;
    border-radius: 9px;
    margin-top: 25px;
}

.content .news-block .siteform form .form-column {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}

.content .news-block .siteform form .form-column:nth-child(2) {
    margin-right: 0;
}

.content .news-block .siteform form input {
    border: 1px solid #c2c2c2;
    background: #fff;
}

.content .news-block .siteform form .styler {
    width: 100%;
    margin-bottom: 30px;
}

.content .news-block .search_form_case_sector .jq-selectbox__select-text:before {
   background: url(/css/../images/star_news.png) no-repeat 0 0;
    top: 11px;
    left: 11px;
}

.content .news-block .siteform form .select_date .pickers {
    width: 44%;
    position: relative;
}

/*.content .news-block .siteform form .select_date .pickers .data-picker-ico {
    width: 17px;
    height: 15px;
    background: url(/css/../images/datepicker_ico.png) no-repeat 0 0;
    position: absolute;
    top: 10px;
    left: 9px;
    display: block;
}*/

.content .news-block .siteform form .select_date .pickers input[type="text"] {
    width: 77%;
    padding: 0 10px 0 39px;
}

.content .news-block .siteform form .form-column .checkbox_style {
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #c2c2c2;
    margin: 7px 6px 0 0px;
}

.content .news-block .siteform form .form-column .checkbox_style.checked {
    background: #eeeeee url('/css/../images/issues_check_red.png') center center no-repeat;
}

.content .news-block .siteform form .checkbox_label {
    font-family: 'CirceRegular';
    font-size: 14px;
}

.content .news-block .siteform form .context-search-block {
    margin-top: 30px;
}

.content .news-block .siteform form .form-column .label-chekbox-block {
    display: inline-block;
}

.content .news-block .siteform form .context-search-input {
    margin-bottom: 30px;
}

.content .news-block .siteform form .context-search-input input {
    width: 98%;
    box-sizing: border-box;
}

.content .news-block .siteform form .search-news-button {
    background: #d82027 url(/css/../images/search_btn.png) no-repeat 74px center;
    border-radius: 9px;
    margin-bottom: 0;
    border: none;
    width: 35%;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'CirceRegular';
    letter-spacing: 0;
    padding: 12px 0;
    cursor: pointer;
}
.content .news-block .siteform form .search-filter-reset {
	background: #e9e9e9;
    border-radius: 9px;
    margin-bottom: 0;
    border: none;
    width: 28%;
    color: #6f7a85;
    font-size: 14px;
    font-family: 'CirceRegular';
    letter-spacing: 0;
    padding: 13px 0;
    cursor: pointer;
    margin-left: 20px;
}
.content .news-block .siteform form .search-filter-reset:hover {
	background: #d5d5d5;
}

.content .news-block .siteform form .search-news-button:hover {
    background: #b31f25 url(/css/../images/search_btn.png) no-repeat 74px center;
}

/*.content .news-block .news-list,
.content .events-block .siteform .events-list {
    padding-left: 70px;
}*/

.content .news-block .news-list .item {
    margin-top: 20px;
}

form.top_search_form .form-column .checkbox-block {
    display: inline-block;
}

.siteform form .form-column .checkbox-block label{
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    font-family: 'CirceRegular';
}

form .form-column .checkbox-block .checkbox_style {
    width: 14px;
    height: 14px;
    border-radius: 0;
}

/*
.content .news-block .news-list .item .date-tag-block .data,
.content .news-block .siteform .date-tag-block .data,
.content .event-open-block .siteform .open-event-title-block .date-tag-block .data {
    white-space: nowrap;
    background: #ffcf00;
    height: 31px;
    line-height: 34px;
    font-size: 12px;
    font-family: 'CirceBold';
    padding: 0 10px;
    display: inline-block;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    margin: 0 10px 15px 0;
    text-decoration: none;
}

.content .news-block .news-list .item .date-tag-block .data i,
.content .news-block .siteform .date-tag-block .data i,
.content .event-open-block .siteform .open-event-title-block .date-tag-block .data i{
    display: block;
    position: absolute;
    top: 0;
    right: -26px;
    border: 16px solid transparent;
    border-left: 10px solid #ffcf00;
}

.content .news-block .news-list .item .date-tag-block .tag,
.content .news-block .siteform .date-tag-block .tag,
.content .event-open-block .siteform .open-event-title-block .date-tag-block .tag {
    display: inline-block;
    background: #f3f3f3;
    border-radius: 5px;
    margin-left: 15px;
    padding: 0 20px;
    height: 31px;
    line-height: 34px;
    font-size: 12px;
    font-family: 'CirceBold';
    text-transform: uppercase;
}

.content .news-block .news-list .item .date-tag-block .tag.-star:before,
.content .news-block .siteform .date-tag-block .tag.-star:before {
    content: '';
    background: url(/css/../images/star_news.png) no-repeat 0 0;
    display: inline-block;
    margin-right: 10px;
    width: 12px;
    height: 11px;
}
*/

.content .news-block .news-list .item .text-block p {
    margin: 0;
    margin-bottom: 20px;
}
.content .news-block .siteform .text-news p.list-header + ul li {
    color: #c6a78a;
    margin-bottom: 10px;
}
.content .news-block .siteform .text-news ul li span {
    color: #000;
}
/*.content .news-block .news-list .item .news-title,
.content .events-block .siteform .events-list .item .event-title {
    font-size: 22px;
    font-family: 'CirceBold';
    line-height: normal;
    margin-bottom: 20px;
}*/

.content .news-block .news-list .item .text-block {
    border-bottom: 1px solid #e2e2e2;
}

/*.content .news-block .news-list .item .text-block p,
.content .events-block .siteform .events-list .item .text-block p {
    color: #8c96a0;
    margin-bottom: 25px;
}*/

.subscription-news {
    margin-bottom: 40px;
    margin-top: 40px;
}

.subscription-news .subscription-title {
    text-transform: uppercase;
    color: #8c96a0;
    font-size: 14px;
    font-family: 'CirceBold';
    margin-bottom: 20px;
}

.subscription-news form input {
    border: 1px solid #c2c2c2;
    background: #fff;
    height: 50px;
    width: 68%;
    padding-left: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 16px;
}

.subscription-news form .subscription-button {
    background: #d82027;
    border-radius: 9px;
    margin-bottom: 0;
    border: none;
    width: 78%;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'CirceRegular';
    letter-spacing: 0;
    padding: 15px 0;
    cursor: pointer;
}

.subscription-news form .subscription-button:hover {
    background: #b31f25;
}

.content .news-block input[type=email]:focus {
    background: #fff;
    border: 1px solid #ffcf00;
}

.news-title {
    font-size: 36px;
    font-family: 'CirceBold';
    line-height: 1.2;
    margin-bottom: 25px;
}

/*.content .news-block .services-catalog,
.content .event-open-block .siteform .item .services-catalog {
    background: #f6f6f6;
    border-radius: 9px;
    text-align: center;
    color: #505050;
    padding: 40px 60px;
    margin-bottom: 40px;
}

.content .news-block .services-catalog .title,
.content .event-open-block .siteform .item .services-catalog .title {
    text-transform: uppercase;
    color: #8c96a0;
    font-size: 14px;
    margin-bottom: 0;
}*/

.content .news-block .siteform .text-news {
    padding-left: 66px;
}
.content .news-block .siteform .text-news .sots_image {
    margin-top: 40px;
}
/*.content .news-block .siteform .text-news .open-quote,
.content .event-open-block .siteform .item .open-quote {
    margin-bottom: 35px;
}

.content .news-block .siteform .text-news .open-quote .img_radius,
.content .event-open-block .siteform .item .open-quote .img_radius {
    height: 124px;
    width: 124px;
}

.content .news-block .siteform .text-news .open-quote .img_radius img,
.content .event-open-block .siteform .item .open-quote .img_radius img {
    border-radius: 50%;
}

.content .news-block .siteform .text-news .open-quote .big_white_block,
.content .event-open-block .siteform .item .open-quote .big_white_block {
    width: 147px;
    height: 147px;
    top: -10px;
    left: -43px;
}

.content .news-block .siteform .text-news .open-quote .small_white_block1,
.content .event-open-block .siteform .item .open-quote .small_white_block1 {
    top: 0px;
    right: 15px;
}

.content .news-block .siteform .text-news .open-quote .small_white_block2,
.content .event-open-block .siteform .item .open-quote .small_white_block2 {
    top: 108px;
    right: 13px;
}

.content .news-block .siteform .text-news .open-quote .radius_yellow,
.content .event-open-block .siteform .item .open-quote .radius_yellow {
    width: 147px;
    height: 147px;
    top: -10px;
    left: -11px;
}*/

/*.content .news-block .siteform .text-news table tr:nth-child(even) {*/
    /*background: #f6f6f6;*/
/*}*/

.content .news-block .siteform .text-news .grey-text {
    color: #8c96a0;
    margin-bottom: 35px;
}

.content .news-block .siteform .text-news ul {
    padding-left: 15px;
    margin-bottom: 35px;
    color: #000;
}

.content .news-block .siteform .text-news .list-header {
    margin-top: 40px;
}

.content .news-block .statistics .events_box {
    border-top: none;
    padding-top: 0;
}

.content .news-block .siteform .text-news .desc {
    padding-left: 0;
}

.content .news-block .siteform .text-news .inner_list_ol {
    padding-left: 0;
    width: 93%;
}

.content .news-block .siteform .text-news .inner_list_ol .solutions_item {
    background: url(/css/../images/solution_blue_big.png) no-repeat 0 0;
    width: 250px;
    height: 129px;
    text-align: left;
    position: absolute;
    margin: 0;
    display: block;
}

.content .news-block .siteform .text-news .inner_list_ol .solutions_item div {
    padding: 16px 40px;
}

.content .news-block .siteform .text-news .wrapper_skew {
    height: 427px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span {
    position: absolute;
}

.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.two_sided_arrow {
    background: url(/css/../images/two_sided_arrow.png) no-repeat 0 0;
    width: 196px;
    height: 92px;
    left: 39%;
}
.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.two_sided_arrow:nth-child(2){
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.r-l-arrow {
    width: 56px;
    height: 13px;
    background: url(/css/../images/left_arrow.png) no-repeat 0 0;
    background-size: contain;
    top: 47%;
}
.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.r-l-arrow.right{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.content .news-block .siteform .text-news .wrap_yellow {
    background: url(/css/../images/middle_yellow_hover.png) no-repeat 0 0;
    width: 226px!important;
    height: 108px;
}
.content .news-block .siteform .top_hidden {
    display: none;
}
.content .news-block .siteform .top_hidden .form-column {
    width: 100%;
    margin-right: 0;
}

.content .news-block .siteform .top_hidden .form-column .select_date .pickers {
    width: 45%;
}
.content .news-block .siteform .select_date .pickers:hover .data-picker {
    background: #d82027 url(/css/../images/datepicker_ico_white.png) no-repeat center center;
    top: 0;
    left: 0;
}
.content .news-block .siteform .top_hidden .form-column .select_date .pickers input[type="text"] {
    width: 97%;
    padding: 0 0px 0 39px;
    box-sizing: border-box;
}

.content .news-block .siteform .top_hidden .form-column .select_date .next_arrow {
    /*margin: 0 20px 0 49px;*/
    width: 7%;
    text-align: center;
    margin: 0;
    padding: 0;
}

.content .news-block .siteform .top_hidden .search-news-button {
    width: 52%;
}
.content .news-block .siteform .top_hidden .form-column .bul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.content .news-block .siteform .top_hidden .form-column .bul .styler {
    width: 45%;
    margin-right: 12px;
}
.content .news-block .siteform .top_hidden .form-column .bul .label-chekbox-block {
    width: 157px;
}
.content .news-block .siteform .top_hidden .form-column .bul .label-chekbox-block label {
    width: 123px;
}
.content .news-block .statistics .button_comment.button_comment_quest {
    margin-bottom: 40px;
}
.content .news-block .statistics .title_int {

}



body:has(.news_row) {
    min-width: 400px;
}

.wrapper:has(.news_row) {
    min-width: auto;
}

.content .news-block-wrapper .siteform{
    padding: 0 32px 0 20px;
}

.news-block > h1{
    margin-bottom: 30px;
    padding: 0 20px;
}

.news_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 42px;
    row-gap: 32px;
    padding: 0 20px;
    margin-bottom: 32px;
}

.news_row .date-tag-block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 10px;
    margin-bottom: 15px;
}

.news_row .date-tag-block > *{
    margin: 0 !important;
}

.news_row .date-tag-block .data{
    margin-right: 8px !important;
}

.news_main{
    padding-bottom: 24px;
}

.news_main__img{
    width: 100%;
    height: 450px;
    position: relative;
    margin-bottom: 16px;
}

.news_main__link{
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
}

.news_main__img img{
    border-radius: 30px;
    object-fit: cover;
}

.news_main__img .date-tag-block {
    position: absolute;
    left: 34px;
    top: 21px;
    z-index: 2;
}

.news_main__title {
    font-family: 'Circe';
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.03em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-clamp: 2;
}

.news_main__title a{
    color: #000000;
    display: block;
}

@media (hover: hover) {
    .news_main__title:hover{
        color: #BC0D14;
    }

    .news_main__title a:hover{
        color: #BC0D14;
    }
}

.news_main__title:active{
    color: #BC0D14;
}

.news_main__title a:active{
    color: #BC0D14;
}

.news_main__descr {
    font-family: 'Circe';
    font-size: 20px;
    line-height: 25px;
    margin-top: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-clamp: 1;
}

.news_list {
    background-color: #F5F5F54F;
    padding: 24px 35px;
    border-radius: 30px;
    border: 1px solid #D9D9D9AD;
}

.news_item{
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 4px solid #D9D9D9;
}

.news_item:first-child{
    padding-top: 0;
}

.news_item__title{
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 21px;
    line-height: 25px;
    letter-spacing: -0.03em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-clamp: 2;
}

.news_item__title a{
    color: #000000;
    display: block;
}

@media (hover: hover) {
    .news_item__title a:hover{
        color: #BC0D14;
    }
}

.news_item__title a:active{
    color: #BC0D14;
}

.news_item__descr{
    font-family: 'Circe';
    font-size: 20px;
    line-height: 25px;
    margin-top: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-clamp: 1;
}


.news-block-wrapper .cases-tabs{
    padding-top: 0;
}

.cases-tabs button{
    font-size:20px;
    font-family: 'CirceBold';
    color:#b1b2b2;
    height:46px;
    line-height:46px;
    text-align:center;
    background-color:#f5f5f5;
    flex-grow: 1;
    cursor: pointer;
    padding: 0;
    outline: none;
    border: none;
}

.cases-tabs button:first-child{
    box-shadow: inset -7px 0px 4px -4px rgba(0,0,0,0.1);
}

.cases-tabs button:last-child{
    box-shadow: inset 7px 0px 4px -4px rgba(0,0,0,0.1);
}

.cases-tabs button.active{
    cursor: auto;
    padding-left:30px;
    position:relative;
    font-size:24px;
    color:#2d769c;
    background-color:#ffffff;
    box-sizing:border-box;
    box-shadow:none;
}

.cases-tabs button.active:before{
    content:'';
    display:block;
    background:url('/css/images/active_tab.png') no-repeat;
    width:96px;
    height:65px;
    position:absolute;
    left:0;
    bottom:-1px;
}

.tab_content{
    padding: 24px 0;
    display: none;
}

.tab_content.active{
    display: block;
}

.content .news-block-wrapper .news-list{
    padding-left: 0 !important;
}

.content .news-block-wrapper .events-block .siteform{
    width: 100%;
    padding: 0 !important;
}

.content .news-block-wrapper .events-block .siteform form .form-col .select_date{
    gap: 16px;
}

.content .news-block-wrapper .events-block .siteform form .form-col .select_date span{
    white-space: nowrap;
}

.content .news-block-wrapper .events-block .siteform form .styler{
    margin-bottom: 0;
}

.content .news-block-wrapper .events-block .siteform form .search_form_case_sector{
    margin-bottom: 20px;
}

@media (max-width: 1210px) {
    .content .news-block-wrapper .siteform{
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .news-block-wrapper .tab_content{
        padding-top: 0;
    }
}

@media (max-width: 768px) {
    .news_row {
        grid-template-columns: 1fr;
    }

    .news_main{
        padding-bottom: 0;
    }
}

@media (max-width: 576px) {
    .news_main__img .date-tag-block {
        position: static;
    }

    .news_main__img {
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .news_main__link{
        position: static;
        height: 300px;
    }

    .news_main__img img{
        border-radius: 24px;
    }

    .news_list {
        border-radius: 24px;
        padding: 24px;
    }

    .news-block-wrapper .cases-tabs {
        flex-direction: column;
    }

    .content .news-block-wrapper .siteform .top_hidden .form-column .bul{
        flex-direction: column;
    }

    .content .news-block-wrapper .siteform .top_hidden .form-column .bul .styler {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
    }

    .content .news-block-wrapper form.top_search_form {
        padding: 24px;
    }

    .content .news-block-wrapper form .checkbox-block {
        display: flex !important;
        align-items: center;
        gap: 2px;
        margin-right: 0 !important;
        margin-bottom: 16px !important;
    }

    .content .news-block-wrapper .siteform form .checkbox_style{
        margin-top: 0 !important;
    }

    .content .news-block-wrapper .siteform .checkbox-block label{
        margin-top: 0 !important;
        height: auto !important;
        line-height: normal !important;
        position: static;
        display: block;
    }

    .content .news-block-wrapper .siteform form .context-search-input {
        margin-bottom: 16px;
    }

    .content .events-block .siteform form > .center{
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .content .events-block .siteform form > .center button{
        width: 100%;
        margin: 0;
    }

    .content .news-block-wrapper .siteform .top_hidden .search-news-button {
        width: 100%;
    }

    .content .news-block-wrapper .events-block .siteform form.content_header_form_hidden .form-col .search_form_case_location{
        width: 100% !important;
        margin-bottom: 16px !important;
    }

    .content .news-block-wrapper .events-block .siteform form.content_header_form_hidden .form-col .search_form_case_sector{
        width: 100% !important;
        margin-bottom: 16px !important;
    }

    .content .news-block-wrapper .siteform form.top_search_form .select_date,
    .content .news-block-wrapper .events-block .siteform form .select_date {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        margin-bottom: 16px !important;
    }

    .content .news-block-wrapper .siteform form.top_search_form .select_date .pickers,
    .content .news-block-wrapper .events-block .siteform form .select_date .pickers{
        width: 100% !important;
    }

    .content .news-block-wrapper .events-block .siteform form .form-col .select_date > .width-50 {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
    }

    .content .news-block-wrapper .siteform form.top_search_form .select_date > .next_arrow,
    .content .news-block-wrapper .events-block .siteform form .select_date > .next_arrow {
        display: none;
    }

    .content .news-block-wrapper .events-block .siteform form.content_header_form_hidden .form-col .select_date label {
        width: 90px;
        flex-shrink: 0;
    }

    .content .news-block-wrapper .events-block .siteform form .form-col .select_date{
        margin-bottom: 0;
    }

    .content .news-block-wrapper .siteform .top_hidden .form-column .select_date .pickers input[type="text"]{
        width: 100%;
    }

    .content .news-block-wrapper .events-block .siteform form .flex-row{
        flex-direction: column;
    }

    .content .news-block-wrapper .events-block .siteform form.content_header_form_hidden .flex-form .form-col{
        margin: 0;
    }

    .content .news-block-wrapper .events-block .accordion{
        padding: 24px;
        margin-top: 24px;
    }

    .content .news-block-wrapper .events-block .accordion .accordion_title {
        position: static;
        padding-left: 0;
        text-align: right;
    }

    .content .news-block-wrapper .events-block .siteform form.content_header_form_hidden .input-event-form {
        width: 100%;
        margin-bottom: 16px;
    }

    .content .news-block-wrapper .news-list .item .date-tag-block{
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        column-gap: 16px;
        row-gap: 10px;
        margin-bottom: 15px;
    }

    .content .news-block-wrapper .news-list .item .date-tag-block > *{
        margin: 0 !important;
    }

    .content .news-block-wrapper .siteform form .context-search-input input{
        width: 100%;
    }

    .content .news-block-wrapper .events-block .siteform form.content_header_form_hidden .form-col .select_date .pickers input[type="text"] {
        width: 100%;
        box-sizing: border-box;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/news-detail/style.css?148828417311706*/
.data-picker {
	left: 10px;
}

.top_search_form {
	padding: 30px 30px;
	margin-bottom: 30px;
	background: #f5f5f5;
	border-radius: 9px;
	margin-top: 25px;
}

.content .news-block .siteform form .form-column {
	width: 47%;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}

.content .news-block .siteform form .form-column:nth-child(2) {
	margin-right: 0;
}

.content .news-block .siteform form input {
	border: 1px solid #c2c2c2;
	background: #fff;
}

.content .news-block .siteform form .styler {
	width: 100%;
	margin-bottom: 30px;
}

.content .news-block .search_form_case_sector .jq-selectbox__select-text:before {
	background: url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/star_news.png) no-repeat 0 0;
	top: 11px;
	left: 11px;
}

.content .news-block .siteform form .select_date .pickers {
	width: 44%;
	position: relative;
}

/*.content .news-block .siteform form .select_date .pickers .data-picker-ico {
    width: 17px;
    height: 15px;
    background: url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/datepicker_ico.png) no-repeat 0 0;
    position: absolute;
    top: 10px;
    left: 9px;
    display: block;
}*/

.content .news-block .siteform form .select_date .pickers input[type="text"] {
	width: 77%;
	padding: 0 10px 0 39px;
}

.content .news-block .siteform form .form-column .checkbox_style {
	width: 14px;
	height: 14px;
	background: #fff;
	border: 1px solid #c2c2c2;
	margin: 9px 6px 0 0px;
}

.content .news-block .siteform form .form-column .checkbox_style.checked {
	background: #eeeeee url('/local/templates/.default/components/bitrix/news.detail/news-detail/../images/issues_check_red.png') center center no-repeat;
}

.content .news-block .siteform form .checkbox_label {
	font-family: 'CirceRegular';
	font-size: 14px;
}

.content .news-block .siteform form .context-search-block {
	margin-top: 30px;
}

.content .news-block .siteform form .form-column .label-chekbox-block {
	display: inline-block;
}

.content .news-block .siteform form .context-search-input {
	margin-bottom: 30px;
}

.content .news-block .siteform form .context-search-input input {
	width: 92%;
}

.content .news-block .siteform form .search-news-button {
	background: #d82027 url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/search_btn.png) no-repeat 74px center;
	border-radius: 9px;
	margin-bottom: 0;
	border: none;
	width: 35%;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'CirceRegular';
	letter-spacing: 0;
	padding: 12px 0;
	cursor: pointer;
}

.content .news-block .siteform form .search-news-button:hover {
	background: #b31f25 url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/search_btn.png) no-repeat 74px center;
}

/*.content .news-block .news-list,
.content .events-block .siteform .events-list {
    padding-left: 70px;
}*/

.content .news-block .news-list .item {
	margin-top: 20px;
}

/*
.content .news-block .news-list .item .date-tag-block .data,
.content .news-block .siteform .date-tag-block .data,
.content .event-open-block .siteform .open-event-title-block .date-tag-block .data {
    white-space: nowrap;
    background: #ffcf00;
    height: 31px;
    line-height: 34px;
    font-size: 12px;
    font-family: 'CirceBold';
    padding: 0 10px;
    display: inline-block;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    margin: 0 10px 15px 0;
    text-decoration: none;
}

.content .news-block .news-list .item .date-tag-block .data i,
.content .news-block .siteform .date-tag-block .data i,
.content .event-open-block .siteform .open-event-title-block .date-tag-block .data i{
    display: block;
    position: absolute;
    top: 0;
    right: -26px;
    border: 16px solid transparent;
    border-left: 10px solid #ffcf00;
}

.content .news-block .news-list .item .date-tag-block .tag,
.content .news-block .siteform .date-tag-block .tag,
.content .event-open-block .siteform .open-event-title-block .date-tag-block .tag {
    display: inline-block;
    background: #f3f3f3;
    border-radius: 5px;
    margin-left: 15px;
    padding: 0 20px;
    height: 31px;
    line-height: 34px;
    font-size: 12px;
    font-family: 'CirceBold';
    text-transform: uppercase;
}

.content .news-block .news-list .item .date-tag-block .tag.-star:before,
.content .news-block .siteform .date-tag-block .tag.-star:before {
    content: '';
    background: url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/star_news.png) no-repeat 0 0;
    display: inline-block;
    margin-right: 10px;
    width: 12px;
    height: 11px;
}
*/

.content .news-block .news-list .item .text-block p {
	margin: 0;
	margin-bottom: 20px;
}
.content .news-block .siteform .text-news p.list-header + ul li {
	color: #c6a78a;
	margin-bottom: 10px;
}
.content .news-block .siteform .text-news ul li span {
	color: #000;
}
/*.content .news-block .news-list .item .news-title,
.content .events-block .siteform .events-list .item .event-title {
    font-size: 22px;
    font-family: 'CirceBold';
    line-height: normal;
    margin-bottom: 20px;
}*/

.content .news-block .news-list .item .text-block {
	border-bottom: 1px solid #e2e2e2;
}

/*.content .news-block .news-list .item .text-block p,
.content .events-block .siteform .events-list .item .text-block p {
    color: #8c96a0;
    margin-bottom: 25px;
}*/

.subscription-news {
	margin-bottom: 40px;
	margin-top: 40px;
}

.subscription-news .subscription-title {
	text-transform: uppercase;
	color: #8c96a0;
	font-size: 14px;
	font-family: 'CirceBold';
	margin-bottom: 20px;
}

.subscription-news form input {
	border: 1px solid #c2c2c2;
	background: #fff;
	height: 50px;
	width: 68%;
	padding-left: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
}

.subscription-news form .subscription-button {
	background: #d82027;
	border-radius: 9px;
	margin-bottom: 0;
	border: none;
	width: 78%;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'CirceRegular';
	letter-spacing: 0;
	padding: 15px 0;
	cursor: pointer;
}

.subscription-news form .subscription-button:hover {
	background: #b31f25;
}

.content .news-block input[type=email]:focus {
	background: #fff;
	border: 1px solid #ffcf00;
}

.news-title {
	font-size: 36px;
	font-family: 'CirceBold';
	line-height: 1.2;
	margin-bottom: 25px;
}

/*.content .news-block .services-catalog,
.content .event-open-block .siteform .item .services-catalog {
    background: #f6f6f6;
    border-radius: 9px;
    text-align: center;
    color: #505050;
    padding: 40px 60px;
    margin-bottom: 40px;
}

.content .news-block .services-catalog .title,
.content .event-open-block .siteform .item .services-catalog .title {
    text-transform: uppercase;
    color: #8c96a0;
    font-size: 14px;
    margin-bottom: 0;
}*/

.content .news-block .siteform .text-news {
	padding-left: 66px;
}
.content .news-block .siteform .text-news .sots_image {
	margin-top: 40px;
}
/*.content .news-block .siteform .text-news .open-quote,
.content .event-open-block .siteform .item .open-quote {
    margin-bottom: 35px;
}

.content .news-block .siteform .text-news .open-quote .img_radius,
.content .event-open-block .siteform .item .open-quote .img_radius {
    height: 124px;
    width: 124px;
}

.content .news-block .siteform .text-news .open-quote .img_radius img,
.content .event-open-block .siteform .item .open-quote .img_radius img {
    border-radius: 50%;
}

.content .news-block .siteform .text-news .open-quote .big_white_block,
.content .event-open-block .siteform .item .open-quote .big_white_block {
    width: 147px;
    height: 147px;
    top: -10px;
    left: -43px;
}

.content .news-block .siteform .text-news .open-quote .small_white_block1,
.content .event-open-block .siteform .item .open-quote .small_white_block1 {
    top: 0px;
    right: 15px;
}

.content .news-block .siteform .text-news .open-quote .small_white_block2,
.content .event-open-block .siteform .item .open-quote .small_white_block2 {
    top: 108px;
    right: 13px;
}

.content .news-block .siteform .text-news .open-quote .radius_yellow,
.content .event-open-block .siteform .item .open-quote .radius_yellow {
    width: 147px;
    height: 147px;
    top: -10px;
    left: -11px;
}*/

/*.content .news-block .siteform .text-news table tr:nth-child(even) {*/
/*background: #f6f6f6;*/
/*}*/

.content .news-block .siteform .text-news .grey-text {
	color: #8c96a0;
	margin-bottom: 35px;
}

.content .news-block .siteform .text-news ul {
	padding-left: 15px;
	margin-bottom: 35px;
	color: #000;
}

.content .news-block .siteform .text-news .list-header {
	margin-top: 40px;
}

.content .news-block .statistics .events_box {
	border-top: none;
	padding-top: 0;
}

.content .news-block .siteform .text-news .desc {
	padding-left: 0;
}

.content .news-block .siteform .text-news .inner_list_ol {
	padding-left: 0;
	width: 93%;
}

.content .news-block .siteform .text-news .inner_list_ol .solutions_item {
	background: url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/solution_blue_big.png) no-repeat 0 0;
	width: 250px;
	height: 129px;
	text-align: left;
	position: absolute;
	margin: 0;
	display: block;
}

.content .news-block .siteform .text-news .inner_list_ol .solutions_item div {
	padding: 16px 40px;
}

.content .news-block .siteform .text-news .wrapper_skew {
	height: 427px;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
}

.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span {
	position: absolute;
}

.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.two_sided_arrow {
	background: url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/two_sided_arrow.png) no-repeat 0 0;
	width: 196px;
	height: 92px;
	left: 39%;
}
.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.two_sided_arrow:nth-child(2){
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.r-l-arrow {
	width: 56px;
	height: 13px;
	background: url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/left_arrow.png) no-repeat 0 0;
	background-size: contain;
	top: 47%;
}
.content .news-block .siteform .text-news .inner_list_ol .sots_arrow span.r-l-arrow.right{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.content .news-block .siteform .text-news .wrap_yellow {
	background: url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/middle_yellow_hover.png) no-repeat 0 0;
	width: 226px!important;
	height: 108px;
}
.content .news-block .siteform .top_hidden {
	display: none;
}
.content .news-block .siteform .top_hidden .form-column {
	width: 100%;
	margin-right: 0;
}

.content .news-block .siteform .top_hidden .form-column .select_date .pickers {
	width: 39%;
}
.content .news-block .siteform .select_date .pickers:hover .data-picker {
	background: #d82027 url(/local/templates/.default/components/bitrix/news.detail/news-detail/../images/datepicker_ico_white.png) no-repeat center center;
	top: 0;
	left: 0;
}
.content .news-block .siteform .top_hidden .form-column .select_date .pickers input[type="text"] {
	width: 97%;
	padding: 0 0px 0 35px;
}

.content .news-block .siteform .top_hidden .form-column .select_date .next_arrow {
	margin: 0 20px 0 49px;
}

.content .news-block .siteform .top_hidden .search-news-button {
	width: 52%;
}
.content .news-block .siteform .top_hidden .form-column .bul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.content .news-block .siteform .top_hidden .form-column .bul .styler {
	width: 45%;
	margin-right: 12px;
}
.content .news-block .siteform .top_hidden .form-column .bul .label-chekbox-block {
	width: 157px;
}
.content .news-block .siteform .top_hidden .form-column .bul .label-chekbox-block label {
	width: 123px;
}
.content .news-block .statistics .button_comment.button_comment_quest {
	margin-bottom: 40px;
}
.content .news-block .statistics .title_int {

}
/* End */


/* Start:/css/right_banner.css?17374553188039*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 11:20 AM */

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Regular.eot');
    src: local('Circe'), local('Circe-Regular'),
    url('/css/fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Regular.woff') format('woff'),
    url('/css/fonts/Circe-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-ExtraLight.eot');
    src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
    url('/css/fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-ExtraLight.woff') format('woff'),
    url('/css/fonts/Circe-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Thin.eot');
    src: local('Circe Thin'), local('Circe-Thin'),
    url('/css/fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Thin.woff') format('woff'),
    url('/css/fonts/Circe-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Light.eot');
    src: local('Circe Light'), local('Circe-Light'),
    url('/css/fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Light.woff') format('woff'),
    url('/css/fonts/Circe-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-Bold.eot');
    src: local('Circe Bold'), local('Circe-Bold'),
    url('/css/fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-Bold.woff') format('woff'),
    url('/css/fonts/Circe-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Circe';
    src: url('/css/fonts/Circe-ExtraBold.eot');
    src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
    url('/css/fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/Circe-ExtraBold.woff') format('woff'),
    url('/css/fonts/Circe-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/*Баннер в стиле старого варианта*/
.post-wrap-old_banner {
    width: 280px;
    text-align: center;
    box-sizing: border-box;
background:#b6d9f7; 
border-radius:9px; 
padding:20px 15px 15px 15px;
margin:0px 0px 10px 0px !important;
}

.post-wrap-old_banner p{
margin:5px 0px 5px 0px !important;
text-align:center;
font-size:16px !important;
font-weight:bold;
padding-bottom:15px;
}

.post-wrap-old_banner .btn_bn {
    font-size: 14px;
    color: #ffffff;
    margin: 3.3px;
    padding: 6.7px 8px 6.7px 8px;
    width: 100px;
    text-align: center;
	text-transform:uppercase;
    border-radius: 9px;
}
.post-wrap-old_banner .btn_bn:hover
{
    color: #ffffff;
}
.post-wrap-old_banner .btn-red:hover{
    background-color: #b31f25;
}
.post-wrap-old_banner .btn-wrap{
    display: flex;
    justify-content: space-around;
margin-bottom:5px !important;
}
.right-side .post-wrap-old_banner .btn-wrap
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/*Конец баннера в стиле старого варианта*/


/*Баннер на фоне желтой папки*/

.post-wrap-yellow h3, .post-wrap-yellow p, .post-wrap-yellow a {
    font-family: 'Circe';
}

.post-wrap-yellow {
    background: white;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    width: 280px;
    margin: 33.5px auto 0;
    padding: 6.7px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 9px;
    margin-bottom: 41px;
}
.post-wrap-yellow > img
{
    border-radius: 9px;
}

.post-inner-yellow {
    margin: -56.7px 13.3px 13.3px;
    padding: 0px 10px 0px 10px;
    background: #ffcf00;
    position: relative;
    border-radius: 9px;
}
.post-inner-close {
    margin: -50px 13.3px 13.3px;
    padding: 10px;
    background: #ffcf00;
    position: relative;
}


.post-inner-yellow:after {
    display: block;
    content: "";
    position: absolute;
    left: -6.7px;
    right: -6.7px;
    bottom: -6.7px;
    top: -6.7px;
    border: 2px solid #122330;
    border-radius: 9px;
}
.dot-yellow {
    height: 3.3px;
    width: 3.3px;
    background: #000000;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: super;
}
.first-yellow {
    margin-right: 16px;
}
.last-yellow {
    margin-left: 16px;
}
.dot-yellow:before, .dot:after {
    content: "";
    height: 3.3px;
    width: 3.3px;
    background: #000000;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 3.3px);
    left: calc(50% - 3.3px);
}

.post-inner-yellow-h3 {
    font-family: 'Circe', serif;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.2px;
    margin: 6.7px 6.7px 13.3px 6.7px;
}
.post-inner-close-h3 {
    font-family: 'Circe', serif;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    margin: 16px 0;
}

.post-inner-yellow-close {
    margin: -50px 13.3px 13.3px;
    padding: 10px;
    background: #ffcf00;
    position: relative;
}

.post-wrap-yellow p {
    font-family: 'Circe', serif;
    line-height: 18px;
    font-size: 16px;
    margin: 16px 0 !important;
}

.post-wrap-yellow .btn_bn {
    font-size: 13.3px;
    color: #ffffff;
    margin: 3.3px;
    padding: 6.7px 10px 6.7px 10px;
    width: 100%;
    text-align: center;
    border-radius: 9px;
}
.post-wrap-yellow .btn_bn:hover
{
    color: #ffffff;
}
.post-wrap-yellow .btn-red:hover{
    background-color: #b31f25;
}
.post-wrap-yellow .btn-wrap{
    display: flex;
    justify-content: center;

}
.right-side .post-wrap-yellow .btn-wrap
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.post-wrap-yellow .dot {
    height: 4px;
    width: 4px;
    background: #3C2824;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: super;
}
.post-wrap-yellow .first {
    margin-right: 16px;
}
.post-wrap-yellow .last {
    margin-left: 16px;
}
.post-wrap-yellow .dot:before, .post-wrap-yellow .dot:after {
    content: "";
    height: 4px;
    width: 4px;
    background: #F15A40;
    border-radius: 50%;
    position: absolute;
    top: 0;
}
.post-wrap-yellow .dot:before {
    left: 10px;
}
.post-wrap-yellow .dot:after {
    right: 10px;
}

@media all and (max-width:  960px){
    .post-wrap-yellow
    {
        display: none;
    }
}


/* Баннер Профкейс на фоне желтой папки */


.profcase-folder{
    width: 290px;
    height: 200px;
    background: url('/img/images_for_profcase/profcase_2022.png') no-repeat;
}

.profcase-folder img{
width: 290px;
}

.profcase-folder p{
position: relative;
left: -20px;
top: 30px;
font-size: 16px;
line-height: 14px;
}

.profcase-folder h2{
position: relative;
top:40px;
left: -13px;
font-size: 42px;
color: #1c4774;
font-family: 'Circe', serif;
}

.post-wrap-yellow-folder {
    background: white;
    width: 280px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 41px;
}

.post-wrap-yellow-folder .btn_bn {
    font-size: 13.3px;
    color: #ffffff;
    margin: 3.3px;
    padding: 6.7px 10px 6.7px 10px;
    width: 100px;
    text-align: center;
    border-radius: 9px;
}
.post-wrap-yellow-folder .btn_bn:hover
{
    color: #ffffff;
}
.post-wrap-yellow-folder .btn-red:hover{
    background-color: #b31f25;
}
.post-wrap-yellow-folder .btn-wrap{
    display: flex;
    justify-content: center;

}
.right-side .post-wrap-yellow-folder .btn-wrap
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media all and (max-width:  960px){
    .post-wrap-yellow-folder
    {
        display: none;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/v3-in-partners-cases-list/style.css?1472729524108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/v3-cases-reviews-list-right/style.css?1472729524108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/upcoming-events-list/style.css?1472014676108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /css/style-news.css?177858026223135 */
/* /local/templates/.default/components/bitrix/news.detail/news-detail/style.css?148828417311706 */
/* /css/right_banner.css?17374553188039 */
/* /local/templates/.default/components/bitrix/news.list/v3-in-partners-cases-list/style.css?1472729524108 */
/* /local/templates/.default/components/bitrix/news.list/v3-cases-reviews-list-right/style.css?1472729524108 */
/* /local/templates/.default/components/bitrix/news.list/upcoming-events-list/style.css?1472014676108 */
