/** BITRIX ADMIN AREA FIXES **/

/*.section_info_holder > div ,
.section_info_holder > div > div {
*/

.section_info_holder > div {
	/*min-height: 85%;*/
	min-height: 250px;
	/*width: 100%;*/
}
.section_info_holder > div .information__img {
width: 50%;
min-height: 250px;

}
.information {position: relative;}

.information .section_info_holder {
	display: inline-block;
	width: 100%;
	overflow: hidden;

}

.event__advantage .col-sm-3 {

	margin-top: 20px;
}

.section-33,
.section-26 {
 display: none !important;
}


/*.event__sections .event__section div:first-child {*/
    /*color: #2978d1;*/
    /*font-weight: 700;*/
    /*text-transform: uppercase;*/
    /*font-size: 16px;*/
    /*margin-bottom: 30px;*/

/*}*/
.event__sections .event__section li {
  /*display: none;*/
  font-size: 16px;
  z-index: 0;
}
.event__sections .event__section li:nth-of-type(1), 
.event__sections .event__section li:nth-of-type(2) {
  display: list-item;
} 
p { 
/*margin-left:30px;*/
}
h3 { 
/*margin-left:30px;*/
}

.slider-batton {
    background-color: #0078FF;
    width: 405px;
    max-width: 100%;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.backslider {
    max-width: 100%;
    width: 403px;
    margin: 0 auto;
    border: 1px solid gray;
    border-top: none;
}

.backslider p {
    margin-top: -2px;
}

.backslider ul {
    margin-top: -2px;
    font-weight: bold;
}
.hidden-link{
    display: none;
}
.font-weight-bold{
    font-weight: bold;
}
.lity-container .lity-content{
    background: #fff;
}


.banner_cnt {
    margin-bottom: 25px;
    background: url(/rz/images/banner.jpg) no-repeat center;
    font-family: Open Sans;
    background-size: cover;
    min-height: 285px;
    height: auto;
}

.banner_title {
    font-size: 48px;
    font-weight: bold;
    color: white;
    padding: 60px 20px 33px 70px;
}

.banner_title span {
    font-weight: 600;
}

.banner_subtitle {
    font-size: 21px;
    font-weight: 600;
    color: white;
    padding: 0 0 0 70px;
}

.banner_subtitle a {
    font-weight: 300;
    text-decoration: underline;
}

.banner_subtitle a:hover {
    color: white;
    text-decoration: none;
}

.tab_cnt {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.tab_cnt a {
    color: inherit;
    outline: 0;
    background: #F9FDFF;
    border: 0.5px solid #959595;
    box-sizing: border-box;
    padding: 12px 22px;
    margin: 0 10px 10px 0;
    font-size: 16px;
    display: block;
}

.tab_cnt a:hover {
    background: rgba(234, 247, 255, 0.5);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.catalog_cards {
    display: flex;
}

.catalog_filter {
    width: 25%;
    font-family: 'Montserrat', sans-serif;
    margin-right: 20px;
    max-width: 425px;
}

.catalog_uslugi {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    font-family: 'Montserrat', sans-serif;
    height: fit-content;
}

.catalog_uslugi .card {
    padding: 22px 32px;
    background: linear-gradient(114.89deg, rgba(214, 230, 250, 0.99) -5.08%, rgba(233, 237, 241, 0) 108.8%);
    border: 1px solid #BABABA;
    box-sizing: border-box;
    margin-right: 20px;
    flex-grow: 1;
    flex-shrink: 0;
    margin-bottom: 20px;
    position: relative;

}

.card_title {
    color: #052D4A;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Noto Sans', sans-serif;
    height: 85px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
}

.card_tabs {
	width: 48%;
    display: flex;
    flex-wrap: wrap;
	flex-direction: column;
    justify-content: flex-start;
}

.card_tabs a {
    padding: 5px 8px;
    color: #155087;
    font-size: 12px;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(170, 170, 170, 0.5);
    box-sizing: border-box;
    margin-right: 8px;
    margin-bottom: 10px;
//    z-index: 2;
}

.card_tabs a:hover {
    border: 1px solid rgb(5 45 74);
    color: #052d4a;
}

.card_inf {
    font-size: 14px;
    line-height: 16px;
    color: #515151;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 400;
}

.card_price_cnt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card_price {
    display: flex;
}

.card_price span {
    color: #052D4A;
    font-weight: 700;
    font-size: 21px;
    display: contents;
}
.card_price_cnt a {
    display: block;
    background: #052D4A;
    padding: 5px 10px;
    color: white;
    z-index: 2;
}

.card_price_cnt a:hover {
    background: #155087;
}

.search {
    position: relative;
}

input.search_input {
    width: 100%;
    font-size: 16px;
    color: #909090;
    padding: 12px 30px 12px 10px;
    position: relative;
    display: block;
}



.search_cnt span,
.sort span,
.filter_cnt span {
    font-family: 'Noto Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #052D4A;
    margin-bottom: 14px;
    display: block;
}

.catalog_filter .search_cnt,
.catalog_filter .sort {
    margin-bottom: 20px;
}

.custom_select {
    position: relative;
}

.cs_current_option {
    border: 1px solid #4F4B4B;
    box-sizing: border-box;
    width: 100%;
    color: #052D4A;
    font-size: 16px;
    position: relative;
    padding: 10px 20px 10px 10px;
    cursor: pointer;
    font-weight: 500;
}

.cs_current_option:before {
    content: '';
    position: absolute;
    right: 14px;
    width: 20px;
    height: 25px;
    background: url(/rz/images/cs_arrow.svg) no-repeat center;
}

.cs_options_list {
    box-sizing: border-box;
    width: 100%;
    color: #052D4A;
    font-size: 18px;
    position: absolute;
    z-index: 2;
    border-left: 1px solid #4F4B4B;
    border-right: 1px solid #4F4B4B;
    border-bottom: 1px solid #4F4B4B;
    display: none;
    background: white;
}

.custom_select.is_active .cs_options_list {
    display: block;
}

.custom_select.is_active .cs_current_option:before {
    transform: rotate(180deg);
    height: 25px;
}

.cs_option {
    padding: 10px 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}

.cs_option:hover {
    background: #f9fdff;
}

.cs_option .checkbox_item {
    margin-bottom: 0;
}

.filter {
    padding: 20px 15px;
    background: #FAFAFA;
}

.bg_white {
    background: white;
}

.filter_item {
    margin-bottom: 25px;
}

.filter_item span {
    color: #656565;
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 10px;
}

.filter_item .label {
    display: flex;
}

.filter_item.filter_slider {
    margin-bottom: 45px;
}

.checkbox_flt {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox_flt+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}
.checkbox_flt+label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #A9A9A9;
    border-radius: 3px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    background-color: white;
}
.checkbox_flt:checked+label::before {
    background: white url(/rz/images/chk.svg) center no-repeat;
}

.checkbox_item label {
    font-family: "Noto Sans", sans-serif;
    color: #052D4A;
    font-size: 16px;
    cursor: pointer;
    font-weight: normal;
}

.checkbox_item {
    min-height: 20px;
    margin-bottom: 13px;
}

.filter_buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.reset_filter input{
    padding: 8px 14px;
    color: #155087;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #ACACAC;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "Noto Sans", sans-serif;
    min-width: 185px;
    text-align: center;
}

.reset_filter input:hover {
    background: rgba(234, 247, 255, 0.5);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.apply_filter input{
    padding: 8px 14px;
    background: #052D4A;
    color: white;
    font-size: 14px;
    font-family: "Noto Sans", sans-serif;
    min-width: 185px;
    text-align: center;
}

.apply_filter input:hover {
    background: #155087;
    color: white;
}
.apply_filter {
    position: relative;
}
.apply_filter input[disabled],
.apply_filter.is-loading input {
    background: #8f9dab !important;
    border-color: #8f9dab !important;
    color: #f3f5f7 !important;
    cursor: wait;
}
.apply_filter.is-loading input:hover {
    background: #8f9dab !important;
    color: #f3f5f7 !important;
}
.apply_filter .apply_filter_loader {
    display: none;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    border: 2px solid rgba(255, 255, 255, 0.45);
    border-top-color: #ffffff;
    border-radius: 50%;
    pointer-events: none;
    animation: filterApplySpin 0.8s linear infinite;
}
.apply_filter.is-loading .apply_filter_loader {
    display: block;
}
@keyframes filterApplySpin {
    to {
        transform: rotate(360deg);
    }
}
.bx-filter-popup-result{
    display: none !important;
}
.pgn-container{
    width: 100%;
}
.pgn {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
    width: 100%;
    margin-right: 20px;
}

.pgn li.active_el {
    width: 35px;
    height: 35px;
    background-color: #152E4A;
    color: white;
}
.pgn a{
    display: block;
    width: 100%;
    height: 33px;
}
.pgn a:hover {
    background-color: #f0f6fd;
}

.pgn li {
    font-weight: 300;
    font-size: 22px;
    width: 35px;
    height: 35px;
    color: #152E4A;
    display: block;
    text-align: center;
    line-height: 35px;
    border-right: 1px solid #052D4A;
    border-top: 1px solid #052D4A;
    border-bottom: 1px solid #052D4A;
}

.pgn li:first-child {
    border-left: 1px solid #052D4A;
}

.open_filter.js_open_filter {
    display: none;
}

/* Р¤РёР»СЊС‚СЂС‹ */
.filter .open_filter .cs_hide,
.filter.open .open_filter .cs_show{
    display: none;
}
.filter.open .open_filter .cs_hide{
    display: block;
}

/* РђРґР°РїС‚РёРІ */
@media (min-width: 1718px) {
    .catalog_uslugi .card:nth-child(3n+3) {
        margin-right: 0;
    }
    .catalog_filter {
        min-width: 425px;
    }
    .catalog_uslugi .card {
        flex-basis: 31%;
    }
}

@media (max-width: 1717px) {
    .catalog_uslugi .card:nth-child(2n) {
        margin-right: 0;
    }
    .filter_buttons {
        justify-content: center;
    }
    .reset_filter {
        margin-bottom: 20px;
    }
    .catalog_uslugi .card {
        flex-basis: 48%;
    }
    .search_cnt span {
        line-height: 20px;
    }
}

@media (max-width: 1350px) {
    .cs_current_option,
    .cs_options_list,
    input.search_input,
    .cs_option {
        font-size: 14px;
    }
    .cs_current_option:before {
        height: 25px;
    }
    .checkbox_item label {
        font-size: 15px;
    }
    .catalog_filter {
        min-width: 280px;
    }
    .catalog_uslugi .card {
        flex-basis: 48%;
    }
}

@media (max-width: 1120px) {
    .catalog_uslugi .card {
        flex-basis: 100%;
    }
}

@media (max-width: 850px) {
    .banner_title {
        font-size: 26px;
        padding: 40px 15px 40px 15px;
    }
    .banner_subtitle {
        font-size: 14px;
        padding: 0 15px 40px 15px;
    }
}

@media (min-width: 751px) {
    .tab_cnt .custom_select .cs_current_option {
        display: none !important;
    }
    .tab_cnt .custom_select .cs_options_list {
        border: none;
        position: inherit;
        display: flex;
        flex-wrap: wrap;
    }
    .tab_cnt .custom_select .cs_options_list .cs_option {
        padding: 0;
    }
}

@media (max-width: 750px) {
    .catalog_cards {
        display: block;
    }
  .tab_cnt .custom_select .cs_current_option {
        display: none !important;
    }
    .catalog_filter {
        width: 100%;
        max-width: none;
        margin-bottom: 30px;
        min-width: 100%;
    }
    .filter_buttons {
        justify-content: space-around;
    }
    .reset_filter {
        margin-bottom: 0px;
    }
    .catalog_uslugi {
        width: 100%;
    }
    .catalog_uslugi .card {
        margin-right: 0;
    }
    .open_filter.js_open_filter {
        display: block;
    }
    .filter .filter_item,
    .filter .filter_buttons{
        display: none;
    }
    .filter.open .filter_item,
    .filter.open .filter_buttons{
        display: block;
    }
    .filter.js_filter_container.open .filter_buttons {
        display: flex;
    }
    .banner_cnt {
        min-height: 200px;
        height: fit-content;
    }
    .filter_cnt .desk_title {
        display: none;
    }
    .filter.js_filter_container {
        border: 1px solid #4F4B4B;
        padding: 6px 20px 6px 10px;
    }
    .filter.js_filter_container.open {
        padding: 6px 20px 20px 10px;
        border: none;
    }
    .open_filter.js_open_filter .cs_hide {
        margin-bottom: 20px;
    }
    .tab_cnt .custom_select .cs_options_list .cs_option {
        padding: 0;
    }
    .tab_cnt .custom_select .cs_options_list .cs_option a {
        width: 100%;
        background: none;
        border: none;
        margin: 0;
        font-size: 14px;
        padding: 10px 20px 10px 10px;
    }
    .tab_cnt .custom_select .cs_options_list .cs_option a:hover {
        box-shadow: none;
    }
}

@media (max-width: 450px) {
    .catalog_uslugi .card {
        flex-shrink: 1;
    }
    .card_price span {
        font-size: 16px;
    }
    .banner_title {
        font-size: 28px;
    }
    .reset_filter {
        margin-bottom: 20px;
    }
}

span.cs_show {
    margin: 0;
    cursor: pointer;
    text-align: center;
}

span.cs_hide {
    cursor: pointer;
    text-align: center;
}

span.cs_show img,
span.cs_hide img {
    width: 30px;
    margin-left: 10px;
}

.tab_cnt {
    font-family: 'Montserrat', sans-serif;
}

.tab_cnt .custom_select {
    width: 100%;
    margin-bottom: 20px;
}

.card .link {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.catalog_filter #ya-site-form0.ya-site-form, .catalog_filter #ya-site-form1.ya-site-form, .catalog_filter #ya-site-form2.ya-site-form{
    margin: 0 !important;
}
.num-link{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.num-container{
    position: relative;
    padding-left: 30px;
}
