

/* Start:/bitrix/components/netlime/price.search/templates/.default/style.css?17383490707730*/
width: 100%;.nl_price h1{
	text-align: left;
	margin-top: 30px !important;
	font-family: BrutalType;
	font-size: 33px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.93px;
	color: #484d53;
}
.table-price{
	width: 100%;
	display: table;
	text-align: left;
}
.table-price-tr{
	display: table-row;
}
.table-price-th, .table-price-td{
	display: table-cell;
	vertical-align: middle;
}
.table-price .table-price-tr .table-price-th{
	padding: 10px 15px;
	color:#767F8D;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
}
.table-price .table-price-tr .table-price-td{
	border-top:1px solid #E8E8E8;
	padding: 10px 15px;
	color: #868686;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
}
.table-price .table-price-tr:hover .table-price-td{
	background: #F2F2F2;
}
.spoiler_box{
	font-size:15px;
	padding: 0px;
}
.pr_spoiler_links {
	cursor:pointer;
	padding-right: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
	outline: none;
	font-size: 22px;
	/*font-weight: bold;*/
	line-height: 1;
	position: relative;
	border-bottom: 1px solid #BDBDBD;
	background: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 8px;
}
.accordion__spoiler--enabled .pr_spoiler_links{
	border-bottom: 1px solid #BF0D3F;
}
.spoilers_box .accordion__plus {
	outline: none;
	position: absolute;
	top: 50%;
	right: 20px;
	margin: auto;
	margin-top: -15px;
	width: 31px;
	height: 31px;
	background: url('/bitrix/components/netlime/price.search/templates/.default/images/spoiler_arrow.png') no-repeat;
}
.spoilers_box .accordion__spoiler--enabled .accordion__plus {
	background: url('/bitrix/components/netlime/price.search/templates/.default/images/spoiler_arrow_close.png') no-repeat;
}
.spoiler_body {
	display:none;
	padding:0px 0px;
	width: 100% !important;
	background: #fff;
	margin-bottom: 15px !important;
	border-bottom: 1px solid #BDBDBD;
}
.template_one .pr_spoiler_links{
	display: none;
}
.template_one .spoiler_body{
	display: block;
}
.spoiler_body_box{
	padding: 0 20px;
}

.nl-price-item-btn {
	float: right;
	border: 1px solid #BF0D3F;
	border-radius: 4px;
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
	width: 170px;
}
.table-price .table-price-tr .table-price-td.PROPERTY_PRICE_VALUE,
.table-price .table-price-tr .table-price-td.PROPERTY_SERVICE_PRICE_VALUE{
	min-width: 120px;
	color:#BF0D3F;
}
.breadcrumb-modern .shell{
	position: relative;
}
.price-search-form{
	width: 550px;
	position: absolute;
	top:10px;
	right: 20px;
	/*margin-bottom: 20px;*/
}
.price-search-form input.main-search-form-inptext{
	width: 100%;
	height: 33px;
	border-radius: 2px;
	background-color: #ffffff;
	color:#000;
	border: 0;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
	padding:0 30px 0 10px;
}
.search-ico{
	width: 20px;
	height: 20px;
	object-fit: contain;
	background-image: url("/svg/search-ico.svg");
	background-repeat: no-repeat;
	position: absolute;
	top:6px;
	right: 15px;
	font-size: 0px;
	border: 0;
	background-color: #fff;
}

