@font-face {
    font-family: 'osregular';
    src: url('fonts/OSregular/OpenSans-Regular-webfont.eot');
    src: url('fonts/OSregular/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/OSregular/OpenSans-Regular-webfont.woff2') format('woff2'),
    url('fonts/OSregular/OpenSans-Regular-webfont.woff') format('woff'),
    url('fonts/OSregular/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('fonts/OSregular/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

input {
   /* -webkit-appearance:none;  */
    -webkit-border-radius:0px;
}

@font-face {
    font-family: 'ositalic';
    src: url('fonts/OSitalic/OpenSans-Italic-webfont.eot');
    src: url('fonts/OSitalic/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/OSitalic/OpenSans-Italic-webfont.woff2') format('woff2'),
    url('fonts/OSitalic/OpenSans-Italic-webfont.woff') format('woff'),
    url('fonts/OSitalic/OpenSans-Italic-webfont.ttf') format('truetype'),
    url('fonts/OSitalic/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'philosopher';
    src: url('fonts/Philosopher-Regular/Philosopher-Regular-webfont.eot');
    src: url('fonts/Philosopher-Regular/Philosopher-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/Philosopher-Regular/Philosopher-Regular-webfont.woff2') format('woff2'),
    url('fonts/Philosopher-Regular/Philosopher-Regular-webfont.woff') format('woff'),
    url('fonts/Philosopher-Regular/Philosopher-Regular-webfont.ttf') format('truetype'),
    url('fonts/Philosopher-Regular/Philosopher-Regular-webfont.svg#philosopherregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'philosopheritalic';
    src: url('fonts/Philosopher-Italic/Philosopher-Italic-webfont.eot');
    src: url('fonts/Philosopher-Italic/Philosopher-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Philosopher-Italic/Philosopher-Italic-webfont.woff2') format('woff2'),
         url('fonts/Philosopher-Italic/Philosopher-Italic-webfont.woff') format('woff'),
         url('fonts/Philosopher-Italic/Philosopher-Italic-webfont.ttf') format('truetype'),
         url('fonts/Philosopher-Italic/Philosopher-Italic-webfont.svg#philosopheritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'semibold';
    src: url('fonts/OSsemibold/opensans-semibold-webfont.eot');
    src: url('fonts/OSsemibold/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OSsemibold/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/OSsemibold/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/OSsemibold/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/OSsemibold/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-size: 14px;
    font-family: 'osregular',Verdana,Tahoma,Arial;
    line-height: 1.2;
    background:   
     url(img/uzor_soldatiki.png) repeat,
    url(img/bg.png) repeat;
    color: #333333;
}

body a {color:#333}
a {
    color:#229400;
}

a:hover {
    text-decoration: none;
}

.ROOT
{
    min-height: 100%;
}

.ROOT_PADDING
{
    padding-bottom: 100px;
}

footer
{
    height: 100px;
    margin-top: -100px;
    position: absolute;
    width: 100%;
    min-width: 1200px;
      background:   url(img/bg.png) repeat;
        padding-top: 30px;
}

.footer-content {
    border-top: 1px solid #707070;
    position: relative;
    height: 100%;
}

#copyright {
	right: 10px;
  bottom: 10px;
  position: absolute;
}

.w {
    width: 1200px;
    /*padding-left: 5px;
    padding-right: 5px;*/
    /*max-width: 1600px;*/
    margin: 0 auto;
}

@media screen and (min-width: 1600px) {
   .w {
      /*margin: 0 auto;*/
   }
}

h1 {
	font-weight: normal;
}

img {
	border: 0 none;
}

/****** ��������� ����� ********************************/

#logo a {
	text-decoration: none;
}

#schedule div.schedule {
	text-align: center;	 
}


/****** �������������� ���� *****************************/

.ine-menu-horizontal div a {
	border-radius: 18px 5px;
	text-decoration: none;
	font-variant: small-caps; 
	font-weight: bold; 
	font-size: 15px;
	cursor: default;
}

.ine-menu-horizontal div.selected a {
	border-style: solid;
	border-width: 0.15em;
	text-shadow: 0.1em 0.1em 0.1em #FFFFFF,
	             0.1em -0.1em 0.1em #FFFFFF,
	             -0.1em 0.1em 0.1em #FFFFFF,
	             -0.1em -0.1em 0.1em #FFFFFF;
}


/****** ���� �������� **********************************/


/****** ���� ������ ************************************/

#search .form-textbox-border input {
	border: 0.2em solid #AAAAAA;
}




/****** ������� ������� �������� ***********************/

#workarea .ine-inform-textblock-main div.ine-text {
	font-size: 14px;
	text-indent: 18px;
}

#workarea .ine-inform-textblock-main div.ine-text .ine-first-p {
	text-indent: 0pt;
}



/****** ������ /products/main-catalog/ *****************/

/*** catalog.section.list ***/

#workarea .catalog-section-info {
	border-radius: 1em;
	border: 0.2em solid #AAAAAA;
	box-shadow: 0em 0em 0.2em 0.2em #777777;
}

#workarea .catalog-section-info:hover {
	box-shadow: 0em 0em 0.2em 0.2em #0F8C1C;
}

#workarea div.catalog-section-title a {
	color: #FFFFFF;
	font-size: 1.5em;
    font-variant: small-caps;
    font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-radius: 0.6em 0.6em 0 0;
}

#workarea div.catalog-section-childs {
	text-align: center;
	background-image: url("./images/subtlepatterns/ravenna.png");
	border-radius: 0 0 0.9em 0.9em;
}


/*** catalog.section ***/
#workarea .catalog-item {
	border-radius: 1.4em;
	box-shadow: 0 0 0.2em 0.2em #777;
}

#workarea .catalog-item-title a {
	background-image: -moz-linear-gradient(center bottom , #0F8C1C, #70D070);
	background-image: -o-linear-gradient(bottom , #0F8C1C, #70D070);
	background-image: -webkit-linear-gradient(bottom , #0F8C1C, #70D070);
	background-image: -webkit-gradient(bottom , #0F8C1C, #70D070);
	background-image: -ms-linear-gradient(center bottom , #0F8C1C, #70D070);
	background-image: linear-gradient(center bottom , #0F8C1C, #70D070);
	background-color: #0F8C1C;
	
    color: #FFFFFF;
    text-align: center;
    font-size: 1.3em;
    text-decoration: none;
    border-radius: 1.05em 1.05em 0em 0em;
}

#workarea .catalog-item-title > a > span {
	vertical-align: middle;
}


#workarea .catalog-item-info {
	border-bottom: 0.3em solid #0F8C1C;
    border-left: 0.3em solid #0F8C1C;
    border-right: 0.3em solid #0F8C1C;
    border-radius: 0 0 1.4em 1.4em;
    background-image: url("./images/subtlepatterns/ravenna.png");
}



/*** catalog.element ***/






/*******************************************************/
/****** Footer *****************************************/

#footer-wrapper {
	opacity: 0.5;
}

#footer-wrapper:hover {
	opacity: 1;
}

#footer-links li {
	list-style-type: none;
}

#footer-links .ine-uplink {
	padding: 0 0 0 16px;
	background: url("/images/up-16px.png") no-repeat scroll 0 0 transparent;
}


