

/* Start:/local/templates/brickhouse-new/components/bitrix/breadcrumb/nav/style.min.css?1682083133467*/
.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/brickhouse-new/components/bitrix/catalog.section.list/uslugi_sect/style.css?17768411427564*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: inline-block;
	max-width:100%;
	overflow: hidden;
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}


.page-title.services-page-title{
    font-weight: 500;
    font-family: Unbounded;
    font-size: 94.97px;
    color: #323634;
    margin: 0;
}

/* End */


/* Start:/local/templates/brickhouse-new/components/bitrix/news.list/service_price/style.css?17768411424285*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.service__price-list-header{
    font-family: 'Unbounded', sans-serif;
    font-weight: 600;
    font-size: 94.97px;
    line-height: 100%;
    color:#323634;
    margin-bottom: 7px;
    margin-top: 50px;
}

.service__price-list-text{
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #6E6E6EFF;
    margin-bottom: 34px;
    width: 82%;
}

.service__price-list-container{
    position: relative;
    margin-bottom: 0;
    border-top: 1px solid #ececec;
}

.service__price-list-container:last-child{
    border-bottom: 1px solid #ececec;
}

.service__price-list-title-button-block{
    padding: 18px 10px;
    transition: all 0.3s ease-in-out;
}

.service__price-list-title-button-block:hover{
    background-color: #4A6345;
}

.service__price-list-title-button-block:hover .service__price-list-item-title{
    color: #fff;
}

.service__price-list-title-button-block .line{
    transition: all 0.3s ease-in-out;
}

.service__price-list-title-button-block:hover .line{
    stroke: #fff;
}

.service__price-list-table__row-th.service__price-list-table__row:hover{
    background-color: unset;
}

.service__price-list-container.open-item .service__price-list-title-button-block{
    border-bottom: 1px solid #ececec;
}

.service__price-list-item-button.active .open-list{
    opacity: 0 !important;
}

.service__price-list-container.open-item{
    padding-bottom: 0;
}

.service__price-list-table-wrapper ul:last-child{
    margin-bottom: 20px;
}

.service__price-list-title-button-block{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service__price-list-item-title{
    margin-left: 11px;
    position: relative;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #1C1C1C;
    transition: all 0.3s ease-in-out;
}
.service__price-list-item-button svg{
    margin-top: 1px;
    width: 22px;
    height: 22px;
}

.service__price-list-table-wrapper .g-table{
    border-collapse: collapse;
    border:none;
}
.service__price-list-table-wrapper tbody{}
.service__price-list-table-wrapper tbody tr{
    border-radius: 44px;
    border: 1px solid #F8F8F8;
}
.service__price-list-table-wrapper tbody tr td{
    border:none!important;
}

.service__price-list-table-wrapper ul:nth-child(1){
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    align-items: flex-end;
}
.service__price-list-table-wrapper ul:nth-child(1) li{
    width: 33%;
    font-family: "Gilroy-Light";
    font-weight: 300;
    font-size: 22.57px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#F8F8F8;
}

.service__price-list-table-wrapper ul:not(:first-child){
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 25.8px 38.7px 28.88px 41.92px;
    align-items: center;
    background:#F8F8F8;
    border-radius: 70.94px;
    margin-bottom: 10px;
}
.service__price-list-table-wrapper ul:not(:first-child) li{
    width: 33%;
    font-family: 'RobotoLightNew';
    font-weight: 300;
    font-size: 29.02px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #323634;
}
.service__price-list-table-wrapper ul:not(:first-child) li:last-child{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.service__price-list-table-wrapper ul:not(:first-child) li:last-child div:last-child{
    display: inline-block;
    background: url("/local/templates/brickhouse-new/img/arrow_1920.svg");
    width: 24.62px;
    height: 22.62px;
}

.service__price-list-table-wrapper ul:not(:first-child) li:last-child svg{
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 640px) {
    .service__button {
        font-size: 13px !important;
        padding: 5px 17px !important;
    }

    .service__img-container{
        height: 173.97px !important;
    }

    .service--card .service__body-text {
        overflow: hidden;
        height: 112px !important;
    }

    .service-slider__arrows{
        display: none !important;
    }
}

/* End */
/* /local/templates/brickhouse-new/components/bitrix/breadcrumb/nav/style.min.css?1682083133467 */
/* /local/templates/brickhouse-new/components/bitrix/catalog.section.list/uslugi_sect/style.css?17768411427564 */
/* /local/templates/brickhouse-new/components/bitrix/news.list/service_price/style.css?17768411424285 */
