

/* Start:/bitrix/templates/creativrf/components/arturgolubev/search.title/visual1/style.css?16212696644041*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/creativrf/components/arturgolubev/search.title/visual1/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/creativrf/components/arturgolubev/search.title/visual2/style.css?16462445084041*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/creativrf/components/arturgolubev/search.title/visual2/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/creativrf/components/bitrix/menu/catalog_horizontal1/style.css?162126991212747*/
.bx-top-nav-container {
	margin-top: 5px;
	padding: 0 10px;
	/*background: #0083d1;/* COLOR */
	color: #000000;
	border-radius: 2px;
	position: relative;
	font-family:  "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.horizontal-menu-row {
	
}

/* 1 lvl*/

.bx-top-nav-container .bx-nav-list-1-lvl {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: stretch;
    justify-content: space-around;
}

.bx-top-nav-container .bx-nav-list-1-lvl li {
	flex-grow: 1;
	align-self: center;

} 


}
.bx-top-nav-container .bx-nav-1-lvl {
	float: left;
	position: relative;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
	color: #000;
	font-weight: normal;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 1px;
	border-bottom: none;
	    text-align: center;
}
.bx-top-nav-container .bx-nav-1-lvl>a span {
	padding: 14px 14px 15px 14px;
	display: block;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover {}

.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a {
	z-index: 250;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover>a span,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover>a span {
	background: #fff;
	color: #de0000;
}
.bx-top-nav-container .bx-nav-parent-arrow{
	display: none;
}
/*2 lvl*/

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	z-index: 999;
	display: none;
	opacity: 0;
	padding: 9px 0 5px;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13);
	border-top: none;
	min-width: 100%;
	color: #000;
}
.bx-top-nav-container .bx-nav-2-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-2-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
	
}
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	opacity: 1;
	display: block;
	position: absolute;
	top: 100%;
	z-index: 999;
	background: #fff;
}

.bx-top-nav-container>ul{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-list-2-lvl {
	margin: 0;
	padding: 5px 0 12px;
}
.bx-top-nav-container .bx-nav-2-lvl {
	display: block;
	min-width: 180px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-2-lvl>a {
	padding: 5px 15px 5px;
	color: #20394c;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	display: block;
}

.bx-top-nav-container .bx-nav-list-2-lvl .bx-nav-2-lvl:first-child a{
	border-top: none;
	margin-top: 0;
}

/*3 lvl*/

.bx-top-nav-container .bx-nav-3-lvl {
	padding: 5px 0;
	margin: 0;
}
.bx-top-nav-container .bx-nav-3-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-3-lvl-container:before {
	position: absolute;
	content: " ";
	display: block;
	height: 5px;
	background: #fff;
	top: -5px;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-list-3-lvl {
	margin: 0;
	padding: 0px 0 14px 7px;
}
.bx-top-nav-container .bx-nav-3-lvl {
	display: block;
	min-width: 180px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-3-lvl a {
	padding: 5px 10px;
	color: #555;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: none;
	display: block;
}





/* col 1 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container {
	min-width: 200px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 100%;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-1-col .bx-nav-catinfo-back{
	width: 100%;
	background: #fff;
}
/* col 2 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container {
	min-width: 400px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-2-col .bx-nav-catinfo-back{
	width: 50%;
}
/* col 3 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container {
	min-width: 600px
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	min-width: 200px;
	width: 33.33333%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-3-col .bx-nav-catinfo-back{
	width: 33.33333%;
}
/* col 4 */
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col {position: static;}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced{
	top: 100%;
	left: 0;
	right: 0;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container{
	min-width: 100%
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container-advanced .bx-nav-list-2-lvl,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-2-lvl-container .bx-nav-list-2-lvl {
	display: block;
	width: 25%;
	float: left;
}
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-list-4-col .bx-nav-catinfo-back{
	width: 25%;
}

.bx-top-nav-container .bx-nav-catinfo{
	padding: 5px 15px 5px;
	z-index: 120;
	position: relative;
}
.bx-top-nav-container .bx-nav-catinfo img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e7e9ea;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-top-nav-container .bx-nav-catinfo p{
	padding: 20px 5px 0;
	font-size: 13px;
}
.bx-top-nav-container .bx-nav-catinfo-back{
	position: absolute;
	display: block;
	content: ' ';
	top: -5px;
	right: 0px;
	bottom: 0px;
	background: #f7fafb;
	z-index: 100;
	border-left: 1px solid #ecefef;
}
/* ASIDE */
/*body>.bx-aside-nav-control.bx-opened{left: 85%;}*/

.bx-aside-nav-control {
	font-size: 28px;
	position: fixed;
	width: 100%;
	height: 50px;
	top: 0px;
	left: 0px;
	line-height: 40px;
	cursor: pointer;
	z-index: 1750;

	
	text-align: center;
	background: #fff;
}

.bx-aside-nav-control .fa {	 
	color: #D6D5D8; 
	
}

body>.bx-aside-nav-control{
	-webkit-transition: left .15s linear;
	-moz-transition: left .15s linear;
	-ms-transition: left .15s linear;
	-o-transition: left .15s linear;
	transition: left .15s linear;
	display: flex;
	padding-left: 10px;
	padding-top: 5px;
	justify-content: space-between;
	border-bottom: 1px solid #f1f1f1;
}
.bx-aside-nav-control .fa{
	line-height: 40px;
	vertical-align: middle;
}

.bx-wrapper,
.bx-aside-nav {
	-webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-ms-transition: -ms-transform .15s linear;
	-o-transition: -o-transform .15s linear;
	transition: transform .15s linear;
}
.bx-logo {
	z-index: 2 !important
}
/**/
.bx-opened .bx-footer,
.bx-opened .workarea{display:none !important}
/**/
.bx-aside-nav {
	display: none;
	padding-top: 50px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	background: #4c5c65;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1600;
}
.bx-aside-nav.bx-opened {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow-y: scroll;

}
.bx-aside-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-aside-nav a {
	color: #fff;
	vertical-align: middle;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #3d4b53;
	padding-left: 15px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx-aside-nav a {
	text-decoration: none;
}
.bx-aside-nav .bx-nav-1-lvl {}
.bx-aside-nav .bx-nav-1-lvl>a {}
.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover>a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover>a {
	background: #44535c;
}
.bx-aside-nav .bx-nav-list-2-lvl {
	background: #44535c;
}
.bx-aside-nav .bx-nav-2-lvl>a {
	padding-left: 30px;
}
.bx-aside-nav .bx-nav-3-lvl>a {
	padding-left: 45px;
}
.bx-aside-nav .bx-nav-4-lvl a {
	padding-left: 60px;
}
.bx-aside-nav .bx-nav-parent {
	position: relative;
}
.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	text-align: center;
	border-left:1px solid #5a6971;
	z-index: 200;
}
.bx-aside-nav .bx-nav-parent-arrow i {
	line-height: 34px;
	font-size: 17px;
	font-style: normal;
	color: #fff;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent>ul {
	overflow: hidden;
	height: 0;
}
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened>ul {
	height: auto;
}

.bx-aside-nav .bx-nav-catinfo{display: none;}
.bx-aside-nav .bx-nav-catinfo-back{display: none;}

@media (min-width: 1300px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 14px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 14px 14px 15px 14px;}
}


@media (min-width: 1120px) and (max-width: 1299px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 13px;  min-height: 46px;}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 14px 14px 15px 14px;}
}

@media (min-width: 1100px) and (max-width: 1119px) {
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 12px; }
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 14px 12px 15px 12px;}
}

@media (min-width: 1000px) and (max-width: 1099px) {
	
	.bx-top-nav-container .bx-nav-1-lvl  {}
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 12px; }
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 14px 7px 15px 7px; }
}


@media (min-width: 861px) and (max-width: 999px) {
	.bx-top-nav-container .bx-nav-list-1-lvl {flex-wrap: wrap;}
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 14px; min-height: 100%}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding:  14px 20px 15px 20px; }
}


@media (min-width: 768px) and (max-width: 860px) {
	.bx-top-nav-container .bx-nav-list-1-lvl {flex-wrap: wrap;}
	.bx-top-nav-container .bx-nav-1-lvl>a {font-size: 15px; min-height: 100%}
	.bx-top-nav-container .bx-nav-1-lvl>a span {padding: 14px 25px 15px 25px; }
}
@media (min-width: 768px){
	.bx-aside-nav-control,
	.bx-aside-nav{display: none;}
	.bx-top-nav-container{display: block;}
}
@media (max-width: 767px) {
	.bx-aside-nav-control,
	.bx-aside-nav{display: block;}
	.bx-top-nav-container{display: none;}
	.bx-aside-nav .bx-nav-parent-arrow{display: block;}
	.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent>a>span>.fa{display: none;}
}

.bx_horizontal_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a {
    display: block;
    padding: 5px 10px;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	
}

.logo-mobile img {
	width: 80px;
}

.cart-mobile .cart_name {
	display: none;
}

.cart-mobile .cart_num2 {
	display: none;
}

.cart-mobile .cart_line2 {
	display: none;
}

.cart-mobile .shopping-cart-img img {
	max-height: 24px;
}

.cart-mobile .shopping-cart-numprods {
	padding-top: 5px;
}

.cart-mobile .bx-basket-block2 .shopping-cart-inner a.shopping-cart-numprods {
	margin-left: 0px; 
}
/* End */


/* Start:/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_adapt1/style.css?16243947824246*/
.bx_login_block{

     padding: 0px 0px 5px;
}
a.bx_login_top_inline_link{

color: #646464;
font-size: 14px;
	vertical-align: middle;
	text-decoration: none;
border-bottom: 0px none;
	display: block;
	height: 100%;
	
}

.login-level-1-wrapper {
	height: 100%;
}

a.bx_login_top_inline_name {
	background: url(/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_adapt1/images/user.png) no-repeat 5px 60%;
	background-size: 24px 24px;
	padding-left: 40px !important;
	display: block !important;
}

#login-line {
display: flex;
flex-direction: row;
}

.bx_login_top_cubic {
display: block;
float: left;
width: 18px;
height: 12px;
color: #646464;
padding-top: 2px;
}

.bx_login_top_name_cont {
overflow: hidden;
float: left;
}

a.bx_login_top_inline_link.bx_login_top_inline_name {
font-weight: normal;
text-transform: uppercase;
    font-size: 12px;
display: block;
margin-right: 20px;
text-decoration: none;
}

a.bx_login_top_inline_link.bx_login_top_inline_name:link, a.bx_login_top_inline_link.bx_login_top_inline_name:visited, a.bx_login_top_inline_link.bx_login_top_inline_name span {
text-decoration: none;
-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

a.bx_login_top_inline_link.bx_login_top_inline_name:hover, a.bx_login_top_inline_link.bx_login_top_inline_name:active, a.bx_login_top_inline_link.bx_login_top_inline_name:hover span {
	color: #de0000;
	border-color: #de0000;
}

a.bx_login_top_inline_link.bx_login_top_inline_in:link, a.bx_login_top_inline_link.bx_login_top_inline_in:visited, a.bx_login_top_inline_link.bx_login_top_inline_out:link, a.bx_login_top_inline_link.bx_login_top_inline_out:visited {
	text-decoration: none;
-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

a.bx_login_top_inline_link.bx_login_top_inline_in:hover, a.bx_login_top_inline_link.bx_login_top_inline_in:active, a.bx_login_top_inline_link.bx_login_top_inline_out:hover, a.bx_login_top_inline_link.bx_login_top_inline_out:active {
	color: #de0000;
	border-color: #de0000;
}


a.bx_login_top_inline_link.bx_login_top_inline_name span {
border-bottom: 1px solid #E3E3E3;
padding-bottom: 1px;
}

.fa.fa-lock {
padding-right: 8px;	
position: relative;
top: 1px;
}

a.bx_login_top_inline_link.bx_login_top_inline_out {
font-family: "Exo 2", sans-serif;
font-weight: normal;
color: #646464;
font-size: 14px;
display: block;
width: 40px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom: 1px solid #E3E3E3;
margin-top: -1px;
}


a.bx_login_top_inline_link.bx_login_top_inline_in {
font-family: "Exo 2", sans-serif;
font-weight: normal;
color: #646464;
font-size: 14px;
line-height: 15px;
padding-top: 2px;
border-bottom: 1px solid #E3E3E3;
/* text-decoration: underline !important; */
}



a.bx_login_top_inline_link:hover{text-decoration: underline}
/*.bx_login_top_inline_icon{
	display: inline-block;
	margin-left: 15px;
	width: 16px;
	height: 13px;
	background: url('/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_adapt1/images/gui.png') no-repeat bottom center;
	line-height: 13px;
}*/
.bx_login_popup_form {
	min-width:310px;
	min-height:320px;
	padding: 0 10px 10px 10px;
}


@media (min-width: 768px){
		#login-line {	
		flex-wrap: wrap;
		}
}


.login-level-1-wrapper  > a {
	position: relative;
	padding: 19px 10px 8px 10px;
}

.login-level-2-wrapper {
	position: absolute;
	display: none;
}

.login-level-1-wrapper:hover {
box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}

.login-level-1-wrapper:hover .login-level-2-wrapper {
	display: block;
	background: #fff;
	box-shadow: 0 6px 13px 0 rgba(0, 0, 0, .13)
}

.login-level-2-wrapper {
	position: absolute;
	min-width: 100px;
	width: 100%;
	padding: 10px;
	z-index: 999;
}

/* End */


/* Start:/bitrix/templates/creativrf/components/bitrix/sale.basket.basket.line/template1/style.css?16243952296042*/
.bx-basket {}
.bx-basket-block2 {
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 5px;
	padding-top: 7px;
	white-space: nowrap;
	position: relative;
	display: flex;
	float: right;
}

.shopping-cart-img {
	padding-right: 8px;
	margin-right: 0px;
	padding-top: 0px;
}
.shopping-cart-img img {
max-height: 45px;
}

.cart_line2 {
display: flex;	
}

.bx-basket-block2>.fa {
	color: #e22b2b;
	width: 50px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block2 .shopping-cart-inner a.shopping-cart-numprods {
    color: #de0000;
	font-weight: normal;
	margin-right: 10px;
	display: inline-block;
	line-height: 15px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	margin-left: 4px;
	min-width: 40px;
	min-height: 40px;
	font-weight: 400;
	background: url(/include/footer-icon-03.png) no-repeat 5px center;
	background-size: 34px 29px;
	padding: 10px 6px 0px 20px;
	display: block !important;
	margin-top: 0px;
	font-weight: bold;
}


.bx-basket-block2 .shopping-cart-inner a.shopping-cart-numprods:hover {

}

.top-checkout {
padding-top: 5px;	
}

.bx-basket-block2 .shopping-cart-inner .top-checkout a {
	background: #de0000;
	color: #fff;
	padding: 4px 10px;
	 text-decoration: none;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 8px;
}

.bx-basket-block2 .shopping-cart-inner .top-checkout a:hover { 
	background: #f93b3b;
	}

.shopping-cart-sum {
	display: block;
	font-size: 20px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 2px;
	color: #222222;
	font-weight: normal;
}

.bx-basket-block2 .shopping-cart-img  a{
	border-bottom: 0px none;
}



.bx-basket-block2 a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-block2 .shopping-cart-inner a.shopping-cart-numprods {
    color: #de0000;
	font-weight: normal;
	margin-right: 10px;
	display: inline-block;
	line-height: 15px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	margin-left: 4px;
	font-weight: 400;
	background: url(/include/footer-icon-03.png) no-repeat 5px center;
	background-size: 34px 29px;
	padding: 10px 6px 0px 20px;
	display: block !important;
	margin-top: -6px;
}
	
	
	
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block2{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/style.css?16212700948709*/
.login_page{
	color: #3F3F3F;
	font-size: 13px;
	line-height: 20px;
}
.login_page a{color: #000; text-decoration: none;
	border-bottom: 1px solid #E3E3E3;
	}
.login_page a:hover{text-decoration: none ;}
.login_page .social {
	padding-bottom: 8px;
	text-align: left;
}

.login_page .social ul{
	margin: 0;
	padding:0;
}
.login_page .social ul li {display: inline-block;}
.login_page .social ul li a span {
	display: inline-block;
	width: 32px;
	height: 32px;
}
.login_page .social ul li a span  			{background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/gui_v1.png") no-repeat;}
.login_page .social ul li a .openid			{background-position:  0    -32px;}
.login_page .social ul li a .yandex			{background-position:  0    -64px;}
.login_page .social ul li a .livejournal	{background-position:  0   -128px;}
.login_page .social ul li a .liveinternet	{background-position:  0   -160px;}
.login_page .social ul li a .blogger		{background-position:  0   -192px;}
.login_page .social ul li a .openid-mail-ru	{background-position:  0   -224px;}
.login_page .social ul li a .odnoklassniki	{background-position:-32px    0;  }
.login_page .social ul li a .mymailru		{background-position:-32px  -32px;}
.login_page .social ul li a .facebook		{background-position:-32px  -64px;}
.login_page .social ul li a .google			{background-position:-32px -128px;}
.login_page .social ul li a .liveid			{background-position:-32px -160px;}
.login_page .social ul li a .twitter		{background-position:-32px -192px;}
.login_page .social ul li a .vkontakte		{background-position:-32px -224px;}
.login_page .social ul li a .bitrix24		{background-position:-32px -256px;}

/*0px -96px*/
/*-32px -96px*/

.login_page .bx-auth-line {
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
}
.login_page .errortext {
	display: inline-block;
	margin-top: 15px;
	padding: 10px 15px 10px 60px !important;
	border-top: 1px solid #e4cbd1;
	border-right: 1px solid #d5babe;
	border-bottom: 1px solid #c9abaf;
	border-left: 1px solid #d5babe;
	border-radius: 5px;
	background: #f8eaed;
	background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/alert.png") 10px 50% no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGQwZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/alert.png") 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8eaed), color-stop(100%,#edd0d6));
	background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/alert.png") 10px 50% no-repeat, -webkit-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/alert.png") 10px 50% no-repeat,    -moz-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/alert.png") 10px 50% no-repeat,     -ms-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/alert.png") 10px 50% no-repeat,      -o-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url("/bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/images/alert.png") 10px 50% no-repeat,         linear-gradient(to bottom, #f8eaed 0%,#edd0d6 100%);
	box-shadow: inset 0 1px 1px 0 #fff;
	color: #881521 !important;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
	font-size: 15px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8eaed', endColorstr='#edd0d6',GradientType=0 );
}


.login_page .input_text_style{
	position: relative;
	display: block;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding: 10px !important;
	min-width: 200px;
	max-width: 300px;
	width: 100%;
	height: 40px;
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	background: #FAFAFA;
	box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, 0.1);
	font-weight: normal;
	font-size: 18px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}




.bt_blue{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	border: none;
}
.shadow.bt_blue{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.shadow.bt_blue:active{box-shadow:none}

.bt_blue  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	color:#fff;
	text-shadow:0 1px 0 #006cae;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
}
.bt_blue:hover  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}
.bt_blue:active  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}