#footer-links ul li {
    display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
    margin-left: 5%;
    list-style: none;
}

#footer-links ul {
    width: 100%;
    text-align: center;
    padding-top: 28px;
}

.logo {
    display: block;
    border: 0;
    text-decoration: none;
    background: url(img/i_02.png) no-repeat top left;
    width: 100px;
    height: 140px;
    background-size: 100% 100%; 
}

.header-left {
    width: 100px;
    position: absolute;
    left:5px;
    top:0;
    text-align: center;
    padding-top: 5px;
}

.lan a {
    color: #000;
}

.lan {
    color: #000;
    padding-top: 3px;
    position: absolute;
      top: 20px;
  right: 10px;
}

.lan a.active,.lan a:hover {
    color: #fff;
}

.header-content {
    padding-left: 116px;
    min-width: 1200px;
}

.mag {
    float:left;
    background: url(img/i_04.png) no-repeat top left;
    width: 340px;
    height: 60px;
    /*margin-left: 1%;*/
    border: 0;
    text-decoration: 0;
    display: block;
    background-size:100% 100%; 
    margin-top: 14px;
}

.top-menu {
    float: right;
    width: 63%;
    padding-top: 27px;
    position: relative;
}


#horizontal-multilevel-menu {
	margin: 0;
	padding: 0;
}

#horizontal-multilevel-menu li {
    display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
    margin-right: 4%;
}

#horizontal-multilevel-menu li a.root-item {
    font-family: 'philosopher';
    font-size: 19px;
    color: #80A368;
    text-decoration: none;
    border:0;
    text-shadow: none;
    margin: 0;
    border-radius:0;
    background: transparent;
    padding: 0;
    font-weight: normal;
}

#horizontal-multilevel-menu li a.root-item-selected {
	text-shadow: none;
	 border:0;
    text-shadow: none;
    margin: 0;
    border-radius:0;
    background: transparent;
    font-weight: normal;
}

#horizontal-multilevel-menu li a.root-item-selected,#horizontal-multilevel-menu li a[class|="root-item"]:hover {
    color: #fff;
    cursor: pointer;
    padding: 0;
    font-size: 19px;
    font-family: 'philosopher';
    border:0;
    text-shadow: none;
    margin: 0;
    border-radius:0;
    background: transparent;
    font-weight: normal;
}

.header-right {
    float:left;
    width: 100%;
}

.top-adress-block {
    float: left;
    width: 28%;
    padding-top: 23px;
    padding-left: 30px;
    white-space: nowrap;
}

.top-tels-block {
    padding-top: 19px;
     float: left;
    width: 24%;
}

/*.top-tels-block {
    padding-left: 4%;
}*/

.top-links {
      width: 17%;
      float: right;
      text-align: right;
      padding-top: 5px;
      position: relative;
      padding-top: 8px;
      padding-right: 15px;
      margin-top: -71px;

}

.top-links a {
    color: #fff;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    /*margin-bottom: 5px;*/
    margin-bottom: 1px;
}

.top-links a:last-child {
    margin-bottom: 0;
}

.top-links a:hover {
    color: #fff;
}


.top-tels {
    font-family: 'philosopher';
    font-size: 22px;
    color: #fff;
    background:url(img/remake2_08.png) no-repeat left center ;
    padding-left: 35px;
    padding-top: 8px;
    padding-bottom: 2px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.top-mode {
    padding-left: 35px;
    color: #fff;
    background:url(img/i_27.png) no-repeat left center ;
    font-size: 14px;
    font-family: 'Verdana';
    margin-top: 14px;
}

.top-adress {
    padding-left: 43px;
    font-size: 14px;
    font-family: 'Verdana';
    color: #fff;
    background:url(img/remake2_11.png) no-repeat left center ;
}

.top-adress a {
	color: #fff;
}

.search-but {
    float: left;
    background: url(img/remake2_19.png) no-repeat top left;
    width: 33px;
    height: 32px;
    margin-right: 11px;
    margin-top: 20px;
}

input {
    outline: none;
    border:0;
}

.search-input {
    width: 249px;
    padding: 7px;
    background: url(img/i_33.png) no-repeat center right #fff;
    margin-top: 20px;
}

.login,.reg,.paket{
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    /*margin-left: 4%;*/
    /*margin-right: 4%;*/
}

.login {
    background: url(img/i_17.png) no-repeat left center;
}

.reg
 {
    background: url(img/i_19.png) no-repeat left center;
}

.paket {
    background: url(img/i_14.png) no-repeat left center;
}



.left-contet {
    width: 21%;
}

.center-content {
    width: 59%;
    padding-left: 2%;
    padding-right: 2%;
}

.right-menu {
    width: 100%;
}


.right-menu li {
    list-style: none;
    width: 100%;
    background: #dadfda;
    margin-bottom: 5px;
    border: 1px solid #b2b2b2;
    display: flex;
}

.right-menu li:hover {
    background: #c2ccc6;
}

.right-menu li a, .right-menu li div {
  display: block;
  width: 100%;
  min-height: 37px;
  text-decoration: none;
  color: #229400;
  font-family: 'philosopher';
  font-size: 14px;
  padding-top: 10px;
  cursor: pointer;
}

.ri1 { background: url(img/remake2_42.png) no-repeat 4% center;}
.ri2 {background: url(img/i_50.png) no-repeat 4% center;}
.ri3 {background: url(img/i_53.png) no-repeat 4% center;}
.ri4 {background: url(img/remake2_53.png) no-repeat 4% center;}

.soc-buts {
    margin-bottom: 5px;
}

.soc-but:hover {
    opacity: 0.9;
}

.soc-but {
    width: 37px;
    height: 37px;
    display: block;
    text-decoration: none;
    border: 0;
    background-color:#999999;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
}

.soc-but:hover {
    background-color: #a8a6ad;
}

.fb {
    background-image: url(img/f.png);
    float: left;
    margin-right: 5px;
}

.vk {
    background-image: url(img/v.png);
    float: left;
}

h2, div.h2 {
   font-family: 'philosopher';
   font-size: 20px;
   color: #159500;
   font-weight: normal;
   margin: 15px 0;
}

h2.ine-mediacomponents-header-center {
    font-size:24px;
}

h1 {
     font-family: 'philosopher';h
    font-size: 22px;
    color: #213802;
    font-weight: normal;
    margin: 15px 0;
}

p {
    margin: 15px 0;
}

.news_h {
    padding-left: 42px;
    background: url(img/i_85.png) no-repeat left center;
}

.news-data {
    font-size: 12px;
    color: #009600;;
}

.news-a {
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.line {
    height: 1px;
    background: #1B9500;
    margin: 15px 0;
}

.feature-h {
    padding-left: 43px;
    background: url(img/feature.png) no-repeat left center;
}

.list-product {
    text-align: justify;
}

.list-product-block,.list-product-block-dop {
    display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
    width: 24%;
}

.list-product-block {
    border: 2px solid #B5A9A9;
    border-radius:2px ;
    -webkit-border-radius:2px ;
    -moz-border-radius:2px ;
    margin-bottom: 8px;
    padding: 1%;
    background: #fff;
    /*height: 370px;*/
    padding-top: 3px;
    padding-bottom: 2px;
}

.list-product-block:hover {
    background: #f7f2f2;
}

.list-product-a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 65px;
    margin-bottom: 13px;
    text-decoration: none;
    font-size:11px;
    text-align: center;
}

.list-product-a:hover {
    text-decoration: underline;
}

.list-product-image {
    position: relative;
    border-bottom: 1px solid #707070;
    font-size: 0;
    text-align: center;
}

.list-product-image  img {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;

    /*max-height: 240px;*/
    max-width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
       width: 100%;
}

.list-product-new {
    position: absolute;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    top:0;
    left:0;
    background: #FF0000;
padding: 3px;
}

.image100 {
	display: block;
	width: 100%;
}

.image100 img {
    max-width: 100%;
    height: auto;
    width: 100%;
    width: auto\9; /* ie8 */
}

.list-product-price {
    position: relative;
    font-size: 11px;
    padding-top: 2px;
}

.list-product-price div.list-product-price-art {
    color: #919191;
    font-size: 11.48px;
    height: 13px;
}

div.list-product-price-art span,span.artik span {
   color: #302E2E;
}

span.artik {
     color: #919191;
    font-size: 12.48px;
}

.list-product-price span.num {
    font-size: 20px;
    color: #000;
}

.list-product-price span.rub {
    font-size: 13.4px;
    color: #000;
}

.paket_buy {
    position: absolute;
    border: 0;
    text-decoration: none;
    background-image: url(img/paket.png);
    background-position: 0 -1px;
    width: 28px;
    height: 31px;
    top:0;
    right: 0;
    font-size:0 ;
}

.paket_buy:hover {
    background-position: left bottom;
}

.news-index-block {
    margin-left: 7px;
}

#search {
	float: none;
	margin: 0;
	font-size: 0;
    margin-bottom: 5px;
  border: 1px solid #888888;
  background: white;
  width: 100%;
}


