

/* Start:/local/components/free/catalog.smart.filter/templates/filter/style.css?17220082612988*/
.color_item {
	display: inline-block;
	padding: 5px;
}
.color_item label {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
	border: solid 1px #ccc;
}
.color_item .checkboxLabel:before, .color_item .radioLabel:before {
	border: none;
	box-shadow: none;
	margin-right: 0;
	width: 20px;
	height: 20px;
}
.color_item label.active::before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlPkNoZWNrIENvcHk8L3RpdGxlPjxwYXRoIGQ9Ik0wIDMuODU1TDEuNTE4IDIuNDFsNC4wNDggMy44NTRMNC4wNDggNy43MSAwIDMuODU1em00LjA0OC45NjRMOS4xMDggMGwxLjUxNyAxLjQ0Ni01LjA2IDQuODE4TDQuMDUgNC44MnoiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==);
}
.color_item label.disabled {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgPgoJPGxpbmUgeDE9IjAiIHkxPSIwIiAgIHgyPSIyMCIgeTI9IjIwIiBzdHJva2U9InJnYmEoMCwwLDAsMC45KSIgc3Ryb2tlLXdpZHRoPSIzIiAvPgogICAgPGxpbmUgeDE9IjAiIHkxPSIwIiAgIHgyPSIyMCIgeTI9IjIwIiBzdHJva2U9InJnYmEoMjU1LDAsMCwwLjkpIiBzdHJva2Utd2lkdGg9IjEuNSIgLz4KCTxsaW5lIHgxPSIwIiB5MT0iMjAiICAgeDI9IjIwIiB5Mj0iMCIgc3Ryb2tlPSJyZ2JhKDAsMCwwLDAuOSkiIHN0cm9rZS13aWR0aD0iMyIgLz4KICAgIDxsaW5lIHgxPSIwIiB5MT0iMjAiICAgeDI9IjIwIiB5Mj0iMCIgc3Ryb2tlPSJyZ2JhKDI1NSwwLDAsMC45KSIgc3Ryb2tlLXdpZHRoPSIxLjUiIC8+Cjwvc3ZnPg==);
}
.color_item label.disabled>span::before {

}
.asf_group.search_filter .detailSearch {
    padding-bottom: 17px;
}
.asf_group.search_filter .detailSearch input {
	width: 100%;
}
.asf_group.search_filter .detailHidden ul {
	overflow-y: scroll;
	max-height: 230px;
	margin-top: 10px;
	padding: 7px 0;
}
.asf_formList .subTitle {
	font-weight: bold;
	color: #000;
}
#modef {
	position: absolute;
    padding: 3px 6px;
    background: #ec4638;
    color: #fff;
    border-radius: 3px;
    overflow: hidden;
    text-decoration: underline;
    font-weight: bold;
    margin-top: -3px;
    z-index: 103;
}
#modef_num_text {
	display: none;
}
.as_filter button[type="submit"], .as_filter button[type="button"]{
    width: 100%;
    height: 42px;
    margin: 8px 0;
    background-color: #e53729;
    border: 1px solid #e8e8e8;
    color: #fff;
    font-weight: 500;
    transition: color .2s, border-color .2s;
}
.rangeSliderWrapInput {
	display: inline-block;
	position: relative;
}
.rangeSliderWrap input {
	padding-left: 23px !important;
	width: 100px !important;
}
.rangeSliderWrapInput::before {
	position: absolute;
	left: 5px;
	top: 0;
	height: 30px;
	color: #ccc;
	line-height: 30px;
}
.rangeSliderWrapInput.range_min::before {
	content: "от";
}
.rangeSliderWrapInput.range_max::before {
	content: "до";
}

@media screen and (max-width: 900px) {
	#modef {
		right: 10px !important;
    	left: inherit !important;
	}
}
@media screen and (min-width: 900px) {
	.but_red.fixed {
		background: #fff;
	    border: 1px solid #ddd;
	}
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/cat_banners4/style.css?1722008262199*/
.section-banners.column_3x {
    margin-bottom: 2em;
}
.section-banners .cmcs_link {
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 500;
    font-size: 1.5rem;
    color: #748b9e;
}

/* End */


/* Start:/local/templates/main/components/bitrix/main.userconsent.request/order/user_consent.css?17513676764023*/
.main-user-consent-request {
	margin-top: 5px;
	text-align: left;
}

.main-user-consent-request input[type="checkbox"] {
	display: inline-block;
	vertical-align: sub;
	margin-right: 2px;
}


.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 30px 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	padding: 5px 10px;
	width: 100%;
	height: 130px;
	border: 1px solid #999;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	-moz-appearance: none;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	cursor: pointer;
	color: #333;
	font-size:13px;
	line-height: 15px;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text {
		height: 240px;
	}
}

/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/cheap_news/style.css?1722008262120*/
.frm_telPrefix {
    position: absolute;
    padding: 10px 0 0 10px;
}

.frm_tel {
    padding-left: 28px !important;
}

/* End */
/* /local/components/free/catalog.smart.filter/templates/filter/style.css?17220082612988 */
/* /local/templates/main/components/bitrix/news.list/cat_banners4/style.css?1722008262199 */
/* /local/templates/main/components/bitrix/main.userconsent.request/order/user_consent.css?17513676764023 */
/* /local/templates/main/components/bitrix/form.result.new/cheap_news/style.css?1722008262120 */
