

/* Start:/assets/new.css?175249222618111*/
h1{
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 40px;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #000000;
    padding-bottom: 32px;
    border-bottom: 2px solid #DDDDDD;
    margin-top: 40px;
    margin-bottom: 30px;
    position: relative;
}
.icon-point{
    width: 32px;
    height: 32px;
    background: url(/local/templates/prostroy_default/assets/img/point.svg) no-repeat 50% 50%;
}
.icon-tm{
    width: 32px;
    height: 32px;
    background: url(/local/templates/prostroy_default/assets/img/tm.svg) no-repeat 50% 50%;
}
.icon-types_work{
    width: 32px;
    height: 32px;
    background: url(/local/templates/prostroy_default/assets/img/types_work.svg) no-repeat 50% 50%;
}
.icon-lists{
    width: 26px;
    height: 26px;
    background: url(/local/templates/prostroy_default/assets/img/lists.svg) no-repeat 50% 50%;
}
.icon-calendar{
    width: 32px;
    height: 32px;
    background: url(/local/templates/prostroy_default/assets/img/calendar.svg) no-repeat 50% 50%;
}
.icon-builder{
    width: 32px;
    height: 32px;
    background: url(/local/templates/prostroy_default/assets/img/builder.svg) no-repeat 50% 50%;
}
.icon-number{
    width: 32px;
    height: 32px;
    background: url(/local/templates/prostroy_default/assets/img/number.svg) no-repeat 50% 50%;
}
.icon-star{
    width: 12px;
    height: 12px;
    background: url(/local/templates/prostroy_default/assets/img/star.svg) no-repeat 50% 50%;
}
.partner-logo-block {
    position: relative;
}
.best-partner{
    position: absolute;
    left: 12px;
    top: 12px;
    padding: 4px 6px;
    color: #FFFFFF;
    letter-spacing: -0.5px;
    background: #75cc4f;
    border-radius: 4px;
    font-size: 12px;
    line-height: 12px;
    vertical-align: middle;
}
:root {
    --swiper-navigation-size: 30px;
    --swiper-theme-color: #bc0010;
}
.tb_content-block {
    font-weight: 400;
    position: relative;
    margin: 30px -60px 0;
    padding: 0 60px 33px;
}
.tb_left {
    float: left;
    width: 246px;
    position: relative;
    z-index: 0;
}
.tb_left.left-position {
    position: absolute;
    top: 0;
    z-index: 10;
}
.tb_left.left-collapse {
    position: relative;
    z-index: 10;
    height: 36px;
    /*overflow: hidden;*/
}
.tb_category-block {
    background: #F3F3F3;
    position: relative;
    width: 246px;
    max-height: 36px;
    height: 36px;
    padding-bottom: 0;
}
.tb_categgory-inner{
    cursor: pointer;
}
.tb_category-block.open, .tb_category-block.fix-open {
    max-height: 100%;
    min-height: 500px;
    height: auto;
}
.tb_hidden-category-block {
    display: block;
    position: relative;
}
.tb_category-menu {
    float: right;
    width: 24px;
    height: 24px;
    padding: 1px 0 1px 7px;
    text-decoration: none;
    margin: 6px 6px;
    position: absolute;
    top: 0px;
    right: 6px;
    z-index: 1;
    vertical-align: middle;
}
.tb_category-menu .svg-icon {
    width: 12px;
    height: 16px;
    fill: #000;
}
.tb_category-block .tb_category-menu .svg-icon-close {
    display: inline-block;
}
.tb_category-menu .svg-icon-open {
    width: 20px;
    height: 14px;
    fill: #787878;
    margin-right: 6px;
}
.tb_category-block .tb_category-menu .svg-icon-open {
    display: none;
}
.tb_category-menu:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.tb_category-choosen {
    padding: 0 40px 0 12px;
    border-left: 3px solid #BC0010;
    color: #3D3D3D;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    display: none;
    height: 36px;
    max-height: 36px;
    overflow: hidden;
    vertical-align: middle;
}
.tb_category-block .tb_category-choosen {
    display: block;
}
.tb_category-choosen>span {
    display: table-cell;
    vertical-align: middle;
    height: 36px;
    width: 100%;
    line-height: 1.1;
    padding: 3px 0;
}
.tb_category-block.open .tb_category-menu .svg-icon-open {
    display: inline-block;
}
.tb_category-block.open .tb_category-menu .svg-icon {
    fill: #787878;
}
.tb_category-block.open .tb_category-menu .svg-icon-close {
    display: none;
}
.tb_category-block.open .tb_category-choosen, .tb_category-block.fix-open .tb_category-choosen {
    display: none;
}
.tb_category-block.open .tb_categgory-inner {
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.tb_category-block ul.add-jobs {
    list-style: none;
    display: none;
    padding: 1px 0 1px;
}
.tb_category-block ul.jobs-list {
    list-style: none;
    padding: 1px 0 13px;
    display: none;
    max-height: 455px;
    overflow-y: auto;
}
.tb_category-block.open ul, .tb_category-block.fix-open ul {
    display: block;
}
.tb_category-block ul li {
    display: block;
    padding: 0;
}
.tb_category-block ul li:first-child {
    position: relative;
    z-index: 0;
    padding-right: 40px;
}
.tb_category-block ul li span {
    display: block;
    text-decoration: none;
    border-left: 3px solid transparent;
    color: #9F9F9F;
    padding: 8px 20px 8px 22px;
    font-size: 14px;
    line-height: 17px;
}
.tb_category-block ul li:hover span, .tb_category-block ul li.active span {
    border-color: #BC0010;
    color: #3D3D3D;
}
.tb_hide-left .tb_left + .tb_right {
    margin-left: 0;
    width: calc(100%);
}
.tb_select-block {
    width: 100%;
    margin: 0 auto 24px;
    position: relative;
    z-index: 3;
}
.tb_left.left-position + .tb_right .tb_select-block {
    width: calc(100% - 246px);
    margin-left: 246px;
}
.tb_select-wrapper {
    font-size: 0;
    line-height: 0;
    text-align: right;
}
.tb_select-el {
    text-align: left;
    display: inline-block;
    width: 40%;
    font-size: 12px;
    line-height: 1.3;
    border: 1px solid #EBEBEB;
    border-left-color: transparent;
    position: relative;
    color: #757575;
    height: 36px;
    vertical-align: top;
    background: #FFF;
    z-index: 0;
}
.tb_result-block{
    width: 20%;
}
.tb_result-block.disabled{
    opacity: 0.2;
}
.tb_result-block.disabled .tb_select_close{
    cursor: default;
}
.tb_select-el:first-child {
    border-left-color: #EBEBEB;
    border-radius: 4px 0 0 4px;
}
.tb_select-el:last-child, .tb-last {
    border-radius: 0 4px 4px 0;
}
.tb_select-click {
    display: block;
    padding: 10px 33px 10px 12px;
    text-decoration: none;
    color: #757575;
    overflow: hidden;
}
.tb_select-click, .tb_select-click:hover, .tb_select-click:focus, .tb_select-click:active {
    text-decoration: none;
    color: #757575;
}
.tb_select-left-text {
    float: left;
    margin-right: 5px;
}
.tb_select-left-text+span {
    display: block;
    overflow: hidden;
    text-align: center;
    color: #358BC5;
    white-space: nowrap;
    position: relative;
}
.tb_select_drop {
    display: block;
    position: absolute;
    right: 10px;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    cursor: pointer;
}
.tb_select_drop .svg-icon {
    width: 20px;
    height: 14px;
    fill: #787878;
    margin-top: 7px;
    transition: 0.3s;
}
.tb_select-dropdown {
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100%;
    width: calc(100% + 2px);
    background: #F3F3F3;
    padding: 0;
    box-shadow: 0px 16px 12px rgb(0 0 0 / 25%);
    border-radius: 0 0 4px 4px;
    display: none;
    background: #FFF;
}
.tb_sorting-drop {
    padding: 0;
}
.tb_sort-item-link, .tb_sort-item-link:focus, .tb_sort-item-link:active {
    display: block;
    padding: 12px 12px;
    color: #000;
    background: #FFF;
    transition: 0.3s;
    text-decoration: none;
    font-size: 13px;
    border-bottom: 1px solid #EBEBEB;
}
.tb_sort-item-link.active {
    color: #308ac4;
}
.tb_sort-item-link:first-child {
    border-top: 1px solid #EBEBEB;
}
.tb_result-block {
    padding: 10px 33px 10px 12px;
}
.tb_select_close {
    position: absolute;
    right: 12px;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    cursor: pointer;
}
.tb_select_close .svg-icon {
    width: 15px;
    height: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    fill: #BC0010;
    margin-top: 4px;
    margin-left: 4px;
}
.tb_select-left-text+span {
    display: block;
    overflow: hidden;
    text-align: center;
    color: #358BC5;
    white-space: nowrap;
    position: relative;
}
.tb_select-el.open {
    box-shadow: 0px 16px 16px rgb(0 0 0 / 25%);
    background: #F3F3F3;
    border-color: transparent;
    z-index: 2;
}
.tb_select-el.open:last-child, .tb-last.open {
    border-radius: 0 4px 0 0;
}
.tb_select-dropdown.open {
    display: block;
}
.tb_filter_item-middle {
    background: #FFF;
}
.tb_filter-param-block {
    position: relative;
    border-bottom: 1px solid #EBEBEB;
}
.tb_filter-param-block:first-child {
    border-top: 1px solid #EBEBEB;
}
.tb_filter-inner-title {
    display: block;
    color: #000;
    position: relative;
    min-height: 18px;
    font-size: 13px;
    text-decoration: none;
    padding: 11px 12px 11px 12px;
}
.tb_filter-inner-title:hover, .tb_filter-inner-title:active, .tb_filter-inner-title:focus, .tb_filter-inner-title.open {
    color: #000;
    background: #f5f5f5;
    text-decoration: none;
}
.tb_filter-inner-drop {
    float: right;
    width: 18px;
    height: 18px;
    margin-left: 15px;
}
.tb_filter-inner-drop .svg-icon {
    width: 8px;
    height: 8px;
    fill: #494949;
    transition: transform .3s;
    margin-top: 2px;
    transition: 0.3s;
}
.tb_filter-inner-title.open .svg-icon {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.tb_filter-inner-name {
    font-size: 13px;
    line-height: 18px;
}
.tb_filter-param-count {
    display: inline-block;
    margin-left: 5px;
}
.tb_filter-inner-values-block {
    margin: -8px 0 0px 0;
    padding: 16px 12px 16px 12px;
    display: none;
}
.tb_filter-inner-values-block.open {
    display: block;
}
.tb_filter-inner-value {
    margin: 10px 0;
}
.tb_filter-inner-value label {
    margin-bottom: 0;
}
.tb_filter-inner-value input[type='checkbox'] {
    display: none;
}
.tb_filter-inner-value input[type='checkbox']+span {
    padding-left: 30px;
    position: relative;
    color: #030303;
    font-size: 13px;
    line-height: 1.3;
    font-weight: normal;
    display: inline-block;
    cursor: pointer;
}
.tb_filter-inner-value input[type='checkbox']+span:before {
    display: block;
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border: 1px solid #B4B6B7;
    border-radius: 0px;
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
    /* transition: 0.5s; */
}
.tb_filter-inner-value input[type='checkbox']+span:after {
    display: block;
    position: absolute;
    left: 6px;
    top: 10px;
    content: '';
    opacity: 0;
    width: 0px;
    height: 0px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    /* transition: opacity 0.2s ease-out 0s; */
    transition: 0.2s;
}
.tb_filter_footer {
    padding: 25px 12px 25px;
    text-align: center;
    background: #FFF;
}
.tb_filter_footer input[type='submit'] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 38px;
    background: #c4010c;
    border-radius: 4px;
    border: none;
    border-bottom: 1px solid #910109;
    color: #FFF;
    box-shadow: none!important;
    font-size: 13px;
    outline: none!important;
    padding: 0;
    margin-bottom: 20px;
    transition: 0.5s background-color;
}
.tb_filter_footer input[type='reset'] {
    color: #308ac4;
    font-size: 13px;
    line-height: 16px;
    border: none;
    background: transparent;
    border-bottom: 1px dashed #358BC5;
    outline: none;
    box-shadow: none;
    padding: 1px 0;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.tb_filter-inner-value label:hover span.tb_filter-value:before {
    border-color: #c4010c;
}
.tb_filter-inner-value input[type='checkbox']:checked+span:before {
    background: #c4010c;
    border: 1px solid #c4010c;
}
.tb_filter-inner-value input[type='checkbox']:checked+span:after {
    opacity: 1;
    width: 5px;
    height: 10px;
    top: 2px;
    left: 1px;
}
.scroll-wrapper {
    width: 100%;
    max-height: 172px;
    height: auto;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
.tb_filter-inner-values-block .scroll-wrapper .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
    max-height: 172px;
}
.scroll-wrapper .scroll-element.scroll-y {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
    right: 2px;
    top: 0;
    width: 4px;
    height: 100%;
}
.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scroll-element .scroll-element_track {
    background-color: #ebebeb;
    opacity: 0.4;
}
.content-top-block-partner .content-top-origin .btn.btn-primary{
    padding: 16px 21px;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
}

@media only screen and (min-width: 769px) {
    .content-top-block-partner .content-top-text {
        min-height: 520px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .first-banner .content-top-h1{
        font-size: 34px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 27px !important;
    }
    .first-banner .content-top-h2{
        font-size: 24px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 16px;
    }
    .first-banner .content-top-origin{
        margin-top: 0;
    }
    .first-banner .content-top-p{
        font-size: 16px;
        margin-bottom: 36px;
        line-height: 1.3em;
    }
    .second-banner .content-top-h2{
        font-size: 24px;
        font-weight: 700;
        line-height: 1.3em;
        margin-bottom: 16px;
    }
    .second-banner .content-top-p{
        font-size: 20px;
        font-weight: 600;
        line-height: 1.3em;
    }
    .partner-flex-form{
        display: flex;
        gap: 20px;
        padding: 0 70px;
        color: #ffffff;
        z-index: 100;
        position: relative;
    }
    .partner-flex-form .d-left{
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 20px;
        width: 50%;
    }
    .partner-flex-form .d-right{
        width: 50%;
        flex-shrink: 1;
    }
    .partner-flex-form .d-h1{
        font-size: 46px;
        line-height: 60px;
        font-weight: 600;
    }
    .partner-pretty-form .b24-form-wrapper{
        border: 1px solid #fff !important;
        padding-top: 30px;
    }
    .content-top-block-partner .content-top-origin .btn.btn-primary{
        padding: 16px 68px;
    }
}
@media only screen and (max-width : 768px) {
    .tb_right .tb_select-el {
        width: 100%;
        max-width: 100%;
        border-left-color: #ebebeb;
    }
    .tb_right .tb_select-el:not(:first-of-type) {
        border-top-color: transparent;
    }
    .tb_left.left-position + .tb_right .tb_select-block {
        width: 50%;
        margin-left: calc(50%);
    }
    .tb_category-block{
        width: 100%;
    }
    .tb_left{
        width: 50%;
    }
    .content-top-block-partner .content-top-text {
        width: 100%;
        z-index: 10;
        background-color: transparent !important;
        position: relative;
        padding: 27px 31px;
        min-height: 513px;
        display: flex;
        flex-direction: column;
        justify-content: end;
    }
    .parnter-flex-form{
        display: flex;
        gap: 20px;
        z-index: 100;
        position: relative;
        flex-direction: column;
    }
    .parnter-flex-form .d-left{
        display: none;
        color: #ffffff;
        padding: 0 15px;
        /*display: flex;*/
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }
    .parnter-flex-form .d-h1{
        font-size: 1.5vh;
        line-height: 1.5em;
        font-weight: 600;
    }
}

@media only screen and (max-width : 500px) {
    .tb_left {
        width: 100%;
    }
    .tb_left.left-position + .tb_right .tb_select-block{
        width: 100%;
        margin-left: 0;
    }
    .news-list-block .nav.nav-tabs.repeat > li h3 + h2 > a, .nav.nav-tabs.repeat > li h1 + h2 > a{
        white-space: wrap;
    }
    .b24-form-control-text .b24-form-control{
        outline: none !important;
    }
}
/* End */


/* Start:/local/js/u24/form/form.css?16315184061137*/
.u24-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 12px;
  margin-bottom: 32px;
  border-bottom: 1px solid #B4B6B7; }

.u24-form form {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.u24-form__row {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.u24-form__col {
  min-width: 100%;
  padding-left: 10px;
  padding-right: 10px; }

.u24-form__row:not(:last-child) {
  margin-bottom: 32px; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%); }

@media (min-width: 768px) {
  .u24-form__col {
    min-width: auto; } }

/* End */


/* Start:/local/js/u24/dropdown/dropdown.css?16315184061274*/
.u24-dropdown {
  position: relative;
  margin-bottom: 20px; }

.u24-dropdown__btn {
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
  border: 1px solid #DDDDDD;
  background-color: transparent; }

.u24-dropdown__btn:focus {
  border-color: #BC0010; }

.u24-dropdown__btn--sorter {
  min-width: 196px;
  border-radius: 4px; }

.u24-dropdown__icon {
  width: 24px;
  height: 24px;
  fill: #9F9F9F; }

.u24-dropdown__icon--caret {
  fill: #BC0010; }

.u24-dropdown__btn-label {
  padding-left: 8px;
  margin-right: auto; }

.u24-dropdown__label {
  font-size: 12px;
  margin-bottom: 12px;
  line-height: 16px;
  color: #757575; }

.u24-dropdown__input-wrap {
  position: relative; }

.u24-dropdown__input {
  background-color: transparent; }

@media (max-width: 767px) {
  .u24-dropdown__btn--sorter {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: auto;
    width: 37px;
    height: 37px; } }

@media (min-width: 768px) {
  .u24-dropdown__btn {
    min-width: 230px; } }

/* End */


/* Start:/local/js/u24/btn-group/btn-group.css?16315184061097*/
.u24-btn-group {
  position: relative; }

.u24-btn-group__btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #F3F3F3;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
  padding: 10px 24px 10px 56px; }

.u24-btn-group__btn:hover,
.u24-btn-group__btn:focus,
.u24-btn-group__btn:active {
  border-color: #c4010c; }

.u24-btn-group__btn-reset {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  left: 16px;
  border: none;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.u24-btn-group__btn-reset:hover .u24-btn-group__icon,
.u24-btn-group__btn-reset:focus .u24-btn-group__icon,
.u24-btn-group__btn-reset:active .u24-btn-group__icon {
  stroke: #c4010c; }

.u24-btn-group__icon {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 24px;
  height: 24px;
  stroke: #000000; }

/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/inner/style.min.css?1536606361467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1665866754675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/partnery_unimart/bitrix/news.list/.default/style.css?17071603474152*/
.partners-container{
    display: flex;
    flex-direction: column;
}
.partner-container{
    display: flex;
    margin-bottom: 20px;
}
.partner-logo-block{
    width: 230px;
    height: 230px;
    border: 1px solid #EBEBEB;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    flex-shrink: 0;
}
.partner-info-block{
    height: 230px;
    width: 100%;
    display: flex;
    flex-direction: row;
    border: 1px solid #EBEBEB;
    padding: 24px;
}
.partner-logo-block img{
    max-width: 182px;
    max-height: 182px;
}
.partner-info-item{
    padding: 0 10px;
    height: 100%;
    position: relative;
}
.partner-info-item-1{
    width: 34%;
    padding-left: 0;
}
.partner-info-item-2{
    width: 40%;
}
.partner-info-item-3{
    width: 26%;
    padding-right: 0;
}
.partner-info-item .icon{
    flex-shrink: 0;
    margin-right: 8px;
}
.partner-info-item p{
    color: #358BC5;
}
.partner-info-item-3.partner-info-item p{
    color: #358BC5;
    margin-bottom: 6px;
}
.qnty_jobs i{
    margin-right: 13px !important;
}
.partner-info-item p span{
    color: #757575;
}
.partner-info-item .d-flex{
    margin-bottom: 0;
}
.partner-btn-more{
    position: absolute;
    bottom: 0;
}
.partner-info-brands{
    margin-bottom: 30px;
}
.partner-title{
    color: #BC0010;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
    display: block;
}
.partner-title:focus, .partner-title:hover{
    text-decoration: none;
    outline: none;
}
.partren-title-sub{
    font-size: 14px;
    line-height: 20px;
    color: #757575;
    margin-bottom: 46px;
}
.partner-dir-block{
    display: flex;
    position: absolute;
    bottom: 0;
}
.partner-dir-pic img{
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
}
.partner-dir-text{
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 20px;
    opacity: 0.88;
}
.partner-dir-fio{
    color: #000000;
    margin-bottom: 4px;
}
.partner-dir-pos{
    color: #757575;
}
.partner-info-flex-col{
    display: flex;
    flex-direction: column;
    padding-right: 15px;
}
.u24-filter {
    margin-bottom: 42px; }
.u24-filter .u24-stars-rating__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 9px 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
.u24-filter .u24-stars-rating__label {
    font-size: 12px;
    margin-bottom: 12px;
    line-height: 16px;
    color: #757575; }

@media (min-width : 992px) and (max-width : 1200px) {
    .partner-info-item-2{
        width: 33%;
    }
}
@media screen and (max-width: 992px) {
    .partner-info-item-1,.partner-info-item-2,.partner-info-item-3{
        width: 100%;
        padding: 0;
        height: auto;
    }
    .partner-info-block{
        flex-direction: column;
        height: auto;
    }
    .partner-logo-block{
        height: auto;
    }
    .partner-info-item-2{
        padding: 10px 0;
    }
    .partner-dir-block, .partner-btn-more{
        position: relative;
    }
    .partren-title-sub{
        margin-bottom: 20px;
    }
    .partner-btn-more{
        margin-top: 10px;
    }
}
@media screen and (max-width: 570px) {
    .partner-container{
        flex-direction: column;
    }
    .partner-dir-block{
        margin-bottom: 30px;
    }
    .partner-logo-block{
        width: 100%;
        padding: 24px;
        margin-bottom: 20px;
        min-height: 230px;
    }
    .partner-logo-block img{
        width: 100%;
        max-height: none;
    }
    body.adaptive h1{
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 480px) {
    .news-list-block h1{
        margin-bottom: 40px !important;
    }
}
/* End */
/* /assets/new.css?175249222618111 */
/* /local/js/u24/form/form.css?16315184061137 */
/* /local/js/u24/dropdown/dropdown.css?16315184061274 */
/* /local/js/u24/btn-group/btn-group.css?16315184061097 */
/* /local/templates/.default/components/bitrix/breadcrumb/inner/style.min.css?1536606361467 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1665866754675 */
/* /local/templates/.default/components/bitrix/news/partnery_unimart/bitrix/news.list/.default/style.css?17071603474152 */