#search .form-textbox-border input {
	border: 0;
}

#title-search-input {
	display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
  width: 100%;
  padding: 5px;
  line-height: 1;
  height: 29px;
}

#search-submit-button {
	width: 29px;
	height: 29px;
	background: url(img/i_33.png) no-repeat center center #fff;
	border: 0;
	outline: none;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	cursor: pointer;
	font-size: 0;
}

#search-submit-button:hover {
	opacity: 0.9;
}


#search .form-textbox{
	display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
width: 85%;
}

#search .form-textbox .form-textbox-border {
	display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
width: 100%;
}

#search .form-button {
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
}

.h2 {
	text-decoration: none;
	background-color:none;
	font-family: 'philosopher';
  	font-size: 28px;
  	color: #159500;
  	font-weight: normal;
  	margin: 15px 0;
}

.news-h {
    padding-left: 42px;
  background: url(img/i_85.png) no-repeat left center;
}

div.news-list div.news-item:first-child {
	border: 0;
	padding: 0;
}

div.news-list div.news-item {
    color:black;
}

div.news-list div.news-item a {
    color:black;
}

div.news-list div.news-item a:hover {
    color:black;
}


div.news-list div.news-item {
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 10px;
    background: rgba(13, 101, 0, 0.5);
    border-radius: 10px;
    padding: 10px!important;
}

div.news-list div.news-left-column {
	float:none;
}

div.news-list .news-date-time {
  font-size: 12px;
  color: white;
  border:0;
  text-align: left;
  padding: 3px 7px;
  border-radius: 7px;
  margin-bottom: 4px;
  margin-top: 5px;
}

div.news-list a.news-name {
	color: #000000;
  margin-bottom: 10px;
vertical-align: top;
zoom: 1;
  font-size: 14px;
  margin-bottom: 0;
    text-decoration: none;
}


div.news-list .preview-text {
    color: #000000;
    font-size: 13px;
    vertical-align: top;
}
.preview-text img{
    width:87px;
    height:94px;
}

.nav-string {
	border-top: 1px solid #1B9500;
	font-size: 14px;
	padding-top: 10px;
}

.ine-counter-wraper {
	position: absolute;
  	top: 10px;
    left: 0;
}

.ine-counter-yandex,.ine-counter-rambler {
	float:left;
}

.fotorama-wrapper {
    width: 100%;
}

div.table_content {
    display: table;
    width: 100%;
}

.table_content_row {
    width: 100%;
    /*margin-top: 10px;*/
}

.left_content {
    width: 21%;
    float:left;
}

.center_content {
      width: 59%;
      padding-left: 1%;
      padding-right: 1%;
      float:left;
}

.right_content {
    width: 20%;
    display: table-cell;
    vertical-align: top;
}

.fotorama__nav-wrap {
    position: absolute;
    bottom: 12px;
    display: inline-block;
}

.fotorama__nav {
    text-align: left;
}

.fotorama__dot {
        background: transparent;
    
    width: 18px;
    height: 18px;
    border: 1px solid white;
    border-radius: 50%;
    top:0;
    left:0;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot{
background: #579406;
    width: 18px;
    height: 18px;
    border: 1px solid white;
    border-radius: 50%;
    top:0;
    left:0;
    
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.fotorama__nav__shaft {
    float:left;
    margin-left: 14px;
    padding: 5px;
  border-radius: 18px;
  background: rgba(255,255,255,0.3);
}

.fotorama__nav__shaft .fotorama__nav__frame:last-child {
    margin-right: 0;
}

.top-tels-mode {
    width: 23%;
    float: left;
    padding-left: 30px;
    white-space: nowrap;
}

.novinki-h {
    background: url(img/feature.png) no-repeat center left;
   padding-left: 43px;
   padding-top: 4px;
   padding-bottom: 4px;
}

.but-a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #fff;
    border-radius: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background: #269200;
    padding: 9px;
    font-family: 'osregular' ;
    text-decoration: none;
    margin-bottom: 5px;
}

.but-a:hover {
    background: #2E9B08;
}

.a-dop  {
    color: #213802;
    font-size: 16px;
    font-family: 'philosopher';
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
   /* padding: 5px 5px 5px 0;*/
    text-decoration: none;
    padding-bottom: 14px;
}

.a-dop:hover {
    text-decoration: underline;
}

.a-dop-paket {
    background: url(img/i_14.png) no-repeat left center;
}

.a-dop-order {
    background: url(img/dop-order.png) no-repeat left center;
}

.a-dop-price {
    background: url(img/dop-price.png) no-repeat left center;
}

.a-dop-gal {
    background: url(img/icon6.png) no-repeat left center;
}

@media screen and (max-width: 1200px) {

}

/*@media screen and (max-width: 1300px) {
    .top-menu {
      width: 60%;
      float: left;
      padding-left: 5px;
    }
}*/

#horizontal-multilevel-menu li {
    position: relative;
}

#horizontal-multilevel-menu li:hover ul {
    display: block;
}

#horizontal-multilevel-menu li ul {
    position: absolute;
    background-color: #269200;
    margin: 0;
    border: 1px solid #269200;
    overflow: hidden;
}

#horizontal-multilevel-menu li ul li {
    padding: 0 10px;
    margin: 0;
}

#horizontal-multilevel-menu li ul li:hover, #horizontal-multilevel-menu li ul li.item-selected {
    background-color: #0D6500;
}

#horizontal-multilevel-menu li ul li + li a {
    border-top: 1px solid #fff;
}

