


/* Start:/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/style.css*/
.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 8px;}
.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_cart,
.bx_cart_block .bx_small_cart .icon_info,
.bx_cart_block .bx_small_cart .icon_spacer,
.bx_cart_block .bx_small_cart .icon_profile{
	display:inline-block;
	width:20px;
	height:14px;
	margin-right:3px;	
	position: relative;
	margin-bottom: -3px;
}
/*
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_profile{background:url(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/images/profile.png) no-repeat top center}
*/

.bx_cart_block .bx_small_cart .icon_cart{background:url(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/images/cart.png)    no-repeat top center}
.bx_cart_block .bx_small_cart .icon_profile{background:url(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/images/profile.png) no-repeat top center}
.bx_cart_block .bx_small_cart .icon_info{background:url(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/images/info.png) no-repeat top center}

.bx_cart_block .bx_small_cart a{font-weight:bold;/*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_small_cart .link_another{font-weight:normal; margin-left:26px;}

.bx_cart_block 							.bx_item_listincart{position:relative;width:100%}
.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: 70px;
}
.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%}
.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(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/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{
	font-weight:bold;
	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(/local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/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;
}
.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:10px;
}
.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:/local/templates/default3/template_styles.css*/
@font-face {

    font-family: 'open_sans';

    src: url('/fonts/opensans-webfont.eot');

    src: url('/fonts/opensans-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/opensans-webfont.woff2') format('woff2'),

         url('/fonts/opensans-webfont.woff') format('woff'),

         url('/fonts/opensans-webfont.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'open_sans_light';

    src: url('/fonts/opensanslight-webfont.eot');

    src: url('/fonts/opensanslight-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/opensanslight-webfont.woff2') format('woff2'),

         url('/fonts/opensanslight-webfont.woff') format('woff'),

         url('/fonts/opensanslight-webfont.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'fira_sans';

    src: url('/fonts/firasans-regular-webfont.eot');

    src: url('/fonts/firasans-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/firasans-regular-webfont.woff2') format('woff2'),

         url('/fonts/firasans-regular-webfont.woff') format('woff'),

         url('/fonts/firasans-regular-webfont.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'fira_sans_light';

    src: url('/fonts/firasans-light-webfont.eot');

    src: url('/fonts/firasans-light-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/firasans-light-webfont.woff2') format('woff2'),

         url('/fonts/firasans-light-webfont.woff') format('woff'),

         url('/fonts/firasans-light-webfont.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;



}

body {

	margin:0;

	padding:0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#333;

	min-width:1200px;



	background: url("/local/templates/default3/images/bg.png") repeat-x scroll center top #f7f7f7;

}

input,

textarea,

select

{

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#333;

}

h1, h2, h3, h4, p {

	margin:0;

}

/*

h1 {

	font-family:"Trebuchet","Trebuchet MS", Helvetica, Arial, sans-serif;

	margin-bottom:15px;

	font-size:20px;

	line-height:24px;

	font-weight:normal;

	text-transform:uppercase;

	color:#4fce02;

	margin:0 0 20px 0;

}

*/

a img {

	border:none;

}

a {

	text-decoration:underline;

	outline: none;

	color:#2A8ABE;

}

a:hover {

	text-decoration:underline;

}

a {

	outline: none;

}

form {

	margin:0;

	padding:0;

}

.hidden {

	display:none;

}

.wrapper {

	width:100%;

	max-width:1200px;

	margin:0 auto;

}

.cf:before,

.cf:after {

    content: " "; /* 1 */

    display: table; /* 2 */

}



.cf:after {

    clear: both;

}



.cf {

    *zoom: 1;

}

.slogan {

	height:40px;

	font-family:'Calibri';

	font-size:19px;

	line-height:40px;

	color:#333;

	background-color:#fff;

	text-transform:uppercase;

}

.logo-phones-basket {

	height:140px;

	background-color:#6a98f1;

}

a.logo {

	float:left;

	margin:4px 0 0 0;

	display:block;

	width:307px;

	height:90px;

	background-image:url("/local/templates/default3/images/logo.png");

}

.phones-title {

	float:left;

	width:225px;

	margin:15px 0 0 0;

	font-family: "Roboto Slab",serif;

	font-size:18px;

	line-height:22px;

	color:#fff;

	text-align:right;

	background-image:url("/local/templates/default3/images/phone.png");

	background-repeat:no-repeat;

	background-position:100% 100%;

	padding:0 0 30px 0;

}

.phones {
	float:left;
	margin: 25px 0 0 200px;
	font-family:'Calibri';
	font-size:19px;
	line-height:30px;
	width: 500px;
}
.phones a {
	display:block;
	width:170px;
	float:left;
	margin-right:30px;
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:30px;
	color:#000;
	text-decoration:none;
	overflow: hidden;
}
.phones a:hover {
	text-decoration:underline;
}
.phones a.a1 {
	background-image:url("/local/templates/default3/images/a1.png");
}
.phones a.viber:after {
	content: " ";
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	background-image:url("/local/templates/default3/images/viber.png");
	margin: 6px 0 0 3px;
}
.phones a.mts {
	background-image:url("/local/templates/default3/images/mts.png");
}
.phones a.mts2 {
	background-image:url("/local/templates/default3/images/mts2.png");
}
.phones a.btk {
	background-image:url("/local/templates/default3/images/btk.png");
}
.phones a.life {
	background-image:url("/local/templates/default3/images/life.png");
	padding-left: 40px;
	margin-left: -10px;
}
.basket {
	display:block;
	float:right;
	margin:15px 22px 0 0;
	width:64px;
	height:47px;
	background-image:url("/local/templates/default3/images/basket.png");
	font-family: "Roboto Slab",serif;
	font-size:18px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:32px 13px 0 0;
}
.basket-title {
	display:none;
	float:right;
	margin:60px 20px 0 0;
	width:150px;
	text-align:right;
	font-family: "Roboto Slab",serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}
.menu {
	position:relative;
	top:-30px;
}
.menu .wrapper {
	height:50px;
	background-image:url("/local/templates/default3/images/menu-bg.png");
/*
    background-color: #91c537;
    background-image: linear-gradient(to bottom, #91c537, #7eac30);
    background-repeat: repeat-x;
*/
}
.menu .wrapper::after {
    background: rgba(0, 0, 0, 0) url("/local/templates/default3/images/menu-shadow.png") no-repeat scroll center top / contain ;
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}
.menu a {
	display:block;
	float:left;
	font-family:"Roboto Slab","open_sans","fira_sans",serif,Calibri;
	color:#f7f7f7;
	font-size:17px;
	line-height:50px;
	text-decoration:none;
	padding:0 20px;
	background-image:url("/local/templates/default3/images/menu-sep.png");
	background-position:0 0;
	background-repeat:no-repeat;
/*
    background-color: #91c537;
    background-image: linear-gradient(to bottom, #91c537, #7eac30);
    background-repeat: repeat-x;
*/
}
.menu a:hover {
	background-image:url("/local/templates/default3/images/menu-bg-hover.png");
	background-repeat:repeat-x;
/*
    background-color: #6eb032;
    background-image: linear-gradient(to bottom, #6eb032, #60992c);
    background-repeat: repeat-x;
*/
}
.menu::after {
    background: rgba(0, 0, 0, 0) url("/local/templates/default3/images/menu-shadow.png") no-repeat scroll center top / contain ;
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}
.menu form {
	margin:5px 18px 0 0;
	padding:0;
	float:right;
	width:197px;
	height:40px;
	background-image:url("/local/templates/default3/images/search-bg.png");
}
.search-input {
	float:left;
	border:none;
	background-color:transparent;
	font-size:18px;
	font-family:"Calibri";
	font-size:20px;
	color:#333;
	width:130px;
	padding:0 10px 0 15px;
	margin:6px 0 0 0;
}
.search-btn {
	float:right;
	margin:8px 15px 0 0;
}
.footer {
	clear:both;
	margin:40px 0 0 0;
	padding:0 0 55px 0;
	background-color:#f7f7f7;
/*
	background-image:url("/local/templates/default3/images/footer-shadow.png");
	background-repeat:repeat-x;
	background-position:0 100%;
*/
	font-family: "Roboto Slab",serif;
	font-size:14px;
	font-weight:normal;
	line-height:28px;
	color:#777;
	overflow:hidden;
	position:relative;
	padding-bottom:175px;
}
.footer-bg {
	width:100%;
	height:267px;
	position:absolute;
	bottom:0;
	background-image:url("/local/templates/default3/images/footer-bg3.png");
	background-repeat:repeat-x;
	background-position:0 100%;
}
.footer .wrapper {
	background-color:#fff;
	overflow:hidden;
	width:100%;
	max-width:1000px;
	padding:50px 100px 120px 100px;
}
.footer .footer-menu {
	float:left;
	width:15%;
	margin-right:3%;
}
.footer .contacts {
	float:left;
	width:30%;
	margin-right:3%;
}
.footer .copy {
	float:left;
	width:40%;
	margin-right:3%;
}
.footer h4 {
	font-family: "Roboto Slab",serif;
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 0;
}
.footer .footer-menu a {
	display:block;
}
/*
.copy {
	font-family: "Roboto Slab",serif;
	font-size:14px;
  color: #777;
	background-color:#fefefe;
}
*/
.breadcrumbs {
	display:block;
	height:17px;
  background-color: #eee;
	color:#000;
	padding:17px 20px;
	font-family: "Roboto Slab",serif;
	list-style:none;
	font-size:13px;
	line-height:16px;
	margin:0;
	margin-bottom:15px;
	position:relative;
}
.breadcrumbs::after {
    background: rgba(0, 0, 0, 0) url("/local/templates/default3/images/main-shadow.png") no-repeat scroll center top / contain ;
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}
.breadcrumbs li {
	float:left;
	display:block;
}
.breadcrumbs li span {
	display:block;
	float:left;
	width:25px;
	text-align:center;
	font-size:16px;
	line-height:16px;
	color:#000;
}
.breadcrumbs a {
	color:#000;
	text-decoration:underline;
}
.breadcrumbs a:hover {
	color:#333;
	text-decoration:none;
}
.catalog_left {
	width:23.5%;
	float:left;
	padding-right:1.5%;
}
.main_right {
	width:73.5%;
	float:right;
	padding-left:1.5%;
}
.catalog_left h2 {
	display:block;
	background-color:#333;
	padding:17px 20px;
	color: #fff;
	font-family: "Roboto Slab",serif;
	font-size:18px;
	font-weight:normal;
	line-height:16px;
	position:relative;
	margin-bottom:15px;
}
.catalog_left h2::after {
    background: rgba(0, 0, 0, 0) url("/local/templates/default3/images/catalog-shadow.png") no-repeat scroll center top / contain ;
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}
.catalog_left ul {
	margin:0;
	padding:0;
	list-style:none;
}
.catalog_left ul li {
	border-top: 1px solid #d0d0d0;
	padding: 0;
	color: #777;
	font-family: "Roboto Slab",serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.catalog_left ul li a {
	display:block;
	padding:15px;
	color: #333;
	font-size: 15px;
	line-height: 17px;
	font-family: "Roboto Slab", "open_sans", "fira_sans", serif;
	text-decoration:none;
}
.catalog_left ul li .sub {
	display:none;
}
.catalog_left ul li:first-child {
	border-top: none;
}
.catalog_left ul li a:hover {
	color:#4f9c0a;
}
h1 {
	font-family: "Roboto Slab",serif;
	font-size:18px;
	font-weight:normal;
	line-height:16px;
	margin:30px 0;
	color:#333;
}
.main_right {
	color: #777;
	font-family: "Roboto Slab",serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
.main_right p {
	margin-bottom: 20px;
}
.main_right h2 {
	line-height: 24px;
	margin:15px 0;
	color:#6eb032;
}
.main_right h1.home {
	display:block;
	height:17px;
	background-color:#fff;
	padding:17px 20px;
	list-style:none;
	margin:0;
	position:relative;
	color: #333;
	font-family: "Roboto Slab",serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 30px;
	background-color: #8eb799;
	background-color:#3C731B;
  background-color: #91c537;
  background-color: #8e8e8e;
  background-color: #fff;
  background-color: #eee;
	color:#fff;
	color:#000;
}
.main_right h1.home::after {
    background: rgba(0, 0, 0, 0) url("/local/templates/default3/images/main-shadow.png") no-repeat scroll center top / contain ;
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}
.home3 a {
	display:block;
	float:left;
	font-size:18px;
	padding:0 3%;
	text-align:center;
	vertical-align: middle;
	width:24%;
	height:80px;
	margin:0 5% 30px 0;
	color:#fff;
	position:relative;
	background-color:#a0cb53;
	text-decoration: none;
}
.home3.blue a {
	background-color:#3f5ed8;
}
.home3.blue a:hover {
	background-color:#284c90;
}
.home3 a::after {
    background: rgba(0, 0, 0, 0) url("/local/templates/default3/images/catalog-shadow.png") no-repeat scroll center top / contain ;
    bottom: -40px;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}
.home3 a:hover {
/*
	background-color:#8eb799;
*/
	background-color:#67a42f;
	background-color:#3C731B;
	/*transition: 1s;*/
	text-decoration: underline;
}
.home3 a:nth-child(3n) {
	margin-right:0;
}
.home3 table {
	border-collapse: collapse;
	width: 100%;
	height: 80px;
}
.home3 table tr {
	vertical-align: middle;
	text-align: center;
}
a.catalog_section_item {
	display:block;
	float:left;
	width:24%;
	padding:3%;
	margin-right:5%;
	margin-bottom:30px;
	background-color:#fff;
	height:330px;
	text-decoration:none;
}
a.catalog_section_item:nth-child(3n) {
	margin-right:0;
}
a.catalog_section_item .img {
	height:220px;
	width:100%;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	text-align: center;
}
a.catalog_section_item .img img {
	max-width: 100%;
	max-height: 100%;
}
a.catalog_section_item .txt {
	height:50px;
	color: #777;
	font-family: "Roboto Slab",serif;
	font-size: 12px;
	line-height: 18px;
}
a.catalog_section_item .price {
	height:25px;
	color: #333;
	font-size: 18px;
	line-height: 22px;
	margin:7px 0;
}
a.catalog_section_item .detail {
	float:right;
	background-color:#333;
	padding:10px 20px;
	color:#fff;
}
a.catalog_section_item .buy {
	float:left;
	width:41px;
	height:41px;
	background-image:url(/local/templates/default3/images/cart.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
a.catalog_section_item .detail:hover {
	opacity:0.7;
	transition: 1s;
}
a.catalog_section_item .buy:hover {
	opacity:0.7;
	transition: 1s;
}
/****************************************/
.slick-slider {
	width: 100%;
	overflow: hidden;
}
.slick-slide img {
	display: block;
	width: 100%;
}
.top-slider .slick-prev::before {
	content: '←';
	font-size: 20px;
	font-weight:bold;
	color:#fff;
	line-height: 10px;
}

.top-slider .slick-next::before {

	content: '→';

	font-size: 20px;

	font-weight:bold;

	color:#fff;

	line-height: 10px;

}

.top-slider .slick-arrow {

	display: block;

	position: absolute;

	bottom: 10px;

	background-color:#67a42f;

	border: none;

	padding: 5px;

	border-radius: 20px;

	width: 40px;

	height: 40px;

	z-index: 100;

	overflow: hidden;

	font-size: 0;

	line-height: 0;

	cursor: pointer;

}

.slick-next {

	right: 20px;

}

.slick-prev {

	right: 70px;

}

.slider-slick .slick-arrow:hover {

	background-color:#a0cb53;

	transition: 1s;

}



.slick-slider

{

    position: relative;



    display: block;

    box-sizing: border-box;



    -webkit-user-select: none;

       -moz-user-select: none;

        -ms-user-select: none;

            user-select: none;



    -webkit-touch-callout: none;

    -khtml-user-select: none;

    -ms-touch-action: pan-y;

        touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;

}



.slick-list

{

    position: relative;



    display: block;

    overflow: hidden;



    margin: 0;

    padding: 0;

}

.slick-list:focus

{

    outline: none;

}

.slick-list.dragging

{

    cursor: pointer;

    cursor: hand;

}



.slick-slider .slick-track,

.slick-slider .slick-list

{

    -webkit-transform: translate3d(0, 0, 0);

       -moz-transform: translate3d(0, 0, 0);

        -ms-transform: translate3d(0, 0, 0);

         -o-transform: translate3d(0, 0, 0);

            transform: translate3d(0, 0, 0);

}



.slick-track

{

    position: relative;

    top: 0;

    left: 0;



    display: block;

}

.slick-track:before,

.slick-track:after

{

    display: table;



    content: '';

}

.slick-track:after

{

    clear: both;

}

.slick-loading .slick-track

{

    visibility: hidden;

}



.slick-slide

{

    display: none;

    float: left;



    height: 100%;

    min-height: 1px;

}

[dir='rtl'] .slick-slide

{

    float: right;

}

.slick-slide img

{

    display: block;

}

.slick-slide.slick-loading img

{

    display: none;

}

.slick-slide.dragging img

{

    pointer-events: none;

}

.slick-initialized .slick-slide

{

    display: block;

}

.slick-loading .slick-slide

{

    visibility: hidden;

}

.slick-vertical .slick-slide

{

    display: block;

    height: 130px;

    border: 1px solid transparent;

}

.slick-arrow.slick-hidden {

    display: none;

} 

/************************************************/

.catalog_left h2.proizvod-title {

	background-color: #91c537;

/*

	background-color: #eee;

	color: #000;

*/

}





.otvet-list .vopros {

	font-size:16px;

	font-weight:bold;

	color:#6eb032;

}

.otvet-list .otvet {

	font-size:14px;

	margin:20px;

	padding:10px 20px 0 10px;

	border-left:1px dotted #999;

}



.catalog-menu li {

	position: relative;

}

.catalog_left ul li a {

	margin-right: 0;

	padding-right: 40px;

}

.catalog-menu li i {

	position: absolute;

	float: right;

	color: #fff;

	font-size: 13px;

	right: 10px;

	top: 17px;

	display: inline-block;

	font-style: normal;

	line-height: 15px;

	width: 16px;

	height: 16px;

	background-color: #777;

	border-radius: 16px;

	text-align: center;

	padding: 1px;

}

.catalog-menu li:hover i {

	cursor: pointer;

	background-color: #98cf36;

}

.catalog-menu li .sub {

	display: none;

	border-top: 1px solid #d0d0d0;

	padding: 10px 0 10px 30px

}

.catalog-menu .sub a {

	text-decoration: none;

	display: block;

	color: #777;

	font-size: 14px;

	line-height: 16px;

	padding: 0;

	margin: 10px 0;

}

.white-block {

	background-color:#fff;

	padding:30px 50px;

}

.workarea input[type=submit] {

	background-color:#333;

	color: #fff;

	display: inline-block;

	font-size: 14px;

	line-height: 16px;

	padding: 11px 20px 14px;

	border:none;

	cursor:pointer;

	font-family: "Roboto Slab",serif;

}

.workarea input[type=text],

.workarea textarea {

	font-family: "Roboto Slab",serif;

	font-size: 13px;

	background-color: #ffffff;

	border: 1px solid #d7d7d7;

	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;

	line-height: 20px;

	padding: 4px 6px;

}

.workarea input[type=submit]:hover {

	opacity:0.8;

	transition:1s;

}



/* home actions slider */

.slick-actions a.catalog_section_item {

	width: 214px;

	padding: 15px 15px 25px;

	margin: 15px;

}

.slick-actions a.catalog_section_item:nth-child(3n) {

	margin-right: 15px;

}

.slick-actions .slick-prev::before,

.slick-proizv .slick-prev::before

 {

	content: '←'; 

	font-size: 20px;

	font-weight:bold;

	color:#000;

	line-height: 10px;

}

.slick-actions .slick-next::before,

.slick-proizv .slick-next::before

{

	content: '→';

	font-size: 20px;

	font-weight:bold;

	color:#000;

	line-height: 10px;

}



.slick-actions .slick-prev,

.slick-proizv .slick-prev

{

	left: 0;

	top: 50%;

	margin-top: -20px;

}

.slick-actions .slick-next,

.slick-proizv .slick-next 

{

	right: 0;

	top: 50%;

	margin-top: -20px;

}



.slick-actions .slick-list,

.slick-proizv .slick-list

{

	margin: 0 50px;

}



/* home popular slider */

.slick-popular a.catalog_section_item {

	width: 214px;

	padding: 15px 15px 25px;

	margin: 15px;

}

.slick-popular a.catalog_section_item:nth-child(3n) {

	margin-right: 15px;

}

/*

.slick-popular .slick-prev {

	left: 50%;

	top: 0;

	margin-left: -20px;

}

*/

.slick-popular .slick-list {

	margin: 50px 0;

}

/*

.slick-next {

	right: 50%;

	bottom: 0;

	margin-right: -20px;

}

*/

.slick-popular .slick-prev::before {

	content: '↑';

	font-size: 20px;

	font-weight:bold;

	color:#000;

	line-height: 10px;

}

.slick-popular .slick-next::before {

	content: '↓';

	font-size: 20px;

	font-weight:bold;

	color:#000;

	line-height: 10px;

}



.home-proizvod-hor {

	width: 100%;

	height: 170px;

	position: relative;

	overflow: hidden;

	margin-top: -20px;

}

.home-proizvod-hor a {

	float: left;

	display: flex;

	width: 170px;

	height: 180px;

	margin: 15px;

	text-align: center;

	background-repeat:no-repeat;

	background-position:50% 50%;

	background-size:contain;

}

.home-proizvod-hor img {

	margin: auto;

}.home-proizvod-hor2 {
	width: 100%;
	overflow: hidden;
}
.home-proizvod-hor2 a {
	float: left;
	display: flex;
	width: 170px;
	height: 180px;
	margin: 15px;
	text-align: center;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:contain;
}
.home-proizvod-hor2 img {
	margin: auto;
}



.slick-actions a.catalog_section_item {

	height: 310px;

}

.slick-actions a.catalog_section_item .img {

	width: 100%;

	height: 200px;

}

.slick-actions a.catalog_section_item .price {

	margin: 0px;

	color:#E40003;

}





.catalog_right {

	color: #777;

	font-family: "Roboto Slab",serif;

	font-size: 13px;

	font-weight: normal;

	line-height: 18px;

	width: 100%;

	float: right;

	padding-left: 1.5%;

	margin-top:40px;

}

.catalog_right h1.home {

	display: block;

	height: 17px;

	background-color: #fff;

	padding: 17px 20px;

	list-style: none;

	margin: 0;

	position: relative;

	color: #333;

	font-family: "Roboto Slab",serif;

	font-size: 18px;

	font-weight: normal;

	line-height: 22px;

	margin-bottom: 30px;



	background-color: #8eb799;

	background-color:#3C731B;

  background-color: #91c537;

  background-color: #8e8e8e;

  background-color: #fff;

  background-color: #eee;

	color:#fff;

	color:#000;



}

.catalog_right h1.home::after {

	background: rgba(0, 0, 0, 0) url("/local/templates/default3/images/main-shadow.png") no-repeat scroll center top / contain;

	bottom: -40px;

	content: "";

	display: block;

	height: 40px;

	left: 0;

	position: absolute;

	width: 100%;

}



.slick-actions .slick-arrow,

.slick-proizv .slick-arrow 

{

	display: block;

	position: absolute;

	bottom: 10px;

	background-color:#fff;

	border: none;

	padding: 5px;

	border-radius: 20px;

	width: 40px;

	height: 40px;

	z-index: 100;

	overflow: hidden;

	font-size: 0;

	line-height: 0;

	cursor: pointer;

}

.slick-actions .slick-arrow:hover,

.slick-proizv .slick-arrow:hover, 

.slick-popular .slick-arrow:hover 

{

	background-color:#67a42f;

	transition: 1s;

}

.slick-actions .slick-prev:hover::before,

.slick-proizv .slick-prev:hover::before,

.slick-popular .slick-prev:hover::before

{

	color:#fff;

}

.slick-actions .slick-next:hover::before,

.slick-proizv .slick-next:hover::before,

.slick-popular .slick-next:hover::before

{

	color:#fff;

}



.catalog_right .slick-arrow

 {

	top: 110px;

 }

.slick-actions .slick-prev,

.catalog_right .slick-prev {

	background-position:0 0;

}

.slick-actions .slick-next,

.catalog_right .slick-next  {

	background-position:-90px 0;

}

.slick-popular .slick-arrow

{

	display: block;

	position: absolute;

	background-color:#fff;

	border: none;

	padding: 5px;

	border-radius: 20px;

	width: 40px;

	height: 40px;

	z-index: 100;

	overflow: hidden;

	font-size: 0;

	line-height: 0;

	cursor: pointer;



	left:50%;

	margin-left:-20px;



}

.slick-popular .slick-prev {

	top:0;

}

.slick-popular .slick-next {

	bottom:0;

}







.slick-popular a.catalog_section_item {

	height: 310px;

}

.slick-popular a.catalog_section_item .img {

	height: 200px;

	width: 100%;

}

.slick-popular a.catalog_section_item .price {

	margin: 0;

}

.slick-popular a.catalog_section_item {

	width: 200px !important;

	margin: 15px 25px;

}







@media screen and (min-width: 1600px) {

	.wrapper {

		max-width: 1500px;

	}

	.footer .wrapper {

		max-width: 1300px;

	}

	.catalog_left {

		width: 18.5%;

	}

	.catalog_right {

		width: 18.5%;

	}

	.main_right {

		width: 57%;

		float: left;

		padding: 1.5%;

	}

}



s {

	color:#aaa;

}



button.bx_cart {

	border: none;

}

button.bx_cart:disabled {

	background: #cecece !important;

}

.quant {

	text-align: center;

	margin: 10px 0;

}

.quant .quantity_button {

	display: inline-block;

	width: 16px;

	height: 16px;

	cursor: pointer;

	text-decoration: none;

	background-color: #98cf36;

	color: #fff;

	font-size: 14px;

	font-weight: normal;

	line-height: 13px;

	border-radius: 16px;

	margin: 0 10px;

	padding: 5px;

	border: 1px solid #98cf36;

}

.quant .quantity_button:hover {

	text-decoration: none;

	color: #98cf36;

	background-color: #fff;

	border: 1px solid #98cf36;

}

.quant input {

	width: 20px;

	text-align: center;

}



#shadow {

	display: none;

	width: 100%;

	height: 100%;

	position: fixed;

	top: 0;

	left: 0;

	background-color: rgba(0, 0, 0, 0.3);

	z-index: 200;

}

#popup_basket {

	display: none;

	position: fixed;

	width: 1000px;

	z-index: 201;

	top: 100px;

	left: 50%;

	background-color: #fff;

	margin-left: -500px;

}

.popup-basket-title {

	border-bottom: 1px solid #cecece;

	font-size: 18px;

	padding: 10px 0;

	text-align: center;

	font-weight: bold;

	position: relative;

	width: 100%;

	overflow: hidden;

}

.popup-basket-close {

	position: absolute;

	right: 15px;

	font-size: 25px;

	font-weight: normal;

	top: 10px;

	padding: 0;

	margin: 0;

	color: #a9a9a9;

	cursor: pointer;

	font-family: Arial;

}

.popup-basket-close:hover {

	opacity: 0.5;

}



#popup_basket_items {

	width: 100%;

}

#popup_basket_items thead td {

	text-align: center;

	color: #98cf36;

	font-weight: bold;

	font-size: 16px;

}

#popup_basket_items .itemphoto {

	width: 10%;

	padding: 10px;

}

#popup_basket_items .bx_ordercart_photo_container {

	position: relative;

	padding-top: 100%;

	min-width: 50px;

	max-width: 100%;

	height: 0;

	border: 1px solid #c0cfda;

	border-radius: 2px;

}

#popup_basket_items .bx_ordercart_photo {

	position: absolute;

	top: 4%;

	right: 4%;

	bottom: 4%;

	left: 4%;

	background-position: center;

	-webkit-background-size: auto 100%;

	background-size: auto 100%;

	background-repeat: no-repeat;

}

#popup_basket_items .bx_ordercart_itemtitle a {

	color: #000;

	text-decoration: none;

	font-weight: bold;

	font-size: 14px;

	line-height: 18px;

}

#popup_basket_items tbody td.price {

	width: 15%;

	text-align: center;

	font-size: 14px;

}

