

/* 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/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:/local/templates/prostroy_default/components/bitrix/news.detail/news_blocks/style.css?16945511716939*/
.content-top-block{
	display: flex;
	margin-bottom: 32px;
}
.content-top-block .content-top-text{
	width: 480px;
	padding: 64px 0 64px 64px;
	color: #ffffff;
	flex: none;
	position: relative;
}
.content-top-block .content-top-img{
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
}
.content-top-date{
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 150px;
	color: #ffffff;
}
.content-top-logo{
	background: #fff;
	position: absolute;
	top: 64px;
	left: 64px;
	width: 150px;
	height: 150px;
	content: '';
	display: flex;
	align-items: center;
	justify-content: center;

}
.content-top-logo img{
	width: 80%;
}
.content-top-h2{
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	color: #ffffff;
}
.content-top-h2__logo{
	margin-top: 250px;
}
.content-top-h1{
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	color: #ffffff;
	padding: 0 !important;
	border-bottom: none !important;
	margin: 0 0 16px !important;
}
.content-top-origin{
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin-top: 32px;
}
.content-top-origin a{
	color: #FFFFFF;
	text-decoration: none;
}
.content-top-origin a:hover, .content-top-origin a:focus{
	color: #FFFFFF;
	text-decoration: underline;
}
.content-main-preview{
	color: #3D3D3D;
	font-style: italic;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 24px;
}
.content-main-p{
	color: #3D3D3D;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 24px;
}
.content-main-h2{
	color: #BC0010;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.partners-description{
	margin-bottom: 30px;
}
.content-ul{
	list-style: none;
	padding: 0;
	margin-bottom: 25px;
}
.content-ul li {
	margin: 0 0 10px;
	padding-left: 32px;
	position: relative;
	color: #3D3D3D;
	font-size: 14px;
	line-height: 22px;
}
.content-ul li:before {
	background: #bc0010;
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 16px;
	height: 1px;
}
.btn-link-to-form{
	margin-top: 17px;
}
.nav-tabs__lp{
	margin-top: 80px !important;
}

@media only screen and (min-width : 769px) {
	.content-top-block .content-top-mob{
		display: none;
	}
	.content-top-block .content-top-text{
		min-height: 520px;
	}
}
@media only screen and (max-width : 769px) {
	.content-top-block{
		position: relative;
		display: block;
	}
	.content-top-block .content-top-text{
		min-height: 462px;
		width: 100%;
		z-index: 10;
		background-color: transparent !important;
		position: relative;
		padding: 15px;
	}
	.content-top-logo{
		width: 100px;
		height: 100px;
		top: 15px;
		left: 15px;
	}
	.content-top-block .content-top-img{
		display: none;
	}
	.content-top-block .content-top-mob{
		z-index: 1;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-repeat: no-repeat !important;
		background-position: 50% 50% !important;
		-webkit-background-size: cover !important;
		background-size: cover !important;
	}
	.content-top-date{
		margin-bottom: 306px;
		font-size: 14px;
		line-height: 18px;
	}
	.content-top-h2{
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 8px;
	}
	.content-top-h1{
		font-size: 18px !important;
		line-height: 24px;
	}
	.content-top-origin{
		font-size: 14px;
		line-height: 18px;
		margin-top: 16px;
	}
	.content-main-preview{
		font-size: 18px;
		line-height: 26px;
	}
	.content-main-p{
		font-size: 14px;
		line-height: 22px;
	}
	.content-main-h2{
		font-size: 20px;
		line-height: 26px;
	}
	.content-ul li {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 8px;
	}
}

.gallery {
	position: relative;
	margin-bottom: 1.875rem;
	margin-top: 45px;}
.gallery--disable:after {
	content: '';
	display: block;
	background-color: rgba(243, 243, 243, 0.5);
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: background-color .15s linear;
	-o-transition: background-color .15s linear;
	transition: background-color .15s linear;
	z-index: 3; }
.gallery__items {
	overflow: hidden;
	position: relative; }
.gallery__carousel.owl-carousel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.gallery__carousel.owl-inited {
	display: block; }
.gallery__carousel .owl-nav .owl-prev,
.gallery__carousel .owl-nav button.owl-prev,
.gallery__carousel .owl-nav .owl-next,
.gallery__carousel .owl-nav button.owl-next,
.gallery__carousel .owl-show-more {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: none;
	bottom: 0;
	color: transparent;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	outline: none !important;
	padding: 0;
	position: absolute;
	width: 40px;
	top: 0;
	z-index: 2; }
.gallery__carousel .owl-nav .owl-prev.disabled,
.gallery__carousel .owl-nav button.owl-prev.disabled,
.gallery__carousel .owl-nav .owl-next.disabled,
.gallery__carousel .owl-nav button.owl-next.disabled,
.gallery__carousel .owl-show-more.disabled {
	display: none; }
.gallery__carousel .owl-nav .owl-prev,
.gallery__carousel .owl-nav button.owl-prev {
	background: -webkit-gradient(linear, right top, left top, from(rgba(243, 243, 243, 0)), to(#F3F3F3));
	background: -o-linear-gradient(right, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	background: linear-gradient(270deg, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	left: 0; }
.gallery__carousel .owl-nav .owl-next,
.gallery__carousel .owl-nav button.owl-next,
.gallery__carousel .owl-show-more {
	background: -webkit-gradient(linear, left top, right top, from(rgba(243, 243, 243, 0)), to(#F3F3F3));
	background: -o-linear-gradient(left, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	background: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, #F3F3F3 100%);
	right: 0; }
.gallery__carousel .owl-show-more {
	z-index: 2; }
.gallery__title {
	font-size: 1.5rem !important;
	line-height: 1.33334;
	margin: 0 auto 2rem !important; }
.gallery__zoom-info {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #6B7FA0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: .75rem;
	line-height: 1.333334;
	margin-top: 1.75rem; }
.gallery__zoom-icon {
	margin-right: .5rem; }

.gallery-item {
	cursor: pointer;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 148px;
	margin-right: 1.5rem;
	width: 206px; }
.owl-item > .gallery-item {
	margin: auto; }
@media (min-width: 768px) {
	.owl-item > .gallery-item {
		width: auto; } }

/* End */


/* Start:/local/templates/prostroy_default/components/bitrix/news.list/partnery_unimart/style.css?16750429564149*/
.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: 0;
    }
}
@media screen and (max-width: 480px) {
    .news-list-block h1{
        margin-bottom: 40px !important;
    }
}
/* End */
/* /assets/new.css?175249222618111 */
/* /local/templates/.default/components/bitrix/breadcrumb/inner/style.min.css?1536606361467 */
/* /local/templates/prostroy_default/components/bitrix/news.detail/news_blocks/style.css?16945511716939 */
/* /local/templates/prostroy_default/components/bitrix/news.list/partnery_unimart/style.css?16750429564149 */