#horizontal-multilevel-menu li ul li a {
    display: block;
    padding: 10px;
    font-family: 'philosopher';
    font-size: 16px;
    text-decoration: none;
    text-align: left;
    color: #fff;
}

.right-dop  {
    padding-left: 20px;
    padding-top: 20px;
}

ul.right-dop {
    list-style: none;
    padding: 20px 20px;
}

.right-dop li {
    list-style: none;
    display: flex;
    gap: 0px 10px;
    margin-bottom: 5px;
}
.right-dop li img {
    width: 21px;
    height: 21px;
}
header {
  height: 150px;
  border-bottom: 1px solid #000;
    min-width: 1200px;
    position: relative;
      background-color: #0D6400;
}

.catalog-item-filter-title {
    text-align: center;
    margin-bottom: 6px;
}

.catalog-item-filter-title a {
    font-size: 14px;
    font-family: 'philosopher';
    color: #213802;
    text-decoration: none;
}

.catalog-item-filter-title a:hover {
    text-decoration: underline;
}

.catalog-item-filter-body {
    font-size: 14px;
    color: #454545;
}

.catalog-item-filter-body-inner .field-name {
    margin-bottom: 2px;
}

.catalog-item-filter-body-inner input[type="text"] ,.catalog-item-filter-body-inner select {
  width: 100%;
  padding: 1px 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 14px;
  font-family: 'osregular';
  margin-bottom: 12px;
}

.catalog-item-filter-body-inner input[name="arrFilter_cf[3][LEFT]"],
.catalog-item-filter-body-inner input[name="arrFilter_cf[3][RIGHT]"] {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    width: 64px;
    margin: 0 3px;
}

.catalog-item-filter-body-inner select {
    border: 0;
    -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background: url(img/select.png) no-repeat top right #fff;
}

.catalog-item-filter-body-inner .submit_button {
    padding-top: 28px;
    text-align: center;
}

.min-but {
    border:0;
    outline: none;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #0D6500;
    font: 18px/18px 'philosopher';
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
}

.min-but:hover {
    background: #189100;
}

.news-item .min-but:hover {
     background: #0D6500;
}

.line-2 {
    height: 2px;
    background: #213802;
}

.catalog-item-sorting {
      margin: 20px 0;
  padding-left: 30px;
}

.catalog-item-sorting-title,.catalog-item-sorting-fields {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.catalog-item-sorting-title {
    vertical-align: middle;
    font-size: 14px;
    margin-right: 28px;
}

.catalog-item-sorting-fields a {
    font-style: italic;
    color:#454545;
    font-size: 14; 
    background: white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: capitalize;
    margin-right: 28px;
}

.catalog-item-sorting-fields a:hover {
    background: #269200;
    color:#fffefe;
}

.catalog-item-sorting-fields a.selected {
    background: #269200;
    color:#fffefe;
}

.ine-navigation-catalog {
    font-size: 15px;
    font-family:'philosopher';
    text-align: center;
    padding-top: 10px;
}

.table_catalog_list  {
    margin-top:15px;
}

.table_catalog_list_first {
    width: 80%;
}

.table_catalog_list_second {
    height: 80%;
}

.table_catalog_list  tr{

    border: 1px solid #269200;
}

.table_catalog_list tr td {
   padding-bottom: 3px;
   padding-top: 3px;
   padding: 5px;
   /*border: 1px solid #269200;*/
}


.tc-img {
    width: 90px;
}

.tc-h a:hover{
    text-decoration: underline;
    color: #213802;
}

.tc-h  a {
    font-size: 14x;
    text-decoration: none;
}

.tc-h {
    padding-left: 10px;
}

.catalog-item-links .min-but {
    text-decoration: none;
    white-space: nowrap;
    padding: 10px 20px;
}

.catalog-item-price {
    font-size: 26px;
    color: #060606;
    margin-bottom: 20px;
}

.tc-paket {
    text-align: right;
}

.catalog-item-price {
    white-space: nowrap;
}

.catalog-item-price span.rub {
    font-size: 13px;
}

.tc-price {
    text-align: right;
    padding-right: 29px;
}

#breadcrumb a {
    font-size: 14px;
    color:#213802;
    font-family: 'Verdana';
}

#breadcrumb i {
    color: #213802;
}

#breadcrumb {
    padding:  10px 0;
}

.fs18 {
    font-size: 18px;
}

.fs14 {
    font-size: 14px;
}

.filter-interval {
    text-transform: lowercase;
}

#catalog_item_filter_body .filter-right-interval{
    float:left;
    margin-top: 1px;
}

.catalog-item-not-available {
  background: #b72222;
  color: white;
  border: 0;
  outline: none;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font: 18px/18px 'philosopher';
  color: #fff;
  padding: 10px 20px;
  white-space: nowrap;
  text-decoration: none;
}


#podmenu ul li {
    list-style: none;
    display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 20%;
}


#podmenu ul li {
    margin-bottom: 40px;
}

#podmenu ul li:nth-child(4n) {
    margin-right: 0;
}

#podmenu ul li.podmenu-dop {
    margin-bottom: 0px;

}

#podmenu ul{
    width: 100%;
    font-size: 0;
}

/*#podmenu ul li a {
    background: url(images/plashka-min.png) no-repeat top center;
    display: block;
    padding-top: 85px;
    font-family: 'philosopher';
    font-size: 14px;
    color: #060606;
    text-align: center;
    text-decoration: none;
}*/
#podmenu ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-family: 'philosopher';
    font-size: 14px;
    color: #060606;
    text-align: center;
    text-decoration: none;
}

#podmenu ul li a:hover {
    opacity: 0.9;
    text-decoration: underline;
}

#podmenu ul li a img.border {
    border-radius: 4px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .4);
}

.cart-page {
    width: 59%;
}

.table_cart {
    margin-top: 11px;
}

.cart-left {
}

.cart-right {
    width: 100%;
    padding-left: 26px;
}

.cart-right-name {
    font-family: 'semibold';
    font-size: 30px;
    color: #2f8500;
    text-decoration: underline;
    margin-bottom: 35px;
}

.catalog-detail-property {
    padding: 9px 0;
    position: relative;
}

.catalog-detail-property-name {
    font-family: 'philosopher';
    font-size: 20px;
    color: #269200;
    float:left;
}

.catalog-detail-property-value {
    font-family: 'semibold';
    font-size: 18px;
    color: #454545;
    float:right;
}

.ine-notice {
    margin-top: 10px;
    font-family: 'semibold';
    font-size: 14px;
    color: #454545;
    text-align: right;
    font-style: normal;
}

.dot {
    height: 1px;
    background: url(img/dot.png);
}

.but-big {
    border: 0;
  outline: none;
  text-decoration: underline;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 5px;
  background: #269200;
  font-size: 25px;
  color: #fff;
  padding: 12px 31px 18px;
}

.img100 img {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  max-width: 100%;
  height: auto;
  width: auto\9;
  width: 100%;
}

.home-img img {
    vertical-align: middle;
    margin-top: -6px;
}

table.cart-items {
    width: 100%;
    /*margin: 20px 0;*/
}


table.cart-items >tbody > tr, table.cart-items >thead > tr{
   
}

table.cart-items >tbody > tr > td {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #269200;
}

