.page_header {
  background: none repeat scroll 0 0 #e74c18;
  color: #fff;
  display: table;
  font-size: 20px;
  height: 177px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.page_header.green {
    background: #208041;
}



.no_mobile .page_header.contacts {
    background: url(../img/contacts_bg.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.production_complex {
    background: url(../img/production_complex_bg.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.production_complex.var_8{
    background: url(../img/img_header_complex_animal.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.production_complex.var_7{
    background: url(../img/img_header_complex_olericulture.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.production_complex.var_6{
    background: url(../img/img_header_complex_crop.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.production_complex.var_10{
    background: url(../img/img_header_complex_MDM.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.partners_fon {
    background: url(../img/partners_bg.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.news {
    background: url(../img/news_bg.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.history {
    background: url(../img/history_bg.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.chicken_bg {
    background: url(../img/chicken_top_bg2.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.search_bg {
	background: url(../img/search_bg.jpg)
}
.no_mobile .page_header.about {
    background: url(../img/page_header_about.jpg) no-repeat center top / cover;
}
.no_mobile .page_header.social_header {
    background: url(../img/page_header_social.jpg) no-repeat center top / cover;
}

.page_header.contacts {
    background: url(../img/contacts_bg.jpg) no-repeat center top;
}
.page_header.production_complex {
    background: url(../img/production_complex_bg.jpg) no-repeat center top;
}
.page_header.production_complex.var_8{
    background: url(../img/img_header_complex_animal.jpg) no-repeat center top;
}
.page_header.production_complex.var_7{
    background: url(../img/img_header_complex_olericulture.jpg) no-repeat center top;
}
.page_header.production_complex.var_6{
    background: url(../img/img_header_complex_crop.jpg) no-repeat center top;
}
.page_header.production_complex.var_10{
    background: url(../img/img_header_complex_MDM.jpg) no-repeat center top;
}
.page_header.partners_fon {
    background: url(../img/partners_bg.jpg) no-repeat center top;
}
.page_header.news {
    background: url(../img/news_bg.jpg) no-repeat center top;
}
.page_header.history {
    background: url(../img/history_bg.jpg) no-repeat center top;
}
.page_header.chicken_bg {
    background: url(../img/chicken_top_bg2.jpg) no-repeat center top;
}
.page_header.search_bg {
    background: url(../img/search_bg.jpg) no-repeat center top;
}
.page_header.about {
    background: url(../img/page_header_about.jpg) no-repeat center top;
}
.page_header.social_header {
    background: url(../img/page_header_social.jpg) no-repeat center top;
}



.page_header.chicken_bg h1 {
  /*padding-top: 35px;*/
}
.page_header.production_complex.no_bg {
  background: none repeat scroll 0 0 rgba(0, 127, 62, 0.8);
  left: 0;
  padding-left: 285px;
  position: absolute;
  z-index: 10;
  text-align: center;
}
.page_header h1 {
  display: table-cell;
  font-family: "pf_dintext_proregular";
  margin: 0;
  line-height: 1em;
  vertical-align: middle;
}
.content.min .page_header {
  display: table;
  font-size: 18px;
  height: 120px;
  line-height: 100%;
  width: 100%;
}
.page_header_content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.logo_text {
  font-family: "pf_din_text_comp_proregular";
  font-size: 26px;
  letter-spacing: 2px;
  margin: 25px auto 0;
  line-height: 22px;
  text-transform: uppercase;
}
.min .logo_header img {
  max-height: 100%;
}
.min .logo_header {
  height: 45px;
}
.filter {
  background: url(../img/filter_bot_bg.png) repeat-x bottom;
  margin: 20px auto 0;
  max-width: 1325px;
    padding: 20px 0;
}
.select_wrap {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.select_wrap.full {
  width: 100%;
}
.select_wrap .dropdown {
  width: 24%;
}
.select_wrap.full .dropdown {
  width: 22%;
}
.submit_wrap {
  display: inline-block;
  vertical-align: middle;
}
.submit_actions {
  display: inline-block;
  text-align: right;
  vertical-align: top;
  width: 18%;
}
.submit_wrap .filter_submit {
  background: url(../img/filter_ico.png) no-repeat center bottom;
  border: medium none;
  height: 29px;
  width: 30px;
}
.green .submit_wrap .filter_submit {
    background: url(../img/filter_green_ico.png) no-repeat center bottom;
    height: 30px;
}
.green .submit_wrap .filter_submit:hover {
    background-position: center 1px;
}
.submit_wrap .filter_submit:hover {
    background-position: center top;
}
.filter_open {
  border: 2px solid #5b1300;
  display: inline-block;
  height: 34px;
  margin: 0 0 0 10px;
  vertical-align: middle;
  width: 34px;
  position: relative;
  cursor: pointer;
}
.filter_open .filter_open_arrow {
  background: url("../img/filter_open_ico.png") no-repeat scroll center bottom;
  height: 13px;
  left: 50%;
  margin-left: -10px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 20px;
}
.green .filter_open {
    border: 2px solid #037E3D;
}
.green .filter_open  .filter_open_arrow{
     background: url("../img/filter_open_green_active_ico.png") no-repeat center bottom;
}


.green .filter_open:hover {
    border: 2px solid #71BE44;
}
.green .filter_open:hover  .filter_open_arrow{
     background-image: url("../img/filter_open_green_hover_ico.png");
}
.filter_open:hover {
    border: 2px solid #F14E23;
}
.filter_open:hover  .filter_open_arrow{
     background-image: url("../img/filter_open_hover_ico.png");
}
.filter_open .filter_open_arrow.active {
    background-position: center top;
    margin-top: -7px;
}


.download_open {
  display: inline-block;
  height: 34px;
  margin: 0 0 0 10px;
  vertical-align: middle;
  width: 34px;
  position: relative;
  cursor: pointer;
}
.download_open .download_open_arrow {
  background: url("../img/download_green_ico.png") no-repeat scroll center top;
  height: 100%;
  width: 100%;
  display: block;
  text-decoration: none;
}
.download_open:hover  .download_open_arrow{
     background: url("../img/download_green_ico.png") center bottom;
}
.inline_text {
  color: #000;
  height: 35px;
  left: 40px;
  line-height: 35px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  width: 115px;
}
.download_open:hover .inline_text{
    color: #71BE44;
}



.arr_left,.arr_right {
  background: url("../img/arr_left.png") no-repeat scroll center;
  display: inline-block;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 4px;
}
.arr_right {
    background: url("../img/arr_right.png") no-repeat scroll center;
    margin-left: 5px;
}
.back_wrap a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  text-transform: uppercase;
}
.back_wrap a:hover {
    text-decoration: none;
    color:#E74C19; 
}
.page_content {
  
  padding-top: 15px;
}
.product_info_item hr { 
  border-bottom:1px solid #dd492b;
  border-color: #dd492b;
  border-left:none; 
  border-right: none;
  border-top:none;
  width: 67px;
  margin: 0 0 10px; 
}  
.page_content.center_content { 
  margin: 0 auto; 
  max-width: 1350px;
/*  padding: 20px 20px 25px;*/
padding: 20px 15px  25px;
}
.page_content h2 {
  font-size: 24px;
  line-height: 24px;
}
.product_content {
    position: relative;
}
.product_text {
  font-size: 17px;
  text-indent: 20px;
  text-align: justify;
  margin-top: 40px;
}
.preview_block {
  height: 237px;
  overflow: hidden;
  position: relative;
  width: 300px;
}
.product_content .preview_block {
  left: 0;
  position: absolute;
  top: 0;
  border: 1px solid #e8e8e8;
}
.product_item_wrap .preview_block {
  border: 1px solid #e8e8e8;
}
.preview_block img {
  left: 0;
opacity: 0;
  display:none;
  position: absolute;
  top: 0;
  transition: opacity 0.2s linear;
  width: 100%;
}
.preview_block img.active {
  vertical-align: middle;
  display: inline-block;
}
.autoheight .preview_block img.active {
  vertical-align: top;
}
.preview_block_nav {
  position: absolute;
  text-align: center;
  width: 100%;
  margin: 10px 0;
  z-index: 10;
}
.preview_block_nav li,.preview_block_nav li a {
  display: inline-block;
}
.preview_block_nav li a {
  background: url("../img/preview_ico.png") no-repeat scroll left center;
  height: 12px;
  margin: 0;
  text-decoration: none;
  width: 12px;
}
.preview_block_nav li a:hover,.preview_block_nav li a.active {
    background-position:right center;
}
.product_info {
  min-height: 240px;
  padding-left: 315px;
  text-transform: uppercase;
  width: 100%;
}
.product_info.min {
  display: table;
  height: 187px;
  min-height: 0;
}
.product_info.min .product_info_item {
  display: table-cell;
  margin-bottom: 10px;
  vertical-align: middle;
}
.product_info.min p, .product_info.min h2 {
  margin: 10px 0 5px;
  text-align: justify; 
}
.product_info_item_date {
  color: #565353;
}
.product_info_border {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #EA5E34;
}
.product_info_border.green_wrap {
  border-color: #007f3d;
}
.product_info_label {
  color: #000;
}
.product_info_target {
  color: #f14e23;
}
.product_info_border.green_wrap .product_info_target {
  color: #007f3d;
}
.black {color: #000;}
.product_info_item {
  margin-bottom: 10px;
}
.product_item_content .product_info_item {
  height: 35px;
}
.product_item_wrap.green  .product_item_content .product_info_item {
  height: 35px;
  margin-bottom: 0;
  margin-top: 35px;
}
.product_small_ico {
  background: url("../img/product_small_ico.png") no-repeat scroll center center;
  display: inline-block;
  height: 27px;
  margin: 0 0 3px 5px;
  vertical-align: middle;
  width: 27px;
}

.product_cook_ico {
    background: url("../img/bg_block_fts.png") repeat scroll center top;
    padding: 5px 15px 0px;
    text-transform: capitalize;
   border-radius: 5px;
    box-shadow: -1px 1px 0 1px #421708;
    margin: 0 0 0 5px;
    color: #421708;
}
.ua_wrap .product_cook_ico {
    padding: 2px 15px 0;
}
.product_small_ico.black {
    background: url("../img/product_small_black_ico.png") no-repeat scroll center center;
}
.product_item_wrap.green .product_small_ico {
    background: url("../img/product_green_sprite_ico.png") no-repeat scroll left top;
    width: 30px;
}
.product_item_wrap.green .product_small_ico.ico_1 {
    background-position: left top;
}
.product_item_wrap.green .product_small_ico.ico_2 {
  background-position: -38px top;
  width: 41px;
}
.product_item_wrap.green .product_small_ico.ico_3 {
  background-position: -87px top;
  width: 33px;
}
.product_item_wrap.green .product_small_ico.ico_4 {
  background-position: -128px top;
  width: 26px;
}
.center_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 25px 0;
}
.product_item_wrap {
  text-align: center;
}
.product_item {display: inline-block;margin-bottom: 20px;vertical-align: top;width: 300px; position: relative;}
.product_item_wrap.full .product_item {
  margin: 0 0 10px 1%;
  width: 19%;
}
.product_item_wrap.full .product_item .preview_block {
  width: 100%;
  border: 1px solid #e8e8e8;
  height: 200px;
}
.product_item_wrap.full.green .product_item .preview_block {
	border-bottom: none;
}

.rss_block .preview_block {
  border: none !important
}
.product_item_wrap.full {
  margin: 0 auto;
  max-width: 1350px;
  padding: 0 1% 0 0;
}
.product_item_wrap.clearfix.full.new_green {
  padding-bottom: 50px;
}
.preview_block .action_ico {
  background: url("../img/action_ico.png") no-repeat scroll center top;
  height: 68px;
  position: absolute;
  right: 0;
  top: 0;
  width: 88px;
}
.preview_block .action_ico.action_ua {
    background: url("../img/action_ico_ua.png") no-repeat scroll center top;
}
.preview_block .action_ico.action_en{
    background: url("../img/action_ico_en.png") no-repeat scroll center top;
}
.product_item_content {
    padding: 5px 20px;
    background: url("../img/bg_block_fts.png") repeat scroll center top;
    min-height: 161px;
    position: relative;
}
.product_item_wrap.green .product_item_content {
  background: none repeat scroll 0 0 #fff;
  border-top: 4px  solid #e31e25;
  display: table;
  height: 60px;
  min-height: 0;
  width: 100%;
}
.product_item_wrap.green .product_item_content > p {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}
.product_item_wrap.new_green .product_item_content {
  background: url("../img/back_pattern.png") repeat scroll center top;
  border-top: medium none;
  display: table;
  height: 60px;
  margin: 0 auto;
  min-height: 0;
  width: 100%;
  top: 0;
  padding-top: 12px;
}
.product_item_wrap.new_green .product_item_content > p {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}
.product_item_wrap.new_green .product_item .preview_block {
  border: 1px solid #e8e8e8;
  border-bottom:none;
  height: 200px;
  padding: 0;
  width: 100%;
}
.product_item_content.news_block_content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 5px 10px;
}
.product_item_content .product_item_content_arr {
    height: 13px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: -13px;
    width: 16px;
    z-index: 10;
    background: url("../img/preview_bg_arr.png") no-repeat scroll center top;
}
.product_item_wrap.green .product_item_content .product_item_content_arr {
  background: url("../img/preview_bg_green_arr.png") no-repeat scroll center top;
  height: 14px;
  top: -14px;
  width: 17px;
}
.product_item_wrap.new_green .product_item_content .product_item_content_arr {
  background: url("../img/preview_bg_green2_arr.png") no-repeat scroll center top;
  height: 14px;
  top: -14px;
  width: 17px;
}
@-moz-document url-prefix() {
    .product_item_wrap.green .product_item_content .product_item_content_arr {
      top: -10px;
    }
    .product_item_wrap.new_green .product_item_content .product_item_content_arr {
      top: -11px;
    }
}


.product_item_wrap.green .product_item {
  box-shadow: 0 0 0 5px #fdbe40;
  -webkit-box-shadow: 0 0 0 5px #fdbe40;
  margin: 0 0 13px 13px;
  width: 253px;
}
.product_item_wrap.new_green .product_item{
    box-shadow: 3px 3px 4px 1px #dcdcdc;
    -webkit-box-shadow: 3px 3px 4px 1px #dcdcdc;
}

.product_item_link {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 36px;
  margin-bottom: 35px; 
  overflow: hidden;
  text-align: center;
  text-decoration: none; 
  text-transform: uppercase; 
  transition: all 0.2s linear 0s;
}
.news_block_content .product_item_link {
  margin-bottom: 0;
}
.news_block_content hr {
  border-right:none;
  border-left:none;
  border-bottom:none;
 border-color : #dd492b;
  width: 80px;
}
.product_item_link:hover,.product_item:hover .product_item_link{
    color: #EA5E34;
}

.product_item_wrap.green .product_item_link:hover,.product_item_wrap.green .product_item:hover .product_item_link{
    color: #FDBE40;
}
.product_item_wrap.new_green .product_item_link:hover,.product_item_wrap.new_green .product_item:hover .product_item_link{
    color: #007f3d;
}
.product_item_wrap.green .product_item_link{
  color: #000;
  height: auto;
  margin-bottom: 0; 
}
.product_item_wrap.new_green .product_item_link{
  color: #000;
  /*height: auto;*/
  margin-bottom: 0; 
  font-size: 16px;
}
.product_item_wrap.green_news {
    
}
.product_list_title {
    font-weight: normal;
}
.product_item_wrap.green_news .product_item_link:hover,.product_item_wrap.green_news .product_item:hover .product_item_link{
    color: #70b346;
}
.product_item_wrap.green_news .news_block_content hr, hr.green {
  border-right:none;
  border-left:none;
  border-bottom:none;
  border-top : 1px solid #70b346;
  width: 80px;
}


.product_item_link_wrap {
  margin: 5px 0 0;
}
.news_block_desc {
  font-size: 15px;
  height: 85px;
  line-height: 14px;
  margin: 0 0 5px;
  overflow: hidden;
  text-align: justify;
  word-spacing: 0;
} 
.news_block_date {
  height: 18px;
  overflow: hidden; 
  font-size: 14px;
}
.back_wrap {
  margin-bottom: 15px;
}
.back_wrap.inset {
  position: absolute;
  right: 5%;
  top: -5px;
}
.back_wrap.center_button {text-align: center;}
.back_wrap.center_button > a {
  border: 1px solid #5b1300;
  display: inline-block;
  padding: 15px;
}
.back_wrap.center_button > a:hover {
    border: 1px solid #F14E23;
}
.subfilter {
  margin: 15px 0 0; 
  display: none;
}
.check_wrap, .radio_wrap {
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
   min-height: 28px;
  position: relative;
  width: 20px;
  z-index: 10;
}
.checked_span,.radio_span {
  cursor: pointer;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index:10;
}
.checked_span{background: url("../img/checkbox.png") no-repeat scroll center top transparent;}
.green .checked_span{background: url("../img/checkbox_green.png") no-repeat scroll center top transparent;}
.radio_span {background: url("../img/radio_sprite.png") no-repeat scroll center bottom transparent;}
.radio_span.disabled {background: url("../img/radio_disabled.png") no-repeat scroll center top transparent;}
.checked_span.active ,.radio_span.active{  background-position: center bottom;}
.checked ,.radio{  
    cursor: pointer;  
    height: 20px;  
    opacity: 0;  
    margin:0;
    width: 20px;
    position: relative;
    z-index:50;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.checkbox_item label {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
}
.checkbox_item.main label { 
    font-size: 14px; 
}
.checkbox_block {
  display: inline-block;
  margin-right: 1.5%;
  vertical-align: top;
  width: 18%;
}
.checkbox_item {
  margin-bottom: 11px;
}
.checkbox_item.main {
  border-bottom: 1px solid #EA5E34;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.green .checkbox_item.main{
    border-bottom: 1px solid #70b346;
}
.buttons_wrap .button {
  border: 2px solid #e84c19;
  color: #e84c19;
  display: inline-block;
  font-weight: bold;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear;
  z-index: 10;
  text-align: center;
  font-size: 14px; 
  margin-left: 10px;
}
.buttons_wrap .button:first-child {
     margin: 0;
}
.button_bg {
  background: none repeat scroll 0 0 #dd492b;
  height: 100%;
  left: 0;
  position: absolute;
  top: -100%;
  width: 100%;
  transition: all 0.2s linear;
  z-index: -1;
}
.buttons_wrap .button:hover,.buttons_wrap .button.active {
    color: #fff;
}
.buttons_wrap .button:hover .button_bg ,.buttons_wrap .button.active .button_bg {
    top: 0;
}
.buttons_wrap .button.white {
  border-color: #fff;
  color: #fff;
}
.buttons_wrap .button.white:hover {
  color: #dd492b;
}
.buttons_wrap .button.green {
  border-color: #70B346;
  color: #70B346;
}
.buttons_wrap .button.green:hover {
  color: #fff;
}
.buttons_wrap .button.hover_green:hover {
    color: #007f3e;
}
.buttons_wrap .button.black {
  border-color: #5B1300;
  color: #5B1300;
}
.buttons_wrap .button.black:hover {
  color: #fff;
}
.buttons_wrap .button.black .button_bg{
    background: #5B1300;
}
.buttons_wrap .button.green .button_bg{
    background: #70B346;
}
.buttons_wrap .button.white .button_bg{
    background: #fff;
}
.buttons_wrap {
  margin: 10px 0;
  padding: 0;
}
.rss_block .product_item_content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.rss_block_bg {
  position: absolute;
}
.left_top_bg.rss_block_bg {
  background: url("../img/left_top_bg.png") no-repeat scroll center top transparent;
  height: 69px;
  left: 0;
  top: 0;
  width: 69px;
}

.left_center_wrap_bg {
  height: 100%;
  left: 0;
  padding-bottom: 67px;
  padding-top: 69px;
  position: absolute;
  top: 0;
  width: 36px;
}
.left_center_bg.rss_block_bg {
  background: url("../img/left_center_bg.png") repeat-y scroll left center transparent;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 35px;
}
.left_bottom_bg.rss_block_bg {
  background: url("../img/left_bottom_bg.png") no-repeat scroll center top transparent;
  bottom: 0;
  height: 67px;
  left: 0;
  width: 71px;
}
.bottom_bg_wrap {
  bottom: 0;
  height: 40px;
  left: 0;
  padding-left: 71px;
  padding-right: 31px;
  position: absolute;
  width: 100%;
}
.bottom_bg.rss_block_bg {
  background: url("../img/bottom_bg.png") repeat-x scroll center center transparent;
  display: block;
  height: 40px;
  margin: 0;
  min-height: 0;
  position: static;
  width: 100%;
}
.right_bottom_bg.rss_block_bg {
  background: url("../img/right_bottom_bg.png") no-repeat scroll center top transparent;
  bottom: 0;
  height: 28px;
  right: 0;
  width: 31px;
}
.right_center_wrap_bg {
  height: 100%;
  padding-bottom: 28px;
  padding-top: 69px;
  position: absolute;
  right: 0;
  top: 0;
  width: 47px;
}
.right_center_bg.rss_block_bg {
  background: url("../img/right_center_bg.png") repeat-y scroll center center transparent;
  height: 100%;
  position: relative;
  right: 0;
  top: 0;
  width: 47px;
}
.right_top_bg.rss_block_bg {
  background: url("../img/right_top_bg.png") no-repeat scroll center top transparent;
  height: 69px;
  right: 0;
  top: 0;
  width: 71px;
}
.top_bg_wrap {
  height: 69px;
  left: 0;
  padding-left: 69px;
  padding-right: 69px;
  position: absolute;
  top: 0;
  width: 100%;
}
.top_bg.rss_block_bg {
  background: url("../img/top_bg.png") repeat-x scroll center center transparent;
  height: 69px;
  left: 0;
  position: static;
  top: 0;
  width: 100%;
}
.rss_content {
  height: 100%;
  padding: 40px 35px;
  position: absolute;
  top: 0;
  width: 100%;
  display: table;
}
.rss_text {
  background: none repeat scroll 0 0 #dd492b;
  border-radius: 0 30px;
  display: table-cell;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.rss_title {
  color: #eedbb6;
  font-size: 25px; 
  line-height: 20px; 
  margin-bottom: 5px;
  margin-top: 10px;
}
.rss_desc {
  font-weight: bold;
  padding: 0 20px;
  font-size: 16px;
  line-height: 15px;
  margin: 10px 0;
}
.rss_input > input {
  border: 2px solid transparent;
  padding: 5px 10px;
  font-size: 14px;
}
.rss_input > input.no_val {
  border: 2px solid #45180a;
}
.rss_input {
    margin-bottom: 20px;
}
.soc_wrap {
  text-align: center;
}
.soc_wrap a{
  background: url("../img/soc_ico.png") no-repeat scroll center top transparent;
  display: inline-block;
  width: 33px;height: 33px;text-decoration: none;
}
.soc_wrap a.vk {
    background-position: left top;
}
.soc_wrap a.tw {
    background-position: left center;
}
.soc_wrap a.fb {
    background-position: left bottom;
}
.soc_wrap a.vk:hover {
    background-position: right top;
}
.soc_wrap a.tw:hover {
    background-position: right center;
}
.soc_wrap a.fb:hover {
    background-position: right bottom;
}
.static img {
  position: static !important;
  min-height: 172px;
}
.preview_block.static {
  height: auto !important;
  min-height: 0 !important;
}
.product_item_wrap.autoheight .preview_block.static {
  height: 199px !important;
}
 

/*========================== SHOP CONTENT =========================*/

.shop_content {
  text-align: center;
  font-size: 17px;
}
.shop_content h1 {
  margin: 50px 0;
  text-align: center;
  font-family: 'pf_dintext_proregular';
  text-transform: uppercase;
  line-height: 100%;
}
.shop_content_text {
    width: 80%;
    margin: 0 auto;
    text-align: justify;
}
.shop_center {
    position: relative;
    margin-top: 30px;
}
.shop_left {
    height: 310px;
    left: 0;
    margin: 60px 0 20px;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 10;
    text-align: justify;
}
.shop_right {
  padding-left: 40%;
  width: 100%;
}
.shop_left_content {
    padding: 20px;
    background: url("../img/shop_left_bg.jpg") no-repeat scroll center top transparent;
}
.shop_left_desc {
  margin: 10px auto;
  padding-right: 20%;
  text-align: justify;
  width: 85%;
}
.shop_left_content hr {
  border-bottom: 1px solid #000;
  border-top: medium none;
  margin: 20px auto;
  width: 100px;
}
.shop_right .preview_block {
  width: 100%;
}
.shop_right .preview_block {
  height: auto;
  padding-bottom: 30px;
  width: 100%;
}
.shop_right .preview_block_nav {
  bottom: -10px;
}
.shop_right .preview_block img {
    position: static;
    opacity: 1;
}
.shop_content h2 {
  text-transform: uppercase;
  font-family: 'pf_dintext_proregular';
  font-size: 28px;
}
.shop_selects .dropdown {
    width: 250px;
}
#map_canvas {
    width: 100%; height: 500px; margin: 20px 0;
}
.map_bg {
  background: url("../img/bg_adress.png") no-repeat scroll center top transparent;
  height: 589px;
  left: 90px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 352px;
  z-index: 15;
}
.map_wrap {
  margin: 20px 0 60px;
  position: relative;
}
.map_title { 
    font-size: 24px;
    margin: 40px 0 20px;
    text-transform: uppercase;
}
.shops_item {
  border-bottom: 1px solid #d3ba8f;
  margin: 0 20px 0 30px;
  padding: 5px 0 5px 70px;
  position: relative;
}
.shops_item:first-child {
  border-top: 1px solid #d3ba8f;
}
.shop_item_index {
  border: 2px solid #e74c19;
  border-radius: 15px;
  color: #e74c19;
  height: 30px;
  left: 10px; 
  line-height: 26px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
  font-weight: bold;
}
.shop_item_content {
  padding-left: 10px;
  text-align: left;
}
.shop_item_content > p {
  margin: 5px 0;
  font-size: 16px;
}
.shop_item_content a {
  color: #000;
  text-transform: uppercase;
}
.shop_item_content a:hover {
    text-decoration: none;
    color: #E74C19;
}
.shops_item_wrap {
    height: 342px;
    overflow: auto;
    width: 330px;
}
.big_title {
   margin: 40px 0;
}
.contacts_title {
  height: 180px;
  display: table;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0;
  background: url("../img/contacts_title_bg.jpg") repeat-x scroll center top transparent;
}
.contacts_title.small {
  height: 100px;
}

.contacts_title h3 {
  font-size: 28px;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin-top: 0;
  color: #5b1300;
}
.contacts_title.small h3 {
  line-height: 100%;
  margin-bottom: 0;
}
.contacts_title_content {
  display: table-cell;
  vertical-align: middle;
}
.contacts_title p {
 font-size: 18px;
  margin-bottom: 0;
  color: #5b1300;
}
.contacts_content {
  padding: 0 20px 20px 20px;
}
.contacts_content_block {
  width: 50%;
  text-align: center;
}
.contacts_people_ico {
  background: url("../img/people_block.png") no-repeat scroll center top transparent;
  display: inline-block;
  height: 127px;
  width: 128px;
}
.contacts_people_ico.people_ico_2 {
    background-position: center -127px;
}
.contacts_people_ico.people_ico_3 {
    background-position: center -254px;
}
.contacts_people_ico.people_ico_4 {
    background-position: center -381px;
}
.contacts_people_ico.people_ico_5 {
    background-position: center -508px;
}
.contacts_people_block {
  display: inline-block;
  margin-bottom: 20px;
  width: 32%;
  padding: 0 10px;
  vertical-align: top;
}
.contacts_people_block_wrap {
  padding: 20px;
}
.contacts_people_block > p {
  font-size: 16px;
  word-wrap: break-word;
  margin: 2px 0;
}
.contacts_people_block > p.small {
  font-size: 16px;
}
.contacts_people_block > p.tel {
  font-size: 14px;
}
.contacts_people_block > hr,.contact_form hr {
  border-top: none;
  border-left: none;
  width: 70px;
}
.contact_form hr {
    border-color: #000;
    border-top: 1px solid #000;
    border-bottom: none;
    margin: 20px auto;
}
.contact_form {
  background: url("../img/form_bg.jpg") repeat scroll center top transparent;
  margin: 0 auto;
  max-width: 637px;
  min-height: 500px;
  padding: 20px;
}
.contact_form.autoheight {
    min-height: 0;
}
.contact_form.no_bg {
    background: none;
}
.contact_form_desc {
  margin: 0 auto;
  width: 98%;
  font-size: 16px;
}
.form_item {
  float: left;
  width: 50%;
}
.form_item.full {
  float: left;
  width: 98%;
}
.form_item input,.form_item textarea {
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 10px;
  width: 100%;
  color: #565353;
  resize: none;
  font-size: 14px; 
}
.form_item input {
    height: 35px;
}
.form_item {
  float: left;
  margin-left: 2%;
  width: 48%;
  margin-bottom: 10px;
}

.form_item_wrap {
/*  padding: 0 30px;*/
}
input.no_val, textarea.no_val {
  border: 1px solid red !important;
}
.textred_content {
  font-size: 17px;
  margin-top: 40px;
  padding: 0 20px;
}
.textred_content hr {
  width: 100px;
}

.vakancy_form_content .form_item input, .vakancy_form_content .form_item textarea {
  background: #fff;
  border:1px solid transparent;
  background:rgba(255,255,255,0.25);
  border-radius:0;
  color: #fff;
}

.contacts_wrap .vakancy_form_content .form_item input, .contacts_wrap .vakancy_form_content .form_item textarea {
  background: #fff;
  border:1px solid #83C559;
  border-radius:0;
  color: #000;
}


.vakancy_form_content .form_item textarea{
    height: 100px;
}
.valancy_list  {
    max-width: 300px;
    margin: 0 auto;
}
.valancy_list .back_wrap {
    text-align: right;
    padding-right: 25px;
    position: relative;
}
.valancy_list .back_wrap a span {
    position: absolute;
    right: 0;
    top: 3px;
}









.gray_img {
    filter:url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%);
    filter: gray; /* IE6+ */
}
.gray_img:hover {
    filter:none;
    filter: grayscale(0); /* Current draft standard */
    -webkit-filter: grayscale(0); /* New WebKit */
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0); 
    -o-filter: grayscale(0);
    filter: none; /* IE6+ */
}
.partners_wrap {
  position: relative;
  padding: 0 20px;
  max-height: 140px;
}
.partners {
  max-height: 140px;
  overflow: hidden;
}
.partners_wrap > button {
  background: url("../img/carusel_arrows.png") no-repeat scroll left top transparent;
  border: medium none;
  height: 42px;
  position: absolute;
  right: 20px;
  top: -90px;
  width: 42px;
}
.partners_wrap > button.disabled {
    opacity: 0.5;
}
.partners_wrap .partners ul li a {width: 140px;height: 140px; display: block;line-height: 140px;max-width: 100%;margin: 0 auto;}
.partners_wrap .partners ul li a img {
    display: inline-block;vertical-align: middle;max-height: 100%;max-width: 100%;
}
.partners_wrap > button.prev {
    right: 70px;
}
.partners_wrap > button.prev:hover {
    background-position: left bottom;
}
.partners_wrap > button.next {
    background-position: right top;
    
}
.partners_wrap > button.next:hover {
    background-position: right bottom;
}
.partners li {
  text-align: center;
}
.doc_ico {
  background: url("../img/doc_ico.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 53px;
  width: 47px;
}
.docs_wrap.green .doc_ico{
    background: url("../img/doc_ico_green.png") no-repeat scroll left top transparent;
}
.docs_left {
  height: 115px;
  margin-right: 10px;
}
.docs_right {
  padding-left: 57px;
}
.docs_item {
  float: left;
  margin-left: 2%;
  width: 31%;
  margin-bottom: 10px;
  padding-right: 50px;
  position: relative;
}
.doc_title {
  margin-bottom: 5px;
  margin-top: 0;
  height: 35px;
/*  overflow: hidden;*/
}
.docs_right .buttons_wrap {
  padding: 0;
}
.docs_right > hr {
  width: 60px;
  border-bottom: 1px solid #F14E23;
  border-top: none;
}
.docs_wrap {
  margin-bottom: 40px;
   padding: 0 20px;
}
.docs_right .doc_desc {
    display: none;
}
.docs_wrap.full .docs_item {
  float: none;
  margin-bottom: 20px;
  padding-right: 0;
  width: 100%;
  margin-left: 0;
}
.docs_wrap.full .docs_item .show_docs_desc {
    right: 0;
}
.docs_wrap.full {
    padding: 0;
}
.map_item {
  margin-top: 20px;
}
.docs_wrap.full .docs_item .docs_right {
    padding-left: 0;
}
.docs_wrap.full .docs_item .docs_right .doc_title {
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 0;
  height: auto;
  padding: 0 40px 0 0;
  word-wrap: break-word;
}
.green_wrap .docs_wrap.full hr {
  margin: 20px 0;
}
.show_docs_desc {
  background: url("../img/docs_arrows.png") no-repeat scroll left bottom transparent;
  display: inline-block;
  height: 34px;
  position: absolute;
  right: 8px;
  text-decoration: none;
  top: 0;
  width: 34px;
}
.contacts_wrap .show_docs_desc{
  background: url("../img/docs_green_arrows.png") no-repeat scroll left bottom transparent;
}
.doc_desc ul {
  list-style: inside ;
  margin: 10px 0 10px 20px;
}
.doc_desc > p {
  margin: 5px 0;
}
span.green {
    color: #007f3e;
}
span.gray {
  color: gray;
}
a.green {
  color: #007f3e;
}
a.green:hover {text-decoration: none;}
.show_docs_desc:hover {
    background-position: right bottom;
}
.show_docs_desc.active {
    background-position: left top;
}
.show_docs_desc.active:hover {
    background-position: right top;
}

.manager_wrap {width: 80%;margin: 0 auto;}
.manager_wrap p {margin-bottom: 5px;}
.manager_name {font-size: 20px;text-transform: uppercase;}
.manager_mail a {color: #e84c19;}


.half_left {
 width:50%;  
 padding: 50px 40px 0;
 font-size: 15px;
}
.half_right {
  padding: 30px 30px 20px;
  width: 50%;
}
.contacts_wrap .half_left {
  background: none repeat scroll 0 0 #fff;
  font-size: 17px;
  line-height: 25px;
  min-height: 670px;
  width: 70%;
}
.docs_item_title {
  text-transform: uppercase;
}
.contacts_wrap .half_right {
 width:30%;  
}
.vakancy_form {
  background: url("../img/image_vacancy_1.jpg") no-repeat scroll center top;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome,.vakancy_form {
     background: url("../img/image_vacancy_1.jpg") no-repeat scroll center top;
    }
    ::i-block-chrome,.production_item.fixed .production_item_bg {
       background-position: center top !important;
       background-attachment: scroll !important;
       background-size: contain !important;
        -webkit-background-size: contain !important;
    }
}
.vakancy_form.fixed {
  position: fixed;
  min-height: 100%;
}
.contacts_wrap {
    background: #F6F6F6;
}
.contacts_wrap .vakancy_form {
    background: #f6f6f6;
    color: #000;
}
.half_wrap {
  position: relative;
}
.half_wrap h2 {
  line-height: 30px;
}
.green_wrap hr {
  border-bottom: 1px solid #a2d484;
  border-left: medium none;
  border-top: medium none;
  width: 100px;
  margin: 30px auto;
}
p.gray {
  color: #b0aeae;
  text-transform: uppercase;
}
.green_wrap .back_wrap a {
    color: #007f3e;
}
.green_wrap > .back_wrap.center_button a{
    border:1px solid #007F3D;
    color: #007F3D;
}
.green_wrap > .back_wrap.center_button a:hover{
    border:1px solid #73BF45;
    color: #73BF45;
}
.vakancy_form_header {
  margin: 0 auto;
  max-width: 450px;
  width: 80%;
}

.file_link,.file_clear {
  color: #fff;
  text-decoration: none;
}
.contacts_wrap .file_link,.contacts_wrap .file_clear {
  color: #000;
}
.file_clear{
    display: none;
}
.file_clear .file_clear_text {
    text-decoration: underline;
}
.file_text {
  text-decoration: underline;
}
.file_link:hover .file_text,.file_clear:hover .file_clear_text{
    text-decoration: none;
}
.file_ico {
  background: url("../img/file_ico.png") no-repeat scroll center top;
  display: inline-block;
  height: 23px;
  margin-right: 5px;
  vertical-align: middle;
  width: 13px;
}
.contacts_wrap .file_ico {
  background: url("../img/file_green_ico.png") no-repeat scroll center top;
}
.hidden {display: none;}
.vakancy_form_content {
  margin: 0 auto;
  max-width: 500px;
}
h3 {
  line-height: 24px;
}
.half_left p {line-height: 22px;}
.contact_item p {
  margin: 5px 0;
}
.contact_item  {
  margin: 20px 0;
}


/*====================PRODUCTION=================*/

.production_head_left {
  height: 268px;
  line-height: 270px;
  width: 40%;
  overflow: hidden;
}
.production_head_right {
  font-size: 17px;
  line-height: 24px;
  padding: 20px;
  width: 60%;
}
.production_head_right.table {
    display: table;
    height: 250px;
}
.production_head_right.table > p {
  margin-bottom: 0;
  margin-top: 0;
  text-align: justify;
  text-indent: 10px;
}
.production_head_right.table .textred {
  display: table-cell;
  vertical-align: middle;
}
.production_head h3 {
  font-size: 22px;
}
.production_item {
  position: relative;
  min-height: 400px;
}
.production_item_bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.production_item_content > ul {
  list-style: inside;
}
.production_item_content > p {
  margin: 0;
}
.production_item_content {
  background: none repeat scroll 0 0 #fff;
  border-top: 13px solid #77c04b;
  float: left;
  line-height: 26px;
  margin-left: 5%;
  min-height: 480px;
  padding: 20px;
  width: 400px;
  font-size: 17px;
}
.production_item_content.single{
    margin-bottom: 20px;
    
    margin-top: 195px;
}
.content.min .production_item_content.single {
    margin-top: 140px;
}
.right .production_item_content {
  float: right;
  margin-right: 5%;
}
.production_item_title {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
  word-wrap: break-word;
}
.production_item_content .back_wrap {
  margin: 10px 0 0;
}
.production_item_content .back_wrap a:hover,.search_item  .back_wrap a:hover{
 color: #007f3e;   
}
.production_item span.green {
  color: #72bf44;
}
.pad_20 {
    padding: 20px;
}
.textred {
    font-size: 17px;
    line-height: 24px;
}
.docs_wrap.green hr {
  border-bottom: 1px solid #72bf44;
  border-left: medium none;
}
.big_title.smoll {
  margin: 0 0 40px;
}
.white_bg {
    background: #fff;
}
.production_item > h1 {
  font-family: "pf_dintext_proregular";
  font-size: 42px;
  line-height: 1em;
  margin: 0;
  padding: 80px 0;
  text-transform: uppercase;
  color: #fff;
}
.top_img {
  margin-right: 20px;
  position: relative;
  top: -80px;
}
.text_center {
    text-align: justify;
}
.popup_wrap {
/*  display: none;*/
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.popup_bg {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.popup_content {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #ea582c;
  left: 50%;
  margin-left: -200px;
  margin-top: -75px;
  min-height: 150px;
  min-width: 400px;
  padding: 25px;
  position: absolute;
  top: 50%;
  font-size: 17px;
}
.popup_content.green {
	border: 2px solid #00803F;
}
.popup_close {
  background: url("../img/popup_close.png") no-repeat scroll right top;
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 20px;
}
.popup_close:hover {
    background-position: left top;
}
.popup_content.green .popup_close {
    background: url("../img/green_cross_popup.png") no-repeat scroll center top;
}
.popup_content.green .popup_close:hover {
   background-position: center bottom;
}
.popup_content hr {
  border-bottom: medium none;
  border-top: 1px solid red;
  width: 80px;
}
.popup_content.green hr {
	border-top: 1px solid #00803F;
}
.popup_content h3 {
  font-size: 22px;
}
.textred p {
  text-indent: 20px;
  margin-top: 0;
}
.paging_content {
  text-align: center;
}
.paging_content a, .paging_content b {
  border: 1px solid #e84c19;
  color: #000;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  width: 35px;
  font-weight: bold;
  vertical-align: top;
  margin: 0 1px;
}
.paging_content b,.paging_content a:hover{
    background: #e84c19;
    color: #fff;
}
.paginator {
  margin: 20px 0;
  padding: 0 1%;
}
.paging_more {
  margin: 10px 0;
  text-align: center;
}
.paging_more > a {
  background: none repeat scroll 0 0 #e84c19;
  color: #fff;
  display: block;
  font-weight: bold; 
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.2s linear;
}
.paging_more > a:hover {
    background: #C72B00;
}



.paging_content a, .paging_content b {
  border: 1px solid #E84C19;
}
.paging_content b,.paging_content a:hover{
    background: #E84C19;
}

.green .paging_content a, .green .paging_content b {
  border: 1px solid #77C04B;
}
.green .paging_content b,.green .paging_content a:hover{
    background: #77C04B;
}
.green .paging_more > a{
    background: none repeat scroll 0 0 #77C04B;
}
.green .paging_more > a:hover{
    background: none repeat scroll 0 0 #007F3C;
}


.paging_content a.first,
.paging_content a.last,
.paging_content a.prev,
.paging_content a.next{
    border: none;
    background: url("../img/sprite_paginator_fts.png") no-repeat scroll left top;
}
.green .paging_content  a.first,
.green .paging_content  a.last,
.green .paging_content  a.prev,
.green .paging_content  a.next{
    border: none;
    background: url("../img/sprite_paginator.png") no-repeat scroll left top;
}
.paging_content a.first{
    background-position: left top !important;
}
.paging_content a.last{
    background-position: right top !important;
}
.paging_content a.prev{
    background-position: -35px top !important;
}
.paging_content a.next{
    background-position: -71px top !important;
}
.paging_content a.first:hover{
    background-position: left bottom !important;
}
.paging_content a.last:hover{
    background-position: right bottom !important;
}
.paging_content a.prev:hover{
    background-position: -35px bottom !important;
}
.paging_content a.next:hover{
    background-position: -71px bottom !important;
}
.production_item h1.subtitle {
  font-size: 60px;
}
.map_content {
  position: relative;
}
.map_content .map_bg {
  background: none repeat scroll 0 0 #fff;
  border-top: 5px solid #78C04B;
  top: 200px;
  right: 35px;
  left: auto;
}
.map_bg .shop_selects {
  margin: 20px 0;
}
#map_list .shops_item_wrap {
    height: 550px;
}
.map_list_content .shops_item {
    padding-left: 0px;
}
.map_list_content .shop_item_content {
  padding-left: 0;
}
.shop_ico {
  margin-right: 5px;
  width: 51px;
}
.shop_name_right {
  width: 70%;
}
.shop_name_right > p {
  font-size: 16px;
  margin: 0;
}
.shop_name_right > p a {
  text-decoration: none;
}
.shop_name_right > p a:hover {
    color: #78C04B;
}
.shop_name_left {
  width: 60px;
}
.map_bg .dropdown {
  width: 290px;
}
.map_list_content .shop_item_content > p {
    font-size: 16px;
}
/*.gmnoprint {display: none;}*/
.map_canvas img {
  border: 0 none;
  max-width: none;
}
.no_mar_top {
  margin-top: 0;
}
.partners_item_wrap {
  text-align: center;
  padding: 50px 0 20px;
}
.partners_item {
  display: inline-block;
  margin:10px;
}
.mar_sides {margin: 0 10px;}
.pad {padding: 10px;}


.partner_gallery {
    width: 85%;
    height: 420px;
    margin: 0 auto 20px;
    position: relative;
}
.partner_gallery a {
  display: block;
/*  float: left;*/
  height: 140px;
  line-height: 140px;
  width: 140px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.partner_gallery a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.partner_gallery img {
  display: inline !important;
  float: none !important;
  max-width: 100%;
   max-height: 100%;
  vertical-align: middle;
}
.partner_gallery_item {
  float: left;
  margin: 0 10px !important;
  width: 140px;
  height: 420px;
}
.partner_gallery div.scrollableArea *
{
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

div.scrollingHotSpotLeft {
  background: url("../img/sprite_arrows.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
  cursor:pointer !important;
  height: 42px !important;
  left: -80px !important;
  width: 42px !important;
  min-width: 0 !important;
   left: -60px !important;
  top: 50px;
}
div.scrollingHotSpotLeft:hover {
    background-position: left bottom !important;
}
div.scrollingHotSpotRight {
  background: url("../img/sprite_arrows.png") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
  cursor:pointer !important;
  height: 42px !important;
  right: -60px !important;
  left: auto !important;
  width: 42px !important;
  min-width: 0 !important;
  top: 50px;
}
div.scrollingHotSpotRight:hover {
    background-position: right bottom !important;
}
.main.partner_gallery div.scrollingHotSpotLeft,.main.partner_gallery div.scrollingHotSpotRight{
    display: block !important;
    margin-top: -21px;
    top: 50%;
}

.history_item {
  float: left;
  width: 320px;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.history_item_line {
  background: #fff;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  border-bottom: 10px solid #78C04B;
}
.history_item_year {
  position: absolute;
  bottom: 10px;
  font-size: 14px;
  height: 55px;
  line-height: 100px;
  width: 100%;
  text-align: center;
  color: #fff;
/*  z-index: 10;*/
}
.history_item_content {
  text-indent:20px;
  padding: 115px 20px 20px;
  text-align: justify;
  font-size: 17px;
  line-height:25px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  color: #000;
  z-index: 5;
  opacity:0;
  background: url("../img/white_bg.png") repeat scroll;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  overflow: auto;
}
.history_item_content_text {
  height: 100%;
  overflow: auto;
  padding: 0 10px 0 0px;
}
.history_item.active .history_item_content{
    opacity: 1;
}
.history_item_content  ul {
  list-style: inside;
}
.history_item_content p {
  max-height: 93%;
  overflow: hidden;
}
#history_scroll .jspHorizontalBar {
  z-index: 20;
}
/*#history_scroll .history_item:hover .history_item_content{
    opacity: 1;
}*/
#history_scroll .jspHorizontalBar {
  height: 18px;
}
#history_scroll .jspArrow {
  width: 18px;
}
#history_scroll .jspHorizontalBar .jspDrag {background: #78C04B;}
#history_scroll .jspTrack {background: #000;}
.h_auto {
    height: auto !important;
    line-height: inherit;
}
#map_list_content .jspVerticalBar {right: 15px;}


.chicken_page_title {
  background: none repeat scroll 0 0 #db161a;
  margin: 30px 10px;
  padding: 10px 0;
  position: relative;
}
.chicken_page_title_content {
  color: #fff;
  float: none;
  font-size: 24px;
  height: 40px;
  padding: 0 10px;
}
.chicken_page_title_bg {
  min-height: 75px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.chicken_page_title_content > p {
    margin: 0;
    line-height: 40px;
    font-size: 26px;
}
.shop_left_desc > div {
    max-height: 70px;
  overflow: hidden;
}
.shop_left_content > div {
  max-height: 105px;
  overflow: hidden;
}
.social_content .shop_left_content > div {
    max-height: none;
}
.history_item_year_bg {
  background: url("../img/history_line.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  position: absolute;
  width: 100%;
  height: 57px;
  line-height: 100%;
  bottom: 22px;
}
.year_left {
  float: left;
  width: 65px;
  margin-left: 11px;
}
.year_sepat {
  float: left;
  margin-top: 8px;
}
.year_left.no_two_year {
  margin-left: 0;
  width: 100%;
}
.history_item_year_content {
  background: none repeat scroll 0 0 #fff;
  border-radius: 50px;
  color: #000;
  height: 100px;
  left: 50%;
  display:table;
  line-height: 20px;
  margin-left: -50px;
  position: absolute;
  width: 100px;
  top: -50px;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  z-index: 12;
}
.history_item_year_content > span {
    display: table-cell;
    vertical-align: middle;
}
.history_item.active .history_item_year_content,.history_item:hover .history_item_year_content{
    background: #78C04B;
    color: #fff;
}
.history_item:first-child .history_item_year_content {
/*  height: 50px;*/
}


.mission_content {
	background: url("../img/mission_bg.jpg") no-repeat scroll center top  / cover;
}
.mission_content.no_video{
    background: none !important;
}
.mission_center {
  padding: 21% 0 5%;
  text-align: center;
}
.min .mission_center {
  padding: 25% 0 6%;
}
.mission_desc {
  background: url("../img/green_bg2.png") repeat;
  color: #fff;
  display: inline-block;
  font-size: 30px;
    line-height: 32px;
  padding: 10px 20px;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}
.no_video .mission_desc{
    background: none;
}
/*.mission_title {
  background: url("../img/white_bg.png") repeat;
  border-radius: 115px;
  color: #000;
  font-size: 40px;
  height: 230px;
  left: 50%;
  line-height: 210px;
  margin-left: -115px;
  position: absolute;
  top: -170px;
  width: 230px;
  z-index: 2;
}*/
.mission_title {
  border-radius: 115px;
  color: #fff;
  font-size: 50px;
  left: 50%;
  line-height: 34px;
  margin-left: -200px;
  position: absolute;
  top: -30px;
  width: 400px;
  z-index: 2;
}
.min .mission_title {
  top: -80px;
}
.mission_center_wrap {
	position: relative;
}
.mission_items {
  background: none repeat scroll 0 0 #fff;
  margin: 0 auto;
  position: relative;
  top: -50px;
  width: 95%;
}
.mission_items_title {
  padding: 20px;
  text-align: center;
}
.mission_items_title h2 {
  font-size: 25px;
  font-weight: normal;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
.mission_item {
/*  border-left: 1px solid #e1e1e1;*/
  float: left;
  margin-left: 1.833%;
  padding-left: 1.833%;
  width: 23.5%;
  min-height: 290px;
}
.mission_item:first-child {
  border: medium none;
  margin: 0;
  padding: 0;
}
.mission_item_name {
  font-size: 23px;
  line-height: 100%;
  text-align: center;
}
.mission_items hr,.social_item hr,.search_item hr { 
  border-bottom:1px solid #72bf44;
  border-color: #72bf44;
  border-left:none; 
  border-right: none;
  border-top:none;
  width: 67px;
  margin:10px auto; 
}  
.search_item hr {
	margin: 10px 0;
}
.mission_item_content {
  font-size: 17px;
/*  text-align: justify;*/
}
.mission_item_content p {
    text-align: left;
    color: #000;
}
.mission_items_wrap {
  padding: 0 20px;
  position: relative;
}
.mission_items_wrap:before {
  background: none repeat scroll 0 0 #e1e1e1;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -0.5px;
  position: absolute;
  width: 1px;
}
.mission_item_ico {
  line-height: 80px;
  min-height: 80px;
  text-align: center;
}
.social_top {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.social_wrap .shop_right {
  padding-right: 50%;
  padding-left:0;
  width: 100%;
}
.social_wrap .shop_left {
	left: auto;
	right: 0;
	font-size: 18px;
}
.social_wrap .shop_left .shop_left_content {
  background: none repeat scroll 0 0 #f2f2f2;
  margin: 0 auto;
  padding: 20px;
  width: 90%;
}
.social_wrap {
  padding: 0 20px;
}
.social_item.righter .shop_left {
  left: 0;
  right: auto;
}
.social_item.righter .shop_right {
  padding-left: 50%;
  padding-right: 0;
}
.social_item .shop_left_content {
  
  margin: 0 0 0 5% !important;
}
.social_item.righter .shop_left_content {
  margin: 0 !important;
  width: 95%;
}
.social_item .preview_block_nav li a {
  background: url("../img/preview_ico2.png") no-repeat scroll left center;
}
.social_item .preview_block_nav li a.active {
  background: url("../img/preview_ico2.png") no-repeat scroll right center;
}
.post_val {
  color: #72bf44;
}
.search_item {
  font-size: 18px;
}
.search_item h3 {
  color: #000;
  margin: 0;
  text-transform: uppercase;
}
.search_item > a {
  text-decoration: none;
}
.search_item > a:hover {
  text-decoration: underline;
}
.search_item p {
  line-height: 26px;
  margin: 0;
  text-indent: 10px;
}
.search_item p.title_search {
  text-indent: 0;
}

.search_item_wrap {
	margin-top: 40px;
}

.submenu_first_item span > img {
  position: relative;
  top: -1px;
}
.social_img_block {
  position: relative;
  text-align: center;
}
.social_img_desc {
 display: none;
}
.social_img_desc.active {
 display: block;
}
.social_img_block > img {
  width: auto;
}
.social_img_desc {
  background: rgba(255,255,255,0.8);
  bottom: 0;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  font-size: 17px;
}
.popup_content .rss_input{
    text-align: center;
}
.popup_content .rss_input > input {
  border: 1px solid #ea582c;
  margin-top: 10px;
}
#popup_rss_success {display: none;}
.textred.text_center p {
  margin-bottom: 5px;
}
.social_items {
  padding-bottom: 50px;
}
.production_items {
  padding-bottom: 50px;
}
.production_item_bg {opacity: 0;}
.temptolltip {
  background: none repeat scroll 0 0 #fff;
  color: #000;
  height: 100%;
  left: 0;
  line-height: 56px;
  padding-left: 13px;
  position: absolute;
  width: 100%;
  z-index: 50;
}
.min .temptolltip {
  line-height: 45px;
}
.temptolltip:hover{
  color: #78c04b   !important;
}
.submit_wrap.submit_inline {
    vertical-align: top;
    margin-top: 2px;
}
.product_text > h1 {
  line-height: 100%;
}
.gmnoprint img {
    max-width: none !important; 
}
.gm-style img { max-width: none !important;  }
.gm-style label { width: auto; display: inline; }
.production_head_right ul,.textred ul {
  list-style: inside;
}
.product_text ul {
  list-style: inside;
}
.tempArrow {
  background: url("../img/arrow_menu2.png") no-repeat scroll center center;
  height: 11px !important;
  margin-top: -6px;
  position: absolute;
  right: 8px;
  top: 50%;
  width: 10px;
  z-index: 10;
}
.project_block_text .hide_text {
	display: none;
	 font-size: 20px;
}
.mission_video_bg {
  left: 0;
  position: absolute;
  top: 0;
  display:none;
  width: 100%;
}
.no_video .mission_video_bg {
    display: block;
}
.mission_video_content_bg {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 99%;
  background: url("../img/04.png") repeat scroll 0 0 transparent;
}
.rss_input > input.no_val {
  box-shadow: 0 0 2px 1px red;
}
.search_wrap {
  left: 0;
  line-height: 58px;
  padding-left: 76px;
  padding-right: 76px;
  position: absolute;
  top: 0;
  width: 100%;
}
.min .search_wrap {
    line-height: 44px;
}
.search_wrap input {color: #fff;font-size: 16px;width: 95%;}
.search_wrap input:focus {color: #78c04b; border: 1px solid #78c04b;padding: 5px 10px;}

.project_link .buttons_wrap {
  margin: 0;
}
#history_scroll .jspArrowLeft {
    background: url("../img/arrows_scroll_history.png") no-repeat left bottom;
}
#history_scroll .jspArrowRight {
    background: url("../img/arrows_scroll_history.png") no-repeat right bottom;
}
#history_scroll .jspArrowLeft:hover {
   background-position: left top;
}
#history_scroll .jspArrowRight:hover {
   background-position: right top;
}


#main_menu *:not(input),.page_header, #history_wrap * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.no_up {text-transform: none !important;}

#vakancy_left .gray {color: #000;font-weight: bold;}
#vakancy_left ul {
  list-style: inside;
}

.production_head_left{
	text-align: center;
}

.product_info.min h2{
	text-align: left;
}

.no_ident{
	text-indent: 0;
}