#popup_basket_items tbody td.price .current_price {

	color: #000;

	font-weight: bold;

	font-size: 16px;

}

#popup_basket_items tbody td.price .old_price {

	color: #b8b8b8;

	text-decoration: line-through;

	font-size: 13px;

}

#popup_basket_items tbody td.custom {

	color: #000;

	font-size: 16px;

	font-weight: bold;

}

#popup_basket_items tbody .centered {

	text-align: center;

}

#popup_basket_items tbody td.control {

	text-align: center;

	width: 5%;

}

#popup_basket_items tbody .popup_basket_item_delete_link {

	color: red;

	text-decoration: none;

	font-size: 20px;

	font-family: Arial;

	opacity: 0.5;

}

#popup_basket_items tbody .popup_basket_item_delete_link:hover {

	text-decoration: none;

	opacity: 1;

}

#popup_basket .bx_ordercart_order_pay_right {

	float: right;

}

#popup_basket .bx_ordercart_order_sum td {

	color: #000;

	font-weight: bold;

	font-size: 16px;

}

#popup_basket .bx_ordercart_order_sum td.custom_t2 {

	font-weight: normal;

	font-size: 12px;

}

#popup_basket .bx_ordercart_order_pay_center {

	text-align: center;

	margin: 10px 0;

}