table.cart-items >thead > tr > td {
    text-align: center;
    font-family: 'philosopher';
    font-size: 18px;
    text-transform: lowercase;
    color: #213802;
    padding: 10px 0;
    border-bottom: 1px solid #269200;
}

table.cart-items tfoot tr td {
    text-align: center;
}

table.cart-items tfoot tr td.cart-item-name {
    text-align: right;
}

.cart-ordering {
    padding-right: 5px;
}

.cart-item-name {

}

.cart-item-name a {
    text-decoration: none;
}

.cart-item-name a:hover {
    text-decoration: underline;
}

.cart-item-price {
    font-size: 26px;
    color: #060606;
}

.cart-item-price span {
    font-size: 13px;
}

.cart-item-quantity {
}

.cart-item-actions {
}

td.cart-item-actions a.cart-delete-item {
    background: url(img/exit.png) no-repeat top left;
    width: 29px;
    height: 28px;
    display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
}
.cart-item-quantity input {
    font-size:26px;
    color: #060606;
    width: 90px;
    height: 28px;
    background: #d9d9d9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
}
.cart-code input {
    font-size: 16px;
    color: #777;
    width: 280px;
    height: 28px;
    padding: 5px 15px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.cart-buttons {
    text-align: right;
}

.JS_product_count_minus, .JS_product_count_plus {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      width: 16px;
      height: 16px;
      background: #269200;
      text-align: center;
      font-family: 'pf_din_text_cond_proregular';
      font-size: 24px;
      color: white;
      line-height: 0.7;
      float: none !important;
      cursor: pointer;
        margin-top: -8px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
}

.JS_product_count_minus:hover ,.JS_product_count_plus:hover {
      background: #32A00B;
}

.JS_product_count_input {

}

.JS_product_count_minus {
    line-height: 0.5;
}

ul#horizontal-multilevel-menu > li > ul > li > a {
    color: #fff;
}

#horizontal-multilevel-menu > li > ul > li {
    white-space: nowrap;
}

#horizontal-multilevel-menu li li.item-selected a {
    border: 0;
    font-weight: normal;
    border-radius: none;
    text-shadow: none;
    /*text-decoration: underline;*/
}

.page-text {
    font-family:'osregular' ;
    font-size: 16px;
    color: #000;
    line-height: 1.5;
}

.page-text p {
    /*text-indent: 30px;*/
    text-align: justify;
}
.page-text p a {
    color: #229400;
    font-weight: bold;
}
.bold {
    font-weight: bold;
}
.warning {
    color: #a50c0c;
}

.fs24 {
    font-size: 24px;
}

.page-text h2 {
    font-family: 'philosopheritalic';
    font-size: 24px;
    color: #159500/*#213802*/;
    padding-left: 40px;
    margin-left: 10px;
}

.forma-feedback input,.forma-feedback textarea {
    padding: 7px;
}

.forma-feedback  .field-captcha img {
    margin-top: 10px;
}

.forma-feedback .field-button input[type="submit"] {
  border: 0;
  outline: none;
  text-decoration: underline;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 5px;
  background: #269200;
  font-size: 14px;
  color: #fff;
    padding: 8px 31px 11px;
  margin-top: 15px;
}

.forma-feedback .field-button input[type="submit"]:hover {
    text-decoration: none;
}

ul.prettyNavigation li.next {
  width: 33px !important;
}

#workarea .image-gallery {
      
}

#workarea .container-gallery {
    width: 1200px;
    margin: 0 auto;
}

.container-gallery .prettyNavigation {
white-space: nowrap;
font-size: 0;
}

.container-gallery .prettyNavigation li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    font-size:13px;
}


.page-text ul, .page-text ol {
    margin-left: 40px;
}

.hide {
    display: none;
}

#JS-pop-substrate
{
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 11;
  top: 0;
  left: 0;
}

.JS-form-popup
{
  position: fixed;
  z-index: 12;
  width: 800px;
  background: #269200;
  padding-bottom: 20px;
  }

  .JS-form-close
{
  width: 56px;
  height: 56px;
  position: absolute;
  background: url(img/close.png) no-repeat;
  right: -15px;
  top:-15px;
  cursor: pointer;
}

  .JS-form-close:hover {
    opacity: 0.9;
  }

  .JS-form-popup form {
    width: 700px;
    margin: 0 auto;

  }

    .JS-form-popup form  .js_input {
        padding: 7px;
        width: 100%;
        outline: none;
        border:0;
        font-size: 30px;
        margin-bottom: 30px;
        font-size: 20px;
    }

:focus::-webkit-input-placeholder { color:transparent; }
:focus::-moz-placeholder { color:transparent; }
:focus::placeholder { color:transparent; }


input:-moz-placeholder {
    font-family: 'ositalic';
    font-size: 15px;
    color: #454545;
}

input::-webkit-input-placeholder {
  font-family: 'ositalic';
    font-size: 15px;
    color: #454545;
}

input::-ms-input-placeholder{
   font-family: 'ositalic';
    font-size: 15px;
    color: #454545;
}

textarea:-moz-placeholder {
   font-family: 'ositalic';
    font-size: 15px;
    color: #454545;
}
textarea::-webkit-input-placeholder {
 font-family: 'ositalic';
    font-size: 15px;
    color: #454545;
}
textarea::-ms-input-placeholder{
 font-family: 'ositalic';
    font-size: 15px;
    color: #454545;
}

.black {
    color: #000;
}

.JS-form-popup div.h2 {
    color: #000;
}

  .JS-form-popup form input[type="submit"] {
    border: 0;
    outline: none;
    background: white;
    text-decoration: underline;
    border-radius: 5px;
     -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      font-size: 16px;
      font-family: 'osregular';
      color: #269200;
      padding: 5px;
      display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    cursor: pointer;
  }

    .JS-form-popup form input[type="submit"]:hover {
        text-decoration: none;
    }

    .a-dop-kupit { background: url(img/icon1.png) no-repeat left center; }
    .a-dop-dost { background: url(img/icon2.png) no-repeat left center; }
    .a-dop-usl { background: url(img/icon3.png) no-repeat left center; }
    .a-dop-obr { background: url(img/icon4.png) no-repeat left center; }
    .a-dop-vak { background: url(img/icon5.png) no-repeat left center; }

    .art {
          color: rgb(176, 173, 173);
          font-size: 12px;
          margin-bottom: 6px;
    }

    .noline {
        text-decoration: none;
    }

    a.noline:hover {
        text-decoration: underline;
    }

.ine-navigation-catalog-top .ine-navigation-catalog-top-text { 
    text-align: left;
    width: 100%;
    display: block;
}


.ine-navigation-catalog-top .ine-navigation-catalog-bottom-text {
    display: none;
}

    .ine-navigation-catalog-top {
        margin-top: 10px;
    }

    .list-images {
        /*margin-top: 27px;*/
    }

    .list-images-item {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        font-size:0 ;
        margin-bottom: 5px;
    }

.list-images .list-images-item:first-child {
}

.login-form {
 
}

.login-form .form-input input[type="text"],
.login-form .form-input input[type="password"]
 {
    width: 100%;
    background: #d9d9d9;
    padding: 6px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 1;
    max-width: 400px;
}

.register-form .form-input input.password {
    margin-bottom: 5px;
}

.text-left{
    text-align: left;
}