.big.bt_blue			{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
	height:36px;
	line-height:36px;
}
.big.bt_blue:hover  	{ }
.big.bt_blue:active  	{ }

/* End */


/* Start:/bitrix/components/webdebug/marque/templates/.default/style.css?16201379421353*/

.wd_marque_01 {
	overflow:hidden;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}

.wd_marque_01 .wd_str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:26px;
	position:relative;
	background:transparent;
	white-space:nowrap;
}

.wd_marque_01 .wd_str_wrap.wd_str_active {
	background:transparent;
}
.wd_marque_01 .wd_str_move {
	color:#111;
	font-size:120%;
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.wd_marque_01 .wd_str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.wd_marque_01 .wd_str_vertical .wd_str_move_clone {
	left:0;
	top:100%;
}
.wd_marque_01 .wd_str_down .wd_str_move_clone {
	left:0;
	bottom:100%;
}
.wd_marque_01  .wd_str_vertical .wd_str_move,
.wd_marque_01  .wd_str_down .wd_str_move {
	white-space:normal;
	padding:0 10px;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.wd_marque_01 .wd_str_static .wd_str_move,
.wd_marque_01 .no_drag .wd_str_move,
.wd_marque_01 .noStop .wd_str_move{
	cursor:inherit;
}
.wd_marque_01 .wd_str_wrap img {
	max-width:none !important;	
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1498076328585*/
.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: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/creativrf/components/bitrix/menu/bottom_menu2/style.css?1621269911870*/
.bx-inclinksfooter a{border-bottom: none;}
.bx-inclinksfooter .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}
.bx-inclinksfooter-container {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bx-inclinksfooter-list{
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-inclinksfooter-container2 .bx-inclinksfooter-item {
	display: inline-block;
	padding: 0 0 5px 0;
	
}


.bx-inclinksfooter-container2 .bx-inclinksfooter-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.bx-footer .bx-inclinksfooter-container2 a {
	text-transform: uppercase;
}

/* End */


/* Start:/bitrix/templates/creativrf/components/bitrix/menu/bottom_menu/style.css?1621269911542*/
.bx-inclinksfooter a{border-bottom: none;}
.bx-inclinksfooter .bx-block-title{
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}
.bx-inclinksfooter-container {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    border-radius: 2px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.bx-inclinksfooter-list{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-inclinksfooter-item{
	padding: 0 0 5px 0;
}

/* End */


/* Start:/bitrix/templates/creativrf/styles.css?17151665185653*/
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: 500;}
p{
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/bitrix/templates/creativrf/images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
.infrared { 
     position: relative; 
     float: right; 
     width: 42px; 
     height: 27px; 
     margin: 0px 0px -29px 0px; 
     background: url('/bitrix/templates/creativrf/components/bitrix/catalog.section/.default/images/ifrared_пр_Монтажная область 1 пр.png') no-repeat; 
     z-index: 100; 
}
/* End */


/* Start:/bitrix/templates/creativrf/template_styles.css?1715166518122133*/
.dostavka_text span {
	font-weight: bold;
}

#add_review #reset-form {
	background: none !important;
}


#add_review input[type="submit"]:hover, #add_review input[type="submit"]:active {
    color: #fff;
    border: 1px solid #000;
    background: #000;
}


.daily_wrapper {
	clear: both;
}

#reviews-body .list {
	display: block;
}

.IPOL_OZON_pvzLair {
	padding-top: 10px;
	padding-left: 35px;;
}

.bx-wrapper00 {
	padding-top: 20px;
}

.wishlist-items {
	display: none;
}


@media (max-width:767px){#bx-panel{display:none !important}}
body {
	background: #fff;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}



body.bx-opened {
	overflow: hidden;
}

.bx-searchtitle {
	margin: 6px 0 0;
}

.wrap,
.bx-wrap,
.bx-wrapper{
	position: relative;
	}

.bx-wrapper0 {
	margin-top: 0px;
}


.bx-header-row-call {

	padding: 10px 10px 0px 10px;
	text-align: center;
	margin-bottom: 15px;
	
}

.bx-header-row-call p {
	font-size: 24px !important;
	text-decoration: none !important;
}

.bx-header-row-call a {
	color: #000;
}
	
.bx-wrapper{
	max-width: 1200px;
	margin: 0px auto;
}

.bx-wrapper.bx-wrapper10 {
	max-width: 100%;
}

.bx-wrapper.bx-wrapper-nanotitanium01 {
	background: #000;
	max-width: 100%;
}


.bx-wrapper.bx-wrapper-nanotitanium03 {
	background: #000;
	max-width: 100%;
}


.bx-wrapper.bx-wrapper0-footer {
	max-width: 100%;
	padding-bottom: 20px;
}

.bx-wrapper.bx-wrapper0 {
	max-width: 100%;
	min-height: 90px;
}

}

.bx-wrapper.bx-wrapper0-footer {
	max-width: 100%;
	min-height: 90px;
}

body.bx-background-image{
	position: relative;
	background-position: top center;
	background-color: #fff;
}
@media (min-width: 992px) and (max-width:1199px){
	body.bx-background-image{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	body.bx-background-image{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
}
@media (max-width: 767px) {
	body.bx-background-image {
		background: none;
	}
	
	.bx-wrapper.bx-wrapper0-footer {
	max-width: 100%;
	min-height: 60px;
}

.bx-wrapper2 .bx-logo-block2 img {
	
	margin-bottom: 80px;
	max-width: 100%;
	height: auto;
}
	
	
}

body.bx-background-gradient{
	background: rgb(246,247,251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246,247,251,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,247,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,247,251,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7fb', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}

.icon-empty {
	opacity: 0;
}

a {
	text-decoration: none;
}

a:active,
a:hover {
	border-color: transparent;
	text-decoration: none;
}

a,
.container {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}


.bx-header-row-1 {
	padding-bottom: 20px;	
	
}

.bx-header-row-2 {
	padding-top: 10px;
	padding-bottom: 4px;
	background: #fff;
	border-bottom: 2px solid #e2e2e2;
}

.bx-header-row-3 {
}

.bx-header-row-1 .bx-header-col-1 {
	display: flex;
}

.bx-phone-desc {
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 2px;
}

.bx-phone-prop {
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 1px;
	text-align: right;
	line-height: 48px;
	padding-top: 0px;
	font-weight: bold;
}

.bx-phone-prop a {
	color: #ff1516;
	text-decoration: none !important;
}


.bx-phone-call a {
    font-size: 12px;
	color: #6d6d6d;
	text-align: right;
	padding-bottom: 1px;
	border-bottom: 1px solid #ececec;
	float: right;
}

.bx-header-row-6 {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.bx-header-row-1 .bx-header-col-3 {
   padding-top: 0px;
}

.bx-header-row-0  .bx-header-col-2 {
   padding-top: 45px;
}


.bx-header-row-1 .bx-header-col-3 .bx-basket {
	 float: right;
	
}

		 
	.bx-logo img {
	max-width: 180px;
	}
	
	



@media (min-width: 1200px) { 

.container {
   min-width: 1200px;
}

.bx-phone-prop {
    font-size: 54px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: right;
    line-height: 54px;
    padding-top: 0;
    font-weight: bold;
}

}
	
@media (min-width: 1300px) {
	
	
 body .sidebar {
	float: left;	
	margin-top: 5px;
	width: 22%;
	}	
	
	 body .bx-content.col-lg-9 {
	width: 78%;
	padding-left: 40px;
	}
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}





.horizontal-menu-row{
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {
	margin-right: -30px;
	margin-left: -30px;
	}
	
	.newslist-row {
		margin-left: -45px;
	margin-right: -45px;
		}
	
	.bx-header-row-2, .bx-header-row-3 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;

	}

}

@media (min-width: 1100px) and (max-width: 1299px) {

 body .sidebar {
	float: left;	
	margin-top: 5px;
	width: 22%;
	}	
	
	
	 body .bx-content.col-lg-9 {
	width: 78%;
	padding-left: 40px;
	}
		 
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row {
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {
	margin-right: -30px;
	margin-left: -30px;
	}
	
	.newslist-row {
		margin-left: -45px;
	margin-right: -45px;
		}
	
	.bx-header-row-2 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-3 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 47.66666667%;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 25%;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 27.33333333%;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	/*  width: 66.33333333%; */
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 33.66666667%;
	}
	
}

@media (min-width: 1000px) and (max-width: 1099px) {

 body .sidebar {
	float: left;	
	margin-top: 5px;
	width: 22%;
	}	
	
	 body .bx-content.col-lg-9 {
	width: 78%;
	padding-left: 40px;
	}
		 
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
	padding-left: 40px;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row{
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {
	margin-right: -30px;
	margin-left: -30px;
	}
	
	.newslist-row {
	margin-left: -45px;
	margin-right: -45px;
		}
	
	.bx-header-row-2 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-3 {
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 42.66666667%;
	}
	
	.bx-logo img {
	min-width: 115px;
	max-width: 115px;
	margin-top: 8px;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 27%;
	}
	
	.bx-header-row-1 .bx-header-col-2 .bx-phone-desc {
	font-size: 12px;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 10px;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 30.33333333%;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	/* width: 73.33333333%; */
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	
	
	
	
}


@media (min-width: 970px) and (max-width: 999px) {
	.bx-header-row-1 {
	display: flex;
	}
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 28.66666667%;
	flex-direction: column;
	}
	
	.bx-logo img {
	
	margin-top: 8px;
	}
	
	.bx-logo-slogan {
	display: none;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
		padding-left: 0px;	
		display: none;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 13px;
	padding-top:10px;
	padding-left: 12px;
	text-align: left;
    text-transform: uppercase;
    color: #000;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 31%;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 40.33333333%;
	}
}
	 

@media (min-width: 970px) and (max-width: 999px) {

 body .sidebar {
	display: none;
	}	
	
	 body .bx-content.col-lg-9 {
	
	}
		 
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row {
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {
	margin-left: -31px;
	margin-right: -30px;
	}
	
	.newslist-row {
	margin-left: -45px;
	margin-right: -45px;
	}
	
	.bx-header-row-2 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-3 {
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1 {

	}
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 28.66666667%;
	flex-direction: column;
	}
	
	.bx-logo img {
	
	margin-top: 8px;
	}
	
	.bx-logo-slogan {
	display: none;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
		padding-left: 0px;	
		display: none;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 13px;
	padding-top:10px;
	padding-left: 12px;
	text-align: left;
    text-transform: uppercase;
    color: #000;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 31%;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 40.33333333%;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	/*  width: 73.33333333%; */
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}

	
}


@media (min-width: 970px) and (max-width: 992px) {
	.slider-row {
	margin-left: -16px;
	margin-right: -15px;
	}
}


@media (min-width: 861px) and (max-width: 969px) {

 body .sidebar {
	display: none;
	}	
	
	.bx-header-col-1 .advantage_img {
	display: none;
	
	}
	
	.bx-header-col-1 .advantage_text {
	padding-left: 0px;
	padding-right: 34px;
	}
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row{
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {
	margin-left: -16px;
	margin-right: -15px;
	}
	
	.newslist-row {
	margin-left: -45px;
	margin-right: -45px;
	}
	
	.bx-header-row-2 {
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-3 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	
	.bx-header-row-1  {
	display: flex;
	}
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 26.66666667%;
	flex-direction: column;
	}
	
	.bx-logo img {
	margin-top: 8px;
	}
	
	.bx-logo-slogan {
	display: none;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
	padding-left: 0px;	
	display: none;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 13px;
	padding-top:10px;
	padding-left: 12px;
	text-align: left;
    text-transform: uppercase;
    color: #000;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 33%;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 40.33333333%;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
/*	 width: 73.33333333%; */
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	.bx-header-row-2 .bx-header-col-1 {
	/*  width: 73.33333333%;*/
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	
	
	
	
}



@media (min-width: 768px) and (max-width: 860px) {

 body .sidebar {
	display: none;
	}	
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row {
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {
	margin-left: -16px;
	margin-right: -15px;
	}
	
	.newslist-row {
		margin-left: -45px;
	margin-right: -45px;
		}
	
	.bx-header-row-2, .bx-header-row-3 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1  {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-bottom: 0px;
	}
	
	.horizontal-menu-row .bx-top-nav-container {
	margin-top: 0px;
	}
 
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 100%;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo {
	display: flex;

	}
	
	.bx-logo img {
	
	margin-top: 8px;
	}
	
	.bx-logo-slogan {

	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
	padding-left: 0px;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 14px;
	padding-top:10px;

	text-align: center;
    text-transform: uppercase;
    color: #000;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	display: none;
	}
	
	.bx-phone-desc {
	display: none;
	}
	
	.bx-phone-call  {
	text-align: center;	
	}
	
	.bx-phone-call a {
	text-align: center;
	float: none;
	margin: 0px auto;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-top: 2px solid #000;
	    background: #f1f1f1;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	/* width: 73.33333333%; */
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 100%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 100%;
	}
	
	 .bx-header-col-2 .bx-searchtitle {
	margin-top: 5px;
	padding-bottom: 20px;
	}
	
	
	
}



@media (min-width: 640px) and (max-width: 767px) {

 body .sidebar {
	display: none;
	}	
	
	.bx-content {
float: inherit;
padding-bottom: 40px;
}
	
	 .advantage_img {
	flex-basis: 20px;
	}
	
	 .advantage_img img {
	max-width: 20px;
	}
	
	.advantage_text {
	padding-right: 10px;
	}
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row {
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {

	}
	
	.newslist-row {
		margin-left: -45px;
	margin-right: -45px;
		}
		

	
	.bx-header-row-2, .bx-header-row-3 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1  {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-bottom: 0px;
    margin-left: -16px;
	
	}
	
	.horizontal-menu-row .bx-top-nav-container {
	margin-top: 0px;
	}
 
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 100%;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	background: #000;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1400;
    padding: 10px 60px;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo {
	display: flex;

	}
	
	.bx-logo img {
	max-width: 160px;
	margin-top: 8px;
	}
	
	.bx-logo-slogan {

	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
		padding-left: 15px;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 16px;
	padding-top: 15px;
	text-align: left;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	text-align: left;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	 background: #f1f1f1;
    border-bottom: 2px solid #e2e2e2;
	}
	
	
	
	.bx-phone-desc {
	display: none;
	}
	
	.bx-phone-call  {
	text-align: center;	
	}
	
	.bx-phone-call a {
	text-align: center;
	float: none;
	margin: 0px auto;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-top: 2px solid #000;
	    background: #f1f1f1;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 73.33333333%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 100%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 100%;
	}
	
	.bx-header-col-2 .bx-searchtitle {
	margin-top: 5px;
	padding-bottom: 20px;
	}
	
	
	
}




@media (min-width: 430px) and (max-width: 639px) {

 body .sidebar {
	display: none;
	}	
	
	.bx-content {
	float: inherit;
	padding-bottom: 40px;
	}
	
	
	.bx-header-row-2 {

	}
	
	
	 .advantage_img {
	flex-basis: 20px;
	}
	
	 .advantage_img img {
	max-width: 20px;
	}
	
	.advantage_text {
	padding-right: 10px;
	}
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row {
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {

	}
	
	.newslist-row {
		margin-left: -45px;
	margin-right: -45px;
		}
		

	
	.bx-header-row-2, .bx-header-row-3 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1  {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-bottom: 0px;
    margin-left: -16px;
	
	}
	
	.horizontal-menu-row .bx-top-nav-container {
	margin-top: 0px;
	}
 
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 100%;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	background: #000;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1400;
    padding: 10px 20px 10px 60px;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo {
	display: flex;

	}
	
	.bx-logo img {
	max-width: 160px;
	margin-top: 8px;
	}
	
	.bx-logo-slogan {

	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
		padding-left: 15px;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 16px;
	padding-top: 15px;
	text-align: left;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	text-align: left;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	 background: #f1f1f1;
    border-bottom: 2px solid #e2e2e2;
	}
	
	
	
	.bx-phone-desc {
	display: none;
	}
	
	.bx-phone-call  {
	text-align: center;	
	}
	
	.bx-phone-call a {
	text-align: center;
	float: none;
	margin: 0px auto;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-top: 2px solid #000;
	    background: #f1f1f1;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 73.33333333%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 100%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 100%;
	}
	
	.bx-header-col-2 .bx-searchtitle {
	margin-top: 0px;
	}
	
	
	
}




@media (min-width: 270px) and (max-width: 429px) {

 body .sidebar {
	display: none;
	}	
	
	.bx-content {
	float: inherit;
	padding-bottom: 40px;
	}
	
	
	.bx-header-row-2 {

	}
	
	
	 .advantage_img {
	flex-basis: 20px;
	}
	
	 .advantage_img img {
	max-width: 20px;
	}
	
	.advantage_text {
	padding-right: 10px;
	}
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row {
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {
	margin-left: -16px;
	margin-right: -15px;
	}
	
	.newslist-row {
		margin-left: -45px;
	margin-right: -45px;
		}
		

	
	.bx-header-row-2 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	 .bx-header-row-3 {
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1  {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-bottom: 0px;
    margin-left: -16px;
	
	}
	
	.horizontal-menu-row .bx-top-nav-container {
	margin-top: 0px;
	}
 
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 100%;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: #000;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1400;
    padding: 10px 40px 10px 40px;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo {
	display: flex;

	}
	
	.bx-logo img {
	max-width: 160px;
	margin-top: 8px;
	}
	
	.bx-logo-slogan {

	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
		padding-left: 15px;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 16px;
	padding-top: 15px;
	text-align: center;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	text-align: center;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	 background: #f1f1f1;
    border-bottom: 2px solid #e2e2e2;
	}
	
	
	
	.bx-phone-desc {
	display: none;
	}
	
	.bx-phone-call  {
	text-align: center;	
	}
	
	.bx-phone-call a {
	text-align: center;
	float: none;
	margin: 0px auto;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-top: 2px solid #000;
	    background: #f1f1f1;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 73.33333333%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 100%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 100%;
	}
	
	.bx-header-col-2 .bx-searchtitle {
	margin-top: 0px;
	}
	
}




@media (min-width: 200px) and (max-width: 269px) {

 body .sidebar {
	display: none;
	}	
	
	.bx-phone-prop {
	font-size: 16px;
	text-align: center;
	}
	
	.bx-content {
	float: inherit;
	padding-bottom: 40px;
	}
	
	
	.bx-header-row-2 {

	}
	
	
	 .advantage_img {
	flex-basis: 20px;
	}
	
	 .advantage_img img {
	max-width: 20px;
	}
	
	.advantage_text {
	padding-right: 10px;
	}
	
	.bx-newslist-block {
	position: relative;
	}
	
	.bx-newsdetail-block {
	padding: 0px 0px;	
	}
	
	.bx-newslist-title {
	position: absolute;
	bottom: -20px;
	width: 100%;
	}
	
	.bx-newslist-date-absolute {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
	.bx-content.col-md-9 {
	float: right;	
	width: 78%;
}

	.container {
    width: 100%;
}

	.horizontal-menu-row {
	margin-left: -60px;
	margin-right: -60px;
	}
	
	.slider-row {

	}
	
	.newslist-row {
		margin-left: -45px;
	margin-right: -45px;
		}
		

	
	.bx-header-row-2, .bx-header-row-3 {
	margin-left: -45px;
	margin-right: -45px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 70px;
	margin-bottom: 8px;
	}
	
	.bx-header-row-1  {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-bottom: 0px;
    margin-left: -16px;
	
	}
	
	.horizontal-menu-row .bx-top-nav-container {
	margin-top: 0px;
	}
 
	
	.bx-header-row-1 .bx-header-col-1 {
	width: 100%;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: #000;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1400;
    padding: 10px 40px 10px 40px;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo {
	display: flex;

	}
	
	.bx-logo img {
	max-width: 120px;
	margin-top: 8px;
	}
	
	.bx-logo-slogan {

	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-inc-orginfo {
		padding-left: 15px;
	}
	
	.bx-header-row-1 .bx-header-col-1  .bx-logo-name {
	font-size: 16px;
	padding-top: 15px;
	text-align: center;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-1 .bx-logo-slogan {
	font-size: 11px;
	text-align: center;
    text-transform: uppercase;
    color: #fff;
	}
	
	.bx-header-row-1 .bx-header-col-2 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	 background: #f1f1f1;
    border-bottom: 2px solid #e2e2e2;
	}
	
	
	
	.bx-phone-desc {
	display: none;
	}
	
	.bx-phone-call  {
	text-align: center;	
	}
	
	.bx-phone-call a {
	text-align: center;
	float: none;
	margin: 0px auto;
	}
	
	.bx-header-row-1 .bx-header-col-3 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-top: 2px solid #000;
	    background: #f1f1f1;
	}
	
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 73.33333333%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 26.66666667%;
	}
	
	.bx-header-row-2 .bx-header-col-1 {
	 width: 100%;
	}
	
	.bx-header-row-2 .bx-header-col-2 {
	 width: 100%;
	}
	
	.bx-header-col-2 .bx-searchtitle {
	margin-top: 0px;
	}
	
	
	
}



@media (min-width: 768px) {
.bx-header-row-4 {
display: none;
}

.bx-content {
float: right;	
padding-bottom: 40px;
}


}


@media (max-width: 767px) {

.bx-wrapper0 {
display: none;
}

}

a {
color: #000;	
}

a:active, a:hover  {
color: #000;	
}

img {
	/*width: auto;*/
	max-width: 100%;
	height: auto;
}

.bx-header {}
/*Logo*/

.bx-logo {
	float: left;
}

.bx-logo-name {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.bx-logo-slogan {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000;
	padding-top: 4px;
}

.bx-logo .bx-logo-block {
	display: block;
	min-height: 60px;
	border-bottom: none;
}

.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
	font-size: 32px;
	font-weight: 700;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	border: none;
	vertical-align: bottom;
}

.bx-logo-text small {
	font-size: 37px;
}

.bx-logo-desc {
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	font-size: 13px;
	line-height: 10px;
	color: #b8b8b8;
}

/* Sections */

.bx-header-section {
	padding: 0px 45px 10px;
	background: #fff;
}

.bx-content-seection {
	padding: 0 45px 5px;
	background: #fff;

}

@media (min-width: 1300px) {
	.bx-header-section {
			padding: 0px 45px 10px;
	}
	.bx-content-seection {
	padding: 0 45px 5px;
		padding-bottom: 25px;
	}
}

@media (min-width: 1200px) and (max-width: 1299px) {
	.bx-header-section {
			padding: 0px 45px 10px;
	}
	.bx-content-seection {
		padding: 20px 35px 5px;
		padding-bottom: 25px;
	}
	
	body .mainpage_rightside {
	margin-right: -35px;
	}
	
		
	body .r-tabs .r-tabs-nav .r-tabs-anchor  {
	font-size: 16px;
	}

}



@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
		padding: 0px 30px 10px;
	}
	.bx-content-seection {
		padding: 0 30px 5px;
	}
}


@media (min-width: 861px) and (max-width: 991px) {
	.bx-header-section {
		padding: 0px 30px 10px;
	}
	.bx-content-seection {
		padding: 0 15px 5px;
	}
}

@media (min-width: 768px) and (max-width: 860px) {
	.bx-header-section {
		padding: 31px 15px 10px;
	}
	.bx-content-seection {
		padding: 0 15px 5px;
	}
}

@media (max-width: 767px) {
	.bx-header-section {
		padding: 0px 15px 10px;
	}
	
	.bx-phone-prop {
		text-align: center;
	}
	
	.bx-content-seection {
		padding: 0 15px 10px
	}
}


@media (max-width: 420px) { 
   .bx-phone-prop {
	   font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: right;
    line-height: 28px;
    padding-top: 0px;
    font-weight: bold;
}

body .btn.product-item-detail-buy-button {
	  height: auto; 
    white-space: normal;
	min-width: auto;
	font-size: 12px !important;
	margin-bottom: 0px; 
}

body .bx_catalog_tile_home_type_2 .bx_catalog_item_title {
	    height: auto;
}

   }



/* header / phone */

.bx-inc-orginfo {
	padding-left: 16px;
	float: left;
}

@media (max-width: 767px) {
	.bx-inc-orginfo {
		text-align: center;
		padding-bottom: 10px;
	}
}

.bx-inc-orginfo-phone {
	color: #000;
	font-size: 21px;
	font-weight: 700;
	white-space: nowrap;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inc-orginfo-phone i {
	color: #97a1ab;
	position: relative;
	margin-left: -23px;
}

.bx-inc-orginfo-recall {}

.bx-inc-orginfo-recall a {
	color: #039be5;
	border-bottom: 1px dashed;
	font-size: 12px;
	margin-left: 2px;
}

.bx-inc-orginfo-recall a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
/* header / worktime */

.bx-worktime {}

@media (max-width: 767px) {
	.bx-worktime {
		text-align: center;
	}
}

.bx-worktime-title {
	color: #8d8d8d;
	font-size: 12px;
}

.bx-worktime-prop {
	font-size: 13px;
	color: #000;
}

.bx-worktime-prop>span {
	white-space: nowrap;
}
/*sidebar*/

.bx-sidebar-block {
	margin-bottom: 40px;
}

.bx-sidebar-block {
	margin-bottom: 40px;
}
.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-footer .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 16px;
	text-transform: uppercase;
} 

.bx-footer .bx-block-title.bx-block-title-2 {
	color: #000;
	font-size: 28px;
	font-weight: 700;
    letter-spacing: 0.05em;
	text-align: center;
}

.bx-footer .bx-block-title.bx-block-title-3 {
	color: #000;
	line-height: 1.4em;
    font-size: 16px;
	margin-bottom: 4px;
	text-transform: none;
	letter-spacing: 0px;
	text-align: right;
}

.bx-footer .bx-block-title.bx-block-title-5-2 {
	margin-top: 41px;
}

/* Breadcrumb Custom*/

.bx-breadcrumb-item a {
	color: #757575;
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}
/* workarea */

/*TITLE*/

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px;
}

h4.bx-title,
h5.bx-title,
h6.bx-title {}

h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px;
}
h2.bx-title {font-size: 25px}
h3.bx-title {}
h4.bx-title {}
h5.bx-title {}
h6.bx-title {}

/* FORMS */
input[type=text],
input[type=password] {
	margin: inherit 4px;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* INC.banners */

.bx-incbanners {
	margin: 10px 0 25px;
	text-align: center;
}
/* INC.links.footer */

.bx-inclinksfooter a {
	border-bottom: none;
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}

.bx-inclinksfooter-container {
	margin-top: 3px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
}
/* INC.logo.footer */

.bx-inclogofooter {
	color: #fff;
}

.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
	border-bottom: none;
}

.bx-inclogofooter-logo img {
	max-width: 180px;
	height: auto;
}



.bx-inclogofooter-block {
	padding-bottom: 20px;
}

.bx-inclogofooter-block .bx-inclinksfooter-item {
	font-size: 14px;
	text-decoration: underline;
}

.bx-inclogofooter-tel {
	color: #222;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;

}

.bx-inclogofooter-worktime {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
/* INC.social.widget */

.bx-banners {
	margin: 10px 0;
}

.bx-banners .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* INC.wt */

.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	background: url(/bitrix/templates/creativrf/images/wt.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px;
}

.bx-wt .bx-block-title {
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
	color: #fff;
}

.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.bx-wt-block ul li {
	padding-bottom: 7px;
}

.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
}
/* news.list.sidebar */
.bx-s-info {
	margin: 10px 0;
	padding-top: 5px;
}
.bx-s-info-block {
	display: block;
	margin-bottom: 25px;
}
.bx-s-info-title {
	display: block;
	min-height: 29px;
	padding-left: 36px;
	margin-bottom: 5px;
	position: relative;
}
.bx-s-info-titleicon{
	display: block;
	background: #007FCA;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bx-s-info-titleicon i{
	line-height: 30px;
	vertical-align: middle;
	font-style: normal;
}
.bx-s-info-titletext {
	display: block;
	padding: 6px 0;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.bx-s-info-content {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3e454c;
	padding-left: 36px;
}

/* FOOTER */

/* FOOTER */

.bx-footer {



}

.bx-footer-bottomline .container {
	padding-left: 20px;
	padding-right: 20px;
}

.bx-footer-section.bx-center-section {
	padding-top: 55px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
}

.bx-footer-section.bx-center-section.bx-footer-section-0 {
	padding-bottom: 0px;
}

.bx-footer-section.bx-center-section>div {

}

.bx-footer a {
	color: #000;
    text-decoration: none;
    font-size: 16px;
	
}

.bx-footer a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}

.bx-footer-line {
	background: #1f496a;
}

.bx-footer-bottomline {

	line-height: 1.5em;
    text-align: center;
	text-transform: uppercase;
    font-size: 16px;
	padding: 40px 0 55px 0;
	color: #000;
}

.bx-footer-bottomline a {
	color: #808080;
	border-bottom: 1px solid #cdcdcd;
}

.bx-footer-bottomline a:hover, .bx-footer-bottomline a:active {
	color: #000;
	border-bottom: 1px solid #000;
}

.bx-up {
	text-align: right;
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.bx-footer {
		text-align: center;
	}
	.bx-up {
		text-align: center;
	}
}
/**/

.btn,
.btn:hover,
.btn:active,
.btn:focus{
	text-shadow: none !important;
	-webkit-box-shadow:none !important;
	   -moz-box-shadow:none !important;
			box-shadow:none !important;
	outline:none !important;
}

.btn-primary {
	background-color: #000;
	border-color: #000;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #fff;
	border-color: #000;
}

.btn-link {
	color: #000;
}

.btn-link:focus,
.btn-link:hover {
	color: #000;
	text-decoration: none;
}
/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px;
	}
}

.bx-404-text-block {
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}
/*ABOUT*/

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.bxd-block:hover {}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-block:hover .bxd-icon {}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-link:hover .bxd-icon .fa {}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px;
}


.bx-up-button {
	border-radius: 2px;
	color: #fff;
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	padding: 9px 18px 7px 38px;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	-moz-transition: background-color .3s ease, opacity .3s ease;
	-ms-transition: background-color .3s ease, opacity .3s ease;
	-o-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
	background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat;
}
.bx-up-button:hover{
	background-color: #9fa0a3;
}

.bx-header-marquee-col {
display: flex;
flex-direction: row;
height: 26px;
justify-content: baseline;
margin-bottom: 5px;
margin-left: -10px;
/*
-webkit-box-shadow: 0px 0px 23px 2px rgba(245,245,245,1);
-moz-box-shadow: 0px 0px 23px 2px rgba(245,245,245,1);
box-shadow: 0px 0px 23px 2px rgba(245,245,245,1);
*/
}

.attention {
justify-content: baseline;
padding: 4px 30px 4px 15px;
color: #000;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}

.smooth_text_center {
flex-grow: 1;	
color: #464646;
margin-right: -14px;
    color: black;
    font-size: 60px !important;
    font-weight: 700;
    line-height: 150%;
}

/*

.smooth_text_center:before {
  content: '';
  position: absolute;
  width: 36px;
  height: 26px;
  top: 0px;
  z-index: 999;
-webkit-box-shadow: inset 19px 0px 23px 0px rgba(245,245,245,1);
-moz-box-shadow: inset 19px 0px 23px 0px rgba(245,245,245,1);
box-shadow: inset 19px 0px 23px 0px rgba(245,245,245,1);

}


.smooth_text_center:after {
  content: '';
  position: absolute;
  width: 36px;
  height: 26px;
  top: 0px;
  right: -14px;
  z-index: 999;
-webkit-box-shadow: inset -18px 0px 23px 0px rgba(245,245,245,1);
-moz-box-shadow: inset -18px 0px 23px 0px rgba(245,245,245,1);
box-shadow: inset -18px 0px 23px 0px rgba(245,245,245,1);
}

*/

.smooth_text_left, .smooth_text_center, .smooth_text_right {

}

body .wd_marque_01 .wd_str_move {
	color: #000000; 
	font-size: 60px;
	line-height: 150%;
}

.bx-red.bx-top-nav .bx-top-nav-container {
	background:	#000;
	padding-left: 30px;
	padding-right: 30px;
}

.bx-red.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover>a, .bx-red.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active>a, .bx-red.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover>a {
   	background:	#000;
}


.advantages_wrapper {
display: flex;	
 justify-content: space-around;
 padding-top: 10px;
}

.advantage_inner {
display: flex;	
justify-content: baseline;
align-items: center;

}



.advantage_inner {
	 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}


.advantage_inner:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  }

.advantage_img img {
 width: 60px;
	 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}


.advantage_text {
padding-left: 17px;	
padding-right: 25px;	
/* color: #707171; */

font-size: 15px;
font-weight: 500;
color: #000;
}

.advantage_text span {
display: block;	
}

.bx-header-col-2 #search .btn.btn-default {
background: none;	
color: #707171;
border-left: 1px solid #c6c6c6;
margin-top: 4px;
margin-bottom: 4px;
padding: 0px 10px 0px 10px;
}

.bx-header-col-2 #search .btn.btn-default img {
width: 100%;
min-width: 18px;
	 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bx-header-row-2 .bx-header-col-2 #search .btn.btn-default:hover img {
width: 100%;
min-width: 18px;
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}

 .bx-header-col-2 .bx-searchtitle .bx-input-group .bx-form-control {
background: #fff;	
border: 0px none;
}

.bx-header-col-2 .bx-searchtitle .bx-input-group {
border: 1px solid #e2e2e2;	
background: #fff;	
}




.bx_catalog_tile_home_type_2.bx_creativrf.bx_bt_button {
background: #fed500 !important;
padding: 2px 12px 9px 12px;
font-weight: 500;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
color: #000 !important;
margin: 0px 0px !important;
height: 28px !important;
text-transform: uppercase;
font-size: 12px;
min-width: 120px;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
	font-size: 12px;
	min-width: 130px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
    letter-spacing: 1px;
	box-sizing: border-box;
    line-height: 27px;
    height: 27px;
	background: none;
	font-weight: normal !important;
	color: #a5a5a5;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:hover {
	 background: #fff;
    border: 1px solid #333;
    color: #333;
}
} 

.bx_catalog_tile_home_type_2.bx_creativrf .bx_catalog_tile_slider_arrow_left, .bx_catalog_tile_home_type_2.bx_creativrf .bx_catalog_tile_slider_arrow_right {
background-image: url('/images/slider_arrows.png');	
}


.bx_catalog_tile_home_type_2.bx_creativrf .bx_catalog_tile_slider_pagination li:hover, .bx_catalog_tile_home_type_2.bx_creativrf .bx_catalog_tile_slider_pagination li.active {
background-image: url('/images/pagination_dot.png');	
}

.bx_catalog_tile_home_type_2.bx_creativrf .bx_catalog_tile_slider_pagination li {
background-image: url('/images/pagination_dot.png');	
}

body .bx_catalog_tile_home_type_2 .bx_catalog_item_price .bx_price {
color: #000;
font-size: 24px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-weight: normal;
}



.bx_catalog_tile_home_type_2 .bx_catalog_item_title  {
text-align: center;
margin-top: 20px;
height: auto;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item_title a {
color: #000;
font-size:13px;
text-align: center;
line-height: 125%;
}

body .bx_catalog_tile_home_type_2.bx_creativrf .bx_bt_button {
background: #000;
text-shadow: none;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
box-sizing: border-box;
    line-height: 27px;
    height: 27px;
	margin: 5px 3px;
	font-size: 12px;
    min-width: 130px;
}

.popup-window-buttons .bx_medium.bx_bt_button {
	background: #000;
text-shadow: none;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
color: #fff;
box-sizing: border-box;
	margin: 5px 3px;
	font-size: 12px;
    min-width: 130px;
	display: block;
	border-radius: 5px; 
	padding: 8px 12px;
	cursor: pointer;
}

body .bx_catalog_tile_home_type_2.bx_creativrf .bx_bt_button:hover, body .bx_catalog_tile_home_type_2.bx_creativrf .bx_bt_button:active {
background: #fff;
border: 1px solid #000;
color: #000;
}

.popup-window-buttons .bx_medium.bx_bt_button:hover, .popup-window-buttons .bx_medium.bx_bt_button:active  {
	background: #fff;
border: 1px solid #000;
color: #000;
cursor: pointer;
}

body .bx-top-nav-container .bx-nav-1-lvl>a {
}

.bx-top-nav-container .bx-nav-1-lvl>a span {
letter-spacing: 1px;	
}



body .bx_catalog_tile_home_type_2 .bx_stick_disc {
    background: url(/images/stick_disc.png) no-repeat center;
}

.new-sign {
	color: #000;
	font-size: 8px;
	position: relative;
	top: -8px;
	display: inline-block;
}

.sale-personal-section-index-block.bx-theme-red{
	 background: none;
    border: 2px solid #f1f1f1;
}

body .sale-personal-section-index-block.bx-theme-red {
	background: #f1f1f1;
	border: 2px solid #f1f1f1;
}

body  .sale-personal-section-index-block-name {
   	color: #000;
}

body .sale-personal-section-index-block.bx-theme-red  .fa {
	color: #000;
}

body .sale-personal-section-index-block.bx-theme-red:hover {
	background: none;
	border: 2px solid #000;
}

body .sale-personal-section-index-block.bx-theme-red:hover .sale-personal-section-index-block-name {
   	color: #000;
}

body .sale-personal-section-index-block.bx-theme-red:hover  .fa {
	color: #000;
}

.bx-red .product-item-label-text span, .bx-red .product-item-label-ring {
    background-color: #000;
}

.product-item-detail-tab-link:after {
	background: #000;
	color: #000;
}

.product-item-detail-tab-link {
	color: #333;
	text-decoration: none !important;
}



.bx_ordercart .bx_ordercart_order_table_container{
	border: 1px solid #dadada;	
	/* border-bottom: 1px solid #000; */
	padding-bottom: 20px;
}

.product-item-detail-price-current {
	color: #000;
	text-align: center;
}

.bx_ordercart .bx_ordercart_coupon input {
	border: 1px solid #dadada;
	box-shadow: inset 0 0px 0px 0 rgba(0,0,0,.06);
	background: #fcfcfc;
	height: 35px;
}


.bx_ordercart .bx_sort_container a {
display: inline-block;
    font: 14px "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
  border: 1px solid #fff;
   padding: 8px 15px;
	background: none;
	box-shadow: inset 0 0px 0px 0 #3e3e3e;
	    text-shadow: 0 0px 0 #505050;
}

.bx_ordercart .bx_sort_container a.current, .bx_ordercart .bx_sort_container a:hover,  .bx_ordercart .bx_sort_container a:active {
display: inline-block;
    font: 14px "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
  border: 1px solid #000;
   padding: 8px 15px;
	background: none;
	box-shadow: inset 0 0px 0px 0 #3e3e3e;
	    text-shadow: 0 0px 0 #505050;
}



body .bx_catalog_tile_home_type_2 .bx_catalog_item_price .bx_price {
color: #000;
font-size: 24px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-weight: normal;
}


body .bx_catalog_tile_home_type_2.bx_creativrf .bx_bt_button {
background: #000;
text-shadow: none;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 3px;
min-width: 130px;
line-height: 27px;
height: 27px;
}

body .popup-window-buttons .bx_catalog_tile_home_type_2.bx_creativrf .bx_bt_button {
padding: 5px 10px;
cursor: pointer;
}

body .bx_catalog_tile_home_type_2.bx_creativrf .bx_bt_button:hover, body .bx_catalog_tile_home_type_2.bx_creativrf .bx_bt_button:active  {
background: #fff;
border: 1px solid #000;
color: #000;
}

.bx-filter.bx-red .bx-filter-section {
background: #f9f9f9;
    border: 1px solid #e3e3e3;
    padding: 10px 20px !important;
}

.bx-filter .bx-filter-parameters-box-title span {
color: #000;
}

.bx-filter .bx-filter-parameters-box-title span:hover, .bx-filter .bx-filter-parameters-box-title span:active {
color: #000;
}

.bx-filter.bx-red .bx-ui-slider-pricebar-v {
background:  #000;
}

.bx-filter .bx-filter-popup-result a {
color: #000;
}

.bx-filter.bx-red .bx-ui-slider-pricebar-vn {
background:  #dadada;
}

.bx-filter.bx-red .bx-ui-slider-handle.left {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYyNTUyMUU3Mzg2MTFFN0EwODBCNTE5NUNGODBCNjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYyNTUyMUY3Mzg2MTFFN0EwODBCNTE5NUNGODBCNjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjI1NTIxQzczODYxMUU3QTA4MEI1MTk1Q0Y4MEI2MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjI1NTIxRDczODYxMUU3QTA4MEI1MTk1Q0Y4MEI2MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjIkM/oAAABoSURBVHjaYnxm0MhAARBiokQzEO9mokQzEBsxUaIZxGGiRDOpBmBoJsUArJqJNQCnZmIMwKsZBFgIaN4DxIb4bGCiRDMuA4jWjM0AkjSjG0CyZmQDyNIMM4BszbBo/ArEzuTmaYAAAwAGohHGS06G3wAAAABJRU5ErkJggg==');
}

.bx-filter.bx-red .bx-ui-slider-handle.right {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUU3OEE4RjY3Mzg2MTFFNzlFODhCNEMxODExNDlCNzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUU3OEE4Rjc3Mzg2MTFFNzlFODhCNEMxODExNDlCNzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RTc4QThGNDczODYxMUU3OUU4OEI0QzE4MTE0OUI3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RTc4QThGNTczODYxMUU3OUU4OEI0QzE4MTE0OUI3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrJcEeUAAACDSURBVHjanNOLDYAgDAXA+uIETCLO4GK6lu7gFjpGhaiJKEhbEgItyfEnZqatG11sLRV0lnn3kyNDuYHeiuDRNyF4xWoEmZwKQSEvRvAzJkJQmaCKQLDNiCwlBMLD9iUEiivPIlA+vA8Cw/NPkCb+qBCwAVpDHSwrSFbSXoGzKocAAwCn8lfa7NSLIwAAAABJRU5ErkJggg==');
}

.bx-filter .bx-filter-parameters-box-title span:hover {
    border-color: #000;
}

.bx-filter.bx-red .btn-themes {
    background-color: #000;
    border-color: #000;
    color: #FFF;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.bx-filter.bx-red .btn-themes:hover,  .bx-filter.bx-red .btn-themes:active {
    background-color: #fff;
    border-color: #000;
    color: #000;	
}

.bx-retina .bx-filter .bx-filter-param-btn, .bx-filter .bx-filter-param-btn {
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: none;
	-moz-border-image: none;
	-o-border-image: none;
	border-image: none;
}

.bx-retina .bx-filter .bx-filter-param-btn:hover, .bx-filter .bx-filter-param-btn:hover {
	border-color: #009cac;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: none;
	-moz-border-image: none;
	-o-border-image: none;
	border-image: none;
}

.bx_catalog_tile .bx_catalog_tile_img {
	border: 1px solid #dadada;
}


.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	/* border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/.default/images/result_popup_left.png) 4 20 4 4 fill repeat; */
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-red .product-item-image-slider-control.active, .bx-red .product-item-image-slider-control:hover {
	background-color: #000;
}

.product-item-title {
	text-align: center;
}

.product-item-title a {
	color: #000;
	text-align: center;
}

.bx-theme-red.bx-inclinkspersonal-selected, .bx-inclinkspersonal-item.bx-theme-red:hover {
	background: #000;
}



li.bx-inclinkspersonal-item {
   border-bottom: 1px solid #f9f9f9;
}

.bx-inclinkspersonal-list {
	 border: 1px solid #f9f9f9;
}

.bx_ordercart.bx_creativrf .bx_item_detail_size_small_noadaptive ul li:active .cnt, .bx_ordercart.bx_creativrf .bx_item_detail_size_small_noadaptive ul li.bx_active .cnt {
    border: 2px solid #000;
}

.bx-retina .bx_ordercart.bx_creativrf .bx_item_detail_size_small_noadaptive ul li.bx_active .cnt {
    -webkit-border-image: none;
    -moz-border-image: none;
    -o-border-image: none;
    border-image: none;
} 

.bx_ordercart.bx_creativrf .bx_item_detail_size_small_noadaptive ul li .cnt {
	border: 1px solid #dadada;
}

.bx_ordercart.bx_creativrf .bx_item_detail_scu_small_noadaptive .bx_scu ul li .cnt {
	border: 1px solid #dadada;
}

.bx-retina .bx_ordercart.bx_creativrf .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active .cnt {
     -webkit-border-image: none;
    -moz-border-image: none;
    -o-border-image: none;
    border-image: none;
}

.bx_ordercart.bx_creativrf .bx_item_detail_scu_small_noadaptive .bx_scu ul li:active .cnt, .bx_ordercart.bx_creativrf .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active .cnt {
	border: 2px solid #000;
}

.bx_ordercart.bx_creativrf .bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover .cnt {
	 border: 1px solid #000;
}

.bx_ordercart.bx_creativrf .bx_item_detail_size_small_noadaptive ul li:hover .cnt {
	border: 1px solid #000;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
	color: #000;
	font-size: 14px;
}

.bx_ordercart .bx_ordercart_photo_container {
	 border: 1px solid #dadada;
}

body input[type=text], body input[type=password] {
	    margin: inherit 4px;
    padding: 1px 5px;
    border: 1px solid #dadada;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
}


.bx_ordercart.bx_creativrf .bx_bt_button  				{
	background: #000;
	border: 1px solid #000;
	filter: none !important;
	text-shadow: none !important;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
.bx_ordercart.bx_creativrf .bx_bt_button:hover  		{
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.bx_ordercart.bx_creativrf .bx_bt_button:active  		{
	background: #fff;
	color: #000;
	border: 1px solid #000;
}

.bx_ordercart.bx_creativrf .bx_ordercart_order_pay_center .checkout{
	background: #000;
	border: 1px solid #000;
	filter: none !important;
	text-shadow: none !important;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}
.bx_ordercart.bx_creativrf .bx_ordercart_order_pay_center .checkout:hover{
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.bx_ordercart.bx_creativrf .bx_ordercart_order_pay_center .checkout:active{
	background: #fff;
	color: #000;
	border: 1px solid #000;

}

.bx-soa-section.bx-step-completed {
	/* border: 1px solid #009cac !important */
}

.bx-soa-item-title a {
	color: #000;
	font-weight: normal;
}

body .bx-sls .form-control.dropdown-block, .bx-slst .form-control.dropdown-block {
background: #f5f5f5;	
}

body .bx-soa-pp-desc-container .bx-soa-pp-company {

}



.bx-soa-item-imgcontainer {
border: 1px solid #dadada;
}

.bx-step-completed .text-right a, .bx-soa-section-title-container .text-right a {
	color: #000;
}

body .bx-soa-coupon-input input[type=text].form-control {
	border: 1px solid #dadada;
	background: #f5f5f5;
}

body .bx-soa-section-title-container {
	background: #f1f1f1;
}

body .bx-red .btn.btn-default {
		background: #000;
		border-radius: 0;
	border: 1px solid #000;
	filter: none !important;
	text-shadow: none !important;
	box-box-shadow: none;
}

body .bx-red .btn.btn-default:hover {
	background: #fff;
	color: #000;	border-radius: 0;
	border: 1px solid #000;
}
body .bx-red .btn.btn-default:active {
	background: #fff;
	color: #000;
		border-radius: 0;
	border: 1px solid #000;
}

body input[type=text], body input[type=password] {
	background: #f9f9f9;
}

body .form-control {
	background: #f9f9f9;
}

.product-item-price-current {
    color: #000;
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.product-item-info-container {
	text-align: center;
}

body .bx-soa-section.bx-selected {
	border: 1px solid #000;
}

body  .bx-soa-pp-company.bx-selected  .bx-soa-pp-company-graf-container {
	border-color: #000;
}

body .bx-soa-section.bx-step-completed {
	border: 1px solid #009cac;
}



body .bx-soa-pp-company-graf-container {
	border-color: #dadada;
}

body .bx-soa-section.bx-step-completed:nth-of-type(1) .text-right {
	display: none;	
}

body .bx_catalog_tile_home_type_2 .bx_bt_button_type_2 {
	background: none;
}


body .bx-soa-item-imgcontainer {
border: 1px solid #e9e9e9;	
}


.bx_soc_comments_div.bx_important.bx_creativrf .bx_bt_button {
		border: 1px solid #e9e9e9;
	background: #fff;
	color: #656565;
	text-shadow:0 1px 0 #fff;
}
.bx_soc_comments_div.bx_important.bx_creativrf .bx_bt_button:hover, .bx_soc_comments_div.bx_important.bx_creativrf .bx_bt_button:active  {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:    -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:      -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:         linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.05);
		border: 1px solid #999 !important;
		color: #000;
}

.bx_soc_comments_div .bx-catalog-tab-list li {
	    border: 1px solid #dadada !important;
}

body .bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span {
background: #000;	
}

.bx_catalog_text_title a {
	color: #000;
	border-bottom:0px solid #000;
}

.bx_catalog_text_title a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

.bonus {
color: #000;
text-align: center;
padding: 5px 5px;
font-size: 12px;
}

.topbonus {
padding-top: 0px;	
}


.bonus.bonus-section {

padding-top: 0px;
    font-size: 12px;
}

.product-item-label-text span, .product-item-label-ring {
background: #000;
}

.bx_mfeedback{

}
.bx_mfeedback input[type="text"]{
	width:100%;
	display: block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding: 6px;
	outline: none;
	border: 1px solid #c1c5c8;
	border-radius: 2px;
	background: #fff;
	box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
	color: #000;
	vertical-align: middle;
	font-size: 14px;
	max-width:400px
}

.bx_mfeedback textarea {
	width:100%;
	display: block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding: 6px;
	outline: none;
	border: 1px solid #c1c5c8;
	border-radius: 2px;
	background: #fff;
	box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
	color: #000;
	vertical-align: middle;
	font-size: 14px;
	max-width:400px
}

.bx_mfeedback .bt_blue{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	border: none;
}
.bx_mfeedback .shadow.bt_blue{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.bx_mfeedback .shadow.bt_blue:active{box-shadow:none}

.bx_mfeedback .feedback_field_caption {
font-weight: bold;	
}

.container_name {
display: none;	
}

.bx_mfeedback .feedback_field_caption {
margin-top: 15px;
}

.bx_mfeedback .bt_blue {
	background: none !important;
}

.bx_mfeedback .bt_blue input 			{
	background: #000;
	border: 1px solid #000;
	filter: none !important;
	text-shadow: none !important;
	box-shadow: none;
	 position: relative;
    top: 10px;
    display: inline-block;
    padding: 0 18px;
    border-radius: 3px;
	vertical-align: bottom;
    text-decoration: none;
    font-weight: bold;
    line-height: 36px;
}
.bx_mfeedback .bt_blue input:hover  		{
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.bx_mfeedback .bt_blue input:active 		{
	background: #fff;
	color: #000;
	border: 1px solid #000;
}


span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}



.feedback_field_input input.input_error {
border: 1px solid red !important;
background: #f5e3e4 !important;
margin-bottom: 0px !important;
}


textarea.input_error {
border: 1px solid red !important;
background: #f5e3e4 !important;
margin-bottom: 0px !important;
}

label.input_error {
color: red;	
margin-bottom: 10px;
}

.for_form_rows {
display: none;	
}

.pay_name {
font-weight: bold;	
}

.sale-order-link, .sale-order-history-link, .sale-profile-detail-link-list {
display: inline-block;
    font: 14px "Exo 2", Helvetica, Arial, sans-serif;
    color: #000;
  border: 1px solid #000;
    padding: 4px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 22px;
	margin-right: 15px;
}

.sale-order-list-repeat-link:before {
content: "\f01e";
    font: normal normal normal 14px/1 FontAwesome;
	 color: #000;
	background: none;
}

.sale-order-list-shipment-button, .sale-order-list-repeat-link, .sale-order-list-cancel-link, .sale-order-list-about-link, .sale-order-list-change-payment {
	    color: #000;
		 font: 14px "Exo 2", Helvetica, Arial, sans-serif;
}

html .bx-theme-red .btn.btn-default {
	    background: #fff;
		color: #000;
    border: 1px solid #000;
    filter: none !important;
    text-shadow: none !important;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	letter-spacing: 1px;
		border-radius: 20px;
}

	.btn.product-item-detail-buy-button {
	height: 30px;
	border-radius: 3px;
	}
	
	.product-item-detail-slider-controls-image {
	outline-color: #e2e2e2;
	}
	
	.bx-red .product-item-selected-scu, .bx-red .product-item-detail-slider-controls-image:hover, .bx-red .product-item-detail-slider-controls-image.active {
	outline-color: #000;
	}
	
	body.bx-theme-red .catalog-block-header {
     border-color: #e2e2e2;
	}

html .bx-theme-red .btn.btn-default:hover,  .bx-theme-red .btn.btn-default:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
	border-radius: 20px;

}

html .bx-theme-red .bx-red .product-item-scu-item-text-block:hover, html .bx-theme-red .product-item-scu-item-color-block:hover, html .bx-theme-red .product-item-scu-item-text-container.selected .product-item-scu-item-text-block, html .bx-theme-red .product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
	    outline-color: #000;
}

.product-item-scu-item-text-block {
	    outline-color: #e2e2e2;
}

.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
	    height: 33px;
}

.bx-sls .dropdown-block {
	height: 35px;
}

.form-control:focus { 
border-bottom-color: #000;
border-left-color: #000;
border-right-color: #000;
border-top-color: #000;
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.071), 0px 0px 8px rgba(0, 156, 172, 0.600);
outline: 0px none currentColor;
}

.sale-profile-detail-form .form-control:hover, .location-block-wrapper .dropdown-block.bx-ui-slst-input-block:hover {
border-bottom-color: #000;
border-left-color: #000;
border-right-color: #000;
border-top-color: #000;
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.071), 0px 0px 8px rgba(0, 156, 172, 0.600);
outline: 0px none currentColor;
}


html .bx-theme-red .bx-input-group-btn .btn.btn-default {
border: 0px none;	
}

body .bx-soa-section.bx-step-completed {
border: 1px solid #fff;	
}

body  .bx-filter .bx-filter-title {
	font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #000;
}

body  .bx_ordercart .bx_ordercart_order_table_container{
border: 1px solid #dadada;	
/* border-bottom: 1px solid #000; */
padding-bottom: 20px;
}

body .bx_ordercart .bx_ordercart_coupon input {
	border: 1px solid #dadada;
	box-shadow: inset 0 0px 0px 0 rgba(0,0,0,.06);
	background: #fcfcfc;
	height: 35px;
}



body .bx_ordercart .bx_sort_container a {
display: inline-block;
    font: 14px "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
  border: 1px solid #fff;
   padding: 8px 15px;
	background: none;
	box-shadow: inset 0 0px 0px 0 #3e3e3e;
	    text-shadow: 0 0px 0 #505050;
}



body .bx_ordercart .bx_sort_container a.current, .bx_ordercart .bx_sort_container a:hover,  .bx_ordercart .bx_sort_container a:active {
display: inline-block;
    font: 14px "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
	background: #000 !important;
  border: 1px solid #000;
   padding: 8px 15px;
	background: none;
	box-shadow: inset 0 0px 0px 0 #3e3e3e;
	    text-shadow: 0 0px 0 #505050;
}

.bx-footer-col-1 {
width: 33%;	
}

@media (min-width: 1200px) {

.bx-footer-col-2 {
width: 33%;	
}


.bx-footer-col-3 {
width: 33%;	
text-align: right;
}
}

@media (max-width: 767px) {
body .bx-footer-col-2, body .bx-footer-col-3, body .bx-footer-col-4 {
margin-bottom: 20px;
}

.bx-footer-bottomline {
padding-top: 0 !important;
padding-bottom: 60px !important;	
}

.bx-footer-bottomline * {
	font-size: 11px;
}
	
body .bx-footer-col-4 {
	clear: both;	
	}
}	


@media (max-width: 450px) {

	
 body .bx-footer-col-5, body .bx-footer-col-2, body .bx-footer-col-3, body .bx-footer-col-4  {

text-align: left;	
float: left !important;
	}
	
body .bx-footer-section	{
	margin-left: -15px;
	margin-right: -15px;
}
}	

.bx-footer-col-4 img {
	margin-right: 3px;
	margin-bottom: 3px;
}

.newslist-row {
	padding-top: 20px;	
	border-top: 2px solid #000;
}

.newslist-all-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 25px;	
	margin-top: 7px;
}

.bx_searche .bx_item_element a {
	color: #000;
}

body .btn-primary {
background: #000;
text-shadow: none;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 3px;
min-width: 130px;

}

body .btn-primary:active, body .btn-primary:hover  {
background: #fff;
border: 1px solid #000;
color: #000;
}

body .bx-filter.bx-red .bx-ui-slider-handle.left {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF6mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAyLTAxVDE3OjEyOjUxKzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMi0wMVQxNzo1ODoxNyswMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMi0wMVQxNzo1ODoxNyswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5YWFmMGUzYy04ZGU4LThhNGItYTJmMy1lZjFhMWUyNTRkMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYyNTUyMUY3Mzg2MTFFN0EwODBCNTE5NUNGODBCNjMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNjI1NTIxRjczODYxMUU3QTA4MEI1MTk1Q0Y4MEI2MyIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkE2MjU1MjFDNzM4NjExRTdBMDgwQjUxOTVDRjgwQjYzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkE2MjU1MjFENzM4NjExRTdBMDgwQjUxOTVDRjgwQjYzIi8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjlhYWYwZTNjLThkZTgtOGE0Yi1hMmYzLWVmMWExZTI1NGQzMSIgc3RFdnQ6d2hlbj0iMjAxOS0wMi0wMVQxNzo1ODoxNyswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrNZpucAAABoSURBVDiNpc7BDYNADEXB2SgSEkc6SdontWwtnIgIsGRtfJ/3XapbNz3uYMzZwIQZ70zgiyEa+MHRwAFHAqe4N9DEPYFLDM8/+IPX1ULrgy7cCnTjs0AI7wNhvA2k8BpIYyiVAWMGwwLbHhDBl2oeDwAAAABJRU5ErkJggg==');
}

body .bx-filter.bx-red .bx-ui-slider-handle.right {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF6mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAyLTAxVDE3OjEzOjE0KzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMi0wMVQxNzo1NzowMyswMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMi0wMVQxNzo1NzowMyswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpjZDIyZjI5MS1jZjg0LTkzNDYtYjcwNS1mMjJmOGNiZTFiMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUU3OEE4Rjc3Mzg2MTFFNzlFODhCNEMxODExNDlCNzEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5RTc4QThGNzczODYxMUU3OUU4OEI0QzE4MTE0OUI3MSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlFNzhBOEY0NzM4NjExRTc5RTg4QjRDMTgxMTQ5QjcxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlFNzhBOEY1NzM4NjExRTc5RTg4QjRDMTgxMTQ5QjcxIi8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmNkMjJmMjkxLWNmODQtOTM0Ni1iNzA1LWYyMmY4Y2JlMWIxZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMi0wMVQxNzo1NzowMyswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgHgkX0AAAB1SURBVDiNpdPRDUBAEIThfy8q0Ak16JoedEAp44FLBMftmmSTmZfvbZHEAq0kIpfYM65mLYFkoI8i6dRDSLpsN3IF3MgT4EJKQDXyBlQhX0BGphJSAwB0JaQWKCIe4BHxAjfEJLGaKQDNwPAHAJibo4ReGWADzK9Rwc9o7OUAAAAASUVORK5CYII=');
}

body .bx_soc_comments_div.bx_important.bx_red .bx_bt_button {
	background: #000;
	border: 1px solid #000;
    color: #fff !important;
    margin: 0px 0px !important;
    height: 28px !important;
    padding: 4px 15px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
	line-height: 20px;
	font-weight: normal !important;
	text-shadow: none !important; 
	line-height: 16px;
    display: inline-block;
    min-height: 16px;
}

body .bx_soc_comments_div.bx_important.bx_red .bx_bt_button b {
		font-weight: 500 !important;
}

body  .bx_soc_comments_div.bx_important.bx_red .bx_bt_button:hover { 
	background: #fff;
	border: 1px solid #000;
	color: #000 !important;
	}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #000;
	}

.bx_support_ticket_list button, html .bx_support_ticket_list input[type="button"],.bx_support_ticket_list input[type="reset"], .bx_support_ticket_list input[type="submit"] {
	background: #000;
    text-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
    min-width: 130px;
    line-height: 27px;
    height: 27px;
	border: 1px solid #000;
	color: #fff;
	box-sizing: border-box;
	padding: 0px 10px 2px 10px;
}	

.bx_support_ticket_list button:hover, html .bx_support_ticket_list input[type="button"]:hover,.bx_support_ticket_list input[type="reset"]:hover, .bx_support_ticket_list input[type="submit"]:hover {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 0px 10px 2px 10px;
}


table.support-ticket-edit-form {
background: #fff;	
    border: 0px solid #ADC3D5;
}

table.support-ticket-edit-form th {
background: #f9f9f9;
}


table.support-ticket-edit-form th {
border: 0px none !important;	
}

.support-ticket-edit-form th {
display: none;	
}

.support-ticket-edit-form textarea {
    background: #f9f9f9;
	border: 1px solid #dadada;
}


form  input[type="submit"], form  input[type="reset"] {
	background: #000;
    text-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;

    line-height: 27px;
    height: 27px;
	border: 1px solid #000;
	color: #fff;
	box-sizing: border-box;
	padding: 0px 10px 2px 10px;
}	

form  button, html  form input[type="button"] {
	background: #000;
    text-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;

    line-height: 27px;
    height: 27px;
	border: 1px solid #000;
	color: #fff;
	box-sizing: border-box;
	padding: 0px 10px 2px 10px;
}	

form button:hover, form  input[type="button"]:hover,form  input[type="reset"]:hover, form  input[type="submit"]:hover {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 0px 10px 2px 10px;
}

table.support-ticket-edit-form td.field-name {
width: 120px;	
}

.support-ticket-edit p {
margin-top: 20px;	
}


@media (max-width: 540px) {
.support-ticket-edit-form  td {
	display: block;
	text-align: left;
}

table.support-ticket-edit-form td.field-name {
	text-align: left;
	width: auto;
}

.support-ticket-edit  input[type="submit"], .support-ticket-edit  input[type="reset"]  {
margin-top: 10px;	
}

.support-ticket-edit input[type=text], .support-ticket-edit input[type=password] {
	
}

}

.gismap iframe {
width: 100% !important;
margin-top: 15px;
}


	
@media (max-width: 530px) {	
	
	
		.bx-touch .bx_ordercart .bx_ordercart_order_table_container table, .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody, .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr, .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
	text-align: center !important;
	}
	
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table.counter {
	display: table !important;
	margin: 0px auto;
	}
	
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table.counter tbody tr td {
	display: table-cell !important;
	}
	
	.bx_ordercart .bx_ordercart_order_sum  {
	margin: 0px auto;
	}
	
	.bx_ordercart .bx_ordercart_coupon span {
	white-space: normal;
	}
	
	.bx_ordercart .bx_ordercart_order_pay_left {
	float: none;
	width: 100%;
	}
	
		
	.bx_ordercart .bx_ordercart_order_pay_left {
	float: none;
	width: 100%;
	}
	
	.bx_ordercart .bx_ordercart_order_pay_right {
	float: none;
	width: 100%;
	}

}	

@media (max-width: 320px) {
	.bx_ordercart .bx_ordercart_coupon #coupon {
	max-width: 100px;
	}
}

body .bx-soa-pickup-list-item.bx-selected {
    background: #f9f9f9;
}

body .bx-soa-pickup-l-item-adress {
   color: #000;	
}


.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span {
	  background: #000;
}

.product-item-detail-short-card-price  .product-item-detail-price-current {
	text-align: right;
}


.old_price_custom_top  {
text-align: center;	
}

.old_price_custom_top  span{
color: #808080;
text-align: center;
font-weight: normal;
font-size: 16px !important;
position: relative;
text-decoration: none !important;
}

.old_price_custom_top span::after {
  border-bottom: 1px solid #808080;
  content: "";
  left: 0;
  margin-top: 0px;
  position: absolute;
  right: 0;
  top: 50%;
}

.old_price_custom_section  {
text-align: center;	
}


.old_price_custom_section  span{
	color: #808080;
text-align: center;
font-weight: normal;
font-size: 16px !important;
position: relative;
text-decoration: none !important;
}

.old_price_custom_section span::after {
  border-bottom: 1px solid #808080;
  content: "";
  left: 0;
  margin-top: 0px;
  position: absolute;
  right: 0;
  top: 50%;
}



.old_price_custom_detail  {
text-align: center;	
padding-top: 5px;
}

.old_price_custom_detail  span{
color: #808080;
text-align: center;
font-weight: normal;
font-size: 18px !important;
position: relative;
text-decoration: none !important;
}

.old_price_custom_detail span::after {
  border-bottom: 1px solid #808080;
  content: "";
  left: 0;
  margin-top: 0px;
  position: absolute;
  right: 0;
  top: 50%;
}

.bx-filter-parameters-box-container .checkbox {
display: inline-block;
padding-right: 10px;
padding-left: 10px;
}

.bx-filter-parameters-box.col-md-4:nth-of-type(2) {
	width: 66.66%;
}

@media (max-width: 908px) {
	

.bx-filter-parameters-box.col-sm-6:nth-of-type(1), .bx-filter-parameters-box.col-sm-6:nth-of-type(2) {
	width: 100%;
}

}


.product-item-title {
    overflow: hidden;
    text-overflow: inherit;
    white-space: inherit;
    min-height: 60px;
    margin-bottom: 15px;
}

body .bx-basket-block a {
	color: #000;
}



@media (max-width: 1000px) {
.horizontal-menu-row-desktop {
display: none;	
}
}

@media (min-width: 1000px) {
.horizontal-menu-row-mobile {
display: none;	
}
	
	
}

.bx-newslist-date-absolute {
    background: #000;
    text-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
	color: #fff;
	width: auto;
	 padding: 4px 20px 5px 40px;
}


.custombutton:link, .custombutton:visited, .custombutton {
	margin-top: 20px;
	background: #000;
    text-shadow: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
     font-size: 26px;
    line-height: 42px !important;
    height: 42px !important;
	border: 1px solid #000;
	color: #fff;
	box-sizing: border-box;
	padding: 0px 10px 2px 10px;
}	

.custombutton:hover, .custombutton:active  {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 0px 10px 2px 10px;
}


.fotokonkurs-addform-container td, .fotokonkurs-addform-container th {
    padding: 0;
    display: block;
}

.exclamation {
padding: 0px 15px 15px 15px;
background: #f1f1f1;
}

.exclamation {
display: flex;	
}

.exclamation span {
display: block;
padding-top: 15px;
}

.exclamation::before {
	font-family: FontAwesome;
	content: "\f129";
	font-size: 36px;
	padding-right: 20px;
	position: relative;
	top: 10px;
	color: #000;
	display: block;
} 

.fotokonkurs-form-add  input[type=text] {
height: 36px;	
}

.fotokonkurs-form-add  tr  td:nth-of-type(1) {
padding-bottom: 2px;
font-weight: bold;
}

.starrequired {
color: #000;
font-weight: bold;
padding-left: 3px;
}




a.pdf { /*The background image*/
	background: url(/images/pdf.png) no-repeat left center;
	padding-left: 30px;
	line-height: 20px;
}

a.pdf.nopdf { /*The background image*/
	background: none;
	padding-left: 0px;
	line-height: auto;
}
 
a.doc, a.docx { /*The background image*/
	background: url(/images/txt.png) no-repeat left center;
	padding-left: 30px;
	line-height: 20px;
}
 
a.zip { /*The background image*/
	background: url(/images/zip.png) no-repeat left center;
	padding-left: 30px;
	line-height: 20px;
}
 
a.email {
	background: url(/images/email.png) no-repeat left center;
	padding-left: 30px;
	line-height: 20px;
}
 
a.external {
	background: url(/images/ext_link.png) no-repeat left center;
	padding-left: 30px;
	line-height: 20px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sorting-container {
padding-left: 10px;	
padding-top: 15px;
padding-bottom: 15px;
}

.sorting-container .sort-active i.arr {
	position: relative;
	display: inline-block;
    height: 17px;
    width: 12px;
}

.sorting-container .sort-active {
margin-right: 8px;	
}

.sorting-container a {
    padding: 5px 8px !important;
    color: #000;	
	font-size: 13px;
	border: 1px solid #fff;
	border-radius: 3px;
	text-decoration: none !important;
}

.sorting-container a.asc i.arr:after {
    content: "\f106";
	text-align: center;
    font-size: 12px;
    font-weight: bold;
	padding-left: 5px;
}

.sorting-container .sort-active {
    /* border: 1px solid #e3e3e3; */
	color: #333;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #fff;
}

.sorting-container a:hover, .sorting-container a:active  {
	color: #000;
}

.sorting-container  a.desc i.arr:after {
    content: "\f107";
	text-align: center;
    font-size: 12px;
    font-weight: bold;
	padding-left: 5px;
}

.icons_fa:after, li.has-child:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.bx-newsdetail-img img {
	min-width: 100%;	
}


.bx-newsdetail-content table {
width: 100% !important;	
border: 0px none !important; 
}


.bx-newsdetail-content table td {
border: 0px none !important; 

}

.bx-newsdetail-content table td:nth-of-type(1) {
width: 30%;
vertical-align: top;
}

.bx-newsdetail-content table td:nth-of-type(2) {
padding-left: 20px;
}

.bx-newsdetail-content table td ul {
margin-left: 0px;
padding-left: 15px;
}

.bx-newsdetail-content h3 {
font-weight: bold;	
}

h3.bx-newsdetail-title {
font-size: 24px;	
}


@media (max-width: 480px) {
	.bx-newsdetail-content table td {
	display: block !important;
	clear: both !important;
}

	.bx-newsdetail-content table  {
	display: block !important;
}

.bx-newsdetail-content table td:nth-of-type(1) {
	width: 100%;
     
}

.bx-newsdetail-content table td:nth-of-type(2) {
padding-top: 10px;
padding-bottom: 20px;
padding-left: 0px;
}

.bx-newsdetail-content table td ul {
margin-left: 0px;
padding-left: 15px;
}



}

@media (max-width: 480px) { 

.row.bx-header-row-4 {
	display: none;
}

}


.table_images {
	  border: 0px none;
}

.table_images  img {
	  width: 100% !important;
  height: auto !important;
  vertical-align: middle;
}


/* Important stuff for this demo. */


.table_images tr  {
  display: flex;
  margin: 10px 0px;
  flex-direction: row;
    border: 0px none;

}

.table_images td {
display: block;	
  border: 0px none;

}

.table_images  tr td:nth-of-type(1) { flex: 1.3344;     flex-grow: 1;    }
.table_images  tr td:nth-of-type(2)  { flex: 1.3345;      }
.table_images   tr  td:nth-of-type(3)   { flex: 0.7505;      }
.table_images   tr  td:nth-of-type(4)  { flex: 1.5023;     }
.table_images   tr  td:nth-of-type(5)  { flex: 0.75;     }


body .bx_ordercart_order_sum td  {
	font-size: 18px !important;
}

.bx-soa-item-td-text .bonus {
	text-align: right;
	padding-right: 0px;
}

body .logictim_bonus_block div {
	font-size: 13px !important;
}

body .logictim_user_bonus {
	font-weight: normal;
}

body .logictim_user_bonus a {
	border-bottom: 1px solid #cdcdcd;
	color: 	#333;
}

.logictim_user_bonus span {
	background: #000;
	border-radius: 25px;
	padding: 9px 10px;
	color: #fff;
	font-size: 12px;
}

body .logictim_user_bonus a:hover, body .logictim_user_bonus a:active  {
	border-bottom: 1px solid #000;
	color: #000;
} 

.bx-soa-cart-total-line::last-of-type{
	color: #000;
	font-weight: bold;
}

body .popup-window-buttons {
	    display: flex;
    align-items: center;
    justify-content: center;
}

.user_bonus {
	background: #000;
	border-radius: 30px;
	padding: 8px 10px;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}

.user_bonus_wrapper {
	padding-top: 20px;
	padding-left: 18px;
	background: #f9f9f9;
}

.user_bonus_you_can {
	padding-top: 20px;
	padding-left: 18px;
	background: #f9f9f9;
	
}


.paysystem_choose 	{
	padding-top: 20px;
	padding-left: 18px;
    border-top: 1px solid #f1f1f1;
	padding-bottom: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #000;
}


.bonus_left {
	padding-top: 20px;
	padding-left: 18px;
	background: #f9f9f9;
	padding-bottom: 20px;
		margin-bottom: 20px;
}

.bonus_left input {
	background: #fff !important;
}

.bonus_program a {
	font-size: 12px;
	margin-left: 10px;
    border-bottom: 1px dotted #000;
	margin-top: -1px;
}

.repost_wrapper {
	padding-top: 20px;
	display: flex;
	flex-direction: row;
}

.repost_desc {
	order: 2;
	padding: 10px;
}

@media (max-width: 480px) { 
	.repost_wrapper {
	display: flex;
	flex-direction: column;
	}
	
	.repost_desc {
	padding-left: 0px;
	}

	.repost_desc a {
	display: block;
	}
}


.repost_wrapper {
   display: none !important;	
}

.bonus, .user_bonus_you_can, .user_bonus_wrapper, .bonus_left, .bx_catalog_item_articul {
		
}

.fourdaysitaly {
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 50px;
}

.citation {
font-style: italic;
padding: 30px 30px 20px 30px;
border-left: 5px solid #000;
background: #f9f9f9;
margin-top: 10px;
margin-bottom: 10px;
}

.citation  ul {
	padding-top: 20px;
}



.main-user-consent-request-popup-button {
    border: 1px solid #000;
    filter: none !important;
    text-shadow: none !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    letter-spacing: 1px;
	color: #000;
	box-shadow: none !important;
	cursor: pointer;
}

.main-user-consent-request-popup-button:hover {
	background: #fff;
    border: 1px solid #f362a3;
    filter: none !important;
    text-shadow: none !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    letter-spacing: 1px;
	color: #f362a3;
	box-shadow: none !important;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	    background: #000;
    border: 1px solid #000;
    filter: none !important;
    text-shadow: none !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    letter-spacing: 1px;
	color: #fff;
	box-shadow: none !important;
	cursor: pointer;
}


.main-user-consent-request-popup-button-acc:hover {
	    background: #f362a3;
    border: 1px solid #f362a3;
    filter: none !important;
    text-shadow: none !important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    letter-spacing: 1px;
	color: #fff;
	box-shadow: none !important;
	cursor: pointer;
}

.main-user-consent-request-popup-text {
	font-size: 15px !important;
}

.bx-section-desc p {
	font-size: 14px;
}

/*

.bx_vertical_menu_advanced.bx_creativrf .bx_hma_one_lvl.item6983824  {
	background: #000;
}

.bx_vertical_menu_advanced.bx_creativrf .bx_hma_one_lvl.item6983824.hover>a {
	background: #000;
	color: #fff;
}


.bx_vertical_menu_advanced.bx_creativrf .bx_hma_one_lvl.item6983824 > a {
	color: #fff;
}


.bx_vertical_menu_advanced.bx_creativrf .bx_hma_one_lvl.item6983824 .fa-angle-right {
	color: #fff;
}

*/

.smooth_text_center {
	text-align: center;
}

@media (min-width: 200px) and (max-width: 767px) { 

	.bx-header-logo.container {
	padding-bottom: 10px;
}

.mobile-search-row {
 padding-bottom: 10px; 
}
	
	.bx-wrapper {
	margin-top: 0px;
	}
	
	.bx-wrapper00 {
		padding-top: 40px;
	}
	
	.search-mobile {
	z-index: 999;	
	}
	
	.search-mobile img {
	width: 24px;
	height: 24px;
	} 
	
	html .bx-theme-red .bx-wrapper-mobile-search .btn.btn-default {
		background: none !important;
		padding: 0px !important;
		width: 34px !important;
		height: 34px;
	}
	
	
	html .bx-theme-red .bx-wrapper-mobile-search .btn.btn-default img {
	height: 24px;
	}


}

.carousel_wrapper2 {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}

.carousel_item2 {
	flex-basis: 23%;
    margin: 2% 1%;
	text-align: center;
}

h4.bx-block-title {
	padding: 30px 30px 4px 15px;
    color: #000;
	text-align: left;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 14pt;
    min-height: 12px;
}



   .readmore-js-section + a.readmore-js-toggle {
	   display: block;text-align: center;font-size: 12px;margin: -25px auto 20px auto;position: relative;border-bottom: #ddd 1px solid; 
   -webkit-box-shadow: inset 0px -20px 20px 0px rgba(255, 255, 255, 0.75);
-moz-box-shadow:    inset 0px -20px 20px 0px rgba(255, 255, 255, 0.75);
box-shadow:         inset 0px -20px 20px 0px rgba(255, 255, 255, 0.75);
}

 + .readmore-js-toggle,.readmore-js-section {
	display: block;
	border-top: 1px solid #f1f1f1;
	}
	
	a.readmore-js-toggle span.text {
	color: #000000;
text-shadow: 1px 1px 1px #FFFFFF;
font-size: 15px;
text-transform: uppercase;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	display: inline-block;
	border-left: #f1f1f1 1px solid;
	border-right: #f1f1f1 1px solid;
	padding: 5px 20px;
	position: relative;
	top: 17px;
	background-color: #fff;
    text-align: center;
	margin: 0px auto;
	}
	
	
	a.readmore-js-toggle span.text:hover {
	background-color: #fff;
	}
	
a.readmore-js-toggle span.text.collapsed {
	background: url('/images/open_bg.jpg') top center;
	width: 50px;
	height: 20px;
	}
	
	a.readmore-js-toggle span.text.expanded {
	background: url('/images/close_bg.jpg') top center;
	width: 50px;
	height: 20px;
	}
	
	.mainpage_rightside .bx-block-title {
		text-align: left;
	}
	
	.mainpage_rightside .all-actions {
		float: right;
	}
	
	.actions_wrapper_title {
	display: flex;	
	justify-content: space-between;
	padding-bottom: 35px;
	    align-items: center;

	}
	
	.actions_wrapper_title_a {
	display: flex;	
	padding: 12px 15px 12px 15px;	
	
	background: #000;
	background-size: 10px 10px;
	color: #fff !important;
	border-radius: 25px;
	align-items: center;
	text-transform: uppercase;
	margin-top: 25px;
	white-space: nowrap;
	}
	
	.actions_wrapper_title_a a {
	color: #fff !important;
	}
	
	
	.actions_wrapper_title span {
	width: 10px;
	height: 10px;
	background: #000 url('/images/actions_wrapper_title_a_bg.png') no-repeat center right;	
	background-size: 10px 10px;
	color: #fff !important;
	margin-left: 10px;
	}
	
	
.catalog-section-list2	ol {
/* убираем стандартную нумерацию */
list-style: none; 
/* Идентифицируем счетчик и даем ему имя li. Значение счетчика не указано - по умолчанию оно равно 0 */ 
counter-reset: li; 
}
.catalog-section-list2 li:before {
/* Определяем элемент, который будет нумероваться — li. Псевдоэлемент before указывает, что содержимое, вставляемое при помощи свойства content, будет располагаться перед пунктами списка. Здесь же устанавливается значение приращения счетчика (по умолчанию равно 1). */
counter-increment: li; 
/* С помощью свойства content выводится номер пункта списка. counters() означает, что генерируемый текст представляет собой значения всех счетчиков с таким именем. Точка в кавычках добавляет разделяющую точку между цифрами, а точка с пробелом добавляется перед содержимым каждого пункта списка */
content: counters(li,".") ". "; 
}

.oneclick .btn.product-item-detail-buy-button {
	color: #000;
	font-weight: normal;
	font-size: 12px !important;
	background: #fff;
	border: 1px solid #000;
	border-radius: 20px;
}


.oneclick .btn.product-item-detail-buy-button:hover, .oneclick .btn.product-item-detail-buy-button:active {
	color: #fff;
}


#tPP  td {
vertical-align: top;
padding: 5px 5px;
}
	
	
	
.bx-newslist2 .bx-newslist-container {
	padding: 0 0px;
	margin-right: 0.4%;
	margin-left:0.4%;
	width: 24.4%;
	overflow: hidden;
}

.bx-ui-slider-pricebar-vd {
	background: #e7e7e7;
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
    background: #a8dff3;
}

body .bx-filter.bx-blue .bx-ui-slider-pricebar-v {
    background: #009dd2;
}

.news-row.row {
	padding-top: 10px;
	padding-bottom: 10px;
}

.news-row.row strong, .news-row.row b {
	color: #000;
}
 
 
 @media (max-width: 767px) {  
 .news-row.row img{
	 width: 100% !important;
	 margin-bottom: 20px; 
 }
 
  .news-row.row .col-text-left {
	  order: 2;
  }
  
  .news-row.row  {
   display: flex;
   flex-direction: column;
  }
  
   .news-row.row .col-img-right {
	  order: 1;
  }
 
 }
 
  @media (max-width: 767px) {  
 
  h1.bx-title {
	  font-size: 24px;
  }
  
  html .bx-theme-red .btn.btn-default {
	     height: 34px; 
  }
  
  .bx-breadcrumb .bx-breadcrumb-item {
	line-height: 18px;  
  }
  
  
  }
  
  
div.bx-auth-note {
	max-width: 300px;
}


.bx-auth-title {
	display: none;
}

.bx-soa-customer-field-38, .bx-soa-customer-field-39 {
display: none;
}

.product-item-detail-info-container {
	text-align: center;
}

.bx-filter  .bx-ui-slider-track {
    background: #e7e7e7;
}

.bx-filter .bx-ui-slider-pricebar-vn {
    background: #e48d8d;
}

body .bx-filter .bx-ui-slider-pricebar-v {
    background: #000;
}

body .bx-filter .bx-ui-slider-pricebar-vn {
  background: #ccc;
}

body .bx-filter .bx-ui-slider-handle.left {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFvmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuMTY0NzUzLCAyMDIxLzAyLzE1LTExOjUyOjEzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA1LTA2VDEzOjE4OjEwKzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNS0wNlQxMzozNDoxMyswMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNS0wNlQxMzozNDoxMyswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MDEwOWRlYy04NzE3LWU2NDgtODQ5MC02NWViYzkwMGE4MDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I1OUIzM0EwODQ4MTFFNTkyRTFENDc1Q0VEM0NDMjgiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3QjU5QjMzQTA4NDgxMUU1OTJFMUQ0NzVDRUQzQ0MyOCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3QjU5QjMzNzA4NDgxMUU1OTJFMUQ0NzVDRUQzQ0MyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3QjU5QjMzODA4NDgxMUU1OTJFMUQ0NzVDRUQzQ0MyOCIvPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MDEwOWRlYy04NzE3LWU2NDgtODQ5MC02NWViYzkwMGE4MDkiIHN0RXZ0OndoZW49IjIwMjEtMDUtMDZUMTM6MzQ6MTMrMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi4zIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6IkgOWAAAAWUlEQVQ4jaXMyxWAIAwF0YEe6IJm0jC1udKj8ssLs7+TzIyDSj7BQIsOCtCAGhk8GEAdfLA66LAyGGLvYIo9gyXeDbZ4NXDh2cCNRwMJ/wcyfg9C+B6EMcAFDqYP7Shy1vgAAAAASUVORK5CYII=') no-repeat right top;
}

body .bx-filter .bx-ui-slider-handle.right {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXklEQVQ4jaXMuQ3AMAxD0R/toC0yjCbOQl7CjYEEjg9JZkOyeZeZKVBIRoAH0BPgPkGkdRqRz04h0v0w0gNhZASEkBngRlaAC9kBW8QDLBEvMEUiwBCJAj8kA7wIaAX1yRDV2MCbWQAAAABJRU5ErkJggg==') no-repeat left top;
}


.bottom_icon_panel {
	display: none;
}


@media (max-width: 767px) { 



.bottom_icon_panel {
	background: #fff;
	display: flex;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 9999;
	-webkit-box-shadow: 0 0px 22px 7px rgba(144, 144, 144, 0.18);
    -moz-box-shadow: 0 0px 22px 7px rgba(144, 144, 144, 0.18);
    box-shadow: 0 0px 22px 7px rgba(144, 144, 144, 0.18);
}

.bottom_icon_panel .mb-4 {
	text-align: center;
	flex-basis: 33.333%;
	padding: 0 10px;
	padding-top: 1rem;
	padding-bottom: 1rem;
}


.bottom_icon_panel .mb-4  img {
	max-width: 50%;
	margin-bottom: 5px;
	margin-top: 5px;
}

.bottom_icon_panel .text-white {

}


.bottom_icon_panel .mb-4:hover  {
	opacity: 0.6;
}

}

.bonus {
display: none;	
}

.mainpage_rightside h3 {
	text-align: center;
	font-size: 30px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
} 

.bx-sidebar-block-social {
	display: flex;
	    align-items: stretch;
    justify-content: space-between;
}

.bx-sidebar-block-social div img {
	max-width: 40px;
	margin-top: 30px; 
}

.bx-wrapper.bx-wrapper13 {
	max-width: 100%;
	box-sizing: border-box;
	padding-right: 50px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 50px;
}


.bx-wrapper.bx-wrapper14 {
	max-width: 100%;
	box-sizing: border-box;
	padding-right: 50px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 50px;
	padding-top: 50px;
}


.bx-wrapper.bx-wrapper15 {
	max-width: 100%;
	box-sizing: border-box;
	padding-right: 50px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 50px;
	padding-top: 50px;
}

.bx-wrapper.bx-wrapper16 {
	max-width: 120%;
	box-sizing: border-box;
	margin-left: -10%;
	margin-right: -10%;
	/* padding-left: 50px;
	padding-top: 50px; */
	position: relative;
	padding-bottom: 60px;
}

.marque16 {
	position: absolute;
    width: 100%;
    top: 40%;
    z-index: -1;
}


.bx-wrapper.bx-wrapper16 .mainpage_rightside {
	position: relative;
}

.chocolate1_wrapper {
	display: flex;
}

.chocolate1_wrapper, .nanotitanium1_wrapper {
	display: flex;
	align-items: flex-end;
}

.chocolate1, .chocolate3, .nanotitanium1, .nanotitanium3 {
	font-size: 53px;
	font-weight: bold;
	line-height: 100%;
}

.chocolate2, .nanotitanium2 {
	padding-bottom: 0px;
	font-size: 21px;
}


.bx-wrapper.bx-wrapper18 {
	max-width: 100%;
	box-sizing: border-box;
	padding-right: 50px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	min-height: 420px;
	text-align: right;
}


.page {
  position: relative;
  min-height: 100vh;
  width: 100%;
}
 
.page-video {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
 
.page-video:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;

}
 
.page-video .video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
}
 
.content {
	position: relative;
    z-index: 2;
    float: right;
    text-align: left;
    padding-left: 50px;
    /* padding-right: 40px; */
    /* padding-top: 40px; */
    /* margin: 0 auto; */
    /* text-align: center; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
	text-transform: uppercase;
	line-height: 120%;
}

.page-video .title {
	font-size: 132px;
	letter-spacing: 0.05em;
	color: #000;
}


.page-video .bx_bt_button {
	background: #fff;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    padding: 10px 40px;
    height: auto;
    text-align: center;
    min-width: 100px;
    font-size: 17px;
    border-radius: 0px;
}

.page-video .bx_bt_button:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}


@media (max-width: 992px) {
  .page-video {
    background: url(/bitrix/templates/creativrf/images/video-poster.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
 
  .page-video .video {
    display: none;
  }
}


body .container.main-container {
	max-width: 1600px;
	width: 100%;
}


@media (min-width: 768px) and (max-width: 992px) {
	
.bx-footer-section.bx-center-section>div {
	padding-bottom: 20px;
	text-align: center;
}

.bx-footer-col-1 {
	width: 100%;
}

}



@media (max-width: 767px) {
	
	.bx-footer .bx-block-title.bx-block-title-3 {
		text-align: center;
	}
	
.bx-footer-section.bx-center-section>div {
	padding-bottom: 20px;
	text-align: center;
}

.bx-footer-col-1 {
	width: 100%;
}

}


@media (min-width:200px) and (max-width:600px){  

.chocolate1, .chocolate3, .nanotitanium1, .nanotitanium3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
}

.bx-wrapper.bx-wrapper14 {
	padding-right: 20px;
    padding-left: 20px;
}

.bx-wrapper.bx-wrapper15 {
	padding-right: 20px;
    padding-left: 20px;
}

}

body .bx_catalog_tile_home_type_2.bx_creativrf .bx_catalog_item_button .bx_bt_button {
	background: #fff;
border: 1px solid #000;
color: #000;
text-transform: uppercase;
padding: 10px 10px;
height: auto;
text-align: center;
min-width: 100px;
    font-size: 17px;
	border-radius: 0px;

}

body .bx_catalog_tile_home_type_2.bx_creativrf .bx_catalog_item_button .bx_bt_button:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

.horizontal-menu-row {
	display: flex;
	    align-items: center;
}

.horizontal-menu-row  .col-md-2 {
	min-height: 100%;
	
} 

.wrapper-menu-search {
	display: flex;
	transition: all 503s;
}

.wrapper-menu-search button {
	background: transparent !important;
}

.wrapper-menu-search-hover   {
	height: 57px;
}

.bx-searchtitle {
	margin-top: 10px;
}

.wrapper-menu {
	padding-bottom: 3px;
	flex-grow: 1;
}

.wrapper-menu-search button img {
	width: 24px;
	height: 24px;
	max-width: 24px !important;
	max-height: 24px !important;
	
}

.wrapper-menu-search-hover button img {
	margin-top: -4px;
}


.bx-searchtitle .bx-input-group .bx-form-control {
    display: none; /* base d unset */
	    background-color: #f9f9f9;
    border:0px solid #d5dadc;
 
}


.bx-aside-nav {
	background: #000000;
}

body  .bx-aside-nav a {
	border-bottom: 1px solid #333;
}

body  .bx-nav-1-lvl.bx-opened, .bx-aside-nav .bx-nav-1-lvl:hover>a, body  .bx-aside-nav .bx-nav-1-lvl.bx-hover>a {
	background: #333;	
	color: #fff;
}

body .bx-aside-nav .bx-nav-list-2-lvl {
	background: #333;	
}

.bx-aside-nav-control .fa {
	color: #000;
}


@media (max-width: 767px) {
	.bx-searchtitle .bx-input-group .bx-form-control {
    display: block;
 
}

.bx_catalog_item_title {
	padding: 0 10px;
}

#reviews-body #filter {
		display: none;
}

.news-detail .tabs {
	display: none;
}
	
}


body .search-page.theme-red input[type=submit] {
	background-color: #000 !important;
	border-color: #000 !important;
	margin-bottom: 1px;
}

body .search-page hr, body .search-page input[type=text],body .search-page input[type=submit], body .ag-spage-clarify-item, body .ag-spage-clarify-item:hover {
    border-color: #000 !important;
}

body .search-page input[type=submit]:hover {
	width: 114px;
	color: #000 !important;
	position: relative;
	top: -1px;
	margin-bottom: 0px;
	background-color: #fff !important;
	border-color: #000 !important;
}

.phone2 {
	letter-spacing: 1px;
}


.phone3 a {
	font-size: 34px;
	font-weight: 300;
	line-height: 40px;
}

.bx-header-row-00 {
	display: flex;
}

.bx-header-row-00 .col-01 {
	width: auto;
	flex-grow: 1;
	    margin-top: -8px;
}

.bx-header-row-00 .col-02 { 
	width: auto;
}

@media (min-width: 200px) and (max-width: 650px) {
.bx-header-row-00 {
	flex-direction: column;
	align-items: center;
	}
	
	.bx-header-row-00 .col-01 {
	width: auto;
	flex-grow: 1;
	    margin-bottom: 8px;
}

.phone2 {
	text-align: center;
}
	
}

@media (min-width: 200px) and (max-width: 650px) {

.phone3 a {
    font-size: 30px;
    font-weight: 300;
    line-height: 26px;
}

}


.bx-aside-nav-control .bx-header-row-00 {
	flex-direction: row;
	margin-left: 0;
	margin-right: 0;
}

.bx-aside-nav-control .phone2 {
	font-size: 8px;
	line-height: 15px;
	white-space: nowrap;
	text-align: right;
}

.bx-aside-nav-control .col-01 {
	padding-right: 0px;
	padding-left: 5px;
	min-width: 110px;
}


.bx-aside-nav-control .col-02 {
	padding-right: 0px;
}

.bx-aside-nav-control .phone3  {
	font-size: 16px;
	line-height: 16px;
	white-space: nowrap;
	text-align: right;
	margin-top: -1px;
}

.bx-aside-nav-control .phone3 a {
	font-size: 16px;
	line-height: 16px;
	white-space: nowrap;
}

.logo-mobile .bx-header-row-00  img {
	width: 120px;
	margin-top: 16px;
}

.logo-mobile .bx-header-row-00 {}


@media (min-width: 200px) and (max-width: 340px) {

.bx-aside-nav-control .col-02 {
	display: none;
}

}

@media (max-width: 768px) {

.logo-mobile {
	flex-grow: 1;
}

.bx-aside-nav-control .bx-header-row-00 {
    align-items: center;
	    height: 100%;
}

.bx-header-row-00 .col-02 {
    width: auto;
    display: flex;
    align-items: center;
} 

.logo-mobile .bx-header-row-00 img {
	margin-top: 5px;
}

.bx-header-row-00 .col-01  {
	margin-bottom: 0px;
	margin-left: 20px;
}
.bx-header-row-00 .col-02  {
	margin-right: 20px;
}


}

@media (min-width: 200px) and (max-width: 340px) {
	
	.bx-header-row-00 .col-01  {
	margin-left: 0px;
}
.bx-header-row-00 .col-02  {
	margin-right: 0px;
}
}


@media (min-width: 200px) and (max-width: 767px) {
	
	body .bx_ordercart .bx_sort_container a.current, .bx_ordercart .bx_sort_container a:hover,  .bx_ordercart .bx_sort_container a:active { 
	
	display: block !important;
	}
	
	
	.bx-touch .bx_ordercart .bx_sort_container a {
		display: block;
		font: 14px "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    border: 1px solid #000;
    padding: 8px 15px;
    background: none;
    box-shadow: inset 0 0px 0px 0 #3e3e3e;
    text-shadow: 0 0px 0 #505050;
	margin-top: 10px;
	text-decoration: none;
	}

	
.riff_chocolate5-mobile {
	display: flex;
	text-align: center;
	padding-top: 30px;
	justify-content: center;
}

.riff_nanotitanium6-mobile {
	display: flex;
	text-align: center;
	padding-top: 30px;
	justify-content: center;
}

.all_novinki_wrapper .bx_bt_button {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    padding: 10px 10px;
    height: auto;
    text-align: center;
    min-width: 100px;
    font-size: 17px;
    border-radius: 0px;
}

}


.all_katalog_wrapper.all_actions_wrapper .bx_bt_button {
	bottom: inherit;
	display: block;
}
	



.wishlist-items {
display: none !important;
}


.product-item .wishbtn, .bx_catalog_item .wishbtn {
	display: none;
}

.product-item-container.hover .wishbtn, .bx_catalog_item:hover .wishbtn  {
	display: block;
}


.product-item-detail-info-container.product-item-detail-price-container {
    display: flex;	
	justify-content: center;
	align-items: center;
	max-width: 250px;
    margin: 0 auto;
	margin-bottom: 10px;
}

.product-item-button-container-wrapper {
    display: flex;	
	justify-content: center;
	align-items: center;
	max-width: 250px;
    margin: 0 auto;
	margin-bottom: 5px;
}

.btn.product-item-detail-buy-button {
	margin-bottom: 0px;
}



.wishbtn:link, .wishbtn:visited  {
	display: inline-block;
	color: #272625;
	padding-bottom: 1px;
	padding-top: 2px;
	 text-decoration: none;
	font-size: 14px;
	margin-left: 10px;
	font-family: "Open Sans", sans-serif;
	z-index: 98;
	right: 7px;
	top: 7px;
	text-decoration: none;
	background: url('/include/footer-icon-02.png') no-repeat center center;
	background-size: 25px 21px;
	width: 28px;
	height: 28px;
	padding: 10px 10px;
	border-radius: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	letter-spacing: 0.5px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    text-decoration: none;

     -webkit-transition: color .3s ease, background-color .3s ease, background-size .3s ease, border-color .3s ease, background-image .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, background-size .3s ease, border-color .3s ease, background-image .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, background-size .3s ease, border-color .3s ease, background-image .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, background-size .3s ease, border-color .3s ease, background-image .3s ease;
    transition: color .3s ease, background-color .3s ease, background-size .3s ease, border-color .3s ease, background-image .3s ease;
	position: absolute;
	right: 20px;
	top: 0px;
	
}

.bx-catalog-element .wishbtn:link, .bx-catalog-element .wishbtn:visited  {
	position: absolute;
	right: 20px;
	top: 0px;
}


	 
	.wishbtn.wishitem:link, .wishbtn.wishitem:visited, .wishbtn.wishitem:hover, .wishbtn.wishitem:active  {
	color: #bfb193;
	background: url('/include/footer-icon-02-red.png') no-repeat center center;
	background-size: 25px 21px;
width: 28px;
	height: 28px;
	padding: 10px 10px;
	border-radius: 40px;
	
	}
	
	
	
	
	@media (min-width: 200px) and (max-width: 767px) {
		
		
	 .bx_catalog_text .bx_catalog_text_ul {
		 padding: 0 10px;
	 }	
		
	.bx_catalog_text .bx_catalog_text_ul li {
		list-style: disc;
		width: 94%;
		margin-left: 4%;
		margin-right: 2%;
	
		margin-bottom: 10px;
	
	}
	
		.bx_catalog_text .bx_catalog_text_ul li a {
		display: flex;
		align-items: center;
		}
		
		.section_name_div {
		flex-grow: 1;
		
		}
		
		.section_name_img {
		width: 100px;
		flex: 0 0;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-basis: 100px;
		}
		
		.section_name_img img {
			max-height: 100px;
			max-width: 100px;
		}
		
		.bx_catalog_text .bx_catalog_text_title {
			font-size: 22px;
			line-height: 26px;
		}
	
	.bx-sidebar-block {
			margin-bottom: 0px; 
	}
	
	html body .bx-filter-title {
    margin-bottom: 0px;
    margin-top: 10px;
    color: #000;
    text-align: center;
    border: 0px solid #000;
    padding-top: 8px;

}

	

	


}

.readmore-js-toggle img {
	width: 32px;
	height: 32px;
}

.sorting-container {
	display: flex;
	flex-wrap: wrap;
}

.sorting-container .bx-filter-title.readmore-js-toggle {
	margin-top: 0;
	padding-top: 0;
	    justify-content: flex-end;
    flex-grow: 1;
    display: flex;
}

.readmore-js-collapsed {
	display: none !important;
}

.readmore-js-expanded .bx-filter-section {
	border: 1px solid #000;
}

.readmore-js-expanded  .readmore-js-toggle {
	text-align: right;
	font-size: 20px;
	position: absolute;
    right: 10px;
    top: 5px;
}

.readmore-js-section {
	overflow: inherit !important;
}


@media (min-width: 200px) and (max-width: 767px) {
	.all_actions_wrapper  {
		text-align: center;
	}
		
.all_katalog_wrapper.all_actions_wrapper .bx_bt_button {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    padding: 10px 10px;
    height: auto;
    text-align: center;
    min-width: 100px;
    font-size: 17px;
    border-radius: 0px;
	display: inline-block;
}
}

@media (min-width: 200px) and (max-width: 349px) {
.content {
    padding-left: 0px;
}

.page-video .title {
	font-size: 100px;
}

.bx-footer .bx-block-title.bx-block-title-2 {
	    font-size: 20px;
}

.bx-footer-section.container {
	width: auto;
}

.cat_wrapper .bx_catalog_tile_home_type_2 .bx_catalog_item_title a {
    font-size: 14px !important;
    font-weight: 500;
    text-align: center;
}

html body .cat_wrapper .bx_catalog_tile_home_type_2 .bx_catalog_item_price .bx_price {
    color: #000;
    font-size: 22px !important;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: right;
    font-weight: normal;
    min-height: 50px;
}

body .mainpage_rightside h3 {
    text-align: center;
    font-size: 26px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.bx-wrapper  {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.cat_wrapper.cat_wrapper_nov .bx_catalog_tile_home_type_2 .bx_catalog_item {
    width: 44%;
	flex-basis: 44%;
}

.bx-subscribe-wrapper {
    padding: 40px 30px;
    max-width: 100%;
    margin: 0 auto;
    border: 0px solid #000;
    background: #fff;
}

body>.bx-aside-nav-control {
	padding-left: 3%;
	padding-right: 3%;
	width: 100%;
	box-sizing: border-box;
}

.logo-mobile .bx-header-row-00 img {
    width: 100px;
	margin-top: 8px;
}


}

.product-item-short {
	padding-top: 20px;
}

@media (min-width: 1500px) { 

.container {
   width: 1400px;
}

.bx-wrapper {
	max-width: 1400px;
}

}

@media (min-width: 1600px) { 

.container {
   width: 1540px;
}

.bx-wrapper {
	max-width: 1540px;
}

}

.vip_card {
	display: flex;
	font-weight: bold;
	color: #206d6d;
	margin-bottom: 40px;
		padding-top: 30px;
		background: #e0eded;
		padding-left: 30px;
		padding-bottom: 15px;
		border-radius: 3px;
		justify-content: center;
}

.vip_card_number {
	padding-left: 15px;
	font-weight: bold;
	color: #206d6d;
}

.vip_img {
	width: 90px;
	height: 51px;

	margin-top: -14px;
	background: url('/bitrix/templates/creativrf/images/vip_bg.png') no-repeat;
	background-size: 90px 51px;
	margin-left: 15px;
}

.vip_card.vip_card_bottom {
	margin-top: 20px;
}

.vip_text2 {
	padding-left: 15px;
}




@media (min-width: 768px) and (max-width: 860px) {


.vip_card {
	margin-bottom: 20px;
	margin-top: 20px;
}


}


@media (min-width: 500px) and (max-width: 767px) {


.vip_card {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: auto;
}


}


@media (min-width: 200px) and (max-width: 499px) {


.vip_card {
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-top: 20px;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.vip_img {
	margin-top: 10px;
	margin-bottom: 10px;
}


}
	
	.product-item-promo {
		
	color: red;
	padding-top: 7px;
	}
	
	
	@media (min-width: 200px) and (max-width: 767px) { 

 .desktop-only {
	 display: none;
 }
}


@media (min-width: 768px) { 
 .mobile-only {
	 display: none;
 }
}


.all_brands_button_wrapper {
	text-align: center;
		background: #000;
		padding: 15px 0;
	}

.all_brands_button_wrapper .bx_bt_button {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none !important;
	padding: 10px 10px;
	height: auto;
	text-align: center;
    font-size: 17px;
	border-radius: 0px;
	padding: 10px 20px;
	border: 1px solid #fff;
}

.all_brands_button_wrapper .bx_bt_button:hover {

	color: #000;
	background: #fff;
	border: 1px solid #fff;
}

body .intec-basket.intec-basket-template-1 .intec-basket-scheme-background  {
	background-color: #de0000 !important;
    border-color: #de0000 !important;
}

body .intec-basket.intec-basket-template-1 .intec-basket-scheme-background:hover {
    background-color: #ff1212 !important;
    border-color: #ff1212 !important
}	

body .intec-basket.intec-basket-template-1 .intec-basket-scheme-border, body .intec-basket.intec-basket-template-1 .intec-basket-scheme-border-hover:hover {
	border-color: #ff1212 !important
}

body .intec-basket.intec-basket-template-1 .intec-basket-scheme-color, body .intec-basket.intec-basket-template-1 .intec-basket-scheme-color-hover:hover, body .intec-basket.intec-basket-template-1 .intec-basket-name a:hover
 {
	color: #000 !important;
}

body .intec-basket.intec-basket-template-1 .intec-basket-name {
	font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}

.productPage-link {
	height: 50px;
	display: block;
	margin-left: -10px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}



body .ns-bitrix.c-sale-order-ajax.c-sale-order-ajax-simple-1 .bx-soa-section-title-container {
    overflow: hidden;
    padding: 25px 25px 25px 60px;
    font-size: 14px;
}

	
}
/* End */


/* Start:/bitrix/templates/creativrf/colors.css?16212696612305*/
@media (max-width: 767px){body.bx-theme-red .bx-logo{background: #de0000;}}
body.bx-background-gradient{
	background: rgb(250,244,244);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(250,244,244,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,244,244,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(250,244,244,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(250,244,244,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(250,244,244,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(250,244,244,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf4f4', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
.bx-logo-text small {color: #de0000;}

/* news.list.sidebar */
body.bx-theme-red .bx-s-info-titleicon{background: #de0000;}

/*ABOUT*/
a.bxd-block:hover {border-color: #de0000;}
.bxd-icon {border: 1px solid #de0000;}
a.bxd-block:hover .bxd-icon {background: #de0000;}
.bxd-icon .fa {color: #de0000;}
a.bxd-block:hover .bxd-icon .fa {color: #fff;}

/* BTN */
.bx-theme-red .btn.btn-default {
	outline: none;
	background-color: #da3737;
	border-color: #da3737;
	color: #FFF;
}
.bx-theme-red .btn.btn-default:hover {
	outline: none;
	background-color: #e48d8d;
	border-color: #e48d8d;
	color: #FFF;
}
.bx-theme-red .btn.btn-default:active {
	outline: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
/* End */
/* /bitrix/templates/creativrf/components/arturgolubev/search.title/visual1/style.css?16212696644041 */
/* /bitrix/templates/creativrf/components/arturgolubev/search.title/visual2/style.css?16462445084041 */
/* /bitrix/templates/creativrf/components/bitrix/menu/catalog_horizontal1/style.css?162126991212747 */
/* /bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_adapt1/style.css?16243947824246 */
/* /bitrix/templates/creativrf/components/bitrix/sale.basket.basket.line/template1/style.css?16243952296042 */
/* /bitrix/templates/creativrf/components/bitrix/system.auth.form/creativrf_auth/style.css?16212700948709 */
/* /bitrix/components/webdebug/marque/templates/.default/style.css?16201379421353 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1498076328585 */
/* /bitrix/templates/creativrf/components/bitrix/menu/bottom_menu2/style.css?1621269911870 */
/* /bitrix/templates/creativrf/components/bitrix/menu/bottom_menu/style.css?1621269911542 */
/* /bitrix/templates/creativrf/styles.css?17151665185653 */
/* /bitrix/templates/creativrf/template_styles.css?1715166518122133 */
/* /bitrix/templates/creativrf/colors.css?16212696612305 */
