

/* Start:/local/templates/norbit/components/bitrix/search.page/main/style.css?17720274364594*/
.search-page-wrapper {
	padding: 20px;
	max-width: 1024px;
	width: 100%;
	height: 100vh;
	margin: 0 auto;
	margin-top: 70px;
}
.search-page-wrapper .top_banner .h2 {
	font-family: "Halvar";
	width: 100%;
	display: inline;
	font-size: 28px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: -0.03em;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
.search-page-wrapper .cnt_ovr {
	margin-top: 50px;
}
.form-search-wrapper form {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 1024px;
	padding: 10px 0;
	border-bottom: 1px solid #28282F;
	margin-bottom: 20px;
}
.no-resulit-search .fap-click,
.no-resulit-search .fap-click:active,
.no-resulit-search .fap-click:focus {
	color: #28282F;
}
.categories-search {
	padding: 15px 0;
	width: 100%;
	height: auto;
	margin: 20px 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 30px;
	max-width: 100vw;
	overflow-x: auto;
}
.categories-search .item-cat {
	width: auto;
	white-space: nowrap;
	word-break: normal;
	max-width: 200px;
	font-family: "Inter";
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: rgba(171, 175, 178, 1);
	transition: all .3s;
	cursor: pointer;
}
.categories-search .item-cat.active,
.categories-search .item-cat:hover {
	color: #28282F;
}
.form-search-wrapper form iframe {
	width: 0px;
	height: 0px;
}
.form-search-wrapper form input[name=q] {
	width: calc(100% - 180px);
	height: auto;
	background: none;
	border: none;
	outline: none;
	color: #28282F;
	font-family: "Inter";
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-right: auto;
}
.search-result-count {
	padding: 15px 0px;
	width: 100%;
	height: auto;
	font-family: "Inter";
	font-size: 13px;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
.search-category-item-content {
	margin-top: -10px;
}
.search-category-item-content .title-category {
	font-family: "Inter";
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	color: #28282F;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding-bottom: 15px;
}
.search-category-item-content .title-category:hover,
.search-category-item-content .title-category:focus,
.search-category-item-content .title-category:active {
	color: #28282F;
}
.search-item a {
	font-family: "Inter";
	font-size: 13px;
	font-weight: 600;
	line-height: 22px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #28282F;
	transition: all .3s;
}
.no-resulit-search {
	color: #28282F;
}
.pagination {
	padding: 20px 0;
}
.search-item p {
	font-family: "Inter";
	font-size: 13px;
	font-weight: 600;
	line-height: 22px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: rgba(171, 175, 178, 1);
}
.search-category-item,
.search-category-item.show {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: nowrap;
	padding: 25px;
	width: 100%;
	height: auto;
	background: #F3F3F3;
	color: #28282F;
}
.search-category-item.hide {
	display: none;
}
.search-category-item.show {
	display: flex;
}
.search-category-item .search-category-item-count {
	height: 100%;
	max-width: 30px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	padding-top: 35px;
}
.form-search-wrapper form input[type=submit] {
	width: 80px;
	height: auto;
	border-radius: 48px;
	font-family: "Inter";
	font-size: 15px;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	border: none;
	color: #fff;
	cursor: pointer;
	background-color: #28282F;
	border: 1px solid;
	transition: all .25s;
}
.form-search-wrapper form input[type=submit]:hover {
	background-color: #fff;
	color: #28282F;
}
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-page-wrapper .top_banner,
.search-page-wrapper .top_banner.top_banner_black {
	margin-top: 40px;
}
.search-item-rate {font-size: 11px;}
.search-category-item {
	margin-bottom: 25px;
}
.search-category-item:last-of-type {
	margin-bottom: 0;
}
@media (max-width: 768px) {
	.search-category-item {
		padding: 20px 10px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1753788135501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */
/* /local/templates/norbit/components/bitrix/search.page/main/style.css?17720274364594 */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?1753788135501 */