.shildik{
	display: inline-block;
	color: #BF0D3F;
	padding:1px 14px 2px;
	margin-left: 2px;
	margin-top: 1px;
	background-image: url("/bitrix/components/netlime/price.search/templates/.default/images/sas.png");
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.shild_price{
	display: block;
	background-image: url("/bitrix/components/netlime/price.search/templates/.default/images/akcia.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 67px;
	height: 30px;
	padding: 12px 0 0 0;
	text-align: center;
	font-size: 16px;
	line-height: 0;

}
@media screen and ( -webkit-min-device-pixel-ratio : 0 )	 {
	.shild_price{
		padding: 13px 0 0 0;
	}
}
@media (max-width: 991px) {
	.price-search-form{
		width: 100%;
		position: relative;
		top:0px;
		right: 0px;
		margin-top: 10px;
		/*margin-bottom: 20px;*/
	}
	.nl_price h2{
		margin-top: 15px !important;
	}
}
@media (max-width: 768px) {
	.table-price .table-price-tr{
		display: block;
		padding: 0;
		border-top:1px solid #E8E8E8;
	}
	.table-price .table-price-tr:nth-child(1){
		border: none;
		padding-top: 10px;
	}
	.table-price .table-price-tr .table-price-th, .table-price .table-price-tr .table-price-td{
		display: block !important;
		border: none;
		padding: 0px 15px;

	}
	.table-price .table-price-tr .table-price-td{
		padding: 1px 15px;
		line-height: 20px;
	}
	.table-price .table-price-tr .table-price-td:nth-child(1){
		padding-top: 5px;
	}
	.table-price .table-price-tr .table-price-td:nth-last-child(1), .table-price .table-price-tr .table-price-th:nth-last-child(1){
		padding-bottom: 10px;
		padding-top: 5px;
	}
	.table-price-item-button .nl-price-item-btn {
		float: none;
	}
}
.r_circle{
	border: 1px solid #868686;
	width: 19px;
	height: 19px;
	border-radius: 19px;
	text-align: center;
	font-size: 12px;
	display: inline-block;
	line-height: 17px;
	padding: 0px 0 0 0;
}
.spoiler_body_box_desc{
	padding: 5px 0 0px 0px;
	font-size: 12px;
}
.PROPERTY_97_VALUE{
	white-space: nowrap;
}
.modal-block-bonus-info .content-bonus-modal{
	padding: 20px;
}
.nla-box2-item-button{
	cursor: pointer;
}
.nla-box2-item-button:hover {
	color: #93002c;
}

/*Внешний вид секции поиска*/
.personal_top{
    background: rgba(216, 217, 219, 0.4);
    padding: 30px 0;
    text-align: left;
	margin-bottom: 20px;
}
.personal_top_name{
    font-weight: 400;
    font-size: 51px;
    line-height: 100%;
    letter-spacing: -0.05em;
    color: #626c7b;
    text-transform: none;
}
.personal_top_filtr{
    display: flex;
    justify-content: space-between;
    padding: 30px 0 30px;
}
.personal_top_select{
    width: 38%;
}
.personal_top_search{
    width: 45%;
}
.personal_top_filtr_name{
    font-weight: 400;
    font-size: 13px;
    letter-spacing: -0.01em;
    color: #292f44;
    margin-bottom: 5px;
}
.personal_top_select select{
    width: 100%;
    box-shadow: inset 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
    background: #fff;

    border: 1px solid #626c7b;
    border-radius: 4px;
    height: 47px;
    cursor: pointer;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: -0.03em;
    color: #626c7b;
    padding: 3px 20px 0;

    appearance: none;/* убираем дефолнтные стрелочки */
    font-family: inherit;/* наследует от родителя */


    background-image: url("/upload/arrow-select.svg");
    background-repeat: no-repeat;
    background-position: right .7em top 50%;
    background-size: .65em auto;
}
/* скроет иконку стрелки в IE */
.personal_top_select select::-ms-expand {
    display: none;
}
.personal_top_select select:after {
    content: url("/upload/arrow-select.png");
}
.personal_top_search{
    position: relative;
}
.personal_top_search input{
    border: 1px solid #626c7b;
    border-radius: 4px;
    width: 100%;
    height: 47px;

    box-shadow: inset 4px 4px 4px 0 rgba(0, 0, 0, 0.15);
    background: #fff;

    font-weight: 400;
    font-size: 20px;
    letter-spacing: -0.03em;
    padding: 3px 55px 0 20px;
    color: #626c7b;
}
.personal_top_search svg{
    position: absolute;
    bottom: 8px;
    right: 15px;
    cursor: pointer;
}
@media (max-width: 991px) {
    .personal_top_filtr{
        flex-direction: column;
    }
    .personal_top_select, .personal_top_search{
        width: 100%;
    }
    .personal_top_select{
        margin-bottom: 30px;
    }
}
@media (max-width: 769px) {
    .personal_top_filtr {
        padding: 20px 0;
    }
    .personal_top_name{
        font-weight: 400;
        font-size: 40px;
        line-height: 100%;
        letter-spacing: -0.05em;
        color: #626c7b;
    }
    .personal_top_select{
        margin-bottom: 20px;
    }
}

.personal_middle{
    padding: 30px 0 20px;
    background: #fff;
}
.personal_empty{
    display: none;
    color: #cc1440;
    font-size: 18px;
}

.show-all-services {
	color: #BF0D3F;
	cursor: pointer;
}

.show-all-services-tr {
	display: none;
}
/* End */
/* /bitrix/components/netlime/price.search/templates/.default/style.css?17383490707730 */
