

/* 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/.default/components/bitrix/news/partnery_unimart/bitrix/news.detail/.default/style.css?17073953972183*/
.link-dashed:hover{
	text-decoration: none !important;
}
.dpartner-block{
	margin-top: 80px;
	display: flex;
	margin-bottom: 60px;
}
.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-logo-block img{
	max-width: 182px;
	max-height: 182px;
}
.dpartren-slogan{
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin: 24px 0px;
}
.partner-dir-block{
	display: flex;
	margin-bottom: 40px;
}
.partner-dir-pic {
	margin-right: 20px;
}
.partner-dir-pic img{
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.partner-info-item p{
	color: #358BC5;
	margin-bottom: 24px;
}
.qnty_jobs i{
	margin-right: 14px !important;
}
.partner-info-item .icon{
	flex-shrink: 0;
	margin-right: 8px;
}
.dpartner-text{
	margin-top: 40px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.dpartner-info{
	margin-right: 20px;
	margin-left: 40px;
}
.dpartner-map{
	width: 355px;
	flex-shrink: 0;
}
.dpartner-map-text{
	margin-top: 32px;
}
.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;
}
@media screen and (max-width: 992px) {
	.dpartner-map{
		width: 250px;
	}
	.dpartner-info{
		margin-left: 15px;
		margin-right: 15px;
	}
}
@media only screen and (max-width : 768px) {
	.dpartner-block{
		flex-direction: column;
		margin-top: 40px;
	}
	.dpartner-present{
		margin-bottom: 40px;
	}
	.dpartner-text{
		margin-top: 0;
	}
	.dpartner-info{
		margin-bottom: 40px;
		margin-left: 0;
		margin-right: 0;
	}
	.dpartner-map{
		width: 100%;
	}
}
@media only screen and (max-width : 500px) {
	.partner-logo-block {
		height: auto;
		width: 100%;
		padding: 24px;
		flex-direction: unset;
		margin-right: 0;
		flex-shrink: unset;
		min-height: 230px;
	}
	.news-list-block h1 {
		margin-bottom: 8px;
		padding-bottom: 10px;
		margin-top: 0;
	}
	.partner-logo-block img {
		height: auto;
		width: 100%;
		max-height: none;
	}
}
/* End */


/* Start:/local/components/redsign/unimart24.reviews.summary/templates/partners/style.css?16539286521820*/
.u24-reviews-summary {
	color: #3D3D3D;
	/*margin-bottom: 45px;*/
}

.u24-reviews-summary > * {
	margin-bottom: 24px;
}

.u24-reviews-summary__title {
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
}

.u24-reviews-summary__cnts {
	font-size: 1.875rem;
	line-height: 2.125rem;
	margin-right: 8px;
}

.u24-reviews-summary__rating,
.u24-reviews-summary__avg {
	margin: 0.625rem 0;
}

.u24-reviews-summary__add-review {
	margin: 8px 0;
}

.u24-reviews-summary__evaluate {
	display: flex;
	align-items: center;
}

.u24-reviews-summary__evaluate-value {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	padding-right: 4px;
	display: inline-flex;
    align-items: center;
}
.u24-reviews-summary__evaluate-value .svg-icon {
	font-size: 16px;
	width: 1em;
	color: #BC0010;
	height: 1em;
	fill: currentColor;
	margin-left: 4px;
}

.u24-reviews-summary__evaluate-progress {
	flex: 1;
	padding: 0 4px;
}

.u24-reviews-summary__evaluate-progress .progress{
	margin-bottom: 0;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.u24-reviews-summary__evaluate-cnts {
	padding-left: 4px;
}

.u24-reviews-summary__evaluate + .u24-reviews-summary__evaluate {
	margin-top: 8px;
}

@media (min-width: 768px) {
	.u24-reviews-summary__add-review {
		margin: 40px 0 0;
	}

	.u24-reviews-summary {
		display: flex;
		margin-left: -15px;
		margin-right: -15px;
	}

	.u24-reviews-summary > * {
		flex-shrink: 0;
		width: 100%;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-bottom: 0;
	}

	.u24-reviews-summary__col {
		width: 30%;
	}

	.u24-reviews-summary__col:last-child {
		width: 40%;
	}
}

@media (min-width: 1200px) {
	.u24-reviews-summary__col:last-child {
		width: 30%;
		margin-left: 10%;
		margin-left: calc(10% + -6px);
	}
}
/* End */


/* Start:/local/js/u24/progressbar/progressbar.css?1631518406551*/
.progress {
	display: -ms-flexbox;
	display: flex;
	height: 22px;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	background-color: #F3F3F3;
	border-radius: .25rem
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #BC0010;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar {
		transition: none
	}
}
/* End */


/* Start:/local/js/u24/stars-rating/stars-rating.css?1631518406585*/
.stars-rating {
	display: flex;
	align-items: center;
	font-size: 1.5rem;
}

.stars-rating > .stars-rating__item {
	display: block;
	color: #DDDDDD;
}

.stars-rating > .stars-rating__item + .stars-rating__item {
	padding-left: 4px;
}

.stars-rating > .stars-rating__item--voted {
	color: #BC0010;
}

.stars-rating .stars-rating__icon {
	fill: currentColor;
	width: 1em;
	height: 1em;
}

.stars-rating--interactive:hover > .stars-rating__item {
	color: #BC0010;
	cursor: pointer;
}

.stars-rating--interactive:hover > .stars-rating__item:hover ~ .stars-rating__item {
	color: #DDDDDD;
}
/* End */


/* Start:/local/js/u24/review-properties/review-properties.css?1632137034669*/
.u24-review-properties {
	color: #3D3D3D;
}

.u24-review-properties__rate {
	padding: 12px 24px;
	width: 100%;
}

.u24-review-properties__lines {
	display: flex;
}

.u24-review-properties__line {
	flex: 1;
	min-width: 24px;
	max-width: 36px;
	height: 6px;
	background-color: #F3F3F3;
	display: inline-block;
    vertical-align: middle;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.u24-review-properties__fill {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.u24-review-properties__fill,
.u24-review-properties__line--fill {
	background-color: #BC0010;
}

.u24-review-properties__line + .u24-review-properties__line {
	margin-left: 4px;
}
/* End */


/* Start:/local/components/redsign/unimart24.reviews.gallery/templates/.default/style.css?16504592723376*/
.gallery {
  background-color: #F3F3F3;
  padding: 2rem 1rem 2rem 1.5rem;
  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; }
  @media (min-width: 768px) {
    .gallery {
      padding: 2rem; } }
  .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/js/u24/perpage/perpage.css?16315184061328*/
.u24-perpage {
	position: relative;
}

.u24-perpage__title {
	float: left;
    color: #878787;
    padding: 11px 0 11px 0;
    margin-right: 1px;
    border: 1px solid transparent;
}
.u24-perpage__inner {
	position: relative;
    float: left;
}

.u24-perpage__select {
	display: inline-block;
	white-space: nowrap;
	padding: 12px 10px 13px 10px;
	margin-left: 5px;
	background: none;
	border-radius: 0;
	cursor: pointer;
	color: #358BC5;
}

.u24-perpage__select .svg-icon {
	width: 8px;
    height: 8px;
    margin-left: 6px;
    margin-bottom: 2px;
    fill: #000;
	transition: transform .3s;
}

.u24-perpage__dropdown {
	position: absolute;
    left: 0;
    display: none;
    min-width: 50px;
    background-color: #FFF;
    border: 1px solid #ebebeb;
    border-bottom: 2px solid #c4010c;
    z-index: 991;
    box-shadow: 0px 6px 41px -8px rgb(154 164 166 / 82%);
}

.u24-perpage__option:hover {
    background-color: #f3f3f3;
}
.u24-perpage__option {
	display: block;
    padding: 11px 10px 11px 10px;
    text-decoration: none;
	background-color: transparent;
	outline: 0;
	border: 0;
	color: #358BC5;
}

.u24-perpage__option:hover {
	text-decoration: none;
}

.u24-perpage__inner:hover .u24-perpage__dropdown {
	display: block;
}
.u24-perpage__inner:hover .u24-perpage__select .svg-icon {
	transform: rotate(-180deg);
}

/* End */
/* /assets/new.css?175249222618111 */
/* /local/templates/.default/components/bitrix/breadcrumb/inner/style.min.css?1536606361467 */
/* /local/templates/.default/components/bitrix/news/partnery_unimart/bitrix/news.detail/.default/style.css?17073953972183 */
/* /local/components/redsign/unimart24.reviews.summary/templates/partners/style.css?16539286521820 */
/* /local/js/u24/progressbar/progressbar.css?1631518406551 */
/* /local/js/u24/stars-rating/stars-rating.css?1631518406585 */
/* /local/js/u24/review-properties/review-properties.css?1632137034669 */
/* /local/components/redsign/unimart24.reviews.gallery/templates/.default/style.css?16504592723376 */
/* /local/js/u24/perpage/perpage.css?16315184061328 */
