@import 'https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic';
@font-face {
    font-family: 'intro';
    src: url('/fonts/intro.eot');
    src: url('/fonts/intro.eot?#iefix') format('embedded-opentype'),
         url('/fonts/intro.woff2') format('woff2'),
         url('/fonts/intro.woff') format('woff'),
         url('/fonts/intro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


*{margin:0;
padding:0}

html {width: 100%;
	height: 100%;}
	
body { 
	width: 100%;
	height: 100%;
	font-family: 'Ubuntu';
	font-weight:400;
	font-size:15px;
	color:#363636
}

a {color:#363636}

a:hover {text-decoration:none}

img {border:none}

.title, h1, .m-title, h2 {font-size:30px;
text-transform:uppercase;
font-family:'intro';
margin-bottom:21px;
font-weight:normal}

.m-title, h2 {font-size:24px}
.sm-title, h3 {font-size:16px;
text-transform:uppercase;
margin-bottom:24px}

.body h1, .body .title {margin-bottom:16px}

/*--cut here--*/

.title a {text-decoration:none}

.mainblock {min-height:100%;
position:relative}

.maininner {
padding:0 15px;
margin:0 auto}

@media (min-width:992px){
	.maininner {width:954px;}	
}

.topmenu {width:100%;
background-color:#c4edb3;

height:28px;
line-height:28px}

.tm_item {color:#383838;
text-decoration:underline;
font-size:13px;
margin-right:25px;}

.tm_item:hover {text-decoration:none}

.logo {width:216px;
height:63px;
display:block;
float:left;
background:url(/img/design/main_sprite.png) no-repeat 0 0;
margin:23px 30px 24px 0}

.header {text-align:center}

.head_center {width:462px;
text-align:center;
display:inline-block;
margin-top:30px}

.head_center p {color:#74b959;
text-transform:uppercase;
font-weight:700;
margin-bottom:5px}




/*search*/
.search_input {width:432px;
border:none;
border-radius:15px;
height:26px;
line-height:26px;
background:#efefef;
color:#636363;
padding:0 15px;
outline:none}

.search {position:relative}

.search_btn {position:absolute;
top:4px;
right:11px;
width:19px;
height:18px;
background:url(/img/design/main_sprite.png) no-repeat 0px -73px;
cursor:pointer;
border:none}


.head_conts {float:right;
text-align:right;
width:216px;
font-size:12px;
/* margin-top:40px */
margin-top:12px
}

.head_phone {font-size:24px;
font-weight:700;
color:#454545}

.head_conts span {color:#636363}

.callb_a {color:#e6352a;
margin:0 13px 0 10px;
font-size:11px}


.ui-autocomplete .ui-menu-item {
    float: none;
    clear: none;
    padding: 4px 5px;
    width: auto;
}
.ui-autocomplete {
    background: #fff;
    border: 1px solid #ccc;
    padding: 0;
    z-index: 5;
    font-size: 13px;
}
.ui-autocomplete .ui-state-focus {
  margin: 0;
  background: #c4edb3;
  border: none;
  cursor: pointer;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}

.text-center {text-align:center}

.callb_date_on_box label {float:none!important}

.callb_date_box {display:none;
text-align:center;
margin-top:10px}

.callb_date_on_box input {
    margin: 0 4px 0 3px;
}

.callb_block input[type=text] {
    outline: none;
    border: none;
    border-bottom: 1px solid #cacaca!important;
    background: none;
    font-family: "PT Sans", sans-serif;
    font-size: 15px;
    color: #1d1a1a;
    padding: 0 18px 9px;
    margin: 0;
    border: 0;
    width: 74px!important;
    margin-top: 14px;
}

.callb_box_sm {
    float: left;
    width: 152px;
position: relative;}

.field_date_img {
    position: absolute;
    top: 16px;
    left: 10px;
    width: 23px;
    height: 23px;
    background: url(/img/design/icon-calendar.svg) center center no-repeat;
    background-size: contain;
}

.field_date img {position: absolute;
    top: 16px;
    left: 0px;
    width: 23px;
    height: 23px;
    background: url(/img/design/icon-calendar.svg) center center no-repeat;
    background-size: contain;
	cursor:pointer}

.field_time .field_date_img {
    background: url(/img/design/icon-clock.svg) center center no-repeat;
}

.callb_in {
    float: left;
    margin-right:11px;
    margin-top: 26px;
    font-weight: bold;
    text-align: center;
}
.call_me {
    text-align: left;
    font-weight: bold;
}

.inline-block {display:inline-block}

.ui-widget-header {border: 1px solid #c40000;
    background-color: #c40000;}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #96c782;
    background-color: #fff;
    font-weight: bold;
    color: #96c782;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #c40000;
    background-color: #c40000;
    font-weight: bold;
    color: #fff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
   border: 1px solid #c40000;
    background-color: #fff;
    font-weight: bold;
    color: #c40000;
}

.callb_date_box .form-error  input[type=text] {border-color:#d9534f!important}

.field_time select {width: 76px;
    padding: 5px;
    position: relative;
    top: 12px;}









/*main menu*/
.mainmenu{background:#e6352a;
}

.mm_inner {margin:0 10px;
text-align:center;
font-size:0;
position:relative;}


.mm_item {display:inline-block;
font-size:14px;
height:42px;
line-height:42px;

border-right:1px solid #c40000;
text-decoration:none;
text-transform:uppercase;
color:#fff;
font-weight:500;
padding:0 32px;
font-size:14px}

.mm_item:first-child {border-left:1px solid #c40000;}

.mm_item:hover, .mm_active {
min-height:42px;
line-height:42px;
background:#ce100d;
box-shadow:inset 0 0 25px rgba(0,0,0,0.5)}

.mm_item a {display:block;
color:#fff;
text-decoration:none;
padding:0 32px;
font-size:14px}

.test-mm {padding:0;
font-size:0}

.main_sub {position:absolute;
left:-10px;
top:41px;
width:100%;
padding:0 10px;
z-index:10;
background:#e6352a;
text-align:left;
display:none}

.more {text-transform:none!important;
line-height:normal}

.mm_item:hover .main_sub {display:block}

.msub_box{display:inline-block;
width:20%;
vertical-align:top;
margin:10px 2%;
text-align:center}

.mm_item.is-compact .msub_box {
	width: 16%;
}

a.sm_level_1 {font-size:13px;
line-height:normal;
margin-bottom:10px}

a.sm_level_2 {font-size:13px;
text-transform:none;
line-height:normal;
margin-bottom:3px}

a.sm_level_1:hover,a.sm_level_2:hover {text-decoration:underline}



.main_sub a:hover {text-decoration:underline}

.main_sub_low a.sm_level_2 {font-size:13px;
line-height:normal;
text-transform:uppercase;
margin-bottom:10px}

.main_sub_low a.sm_level_3 {font-size:13px;
text-transform:none;
line-height:normal;
margin-bottom:3px}

.sm_level_1, .sm_level_2 {margin-bottom:0!important;
text-transform:none!important}

/*popular*/
.pop_items  {margin-bottom:47px}

.pop_items .title{margin-bottom:27px}

.pi_overflow {width:880px;
margin:0 auto;
overflow:hidden}

.pi_inner {width:99999px}

.pi_block {position:relative}


.pi_arr {width:22px;
height:100px;
position:absolute;
top:38px;
background-image:url(/img/design/slider_arrs.png);
background-repeat:no-repeat;
cursor:pointer;
display:none}

.pia_left {background-position:0 0;
left:0}

.pia_left:hover {background-position:0 -100px}

.pia_right {background-position:-22px 0;
right:0}

.pia_right:hover {background-position:-22px -100px}

.one_pi_img {width:176px;
height:176px;
background-position:center center;
background-repeat:no-repeat;
display:block;
margin-bottom:8px;
background-size:contain}

.one_pi {float:left;
margin:0 22px}

.one_pi_name {color:#000000;
text-decoration:none;
text-transform:uppercase;
font-weight:500;
margin-left:4px;
word-break: break-word;}

.one_pi_block {float:left;
width:220px}

.pi_real_inner {float:left}

/*почему мы*/
.why_block {text-align:center;
margin-bottom:47px;
font-size:14px}

.why_line {border-top:2px dashed #74b959;
width:715px;
height:1px;
margin:12px auto 0}

.one_why {display:inline-block;
vertical-align: top;
width: 135px;
margin: 0 33px;}

.ow_img {width:100px;
height:100px;
background-position:center center;
background-repeat:no-repeat;
margin:0 auto  16px}

.ow_dash {width:1px;
height:33px;
margin:0 auto;
border-left:2px dashed #74b959}

.ow_name {font-weight:500;
color:#000000;
font-size:14px;
text-transform:uppercase}

@media (max-width: 1200px) {
	.why_wrap {
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 480px) {
	.one_why {
		width: 120px;
	}
	
	.ow_name {
		font-size: 10px;
		line-height: 13px;
		padding-bottom: 5px;
	}
}

@media (min-width: 480px) and (max-width: 920px) {
	.one_why {
		width: 45%;
	}
}

@media (min-width: 920px) and (max-width: 1200px) {
	.one_why {
		width: 29%;
	}
}


/*новости*/
.news {background:#f3f3f3;
padding:33px 0 49px;
margin-bottom:43px}

.news .title {margin-bottom:21px}

.catinner {width:984px;
margin:0 auto}

.one_news_box {float:left;
width:25%;
margin-bottom:20px}

.one_news {
margin:0 15px}

.news_img {display:block;
margin-bottom:17px;
height: 176px;
    line-height: 176px;
    background: #fff;
	overflow:hidden;
	text-align:center}

.news_img img {max-width:100%;
vertical-align:middle}

.news_date {font-size:13px;
color:#424242;
margin-bottom:5px}




.news_name {color:#e6352a;
font-size:16px;}

.news_desc {line-height:18px;
margin-top:6px}

.news_more {text-align:right;
margin:10px 15px 10px 0}

.news_more a {color:#e6352a}

.item-news {
	margin-bottom:20px;
}


/*index catalog*/
.catalog_item_index_box {width:33%;
float:left;list-style: none;}

.catalog_item_index {
border:1px solid #c4edb3;
text-align: center;
margin:0 14px 24px 14px;
padding:5px 5px 20px 5px;
border-radius:3px}

.cii_name {color:#529a36;
text-decoration:none;
text-transform:uppercase;
font-size:16px;
font-weight:500;
display:block}

.cii_name:hover {text-decoration:underline}

.cii_img {display:block;
margin-top:6px;
width:100%;
/*height:175px;*/
line-height:170px;
text-align:center;
overflow:hidden
}



.cii_img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.cii_img div {background-position:center center;
background-repeat:no-repeat;
width:100%;
height:100%}


.cii_link {margin-top:8px}

.cii_link a {font-size:15px;
color:#363636;
text-decoration:none;
}

.cii_link a:hover {text-decoration:underline}

.cii_more {
	color: #363636;
    display: inline-block;
    text-decoration: none;
    background: #c4edb3;
    border-radius: 10px;
    padding: 2px 13px;
    height: 23px;
    line-height: 19px;
    font-size: 17px;
    margin: 5px 0 0 -8px;
    cursor: pointer;
}

.catalog_index_bnm {
margin:0 14px;
display:block}

.list_bnm_box {width:66%;
float:right}

.list_bnm_box img {max-width:100%;
max-height:100%}

.catalog_index {margin-bottom:20px;
width:100%}



.catalog_inner {margin-bottom:20px}

.catalog_inner .cii_img {margin-bottom:5px}
















.text {line-height:23px}

.text_block .title {margin-bottom:9px}




/*footer*/
.downfooter {width:100%;
height:240px}

footer {background:#f5f5f5;
width:100%;
padding-top:14px;
min-height:190px;
border-top:3px solid #c4edb3;
margin-top:-207px;
font-size:13px;
position:relative}



.foot_menu {float:left}

.fm_title {font-size:15px;
text-transform:uppercase;
color:#363636;
font-weight:bold;
margin-bottom:14px}

.fm_item {color:#e6352a;
margin-bottom:7px;
display:inline-block}

.foot_menu:nth-child(1) {margin-right:30px;
width:216px}

.foot_menu:nth-child(2) {margin-right:82px;}

.fc_phone {font-size:18px;
color:#363636;
margin:-2px 0 8px}

.fc_mail a {color:#e6352a}

.fc_mail {margin-bottom:7px}


.foot_conts {float:left;
margin-right:55px}

.foot_right {float:left}


.foot_socs {float:left}

.f_soc {display:block;
float:left;
width:29px;
height:29px;
background-image:url(/img/design/main_sprite.png);
background-repeat:no-repeat;
margin-right:5px}

.s_vk {background-position:0 -179px;}
.s_fb {background-position:0px -101px;}
.s_od {background-position:0px -140px;}

.f_soc_block {margin:3px 0 17px}



.made_by {text-align:right;
font-size:12px;
margin-top:25px}

.made_by a {color:#363636;
text-decoration:none}

.made_by p {margin-bottom:3px}

.inspiro {display:inline-block;
width:85px;
height:16px;
background:url(/img/design/main_sprite.png) no-repeat 0px -218px;
margin-right:4px}




/*path*/
.path {
	background:#efefef;
	margin:3px 0 0;
	line-height:20px;
	border-radius:3px;
	padding: 5px 10px;
	display: flex;
    align-items: center;
	flex-wrap: nowrap;
    overflow: auto;
    padding-right: 0;
    margin: 0 auto;
    list-style: none;
}

.path_a {
	color:#636363;
	font-size:13px;
	vertical-align: middle;
    -webkit-transition: all .25s;
    transition: all .25s;
	white-space: nowrap;
}

.path_arr {
	margin:0 6px;
	position: relative;
    margin-right: 10px;
    padding-right: 5px;
	align-items: center;
    vertical-align: middle;
}

.path_arr svg {
	width: 5px; 
    height: 7px;
	padding-left: 10px;
}

.path._inSearch {
	height: auto;
	margin-bottom: 10px;
	padding: 3px 5px;
	line-height: 14px;
}

.icon-home {
	overflow: hidden;
    width: 20px;
    height: 20px;
	fill: transparent;
}

.path_a._mobile {
	display: block;
}

.path_a._desctop {
	display: none;
}

@media (max-width: 480px) {
	.path {
		padding: 5px 10px;
	}
	.path_a._desctop {
		display: block !important;
	}
	.path_a._mobile {
		display: none !important;
	}
	
}

.left_bar {margin-top:25px}

@media (max-width: 645px) {
	.left_bar,
	.left_bnm_box {
		margin: 0 !important;
	}
}

.right_bar{margin-top:22px}

.left_bar {width:25%;
float:left}

.right_bar {width:75%;
float:left;
margin-bottom:55px}


/*left_nav*/
.left_nav {margin:0 30px 30px 0}

.left_nav_title {color:#529a36;
font-size:16px;
font-weight:500;
text-transform:uppercase;
margin-bottom:10px}

.ln_item {display:block;
min-height:26px;
line-height:26px;
font-size:15px;
position:relative;
color:#363636;
text-decoration:none;
padding-left:11px;
border-radius:3px
}

.ln_item:before {content:'';
position:absolute;
width:4px;
height:4px;
border-radius:4px;
top:11px;
left:0;
background:#c3c3c3}

.ln_item:hover{background:#efefef}

.ln_item:hover:before{display:none}

.ln_active, .ln_active:hover{background:#e6352a;
color:#fff}


.ln_active:before {display:none}

.nav-close {display:none}

.nav-open {display:block}

.ln_level_2, .ln_level_3 {margin-left:10px;
font-size:13px}

.ln_level_3 {margin-left:20px}

.ln_level_2:before, .ln_level_3:before {
top:12px}

.act_papa > a {color:#363636;
background:none}

.act_papa > a:before {display:block}



/*catalog*/
.one_cat_box {width:33%;
float:left}

.one_cat {padding:0 15px;
margin-bottom:27px}

.one_cat img {max-width:100%;
max-height:100%;
margin-bottom:5px}

.catalog .title {margin-bottom:32px}

.list_img_box {display:block;
text-align:center;
height:206px;
line-height:206px}

.list_img_box img {vertical-align:middle}

.cat_name {text-decoration:none;
text-transform:uppercase;
color:#000000;
font-weight:500;
font-size:14px}

.cat_name:hover {text-decoration:underline}

.cat_more {
margin-top:20px;
}

.one_cat_box._inSearch {
    border: 1px solid #EFEFEF;
    min-height: 332px;
	width: 33%;
	width: calc(100%/3);
	display: inline-block;
	margin: 10px 0;
	padding: 0 3px;
	float: none;
	vertical-align: top;
	box-sizing: border-box;
}

@media (max-width: 850px) {
	.one_cat_box._inSearch {
		width: 50%;
	}
}
@media (max-width: 559px) {
	.one_cat_box._inSearch {
		width: 100%;
	}
}

.green_btn, button {color: #363636!important;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    background: #c4edb3;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border-radius: 20px;
    text-decoration: none;
    border: none;
    outline: none;}

.green_btn:hover, button:hover{background:#96c782}

.logout_cab {font-size:13px;
margin-top:10px}

.unlog {text-align:center}

.already {margin:20px 0}

#res_pass_email_result {font-size:15px}

.item {margin-bottom:20px}

.catalog {margin-bottom:28px}

.pager {text-align:right;
margin:10px 0}

.pager a, .pager button {color:#e6352a !important;
margin:0 5px}
.pager button {display:inline-block; padding:0; border:0;background:none; font-size:inherit;text-decoration:underline;}

.pager span {margin:0 5px}


.up_ico {
    width:64px;
    height:0;
    background:url(/img/design/up_ico.png) no-repeat 0 0;
    cursor:pointer;
    position:fixed;
    bottom:100px;
    right:10px;
    opacity: 0;
    transition: opacity .5s ease;
}
.up_ico._visible {
    height:64px;
    opacity: 1;
}








/*subscribe*/
.subscribe {background:#efefef;
border-radius:3px;
padding:24px 0;
text-align:center}

.subs_center {display:inline-block;
position:relative}

.sub_title {color:#e6352a;
font-size:24px;
font-family:'intro';
text-transform:uppercase;
text-align:center;
margin-bottom:24px}

.sub_field {float:left;
margin:0 10px 6px}

.sub_field input, .sub_field select {width:258px!important;
border:1px solid #c8c8c8;
background:#fff;
color:#000000;
font-size:17px;
padding:0 11px;
height:34px;
line-height:34px}


.sub_desc {color:#656565;
font-size:12px;
font-style:italic;
width:227px;
margin:8px 0 0 12px;
text-align:left}

.sub_btn{margin-left:10px}

.subs_float_box {position:fixed;
top:50%;
left:50%;
background:#fff;
border-radius:10px;
padding:20px;
margin:-153px 0 0 -256px;
display:none;
z-index:20;
width:492px;
}

.sfb_close {    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 5px;
    cursor: pointer;
    background: url(/img/design/close.png) no-repeat 0 0;
}

.subs_wait {width:100%;
height:100%;
position:absolute;
top:0;
left:0;
text-align:center;
line-height:135px;
display:none}


/*nom*/
.nom {margin-bottom:28px}

.one_nom_img {padding:0 15px;height:167px;
line-height:167px;
}

.one_nom_img img {max-width:100%;
max-height:100%;
vertical-align:middle}

.one_nom_block {width:33%;
float:left;
margin-bottom:28px;
text-align:center;
position:relative}

.oib_img {margin:28px 0 0}

.nom_imgs {margin:0 0 9px -15px}

.price_block {font-size:21px;
color:#363636;text-align: center;}
.price_block.is-header {
		text-align: left;
	}
	
	
.nom_price-inner {
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}	
	
@media (max-width: 645px) {
	.price_block {
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.price_block.is-header {
		align-items: flex-start;
	}
	.green_btn, button {
		margin: 10px 0;
	}
	
	.nom_price-inner {
		flex-wrap:wrap;
	}
	
	.nom_price-inner-left, .nom_price-inner-right {
		flex:none;
		width:100%;
	}
	
	.nom_price-inner-right .nom-basket-right {
		float:none;
	}
	
}

.price_btn {margin-left:14px}

.info-block {
    background-color: #E6352A;
    color:#FFFFFF;
    border-radius: 5px;
    padding:5px;
    text-align: center;
    margin-bottom: 10px;
}
.info-block p{
    border: 3px solid #e6352a;
    background-color: #e6352a;
    padding: 5px;
}

.info-block a {
   color:#FFFFFF;
}

.noms_block {margin:20px 0 0;/*margin:40px 0 0;*/}

.nom_block_bord {width:100%;
height:6px;
background:#efefef;
border-radius:3px;
}

.nom_hide_bord {height:17px;
width:100%;
background:#fff;
position:relative;
top:-1px}

.noms_block table {width:100%;
border-collapse:collapse}

.noms_block table td {vertical-align:middle}

.noms_block th {background:#efefef;
font-weight:normal;
font-size:13px;
color:#6e6e6e;
text-align:center;
padding:4px 0 6px 13px}

.nom_sm_img {width:120px;
height:120px;
padding:6px 10px 4px;
line-height:60px;
overflow:hidden;
text-align:center}

.nom_sm_img img {max-width:100%;
max-height:100%}

.space_td {height:10px;font-size:1px}
.noms_block th.th_add, .noms_block td.td_add {text-align:center; padding-right:9px; width:140px;}

.nom_tab_img {width:80px;}

.nom_tab_name {font-size:15px;
color:#363636;
padding-left:13px;
border-bottom:1px dotted #d0d0d0}

.nom_tab_name a {text-decoration:none;
color:#363636}

.nom_tab_name a:hover {text-decoration:underline}
.nom_tab_art {padding-right: 10px;border-bottom: 1px dotted #d0d0d0}
.th_name {padding-left:14px}
.td_price{border-bottom: 1px dotted #d0d0d0;color: #74bd5d;font-weight: bold;}
.td_add {border-bottom: 1px dotted #d0d0d0}
.nom_tab_name span {font-size: 12px; font-style: italic; display: block; margin: 7px 0;}

.last_tr .nom_tab_name {border:none}

.show_more_nom_box {text-align:center;
margin-top:30px}

.more_trs {display:none}

.nom_big_img {
	max-width: 100%;
    text-align: center;
}

@media (min-width: 645px) {
	.nom_big_img {
		float: left;
		margin: 0 20px 20px 0;
	}
}

.nom_price {
margin:20px 0 40px}

.nom_price .price_btn {margin-left:0}

.nom_base_price {font-weight:bold;
color:#e6352a}



.nom_act_tag {position:absolute;
top:10px;
right:0;
padding:5px 10px;
color:#fff;
background:#e6352a;
border-radius:5px}

.cat_bottom_text {margin-bottom:55px}


/*body*/
ul, ol {
    margin: 0 0 20px 20px;
	padding-left:40px
}


.body p, .body li {line-height:17px}

.body  p{margin-bottom:17px}

.body ul, .body ol {margin:0 0 31px 15px}

.body a{color:#e6352a}

.body li {margin-bottom:10px}

.addimg-list {margin-left:-15px}

.addimg-item {float:left;
width:134px;
height:134px;
margin:15px;
text-align:center;
line-height:134px;
overflow:hidden}

.addimg-item img {vertical-align:middle}

.video_block {margin-top:20px}

.video_box object {max-width:100%!important}

.video_box {margin-bottom:20px}

.small-title {font-size: 20px;
    text-transform: uppercase;
    font-family: 'intro';
    margin-bottom: 15px;
font-weight: normal;}

.fil_comment {color:grey;
font-size:12px}

.body1_text {margin-top:20px}

.body_fh {margin-bottom:150px}


/*Новый хайслайд
.gallery_close {
    position: absolute;
    height: 30px;
    width: 30px;
    right: -8px;
    top: -8px;
    background-image: url('/img/design/svg/high_arr_cl2.svg');
    background-repeat: no-repeat;
    background-position: center center;
    -moz-transition: opacity 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    text-indent: -999px;
    overflow: hidden;
	cursor:pointer
}

.gallery_next {
    position: absolute;
    text-indent: -9999px;
    font-size: 0;
    overflow: hidden;
    right: 0px;
    top: 50%;
    margin-top: -20px;
    height: 39px;
    width: 39px;
    background-image: url('/img/design/svg/high_arr_r.svg');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}

.gallery_prev {
    position: absolute;
    text-indent: -9999px;
    font-size: 0;
    overflow: hidden;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    height: 39px;
    width: 39px;
    background-image:url('/img/design/svg/high_arr.svg');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}
*/
.gallery_prev, .gallery_next, .gallery_close {
    display: block;
    float: left;
    margin: 10px;
    text-decoration: none;
    outline: none;
    background: url(/frontend/highslide/graphics/hs_controls.png ) 0 0 no-repeat;
    width: 48px;
    height: 48px;
    cursor: pointer;
	font-size:0px!important
}

.gallery_next {background-position: 0 -56px;}

.gallery_close {background-position: 0 100%;
width: 30px;
    height: 30px;}


/*callback*/
.callb_box {position:fixed;
top:50%;
left:50%;
padding:20px;
border-radius:10px;
background:#fff;
z-index:20;
text-align:left;
font-size:15px;
margin:-350px 0 0 -260px;
display:none;
width:520px;
overflow:auto}

.raschet_calb{margin-top:0}

.callb_box .error-msg {display:none}

.form-error .error-msg {display:block}

.shadow, .hold_shadow {position:fixed;
width:100%;
height:100%;
top:0;
left:0;
background:#000;
opacity:0.5;
z-index:10;
display:none}

.hold_shadow {display:block}

.login_sent{position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 10px;
    background: #fff;
    z-index: 20;
    text-align: center;
	font-size: 15px;
	max-width:400px;
	margin:-50px 0 0 -200px}
	
.ls_inner {padding: 20px;}	
	
@media (max-width:420px){
	.login_sent{width:100%;
	left:0;
	margin-left:0}
}	


.form {
  padding: 10px;
  margin: 10px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.form--border {
  border: 1px solid #eee;
}

.form-inline label, .form-inline .label {
  float: left;
  width: 170px;
  margin-top: 3px;
}
.form-inline .form-input {
  margin-left: 180px;
}

.form-inline-small label, .form-inline-small .label {
  width: 65px;
}
.form-inline-small .form-input {
  margin-left: 70px;
}

.form-small-font input {
  font-size: 13px;
}
.form-small-font textarea {
  font-size: 13px;
}
.form-small-font select {
  font-size: 13px;
}

.form-group {
  margin: 10px 0 15px;
  *zoom: 1;
}
.form-group:after {
  content: "";
  display: table;
  clear: both;
}

.form-group-result {
  margin: 30px 0;
}

.small-login {max-width:280px;}
.text-right {text-align:right;}

/** capture **/
.captcha {
  *zoom: 1;
}
.captcha:after {
  content: "";
  display: table;
  clear: both;
}
.captcha__img {
  float: left;
  max-width: 215px;
}
.captcha__it {
  margin-left: 225px;
}

.form-error, .error {
  color: #d9534f;
}

.form-success, .success {
  color: #529a36;
}

.form-warning, .warning {
  color: #f0ad4e;
}

.warning-msg,
.success-msg,
.error-msg {
  overflow: hidden;
  *zoom: 1;
  font-size: 13px;
  width: 100%;
  margin: 5px 0;
}
.warning-msg:empty,
.success-msg:empty,
.error-msg:empty {
  display: none;
}

.error-msg {
  color: #d9534f;
}

.success-msg {
  color: #529a36;
}

.warning-msg {
  color: #f0ad4e;
}

.fPassForm {display:none;}



.callb_box label {margin-top:10px}

.callb_close {position:absolute;
width:30px;
height:30px;
top:5px;
right:5px;
cursor:pointer;
background:url(/img/design/close.png) no-repeat 0 0}



/*feedback*/
.feedb_float_box {position:fixed;
top:50%;
left:50%;
background:#fff;
border-radius:10px;
padding:20px;
display:none;
z-index:20;
width:492px;
overflow:auto;
max-height:100%;
transform: translate(-50%, -50%);
}

.feedb_float_box .form-inline label, .feedb_float_box .form-inline .label {width:150px}

.feedb_float_box .sub_field input, .feedb_float_box .sub_field select {
	height: 24px;
}

.ffb_close {    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 5px;
    cursor: pointer;
    background: url(/img/design/close.png) no-repeat 0 0;
}


/*слайдер на главной*/

.bs_slide img {max-width:100%;
max-height:100%;
vertical-align:middle}

.bs_slide {float:left;
text-align:center;
height:376px;
line-height:377px;}

.bs_inner {width:9999999px}

.bs_real_inner {float:left}

.slider{position:relative;
margin-bottom:30px;
top:-2px}

.bs_arr {width: 22px;
    height: 100px;
    position: absolute;
    top: 138px;
    background-image: url(/img/design/slider_arrs.png);
    background-repeat: no-repeat;
    cursor: pointer;
display:none}

.bsa_left {background-position:0 0;
left:10px}

.bsa_left:hover {background-position: 0 -100px;}

.bsa_right:hover {background-position: -22px -100px;}

.bsa_right {background-position: -22px 0;
    right: 10px}



.big_slider_overflow{height:376px;
overflow:hidden;
margin:0 auto}





.left_bnm_box {width:100%;
margin:20px 0}

.left_bnm_box img {max-width:100%}

.subscribe .form {padding:0;
margin:0}

.subscribe .sub_title {margin-bottom:6px}


.top_bnm_box img {max-width:100%}

.news_main_img {
	float:left;
	margin-right:20px;
	width:100px;
	height:100px;
	background:#fff;
	text-align:center;
	line-height:100px;
	display:block
}

.news_main_img img {max-width:100px;
max-height:100px;
vertical-align:middle}





/*рассылки*/
.red_dots_block ul li {
    list-style-image: url(/img/design/pinpic16.png);
}



.reg_box input[type=text] {
	display:block;
    outline: none;
    border: none;
    border-bottom: 1px solid #cacaca!important;
    background: none;
    font-family:'Ubuntu';
    font-size: 15px;
    color: #1d1a1a;
	width: 100%;
    height: 35px;
    line-height: 1.428571429;
    background-color: #fff;
    padding: 0 18px 9px;
    margin: 14px 0 0 0;
}

.price_feedback, .feedback-form {
    width: 60%;
    margin: 0 auto;
}

.err_f_text {
    color: #e6352a;
    font-size: 12px;
    text-align: center;
}


.feedback-form textarea {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
	font-family:'Ubuntu';
    font-size: 15px;
    line-height: 1.428571429;
    color: #1d1a1a;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

.feedback-form textarea {
    width: 100%!important;
    border: none;
    height: 60px;
    outline: none;
    /* webkit-box-shadow: none!important; */
    box-shadow: none!important;
    border-radius: 0!important;
    border-bottom: 1px solid #cacaca!important;
	margin-bottom:10px
}

.priceOrderAdvantages {
    margin: 0 auto;
    position: relative;
    width: 58%;
    box-shadow: 0 0 4px lightgray;
    border: 1px dashed lightgray;
    margin-top: 15px;
    padding: 0 20px;
}

.rasch_btn {margin-top:10px}


/*nom_items_slider*/
.nom_items_slider .pi_overflow {width:660px;}



/*Навигация для адаптива*/
.header-top-menu-double {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  left: -260px;
	width:260px;
	display:none;
	overflow:hidden;
	z-index: 999;
    background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
  -moz-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
  -webkit-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
}

.main-menu-double_ul {background:#e6352a;
color:#fff;
margin-left:0;
padding:10px 0}

.main-menu-double_ul a {color:#fff;
font-size: 14px;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
display:block;
padding:5px 20px}

.main-menu-double_ul a:hover, .mmd-act {background:#c40000}

.main-menu-double_subul {
	padding-left: 20px;
}

.main-menu-double_subul a {
	font-size: 12px;
}

.header-top-menu-double.active {
  width: 266px;
}
.header-top-menu-double.active:before {
  content: '';
  width: 1px;
  height: 100%;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  right: -1px;
  top: 0;
  position: absolute;
}
@media only screen and (min-width: 1300px) {
  .header-top-menu-double.active {
    width: 0;
  }
}
.header-top-menu-double-in {
  width: 266px;
  float: right;
}
.header-top-menu-double-in .garden-center-link,
.header-top-menu-double-in .pay-delivery-link,
.header-top-menu-double-in .into-link,
.header-top-menu-double-in .out-link {
  padding-left: 40px;
  background-position: 12px center;
  float: none;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  text-indent: 0;
  font-size: 14px;
  width: auto;
}
.header-top-menu-double-in .into-link,
.header-top-menu-double-in .out-link {
  background-position: 15px center;
}

.contacts-double {
  padding: 10px 0;
}

.top-phone-double {
  padding: 5px 15px;
  display: block;
  width: auto;
}

.top-mail-double {
  display: block;
  font-size: 14px;
  padding: 5px 15px;
}

.menu-toggle-link {
  display: block;
  height: 28px;
  width: 35px;
  background-image: url('/img/design/menu-toggle.svg?1447972970');
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999px;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 10px;
}
.no-svg .menu-toggle-link {
  background-image: url('/img/design/menu-toggle.png?1447979159');
}
.menu-toggle-link:hover {
  opacity: .75;
}

.header-block-double {
  background: #e1e1e1;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  padding: 10px 0;
}

.catalog-menu-double {
  padding: 1em;
}


ul.lsb-list {margin-left:15px;
padding-left:0}

.top-phone-double {cursor:default;
text-decoration:none}








.contacts_map {width:715px;
height:621px;
margin:0 auto}

@media (min-width:740px) and (max-width:979px){
	.contacts_map{width:520px;
	height:452px}	
}

@media (max-width:739px){
	.contacts_map{width:270px;
	height:235px}	
}









/*big medias*/
@media(min-width:1170px){
	.maininner {width:1140px;
	padding:0 15px}
	.catalog_item_index_box {width:25%}
	.catalog_inner .catalog_item_index_box:nth-child(3n+4) {
		clear: none;
	}
	.catalog_inner .catalog_item_index_box:nth-child(4n+1) {
		clear: both;
	}
	.one_news_box {width:20%}
	.catalog_index .catalog_item_index_box:nth-child(4n+2){
		clear:both
	}
	.catinner{width:1140px}
	.foot_right {float:right}
}

@media(max-width:1169px){
	.one_news_box:nth-child(5){display:none}
	
}


@media (max-width:960px){
	.foot_right {width:240px;
	float:right;
	text-align:right}
}

@media (max-width:725px){
	.foot_right, .foot_menu, .foot_conts, .foot_socs {width:100%!important;
	float:none!important;
	text-align:center!important;}
	
}


/*medias*/
@media (min-width:1000px){
	.big_slider_overflow {width:954px;}
	.bs_slide {width:954px;}
	
}

@media (max-width:1000px) {
	.catinner {width:100%}
	.pi_overflow {width:660px}
	.nom_items_slider .pi_overflow {width:440px}
	.logo, .head_center, .head_conts {float:none;
	margin:10px auto}
	
}

@media (max-width: 991px) {
	.mm_item {font-size: 13px; padding: 0 25px}
}
@media (max-width: 881px) {
	.mm_inner {margin: 0}
	.mm_item {font-size: 12px; padding: 0 15px}
}
@media (max-width: 718px) {
	.mm_item {font-size: 12px; padding: 0 7px}
}

@media (min-width:800px) and (max-width:1169px) {
	.one_cat_box:nth-child(3n+4){clear:both}
	.catalog_inner .catalog_item_index_box:nth-child(3n+4){clear:both}
	.catalog_index .catalog_item_index_box:nth-child(3n+5) {
		clear: none;
	}
}

@media (max-width:799px){
	.one_news_box {width:33%}
	.pi_overflow {width:440px}
	.nom_items_slider .pi_overflow {width:220px}
	.why_line {width:100%}
	.one_cat_box {width:50%}
	.one_nom_block {width:50%}
	.one_nom_block:nth-child(2n+3){clear:both}
	
}

@media (min-width:800px) and (max-width:1000px){
	.big_slider_overflow {width:753px;}
	.bs_slide {width:753px;}
	
}

@media (min-width:645px) and (max-width:799px) {
	
	.one_news_box:nth-child(3n+4){clear:both}
	.one_cat_box:nth-child(2n+3){clear:both}
	.catalog_inner .catalog_item_index_box {width:50%}
	.catalog_inner .catalog_item_index_box:nth-child(2n+3){clear:both}
	.big_slider_overflow {width:599px;}
	.bs_slide {width:599px;}
	
}

@media (min-width:646px) and (max-width:1169px) {
	.catalog_index .catalog_item_index_box:nth-child(3n+5) {clear:both}
	.topmenu_menu {display:block}
	
	
}

@media (min-width:646px){.menu-toggle-link {display:none}}

@media (max-width:645px) {
	.topmenu_menu {display:none}
	.menu-toggle-link {display:block}
	.mainmenu {display:none}
	.left_bar .left_nav {display:none}
	.big_slider_overflow {height:162px}
	.bs_slide {line-height:162px;
	height: 162px;
	}
	.bs_arr{top:38px}
	
	.callb_box {margin-left:0;
	left:0;
	width:calc(100% - 40px)}
	
}

@media (max-width:560px){
	.feedb_float_box {
		width: calc(100% - 40px);
	}
	
	.subs_float_box {
		left: 0;
		margin-left: 0;
		width: calc(100% - 40px);
	}
}

@media (min-width:456px) and (max-width:645px) {
	.catalog_index .catalog_item_index_box {width:50%}
	.catalog_index .catalog_item_index_box:nth-child(2n + 4) {clear:both}
	.catalog_inner .catalog_item_index_box {width:100%}
	.one_cat_box:nth-child(2n + 3) {clear:both}
	.list_bnm_box {width:100%}
	.one_news_box {width:50%}

	.one_news_box:nth-child(2n+3){clear:both}
	.pi_overflow {width:220px}
	.search_input, .head_center {width:auto} 
	.search {display:inline-block}
	.one_cat_box {width:100%}
	.left_bar {width:33%;}
	.right_bar {width:100%;}
	.big_slider_overflow {width:410px;}
	.bs_slide {width:410px;}
}


@media (max-width:456px){
	.catalog_item_index_box {width:100%}
	.list_bnm_box {width:100%}
	.one_news_box {width:100%}
	.pi_overflow {width:219px}
	.search_input, .head_center {width:auto} 
	.search {display:inline-block}
	.one_cat_box {width:100%}
	.left_bar {width:100%;}
	.right_bar {width:100%;}
	.sub_field input, .sub_field select {width:100%;
	padding:0}
	.sub_desc {width:100%}
	.big_slider_overflow {width:310px;}
	.bs_slide {width:310px;}
	
	#f_3_client_status_group .sub_field, #f_4_client_status_group .sub_field {width:260px!important}
}

@media (max-width:370px) {
	.one_nom_block {width:100%}
	
	.title {font-size:26px;
	}
	.big_slider_overflow, .bs_slide {width:293px}
}




#cboxLoadedContent {margin-bottom:0!important;
}
#cboxMiddleLeft, #cboxMiddleRight {height:27px!important}
#cboxContent {padding-top:10px}

button#cboxClose{font-size:12px;
top:-5px;
height:20px;
line-height:20px} 

.downloadPrice_btn {
    height: 76px;
    display: inline-block;
	margin:0 30px 15px 0
}

.downloadPrice_btn img{
	width:100%;
	max-width:216px
}

.knowPrice_btn {
	text-align:center;
    font-size: 12px;
    text-transform: uppercase;
    color: #363636;
    background-color: #c4edb3;
    text-decoration: none;
	border-radius: 20px;
	padding: 0 20px;
    height: 30px;
    line-height: 30px;
	margin: 5px 10px;
}

.knowPrice_btn:hover{background:#96c782}


.show_prices {display:none}


.cii_img {margin-bottom:8px}

.cii_link:first-child {margin-top:0}

.priceOrderAdvantages ul {
    padding: 0;
    list-style-image: url(/img/design/pinpic16.png);
}


.form-group, .subs-form-group {
    margin-bottom: 15px;
}

.fields_table select {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

.form-control, .sear-input, .subs-form-control, .feedback-form input[type="text"], .feedback-form input[type="mail"], .feedback-form input[type="phone"], .feedback-form input[type="password"], .feedback-form textarea {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}




.radio_field label {
    margin-right: 30px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.form-group label {    margin-bottom: 5px;
    font-weight: bold;
	display: inline-block;}


.feedback-form textarea {
    width: 100%!important;
    border: none;
    height: 60px;
    outline: none;
    /* webkit-box-shadow: none!important; */
    box-shadow: none!important;
    border-radius: 0!important;
    border-bottom: 1px solid #cacaca!important;
}





.feedback-form input[type=text]{
	
	width:100%!important
}

#f_6_client_status {margin-top: 15px; margin-bottom: 10px; width: 106%; height: 49px}
#f_3_client_status_group .sub_field, #f_4_client_status_group .sub_field {width: 282px;}
#f_3_client_status, #f_4_client_status {width: 100%; height: 35px;}



.select_box select {display: block;
    
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	margin-top: 15px; margin-bottom: 10px; width: 106%; height: 49px}



.sub_field textarea {
    width: 90%!important;
    border: 1px solid #c8c8c8;
    background: #fff;
    color: #000000;
    font-size: 17px;
    padding: 0 5%;
	margin:0 auto
}


.kidcat_img_box {display:none}

.agree_box_feed {font-size:14px}

.ffb_done {top:50%;
margin-top:-61px}

.clear {clear:both}

#callback_res textarea {
	height:100px;
}

#callback_res .form-group, #callback_res .subs-form-group {margin-bottom:12px}
a.lk_link, a.short_basket {display:inline-block; vertical-align:top; margin-top:15px; margin-bottom:5px; line-height:1.2; text-align:left; text-decoration:none; padding-left:42px; min-height:32px;}
a.lk_link {background:url(/img/design/lk_link-icon.png)0 0 no-repeat;}
a.short_basket {background:url(/img/design/sm_basket-icon.png)0 0 no-repeat; margin-left:20px;}

#bask_not{display:none;position:absolute;cursor:pointer;z-index:10000;background:url(/img/tags/add_notify.png) 0 0 no-repeat;width:372px;height:81px}

/*basket*/
.basket_table {
	border-collapse: collapse;
}

.basket_table tbody th {
	text-align: left;
	padding: 14px 10px;
	vertical-align: top;
}

.basket_table td,.basket_table th {
	padding: 10px;
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
}

.basket_table .nobord td {
	border-bottom: none;
}

.basket_table .field-count {
	white-space: nowrap;
}

.nom_tab_block_title {
	display: none;
}

.nom_tab_block_content.is-dcenter {
	text-align: center;
}

.nom_tab_block_content.is-dright {
	text-align: right;
}

.nom_tab_summary_mob {
	display: none;
}

@media (max-width: 720px) {
	.nom_tab_summary_mob,
	.basket_table,
	.basket_table thead,
	.basket_table tbody,
	.basket_table tfoot,
	.basket_table tr,
	.basket_table td,
	.basket_table th {
		display: block;
	}
	
	.basket_table tr {
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #8c8c8c;
	}
	
	.basket_table tr:first-child {
		border-top: 1px solid #8c8c8c;
	}
	
	.basket_table td,
	.basket_table th {
		padding: 0;
		border-top: 0;
		border-bottom: 0;
	}
	
	.basket_table .basket_table-head,
	.nom_tab_summary {
		display: none !important;
	}
	
	.nom_tab_img {
		width: auto;
	}
	
	.nom_tab_block {
		display: flex;
		align-items: center;
	}
	
	.nom_tab_block_title {
		width: 50%;
		display: block;
		font-size: 14px;
		padding: 5px 10px;
		font-weight: bold;
		text-align: right;
	}
	
	.nom_tab_block_content {
		width: 50%;
		padding: 5px 10px;
	}
	
	.nom_tab_block_content.is-dcenter,
	.nom_tab_block_content.is-dright {
		text-align: left;
	}
	
	.basket_table .nom_sm_img {
		padding: 0;
	}
	
	.noms_block .nom_sm_img {
		width: 100px;
		height: 100px;
	}
	
	.noms_block .btn--buy {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 476px) {
	.basket_table .count_input {
		display: inline-block;
	}
	
	.noms_block .nom_sm_img {
		width: 80px;
		height: 80px;
	}
	
	.noms_block .nom_tab_name {
		padding-left: 0;
	}
	
	.noms_block .btn--buy {
		font-size: 12px;
	}
}



.count_input {padding: 1px 2px 4px;
text-align: center;
border-radius:3px;}

.basket_img img {max-width:100px;
max-height:100px}

.dl-horizontal dt {
    width: 170px;
	clear:both;
    float: left;
    padding-right: 5px;
}
dl dt {
    color: #a3a3a3;
    font-size: 13px;
}

.dl-horizontal {
    margin: 10px 0;
}

#div_basket label {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}


.delivery__group {
    color: #a3a3a3;
    padding: 5px 0;
}

#div_basket label.delivery__label {
    font-weight: normal;
    width: 100%;
    float: none;
    clear: none;
}

.form-input select {
    min-width: 200px;
    max-width: 100%;
    height: 30px;
    line-height: 25px;
}
select {
    background: #fff;
    border: 1px solid #dfdfdf;
    font-family: "PT Sans", sans-serif;
    color: #252525;
    font-size: 14px;
	outline:none
}

.form-inline .form-input {
    margin-left: 180px;
}
.form-input.fix-input {
    width: 170px;
}
.datapicker-input {
    position: relative;
}
.form-input {
    margin: 0 20px 0 0;
}
.form-inline label, .form-inline .label {
    float: left;
    width: 170px;
    margin-top: 3px;
}

.form-control, .sear-input, .subs-form-control, .feedback-form input[type="text"], .feedback-form input[type="mail"], .feedback-form input[type="phone"], .feedback-form input[type="password"], .feedback-form textarea,  .form-group input[type="text"], .form-group input[type="mail"], .form-group input[type="phone"], .form-group input[type="password"], .form-group textarea {
    display: block;
    width: 90%;

    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.428571429;
    color: #777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

#delivery_date {width:186px}

	.ui-datepicker-trigger{position: absolute;
    top: 5px;
    right: 0px;
	display:none}


#order_cont {width:70%;
margin:0 auto}


.basket_agent .form-inline label.checkbox label{margin-right:10px;
width:auto}

.basket_agent .form-inline label.checkbox {clear:left;
width:auto}

.oform_btn {margin:10px}

.ui-datepicker-header {background:#f05a28}

.ui-menu-item:hover {border:none;
background:#f05a28;
color:#fff}

.btn{display:inline-block;
min-height:23px;
line-height:23px;
background:#74bd5d;
color:#fff!important;
text-decoration:none;
border:none;
outline:none;
border-radius:3px;
cursor:pointer;
font-size:13px;
padding:0 8px 0 10px;
text-align:center}

.btn:hover {background:#64a350;}
.btn.btn--large {line-height:40px; min-height:40px; padding:0 30px; font-size:medium;}


@media (max-width:476px){
.basket_img {display:none}
.agent_table th {padding:10px 5px}
dd {clear:both}
.deliv-block .form-input {margin-left:0!important; clear:both}
.ui-datepicker-trigger {top:7px}
.count_input {display: block;   margin: 0 auto;}
.basket_table tbody th {padding:10px 2px}
.basket_table {font-size:13px}
}

.searchResults {
    margin-top: 10px;
}
.searchItem {
    border-top: 1px solid #efefef;
    padding-top: 10px;
    margin-bottom: 15px;
}

.searchItem__inner {
    margin-top: 10px;
    position: relative;
}
.searchItem__inner::after {
    content: '';
    display: table;
    clear: both;
}

.searchItem__img {
    float: left;
    width: 200px;
    height: 200px;
    margin-right: 10px;
    line-height: 200px;
    border: 1px solid #c4edb3;
    padding: 5px;
    text-align: center;
}
.searchItem__img img {
    vertical-align: middle;
    max-width: 100%;
}

.searchItem__name {
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top;
    text-decoration: none;
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
}

.searchItem__text {
    color: #73b959;
    font-size: 14px;
}

.searchItem .price_block {
    position: absolute;
    padding-left: 221px;
    bottom: 0;
    font-size: 18px;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}

@media (max-width: 890px) {
    .searchItem__name {
        display: inline;
    }
}

@media (max-width: 660px) {
    .searchItem {
        text-align: center;
    }
    .searchItem__name {
        display: block;
        margin: 10px 0;
        text-align: left;
    }
    .searchItem__img {
        float: none;
        display: block;
        margin: 10px auto;
    }
    .searchItem .price_block {
        position: static;
        padding: 0;
    }
}

.cat_descr {
	font-size: 20px;
	margin-bottom: 20px;
}

.nom_status{
    color: #74bd5d;
    user-select: none;
}

.nom_status::before {
    content: "\2714";
    display: inline-block;
    margin-right: 5px;
}

.nom_status.is-nonavailable {
    color: #e6352a;
}

.nom_status.is-nonavailable::before {
    content: '\2718';
}

.nom_thumb {
  width: 110px;
  display: inline-block;
}

.nom_thumb img {
  max-width: 100%;
}

.news-text h2 {
	margin-top: 15px;
}

.news-text a {
	color: #74bd5d;
}

.info-popup {
	top: -999px;
	right: 20px;
	z-index: 100;
	padding: 15px;
	position: fixed;
	max-width: 340px;
	box-sizing: border-box;
	background-color: #fff;
	border: 5px solid #74b959;
	transition: top .5s linear;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.info-popup.is-shown {
	top: 20px;
}

.info-popup .small-title {
	margin-bottom: 10px;
	padding-right: 15px;
}

.info-popup p {
	margin: 10px 0;
}

.info-popup p:last-child {
	margin-bottom: 0;
}

.info-popup .btn {
	width: 100%;
	margin-top: 10px;
	min-height: 35px;
	line-height: 35px;
	font-weight: bold;
	box-sizing: border-box;
	text-transform: uppercase;
}

.info-popup-close {
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	font-size: 30px;
	line-height: 24px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}

.carousel .slick-arrow {
	top: 50%;
	margin: 0;
	padding: 0;
	color: #000;
	width: 22px;
	height: 100px;
	z-index: 5;
	position: absolute;
	transform: translateY(-50%);
	background: url(/img/design/slider_arrs.png) no-repeat;
}

.carousel.is-arrows-pos-1 .slick-arrow {
	top: 45%;
}

.carousel .slick-prev {
	left: 0;
	background-position: 0 0;
}

.carousel .slick-prev:hover {
	background-position: 0 -100px;
}

.carousel .slick-next {
	right: 0;
	background-position: -22px 0;
}

.carousel .slick-next:hover {
	background-position: -22px -100px;
}

.carousel img {
	max-width: 100%;
}

.carousel.is-preview > .carousel-item {
	display: none;
}

.carousel .slick-list {
	margin-left: 40px;
	margin-right: 40px;
}

.carousel.is-main {
	margin-bottom: 25px;
}

.carousel.is-main .slick-list {
	margin-left: 93px;
	margin-right: 93px;
}

@media (max-width: 1034px) {
	.carousel.is-main .slick-list {
		margin-left: 40px;
		margin-right: 40px;
	}
}

.carousel.is-noms .carousel-item > .one_pi_block {
	float: none;
	width: auto;
}

.carousel.is-noms .carousel-item > .one_pi_block > .one_pi {
	float: none;
}

.carousel.is-noms .carousel-item > .one_pi_block > .one_pi > .one_pi_img {
	height: 0;
	width: 100%;
	padding-bottom: 100%;
}

@media (max-width: 720px) {
	.carousel.is-noms-marg-1 .carousel-item > .one_pi_block > .one_pi {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 480px) {
	.carousel.is-noms-marg-2 .carousel-item > .one_pi_block > .one_pi {
		margin-left: 0;
		margin-right: 0;
	}
}

.nom_thumb {
	padding: 5px;
	box-sizing: border-box;
}

.nom_thumbs.carousel .slick-list {
	margin-left: 25px;
	margin-right: 25px;
}

@media (max-width: 768px) {
	.nom_tab_name {
		font-size: 13px;
	}
	.td_price {
		font-size: 13px;
		min-width: 56px;
	}
	.btn {
		min-height: 23px;
		line-height: 14px;
		padding: 0 7px;
		font-size: 12px;
	}
}

.highslide img {
	max-width: 100%;
}

.circles {
	display: flex;
	flex-flow: row wrap;
}
.c_item {
	display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 110px;
    margin: 10px auto;
    text-align: center;
	padding: 5px;
}
.c_item img {
	max-width: 100%;
}

.c_item strong {
	margin-top: 10px;
}

.table-plantacii {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #0000003b;
}

.table-plantacii tr:hover {
	box-shadow: 1px 1px 16px rgba(0, 0, 0, 0.322);
}

.table-plantacii td {
	padding: 2px;
    text-align: center;
}

.cooperation-item {
	display: flex;
    align-items: center;
    flex-direction: row;
	margin: 15px auto;
}

.cooperation-item img {
	max-width: 100%;
	width: 20%;
}

.cooperation-item p {
	padding: 5px;
    width: calc(25% - 15px);
    line-height: 25px;
	font-weight: bold;
	text-align: center;
}

@media (max-width: 768px) {
	.cooperation-item {
		flex-direction: column;
	}
	.cooperation-item img {
		width: 65%;
	}
	.cooperation-item p {
		width: 100%;
    	text-align: center !important;
		margin-top: 15px;
    	font-size: 20px;
	}
	.cooperation-item ._hide {
		display: none;
	}
	._order-1 {
		order: 1;
	}
	._order-2 {
		order: 2;
	}
	._order-3 {
		order: 3;
	}
	._order-4 {
		order: 4;
	}
	._order-5 {
		order: 5;
	}
	._order-6 {
		order: 6;
	}
	._order-7 {
		order: 7;
	}
	._order-8 {
		order: 8;
	}
	._order-9 {
		order: 9;
	}
	.cii_link a {
		font-size: 17px;
	}
	
}
@media (max-width: 425px) {
	.td_add .green_btn.btn {
		font-size: 7px;
	}
}

@media (max-width: 645px) {
	.td_add .green_btn.btn {
		font-size: 7px;
	}
	.price_block .price_btn {
		margin-left: 0;
	}
}

.navigation_horizontal a {
	color: white;
}

.advan_nom {
	display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-flow: row wrap;
	margin: 30px 0;
	padding: 0 15px;
	justify-content: space-between;
}

.advan_nom-item {
	display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 150px;
}

.advan_nom-item img {
	max-width: 150px;
}

.advan_nom-item p {
	font-size: 13px;
    text-align: center;
    line-height: 16px;
}

@media (max-width: 360px) {
	.advan_nom-item,
	.advan_nom-item img {
		max-width: 120px;
	}
}

.disable {
	pointer-events: none;
    color: grey;
    opacity: 0.6;
}

.err-delivery {
	color: red;
	font-size: 12px;
    padding-bottom: 5px;
}

.old_price {
	font-size: 14px;
    text-decoration: line-through;
    color: #8e8e93;
	margin-left: 10px;
}

.sibs_tr .old_price {
	font-size: 14px;
	color: #8e8e93;
	font-weight: normal;
}

.nom_price-inner-price {
	display: flex;
    align-items: center;
}

.tb_price {
	display: flex;
    align-items: center;
	justify-content: center;
	font-size: 18px;
	color: black;
}

.points-none-light {
	opacity: 0.4;
}

.points-none {
	pointer-events: none;
	opacity: 0.4;
}

.ui-tabs .ui-tabs-panel {
	overflow: auto;
}

.cat_text.body._inner {
	display: block;
	min-height: 270px;
}

/* new nom */
.in-nom-item {
	display: flex;
    align-items: flex-start;
}

.in-nom-info {
	flex: 1 1 auto;
	width: 100%;
	padding: 0 15px;
}

.in-nom-info-price {
	display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
	font-size: 21px;
    color: #363636;
    text-align: center;
	margin-bottom: 15px;
}

.in-nom-price {
	display: flex;
	align-items: center;
}

.in-nom-info-price-busket {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-left: 10px;
	justify-content: flex-start;
}

.in-nom-info-price-busket button,
.in-nom-info-price-busket span,
.td_add button,
.td_add span {
	font-size: 14px;
    width: 125px;
    line-height: 30px;
    text-transform: none;
    height: 30px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.td_add button {
	width: 141px;
}

.in-nom-img {
	max-width: 375px;
	width: 100%;
}

.in-nom-info-behs {
	margin: 15px 0;
}

.in-nom-info-price-info {
	margin-bottom: 15px;
}

@media (max-width: 768px) {
	.in-nom-item,
	.in-nom-info-price {
		flex-flow: row wrap;
	}
	.in-nom-img {
		margin-bottom: 15px;
	}
	.in-nom-info {
		padding: 0;
		margin-bottom: 15px;
	}
	.in-nom-info-price-busket button, 
	.in-nom-info-price-busket span {
		min-height: 30px;
		margin-top: 0;
	}
	.td_add button,
	.td_add span {
		width: 110px;
    	font-size: 11px;
	}
	.td_add button {
		width: 125px;
	}
}

@media (max-width: 480px) {
	.td_add button,
	.td_add span {
		width: 85px;
    	font-size: 10px;
	}
	.td_add button {
		width: 100px;
	}
	.tb_price {
		flex-direction: column;
	}
}
.crossed {
	color: #e63329;
}

/*.grecaptcha-badge {
	opacity: 0;
	visibility: hidden;
}*/

.is-preloaded {
	position: relative;
	z-index: 1;
	min-height:10px;
	overflow:hidden;
}
.is-preloaded:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	min-height:10px;
	background-color: rgba(255,255,255,0.6);
	/* background-image: url(/img/design/preloader_l.gif); */
	background-position: 50% 50%;
	background-repeat: no-repeat;
	content: '';
	cursor: wait;
}


/* .filter */
.filter {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.filter-beh {
	width: calc(25% - 20px);
	margin: 10px;
	position: relative;
	box-sizing: border-box;
}

.filter-beh-toggle {
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #64a350;
	padding: 10px 20px 10px 10px;
}

.filter-beh-toggle:hover {
	background-color: #74bd5d;
}

.filter-beh-toggle::after {
	position: absolute;
	top: 50%;
	right: 5px;
	content: '';
	border: 5px solid transparent;
	border-top-color: #fff;
}

.filter-beh.is-active .filter-beh-toggle::after {
	transform: rotate(180deg) translateY(50%)
}

.filter-beh-vals {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	padding: 10px;
	overflow: auto;
	min-width: 100%;
	max-height: 300px;
	box-sizing: border-box;
	background-color: #c4edb3;
	border-radius: 0 0 5px 5px;
	scrollbar-width: thin;
	scrollbar-color: #9d9d9d #eee;
}

.filter-beh-vals::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}

.filter-beh-vals::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #eee;
}

.filter-beh-vals::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #9d9d9d;
}

.filter-beh-vals .input-checkbox {
	margin-top: 5px;
	margin-bottom: 5px;
}

.filter-beh.is-active .filter-beh-toggle {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.filter-beh.is-active .filter-beh-vals {
	display: block;
}

.filter-res {
	margin-bottom: 20px;
}

.filter-res-title {
	font-size: 18px;
	margin-bottom: 5px;
}

.filter-res-list {
	margin-bottom: 10px;
}
	
.filter-res-item {
	margin-bottom: 5px;
}

#slider-range {
	margin: 8px;
}

#slider-range .ui-widget-header {
	background-color: #64a350;
}

#slider-range.ui-slider-horizontal {
	height: 7px;
}

#slider-range.ui-widget-content {
	border: 0;
}

#slider-range.ui-slider .ui-slider-handle {
	outline: 0;
	width: 16px;
	height: 16px;
	cursor: pointer;
	border-color: #64a350;
	background-color: #fff;
}

#slider-range.ui-slider-horizontal .ui-slider-handle {
	top: -6px;
	margin-left: -8px;
}

@media (max-width: 1170px) {
	.filter-beh {
		width: calc(33.33333% - 20px);
	}
}

@media (max-width: 576px) {
	.filter-beh {
		width: calc(50% - 20px);
	}
}

@media (max-width: 360px) {
	.filter-beh {
		width: calc(100% - 20px);
	}
}