

/* Start:/bitrix/templates/markerland/components/bitrix/menu/header/style.css?17328102581635*/
.header .row.a.header-menu {
    /*background: #ccc;*/
    padding-bottom: 10px;
}

.header-menu ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    border-bottom: 1px solid #E5E5E5;
}

.header-menu li {
    display: flex;
    flex: 1;
    height: 20px;
    align-items: center;
    /*border-left: 1px solid #fff;
    padding: 0 15px;*/
    padding: 10px 0 5px 0;
    justify-content: center;
}

.header-menu li:first-child {justify-content: flex-start;}

.header-menu li.menu-item:hover {background: #F1F1F1;}

.header-menu li a {
    /*font-family: 'PTSansBold';*/
    font-size: 14px;
    /*text-shadow: 0 1px rgba(0, 0, 0, 0.3);*/
    text-decoration: none;
}
.topNavSwitcher { display: none; }

@media (max-width: 860px) {
    .header .row.a.header-menu { text-align: center; font-size: 18px; }
    .header-menu ul { flex-direction: column; margin: 15px 0 0 0; text-align: center; display: none; }
    .header-menu li { border-left: 0; margin: 0 0 10px 0; display: block; }
    .header-menu li a { font-size: 18px; }

    .topNavSwitcher { width: 100%; display: block; font-size: 18px; text-align: center; }
    .topNavSwitcher span { position: relative; padding: 0 10px 0 0; }
    .topNavSwitcher span:after { position: absolute; top: 8px; right: -7px; content: ""; width: 0; height: 0; border-style: solid; border-width: 10px 5px 0 5px; border-color: #656565 transparent transparent transparent; transition: all 0.2s ease; -webkit-transition: all 0.2s ease; }
    .topNavSwitcher span.active:after { transform: rotate(-180deg); }
}
/* End */


/* Start:/bitrix/templates/markerland/components/bitrix/search.title/topsearch/style.css?17328102582193*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	min-width: 550px;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	/*white-space:nowrap;*/
	vertical-align: middle;
	padding: 5px;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
	white-space:nowrap;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

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


/* Start:/bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/style.css?17328102588855*/
.bx_small_cart strong {color: #FF8100;}

.bx_small_cart .cart_info {font-size: 14px; color: #383838; display: inline-block;}

.bx_small_cart .btn a {color: #fff !important; margin: 0 10px; padding: 5px 0; width: 265px; text-align: center !important;}

.bx_small_cart:hover .bx_item_listincart {display: block;}

.bx_item_listincart {
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	z-index: 500;
}

.bx_cart_block{
	/*color:#404040;*/
	font-size:12px;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	white-space: normal;
	line-height: normal !important;
}
.bx_cart_block.bx_cart_fixed{
	border:1px solid #b7b7b7;
	background:#fff;
	max-height: 100%;
	width:100%;
	overflow: hidden;
	border-radius:3px;
	position:fixed;
	z-index:1000;
	width:210px;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	/*max-height:100%;*/
	
}
.bx_cart_block.bx_cart_fixed.top 	{top:5px}
.bx_cart_block.bx_cart_fixed.right 	{right:5px}
.bx_cart_block.bx_cart_fixed.bottom {bottom:5px}
.bx_cart_block.bx_cart_fixed.left 	{left:5px}
.bx_cart_block.bx_cart_fixed.max_height{top:5px;bottom:5px}
/**/
.bx_cart_block.bx_cart_sidebar 			.bx_small_cart{padding:10px 1px 0 1px; position: relative;}
.bx_cart_block.bx_cart_fixed 			.bx_small_cart{padding:10px 8px;line-height: 18px;}
.bx_cart_block.bx_cart_fixed.min 						{min-height:88px}
.bx_cart_block.bx_cart_fixed.min		.bx_small_cart{padding:10px 8px}
/*.bx_cart_block.bx_cart_fixed.max_height .bx_small_cart{padding:10px 8px }*/
.bx_cart_block .bx_small_cart .icon_profile,
.bx_cart_block .bx_small_cart .icon_spacer{
	display:inline-block;
	width:18px;
	height:14px;

	position: relative;
	margin-bottom: -3px;
}

.bx_cart_block .bx_small_cart .icon_cart{
	display:inline-block;
	width:24px;
	height:26px;
	padding: 0px 0px !important;
	position: relative;
	margin-bottom: -15px;
}

/*
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_profile{background:url(/bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/images/profile.png) no-repeat top center}
*/

.bx_cart_block .bx_small_cart .icon_cart{background:url(/img/cart.png)    no-repeat left center}
.bx_cart_block .bx_small_cart .icon_profile{background:url(/bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/images/profile.png) no-repeat top center}

.bx_cart_block .bx_small_cart a{/*color:#404040*/}
.bx_cart_block .bx_small_cart a:hover{text-decoration:none}
.bx_cart_block .bx_small_cart .link_profile{font-weight:normal}

.bx_cart_block .bx_item_listincart{position:absolute; width:300px; top: 45px; left: 0px; display: none;}
.bx_cart_block.bx_cart_fixed 			.bx_item_listincart{padding-bottom:21px}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart{
	position: absolute;
	bottom: 0;
	/*height: 100%;*/
	top: 50px;
}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart.top2{top: 55px;}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart.top1{top: 40px;}
.bx_cart_block.bx_cart_fixed.close .bx_item_listincart{	top:auto !important}

.bx_cart_block .bx_item_listincart .bx_itemlist_container{
	/*padding-bottom:21px;*/
	padding-top:10px;
	width:100%; 
	max-height: 300px;
	overflow-y: auto;
}
.bx_cart_block.bx_cart_fixed 		 	.bx_item_listincart .bx_itemlist_container{position:relative}
/*.bx_cart_block.bx_cart_sidebar .bx_title_component{*/
	/*margin:10px;*/
	/*padding:10px 0 17px;*/
	/*font-size:18px;*/
	/*line-height:20px;*/
	/*color:#000;*/
	/*vertical-align:middle;*/
	/*border-bottom:1px solid #E5E5E5;*/
/*}*/
/*.bx_cart_block.bx_cart_sidebar .bx_title_component .cart_icon_big{*/
	/*line-height:20px;*/
	/*height:20px;*/
	/*width:25px;*/
	/*background:url(/bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/images/cart_big.png) no-repeat center;*/
/*}*/
/*.bx_cart_block.bx_cart_sidebar.close 	.bx_item_listincart{height:0;overflow:hidden}*/
.bx_cart_block.bx_cart_fixed .bx_item_listincart .bx_itemlist_container{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow:auto;
}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart .bx_itemlist_container{
	position: absolute;
	bottom: 80px;
	top: 0;
}
.bx_cart_block.bx_cart_fixed.close.top{bottom:auto}
.bx_cart_block.bx_cart_fixed.close.bottom{top:auto}
.bx_cart_block.bx_cart_fixed.close .bx_item_listincart{height:0;overflow:hidden}

.bx_cart_block.bx_cart_fixed .bx_item_listincart .status{
	width:100%;
	background:#f7f7f7;
	position:absolute;
	bottom:0;
	z-index:120;
	text-align:center;
	font-size:12px;
	color:#4f4f4f;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding:3px;
	border-radius:0 0 2px 2px ;
}

.bx_cart_block 					.bx_item_listincart .status:hover{background:#ececec;cursor:pointer}
.bx_cart_block 					.bx_item_listincart .bx_itemincart{
	position:relative;
	padding:0 10px;
	margin-bottom:15px;
}
.bx_cart_block 					.bx_item_listincart .bx_item_status{

	padding:3px;
	background:#ebebeb;
	margin:0 10px 20px;
	line-height:16px;
	font-size:13px;
	/*height:16px;*/
	border-radius:3px;
	text-align:center;
}
/*.bx_cart_block.bx_cart_fixed    .bx_item_listincart .bx_itemincart{position:relative}*/
.bx_cart_block .bx_item_listincart .bx_item_delete{
	background:url(/bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/images/delete_item.png) no-repeat center;
	width:16px;
	height:16px;
	position:absolute;
	right:10px;
	top:-3px;
	cursor:pointer;
	opacity: .2;
}
.bx_cart_block .bx_item_listincart .bx_item_delete:hover{opacity: 1;}
.bx_cart_block .bx_item_listincart .bx_item_img_container{
	text-align:center;
	padding-bottom:16px;
	color:#3f3f3f;
	font-size:12px;
	float: left;
	margin-right: 20px;
}
.bx_cart_block .bx_item_listincart .bx_item_img_container a{}
.bx_cart_block .bx_item_listincart .bx_item_img_container a img{
	max-width:90px;
	height:auto;
	border:1px solid #e6e6e6;
}
.bx_cart_block .bx_item_listincart .bx_item_title{padding-bottom:5px}
.bx_cart_block .bx_item_listincart .bx_item_title a{
	font-size:13px;
	color:#3f3f3f;
	text-decoration:none;
}
.bx_cart_block .bx_item_listincart .bx_item_title a:hover{text-decoration:underline}
.bx_cart_block .bx_item_listincart .bx_item_price{padding-bottom:5px}
.bx_cart_block .bx_item_listincart .bx_item_price .bx_item_oldprice{
	text-decoration:line-through;
	color:#b0b0b0;
	vertical-align:bottom;
	font-size:12px;
	font-weight:bold;
}
.bx_cart_block .bx_item_listincart .bx_item_col_summ{
	font-size:12px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:25px;
}
.bx_cart_block .bx_item_listincart .bx_itemincart:last-child .bx_item_col_summ{border-bottom:none}
.bx_cart_block .bx_item_hr{
	border:none;
	border-top:1px solid #e5e5e5;
	width:100%;
	margin:11px 0;
}
.bx_cart_block .bx_item_listincart .bx_button_container{
	/*height:62px;*/
	width:100%;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding:15px 10px;
	text-align:center;
}
.bx_cart_block.bx_cart_fixed .bx_item_listincart .bx_button_container{position:relative}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart .bx_button_container{
	position:absolute;
	bottom:21px;
}


/* buttons */
.bx_cart_block .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
}

.bx_cart_block .bx_bt_button_type_2 				{
	border:1px solid #e9e9e9;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image:-webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:-moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:-o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_cart_block .bx_bt_button_type_2:hover 		{background:#fff}
.bx_cart_block .bx_bt_button_type_2: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);
}

.bx_cart_block .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}

.bx_cart_block .bx_small.bx_bt_button_type_2 		{ }
.bx_cart_block .bx_small.bx_bt_button_type_2:hover 	{ }
.bx_cart_block .bx_small.bx_bt_button_type_2:active 	{ }


.bx_cart_block .bx_medium.bx_bt_button_type_2		{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}

.bx_cart_block .bx_medium.bx_bt_button_type_2 		{font-weight:bold}
.bx_cart_block .bx_medium.bx_bt_button_type_2:hover{ }
.bx_cart_block .bx_medium.bx_bt_button_type_2:active{ }



/* End */


/* Start:/bitrix/templates/markerland/components/bitrix/breadcrumb/navchain/style.css?1732810258947*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/templates/markerland/components/bitrix/breadcrumb/navchain/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/markerland/components/bitrix/news.list/vendors/style.css?1732810258150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/markerland/template_styles.css?175127864912850*/
.price-slide-link {text-decoration: none !important; border-bottom: 1px dashed #383838;}
.price-description {display: none; margin-top: 10px;}

.actionslider {padding-left: 30px; height: 320px;}
.slick-arrow {position: absolute; top: 150px; z-index: 100; text-indent: -9999px; border: none; background: none; width: 16px; height: 32px; background-repeat: no-repeat; }
.slick-prev {left: 0px; background-image: url('/img/prev.png');}
.slick-next {right: 0px; background-image: url('/img/next.png');}

.product__photo .slick-slide
{
    height: auto !important;
max-height: 350px;
}

.product__photo .slick-arrow {top: 25px;}

.basketadd {margin-top: 20px;}
.basketadd>div {margin-bottom: 5px;}
.basketadd input[type="text"] {width: 60px; height: 30px; font-size: 16px; line-height: 24px; text-align: center; border: solid 1px #ccc; border-radius: 3px; vertical-align: middle; display: inline-block;}
.basketadd .buy {display: inline-block !important; vertical-align: middle; line-height: 18px; }

.props {}
.props div {cursor: pointer; padding: 0px 20px 0px 20px; line-height: 40px;}
.props div img {position: relative; top: -7px;}
.props label {cursor: pointer;}
.props .curr {background: #FF8100; border-radius: 3px; display: inline-block; clear: both; color: #fff;}
.props input {display: inline-block;}

.offer_tabs {margin-top: 10px; position: absolute; bottom: 0; /*padding: 10px; border: 2px dashed #999; border-radius: 10px; background: #f1f1f1;*/}
.offer_tabs .colors {min-height: 38px; margin-top: 5px;}
.offer_tabs .colors div {width: 38px; height: 38px; padding: 1px; margin-right: 3px; margin-bottom: 3px; float: left;  border: solid 1px #ccc;}
.offer_tabs .colors>div>div {display: block; width: 34px; height: 34px; border: solid 1px #fff; cursor: pointer; margin-top: 1px; margin-left: 2px;}
.offer_tabs .colors>div>a {display: block; width: 34px; height: 34px; border: solid 1px #fff;}
.offer_tabs .colors div.curr {border: solid 2px #FF8100 !important; padding: 0px;}
.offer_tabs .colors div.curr>div {margin-top: 0px; margin-left: 1px;}

.price:not(td.price){
display: inline-block;
margin-bottom: 10px;
padding-right: 16px;
font-size: 23px;
}

.product__body {width: 100%;}

@media (max-width:768px) {
	.product__content {width: 100%;}
}

@media (max-width:400px) {
	.product__photo {
		width: 100%;
		margin: 0px;
	}
}

.icon_prop img {display: inline-block !important;}

.brands__slider-item {

    /*display: inline-block;
    width: 100px !important;*/
    height: 60px !important;
    margin: 10px;

}

.brands__slider-image {max-width: 100%; height: auto;}

.offer p {margin-bottom: 3px;}

.header-menu .curr a {color: ##000; font-weight: bold;}

.topmenu ul, .topmenu li {list-style-type: none !important;}

.bx_soa_location .bx-soa-reference {color: #cc0000 !important; font-size: 14px !important; padding-top: 0 !important;}

#addreview {display: none;}
#addreview div {margin-bottom: 10px;}
#addreview #mail {display: none;}
#addreview input[type="text"] {width: 200px; border: solid 1px #ccc; padding: 5px 10px;}
#addreview input[type="radio"] {display: inline;}
#addreview textarea {width: 400px;  border: solid 1px #ccc; padding: 5px 10px;}

.reviews div {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #E1E1E1;}
.reviews div:last-child {margin-bottom: 0px; padding-bottom: 0px; border-bottom: none;}
.reviews p {margin-bottom: 5px;}

.add_review {float: left; width: 300px; margin-bottom: 20px;}
.add_review .btn {padding: 5px 10px;}
.link_all {float: left; width: 340px; text-align: right; line-height: 28px;}


.comm_part {width: 200px; border-radius: 4px; padding: 10px 20px 20px 20px; background: #e8e5dd; height: 385px; position: relative; display: inline-block; vertical-align: top;}
.comm_part .basketadd {position: absolute; bottom: 20px;}
.economy {color: #000 !important; margin-top: 5px;}
.tabs-links {border-bottom: 1px solid #e8e5dd; margin-bottom: 20px; margin-top: 20px;}
.tabs-links a {display: inline-block; padding: 10px 20px; margin-roght: 5px; border: 1px solid #e8e5dd; border-radius: 5px 5px 0 0; border-bottom: none;}
.tabs-links a.active {background: #ff7100; color: #fff; border: none;} 
.char-link {text-decoration: none; display: inline-block; color: #ff7100; border-bottom: 1px dashed #ff7100;}
.tabs-content {margin-bottom: 30px; font-size: 14px; line-height: 1.2;}

.print-link {margin-bottom:20px; width: 75px; height: 26px; padding-top: 5px; float: right; display: inline-block; padding-left: 40px; background-image: url('/img/print.png'); background-repeat: no-repeat; background-position:  0 0:}
.print-link a {text-decoration: none; display: inline-block; color: #ff7100; border-bottom: 1px dashed #ff7100; margin-top: 5px;}

.fav-link {margin-bottom: 0px; margin-right: 20px; width: 135px; height: 26px; padding-top: 5px; float: right; display: inline-block; padding-left: 40px; background-image: url('/images/fav.png'); background-repeat: no-repeat; background-position:  0 0:}
.fav-link.active {background-position:  0 -32;}
.fav-link a {text-decoration: none; display: inline-block; color: #ff7100; border-bottom: 1px dashed #ff7100; margin-top: 5px;}

.review-link {margin-bottom: 0px; margin-right: 20px; width: 100px; height: 26px; padding-top: 5px; float: right; display: inline-block; padding-left: 40px; background-image: url('/img/review.png'); background-repeat: no-repeat; background-position:  0 0:}
.review-link a {text-decoration: none; display: inline-block; color: #ff7100; border-bottom: 1px dashed #ff7100; margin-top: 5px;}

.spec {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 5px;
    width: 190px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-image: url("/images/spec_bg.png");
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media (max-width: 940px)
{
	.product__content {width: calc(100% - 527px);}
	.comm_part {width: calc(100% - 40px); height: 200px; margin-top: 30px;}
	.comm_part {height: 270px; padding-right: 30px;}
}

@media (max-width: 760px)
{
	.product__content {width: 100%;}
	.print-link {display: none;}

	.spec {float: none;}
	.review-link, .fav-link {width: 1px; position: relative; overflow: hidden;}
	.review-link a, .fav-link a {opacity: 0; position: absolute; left: 0; top: -10px; width: 40px; height: 40px;}
}


#basket_mess
{
    position: fixed;
    top: 300px;
    width: 100%;
    display: none;
    z-index: 1024;
}

#basket_mess div{
    width: 300px;
    text-align: center;
    margin: 0px auto;
    padding: 30px;
    border-radius: 3px;
    background: #FF8100;
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

@media print {
	body {
	  zoom:75%;
	}
	html, body{
		height: 297mm;
		width: 210mm;
	}
	*, *:before, *:after { 
		color: #000;
		box-shadow: none;
		text-shadow: none;
	}
	.header-menu, .header .row.b, .header .auth, .topmenu, .aside.left, .block.extra, .footer, #jvlabelWrap, .globalClass_3bd4, .fav-link, .review-link, .print-link {display: none;}
	.product__image-item:first-child, #char {display: block !important;}
	* {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		-webkit-print-color-adjust: exact;
		color-adjust: exact;
	}
	.product__content {width: calc(100% - 457px);}
}

.cell
{
    font-size:11px;
    font-weight:normal;
    border:1px solid #676767;
    border-collapse: collapse;

}
   
.cell th
{
    background-color:#eeeef0;
    font-size:11px;
    font-weight:normal;
    border:1px solid #676767;
    border-collapse: collapse;
    padding: 3px;
    text-align: left;
} 

.cell td
{
    font-size:11px;
    font-weight:normal;
    border:1px solid #676767;
    border-collapse: collapse;
    padding: 3px;

}      

.offerselect {max-width: 280px; font-size: 14px; line-height: 24px; border: solid 1px #e8e5dd; padding: 5px 10px; margin-bottom: 3px;}

.quickorder {font-size: 12px; font-weight: 100; display: block; position: relative; margin-left: 30px;}

.col-6 {display: inline-block; vertical-align: top; width: 48%;}
.col-6:nth-child(2n+1) {margin-right: 3%}
.col-6 #text {padding-top: 10px; margin-left: 130px;}

.col-4 {display: inline-block; vertical-align: top; width: 30%; margin-right: 2%;}
.col-4:nth-child(3n+3) {margin-right: 0;}
.col-4 #text {padding-top: 10px; margin-left: 150px;}

.partners_advs {margin-bottom: 30px;}
.partners_advs>div {display: inline-block; vertical-align: top; width: 30%; margin-right:2%;}
.partners_advs>div:nthchild(3n+3) {margin-right: 0;}
.partners_advs>div>span {font-family: 'PTSansBold'; font-size: 56px; color: #ff7100; display: inline-block; vertical-align: top; float: left; width: 50px; height: 80px;}

@media (max-width: 760px)
{
.col-6 {width: 100%;}
.col-6:nth-child(2n+1) {margin-right: 0}
.partners_advs>div {width: 100%; margin-right: 0;}
}

.subtitle {
	margin-bottom: 10px !important;
	margin-top: 20px !important;
	font-family: 'PTSansBold';
	font-size: 28px !important;
	color: #ff7100 !important;
}

.becamepartner {font-size: 16px;}
.becamepartner .field label {width: 150px;}
.becamepartner .field input[type="text"] {width: calc(100% - 160px);}
.becamepartner textarea {width: calc(100% - 160px);}
.becamepartner #text {font-size: 16px;}

.field.col-4 {margin-top: 20px;}
.field.col-4 label {width: 300px} 

.bt_large {font-size: 18px; line-height: 18px; padding: 5px 20px !important;}

#toTop {
width:80px;
padding: 15px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; text-decoration: none;
background: linear-gradient(180deg, #FF8202, #FF5702);
position:fixed;
bottom:20px;
left:20px;
cursor:pointer;
display:none;
border-radius: 3px;
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6);
}

.consult {margin: 20px 0; padding: 0 30px;}
.consult h2 {color: #ff7100; margin-bottom: 10px;}
.consult a {color: #ff7100; text-decoration: none; font-size: 22px; font-family: 'PFDinDisplayProMedium';}
.consult>div {display: inline-block; vertical-align: top;}
.consult>div:first-child {width: 40%;}
.consult>div:nth-child(2) {width: 55%;}
.consult input[type="text"], .consult textarea {width: 90%; padding: 0 5px 0 5px; background: #fff; line-height: 28px; color: #666; border: 1px solid #e1e1e1; border-radius: 4px;}
@media (max-width: 760px)
{
	.consult>div:first-child {width: 100%;}
	.consult>div:nth-child(2) {margin-top: 20px; width: 100%;}
}
.field.email {display: none;}

.main-user-consent-request-announce {margin-top: 20px;}
.main-user-consent-request-announce a {font-size: 16px !important;}

.qcontrol {
  color: #000000 !important;
  text-decoration: none !important;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}

.wholesale {margin-top: 10px; font-weight: bold;}

.mfp-popup-form .mfp-content {max-width: 400px; background: #fff; margin: 0 auto; padding: 40px;}
.mfp-popup-form .mfp-content .field input[type="text"], .mfp-popup-form .mfp-content .field textarea {width: 100%;}
.mfp-popup-form .mfp-content .field input[type="checkbox"] {display: inline;}

.brands__slider .slick-arrow {
  top: 35px !important;
}

.brands__slider .slick-next {
  right: -10px !important;
  background-image: url('/img/next.png') !important;
  background-position: 0 0 !important;
}

.brands__slider .slick-prev {
  left: -10px !important;
  background-image: url('/img/prev.png') !important;
  background-position: 0 0 !important;
}

.webform {padding-bottom: 20px !important;}
.webform .webform_label {display: block; width: 100% !important; float: none !important; padding-bottom: 10px; font-weight: bold; font-size: 16px;}
.webform label:not(.webform_label) {float: none !important;display: inline-block; width: calc(100% - 30px); margin-bottom: 10px;}
.webform input[type="text"], .webform textarea {width: 100% !important; float: none !important;}
.webform input[type="checkbox"], .webform input[type="radio"] {display: inline-block; margin-right: 10px; margin-bottom: 10px;}

.alertblock 
{
	position: fixed;
	width: 630px;
	height: auto;
	left: 40px;
	bottom: 40px;
	font-size: 14px;
	line-height: 19.6px;
	z-index: 100;
	background: #fff;
	overflow: hidden;
	box-shadow:  3px 4px 15px rgba(0,0,0,0.1);
}

.alertblock>div
{
	padding: 30px 20px;
}

.alertblock .alerttext
{
	padding: 10px;
	background: rgba(255,255,255,0.25);
	border-radius: 20px;
	border: #fff 1px solid;
	backdrop-filter: blur(5px);
	color: #0B201D;
}

.alerttext p {margin-bottom: 10px;}

.alerttext p a {color: #FF8100;}

.alerttext .btn {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  border: none;
  border-radius: 3px;
  background: #FF8100;
  padding: 5px 10px;
}

.alertclose
{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
} 
.alertclose svg {scale: 0.7; cursor: pointer;}

@media (max-width: 670px)
{
	.alertblock 
	{
		width: calc(100% - 30px);
		height: auto;
		right: 16px;
	}
}

/* End */
/* /bitrix/templates/markerland/components/bitrix/menu/header/style.css?17328102581635 */
/* /bitrix/templates/markerland/components/bitrix/search.title/topsearch/style.css?17328102582193 */
/* /bitrix/templates/markerland/components/bitrix/sale.basket.basket.line/basket_small2/style.css?17328102588855 */
/* /bitrix/templates/markerland/components/bitrix/breadcrumb/navchain/style.css?1732810258947 */
/* /bitrix/templates/markerland/components/bitrix/news.list/vendors/style.css?1732810258150 */
/* /bitrix/templates/markerland/template_styles.css?175127864912850 */