.data-list-news {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
   border-radius: 21px;
    cursor: default;
    font-family: "osregular";
    font-size: 12px;
    font-style: normal;
    padding: 6px 12px;
	
}

.news-title a {
    font-family: 'osregular'
}

.news-pager {
    font-family: 'philosopher';
    font-size: 25px;
}

.news-pager .navigation-arrows {
    font-size: 16px;
}

.news-pager .navigation-title {
    font-size: 16px;
}

.page-text .i {
    text-indent: 30px;
}

.page-text > img{
    max-width: 90% !important;
}

.page-icon {
    float:left;
    margin: 0 15px 15px 0;
}

.page-icon-bottom0 {
    margin-bottom: 0;
}

.forma-feedback {
    width: 350px;
    margin:0 auto;
    text-align: center;
}

input,textarea {
    line-height: 1;
}

.feedback-form .form-input {
    margin-bottom: 12px;
}

.feedback-form .form-input input ,.feedback-form .form-input textarea {
    border:0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    outline: none;
    width: 100%;
}

.page-text .i-none {
    text-indent: 0;
}

.gallery-ul li{
    list-style: none
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.gallery-ul {
    font-size: 0;
}

.gallery-ul li {
    margin-left: 26px;
    margin-bottom: 26px;
}

@media screen and (max-width: 1500px) {
    .gallery-ul > li > a > img {
        width: 150px;
        height: 150px;
    }
}

.header-top-bg {
    position: absolute;
    height: 80px;
    width: 100%;
    top:0;
    background: #0D6500;
    background: -webkit-gradient(linear,
  left bottom,
  left top,
  color-stop(0, #0D6500),
  color-stop(1, #043500));
  background: -ms-linear-gradient(bottom,
  #0D6500;,
  #043500);
  background: -moz-linear-gradient(center bottom,
  #0D6500 0%,
  #043500 100%);
  background-image: -o-linear-gradient(top,#043500,#0D6500);
}

.home{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: 32px;
    height: 26px;
    background: url(img/home.png) no-repeat top left;
  margin-right: 10px;
  margin-top: 6px;
}

.home:hover {
    opacity: 0.9;
}

#horizontal-multilevel-menu {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    white-space: nowrap;
}

.right-menu-bottom >li > a{
min-height: 47px;
  width: 124px;
  font-size: 16px;
  padding-left: 40px;
}

.w84 {
    width: 84px;
}

.width-icon-img {
    width: 18px;
    margin-bottom: 10px;
}

.a-dop-pl {
    padding-left: 10px;
}

.text-justify p, .text-justify ul li {
    font-size: 13px;
}

.text-justify ul {
    margin-left: 20px;
}

.text-justify ul li {
    margin: 15px 0;
}


.right-menu-top {
    width: 21px;
    height: 21px;
    margin: 8px 5px 0;
}

.right-menu-td {
    width: 100%;
}

.catalog-detail-property-list .catalog-detail-property:last-child{
    border-bottom: 1px solid #269200;
}

.catalog-detail-property {
      border-top: 1px solid #269200;
      border-left: 1px solid #269200;
      border-right: 1px solid #269200;
      padding-left: 5px;
        padding-right: 5px;
}

/*.catalog-detail-property-list {
    margin-top: 20px;
}*/

.catalog-detail-full-desc {
      border-bottom: 1px solid #269200;
  border-left: 1px solid #269200;
  border-right: 1px solid #269200;      padding: 5px;

}

.catalog-detail-full-desc h2 {
    margin-top: 0;
}

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

.top-cart-wrapper {
     border-top: 1px solid #269200;
      border-left: 1px solid #269200;
      border-right: 1px solid #269200;
}

.center {
    text-align: center;
}

.catalog-detail-property-bottom {
    border-bottom: 1px solid #269200;
      background-color: #E2E2E2;
      padding-top: 15px;
}

.catalog-detail-property-bottom  h1 {margin-top: 0;}

.table_cart tr td {
    padding: 5px;
}

.tc-img .catalog-item-image img {
    max-height: 126px;
}

.table_catalog_list > tbody > tr {
    height: 140px;
}

.img-right {
    max-width: 390px;
}

.ine-counter-yandex {
    float: right;
}

.itsspb {
      top: 42px;
  position: absolute;
}

.list_product #breadcrumb-search {
    margin-top: 0;
    border: 1px solid #269200;
    background: #0D6500;
    color: #fff; 
    padding-left: 5px;
    padding-right: 5px;
}
.list_product #breadcrumb {
    list-style: none;
    margin-left: 0;
}
.list_product #breadcrumb li {
    display: inline;
}
.list_product #breadcrumb li + li {
    padding-left: 3px;	
}
.list_product #breadcrumb li + li::before {
    display: inline;
    padding-right: 3px;
    content: '/';
}
.list_product #breadcrumb li a span {
    color: #fff;
}


.list_product  #breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
}

.list_product  #podmenu {
    border-left:1px solid #269200;
    border-right:1px solid #269200;
    padding-top: 15px;
}

.list_product .catalog-item-sorting {
    margin: 0;
    padding: 20px 0;
     padding-left: 112px;
    border-left:1px solid #269200;
    border-right:1px solid #269200;
}

.list_product .ine-navigation-catalog-top {
      border-left: 1px solid #269200;
  border-right: 1px solid #269200;
  margin: 0;
  padding-bottom: 10px;
}

.list_product  .table_catalog_list {
    margin-top: 0;
}

.list_product .h1-catalog {
  margin: 0;
  padding: 10px 10px;
  border-left: 1px solid #269200;
  border-right: 1px solid #269200;
  border-bottom: 1px solid #269200;
  background: #E2E2E2;
}

#left-menu > li > ul > li > ul >li >a.selected {
    /*background: #fff;*/
}

.bordered {
    border: 1px solid #269200;
}

.h1-border-grey {
    background: #E2E2E2;
    border-bottom: 1px solid #269200;
}

/*.h1-border-right {
    text-align: center;
}*/

.h1-border-right {
    background: #0D6500;
}

#catalog_item_filter_body {
    padding: 5px;
}

.h1-border-right > a {
    font-size: 17px;
    text-decoration: none;
    font-family: 'philosopher';
    color: #fff;
    font-weight: normal;
    padding: 15px 5px;
    margin: 0;
    display: block;
}

.h1-border-right h2 {
    color: #fff;
}

.h1-border-grey h1, .h1-border-right h2 {
    padding: 10px 10px;
    margin:0;
}

.login-form .field, .register-form .field {
    border-bottom: 1px solid #269200;
    padding: 10px 5px;
}

.w70 {
    width: 70px;
}

.w85 {
    width: 85px;
}

.register-form .image-captcha {
    float:left;
    margin-right: 5px;
}

.register-form .image-captcha img {
      width: 137px;
      height: auto;
}

.cart-item-name {
    width: 300px;
}

.cart-item-quantity {
    white-space: nowrap;
}

.subscription-layout > tbody >tr > td {
    border-bottom:1px solid #269200;
}

.subscription-form  input[type="text"], .subscription-form  input[type="password"] {
      width: 100%;
  background: #d9d9d9;
  padding: 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 1;
  max-width: 400px;
}

.subscription-utility input[type="text"] , .subscription-textbox {
       width: 100%;
  background: #d9d9d9;
  padding: 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 1;
  max-width: 400px;
}

