/*!
Theme Name: DRG
Theme URI: http://underscores.me/
Author: Da, rabotaet!
Author URI: https://darabotaet.ru/
Description: Advertising agency
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bmservice
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bm-Service is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('fonts/MyriadPro-Semibold.eot');
	src: local('☺'), url('fonts/MyriadPro-Semibold.woff') format('woff'), url('fonts/MyriadPro-Semibold.ttf') format('truetype'), url('fonts/MyriadPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Intro-Black';
	src: url('fonts/Intro-Black.eot');
	src: local('☺'), url('fonts/Intro-Black.woff') format('woff'), url('fonts/Intro-Black.ttf') format('truetype'), url('fonts/Intro-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Intro-Book';
	src: url('fonts/Intro-Book.eot');
	src: local('☺'), url('fonts/Intro-Book.woff') format('woff'), url('fonts/Intro-Book.ttf') format('truetype'), url('fonts/Intro-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansPro-Medium';
	src: url('fonts/NeoSansPro-Medium.eot');
	src: url('fonts/NeoSansPro-Medium.eot?#iefix') format('embedded-opentype'),
	url('fonts/NeoSansPro-Medium.woff') format('woff'),
	url('fonts/NeoSansPro-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansPro-Regular';
	src: url('fonts/NeoSansPro-Regular.eot');
	src: url('fonts/NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/NeoSansPro-Regular.woff') format('woff'),
	url('fonts/NeoSansPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}







html.si-lock{overflow-y:hidden !important;}
.si-lock body{overflow-y:hidden !important;padding-right:17px !important;}

.si-overlay, .si-overlay-2{display:none;background-color:#fff; position: absolute; top:0;left:0;right:0;bottom:0;z-index:103}
	.si-overlay-2{z-index:105}
.si-modals-wrapper, .si-modals-wrapper-2{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:103;overflow:auto;}
	.si-modals-wrapper-2{z-index:105}

.si-modal{display:none;   padding:11px;
max-width:800px;
	min-width: 300px; 
	width:100%;
	margin:150px auto; position:relative; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}



.si-modal-inner{text-align:center;background:#fff;}
	.si-modal .form-title{  text-align: center;width: 100%;  
display:inline-block; 
}
.si-modal .form-title h4 { line-height: 25px; 
	background-color:#FFFFFF; color: #000; padding: 10px 30px;  font-size: 30px; text-transform: uppercase; font-family: "Gilroy"; font-weight: bold;
}
.modal-form {
	border: 15px #ef7f1a solid;
	padding:100px 72px 50px;
	
}
	 
	.si-close{display: block;
width:60px;
height: 60px;
background: url( img/close.png) no-repeat;
position: absolute;
right: -38px;
top: -38px;}		
	.si-close:hover{ }		
.form-pop{ 
width: 100%!important;
 margin-bottom: 20px;
padding-bottom: 30px;
	padding-top: 30px;
padding-right: 20px;margin-top: 20px;
	 
 
 background: 
      
		rgba(255,255,255,1.00);



}




.form-pop input[type="text"] {
   
    border: none;
        border-bottom-width: medium;
        border-bottom-style: none;
        border-bottom-color: currentcolor;
    border-radius: 0;
    border-bottom: 1px #9b0403 solid;
    width: 60%;
    margin-right: 10px;
	margin-left:10px;
    margin-bottom: 20px;
    padding: 15px 0px 5px 0px;
	font-size:20px;
}


.form-pop input[type="submit"]{
	 font-family: 'MyriadPro-Regular';
border:none;
font-size: 14px;

color: #fff;

display: inline-block;

background: #df5c00;

border-radius: 4px;

-webkit-box-shadow: 0px 7px 24px 0px rgba(223, 92, 0, 0.61);

box-shadow: 0px 7px 24px 0px rgba(223, 92, 0, 0.61);

padding: 15px 30px 11px 30px;

-webkit-transition: .3s;

-o-transition: .3s;

transition: .3s;

 

 

background-repeat: no-repeat;

letter-spacing: 1px;
}
.form-pop input[type="submit"]:hover {
	background: rgba(223, 92, 0, 0.81);
	
}





.wrap404 {
	    width: 100%;
    background: #fff;
    
    margin-top: 9px;
    padding: 33px 0 35px 0;
    border-radius: 6px;
    border: 1px solid #3f8169;
    -webkit-box-shadow: 0px 0px 68px 0px rgba(88, 160, 136, 0.51);
    box-shadow: 0px 0px 68px 0px rgba(88, 160, 136, 0.51);

}


.wrap404  ul {
    padding: 0 21px;
    margin: 32px 0 0;
}

.wrap404 li {
    border-bottom: 1px solid #d5e0e1;
    padding: 11px 0;
    position: relative;
}
.wrap404 li a {
    font-family: 'Intro-Book';
    font-size: 18px;
    line-height: 1;
    color: #000;
    display: block;
    opacity: .73;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}



.cat404 {
	
	display: block;
color: #000;
font-family: 'Intro-Black';
font-size: 18px;
margin-left: 48px;
letter-spacing: 0.6px;
line-height: 1;
text-transform: uppercase;
position: relative;
cursor: pointer;
}

.cat404::before {
    content: '';
    width: 13px;
    height: 13px;
    background: url(img/catalog-btn.png) no-repeat;
    position: absolute;
    left: -27px;
	top: 2px;}
.toggle-div {display:block;}

.post-pages article {border-bottom: 1px solid #2a483e;
	margin-bottom: 30px;padding-bottom: 10px;
}
.post-pages h1 { padding-bottom: 20px; }

.post-pages h2 { font-size: 22px;padding-bottom: 10px; }
.post-pages h3 { font-size: 18px;padding-bottom: 10px; }

.post-pages h2 a {color:#22302b;}
.post-wrap {display:flex;}

.post-meta {flex-basis:280px;}
.post-content {
	padding-left: 20px; text-align: justify; align-self: center;
}
.posted-on {padding-top:5px;}
.posted-on, .byline, .cat-links, .tags-links, .edit-link {display:block;}

.post-meta img {
box-sizing: border-box;
border: 1px solid #3f8169;
border-radius: 6px;
	  display: inline-block;
text-align: left;}

p {
	margin-bottom: 1.5em;
}



.alignleft {
	display: inline;

	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
body {
	color:#2a483e;
	margin:0;
	background:#fff;
	font:18px/23px 'Intro-Book', Arial, helvetica, sans-serif;
}
/*=====General reset=====*/
h1, h2, h3, h4, h5, h6, p{margin:0;}
ul, ol{margin:0;padding:0;list-style:none;}
a{color:#000;text-decoration:none;}
a:hover, a:visited, a:link, a:active{text-decoration:none;color:#000;}
*{-moz-box-sizing: border-box;box-sizing: border-box;}
/*=======================*/


.entry-content p {
	margin-bottom: 1.5em;
}
.entry-content img { padding:20px;
	
}
.entry-content::after {display: table;
content: " "; clear: both;}
.container {
	width: 1200px;
	margin: 0 auto;
}
h1 {
	font-family: 'Intro-Black';
	font-size: 45px;
	line-height: 48px;
	letter-spacing: 0.2px;
	color: #22302b;
	text-transform: uppercase;
	padding-bottom: 10px;
}

h1.entry-title  {
	font-size:25px;
	line-height:35px;
}
header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}
.header-top {
	padding-top: 20px;
}
.header-top:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.logo-wrap {
	float: left;
}
.header-slogan {
	float: left;
	padding: 31px 0 0 40px;
}
.header-slogan p {
	font-family: 'MyriadPro-Regular';
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	color: #181e1c;
	letter-spacing: 0.4px;
}
.header-contacts {
	float: right;
	text-align: right;
	padding-top: 18px;
}
.header-contacts a {
	display: inline-block;
	font-family: 'MyriadPro-Semibold';
	font-size: 16px;
	line-height: 1;
	color: #181e1c;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #e4e9ea;
	-webkit-box-shadow: 0px 7px 24px 0px rgba(189, 191, 190, 0.8);
	box-shadow: 0px 7px 24px 0px rgba(189, 191, 190, 0.8);
	padding: 12px 21px 10px;
	margin-left: 37px;
	letter-spacing: -0.8px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.header-contacts a:hover {
	color: rgba(24, 30, 28, .8);
 
}
.header-bottom {
	padding-top: 14px;
}
.header-nav {
	display: block;
	width: 100%;
	background: #fff;
	overflow: hidden;
	border-radius: 5px;
	 
	-webkit-box-shadow: 0px 7px 17px 0px rgba(189, 191, 190, 0.8);
	box-shadow: 0px 7px 17px 0px rgba(189, 191, 190, 0.8);
}
.header-nav li {
	display: inline-block;
	text-align: center;
	padding: 18px 0 20px;
	position: relative;
	margin: 0 37px;
}
.header-nav li:after {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	display: block;
	top: 26px;
	right: -42.5px;
	background: url(img/nav-circle.png);
}
.header-nav li a {
	font-family: 'NeoSansPro-Medium';
	font-size: 16px;
	line-height: 1;
	color: #181e1c;
	text-transform: uppercase;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.header-nav li a:hover {
	color: #939594;
}
.header-nav li.application-btn {
	float: right;
	display: block;
	border-left: 2px solid #df5c00;
	background: #fee7d7;
	width: 240px;
	padding: 11px 0 10px;
	margin: 0;
}
.header-nav li:nth-last-of-type(2):after,
.header-nav li.application-btn:after {
	display: none;
}
.header-nav li.application-btn a {
	font-family: 'MyriadPro-Regular';
	font-size: 14px;
	color: #fff;
	display: inline-block;
	background: #df5c00;
	border-radius: 4px;
	-webkit-box-shadow: 0px 7px 24px 0px rgba(223, 92, 0, 0.61);
	box-shadow: 0px 7px 24px 0px rgba(223, 92, 0, 0.61);
	padding: 15px 30px 11px 57px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-image: url(img/korz.png);
	background-position: 27px 15px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
		
}
.header-nav li.application-btn a:hover {
	background: rgba(223, 92, 0, 0.81);;
	background-position: -10px 15px;
}
.main-banner-wrap {
	background: url(img/bg-1.jpg) no-repeat;
	background-position: top center;
	padding-top: 220px;
	padding-bottom: 105px;
}
.main-banner-wrap .main-banner {
	background: #fff;
	border-radius: 5px;
 
	-webkit-box-shadow: 0px 0px 68px 0px rgba(189, 191, 190, 0.8);
	box-shadow: 0px 0px 68px 0px rgba(189, 191, 190, 0.8);
	position: relative;
}
 
.main-banner-wrap .main-banner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.main-banner-wrap .main-banner .left-col {
	float: left;
	width: 50%;
	padding: 39px 0 0 33px;
}
.main-banner-wrap .main-banner .right-col {
	float: left;
	width: 50%;
}
.main-banner-wrap .main-banner .right-col img {
	margin-top: 11px;
	max-width: 100%;
	display: block;
}
.main-banner-wrap .main-banner .left-col span {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	color: #df5c00;
	display: block;
	margin: 23px 0 9px 23px;
	position: relative;
}
 
.main-banner-wrap .main-banner .left-col ul {
	width: 80%;
	padding-left: 23px;
}
.main-banner-wrap .main-banner .left-col li {
	font-family: 'NeoSansPro-Regular';
	font-size: 18px;
	line-height: 26px;
	color: #df5c00;
	position: relative;
}
.main-banner-wrap .main-banner .left-col li:before {
	content: '';
	background: url(img/marker.png) no-repeat;
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	left: -18px;
	top: 10px;
}
a.main-btn {
	background: transparent;
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	color: #000;
	border-radius: 5px;
	text-transform: uppercase;
	border: 1px solid #df5c00;
	padding: 13px 0 10px;
	width: 154px;
	text-align: center;
	letter-spacing: 0.2px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.button-wrap .quantity {
	display: inline-block;
	
}



.button-wrap .quantity label {
	line-height: 40px;font-size: 15px;margin-right: 18px;
	
}
.button-wrap .quantity input {
 
font-size: 14px;
line-height: 1;
display: inline-block;
color: #3a866c;
border-radius: 5px;
text-transform: uppercase;
border: 1px solid #9ecebd;
padding: 14px 0 10px;
width: 90px;
text-align: center;
letter-spacing: 0.2px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
 
 
height: 40px;
font-family: 'MyriadPro-Regular';
vertical-align: top;

}

button.main-btn {
 margin-left: 20px;
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	 
	border-radius: 5px;
	text-transform: uppercase;
	border: 1px solid #df5c00;
	padding: 14px 0 10px;
	width: 155px;
	text-align: center;
	letter-spacing: 0.2px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	
	background: #df5c00;
color: #fff;
height: 40px;
font-family: 'MyriadPro-Regular';
vertical-align: top;
}
a.main-btn:hover {
	border: 1px solid #e4e9ea;
	background: #df5c00;
	color: #fff;
}
button.main-btn:hover {
	border: 1px solid #e4e9ea;
	background: #df5c00;
	color: #fff;
}
.main-banner-wrap .main-banner .button-wrap {
	margin-top: 29px;
	padding-left: 5px;
}
.main-banner-wrap .main-banner .button-wrap a.main-btn {
	margin-right: 29px;
	font-family: 'MyriadPro-Regular';
}
.our-production-wrap {
	 
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	padding-top: 1px;
	padding-bottom: 61px;
}
 
h2 {
	font-family: 'Intro-Black';
	font-size: 48px;
	line-height: 1;
	color: #000;
	text-transform: uppercase;
	
}
.h2-title-wrap h2 {
	display: inline-block;
	vertical-align: middle;
	margin-top: 4px;
}

.h2-title-wrap h1 {
	display: inline-block;
	vertical-align: middle;
	margin-top: 4px;

}
.h2-title-wrap p {
	display: inline-block;
	font-size: 18px;
	 
	vertical-align: middle;
	font-family: 'Intro-Book';
	margin-left: 62px;
	position: relative;
	line-height: 24px;
	letter-spacing: 1px;
}
.h2-title-wrap p:before {
	content: '';
	display: block;
	background: #000;
	width: 2px;
	height: 34px;
	position: absolute;
	top: 8px;
	left: -32px;
}
.h2-title-white h2,
.h2-title-white p {
	color: #000;
}
.h2-title-white p:before {
	background: #000;
}
.our-production-wrap .h2-title-wrap {
	margin-top: -80px;
}
.our-production-wrap .our-production-item-wrap {
	 display: flex;
	flex-wrap: wrap;
justify-content: space-around;
	margin-top: 50px;
}

.our-production-wrap .our-production-item:last-child {
	/*margin-left:23px;*/
}
.our-production-wrap .our-production-item {
	display: inline-block;
	width: 280px;
	vertical-align: top;
	background: #eeeeee;;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #df5c00;
	border-radius: 6px;
	margin-bottom: 28px;
 
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.our-production-wrap .our-production-item:hover {
	 
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.34);
}
.our-production-wrap .our-production-item .img-wrap {
	width: 280px;
	height: 215px;
	overflow: hidden;
}
.our-production-wrap .our-production-item .img-wrap img {
	/*width: 171%;
height: auto;
position: relative;
top: -106px;
left: -94px;*/
	
	width: 131%;
height: auto;
position: relative;
top: -36px;
left: -48px;
}


.related .our-production-wrap::before {
	display: none;
	
}
.related {padding-top: 43px;}
.our-production-wrap .our-production-item .title-row {
	overflow: hidden;
	height: 83px;
	text-align: left;
	-ms-text-align-last: left;
	text-align-last: left;
	border-top: 1px solid  #df5c00;
} 
.our-production-wrap .our-production-item .title-col {
	float: left;
	 
	padding: 9px 5px 0 17px;
}

.product-category.last,
.product-category.last ~ .product-category {
  order:1;
}


.our-production-wrap .our-production-item .title-col p {
	font-family: 'Intro-Book';
	font-size: 16px;
	line-height: 20px;
	color: #131b18;
	max-height: 56px;
	overflow: hidden;
}
.our-production-wrap .our-production-item .title-col span {
	font-family: 'Intro-Book';
	font-size: 12px;
	line-height: 1;
	color: #131b18;
	display: block;
	margin-top: 6px;
}
.our-production-wrap .our-production-item .price-col {
	float: right;
	width: 108px;
	box-sizing: border-box;
	 
	height: 100%;
	padding: 14px 0 0 20px;
}
.our-production-wrap .our-production-item .price-col span {
	display: block;
	font-family: 'Intro-Book';
	font-size: 12px;
	line-height: 1;
	color: #131b18;
}
.our-production-wrap .our-production-item .price-col span.price .woocommerce-Price-amount {
	font-family: 'Intro-Black';
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 3px;
}
.our-production-wrap .our-production-item .price-col span.price span {
	display: inline-block;
	font-size: 14px;
	font-family: 'Intro-Book';
}
.our-production-wrap .our-production-item .price-col span:last-of-type {
	font-size: 10px;
}
.our-production-wrap a.main-btn {
	display: block;
	margin: 0 auto;
	background: transparent;
	border: 1px solid #df5c00;
	color: #000;
	font-family: 'Intro-Book';
	margin-top: 34px;
	padding: 12px 0 12px;
}
.our-production-wrap a.main-btn:hover {
	background: #df5c00;
	color: #fff;
}
.certified-company-wrap {
	background-image: url(img/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 33px;
	padding-bottom: 56px;
}
.certified-company-wrap .certified-company-row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.certified-company-wrap .certified-company-row .text-col {
	float: left;
	padding: 37px 0 0 0;
	width: 450px;
}
.certified-company-wrap .certified-company-row .sert-col {
	float: right;
	margin-right: -26px;
	margin-top: 15px;
}
.certified-company-wrap .certified-company-row .sert-col img:first-of-type {
	margin-right: -4px;
}
.certified-company-wrap .certified-company-row p {
	letter-spacing: 0.9px;
}
.certified-company-wrap .certified-company-row p.warranty {
	margin-top: 23px;
	padding-left: 65px;
	background: url(img/warranty.png) no-repeat;
	background-position: 0 0px;
}
.certified-company-wrap .certified-company-row .button-wrap {
	margin-top: 27px;
}
.certified-company-wrap .certified-company-row .button-wrap a.main-btn {
	margin-right: 15px;
	color: #000;
}
.certified-company-wrap .certified-company-row .button-wrap a.main-btn:hover {
	color: #fff;
}
.delivery-products-wrap {
	padding-top: 40px;
	padding-bottom: 139px;
}
.delivery-products-wrap .delivery-products-row {
	text-align: justify;
	-ms-text-align-last: justify;
	text-align-last: justify;
	margin-top: 49px;
	padding: 0 45px;
}
.delivery-products-wrap .delivery-products-row .delivery-products-col {
	display: inline-block;
	width: 320px;
	vertical-align: top;
}
.delivery-products-wrap .delivery-products-col p {
	text-align: left;
	-ms-text-align-last: left;
	text-align-last: left;
	font-family: 'Intro-Book';
	font-size: 18px;
	line-height: 23px;
	margin-top: 46px;
	letter-spacing: 1px;
	color: #2a483e;
}
.delivery-products-wrap .delivery-products-col .icon {
	height: 228px;
	width: 100%;
}
.delivery-products-wrap .delivery-products-col:first-of-type .icon {
	background: url(img/delivery-1.png) no-repeat center;
}
.delivery-products-wrap .delivery-products-col:nth-of-type(2) .icon {
	background: url(img/delivery-2.png) no-repeat center;
}
.delivery-products-wrap .delivery-products-col:last-of-type .icon {
	background: url(img/delivery-3.png) no-repeat center;
}
.delivery-products-wrap .delivery-products-col .title {
	background: #d1e5df;
	border-top: 1px solid #8dbeae;
	height: 82px;
}
.delivery-products-wrap .delivery-products-col .title:after {
	content: '';
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.delivery-products-wrap .delivery-products-col .title span {
	color: #437e6a;
	opacity: .56;
	font-family: 'Intro-Black';
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.delivery-products-wrap .delivery-products-item {
	display: block;
	border: 1px solid #8dbeae;
	border-radius: 6px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 38px 0px rgba(88, 160, 136, 0.37);
	box-shadow: 0px 0px 38px 0px rgba(88, 160, 136, 0.37);
	-ms-text-align-last: center;
	text-align-last: center;
}
.delivery-products-wrap .delivery-products-item:hover {
	border: 1px solid #58a088;
}
.delivery-products-wrap .delivery-products-item:hover .title {
	border-top: 1px solid #58a088;
}
.delivery-products-wrap .delivery-products-item:hover .title span {
	opacity: 1;
}
.our-contacts-wrap {
	background-image: url(img/bg-4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	padding-top: 1px;
	padding-bottom: 120px;
}

.our-contacts-wrap .h2-title-wrap {
	margin-top: 39px;
}
.our-contacts-wrap .our-contacts-row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.our-contacts-wrap .map-col {
	float: right;
	width: 603px;
	margin-top: 38px;
	margin-right: 14px;
}
.our-contacts-wrap .map-wrap {
	position: relative;
	width: 100%;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 38px 0px rgba(189, 191, 190, 0.8);
	box-shadow: 0px 0px 38px 0px rgba(189, 191, 190, 0.8);
}
.our-contacts-wrap .map-wrap img {
	border-radius: 6px;
}
.our-contacts-wrap .map-wrap:before {
	content: '';
	display: block;
	position: absolute;
	left: -141px;
	bottom: -72px;
	width: 309px;
	height: 271px;
	background: url(img/map-mark.png) no-repeat;
	z-index: 1;

}
.our-contacts-wrap .contacts-col {
	margin-top: 39px;
	float: left;
	width: 505px;
}
.our-contacts-wrap .contacts-item {
	background: #fff;
	border-radius: 6px;
	width: 504px;
	height: 160px;
	margin-bottom: 40px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 38px 0px rgba(189, 191, 190, 0.8);
	box-shadow: 0px 0px 38px 0px rgba(189, 191, 190, 0.8);
}
.our-contacts-wrap .contacts-item .left-col {
	background-color: #fee7d7;
	width: 179px;
	float: left;
	height: 100%;
	border-right: 1px solid #df5c00;
}
.our-contacts-wrap .contacts-item .left-col span {
	display: block;
	font-family: 'Intro-Black';
	font-size: 18px;
	line-height: 1;
	color: #000;
	text-align: center;
	padding: 0 15px;
}
.our-contacts-wrap .contacts-item:first-of-type .left-col {
	background-image: url(img/contacts-icon-1.png);
	background-repeat: no-repeat;
	background-position: center 27px;
	padding-top: 107px;
}
.our-contacts-wrap .contacts-item:last-of-type .left-col {
	background-image: url(img/contacts-icon-2.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	padding-top: 125px;
}
.our-contacts-wrap .contacts-item .right-col {
	float: left;
	width: 320px;
	padding: 18px 0 0 18px;
}
.our-contacts-wrap .contacts-item:last-of-type .right-col {
	padding: 25px 0 0 25px;
}
.our-contacts-wrap .contacts-item .right-col p {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	margin-bottom: 14px;
	letter-spacing: .7px;
	color: #2a483e;
}
.our-contacts-wrap .contacts-item .right-col p strong {
	font-family: 'Intro-Black';
}
.product-card-wrap .product-gallery ol li img {
	max-width: 100%;
}
.about-us-wrap {
	padding-top: 40px;
	padding-bottom: 47px;
}
.about-us-wrap .h2-title-wrap {
	margin-bottom: 34px;
}
h4 {
	font-family: 'Intro-Black';
	font-size: 24px;
	line-height: 1;
	color: #fff;
	letter-spacing: 1.1px;
}
.about-us-wrap .text-wrap p {
	margin-top: 24px;
	letter-spacing: 0.9px;
}
.submit-application-wrap {
	background: #d5d5d5;
	padding-top: 43px;
	padding-bottom: 131px;
}
.submit-application-wrap .submit-application-row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.submit-application-wrap .form-col {
	float: left;
	width: 525px;
	margin-top: 47px;
	margin-left: 3px;
}
.submit-application-wrap .form-col form {
	position: relative;
}
.submit-application-wrap .form-col form:after {
	content: '';
	position: absolute;
	display: block;
	background: url(img/phone-mark.png) no-repeat;
	width: 300px;
	height: 200px;
	bottom: 3px;
	right: -215px;
}
.submit-application-wrap .advantages-col {
	float: right;
	width: 600px;
	text-align: center;
	margin-top: 47px;
	margin-right: 15px;
}
.submit-application-wrap .advantages-icon {
	background: url(img/advantages-icon-1.png) no-repeat center, #ffffff;
	width: 133px;
	height: 109px;
	border-radius: 6px;
	border: 1px solid #df5c00;
	transition: .3s;
	margin: 0 auto 16px;
}
.submit-application-wrap .advantages-item {
	width: 200px;
	float: left;
	padding: 0 15px;
}
.submit-application-wrap .advantages-item:nth-of-type(2) .advantages-icon {
	background: url(img/advantages-icon-2.png) no-repeat center, #ffffff;
}
.submit-application-wrap .advantages-item:hover .advantages-icon {
	border: 1px solid #df5c00;
	-webkit-box-shadow: 0px 0px 35px 0px  rgba(223, 92, 0, 0.33);
	box-shadow: 0px 0px 35px 0px rgba(223, 92, 0, 0.33);
}
.submit-application-wrap .advantages-col span {
	font-family: 'Intro-Black';
	font-size: 18px;
	line-height: 24px;
	color: #000;
	display: block;
	letter-spacing: 1px;
	margin-bottom: 11px;
}
.submit-application-wrap .advantages-col p {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	color: #000;
}
input[type="text"],
textarea {
	font-family: 'Intro-Book';
	font-size: 12px;
	line-height: 1;
	color: rgba(0, 0, 0, 1);
	border: 1px solid #d9a077;
	border-radius: 6px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	outline: none;
	resize: none;
	padding: 0 19px;
}
input[type="text"] {
	height: 52px;
	width: 226px;
	margin-bottom: 19px;
}
input[type="text"].long-input {
	width: 266px;
}
textarea {
	width: 511px;
	height: 162px;
	padding-top: 14px;
}
input::-webkit-input-placeholder {color: rgba(0, 0, 0, .5);}
input::-moz-placeholder	    	 {color: rgba(0, 0, 0, .5);}/* Firefox 19+ */
input:-moz-placeholder           {color: rgba(0, 0, 0, .5);}/* Firefox 18- */
input:-ms-input-placeholder      {color: rgba(0, 0, 0, .5);}
textarea::-webkit-input-placeholder {color: rgba(0, 0, 0, .5);}
textarea::-moz-placeholder          {color: rgba(0, 0, 0, .5);}/* Firefox 19+ */
textarea:-moz-placeholder           {color: rgba(0, 0, 0, .5);}/* Firefox 18- */
textarea:-ms-input-placeholder      {color: rgba(0, 0, 0, .5);}
input:focus::-webkit-input-placeholder {color: transparent;}
input:focus::-moz-placeholder          {color: transparent;}/* Firefox 19+ */
input:focus:-moz-placeholder           {color: transparent;}/* Firefox 18- */
input:focus:-ms-input-placeholder      {color: transparent;}
textarea:focus::-webkit-input-placeholder {color: transparent;}
textarea:focus::-moz-placeholder          {color: transparent;}/* Firefox 19+ */
textarea:focus:-moz-placeholder           {color: transparent;}/* Firefox 18- */
textarea:focus:-ms-input-placeholder      {color: transparent;}
input[type="text"]:focus,
textarea:focus {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(223, 92, 0, 0.33);
	box-shadow: 0px 0px 10px 0px  rgba(223, 92, 0, 0.33);
}
.submit-application-wrap .input-row input[type="text"]:first-of-type {
	margin-right: 15px;
}
input.main-btn {
	background: transparent;
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	display: inline-block;
	border-radius: 5px;
	text-transform: uppercase;
	 
	
 
	padding: 14px 0 10px;
	 
	text-align: center;
	letter-spacing: 0.2px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer;
	outline: none;
	
	color: #000;
 
 
border: 1px solid #df5c00;
padding: 13px    10px;
	
}

input.main-btn:hover {
    border: 1px solid #e4e9ea;
    background: #df5c00;
    color: #fff;
}


button.main-btn:hover {
	opacity: .8;
}
.submit-application-wrap .button-wrap {
	padding-top: 15px;
	overflow: hidden;
}
.submit-application-wrap .button-wrap .button-col {
	float: left;
	width: 160px;
}
/*input[type="checkbox"] {
	display: none;
}
input[type="checkbox"] + label {
	position: relative;
	font-family: 'Intro-Book';
	font-size: 16px;
	line-height: 1;
	color: #787878;
	padding-left: 15px;
}
input[type="checkbox"] + label:before {
	content: '';
	display: block;
	position: absolute;
	width: 13px;
	height: 12px;
	left: 0;
	top: -1px;
	background: url(img/checkbox.png) no-repeat;
}
input[type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
	left: 3px;
	top: 2px;
	display: block;
	width: 7px;
	height: 6px;
	background: url(img/checked.png) no-repeat;
}*/
.submit-application-wrap .agreement-col {
	float: left;
	width: 300px;
	padding-left: 11px;
}
.submit-application-wrap .checkbox-wrap {
	float: left;
}
.submit-application-wrap .checkbox-row {
	overflow: hidden;
}
.submit-application-wrap .checkbox-row span {
	font-family: 'Intro-Book';
	font-size: 16px;
	line-height: 17px;
	color: #787878;
	float: left;
	width: 210px;
	margin-left: 10px;
	margin-top: -2px;
}
.submit-application-wrap .checkbox-row span a {
	text-decoration: underline;
	color: #df5c00;
}
.submit-application-wrap .checkbox-row span a:hover {
	text-decoration: none;
}
.submit-application-wrap .agreement-col > span {
	font-family: 'Intro-Book';
	font-size: 12px;
	line-height: 1;
	color: #787878;
	margin-left: -1px;
}
.submit-application-wrap .agreement-col > span > span {
	font-family: 'Intro-Book';
	font-size: 18px;
	line-height: 1;
	color: #378a6d;
}
footer {
	 
	background-color: #9d9d9d;
	position: relative;
	padding-top: 1px;
	
margin-top: 140px;
}
footer:before {
	content: '';
	background: url(img/shape-1.png) no-repeat center;
	height: 80px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: -80px;
}
footer .footer-row {
	overflow: hidden;
	margin-top: -72px;
    z-index: 1;
    position: relative;
}
footer .left-col {
	float: left;
	width: 265px;
	padding: 38px 0 0 12px;
}
footer .center-col {
	float: left;
	width: 670px;
	text-align: center;
	margin-top: 30px;
}
footer .right-col {
	float: left;
	width: 265px;
	border-left: 2px solid #fff;
	margin-top: 38px;
	padding-left: 40px;
	padding-top: 20px;
}
footer a.main-btn {
 border: 2px solid #fff;
	color: #fff;
	padding: 12px 0 10px;
	margin-bottom: 19px;
}
footer a.main-btn:hover {
	border: 2px solid rgba(223, 92, 0, 1);
	background: #df5c00;
	color: #fff;
	-webkit-box-shadow: 0px 8px 13px 0px rgba(255, 255, 255, 0.3);
	box-shadow: 0px 8px 13px 0px rgba(255, 255, 255, 0.3);
}
footer .center-col p {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 21px;
    color: #fff;
    margin-top: 14px;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}
footer .center-col p strong {
	font-family: 'Intro-Black';
	font-size: 14px;
	line-height: 1;
	color: #fff;
}
footer .center-col .line {
	background: #fff;
	height: 2px;
	width: 220px;
	margin: 0 auto;
}
footer .center-col .contacts {
	margin-top: 15px;
	padding-bottom: 37px;
}
footer .center-col .contacts a {
	font-family: 'Intro-Black';
	font-size: 18px;
	line-height: 1;
	color: #fff;
	border-bottom: 2px solid #fff;
	display: inline-block;
	text-transform: uppercase;
	padding-bottom: 4px;
}
footer .center-col .contacts a:last-of-type {
	font-size: 14px;
	margin-left: 140px;
}
footer .center-col .contacts a:hover {
	border-bottom-color: transparent;
}
footer .left-col a {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
}
footer .left-col a:hover {
	font-weight: bold;
}
footer .left-col ul {
	border-right: 2px solid #fff;
	width: 163px;
}
footer .left-col li {
	margin-bottom: 19px;
}
footer .left-col li:last-of-type {
	margin-bottom: 0;
}
footer .right-col .social {
	text-align: justify;
	-ms-text-align-last: justify;
	text-align-last: justify;
	width: 155px;
}
footer .right-col .social li {
	display: inline-block;
}
footer .right-col .social a {
	width: 44px;
	height: 40px;
	border-radius: 5px;
	display: block;
	border: 2px solid rgba(233, 251, 243, .5);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
footer .right-col .social a:hover {
	-webkit-box-shadow: 0px 8px 13px 0px rgba(83, 153, 130, 1);
	box-shadow: 0px 8px 13px 0px rgba(83, 153, 130, 1);
}
footer .right-col .social a.tw {
	background: url(img/tw.png) no-repeat center;
}
footer .right-col .social a.vk {
	background: url(img/vk.png) no-repeat center;
}
footer .right-col .social a.fb {
	background: url(img/fb.png) no-repeat center;
}
.main-production-wrap {
	background: url(img/bg-5.png) no-repeat ;
	background-position: center 136px;
	padding-top: 180px;
}
.term-description {padding-top:10px; padding-bottom: 20px;}

.term-description p {
	margin-bottom: 20px;
}

.breadcrumbs {
	margin-left: 3px;
}
.breadcrumbs li {
	display: inline-block;
}
.breadcrumbs li:not(:last-of-type):after {
	content: " / ";
	font-family: 'MyriadPro-Regular';
	font-size: 14px;
	line-height: 1;
	color: #000;
	margin-left: 1px;
}
.breadcrumbs li a, .breadcrumbs li {
	font-family: 'MyriadPro-Regular';
	font-size: 14px;
	line-height: 1;
	color: #000;
	letter-spacing: .5px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.breadcrumbs li a:hover {
	color: #181e1c;
}
.main-production-wrap .our-production-row {
	
}
.main-production-wrap .our-production-row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.main-production-wrap .our-production-row .catalog {
	width: 285px;
	background: #fff;
	float: left;
	margin-top: 9px;
    padding: 33px 0 35px 0;
	border-radius: 6px;
	border: 1px solid #757575;
	 
}
.main-production-wrap .our-production-row .catalog span {
	display: block;
	color: #000;
	font-family: 'Intro-Black';
	font-size: 18px;
	margin-left: 48px;
    letter-spacing: 0.6px;
	line-height: 1;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
}
.main-production-wrap .our-production-row .catalog span:before {
	content: '';
	width: 13px;
	height: 13px;
	background: url(img/catalog-btn.png) no-repeat;
	position: absolute;
	left: -27px;
	top: 2px;
}
.main-production-wrap .our-production-row .our-production-col {
	width: 896px;
    margin-top: 8px;
    float: right;
}
.main-production-wrap .our-production-row .catalog ul {
	padding: 0 21px;
    margin: 32px 0 0;
}
.main-production-wrap .our-production-row .catalog li {
	border-bottom: 1px solid #d5e0e1;
	padding: 11px 0;
	position: relative;
}
.main-production-wrap .our-production-row .catalog li:first-of-type {
	border-top: 1px solid #d5e0e1;
}
.main-production-wrap .our-production-row .catalog li a {
	font-family: 'Intro-Book';
	font-size: 18px;
	line-height: 1;
	color: #000;
	display: block;
	opacity: .73;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.main-production-wrap .our-production-row .catalog li .sub-menu {
	display: none;
}
.main-production-wrap .our-production-row .catalog li.arrow>a:after {
	content: '';
	display: block;
	width: 10px;
	height: 7px;
	background: url(img/arrow.png) no-repeat;
	position: absolute;
	right: 13px;
	top: 16px;
	opacity: .85;
}
.main-production-wrap .our-production-row .catalog li a:hover,
.main-production-wrap .our-production-row .catalog li.arrow a:hover:after {
	opacity: 1;
}
.main-production-wrap .our-production-col h2 {
	font-size: 36px;
	margin-top: 8px;
}
.main-production-wrap .our-production-col h1 {
	font-size: 36px;
	margin-top: 8px;
}
.main-production-wrap .our-production-col .h2-title-wrap p:before {
	height: 25px;
	left: -48px;
}
.main-production-wrap .our-production-col .h2-title-wrap p {
	line-height: 1;
	margin-top: 3px;
	margin-left: 91px;
}
.main-production-wrap .product-wrap {
	text-align: justify;
	-ms-text-align-last: justify;
	text-align-last: justify;
	margin-top: 14px;
} 
.main-production-wrap .product-item {
	width: 100%;
	height: 120px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 14px;
	background: #deede8;
	border: 1px solid #3f8169;
	position: relative;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(88, 160, 136, 0.34);
	box-shadow: 0px 0px 18px 0px rgba(88, 160, 136, 0.34);
}
.main-production-wrap .product-item .img-wrap {
	width: 171px;
height: 120px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #3f8169;
}
.main-production-wrap .product-item .img-wrap img {
	max-width: 100%;
	height: auto;
}
.main-production-wrap .product-item .title-wrap {
	 
	 
height: 127px;
	text-align: left;
	-ms-text-align-last: left;
	text-align-last: left;
	display: flex;

align-items: center;
}
.count {display:none;}

 
.our-production-item-wrap     .product-item {
    width: 380px;
    height: 170px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 14px;
    background: #eeeeee;
    border: 1px solid #df5c00;
    position: relative;
    border-radius: 6px;
   
}


.our-production-item-wrap     .product-item:hover {
    
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.34);
}


.our-production-item-wrap  .product-item .img-wrap {
    width: 170px;
    height: 170px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #df5c00;
}


.our-production-item-wrap  .product-item .img-wrap img {
    max-width: 100%;
    height: auto;
}

.our-production-item-wrap .product-item .title-wrap {
 
width: 190px;
height: 168px;
text-align: left;
-ms-text-align-last: left;
text-align-last: left;
	display: flex;

align-items: center;
}

.our-production-item-wrap .product-item .title-wrap span {
   display: inline-block;
vertical-align: middle;
text-transform: uppercase;
font-family: 'NeoSansPro-Medium';
font-size: 16px;
line-height: 1.2;
color: #181e1c;
margin-left: -2px;
padding-left: 9px;
letter-spacing: 1.3px;
	 
}

 
 .main-production-wrap .product-item .title-wrap span {
	display: inline-block;
vertical-align: middle;
text-transform: uppercase;
font-family: 'NeoSansPro-Medium';
font-size: 16px;
line-height: 1.2;
color: #181e1c;
margin-left: -2px;
padding-left: 9px;
letter-spacing: 1.3px;
 
}
  .main-production-wrap .product-item .title-wrap a {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	color: #437e6a;
	text-decoration: underline;
	opacity: .5;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: absolute;
	bottom: 20px;
    right: 78px;
    letter-spacing: 0.5px;
}
   
 
  .main-production-wrap .product-item .title-wrap a:after {
	content: '';
	width: 11px;
	height: 5px;
	background: url(img/arrow-right.png) no-repeat;
	position: absolute;
	right: -17px;
    top: 5px;
}
.main-production-wrap .our-production-wrap {
	background: none;
 
	padding-bottom: 40px;
}
.main-production-wrap .our-production-wrap:before {
	display: none;
}
.main-production-wrap .our-production-wrap .h2-title-wrap {
	margin: 0;
}
.main-production-wrap .our-production-wrap .our-production-item-wrap {
	margin-top: 35px;
}
.main-production-wrap .our-production-wrap a.main-btn {
	text-transform: none;
	color: #48806d;
	background: #deede8;
	border: 1px solid #48806d;
	margin-top: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.main-production-wrap .our-production-wrap a.main-btn:hover {
	opacity: .8;
}
.about-us-wrap-production {
	padding-top: 17px;
}


table {
 
font-size: 14px;
border-collapse: collapse;
text-align: left;
}
th, td:first-child {
background: #E4E4E4;
color: #7a7979;
padding: 10px 20px;
}
th, td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color:#9c9c9c;;
	padding:5px;
}
td {
background: #F2F2F2;
}
th:first-child, td:first-child {
text-align: left;
}


td:nth-child(3) {
	width:200px; text-align: center;
}





.main-product-card-wrap {
	background: url(img/bg-5.jpg) no-repeat;
	background-position: center 136px;
	padding-top: 180px;
	padding-bottom: 40px;
}
.product-card-wrap {
	background: #fff;
	height: 400px;
	margin-top: 26px;
	position: relative;
	-webkit-box-shadow: 0px 0px 68px 0px rgba(189, 191, 190, 0.8);
	box-shadow: 0px 0px 68px 0px rgba(189, 191, 190, 0.8);
	border-radius: 6px;
	overflow: hidden;
}
.product-card-wrap .product-gallery {
	float: left;
	width: 589px;
	border-right: 2px solid #fe7b21;
}
.product-card-wrap .product-gallery .main-photo-wrap {
	/*float: right;*/
	/*width: 422px;*/
}
.product-card-wrap .product-gallery .main-photo-wrap img {
	max-width: 100%;
}
.product-card-wrap .product-gallery ol {
	float: left;
	width: 163px;
}
.product-card-wrap .product-gallery ol li {
	height: 162px;
	width: 163px;
	margin-bottom: 2px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.product-card-wrap .product-gallery ol li .img-overlay {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	display: block;
	background: #58a088;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.product-card-wrap .product-gallery ol li:hover .img-overlay {
	opacity: .21;
}
.product-card-wrap h1 {
	font-size: 30px;
	line-height: 1;
	letter-spacing: 0;
	position: relative;
	margin-bottom: 31px;
}
.product-card-wrap h1:after {
	content: '';
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 254px;
	height: 2px;
	background: #df5c00;
}
.product-card-wrap .description-col {
	padding: 29px 30px 0 22px;
    float: right;
    width: 600px;
}
.product-card-wrap .description-col p {
	line-height: 26px;
	padding-left: 2px;
}
.product-card-wrap .description-col .specification {
	margin-top: 36px;
}
.product-card-wrap .description-col .specification p {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	color: #5d5d5d;
	margin-bottom: 10px;
}
.product-card-wrap .description-col .specification p span {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	color: #1f1f1f;
}
.product-card-wrap .description-col .button-wrap {
	/*margin-top: 34px;*/
	    position: absolute;
    bottom: 42px;

}
 
.product-card-wrap .description-col .button-wrap a.main-btn:hover {
	border: 1px solid #9ecebd;
	opacity: .8;
}
.product-card-wrap .description-col .button-wrap a.download-btn {
	color: #22302b;
	border: 1px solid #59a189;
	background: #fff;
	padding: 7px 50px 0 20px;
    text-align: left;
    background-image: url(img/download.png);
    background-repeat: no-repeat;
    margin-left: 22px;
    background-position: 100px center;
}
.product-card-wrap .description-col .button-wrap a.download-btn:hover {
	border: 1px solid #59a189;
}
.product-card-wrap .description-col .price-wrap {
	background: #d6eae3;
	position: absolute;
	right: 0;
	bottom: 36px;
	border-radius: 9px 0 0 9px;
    padding: 10px 45px 10px 28px;
}
.product-card-wrap .description-col .price-wrap .price .amount {
	display: block;
	font-family: 'Intro-Black';
	font-size: 30px;
	line-height: 1;
	color: #22302b;
	margin-bottom: 3px;
}
.product-card-wrap .description-col .price-wrap .price .woocommerce-Price-currencySymbol {
	font-family: 'Intro-Book';
	font-size: 14px;
	line-height: 1;
	color: #22302b;
}
.product-card-wrap .description-col .price-wrap .number {
	display: block;
	font-family: 'Intro-Book';
	font-size: 18px;
	color: #22302b;
	opacity: .5;
	line-height: 1;
}


.related h2 {
	
	color: #22302b;font-size: 28px;
}



.description-wrap {
	background: #fff;
	position: relative;
	padding-top: 1px;
	padding-bottom: 71px;
}
/*.description-wrap:before {
	content: '';
	background: url(img/shape-1.png) no-repeat center;
	height: 80px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: -80px;
}*/
.description-wrap .h2-title-wrap {
	margin-top: -10px;
	margin-bottom: 42px;
}
.description-wrap .text-wrap p {
	color: #fff;
    padding-right: 150px;
    letter-spacing: 0.1px;
    line-height: 26px;
}
.payment-delivery-wrap h4 {
	font-family: 'Intro-Black';
	font-size: 30px;
	line-height: 1;
	letter-spacing: -0.1px;
	position: relative;
	margin-bottom: 19px;
}
.payment-delivery-wrap h4:after {
	content: '';
	position: absolute;
	bottom: -11px;
    left: 0;
    width: 310px;
	height: 2px;
	background: #59a189;
}
.payment-delivery-wrap {
	text-align: justify;
	-ms-text-align-last: justify;
	text-align-last: justify;
	background: #e9fbf3;
	padding-top: 59px;
	padding-bottom: 58px;
}
.payment-delivery-wrap .payment-delivery-col {
	background: #fff;
	width: 585px;
	height: 493px;
	display: inline-block;
	text-align: left;
	-ms-text-align-last: left;
	text-align-last: left;
	vertical-align: top;
	padding: 46px 40px 20px 40px;
	border-radius: 6px;
	border: 1px solid rgba(88, 160, 136, .44);
	-webkit-box-shadow: 0px 0px 21px 0px rgba(88, 160, 136, 0.19);
	box-shadow: 0px 0px 21px 0px rgba(88, 160, 136, 0.19);
}
.payment-delivery-wrap .payment-delivery-col > p {
	line-height: 26px;
	margin-bottom: 43px;
}
.payment-delivery-wrap .payment-delivery-col span.title {
	font-family: 'Intro-Black';
	font-size: 24px;
	line-height: 1;
	color: #22302b;
	margin-bottom: 9px;
	display: block;
}
.payment-delivery-wrap .payment-delivery-col .payment-delivery-item {
	padding: 0 0 0 119px;
	margin-bottom: 20px;
	position: relative;
}
.payment-delivery-wrap .payment-delivery-col:last-of-type > p {
	margin-bottom: 27px;
}
.payment-delivery-wrap .payment-delivery-col:last-of-type .payment-delivery-item {
	margin-bottom: 35px;
}
.payment-delivery-wrap .payment-delivery-col .payment-delivery-item p {
	font-family: 'Intro-Book';
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.8px;
	color: #303032;
}
.payment-delivery-wrap .payment-delivery-col .payment-delivery-item-1:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url(img/payment-delivery-1.png) no-repeat;
}
.payment-delivery-wrap .payment-delivery-col .payment-delivery-item-2:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url(img/payment-delivery-2.png) no-repeat;
}
.payment-delivery-wrap .payment-delivery-col .payment-delivery-item-3:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url(img/payment-delivery-3.png) no-repeat;
}
.payment-delivery-wrap .payment-delivery-col .payment-delivery-item-4:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url(img/payment-delivery-4.png) no-repeat;
}
.payment-delivery-wrap .payment-delivery-col .payment-delivery-item-5:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	background: url(img/payment-delivery-5.png) no-repeat;
}
.navbar-toggle {
	display: none;
}



 
.woocommerce-cart-form {
	background-color: #fff;
}

.woocommerce-cart-form h2 {margin-bottom:20px; font-size: 33px}


.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions {
 text-align:right;
	padding-bottom: 6px;
}

table.shop_table_responsive tr td.product-remove a {
    text-align: left;
    width: 30px;
    font-size: 35px;
}
.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
 float:left
}

.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label {
 display:none
}

.woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
}

.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1;
	height: 42px;
}


.woocommerce input.button ,.checkout-button{
	    
   background: transparent;
font-family: 'Intro-Book';
font-size: 14px;
line-height: 1;
display: inline-block;
border-radius: 5px;
text-transform: uppercase;
border: 1px solid #e4e9ea;
background: #4ea587;
color: #fff;
padding: 14px 20px 10px;
 
text-align: center;
letter-spacing: 0.2px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
cursor: pointer;
outline: none;
}

a.checkout-button{
	
	background: transparent;
font-family: 'Intro-Book';
font-size: 14px;
line-height: 1;
display: inline-block;
border-radius: 5px;
text-transform: uppercase;
border: 1px solid #e4e9ea;
background: #4ea587;
color: #fff;
padding: 14px 0 10px;
width: 154px;
text-align: center;
letter-spacing: 0.2px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
cursor: pointer;
outline: none;
	
}
.checkout-button:hover {
	color:#fff;
	text-decoration: none;
}

.wc-proceed-to-checkout {
	margin-bottom: 30px;
}


.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: auto!important;
	margin-left:20px;
}
.woocommerce-product-gallery__image {text-align: center;
}

.woocommerce table.shop_table {
 border:1px solid rgba(0,0,0,.1);
 margin:0 -1px 24px 0;
 text-align:left;
 width:100%;
 border-collapse:separate;
 border-radius:5px
}
.woocommerce table.shop_table th {
 font-weight:700;
 padding:9px 12px
}
.woocommerce table.shop_table td {
 border-top:1px solid rgba(0,0,0,.1);
 padding:6px 12px 0px ;
 vertical-align:middle
}
 
.woocommerce table.shop_table td img {
	width: 104px; height: 80px;
}
.woocommerce table.shop_table td small {
 font-weight:400
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th {
 border-top:0
}
.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th {
 font-weight:700;
 border-top:1px solid rgba(0,0,0,.1)
}
.woocommerce table.my_account_orders {
 font-size:.85em
}
.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th {
 padding:4px 8px;
 vertical-align:middle
}
.woocommerce table.my_account_orders .button {
 white-space:nowrap
}
.woocommerce table.my_account_orders .order-actions {
 text-align:right
}
.woocommerce table.my_account_orders .order-actions .button {
 margin:.125em 0 .125em .25em
}
.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th {
 vertical-align:top;
 text-align:center
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
 text-align:left
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
 text-align:left
}
.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
 content:'\2193';
 display:inline-block
}
.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation {
 list-style:none outside
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt {
 float:left;
 clear:both;
 margin-right:.25em;
 display:inline-block;
 list-style:none outside
}
.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd {
 margin:0
}
.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child {
 margin-bottom:0
}
.woocommerce td.product-name p.backorder_notification {
 font-size:.83em
}
.woocommerce td.product-quantity {
 min-width:80px
}
.woocommerce ul.cart_list,.woocommerce ul.product_list_widget {
 list-style:none outside;
 padding:0;
 margin:0
}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li {
 padding:4px 0;
 margin:0;
 list-style:none
}
.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before {
 content:' ';
 display:table
}
.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after {
 clear:both
}
.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a {
 display:block;
 font-weight:700
}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
 float:right;
 margin-left:4px;
 width:32px;
 height:auto;
 box-shadow:none
}
.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl {
 margin:0;
 padding-left:1em;
 border-left:2px solid rgba(0,0,0,.1)
}
.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before {
 content:' ';
 display:table
}
.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after {
 clear:both
}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt {
 display:inline-block;
 float:left;
 margin-bottom:1em
}
.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt {
 font-weight:700;
 padding:0 0 .25em;
 margin:0 4px 0 0;
 clear:left
}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd {
 padding:0 0 .25em
}
.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child {
 margin-bottom:0
}
.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating {
 float:none
}



.shipping ul {list-style: none;}

.shipping ul input {display:inline;}

.woocommerce-checkout-review-order  ul { list-style: none; padding-left: 0;}
.woocommerce .col2-set,.woocommerce-page .col2-set {
 width:100%
}
.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before {
 content:' ';
 display:table
}
.woocommerce .col2-set::after,.woocommerce-page .col2-set::after {
 clear:both
}
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
 float:left;
 width:48%
}
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
 float:right;
 width:48%
}
 


.woocommerce-checkout input[type="text"]  {
	
	    width: 99%;
    height: 35px;
    border: 1px solid #cccccc;
    font-size: 11px;
    font-weight: 500;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    letter-spacing: 0.06em;
}
	
.woocommerce-form__label-for-checkbox {}
.woocommerce-checkout textarea   {
	
width: 99%;
height: 75px;
border: 1px solid #cccccc;
font-size: 11px;
font-weight: 500;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 0 10px;
letter-spacing: 0.06em;
 	
	
}









.posted_in {

    display: inline-block;
    max-height: 88px;
    overflow: auto;

}






@media (max-width: 1279px) {
	.container {
		width: 980px;
	}
	.header-nav li {
		margin: 0 15px;
	}
	.header-nav li:after {
		right: -20.5px;
	}
	.header-slogan {

    padding: 30px 0 0 40px;
    width: 300px;

}
	.main-banner-wrap .main-banner:before {
		display: none;
	}
	.main-banner-wrap .main-banner .left-col {
		width: 60%;
	}
	.main-banner-wrap .main-banner .right-col {
		width: 40%;
	}
	.main-banner-wrap .main-banner .right-col img {
		margin-top: 0;
	}
	.our-production-wrap .our-production-item .img-wrap,
	.our-production-wrap .our-production-item {
		width: 240px;
	}
	.our-production-wrap .our-production-item .img-wrap {
		height: 185px;
	}
	.our-production-wrap .our-production-item .price-col {
		width: 100px;
		padding-left: 10px;
	}
	.our-production-wrap .our-production-item .title-col {
		width: 135px;
		padding: 9px 0px 0 8px;
	}
	
	.posted_in {

    display: inline;
    max-height: auto;
    overflow:visible;

}
	
	
	
	.h2-title-wrap h2 {
		text-align: center;
		display: block;
	}
	.h2-title-wrap h1 {
		text-align: center;
		display: block;
	}
	.h2-title-wrap p {
		text-align: center;
		display: block;
		margin: 0;
	}
	.h2-title-wrap p:before {
		display: none;
	}
	.certified-company-wrap .certified-company-row .sert-col {
		margin-right: 0;
	}
	.certified-company-wrap .certified-company-row .sert-col img {
		width: 250px;
	}
	.certified-company-wrap .certified-company-row .button-wrap {
		margin-top: 30px;
	}
	.delivery-products-wrap .delivery-products-row .delivery-products-col {
		width: 280px;
	}
	.our-contacts-wrap .contacts-col,
	.our-contacts-wrap .map-col {
		margin: 0 auto;
		float: none;
	}
	.our-contacts-wrap .contacts-col {
		margin-top: 30px;
	}
	.our-contacts-wrap .contacts-item {
		width: 100%;
	}
	.our-contacts-wrap .contacts-col {
		width: 603px;
	}
	.our-contacts-wrap {
		background-repeat: repeat-y;
	}
	.submit-application-wrap .advantages-col,
	.submit-application-wrap .form-col {
		float: none;
		margin: 0 auto;
	}
	.submit-application-wrap .form-col {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	footer .center-col {
		width: 450px;
	}
	footer .center-col .contacts a:last-of-type {
		margin-left: 100px;
	}
	.payment-delivery-wrap .payment-delivery-col {
		width: 485px;
		height: 595px;
	}
	.product-card-wrap .product-gallery {
		border-right: none;
		border-bottom: 2px solid #fe7b21;
		float: none;
		width: 100%;
		height: 492px;
		overflow: hidden;
	}
	.product-card-wrap {
		width: 589px;
		height: auto;
		margin: 25px auto 0;
	}
	.description-wrap .text-wrap p {
		padding-right: 0;
	}
	.product-card-wrap .description-col {
		float: none;
		width: 100%;
		padding-bottom: 45px;
	}
	.main-product-card-wrap {
		position: relative;
	}
	.main-product-card-wrap:after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		top: 50%;
		background: #d5d5d5;
		z-index: -1;
	}
	.main-production-wrap {
		position: relative;
	}
	.main-production-wrap:after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		top: 50%;
		background: #ffffff;
		z-index: -1;
	}
	.main-production-wrap .our-production-col .h2-title-wrap p {
		margin-left: 0;
	}
	.main-production-wrap .our-production-row .our-production-col {
		width: 100%;
	}
	.main-production-wrap .our-production-row .catalog {
		margin: 30px auto 20px;
		float: none;
		padding: 20px 0;
	}
	.main-production-wrap .our-production-row .catalog .catalog-toggle {
		cursor: pointer;
	}
	.main-production-wrap .our-production-row .catalog .toggle-div {
		display: none;
	}
	.button-wrap {position:inherit!important; margin-top: 34px;
	}
}
@media (max-width: 1023px) {
	.container {
		width: 750px;
	}
	footer .center-col {
		width: 420px;
	}
	footer .left-col {
		width: 165px;
	}
	footer .right-col {
		width: 165px;
		padding-left: 5px;
	}
	footer .left-col ul {
		width: 143px;
	}
	.delivery-products-wrap .delivery-products-row .delivery-products-col {
		width: 210px;
	}
	.delivery-products-wrap .delivery-products-col .icon {
		-webkit-background-size: 80% !important;
		background-size: 80% !important;
		height: 200px;
	}
	.delivery-products-wrap .delivery-products-col .title span {
		font-size: 18px;
	}
	.delivery-products-wrap .delivery-products-col p {
		font-size: 16px;
		margin-top: 25px;
	}
	.certified-company-wrap .certified-company-row .text-col {
		width: 530px;
	}
	.certified-company-wrap .certified-company-row .sert-col img {
		width: 170px;
		display: block;
	}
	.our-production-wrap {
		background-color: #d4d4d4;
	}
	.main-banner-wrap .main-banner .right-col,
	.main-banner-wrap .main-banner .left-col {
		width: 100%;
		float: none;
	}
	.main-banner-wrap .main-banner .right-col {
		width: 50%;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		right: -180px;
	}
	.main-banner-wrap .main-banner .left-col {
		padding-bottom: 30px;
	}
	.submit-application-row {
		overflow: hidden;
	}
	.payment-delivery-wrap .payment-delivery-col {
		width: 80%;
	    height: auto;
	    margin: 0 auto;
	    display: block;
	    float: none;
	    margin-bottom: 20px;
	    padding-bottom: 50px;
	}
	.main-production-wrap .product-item .title-wrap span {
		margin-left: 5px;
	}
	.main-production-wrap .product-item {
		width: 370px;
	}
	.main-production-wrap .product-item .img-wrap {
		width: 215px;
	}
	.main-production-wrap .product-item .title-wrap {
		width: 150px;
	}
	.header-contacts a {
		display: block;
		margin: 0 0 5px;
	}
	.header-contacts {
		padding: 0 10px 0 0;
	}
	.main-banner-wrap {
		padding-top: 220px;
	}
	.header-nav li.application-btn {
		width: 160px;
	}
	.header-nav li.application-btn a,
	.header-nav li a {
		font-size: 12px;
	}
	.header-nav li {
		padding: 18px 0;
	}
	.main-production-wrap,
	.main-product-card-wrap {
		padding-top: 200px;
	}
	.main-banner-wrap .main-banner {
		overflow: hidden;
	}
	.main-banner-wrap .main-banner img  {width:100%}
	.button-wrap {position:inherit!important; margin-top: 34px;
	}
}
@media (max-width: 767px) {
	.product-card-wrap h1 {

    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    position: relative;
    margin-bottom: 31px;

}
	.product-card-wrap .product-gallery .main-photo-wrap img {
   max-width: 589px;
max-height: 491px;}
	
	.container {
		width: 610px;
	}
	.main-banner-wrap .main-banner .left-col {
		padding: 30px;
	}
	.our-production-wrap .our-production-item-wrap {
		padding: 0 30px;
	}
	.certified-company-wrap .certified-company-row .text-col {
		width: 100%;
		float: none;
	}
	.certified-company-wrap {
		background-color: #e2fcf3;	
	}
	.certified-company-wrap .certified-company-row .sert-col {
		float: none;
		width: 100%;
		text-align: center;
	}
	.certified-company-wrap .certified-company-row p.warranty {
		padding-bottom: 10px;
	}
	.certified-company-wrap .certified-company-row .sert-col img {
		width: 280px;
		display: inline-block;
	}
	.delivery-products-wrap .delivery-products-row {
		text-align: center;
	    -ms-text-align-last: center;
	    text-align-last: center;
	}
	.delivery-products-wrap .delivery-products-row .delivery-products-col {
		margin: 0 20px 20px;
	}
	.delivery-products-wrap .delivery-products-row .delivery-products-col p {
		text-align: center;
	    -ms-text-align-last: center;
	    text-align-last: center;
	}
	.main-production-wrap .product-item {
		display: block;
		margin: 0 auto 20px;
	}
	.main-banner-wrap {
		background-color: #3cdcc0;
	}
	.header-slogan {
		padding: 0px 0 10px 40px;
	}
	.header-contacts a {
		display: inline-block;
	}
	.header-contacts {
		float: left;
		padding-left: 40px;
	}
	footer .right-col,
	footer .center-col,
	footer .left-col {
		float: none;
		width: 100%;
	}
	footer .left-col ul {
		border: none;
		text-align: center;
		width: 100%;
	}
	footer .left-col {
		padding: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	footer .left-col li {
		display: inline-block;
		margin: 0 5px;
	}
	footer .right-col {
		border: none;
		text-align: center;
		padding: 0 0 90px;
		margin: 0;
	}
	footer .right-col .social {
		text-align: center;
		-ms-text-align-last: center;
		text-align-last: center;
		width: 100%;
	}
	.header-nav li {
		display: block !important;
		width: 100% !important;
		border: 0 !important;
		margin: 0 !important;
		border-bottom: 1px solid #e1eeea !important;
	}
	.navbar-toggle {
		z-index: 9;
		background: #fff;
		margin-right: 0;
	    position: absolute;
	    right: 10px;
	    top: 20px;
	    display: block;
	    border: 1px solid #000;
	    padding: 9px 10px;
	    border-radius: 4px;
	    cursor: pointer;
	    outline: none;
	}
	.navbar-toggle .icon-bar {
		background: #000;
	    display: block;
	    width: 22px;
	    height: 2px;
	    border-radius: 1px;
	}
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 4px;
	}
	.header-nav {
		display: none;
	}
	
	.button-wrap {position:inherit!important; margin-top: 34px;
	}
}
@media (max-width: 639px) {
	
	
	
	.product-card-wrap .product-gallery .main-photo-wrap img {
    max-width: 450px;
		max-height: 375px;}
		.post-wrap {display:block;}
	
	.post-meta, .post-content  {float:left;
	width:100%; 
	padding:5px;}
	.container {
		width: 450px;
	}
	.our-production-wrap .our-production-item {
		margin: 0 auto 20px;
		display: block;
	}
	h2 {
		font-size: 36px;
	}
	.certified-company-wrap .certified-company-row .sert-col img {
		width: 220px;
	}
	.delivery-products-wrap .delivery-products-row .delivery-products-col {
		width: 260px;
		margin: 0 20px 40px;
	}
	.our-contacts-wrap .contacts-item .right-col {
		width: 270px;
	}
	.our-contacts-wrap .contacts-item {
		width: 450px;
		height: 180px;
	}
	.our-contacts-wrap .contacts-col, .our-contacts-wrap .map-col,
	.our-contacts-wrap .map-wrap img {
		width: 100%;
	}
	.submit-application-wrap .form-col {
		width: 100%;
	}
	input[type="text"] {
		width: 100% !important;
		margin: 0 0 19px !important;
	}
	textarea {
		width: 100%;
	}
	.our-contacts-wrap .map-wrap:before,
	.submit-application-wrap .form-col form:after {
		display: none;
	}
	.submit-application-wrap .agreement-col {
		width: 280px;
	}
	.submit-application-wrap .advantages-item {
		margin: 0 auto 30px;
		display: block;
		float: none;
	}
	.submit-application-wrap .advantages-col {
		width: 100%;
	}
	.payment-delivery-wrap .payment-delivery-col {
		width: 100%;
	}
	.payment-delivery-wrap .payment-delivery-col .payment-delivery-item {
		padding-left: 60px;
	}
	.payment-delivery-wrap .payment-delivery-col span.title {
		font-size: 22px;
	}
	.payment-delivery-wrap .payment-delivery-col .payment-delivery-item:before {
		-webkit-background-size: contain !important;
		background-size: contain !important;
		width: 50px;
		height: 50px;
	}
	.product-card-wrap {
		width: 100%;
		padding-bottom: 90px;
	}
	.product-card-wrap .product-gallery ol li {
		height: 115px;
		width: 115px;
	}
	.product-card-wrap .product-gallery {
		height: 350px;
	}
	.product-card-wrap .product-gallery ol {
		width: 115px;
	}
	.product-card-wrap .product-gallery .main-photo-wrap {
		/*width: 333px;*/
	}
	.our-production-wrap .our-production-item .title-col {
		width: 150px;
	}
	.our-production-wrap .our-production-item .img-wrap, .our-production-wrap .our-production-item {
		width: 255px;
	}
	.header-slogan {
		padding: 7px 0 10px 10px;
		width: 250px;
	}
	.logo-wrap {
		width: 150px;
	}
	.logo-wrap img {
		max-width: 100%;
	}
	.header-contacts {
		float: none;
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}
	.main-banner-wrap .main-banner .left-col {
		padding-bottom: 35px;
	}
	.main-banner-wrap .main-banner .right-col {
		width: 100%;
		right: -380px;
	}
	.button-wrap .quantity label {
		display: none;}
}
@media (max-width: 479px) {
	
	
	
	
	
	
	.our-production-item-wrap .product-item {

    width: 380px;
     height: auto;
    display: inline-block;
    margin-bottom: 14px;
    background: #eeeeee;
    border: 1px solid #df5c00;
    position: relative;
    border-radius: 6px;

}
	.our-production-item-wrap .product-item .img-wrap {

    
     width: auto;
		height: auto;
    overflow:auto;
    float: none;
    border-right: none;

}
	
	.our-production-item-wrap .product-item .title-wrap span {

    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'NeoSansPro-Medium';
    font-size: 16px;
    line-height: 1.2;
    color: #181e1c;
    margin-left: auto;
    padding: 0 10px;
    letter-spacing: 1.3px;
  
    margin-bottom: 10px;
    margin-top: 5px;

}
	
	.our-production-item-wrap .product-item .title-wrap {

    float: none;
    width: auto;
    height: auto;
    text-align: center;
    -ms-text-align-last: center;
    text-align-last: center;

}
	.product-card-wrap .product-gallery .main-photo-wrap img {
    max-width: 300px;
		max-height: 250px;}
	.container {
		width: 300px;
	}
	h1 {
		font-size: 22px;
		line-height: 32px;
		text-align: center;
	}
	.main-banner-wrap .main-banner .left-col ul {
		width: 100%;
	}
	.main-banner-wrap .main-banner .button-wrap {
		text-align: center;
		padding: 0;
	}
	.main-banner-wrap .main-banner .button-wrap a.main-btn {
		display: inline-block;
		margin: 0 0 15px;
	}
	.main-banner-wrap {
		padding-bottom: 165px;
	}
	.main-banner-wrap .main-banner .right-col {
		display: none;
	}
	.certified-company-wrap .certified-company-row .button-wrap {
		text-align: center;
	}
	.certified-company-wrap .certified-company-row .button-wrap a.main-btn {
		margin: 0 10px 15px;
	}
	.delivery-products-wrap .delivery-products-row {
		padding: 0 25px;
	}
	.delivery-products-wrap .delivery-products-row .delivery-products-col {
		margin: 0 0 40px;
		width: 100%;
	}
	.our-contacts-wrap .contacts-item .left-col {
		height: 180px;
		width: 100%;
		float: none;
		border-right: none;
		border-bottom: 1px solid #b6d5cb;
	}
	.our-contacts-wrap .contacts-item .right-col {
		width: 100%;
		float: none;
		height: auto;
	}
	.our-contacts-wrap .contacts-item {
		height: auto;
		width: 100%;
	}
	body {
		font: 15px/21px 'Intro-Book', Arial, helvetica, sans-serif;
	}
	h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	h4 {
		font-size: 20px;
	}
	.our-contacts-wrap {
		padding-bottom: 60px;
	}
	.h2-title-wrap p {
		font-size: 15px;
		line-height: 21px;
	}
	.submit-application-wrap .checkbox-row {
		padding-top: 2px;
	}
	.submit-application-wrap .agreement-col {
		margin-top: 10px;
	}
	.submit-application-wrap .button-wrap .button-col {
		width: 100%;
		text-align: center;
	}
	.payment-delivery-wrap .payment-delivery-col {
		padding: 20px;
	}
	.payment-delivery-wrap .payment-delivery-col span.title {
		font-size: 19px;
	}
	.payment-delivery-wrap h4 {
		font-size: 22px;
	}
	.payment-delivery-wrap h4:after {
		width: 230px;
	}
	.payment-delivery-wrap .payment-delivery-col > p {
		font-size: 12px;
		line-height: 20px;
	}
	.payment-delivery-wrap .payment-delivery-col span.title {
		font-size: 16px;
	}
	.payment-delivery-wrap .payment-delivery-col .payment-delivery-item p {
		font-size: 12px;
		line-height: 17px;
	}
	.product-card-wrap h1 {
		font-size: 24px;
	}
	.product-card-wrap .description-col p {
		line-height: 24px;
	}
	.product-card-wrap .description-col .button-wrap {
		text-align: center;
		margin-top: 135px;
		position: relative;
	}
	.product-card-wrap .description-col .price-wrap {
		bottom: 190px;
	}
	.product-card-wrap .description-col .button-wrap a.main-btn {
		margin: 0 0 15px;
	}
	.product-card-wrap {
		padding-bottom: 0 !important;
	}
	.product-card-wrap .product-gallery .main-photo-wrap {
		/*width: 216px;*/
	}
	.product-card-wrap .product-gallery ol li {
		width: 82px;
		height: 82px;
	}
	.product-card-wrap .product-gallery {
		height: 250px;
	}
	.product-card-wrap .product-gallery ol {
		width: 82px;
	}
	footer .center-col .contacts a {
		margin: 5px 0 !important;
	}
	.logo-wrap {
		float: none;
	}
	.header-slogan {
		float: none;
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	header {
		background: #fff;
		border-bottom: 9px solid #ff7c0a;
		-webkit-box-shadow: 0px 0px 0px 7px #fff;
		box-shadow: 0px 0px 0px 7px #fff;
	}
	.header-nav {
		display: none;
		margin-bottom: 15px;
	}
	.main-banner-wrap,
	.main-production-wrap,
	.main-product-card-wrap {
		padding-top: 290px;
	}
	.header-contacts a {
		width: 175px;
	}
	.navbar-toggle {
		right: 20px;
    	top: 28px;
	}
	.main-production-wrap {
		background: #d4d4d4;
	}

	.product-card-wrap h1 {

    font-size: 17px;

}
	.product-card-wrap .description-col .button-wrap {

    text-align: center;
    margin-top: 33px;
    position: relative;

}
	.main-production-wrap .product-item .img-wrap {
		width: 100%;
		float: none;
		border-right: 0;
		border-bottom: 1px solid #3f8169;
	}
	.main-production-wrap .product-item .title-wrap {
		width: 100%;
		float: none;
		text-align: center !important;
	    -ms-text-align-last: center !important;
	    text-align-last: center !important;
	}
	.main-production-wrap .product-item .title-wrap span {
		margin-left: -11px;
	}
	.main-production-wrap .product-item .title-wrap a {
		right: 40px;
	}
	.our-production-wrap .our-production-item-wrap {
		padding: 0 10px;
	}
	.main-production-wrap .product-item {
		width: 242px;
		height: auto;
	}
	.post-wrap {display:block;}
	
	.post-meta, .post-content  {float:left;
	width:100%; 
	padding:5px;}
	
	
	.button-wrap .quantity label {
     display: block;
line-height: 1;
		margin-right: 0;
		margin-bottom:3px;
}
	.button-wrap .main-btn {
		margin-left: 0px;
		margin-top: 3px;
	}
	
}