#popup_basket .checkout {

	display: inline-block;

	padding: 10px 15px;

	text-decoration: none;

	background-color: #98cf36;

	margin: 0 10px;

	color: #fff;

	text-transform: uppercase;

	font-weight: bold;

	border-radius: 5px;

	border: 1px solid #98cf36;

}

#popup_basket .checkout:hover {

	text-decoration: none;

	color: #98cf36;

	background-color: #fff;

}



#popup_basket_items thead, #popup_basket_items thead tr {

	width: 100%;

	display: block;

}

#popup_basket_items thead td {

	display: inline-block;

}

#popup_basket_items thead td.item {

	width: 67%;

}

#popup_basket_items thead td.price {

	width: 14%;

}

#popup_basket_items thead td.custom {

	width: 10%;

}

#popup_basket_items tbody {

	height: 300px;

	overflow-y: auto;

	display: block;

	overflow-x: hidden;

}

#popup_basket_items tbody td.item {

	width: 60%;

}

#popup_basket_items tbody td.custom {

	width: 10%;

}

#popup_basket_items .quantity_button {

	display: inline-block;

	width: 10px;

	height: 10px;

	cursor: pointer;

	text-decoration: none;

	background-color: #98cf36;

	color: #fff;

	font-size: 14px;

	font-weight: normal;

	line-height: 10px;

	border-radius: 16px;

	margin: 0 5px;

	padding: 3px;

	border: 1px solid #98cf36;

}

#popup_basket_items .quantity_button:hover {

	text-decoration: none;

	color: #98cf36;

	background-color: #fff;

}

/*
.footer .paycards {
	clear: both;
	background-image: url(/local/templates/default3/images/paycards.png);
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 20px;
}
*/
.footer .paycards {
	clear: both;
	height: 100px;
	margin-top: 50px;
}
.footer .paycards img {
	float: left;
}
.mtb {
	background-image: url(/local/templates/default3/images/mtb2.png);
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
	width: 220px;
	height: 55px;
	margin: 20px 0;
}
.xcatalog-count-select {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}
.xcatalog-count-select .left {
	float: right;
}

/* e241009 */
#popup_order_payment {
	display: none;
	position: fixed;
	width: 1000px;
	z-index: 201;
	top: 100px;
	left: 50%;
	margin-left: -500px;
	background-color: #fff;
}
#popup_order_payment .popup-basket-body {
	padding: 20px;
}
/* e241009 */
/* End */
/* /local/templates/default3/components/bitrix/sale.basket.basket.line/header_basket/style.css */
/* /local/templates/default3/template_styles.css */
