body {
	background-image: url('../img/background.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	color: white;
}
img {
	width: 100%;
}
ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
a:hover {
	text-decoration: none;
}
.mobile-icon {
	display: none;
	position: absolute;
	right: -30px;
	font-size: 40px;
    width: 30px;
    background-color: #51604b;
    color: white;
    text-align: center;
    line-height: 24px;
    height: 36px;
    cursor: pointer;
}
.mobile-icon img {
	max-width: 15px;
}
.df {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.green {
	color: #81c264;
}
.clearfix {
	clear: both;
}
.main-container {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	min-height: 100vh;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	background-color: rgba(0,0,0,.2);
}
.header .header-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #414141;
}
.footer {
	margin-top: auto;
	background-image: url('../img/footer.png');
	background-repeat: no-repeat;
	border-top: 2px solid #5e9656;
	background-position: center;
	color: white;
	padding: 20px 0 18px;
	text-align: center;
}
.left, .right-fix {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.menu-logo {
	display: block;
	max-width: 65px;
	width: 100%;
}
.header .menu ul li a {
	display: block;
	color: #ffffff;
	padding: 14px 0;
	width: 95px;
	text-align: center;
	position: relative;
	font-size: 15px;
}
.header .header-row .center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.header .menu ul li a:hover {
	background-color: #5a5a5a;
}
.header .menu ul li a:after {
	content: '';
	position: absolute;
	display: block;
	width: 2px;
	height: calc(100% - 10px);
	right: -1px;
	top: 5px;
	z-index: 2;
	background-color: white;
}
.header .title {
	text-align: center;
	border-top: 2px solid #5e9656;
	border-bottom: 2px solid #5e9656;
}
.header .title h2 {
	color: #fff;
	line-height: 100%;
	font-size: 22px;
	margin-bottom: 0;
	padding: 14px 5px;
}
.content{
	flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	background-image: url('../img/triangle.png');
	background-position: bottom center;
	background-size: cover;
}
.content .main-content {
	padding: 20px 40px 90px 40px;
}
.content .main-content h1:before, .content .main-content .phone-content h2:before {
	content: '';
	display: block;
	width: 25px;
	height: 26px;
	position: absolute;
	background-color: #5e9656;
	left: -40px;
	top: 10px;
}
.content .main-content h1, .content .main-content .phone-content h2 {
	font-weight: bold;
	font-size: 36px;
	position: relative;
}
.content .main-content .text-block h3 {
	text-transform: uppercase;
	margin-bottom: 2px;
	font-size: 20px;
}
.content .main-content .text-block {
	font-size: 20px;
	line-height: 22px;
	font-weight: 300;
}
.mini-content h3:before {
	content: '';
	display: block;
	width: 9px;
	height: 18px;
	position: absolute;
	background-color: #5e9656;
	left: -16px;
	top: 7px;
}
.mini-content h3 {
	position: relative;
	font-size: 24px;
}
.mini-content .link:before {
	content: url('../img/arrows.png');
	position: absolute;
	left: 8px;
	font-size: 26px;
	top: 1px;
}
.mini-content .link {
	position: absolute;
	display: inline-block;
	bottom: 0;
	left: 0;
	padding: 10px 20px 10px 30px;
	color: #fff;
	font-weight: bold;
	background-color: #5e9656;
	border-radius: 2px 2px 2px 0;
}
.mini-content  {
	max-width: 380px;
	position: relative;
	width: 100%;
	float: right;
	margin-bottom: 100px;
	margin-left: 10px;
	background-color: #41633f;
	border-radius: 5px;
	padding: 20px 16px 55px;
}
.mini-content p {
	font-size: 20px;
	line-height: 22px;
	font-weight: 300;
}
.slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 350px;
}
.slide-info	{
	margin-top: 70px;
	width: 50%;
	padding: 5px 5px 5px 20px;
	margin-left: auto;
	background-color: rgba(94,150,86,.8);
}
.slide-info p {
	margin-bottom: 0;
}
.slick-dots {
	background-color: #41633f;
	bottom: -20px;
	height: 20px;
}
.slick-dots li {
	margin: 0 3px;
}
.slick-dots li button::before {
	color: #81c264;
	opacity: 1;
	font-size: 10px;
	line-height: 5px;
}
.slick-dots li.slick-active button::before {
	color: #fff;
}
.slick-dotted.slick-slider {
	margin-bottom: 20px;
}
.phone-content {
	display: none;
}

.product {
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	background-color: #5e9656;
	width: 255px;
	padding: 5px;
	border-radius: 0 5px 5px 0;
	margin-right: 5px;
	max-height: 82px;
}

.text-block ul {
	margin-bottom: 1rem;
}

.text-prod {
	flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}

.product .leftproduct {
	width: 171px;
}

.product .rightproduct {
	margin-left: 10px;
}

.product .rightproduct > span {
	font-size: 55px;
	font-weight: 600;
}

.content .main-content .text-block .product .leftproduct > h3 {
	text-align: center;
	font-size: 30px;
	margin-bottom: -5px;
}
.content .main-content .text-block .product .leftproduct > p {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
}

.main-content .contacts{
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
}

.main-content .contact {
	background-color: #41633f;
	padding: 20px 12px 20px;
	width: 270px;
	height: 240px;
	margin-bottom: 1rem;
}
.main-content .contact h4{
	font-size: 1.0rem;
	border-bottom: 1px dotted white;
}
.main-content .contact p{
	font-size: 0.8rem;
}
.main-content .contact a{
	color: #5e9656;
}
.main-content .contact img{
	height: 40px;
	width: auto;
}
.main-content .contact p.imgp{
	text-align: center;
}