.subscription-utility {
    padding: 5px;
}

.nowww {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    font-size: 0.85em
}

div.subscription-buttons , div.subscription-notes {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

div.subscription-notes {
    vertical-align: middle;
}

.erwe > tbody > tr > td {
    padding: 5px;
}

.profile-form input[type="text"] , 
.profile-form input[type="password"],
.profile-form input[type="email"]
 {
  width: 100%;
  background: #d9d9d9;
  padding: 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 1;
  max-width: 400px;
}

.profile-form {
    width: 100%;
}

.profile-form  .field {
  border-bottom: 1px solid #269200;
  padding: 5px;
}


.profile-form  .field > .field-title {
    width: 150px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.profile-form  .field > .form-input {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

form.profile div.content-form-password {
    margin: 0;
}

form.profile div.profile-form div.field div.form-input input {
    margin: 0;
}

form.profile div.content-form-button {
    text-align: left;
    padding: 5px;
    margin: 0;
}

.input-grey {
  background: #d9d9d9;
  padding: 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 1;
  max-width: 400px;
}

.search-form-block {
    border-bottom: 1px solid #269200;
    padding-left: 5px;
    padding-right: 5px;
}

.search-form-block .search-page-search_text{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.search-form-block .search-page-submit {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.search-page-search-results .search-page-item {
  padding: 10px 5px;
  border-bottom: 1px solid #269200;
}

.search-page-item a {
    text-decoration: none;
}

.search-page-item a:hover {
    text-decoration: underline;
}

.search-block .navigation{
 text-align: center;
}

.search-block .notetext {
    margin-top: 10px;
}

.right-dop-wrapper {
    border: 1px solid #269200;
}

#workarea {
  background:   url(img/bg.png) repeat;
  padding-top: 10px;
}

.navigation .navigation-arrows .ctrl {
    display: none;
}

.top-search-pager {
      border-bottom: 1px solid #269200;
}

.icon-menu  #left-menu {
    background: transparent;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
    font-size: 0;
}

.icon-menu  #left-menu  li{
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  width: 20%;
  margin-bottom: 40px;
}

.icon-menu #left-menu  li > a {
  background: url(images/plashka-min.png) no-repeat top center;
  display: block;
  padding-top: 85px;
  font-size: 14px;
  color: #060606;
  text-align: center;
  text-decoration: none;
}

.icon-menu #left-menu li > a:hover {
    /*border: 0;*/
    box-shadow: none;
}

.icon-menu #left-menu li.selected {
    border:0;
    position: relative;
}


.icon-menu #left-menu li.selected ul li {
    margin-bottom: 0;
}

.icon-menu #left-menu a.selected {
    border:0;
}

.icon-menu ul#left-menu li a:after {
    display: none;
}

.icon-menu #left-menu li > a:hover:before {
    display: none;
} 

.icon-menu #left-menu li: hover {
    background: none;
}

.icon-menu #left-menu li > a:hover {
    opacity: 0.9;
}

.filter-producer .catalog-item-filter-title {
    display: none;
}

.filter-producer #catalog_item_filter_body {
     display: none;
}

#workarea .filter-producer {
    margin:0;
}

label.uploadbutton {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); 
    border-radius: 2px;  
    height: 30px;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    width:100%;
    background: #2b7611;
    margin-bottom: 15px;
}

label.uploadbutton input {
    display: none;   
}

label.uploadbutton .button {
    width: 100px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    transition: background 0.2s;
    border: 1px solid rgba(0,0,0,0.1);
    display: inline-block;
    color: #454545;
    float:right;
}
label.uploadbutton:hover .button {
    background: #ddd5d5;
}

label.uploadbutton .input {
    width: 300px;
    display: inline-block;
      margin-top: 7px;
  margin-left: 10px;
  color: #fff;
}

.left-producers-content #left-menu{
    display:none;
}

.center_content #left-menu {
    position: relative;
}

.center_content #left-menu li.selected {
    position: static;
}

.producer-page-center .right_content{
    display: none;
}

/*.producer-page-center #left-menu > li {
    display: none;
}

.producer-page-center #left-menu > li.selected {
    display: block;
}*/

.producer-page-center .page_producer #left-menu > li{
   display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.producer-page-center #left-menu > li.selected a.selected {
    display: none;
} 

.producer-page-center ul#left-menu li.selected >ul {
    background: none;
}

.icon-menu #left-menu li.selected ul {
    width: 650px;
}

.producer-page-center ul#left-menu li a:hover {
    font-size:14px;
}

.producer-page-center .ine-content-products-maincatalog #podmenu {
    display: none;
}

.producer-page-center ul#left-menu li.selected >ul > li > ul {
    background: transparent;
}

.producer-page-center ul#left-menu li.selected >ul > li.current {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}

.producer-page-center ul#left-menu > li > ul > li > ul {
    display: none;
}

.producer-page-center .catalog-section-description {
      padding: 0 10px;
}

.producer-page-center  form[name="arrFilter_form"]{
    display: none;
}

.catalog-section-description  font[size="3"] {
    font-size: 14px !important;
}

ul#left-menu li.selected >ul > li > ul > li > ul {
      /*background: #ffd76a;*/
}

.order-list {

}

div.order-item {
      border: 1px solid #269200;
      padding-bottom: 10px;
}

div.order-item  .order-title {
  background-color: #0D6500;
  padding: 7px;
  color: #fff;
}

.order-title .order-title-inner > a {
    color: #fff;
}

#loading {
    display:none;
}
.error {
    color:#900;
    font-weight: bold;
}
.success, .success a {
    color:blue;
    font-weight: bold;
}
.clear{
    clear:both;
}

.img_tt {
    float: left;
    margin: 0px 10px 0 0;
}
/*
ul#left-menu li.selected >ul {
    background:#0f9d00 //#fea381;
}

ul#left-menu li.selected >ul > li > ul {
    background: #98afad;
}*/

/*
#workarea ul#left-menu > li > ul > li > ul li > a:hover {
    box-shadow: 0 0 0.1em 0.1em #0F8C1C;
    color: #000;
}


ul#left-menu li.selected >ul > li > a:hover ,ul#left-menu li.selected >ul > li > a.selected {
    background:#526280;
    color: #fff;
}

ul#left-menu li.current >ul > li > a:hover ,ul#left-menu li.current >ul > li > a.selected {
    background:#526280;
    color: #fff;
}*/

/*
.left_content ul li a {
    background: #0D6500;
}
.left_content ul li a:hover, .left_content ul li a.selected {
    background: #0f9d00;
}
.left_content ul li ul li a {
    background: #0f9d00 //#fea381;
}
.left_content ul li ul li a:hover, .left_content ul li ul li a.selected{
    background: #0D6500 //#fec7aa;
}
.left_content ul li ul li ul li a {
    background: #0D6500 //#98afad;
}
.left_content ul li ul li ul li a:hover, .left_content ul li ul li ul li a.selected {
    background: #0f9d00 //#c2d9d7;
}

.left_content ul li ul li ul li ul li a {
    background: #0f9d00 //#ffd76a;
}
.left_content ul li ul li ul li ul li a:hover, .left_content ul li ul li ul li ul li a.selected{
    background: #0D6500 //#fffb9f;
}

.left_content ul li ul li ul li ul li ul li a {
    background: #0D6500 //#bcf0b5;
}
.left_content ul li ul li ul li ul li ul li a:hover, .left_content ul li ul li ul li ul li ul li a.selected{
    background: #0f9d00 //#deffd5;
}*/


