	@font-face {
		font-family: "CirceBold";
		src: url("../fonts/Circe-Bold.eot");
		src: url("../fonts/Circe-Bold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/Circe-Bold.woff") format("woff"),
		url("../fonts/Circe-Bold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}
	@font-face {
		font-family: "CirceLight";
		src: url("../fonts/Circe-Light.eot");
		src: url("../fonts/Circe-Light.eot?#iefix")format("embedded-opentype"),
		url("../fonts/Circe-Light.woff") format("woff"),
		url("../fonts/Circe-Light.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}
	@font-face {
		font-family: "CirceRegular";
		src: url("../fonts/Circe-Regular.eot");
		src: url("../fonts/Circe-Regular.eot?#iefix")format("embedded-opentype"),
		url("../fonts/Circe-Regular.woff") format("woff"),
		url("../fonts/Circe-Regular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
	}
	* {
		margin: 0;
		padding: 0;
	}
	input, textarea, button {
		outline: none;
		box-shadow: none;
	}
	input:focus, textarea:focus, select:focus {
		outline: none;
	}
	input[required=required], textarea[required=required] {
		outline: none;
	}
	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}
	body {
		background: #fff;
		color: #222;
		font-family: "CirceLight", sans-serif;
		font-size: 18px;
		line-height: 1;
		min-width: 320px;
		text-align: left;
		vertical-align: top;
		overflow-x: hidden;
	}
	li {
		list-style: none;
	}

	/* tinymce styles */
	.tinymce .justifyright,
	#tinymce .justifyright {
		text-align: right;
	}
	.tinymce img.justifyright,
	#tinymce img.justifyright {
		float: right;
		margin: 0 0 10px 25px;
	}
	.tinymce .justifyleft,
	#tinymce .justifyleft {
		text-align: left;
	}
	.tinymce img.justifyleft,
	#tinymce img.justifyleft {
		float: left;
		margin: 0 25px 10px 0;
	}
	.tinymce .justifycenter,
	#tinymce .justifycenter {
		text-align: center;
	}
	.tinymce .justifyfull,
	#tinymce .justifyfull {
		text-align: justify;
	}
	.tinymce h1,
	#tinymce h1 {
		font-size: 26px;
		margin: 0 0 20px 0;
		text-align: left;
	}
	.tinymce h2,
	#tinymce h2 {
		font-size: 22px;
		margin: 0 0 15px 0;
		text-align: left;
	}
	.tinymce h3,
	#tinymce h3 {
		font-size: 18px;
		margin: 0 0 15px 0;
		text-align: left;
	}
	.tinymce p,
	#tinymce p {
		margin: 0 0 15px 0;
		text-align: justify;
	}
	.tinymce ul li,
	#tinymce ul li {
		list-style-type: disc;
		margin: 0 0 7px 35px;
		text-align: justify;
	}
	.tinymce ol li,
	#tinymce ol li {
		list-style-type: decimal;
		margin: 0 0 7px 35px;
		text-align: justify;
	}
	.tinymce ul li:last-child,
	#tinymce ul li:last-child {
		margin: 0 0 15px 35px;
	}
	.tinymce ol li:last-child,
	#tinymce ol li:last-child {
		margin: 0 0 15px 35px;
	}
	.tinymce a, #tinymce a {
		color: #ffaf00;
		text-decoration: underline;
	}
	.tinymce a:hover,
	#tinymce a:hover {
		text-decoration: none
	}
	.tinymce img,
	#tinymce img {
		vertical-align: top;
	}
	.tinymce img[style*="float: left"],
	.tinymce img[style*="float:left"],
	#tinymce img[style*="float: left"],
	#tinymce img[style*="float:left"]
	.tinymce img[style*="float: left"],
	#tinymce img[style*="float:left"]
	{
		margin: 0 25px 10px 0;
	}
	.tinymce img[style*="float: right"],
	.tinymce img[style*="float:right"],
	#tinymce img[style*="float: right"],
	#tinymce img[style*="float:right"]
	{
		margin: 0 0 10px 25px;
	}
	.tinymce table,
	#tinymce table {
		border-collapse: collapse;
		margin: 0 0 15px 0;
	}
	.tinymce table[align=center],
	#tinymce table[align=center] {
		margin: 0 auto 15px;
	}
	.tinymce table[align=left],
	#tinymce table[align=left] {
		margin: 0 0 15px 0;
	}
	.tinymce table[align=right],
	#tinymce table[align=right] {
		margin: 0 0 15px auto;
	}
	.tinymce table.tiny-center,
	#tinymce table.tiny-center {
		margin: 0 auto 15px;
	}
	.tinymce table.tiny-left,
	#tinymce table.tiny-left {
		margin: 0 0 15px 0;
	}
	.tinymce table.tiny-right,
	#tinymce table.tiny-right {
		margin: 0 0 15px auto;
	}
	.tinymce table td,
	#tinymce table td {
		padding: 6px 10px;
		text-align: left;
		vertical-align: top;
	}
	.tinymce table td p,
	#tinymce table td p {
		margin: 0;
	}

	/*header*/
	#header {
		min-height: 710px;
		background: url(../img/bg-header.png) center top no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.logo-header {
		width: 214px;
		height: 83px;
		background: url(../img/logo-header.png) no-repeat;
		display: inline-block;
		vertical-align: top;
	}
	.vk-header {
		width: 56px;
		height: 56px;
		background: url(../img/vk.png) no-repeat;
		display: inline-block;
		margin-top: 14px;
		margin-left: 2px;
	}
	.vk-header:hover {
		opacity: 0.8;
	}
	.wrapper-logo {
		width: 278px;
		margin-top: 20px;
	}
	.search-header input {
		width: 100%;
		height: 55px;
		border: 1px solid white;
		border-radius: 4px;
		color: white;
		font-size: 18px;
		background: transparent;
		font-family: "CirceRegular",sans-serif;
		text-indent: 18px;
	}
	.search-header input::-webkit-input-placeholder {
		color:#fff;
	}
	.search-header input::-moz-placeholder {
		color:#fff;
	}
	.search-header input:-moz-placeholder {
		color:#fff;
	}
	.search-header input:-ms-input-placeholder {
		color:#fff;
	}
	.search-header {
		margin-top: 32px;
		position: relative;
	}
	.search-header button {
		position: absolute;
		width: 26px;
		height: 26px;
		background: url(../img/zoom.png) no-repeat;
		border: none;
		top: 0;
		bottom: 0;
		margin: auto;
		right: 15px;
	}
	.phone-header span {
		color: white;
		font-family: "CirceRegular",sans-serif;
		font-size: 16px;
		display: block;
	}
	.phone-header a {
		color: white;
		font-family: "CirceBold",sans-serif;
		font-size: 34px;
		margin-top: 14px;
		display: block;
	}
	.phone-header a:hover {
		text-decoration: underline;
	}
	.phone-header {
		margin-top: 32px;
	}
	.call-order {
		display: block;
		width: 100%;
		height: 55px;
		background: #ffa313;
		background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
		background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
		background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
		color: #333;
		font-family: "CirceBold",sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		text-align: center;
		padding-top: 21px;
		margin: 33px auto 0;
	}
	.call-order:hover {
		background: #ffbe22;
		background: -moz-linear-gradient(top, #ffbe22 0%, #ff5d01 100%);
		background: -webkit-linear-gradient(top, #ffbe22 0%,#ff5d01 100%);
		background: linear-gradient(to bottom, #ffbe22 0%,#ff5d01 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe22', endColorstr='#ff5d01',GradientType=0 );
	}
	.top-menu {
		margin-top: 26px;
	}
	.top-menu > ul > li > a {
		font-family: "CirceRegular",sans-serif;
		font-size: 21px;
		color: white;
		border-left: none;
		border-top: none;
	}
	.top-menu > ul > li > a:hover {
		color: #ff940a;
	}
	.top-menu > ul > li {
		background-color: transparent;
	}
	.top-menu > ul > li:hover {
		background-color: transparent;
	}
	.top-menu ul ul li {
		background: transparent;
	}
	.top-menu ul ul li:last-child {
		border-bottom: none;
	}
	.top-menu ul ul li:hover {
		background: transparent;
	}
	.top-menu ul ul li a {
		border-left: none;
		border-top: none;
		color: #333;
		font-family: "CirceBold",sans-serif;
		position: relative;
	}
	.top-menu ul ul li a:hover {
		color: #e88413;
	}
	.top-menu ul ul {
		background-color: white;
		border-radius: 4px;
	}
	.top-menu .sf-arrows .sf-with-ul {
		padding-right: 1em;
	}
	.text-header-center {
		color: #fefefe;
		font-family: "CirceBold",sans-serif;
		text-transform: uppercase;
		font-size: 39px;
		text-align: center;
		margin-top: 96px;
	}
	.text-header-center span {
		font-size: 46px;
		display: block;
		margin-top: 22px;
	}
	.top-menu .sf-arrows .sf-with-ul:after {
		content: '';
		position: absolute;
		top: 26px;
		right: 8px;
		margin-top: -3px;
		height: 6px;
		width: 8px;
		border: none;
		border-top-color: none;
		border-top-color: none;
		background: url(../img/tringl.png) no-repeat;
	}
	.top-menu .sfHover .sf-with-ul:after {
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.sf-menu li:hover, .sf-menu li.sfHover {
		background: transparent;
	}
	.toggle-mnu {
		display: block;
		width: 28px;
		height: 24px;
		padding: 6px 9px 2px;
		box-sizing: content-box;
		background: #ff8c0b;
		border-radius: 5px;
		margin-top: 5px;
		cursor: pointer;
	}
	.toggle-mnu.on {
		background: #c8eaf5;
	}
	.toggle-mnu span:after, .toggle-mnu span:before {
		content: "";
		position: absolute;
		left: 0;
		top: 9px;
	}
	.toggle-mnu span:after {
		top: 18px;
	}
	.toggle-mnu span {
		position: relative;
		display: block;
	}
	.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
		width: 100%;
		height: 2px;
		background-color: #fff;
		transition: all 0.3s;
		backface-visibility: hidden;
		border-radius: 2px;
	}
	.toggle-mnu.on span {
		background-color: transparent;
	}
	.toggle-mnu.on span:before {
		transform: rotate(45deg) translate(-1px, 0px);
	}
	.toggle-mnu.on span:after {
		transform: rotate(-45deg) translate(6px, -7px);
	}
	.toggle-mnu {
		position: absolute;
		z-index: 21;
		top: 15px;
		right: 15px;
	}
	#mobile-menu {
		z-index: 10000;
	}
	#mobile-menu a {
		font-size: 16px;
		color: #727272;
		font-family: "PTSansItalic",sans-serif;
	}
	.items-advantages {
		height: 113px;
		background: #fea534;
		background: -moz-linear-gradient(top, #fea534 0%, #fe7a14 100%);
		background: -webkit-linear-gradient(top, #fea534 0%,#fe7a14 100%);
		background: linear-gradient(to bottom, #fea534 0%,#fe7a14 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea534', endColorstr='#fe7a14',GradientType=0 );
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
		margin-top: 140px;
		padding-top: 10px;
		position: relative;
	}
	.items-advantages:after {
		position: absolute;
		content: "";
		right: -389px;
		top: -232px;
		background: url(../img/car-header.png);
		width: 508px;
		height: 453px;
	}
	.item-adv {
		float: left;
		width: 33%;
		padding-left: 20px;
	}
	.text-adv {
		color: #262626;
		font-family: "CirceBold",sans-serif;
		font-size: 21px;
		display: inline-block;
		vertical-align: middle;
	}
	#catalog {
		margin-top: 80px;
	}
	.item-catalog img {
		border-radius: 4px;
		width: 100%;
	}
	.item-catalog {
		position: relative;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.item-catalog:before {
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(38, 38, 38, 0.8);
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		position: absolute;
		border-radius: 4px;
	}
	.title-catalog {
		color: white;
		font-family: "CirceBold",sans-serif;
		font-size: 21px;
		line-height: 31px;
		position: absolute;
		display: block;
		text-align: center;
		padding: 15px 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		max-width: 295px;
		min-width: 200px;
	}
	#catalog {
		font-size: 0;
		padding-bottom: 67px;
	}
	#catalog .col-md-4 {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.item-catalog:hover .title-catalog {
		background: #ffa313;
		background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
		background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
		background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
		color: #333;
		text-transform: uppercase;
		font-size: 14px;
	}
	.item-catalog:hover:before {
		display: none;
	}
	#footer {
		background: url(../img/bg-footer.jpg) repeat;
		padding-top: 35px;
		padding-bottom: 35px;
	}
	#footer-form {
		border: 1px solid #969696;
		border-radius: 4px;
		padding-top: 40px;
		padding-bottom: 30px;
		padding-right: 20px;
		padding-left: 20px;
	}
	#footer-form .title-form {
		color: #ffab00;
		font-family: "CirceBold",sans-serif;
		font-size: 18px;
		text-transform: uppercase;
		text-align: center;
		margin-bottom: 35px;
	}
	#footer-form input {
		height: 50px;
		border: 1px solid #807d7d;
		border-radius: 4px;
		background: transparent;
		width: 100%;
		margin-bottom: 15px;
		text-indent: 23px;
		color: #afaeae;
		font-family: "CirceRegular",sans-serif;
		font-size: 18px;
	}
	#footer-form textarea {
		width: 100%;
		height: 75px;
		border: 1px solid #969696;
		border-radius: 4px;
		background: transparent;
		color: #afaeae;
		font-family: "CirceRegular",sans-serif;
		font-size: 18px;
		text-indent: 23px;
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.danger-politica {
		color: #a3a2a2;
		font-family: "CirceRegular",sans-serif;
		font-size: 14px;
		line-height: 16px;
	}
	.danger-politica a {
		color: #a3a2a2;
	}
	.danger-politica a:hover {
		text-decoration: underline;
	}
	#footer-form button {
		width: 100%;
		height: 55px;
		background: #ffa313;
		background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
		background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
		background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
		color: #333;
		font-family: "CirceBold",sans-serif;
		font-size: 14px;
		line-height: 48px;
		text-transform: uppercase;
		border: none;
		margin-top: 22px;
	}
	#footer-form button:hover {
		background: #ffbe22;
		background: -moz-linear-gradient(top, #ffbe22 0%, #ff5d01 100%);
		background: -webkit-linear-gradient(top, #ffbe22 0%,#ff5d01 100%);
		background: linear-gradient(to bottom, #ffbe22 0%,#ff5d01 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe22', endColorstr='#ff5d01',GradientType=0 );
	}
	.logo-footer {
		width: 294px;
		height: 83px;
		background: url(../img/logo-footer.png) no-repeat;
		display: block;
		padding-bottom: 132px;
		border-bottom: 1px solid #525151;
	}
	.wrapper-contacts-footer {
		padding-left: 96px;
		margin-top: 25px;
	}
	.phone-footer {
		font-family: "CirceBold",sans-serif;
		color: white;
		font-size: 34px;
		line-height: 43px;
		margin-top: 38px;
		display: block;
	}
	.phone-footer.two {
		margin-top: 10px;
	}
	.phone-footer:hover {
		text-decoration: underline;
	}
	.mail-footer {
		color: white;
		font-size: 24px;
		font-family: "CirceBold",sans-serif;
		margin-top: 12px;
		display: block;
	}
	.mail-footer:hover {
		text-decoration: underline;
	}
	.copyright {
		color: #a7a6a6;
		font-size: 18px;
		font-family: "CirceRegular",sans-serif;
		line-height: 26px;
		margin-top: 38px;
	}
	.footer-politica {
		color: #fe931f;
		font-size: 18px;
		font-family: "CirceRegular",sans-serif;
		line-height: 31px;
		text-decoration: underline;
	}
	.footer-politica:hover {
		text-decoration: none;
	}
	.developer {
		display: block;
		width: 150px;
		height: 82px;
		background: url(../img/developer.png) no-repeat 0 30px;
		color: #8e8e8e;
		font-size: 18px;
		font-family: "CirceRegular",sans-serif;
		line-height: 31px;
	}
	.developer:hover {
		text-decoration: underline;
	}
	.search-footer {
		float: right;
		position: relative;
	}
	.search-footer input {
		width: 262px;
		height: 55px;
		border: 1px solid #807d7d;
		border-radius: 4px;
		color: white;
		font-size: 18px;
		background: transparent;
		font-family: "CirceRegular",sans-serif;
		text-indent: 18px;
	}
	.search-footer input::-webkit-input-placeholder {
		color: #888787;
	}
	.search-footer input::-moz-placeholder {
		color: #888787;
	}
	.search-footer input:-moz-placeholder {
		color: #888787;
	}
	.search-footer input:-ms-input-placeholder {
		color: #888787;
	}
	.search-footer button {
		position: absolute;
		width: 26px;
		height: 26px;
		background: url(../img/zoom-footer.png) no-repeat;
		border: none;
		top: 0;
		bottom: 0;
		margin: auto;
		right: 15px;
	}
	.vk-footer {
		width: 50px;
		height: 50px;
		background: url(../img/vk-footer.png) no-repeat;
		float: left;
	}
	.vk-footer:hover {
		opacity: 0.8;
	}
	.wrap-form {
		padding-top: 46px;
		padding-bottom: 111px;
		border-bottom: 1px solid #525151;
	}
	.footer-menu > ul > li > a {
		font-family: "CirceBold",sans-serif;
		font-size: 18px;
		line-height: 41px;
		color: white;
		position: relative;
		display: inline-block;
	}
	.footer-menu > ul > li > a:hover {
		color: #fe931f;
	}
	.footer-menu {
		padding-left: 97px;
		margin-top: 38px;
	}
	.footer-menu > ul > li {
		position: relative;
	}
	.footer-menu > ul > li:hover ul {
		display: block;
	}
	.footer-menu ul ul {
	    position: absolute;
	    right: -100px;
	    bottom: -20px;
	    padding: 20px;
	    background-color: white;
	    border-radius: 4px;
	    max-width: 280px;
	    display: none;
	}
	.footer-menu ul ul a {
		font-family: "CirceBold",sans-serif;
		font-size: 18px;
		line-height: 32px;
		color: #3d4144;
	}
	.footer-menu ul ul a:hover {
		color: #e88413;
	}
	.footer-menu > ul > li > a:first-child:nth-last-child(2):after {
		position: absolute;
		background: url(../img/tringl.png) no-repeat center center;
		width: 8px;
		height: 6px;
		content: "";
		right: -18px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.footer-menu > ul > li > a:hover:first-child:nth-last-child(2):after {
		background: url(../img/tringl.png) no-repeat center center;
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	/*catalog*/

	.two-page .items-advantages, .two-page .text-header-center, .two-page .items-advantages:after {
		display: none;
	}
	.two-page #header {
		min-height: 240px;
	}
	.two-page .top-menu {
		margin-top: 44px;
	}
	#catalog-page {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	#sidebar {
		background: url(../img/bg-footer.jpg) repeat;
		border-radius: 4px;
		padding: 30px 20px;
	}
	#sidebar > ul > li {
		margin-bottom: 30px;
	}
	#sidebar > ul > li:last-child {
		margin-bottom: 0;
	}
	#sidebar > ul > li > a {
		font-family: "CirceBold",sans-serif;
		font-size: 16px;
		color: white;
		line-height: 24px;
		text-transform: uppercase;
	}
	#sidebar > ul > li.active > a {
		color: #f98a03;
		text-decoration: underline;
	}
	#sidebar > ul > li:last-child a {
		color: #f98a03;
	}
	#sidebar ul ul {
		display: none;
	}
	#sidebar > ul > li.active ul {
		display: block;
	}
	#sidebar ul ul li a {
		font-family: "CirceRegular",sans-serif;
		font-size: 16px;
		color: white;
		line-height: 33px;
	}
	#sidebar ul ul li.active a {
		color: #f98a03;
		text-decoration: underline;
	}
	#sidebar > ul > li > a:hover {
		color: #f98a03;
	}
	#breadcrumbs {
		color: #3d4144;
		font-family: "CirceBold",sans-serif;
		font-size: 16px;
	}
	#breadcrumbs a {
		color: #f98a03;
		text-decoration: underline;
	}
	#breadcrumbs a:hover {
		text-decoration: none;
	}
	#wrapper-right-sort input {
		display: none;
	}
	#wrapper-right-sort {
		color: #3d4144;
		font-family: "CirceRegular",sans-serif;
		font-size: 16px;
		text-align: right;
	}
	.wrapper-input-sort {
		float: right;
	}
	.wrapper-input-sort label {
		margin-left: 14px;
		cursor: pointer;
	}
	.radio-name:checked+label {
		content: "";
		border-radius: 50%;
		text-align: center;
		padding-top: 6px;
		color: #ffab00;
		text-decoration: underline;
	}
	.open-sidebar {
	    display: block;
	    width: 100%;
	    height: 55px;
	    background: #ffa313;
	    background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
	    background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
	    background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
	    border-radius: 4px;
	    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	    color: #333;
	    font-family: "CirceBold",sans-serif;
	    font-size: 14px;
	    text-transform: uppercase;
	    text-align: center;
	    padding-top: 21px;
	    margin: 0 auto 10px;
	}
	.open-sidebar:hover {
		background: #ffbe22;
		background: -moz-linear-gradient(top, #ffbe22 0%, #ff5d01 100%);
		background: -webkit-linear-gradient(top, #ffbe22 0%,#ff5d01 100%);
		background: linear-gradient(to bottom, #ffbe22 0%,#ff5d01 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe22', endColorstr='#ff5d01',GradientType=0 );
	}
	#filter-sort {
		background-color: #f1f0f0;
		border-radius: 4px;
		padding: 30px;
		margin-top: 26px;
	}
	.block-filter span.dilimeter-1 {
		display: none;
	}
	.block-filter .title {
		color: #3d4144;
		font-family: "CirceBold",sans-serif;
		font-size: 18px;
	}
	.block-filter fieldset {
		padding: 0;
		border: none;
	}
	.block-filter select {
		width: 100%;
		height: 50px;
		border: 1px solid #353739;
		border-radius: 4px;
		background: transparent;
		margin-top: 30px;
		color: #3d4144;
		font-family: "CirceRegular",sans-serif;
		font-size: 18px;
		text-indent: 20px;
	}
	.block-filter input {
		width: 165px;
		height: 50px;
		border: 1px solid #353739;
		border-radius: 4px;
		background: transparent;
		color: #3d4144;
		font-family: "CirceRegular",sans-serif;
		font-size: 18px;
		text-indent: 20px;
	}
	.mse2_number_inputs {
		margin-top: 30px;
	}
	.mse2_number_inputs span {
		margin: 0 16px;
	}
	.more-filter {
		width: 100%;
		height: 65px;
		background: #ffa313;
		background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
		background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
		background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
		display: block;
		color: #333;
		font-family: "CirceBold",sans-serif;
		font-size: 14px;
		line-height: 66px;
		text-transform: uppercase;
		text-align: center;
		margin-top: 30px;
	}
	.more-filter:hover {
		background: #ffbe22;
		background: -moz-linear-gradient(top, #ffbe22 0%, #ff5d01 100%);
		background: -webkit-linear-gradient(top, #ffbe22 0%,#ff5d01 100%);
		background: linear-gradient(to bottom, #ffbe22 0%,#ff5d01 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe22', endColorstr='#ff5d01',GradientType=0 );
	}
	#open-filter {
		display: none;
	}
	#open-filter .title {
		margin-top: 30px;
	}
	#items-catalog {
		margin-top: 30px;
		font-size: 0;
	}
	#items-catalog .col-md-3 {
	    float: none;
	    display: inline-block;
	    vertical-align: top;
	}
	.item-product {
		display: block;
		margin-bottom: 30px;
	}
	.block-image {
		position: relative;
		border-radius: 4px;
		overflow: hidden;
	}
	.item-product img {
		width: 100%;
		display: block;
	}
	.item-product .title-product {
		color: black;
		font-size: 18px;
		font-family: "CirceRegular",sans-serif;
		line-height: 33px;
		margin-top: 12px;
	}
	.item-product .price-catalog {
		color: black;
		font-family: "CirceBold",sans-serif;
		font-size: 25px;
		line-height: 33px;
	}
	.item-product:hover .block-image:before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(38, 38, 38, 0.8);
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
	}
	.item-product:hover .block-image:after {
		content: "Подробнее";
		position: absolute;
		width: 135px;
		height: 50px;
		background: #ffa313;
		background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
		background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
		background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
		color: #333;
		font-family: "CirceBold",sans-serif;
		font-size: 14px;
		line-height: 54px;
		text-transform: uppercase;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		text-align: center;
	}
	.pagination a {
			width: 42px;
			height: 42px;
			background-color: #e8e8e8;
			border-radius: 3px;
			display: inline-block;
			vertical-align: middle;
			color: black;
			font-family: "CirceRegular",sans-serif;
			font-size: 16px;
			line-height: 44px;
			text-align: center;
			margin: 0 3px;
	}
	.pagination span {
		margin: 0 5px;
	}
	.pagination a.active {
		background: #ffa313;
		background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
		background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
		background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
		color: #fff;
	}
	.pagination a.but.active:hover {
		background: #ffbe22;
		background: -moz-linear-gradient(top, #ffbe22 0%, #ff5d01 100%);
		background: -webkit-linear-gradient(top, #ffbe22 0%,#ff5d01 100%);
		background: linear-gradient(to bottom, #ffbe22 0%,#ff5d01 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe22', endColorstr='#ff5d01',GradientType=0 );
	}
	.pagination a:hover {
		background: #ffa313;
		background: -moz-linear-gradient(top, #ffa313 0%, #ff7e06 100%);
		background: -webkit-linear-gradient(top, #ffa313 0%,#ff7e06 100%);
		background: linear-gradient(to bottom, #ffa313 0%,#ff7e06 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa313', endColorstr='#ff7e06',GradientType=0 );
		color: #fff;
	}
	#success-response {
	    text-align: center;
	    background: #ff6c00;
	    color: #fff;
	}