ul#left-menu {
    background: #0D6500;
    width: 100%;
    margin-bottom: 23px;
}
ul#left-menu li {
    width: 100%;
    list-style: none;
}
ul#left-menu li a {
    font-family: 'philosopher';
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding-left: 6%;
    padding-right: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    /*border: 0.15em solid transparent*/;
}
ul#left-menu li a:hover {
    /*box-shadow: inset 0 0 0.1em 0.1em #0F8C1C;
    font-family: 'philosopher';
    font-size: 16px;
    color: #fff;*/
    text-decoration: underline;
    /*position: relative;*/
    z-index: 1;
}
ul#left-menu li a.selected {
    /*border-color: #fff;
    border-style: solid;
    border-width: 1px;
    font-family: 'philosopher';
    font-size: 18px;
    color: #fff;
    text-decoration: underline;
    text-underline-position: under;
    box-shadow: inset 0 0 0.1em 0.1em #fff/*0 0 0.1em 0.1em #0F8C1C;
    position: relative;
    z-index: 1;
    text-shadow: 0.1em 0.1em 0.1em #fff, 0.1em -0.1em 0.1em #fff, -0.1em 0.1em 0.1em #fff, -0.1em -0.1em 0.1em #fff;*/
    text-shadow: -1px -1px #0d6500, 0 1px 0 #0d6500;
}

ul#left-menu li a:hover:after,ul#left-menu li a.selected:after {
    display: none;
}
ul#left-menu li a:after {
    content: '';
    display: block;
    position: absolute;
    width: 96%;
    left: 2%;
    bottom: 0;
    height: 1px;
    background: #bfcdbf;
}
ul#left-menu > li:last-child > a:after {
    display: none;
}
ul#left-menu ul > li:last-child > a:after {
    display: none;
}
ul#left-menu li a:hover:before, ul#left-menu li a.selected:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -5px;
    width: 0; 
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 5px solid transparent;
}
ul#left-menu li a:hover:before {
    border-left-color: #189100;
}
ul#left-menu li a.selected:hover:before {
    border-left-color: #fff;
}


ul#left-menu li.selected  ul {
    margin-left: 10px;
}

ul#left-menu li a {
    border: 0.15em solid transparent;
}
.left_content ul#left-menu li a:hover {
    color: #fff/*#189100*/;
    text-decoration: none;
    /*border-color: #0F8C1C;*/
    /*box-shadow: inset 0 0 0.2em 0.2em #189100/*#0F8C1C*/
    background-color: #189100;
}
ul#left-menu li a.selected {
    /*border-color: #fff;
    border-style: solid;
    border-width: 1px;*/
    box-shadow: inset 0 0 0.2em 0.2em #fff;
}
ul#left-menu li a.selected:hover {
    color: #fff;
}

.left_content > ul > li {
    background: #0a6400/*#0d6500*/;
}
.left_content > ul > li:hover,
.left_content > ul > li.selected,
.left_content > ul > li.current {
    background: #0d5500/*#0a4b00/*#0f9d00*/;
}
.left_content > ul > li.selected > ul > li:hover,
.left_content > ul > li.selected > ul > li.selected,
.left_content > ul > li.selected > ul > li.current {
    background: #0e4600/*#083200/*#084100*/;
}
.left_content > ul > li > ul > li > ul > li:hover,
.left_content > ul > li > ul > li > ul > li.selected,
.left_content > ul > li > ul > li > ul > li.current {
    background: #0f3700/*#061900/*#18c300*/;
}
.left_content > ul > li > ul > li > ul > li > ul > li:hover,
.left_content > ul > li > ul > li > ul > li > ul > li.selected,
.left_content > ul > li > ul > li > ul > li > ul > li.current {
    background: #102800/*#040a00/*#010800*/;
}
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li:hover,
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li.selected,
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li.current {
    background: #111900/*#0f9d00*/;
}
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover,
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li.selected,
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li.current {
    background: #090a00;
}
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover,
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li.selected,
.left_content > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li.current {
    background: #000;
}

img.preview_picture {
    float: left;
    margin-right: 10px;
}
.preview_picture_and_news-detail{
    display:none;
}


.register-form .main-user-consent-request{
    padding: 10px 0 0 5px;
    display: inline-block;
}
.main-user-consent-request-popup-cont{
    background-color: #d9d9d9;
    border: 1px solid #269200;
    border-radius: 0;
}
.main-user-consent-request-popup-button-acc{
    background: #18740A;
    color: #fff;
}
.main-user-consent-request-popup-button-acc:hover{
    background:  #32AB20;
}
.list-product-price div{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.list-product-price div > *{
	padding-right: 2px;
}
.ml0{margin-left:0 !important;}
.pl0{padding-left:0 !important;}

.alphabet-letter {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    column-gap: 11px;
    row-gap: 11px;
}
.alphabet-letter li a {
    display: block;
    background: rgba(13, 101, 0, 0.5);
    width: 44px;
    height: 44px;
    border-radius: 44px;
    text-align: center;
    font: normal 700 24px/44px 'philosopher';
    color: #fff;
    text-decoration: none;
}
.alphabet-letter li a:hover {
    background: #0D6500;
}
.alphabet-list {
    list-style: none;
}
.alphabet-list cite {
    display: block;
    background: #0D6500;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    text-align: center;
    font: normal 700 24px/44px 'philosopher';
    color: #fff;
}
.alphabet-list ul {
    margin-left: 0;
    list-style: none;
    columns: 2;
    font-family: 'philosopher';
}

.scroll-to-top {
    position: fixed;
    width: 44px;
    height: 44px;
    background: #0D6500;
    border-radius: 44px;
    box-shadow: inset 0 0 0 7px #0D6500;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transition: opacity .3s ease-out, background-color .3s ease-out, box-shadow .3s ease-out;
    transition: opacity .3s ease-out, background-color .3s ease-out, box-shadow .3s ease-out;
    right: 50px;
    bottom: 100px;
    opacity: 0;
}
.scroll-to-top.visible {
    opacity: 1;
    visibility: visible;
}
.scroll-to-top:hover {
    background-color: #189100;
    box-shadow: inset 0 0 0 7px #189100;
    cursor: pointer;
}
.scroll-to-top .fa-arrow-up::before {
    color: #fff;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    column-gap: 8px;
}
.flex .list-product-block {
    border-width: 1px;
}
.flex .list-product-block .list-product-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 164px;
    border-top: 1px solid #707070;
}
.flex .list-product-block .list-product-image img {
    max-height: 149px;
    width: auto;
    margin: 0 auto;
}

.fotorama img {
    object-fit: cover !important;
}
.fotorama__nav__shaft {
    background: none;
    float: right;
    margin-right: 14px;
}
.fotorama__nav__shaft .fotorama__dot {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    position: relative;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    border: 2px solid #7f7f7f;
}
.fotorama__nav__shaft .fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 12px;
    height: 12px;
    position: relative;
    margin-top: 12px;
    border-radius: 100%;
    border-color: transparent;
}