body{
	font-family: 'Montserrat', sans-serif;
}

.container{
	max-width: 100%;
}

.catalog-home-top{
	text-align: center;
}


	#mobilemenu_content ul li {
		list-style: none;
	    border-bottom: 1px solid #f1f1f1;
	    padding: 7px 0px 10px;
	}

.super-container{
	width: 1800px;
    margin: 0 auto;
    overflow-y: hidden;
}

.slides-inner--mobile{
	display: none !important;
}

.content-inner{
	padding:0 !important;
}


.image-hidden{
	display: none;
}


aside{
	width: 300px;
    position: fixed;
    height: 100%;
    background: url(/assets/baskernew.jpg);
    background-size: cover;
    background-position: bottom;
}

.aside-top {
    position: absolute;
    top: 0;
    height: 356px;
    z-index: 2;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 80%);
}

.logo{
	position: relative;
	text-align: center;
	z-index: 3;
	margin-top: 50px;
}

h1,h2,h3,h4,h5,h6{
	color:#55776d;
}

a{
	transition: all .25s ease-in;
}


a:visited{
	color: #444;
}


.logo img{
	transition: all .3s ease-in;
	opacity: 0.92;
}

.logo:hover img{
	opacity: 1;
}

main{
	width: 100%;
	position: fixed;
	overflow:hidden;
}

#main{
	margin-top: 100px;
	padding:0 30px;
}

#page{
	height: 100%;
	padding-left: 300px;
	overflow-y: hidden;
}


.header-inner{
	padding:0 ;
}

i.green{
	color:#55776d;
	font-size:14px;
}

.content-inner {
    padding-left: 300px;
    
    height: 1000px;
    padding-right:15px;
}

.content-inner-header{
	height: 60px;
	overflow: hidden;
	padding-left: 0px;
}

.category-products{

}

.category-product{
	width:18.7%;
	margin-bottom: 20px;
	float:left;
	height: 430px;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #efefef;
	border-radius: 15px;
}

.category-product img{
	border-radius: 10px;
}

.category-product a{text-decoration: none; display: block;}
.cp-title {
    text-align: center;
    font-size: 17px;
    color: #55776d;
    margin: 20px 0 0;
    min-height: 50px;
    line-height: 20px;
}
.cp-desc {text-align: center; font-style: italic; font-size: 14px; color: #555; line-height: 14px; margin:0 10% 20px;}
.cp-units {text-align: center; font-size: 12px; margin:10px 0; color: #999;}
li{list-style: none;}
li a { color: #444; font-size: 18px; }
.language span{
	    width: 24px;
    display: inline-block;
}

#mobilemenu_content{
	display: none;
	    position: fixed;
	background: linear-gradient(180deg, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
    width: 220px;
    left: 100px;
    padding-left: 30px;
    height: 59%;}

#mobilemenu_content ul{
	padding:60px 0;
	margin:0;
}


.language a{
	display: inline-block;
	width:19px;
	height: 12px;
}

a:hover{
	color:#55776d;
}

.item a:hover{
	text-decoration: none;
}

.item span{
	font-size: 16px;
    display: block;
    text-align: center;
    margin-top: 20px;
    color: #5a7b71;
}

.item span.badge{
	    position: absolute;
    z-index: 10;
    background: #55776d;
    color: white;
    font-weight: normal;
    font-size: 10px;
    padding:5px;
    left: 20px;
    top: 15px;
}

.item i{
	font-size: 14px;
    text-align: center;
    color: #333;
    line-height: 16px;
    display: block;
    margin: 0 11px;

    display: none;
}


.language img{width: 70%;
    position: absolute;
    top: 2px;
    left: 4px;}
#header {
    height: 150px;
    position: fixed;
    width: calc(100% - 300px);
    /*background: #fff*/
    background: rgba(247,247,247,1);
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,0)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 );
    z-index: 100;
    /*box-shadow: 0px 12px 20px #0a0a0a17;*/
	}

#mainmenu{
	padding-top: 25px;
	float:left;
	width:65%;
	padding-left: 0px;
}
.language{text-align: center; padding-left: 0; width: 30%; float: right}
#mainmenu ul {display: flex; margin:0; padding:0;}
.language ul{ margin:25px 0 0; padding: 0;  text-align: right;}
.language ul li{margin-right: 10px; display:inline-block; float: right; width:30px; height: 26px; position: relative; text-align: center;    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 5px;
    background: #f1f1f1;}
.language ul li.active{border:1px solid #82b1a3; border-radius: 4px; padding:2px 5px; background:#82b1a3}
#mainmenu ul li {margin-right: 20px;}

#mainmenu ul li a{ font-size: 18px; text-decoration: none; }

.catalog-home-top h3{
	font-size: 24px;
	margin-bottom: 0;
}

.bg-gray{
	margin-top: 40px;
}

.catalog-home-top h6 {
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    color: #8c8c8c;
}

.catalog-home-top{
	margin-bottom: 30px;
}

.row{
	position: relative;
}

.icon-one {
	float: left;
	margin-right: 10px;
}

.icon-text{
	margin-top: 3px;
}

#icon-pack{
	/*background: #fbfbfb;
    height: 52px;
    padding: 10px;
    border-radius: 5px;*/
    margin-bottom: 20px;
    display: none;
}

.single #header{
	height: 80px;
}

.icon-one span{
	color:#55776d;
}

.icon-one img{
	width:145px;
}

section.home{
	margin-top: 70px;
	padding:30px;
}

.hero-text{
	font-size: 16px;
}

.hero-text h3{
	font-size: 25px;
	margin-bottom: 30px;
}

.hero-right{
	text-align: right;
	width:20%;
}

.arrow-right {
	position: absolute;
	right: -40px;
    top: 110px;
}

.arrow-left {
    position: absolute;
    left: -40px;
    top: 110px;
    transform: rotate(180deg);
}

#mobilemenu{display: none;}

.advantages{
	padding:0 40px;
	margin:20px 0 145px;
}

.advantage{
	width: 361px;
	float: left;
	height: 120px;
	position: relative;
	margin-right: 20px;
}

.advantage-last{
	margin-right: 0;
}

.advantage-inner{
	background:#efefef;
	border-radius: 10px;
	height: 85px;
	padding: 10px;
}

.advantage-image{
    position: absolute;
    width: 40px;
    top: 23px;
    left: 18px
}

.advantage-image{
	position: absolute;
	width: 40px;
}

.advantage-text{
	width:85%;
	float: right;
}

.advantage-title{
	color:#55776d;
	font-size: 16px;
	display: block;
	text-align: right;
	line-height: 16px;
}

.advantage-info{
	color: #666;
    font-size: 12px;
    display: block;
    margin-top: 10px;
    text-align: right;
    padding-left: 3%;
}

.footer-column-one{
	width:25%;
	float: left;
	margin-top: 40px;
}

.footer-header{
	font-size: 18px;
	color: #55776d;
	margin-bottom: 30px;
}

.footer-info ul li a{
	    color: #555;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    display: block;
}

.footer-info ul li{
	display: block;
	padding:0 15px 0 0;
}

.footer-info ul li strong{
	color:#55776d;
	font-weight: normal;
}

.footer-info ul{
	padding:0;
	margin:0;
}

.footer-info{
	float: left;
}

.footer-copy{
	float: right;
    color: #555;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    display: block;
    margin-top: 11px;
    margin-right: 0;
}

.footer-bottom ul li{
	display: inline-block;
}

.footer-bottom{
	margin-top: 50px;
}


.post-left{
	width:450px;
	float:left;
}

.post-right{
	margin-left: 400px;
}

.post-photos{
	border:1px solid #f1f1f1;
	border-radius: 4px;
	padding:10px;
	background: #fff;
}

.post-photos a img{
   border-radius: 4px;
}

.post-description{
	font-size: 16px;
}

.post-description p{	
	margin-bottom: 5px;
	font-size: 15px;
}

.post-description h1{
	font-size: 30px;
	color:#55776d;
}

.sub-descr{
	margin-bottom: 20px;
	font-style: italic;
}


.half-table{
	width:48%;
	float:left;
}
#post-specs{margin:35px 0;}
#post-specs table{
	border:none;
	font-family: 'Montserrat', sans-serif;

}

#post-specs .table td, #post-specs .table th {
    border: none;
    font-size: 15px;
    padding: 5px 10px;
    background: #748f87;
    font-weight: normal;
    color: white;
}

.table.table-hover tbody .edit-tr:first-child{
	height: 32px;
}

.tr33 tr{
	height: 32px;
}

#post-specs .table td
{
	background: #fff;
	font-size: 12px;
	color:#333;
	padding:5px 0px;
}

.half-table-last{
	margin-right: 0;
	width: 48%;
	float: right;
}

.table-column{
	width:50%;
	float: left;
}

#post-specs .table td.edit-cell{width: 70%}
#post-specs .table td.edit-cell2{
	width: 30%;
	color:#55776d;
	text-align: right;
}
.table-column-last{
	width:100%;
	float: none;
}



footer{
	padding-top:25px;
    padding-bottom: 25px;
    background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(240,240,240,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
    margin-top: 70px;
}

.footer-inner{
	padding:0 80px;
}

.footer-inner img{
	width:150px;
}

.owl-carousel img{
	border-radius: 10px;
}


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

.catalog-header-bottom{
	text-align: left;
	margin-top: 60px;
}





@media (min-width: 1600px){
	.hero-text {
    	font-size: 16px;
	}
	.hero-left {
	    margin-top: 16px;
	    max-width: 1121px;
	    width: 100%;
	    flex: 0 0 80%;
	}
	.hero-left h3{
		font-size: 28px;
	}
	.hero-right{
		padding-top: 12px;
		max-width:303px;
	}

	.bg-gray{
		padding: 0 80px;
		margin:50px 0px;
	}

	.bg-white{
		padding: 0 100px;
		margin:50px 0px;
	}
}
.language ul li.item-language-en{margin-right: 0;}

@media(max-width: 1920px){
	.super-container{width: 1600px;margin: 0 auto;}
	.advantages{margin:0px 0 55px;}
	.advantage {width: 493px;}
	.content-inner{width:1580px;margin:0 auto;}
	.content-real-inner{padding:0 50px;}
	.header-inner{padding:0 30px;}
	#mainmenu{padding-top: 15px;}
	.hero-left{width:70%;flex: 0 0 75%; float: left;}
	.hero-right{max-width: 320px; float: right;}
}

@media(max-width: 1880px){
	.super-container{width: 1500px;margin: 0 auto;}
	.hero-left{width:70%;flex: 0 0 75%; float: left;}
	.hero-right{max-width: 320px; float: right;}
	.advantage {width: 433px;}
}

@media(max-width: 1780px){
	.super-container{width: 1400px;margin: 0 auto;}
	.hero-left{width:70%;flex: 0 0 72%; float: left;}
	.hero-right{max-width: 350px; float: right;}
	.advantage {width: 400px;}
}

@media(max-width: 1680px){
	.super-container{width: 1300px;margin: 0 auto;}
	.hero-left{width:70%;flex: 0 0 70%; float: left;}
	.hero-right{max-width: 350px; padding-top: 4px; float: right;}
	.advantage {width: 366px;}
	.hero-text {font-size: 15px;}
}

@media(max-width: 1580px){
	.super-container{width: 1200px;margin: 0 auto;}
	.row{margin:0;padding:0;}
	.hero-left{width:70%;flex: 0 0 66%;max-width: 100%;padding-left: 0;float:left; padding-right: 0;}
	.hero-right{max-width: 350px; padding-top: 4px;max-width: 100%; float:right; width: 280px; padding-left: 0; padding-right: 0;}
	.advantages{padding:0 10px;}
	.advantage {width: 380px;}
	.hero-text {font-size: 16px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}
}

@media(max-width: 1480px){
	.super-container{width: 1100px;margin: 0 auto;}
	.row{margin:0;padding:0;}
	.hero-left{width:70%;flex: 0 0 66%;max-width: 100%;padding-left: 0; padding-right: 0;float: left;}
	.hero-right{max-width: 350px; padding-top: 4px;max-width: 100%; padding-left: 0; float: right; width:280px; padding-right: 0;}
	.advantages{padding:0 10px;}
	.advantage {width: 380px;}
	.hero-text {font-size: 16px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}
}

@media(max-width: 1380px){
	.super-container{width: 1000px;margin: 0 auto;}
	.row{margin:0;padding:0;}
	.hero-left {
	    width: 60%;
	    flex: 0 0 66%;
	    max-width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	    float: left;
	}
	.hero-right {
	    max-width: 350px;
	    padding-top: 4px;
	    max-width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	    float: right;
	    width: 34%;
	}
	.advantages{padding:0 10px;}
	.advantage {width: 380px;}
	.hero-text {font-size: 16px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}
}

@media(max-width: 1280px){
	.super-container{width: 900px;margin: 0 auto;}
	.row{margin:0;padding:0;}
	#mainmenu ul li{margin-right: 10px;}
	#mainmenu ul li a{font-size: 16px;}
	#mainmenu{padding-top: 20px;}
	.hero-left {
    width: 60%;
    flex: 0 0 66%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: left;
	}
		.hero-right {
	    max-width: 350px;
	    padding-top: 4px;
	    max-width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	    float: right;
	    width: 320px;
	}
	.advantages{padding:0 10px;}
	.advantage {width: 380px;}
	.hero-text {font-size: 16px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}
}

@media(max-width: 1180px){
	aside{width:200px;}
	.logo img{width: 80%;}
	#page{padding-left: 200px;}
	#header{width: calc(100% - 200px); }
	.super-container{width: 900px;margin: 0 auto;}
	.row{margin:0;padding:0;}
	.hero-left {
    width: 60%;
    flex: 0 0 66%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
	.hero-right {
    max-width: 350px;
    padding-top: 4px;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    width: 300px;
    float: right;
}
	.advantages{padding:0 10px;}
	.advantage {width: 380px;}
	#mainmenu ul li a{font-size: 14px;}
	.hero-text {font-size: 14px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}
}

@media(max-width: 1100px){
	.super-container{width: 800px;margin: 0 auto;}
	.row{margin:0;padding:0;}
	.hero-left{width:430px; float:left; flex: 0 0 66%;max-width: 100%;padding-left: 0; padding-right: 0;}
	.hero-right{width:300px; float:right; padding-top: 4px;max-width: 100%; padding-left: 0; padding-right: 0;}
	.advantages{padding:0 10px;}
	.advantage {width: 380px;}
	.hero-text {font-size: 16px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}
}

@media(max-width: 990px){
	.super-container{width: 600px;margin: 0 auto;}

	#mobilemenu_content {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 58px;
    left: 200px;
    background: #fff;
    z-index: 1000;
	}
	.language{width:80%;}
	#mainmenu{display: none;}
	#mobilemenu{ display: block;position: relative;float: left;margin-top: 19px;}
	#mobilemenu a img {width:30px;}
	.row{margin:0;padding:0;}
	.hero-left {
	    width: 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	}
	.hero-right {
	    max-width: 350px;
	    padding-top: 4px;
	    max-width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	    width: auto;
	    float: none;
	    display: block;
	    text-align: center;
	}
	.advantages{padding:0 10px;}
	.advantage {width: 100%;}
	.hero-text {font-size: 16px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}

	.arrow-right {
	    display: none;
	}

	.arrow-left {
	    display: none;
	}

	.catalog-home-top {
    margin-bottom: 30px;
    text-align: center;
	}	

	.bg-gray .row{
		padding:0 15px;
	}
}

@media(max-width: 800px){

	.super-container{width: 380px;margin: 0 auto;}
	.language{width:80%;}
	#mainmenu{display: none;}
	#page{
		padding-left: 200px;
	}

	.image-hidden{display: inline-block; margin-bottom: 20px;}

	.hero-text {text-align: center;}
	.hero-text h3,
	.hero-text p{
		text-align: left;
	}


	#header {
	
    height: 70px;
	    position: fixed;
	    width: calc(100% - 200px);
	    /*background: #fff*/
	    background: rgba(247,247,247,1);
	background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 );
	    z-index: 100;
    /*box-shadow: 0px 12px 20px #0a0a0a17;*/
	}
	#mobilemenu{ display: block;position: relative;float: left;margin-top: 19px;}
	#mobilemenu a img {width:30px;}
	/*.row{margin:0;padding:0;}
	.hero-left{width:70%;flex: 0 0 66%;max-width: 100%;padding-left: 0; padding-right: 0;}
	.hero-right{max-width: 350px; padding-top: 4px;max-width: 100%; padding-left: 0; padding-right: 0;}
	.advantages{padding:0 10px;}
	.advantage {width: 380px;}
	.hero-text {font-size: 16px; line-height: 22px;}
	.container{padding:0 10px;max-width: 100%;}
	.super-container{width: 320px;margin: 0 auto;}*/
	aside{
		width:200px;
	}

	aside .logo img{
		width:150px;
	}
	/*styles from 580 */
		section.home {
	    margin-top: 70px;
	    padding: 30px;
	}
	.hero-text h3{
		font-size: 18px;
	}

	.hero-text p{
		font-size: 13px;
		line-height: 15px;
	}

	.super-container{
		width:100%;
	}

	


	.hero-left{
		width:100%;
		float: none;
	}

	.hero-right{
		display: none;
	}

	.advantages{
		padding:0 30px;
		margin:0;
	}

	.advantage{
		width: 100%;
		float: none;
		margin-bottom: 20px;
		height: auto;
	}

	.advantage-image{
		position: relative;
		text-align: center;
		top:auto;
		left:auto;
		width:100%;
		margin: 10px 0;
	}

	.advantage-info{
		text-align: center;
		padding:5px 2px 15px;
		line-height: 14px;
	}

	.advantage-image img{
		width:40px;
	}

	.advantage-text{
		float: none;
		text-align: center;
		width:100%;
	}

	.advantage-title{
		text-align: center;
	}

	.advantage-inner{
		height: auto;
	}

	.owl-carousel .item{
		text-align: center;
	}

	.owl-carousel .owl-item img{
		width:60% !important;
		display: inline-block !important;
	}

	
	section.slides .owl-carousel .owl-item img{
		width:100% !important;
		display: block !important;
	}


	.arrow-right img{
		width:30px !important;
	}

	.arrow-right {
	   position: absolute;
	    right: 10px;
	    z-index: 1000;
	    top: 170px; 
	}
	.arrow-left {
	    position: absolute;
	    left:  10px;
	    top: 175px;
	    z-index: 1000;
	}

	.arrow-left img{
		width:30px !important;
	}

	.catalog-home-top{
		padding: 0px 30px;
		text-align: center;
	}

	.catalog-home-top h3{
		font-size: 18px;
	}

	.catalog-home-top h6{
		font-size: 12px;
		margin-top: 10px;
	}

	.item span.badge{
		left: 45px;
	}

	footer{
		margin-top: 0;
		padding-top: 0;
	}

	.footer-inner{
		padding:0 30px;
	}

	.footer-column-one{
		width:100%;
		margin-top: 10px;
	}

	.footer-header {
    font-size: 16px;
    color: #55776d;
    margin-bottom: 30px;
    line-height: 18px;
	}

	.footer-info{
		float: none;
	}

	.footer-info ul li a {
    color: #555;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    display: block;
	}

	.footer-copy {
	    float: none;
	    color: #b5b5b5;
	    font-size: 14px;
	    line-height: 16px;
	    margin-bottom: 10px;
	    display: block;
	    margin-top: 26px;
	    margin-right: 0;
	}
	.footer-info ul li{
		padding:0;
	}

	.footer-bottom {
    margin-top: 10px;
	}

	.footer-bottom ul li{
		display: block;
		padding:0;
	}

	.slides-inner{
		display: none;
	}

	.slides-inner.owl-carousel{
		display: none !important;
	}

	.slides-inner--mobile.owl-carousel{
		display: block !important;
	}
}

@media(max-width: 580px){


	.super-container{width: 320px;margin: 0 auto;}
	.category-product{
		width:100%;
		float: none;
	}
	aside{
		width:100px;
	}

	aside .logo img{
		width:80px;
	}

	#page{
		padding-left: 100px;
	}

	#header {
	    height: 70px;
	    position: fixed;
	    width: calc(100% - 100px);
	    /*background: #fff*/
	    background: rgba(247,247,247,1);
		background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(100%, rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 );
		    z-index: 100;
	    /*box-shadow: 0px 12px 20px #0a0a0a17;*/
	}

	/*styles from 450 */
		section.home {
	    margin-top: 70px;
	    padding: 30px;
	}
	.hero-text h3{
		font-size: 18px;
	}

	.hero-text p{
		font-size: 13px;
		line-height: 15px;
	}

	#mobilemenu_content {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 58px;
    left: 100px;
    background: #fff;
    z-index: 1000;
	}

	.super-container{
		width:100%;
	}

	.image-hidden{
		display: block;
		margin-bottom: 30px;
	}


	.hero-left{
		width:100%;
		float: none;
	}

	.hero-right{
		display: none;
	}

	.advantages{
		padding:0 30px;
		margin:0;
	}

	.advantage{
		width: 100%;
		float: none;
		margin-bottom: 20px;
		height: auto;
	}

	.advantage-image{
		position: relative;
		text-align: center;
		top:auto;
		left:auto;
		width:100%;
		margin: 10px 0;
	}

	.advantage-info{
		text-align: center;
		padding:5px 2px 15px;
		line-height: 14px;
	}

	.advantage-image img{
		width:40px;
	}

	.advantage-text{
		float: none;
		text-align: center;
		width:100%;
	}

	.advantage-title{
		text-align: center;
	}

	.advantage-inner{
		height: auto;
	}

	.owl-carousel .item{
		text-align: center;
	}

	.owl-carousel .owl-item img{
		width:80% !important;
		display: inline-block !important;
	}

	.arrow-right img{
		width:30px !important;
	}

	.arrow-right {
	   position: absolute;
	    right: 10px;
	    z-index: 1000;
	    top: 170px; 
	}
	.arrow-left {
	    position: absolute;
	    left:  10px;
	    top: 175px;
	    z-index: 1000;
	}

	.arrow-left img{
		width:30px !important;
	}

	.catalog-home-top{
		padding: 0px 30px;
		text-align: center;
	}

	.catalog-home-top h3{
		font-size: 18px;
	}

	.catalog-home-top h6{
		font-size: 12px;
		margin-top: 10px;
	}

	.item span.badge{
		left: 45px;
	}

	footer{
		margin-top: 0;
		padding-top: 0;
	}

	.footer-inner{
		padding:0 30px;
	}

	.footer-column-one{
		width:100%;
		margin-top: 10px;
	}

	.footer-header {
    font-size: 16px;
    color: #55776d;
    margin-bottom: 30px;
    line-height: 18px;
	}

	.footer-info{
		float: none;
	}

	.footer-info ul li a {
    color: #555;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    display: block;
	}

	.footer-copy {
	    float: none;
	    color: #b5b5b5;
	    font-size: 14px;
	    line-height: 16px;
	    margin-bottom: 10px;
	    display: block;
	    margin-top: 26px;
	    margin-right: 0;
	}
	.footer-info ul li{
		padding:0;
	}

	.footer-bottom {
    margin-top: 10px;
	}

	.footer-bottom ul li{
		display: block;
		padding:0;
	}
}

/*

@media (max-width: 1599px){

	aside{width:200px;}
	.content-inner{
		padding-left: 200px;
	}
	.content-inner-header{padding-left: 15px;}

	#page{padding-left: 200px;}

	#header{ width: calc(100% - 200px); }

	.hero-text {
    	font-size: 16px;
	}
	.hero-left {
		margin-top: 16px;
	}
	.hero-left h3{
		font-size: 28px;
	}
	.hero-right{
		padding-top: 12px;
	}

	.bg-gray{
		margin:50px 0px;
	}
}

@media (min-width: 1200px){
	
}

*/
@media (max-width: 450px){
	.super-container{
		width: 320px;
	}

	aside{
		width:100px;
	}

	aside .logo img{
		width:80px;
	}

	#page{
		padding-left: 100px;
	}

	.language {
    width: 200px;
	}

	#header {
	    height: 70px;
	    position: fixed;
	    width: calc(100% - 100px);
	    /*background: #fff*/
	    background: rgba(247,247,247,1);
		background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,0)), color-stop(100%, rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
		background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=0 );
	    z-index: 100;
	    /*box-shadow: 0px 12px 20px #0a0a0a17;*/
	}
	.nav-left{
		display: none;
	}



	.content-inner{
		padding-left: 120px;
	}
}

@media (max-width: 450px){

	section.home {
	    margin-top: 70px;
	    padding: 30px;
	}
	.hero-text h3{
		font-size: 18px;
	}

	.hero-text p{
		font-size: 13px;
		line-height: 15px;
	}

	.super-container{
		width:100%;
	}

	.image-hidden{
		display: block;
		margin-bottom: 30px;
	}

	.language{width:100px;}

	.language ul li{
		display: none;
		margin-right: 0;
	}

	.language ul li.active{
		display: block;
	}

	.hero-left{
		width:100%;
		float: none;
	}

	.hero-right{
		display: none;
	}

	.advantages{
		padding:0 30px;
		margin:0;
	}

	.advantage{
		width: 100%;
		float: none;
		margin-bottom: 20px;
		height: auto;
	}

	.advantage-image{
		position: relative;
		text-align: center;
		top:auto;
		left:auto;
		width:100%;
		margin: 10px 0;
	}

	.advantage-info{
		text-align: center;
		padding:5px 2px 15px;
		line-height: 14px;
	}

	.advantage-image img{
		width:40px;
	}

	.advantage-text{
		float: none;
		text-align: center;
		width:100%;
	}

	.advantage-title{
		text-align: center;
	}

	.advantage-inner{
		height: auto;
	}

	.owl-carousel .item{
		text-align: center;
	}

	.owl-carousel .owl-item img{
		width:80% !important;
		display: inline-block !important;
	}

	.arrow-right img{
		width:30px !important;
	}

	.arrow-right {
	    position: absolute;
	    right: 5px;
	    z-index: 1000;
	    top: 120px;
	}

	.arrow-left {
	    position: absolute;
	    left:  5px;
	    top: 124px;
	    z-index: 1000;
	}

	.arrow-left img{
		width:30px !important;
	}

	.catalog-home-top{
		padding: 0px 30px;
		text-align: center;
	}

	.catalog-home-top h3{
		font-size: 18px;
	}

	.catalog-home-top h6{
		font-size: 12px;
		margin-top: 10px;
	}

	.item span.badge{
		left: 45px;
	}

	footer{
		margin-top: 0;
		padding-top: 0;
	}

	.footer-inner{
		padding:0 30px;
	}

	.footer-column-one{
		width:100%;
		margin-top: 10px;
	}

	.footer-header {
    font-size: 16px;
    color: #55776d;
    margin-bottom: 30px;
    line-height: 18px;
	}

	.footer-info{
		float: none;
	}

	.footer-info ul li a {
    color: #555;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    display: block;
	}

	.footer-copy {
	    float: none;
	    color: #b5b5b5;
	    font-size: 14px;
	    line-height: 16px;
	    margin-bottom: 10px;
	    display: block;
	    margin-top: 26px;
	    margin-right: 0;
	}
	.footer-info ul li{
		padding:0;
	}

	.footer-bottom {
    margin-top: 10px;
	}

	.footer-bottom ul li{
		display: block;
		padding:0;
	}

	#mobilemenu_content {
    height: 600px;
    width: 100%;
    position: absolute;
    top: 58px;
    left: 0;
    background: #fff;
    z-index: 1000;
	}
}

@media(max-width: 320px){
	#mobilemenu_content {
		height: 100%;
	}



	#mobilemenu_content {
	    height: 100%;
	    width: 100%;
	}

	.arrow-left {
	    position: absolute;
	    left: 0px;
	    top: 66px;
	    z-index: 1000;
	}

	.arrow-right{
		    position: absolute;
	    right: 0px;
	    z-index: 1000;
	    top: 61px;
	}
}


/*
.top-header-bg{
	height: 24px;
	
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	z-index: 10;
	opacity: 0.3;
}
.header-container{
	height: 500px;
background-repeat: no-repeat;
background-size: 100%;

}
#header{
	padding: 15px 0;
	    background: rgba(0, 0, 0, 0.05);
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8e8e8+0,ffffff+100,ffffff+100,ffffff+100 */
/*background: #e8e8e8; /* Old browsers 

background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 100%, #ffffff 100%, #ffffff 100%); 
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%,#ffffff 100%,#ffffff 100%); /
background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 100%,#ffffff 100%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); */
/*
}

.header-inner{

}



#header .logo{
	height: 80px;
}

.switcher-dropdown span{
	font-size: 14px;
	color:#333;
}

.language-dropdown span{
	font-size: 14px;
}

.switcher-list {
	display: flex;
	flex-direction: row-reverse;
}

.switcher-list li{
	display: inline-block;
}

.switcher-list li a,
.switcher-list li span {
	margin:0px 3px;
	display: block;
	width:26px;
}

.switcher-list li a img,
.switcher-list li span img{
	width: 100%;
}

#mainmenu ul{
	list-style: none;
	margin-top: 17px;
}

#mainmenu ul li a{
	color:#333;
	font-size: 18px;
}

#mainmenu ul li a:hover{
	text-decoration: none;
}

#mainmenu ul li {
	display: inline-block;
	margin-right: 20px;
}

.switcher-dropdown li  img{
	width: 32px;
}

.language-dropdown ul li {
	list-style: none;
}

.language-dropdown ul li img{
	width: 32px;
}

.language-dropdown ul li a:hover{
	text-decoration: none;
}

.switcher-dropdown .language-dropdown {
    display: none;
    left: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    top: 100%;
    background: #fbfbfb;
    padding: 20px;
    z-index: 1000;
}

.switcher-dropdown a:hover{
	text-decoration: none;
}

.switcher-dropdown span span{
	text-align: right;
	display: inline-block;
	width: 100%;
}

.h3, h3 {
    font-size: 27px;
    font-weight: bold;
}

.hero-text p{
	font-size: 16px;
}

section.home{
	margin-top: -50px;
}

.hero-text{
	padding-top:20px;
}

.catalog-home{
	margin-top:20px;
}

.owl-carousel .item a{
	color:#333;
	font-size: 20px;
	display: block;
	text-align: center;

	text-decoration: none;
}
.owl-carousel {
    padding: 20px 0px;
    /*background: #f2f2f2;
    border-radius: 15px;
    margin:0 15px;
}
.owl-carousel a span{	margin-top: 20px;

display: block;}

.owl-carousel .item a:hover{
	text-decoration: none;
}

.owl-carousel .item i{
	font-size: 13px;
    display: block;
    margin: 0;
    line-height: 17px;
    color: #929292;
}

.catalog-home h6,
.catalog-home .h6{
    font-size: 20px;
    margin-top: -5px;
    margin-bottom: 40px;
}

.bg-gray{
	background: url(/assets/grayfarmbg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
    padding: 50px 0px 20px;
}

.bg-gray h6,
.bg-white h6 {
	    width: 100%;
    display: block;
    text-align: center;
    line-height: 0;
    margin-bottom: 43px;
}

.bg-gray h3,
.bg-white h3 {
	 display: block;
    text-align: center;
    width: 100%;
}

.catalog-home-top{
	padding-top: 50px;
}

span.badge{
	    position: absolute;
    background: #252525;
    z-index: 20;
    color: white;
    font-weight: normal;
    padding: 5px 10px;
    font-size: 13px;
    left: 10%;
    top: 7%;
}

footer{
	height: 200px;
	background: linear-gradient(to bottom, #fff 0%,#ffffff 100%,#ffffff 100%,#e8e8e8 100%);
}





 */

 .container.new .header-inner{
 	padding:0;
 }
.header-inner{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.header-inner .language-picker{
	flex: 0 0 30%;
}

.header-inner .phones-socials {
    flex: 0 0 30%;
    display: flex;
    column-gap: 20px;
    justify-content: flex-end;
}

.header-inner .logo{
	margin:0;
	flex:0 0 40%;
	text-align: center;
}

.current-language-link{
	display: block;
	position: relative;
	text-decoration: none;
	color: #3f3f3f;
	height: 46px;
	text-align: right;
	padding-right: 40px;
	line-height: 46px;
	background:#f9f9f9;
	border-radius: 4px;
}

.current-language-link:hover{
	text-decoration: none;
	background:#f5f5f5;
	color:#3f3f3f;
}

.current-language-link:focus{
	text-decoration: none;
}

.language-real-content{
	display: none;
}

.current-language{
	font-size:18px;
	color:#3f3f3f;
	width:200px;
	height: 46px;
	border-radius: 4px;
	background: #efefef;
}

.phone-current-link:hover{
	text-decoration: none;
}

.phone-current-link:focus{
	text-decoration: none;
}

.phone-current-link{
	position: relative;
	color: #3f3f3f;
	text-decoration: none;
	display: block;
	padding-right: 40px;
	font-size: 16px;
	line-height: 46px;
}
.phone-current{
	font-size:18px;
	color:#3f3f3f;
	width:260px;
	height: 46px;
	border-radius: 4px;
	background: #f9f9f9;

	text-align: right;
}

.header-inner{
	display: flex;
	align-items: center;
	margin:50px 0;
}

.world-icon{
	width:24px;
	height: 24px;
	top: 10px;
	left: 10px;
	background: url('/assets/world.svg');
	background-size: 100%;
	display: block;
	position: absolute;
}

.arrow-bottom-icon{
	width:24px;
	height: 24px;
	top: 11px;
	right: 10px;
	background: url('/assets/arrow-bottom.svg');
	background-size: 100%;
	display: block;
	position: absolute;
}

.flag-de{
	width:24px;
	height: 24px;
	top: 11px;
	left: 15px;
	background: url('/assets/germany.svg');
	background-size: 100%;
	display: block;
	position: absolute;
}

.flag-ua{
	width:24px;
	height: 24px;
	top: 11px;
	left: 15px;
	background: url('/assets/ukraine.svg');
	background-size: 100%;
	display: block;
	position: absolute;
}


.phone-item{
	position: relative;
}

.socials{
	display: flex;
	column-gap: 20px;
}

.socials a{
	display: block;
	position: relative;
	background: #f9f9f9;
	border-radius: 4px;
	width: 46px;
	height: 46px;
}

.facebook{
	width:24px;
	height: 24px;
	top: 11px;
	left: 11px;
	background: url('/assets/fb.svg');
	background-size: 100%;
	display: block;
	position: absolute;
	opacity: .7;
}

.instagram{
	width:24px;
	height: 24px;
	top: 11px;
	left: 11px;
	background: url('/assets/in.svg');
	background-size: 100%;
	display: block;
	position: absolute;
	opacity: .7;
}

.main-navigation .menu{
	display: flex;
	column-gap: 20px;
	justify-content: center;
	align-items: center;
}

.main-navigation .menu li a {
	padding:15px 56px;
	color:#3f3f3f;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
}

.main-navigation .menu li a:hover{
	text-decoration: none;
}

.main-navigation  .menu > li:first-child a {
    background: #84cf2b;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    padding: 15px 56px;
    box-shadow: 2px 9px 20px 0px rgb(132 207 43 / 77%);
}

.main-navigation .menu li > a:hover{
	background: #f5f5f5;
	border-radius: 4px;
}

.main-navigation .menu > li:first-child > a:hover {
	background: #84cf2b;
   box-shadow: 2px 9px 20px 0px rgb(132 207 43 / 100%);
}

.main-navigation .menu li .sub-menu > li > a:hover{
	background: #f5f5f5;
	color:#84cf2b;
	font-weight: 600;
}

.slides-inner{
	display: flex;
	justify-content: center;
}

section.slides{
	margin:60px 0;
}

.main-navigation{
	margin-top: 80px;
}

.container.new {
    max-width: 1315px;
    margin: 0 auto;
    padding: 0;
}



.slide-item img{
	border-radius: 15px;
}

.slide-item.black img{
	box-shadow: 5px 11px 20px #0000003b;
}


.why-we{
	display: flex;
	column-gap: 30px;
}

.why-we-one{
	background: #f1f1f1;
	border-radius: 10px;
	padding:5px;
	font-size:16px;
}

.about-inner{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.about-text{
	font-size: 20px;
    flex: 0 0 50%;
    line-height: 25px;
    color: #5f5f5f;
}

.about-info{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin:60px 0 30px;
	column-gap: 50px;
}

.about-info-left .about-image{
	order:1;
}

.about-info-left .about-text{
	order:2;
	text-align: right;
}

.heading-inner{
	text-align: center;
	margin:50px 0;
	position: relative;
}

.heading-icon{
    width: 80px;
    height: 54px;
    background: url(/assets/brand.svg);
    background-size: 100%;
    display: inline-block;
}

.heading-inner h2{
	font-size: 17px;
    text-transform: uppercase;
    color: #8f8f8f;
    font-weight: 300;
    line-height: 19px;
    margin: 20px 0 0;
    letter-spacing: 5px;
}

.heading-inner h2:before{
	display: none;
}

.heading-inner h3{
	color:#5f5f5f;
	font-weight: 600;
	font-size:36px;
	margin:0;
}

.about-b{
	    font-size: 26px;
    line-height: 38px;
    font-weight: 300;
}

.about-b p{
	margin:0;
}

.dog-bg{
	background:#f8f8f8;
	height: 450px;
	margin:100px 0 50px;
}

.dog-bg-inner {
	background: url(/assets/dog-bg.jpg);
	background-size: auto;
	height: 450px;
	background-position: 352px 0;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.dog-bg-inner h2:before{
	display: none;
}

.target-bg{
	display: block;
	width: 600px;
	height: 600px;
	background: url(/assets/target.png);
	opacity: 0.02;
	position: absolute;
	left: -22%;
	bottom: -108px;
	background-size: 100%;
	transform: rotate(8deg);
	filter: grayscale(1);
	background-repeat: no-repeat;
}

.flex-40{
	flex:0 0 40%;
}

.dog-bg .main-title{
	display: flex;
	height: 450px;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
	width: 500px;
	position: relative;
	z-index: 5;
}

.main-title h2{
	font-weight: 300;
	color: #4e504b;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-indent: -3px;
}

.main-title h4{
	font-weight: 800;
	font-size: 28px;
	width: 704px;
	color: #2e302b;
}

.site-article-content ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	margin:50px 0;
}

.site-article-content li a {
	display: block;
	text-decoration: none;

}

.slide-item{
	position: relative;
}

.site-article-content li a .image{
	width: 226px;
	height: 296px;
	border-radius: 8px;
}

.site-article-content li a .title{
	color: #3f3f3f;
	font-size: 18px;
	text-align: center;
	margin:15px 0 50px;
	line-height: 20px;
}

.slide-caption{
		position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    text-align: center;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.slide-caption--left{
	width:80%;
}

.slide-caption--left {
    width: 50%;
    align-items: center;
    left: 45%;
}

.slide-caption h4{
	text-transform: uppercase;
    color: white;
    font-weight: 800;
    font-size: 38px;
    margin:0;
    line-height: 38px;
}




.slide-caption h5{
	font-weight: 300;
    color: white;
    width: 420px;
    margin: 50px 0 0;
}

.slide-caption--left  h4,
.slide-caption--left  h5{
	color:#2f2f2f;
}


.icon-one span{
	color: #55776d;
    display: block;
    font-size: 40px;
    font-weight: 300;
}


.mobile-nav{
	display: none;
}


@media(max-width: 1200px){
	.main-navigation{
		display: none;
	}


	.mobile-nav{
		display: block;
    width: 100%;
    height: 50px;
    background: #84cf2b;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    text-align: right;
    box-shadow: 2px 9px 20px 0px rgb(132 207 43 / 77%);
    text-transform: uppercase;
    padding-right: 15px;
    line-height: 50px;
    font-size: 20px;
    position: relative;
	}

	.mobile-nav:hover{
		text-decoration: none;
		color:#426816;
	}

	.mobile-nav:before{
		    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 16px;
    top: 16px;
    background: url(/assets/menu.svg);
    background-size: 100%;
    opacity: .5;
	}

	.slide-caption{
		height: 292px;
	}

	.slide-caption h4{
		font-size: 26px;
		line-height: 26px;
	}

	.slide-caption h5 {
    font-weight: 300;
    color: white;
    width: 340px;
    margin: 19px 0 0;
    font-size: 16px;
		}

		section.slides {
    margin: 60px 0 0;
		}


		.heading-inner {
    text-align: center;
    margin: 0 0 50px;
    position: relative;
		}


		.about-info{
			flex-direction: column;
			margin:0 0 30px;
		}


		.about-info .about-image{
			order:1;
			width:500px;
			margin:0 0 50px;
		}

		.about-info .about-text{
			order:2;
			font-size:18px;
			line-height: 22px;
			text-align: center;
		}
}

@media(max-width: 800px){
	.mobile-nav{
		margin-top: 130px;
	}
}

h1.title{
		font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin: 80px 0 0;
}

.site-content.site-article-content ul > li {
	flex:0 0 226px;

}

h1.title:before{
	display: none;
}


.site-article-content li a:hover .title {
    color: #84cf2b;
    font-weight: 600;
}

.item-news-link:hover div.image{
	background-position: center center !important;
	background-size: 105% !important;
}

.icon-text span sub{
	font-size: 22px;
    bottom: 0;
    right: -5px;
}

.post-body{
	display: flex;
	flex-wrap: wrap;
	column-gap: 50px;
}

.post-left{
	float: none;
	flex:0 0 450px;
}

.post-right{
	flex:0 0 810px;
	float:none;
	margin-left: 0;
}

#main{
	padding:0;
}

.language-selector{
	position: absolute;
    top: 179px;
    background: #f9f9f9;
    border-radius: 4px;
    width: 200px;
    display: none;
    padding: 15px;
}

.phone-selector{
	    position: absolute;
    top: 179px;
    background: #f9f9f9;
    border-radius: 4px;
    width: 260px;
    display: none;

}


.language-selector.open{
	display: block;
	box-shadow: 5px 5px 12px rgb(0 0 0 / 6%);
	z-index: 100;
}

.phone-selector.open{
	display: block;
	z-index: 100;
	box-shadow: 5px 5px 12px rgb(0 0 0 / 6%);
}

.language-selector .language a{
	display: block;
	text-decoration: none;
	color:#3f3f3f;
	text-align: center;
	width: 100%;
	height: 46px;
    line-height: 46px;
}

.language-selector .language a.active{
	    font-weight: 500;
    color: #84cf2b;
}


.language-selector .language {
	float: none;
	width: 100%;
}

.phone-link{
	display: block;
	border-bottom: 1px solid #f1f1f1;
	padding:15px;
	text-decoration: none;
	color:#3f3f3f;
	font-size: 16px;
}

.phone-link:last-child{
	border:none;
}


.phone-link:hover{
	text-decoration: none;
}

.phone-link .flag-de{
	left: 15px;
	top: 15px;
}

.phone-link .flag-ua{
	left: 15px;
	top: 15px;
}

.current-language-value--short{
	display: none;
}

.mobile-phone-icon{
	display: none;
}

.main-navigation {
	position: relative;
	z-index: 51;
}

.main-navigation .sub-menu {
    opacity: 1;
    left: 186px;
    top: 80px;
    background:white;
    z-index: 51;
}

.main-navigation  .menu  .sub-menu  li:first-child a{
	background: white;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.main-navigation .sub-menu{
	background: white;
	border-radius: 6px;
	display: none;
	box-shadow: 0px 2px 10px 1px #0000003d;
}

/*.menu-item:hover .sub-menu{
	display: block;
	box-shadow: 6px 9px 8px #00000005;
	border-radius: 4px;
}*/

.main-navigation .menu  .sub-menu  li a{
	background: transparent;
	border-radius: 0px;
	color: #3f3f3f;
    text-align: center;
    box-shadow: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 15px 0px 13px;
    width: 300px;
}


.main-navigation .menu  .sub-menu  li:last-child a{
	border:none;
}

.main-navigation .menu  .sub-menu  li:last-child a:hover{
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.mobile-navigation{
	display: none;
}


@media(max-width: 1400px){
	.container.new{
		width: 1170px;
	}

	.header-inner .language-picker {
    	flex: 0 0 310px;
	}	

}

@media(max-width: 1200px){
	.container.new{
		width: 760px;
	}

	.header-inner{
		margin:20px 0;
	}

	.header-inner .language-picker {
    	flex: 0 0 310px;
	}	

	.current-language-value{
		display: none;
	}

	.language-selector{
		top:130px;
	}



	.phone-selector {

    top: 130px;
    width: 212px;}

	.current-language-value--short{
	display: block;
	}
	
	.current-language{
		width: 200px;
	}
	

	.header-inner .logo {
	    margin: 0;
	    flex: 0 0  180px;
	    text-align: center;
	}

	.mobile-phone-icon{
		display: block;
		background: url(/assets/phone2.svg);
		background-size: 100%;
		width:24px;
		position: absolute;
		left: 10px;
		top: 10px;
		height: 24px;
	}

	#open_phone .flag-de{
		display: none
	}

	#open_phone .flag-ua{
		display: none
	}

	#open_phone span{
		display: none;
	}

	.phone-current {
    font-size: 18px;
    color: #3f3f3f;
    width: 80px;
    height: 46px;
    border-radius: 4px;
    background: #f9f9f9;
    text-align: right;
	}

	.header-inner .phones-socials {
    flex: 0 0 270px;
    display: flex;
    column-gap: 20px;
    justify-content: flex-end;
	}
}


@media(max-width: 800px){
	.container.new{
		width:320px;
	}


	.slide-caption{
		background: #333333a1;
		height: 400px;
	}

	.header-inner .language-picker {
    flex: 0 0 230px;
	}

	.header-inner .phones-socials{
		flex:0 0 90px;
	}

	.phones-socials .socials{
		display: none;
	}

	.header-inner{
		position: relative;
	}

	.slide-caption h4 {
    text-transform: uppercase;
    color: white;
    font-weight: 800;
    font-size: 24px;
    margin: 0;
    line-height: 28px;
    padding: 0 20px;
		}

		section.slides {
    margin: 60px 0 0;
		}	


		.about-text.about-b{
			order:2;
		}

		.dog-bg .main-title{
				width:320px;
		}

		.main-title h4{
			font-weight: 800;
    font-size: 19px;
    width: 320px;
    color: #3c3c3c;
    text-align: center;
		}

		.about-b {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    margin: 30px 0 0;
    text-align: center;
		}

	.target-bg{
		    display: block;
    width: 300px;
    height: 300px;
    background: url(/assets/target.png);
    opacity: 0.02;
    position: absolute;
    left: 0;
    top: 0px;
    background-size: 100%;
    transform: rotate(8deg);
    filter: grayscale(1);
    background-repeat: no-repeat;
	}

	.about-info-left .about-text{
		text-align: center;
	}

	.about-info.about-info-right{
		margin:40px 0 30px;
	}


	.dog-bg{
		margin:30px 0 50px;
	}

	.about-info{
		flex-direction: column;
		margin:0 0 30px;
	}	

	.about-info .about-image {
	    order: 1;
	    width: 100%;
	    margin: 0 0 50px;
	}

	.dog-bg .main-title h2 {
    font-weight: 300;
    color: #4e504b;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-indent: 0;
    font-size: 22px;
    text-align: center;
    display: block;
    width: 100%;

	}

	.slide-item{
		border-radius: 12px;
		overflow: hidden;
	}
	.slide-item img {
    border-radius: 12px;
		}

	.slide-caption h5 {
    font-weight: 300;
    color: white;
    width: 280px;
    margin: 20px 0 0;
    font-size: 16px;
		}

		.slide-caption--left {
    width: 100%;
    align-items: center;
    left: 0px;
		}	

	.header-inner .logo {
	    margin: 0;
	    flex: 0 0 120px;
	    text-align: center;
	    position: absolute;
	    width: 160px;
	    left: 80px;
	    top: 78px;
	}	

	.current-language {
	    width: 200px;
	}

	.phone-current{
		width: 90px;
	}

	.main-navigation{
		display: none;
		position: absolute;

	}


	.dog-bg{height: 300px;}
	.dog-bg-inner{
		height: 300px;
	}
	.dog-bg .main-title{
		height: 300px;
	}
}








.popup-overlay{
	width: 100%;
    height: 100%;
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100vh;
    z-index: 50;
    display: none;
}

.mobile-navigation ul{
	padding: 0;
    border-radius: 4px;
    position: relative;
    box-shadow: 0px 8px 16px #00000017;
    width: 320px;
}

.mobile-navigation ul li{
	
	background: white;
}

.mobile-navigation.opened{
	display: block;
}

.mobile-navigation ul li a{
	background: #fff;
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #f5f5f5;
	padding: 0 16px;
}

.mobile-navigation ul.menu > li:first-child > a:after{
background: #84cf2b;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    content: '+';
    text-align: center;
    line-height: 24px;
    position: absolute;
    right: 16px;
    color: white;
    font-size: 26px;
    font-weight: 300;
    top: 14px;
}

.mobile-navigation ul.menu > li:first-child.open > a:after{
	content:'-';
}

.mobile-navigation .sub-menu{
	display: none;
}


@media(max-width: 1200px){
	.mobile-navigation{
		top:200px;
		position: absolute;
		z-index: 101;
	}

	.mobile-navigation ul{
		width: 760px;
	}
}

@media(max-width: 800px){
	.mobile-navigation{
		top: 260px;
		position: absolute;
		z-index: 101;
	}

	.mobile-navigation ul{
		width: 320px;
	}

	.language-selector {
    top: 70px;
    width: 320px;
		}

	.phone-selector{
		top:70px;
		right: 0;
	}
}



h1.title{
	color:#323232;
}

@media(max-width: 1400px){
	.site-article-content li a .image {
    width: 257px;
    height: 316px;
    border-radius: 8px;
		}
}

@media(max-width: 1200px){
	.site-article-content ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    margin: 49px 0;
    padding: 0;
		}

		.site-content.site-article-content ul > li {
    flex: 0 0 220px;
		}

		.site-article-content li a .image {
    width: 220px;
    height: 282px;
    border-radius: 8px;
		}
}


@media(max-width: 800px){
	.site-article-content li a .image {
    width: 100%;
    height: 400px;
    border-radius: 8px;
		}
		.site-article-content ul{
			column-gap: 0px;
		}

		.site-content.site-article-content ul > li {
    flex: 0 0 100%;
    display: block;
    width: 100%;
		}

		.content-area h1.title {
		    font-size: 24px;
		    font-weight: 800;
		    text-align: center;
		    margin: 56px 0 0;
		    line-height: 24px;
		}
}

.post-description h1 {
    font-size: 32px;
    color: #3f3f3f;
}

.post-description p {
    margin-bottom: 5px;
    font-size: 17px;
    font-style: normal;
    color: #a9a6a6;
}

.post-right .packages{
    display: flex;
    background: #f8f8f8;
    border-radius: 6px;
    padding: 5px 10px;
    width: 400px;
    height: 40px;
    line-height: 30px;
	column-gap: 40px;
}


.post-right .packages .text{
	font-size:16px;
	color:#6f6f6f;
	font-weight: 400;
}

.post-right .packages .value{
	font-size:16px;
	color:#6f6f6f;
}


.nutrients{
	display: flex;
	column-gap: 30px;
	flex-wrap: wrap;
	
}

.nutrients .icon-one{
	
	display: flex;
	
	justify-content: center;
	flex-direction: column;
}

.icon-meat{
	width: 120px;
}

.icon-veg{
	width: 100px;
}

.icon-pack .icon-meat:last-child{
	margin-right: 20px;
}

.nutri-icons{
	display: flex;
	flex-wrap: wrap;
	column-gap: 50px;
	align-items: center;
	
}

#icon-pack{
	margin:0;
}

.the-description {
    font-size: 16px;
    color: #555;
    line-height: 20px;
}


.tabs-head > a{
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #f5f5f5;
	padding:15px 0 15px 40px;
	font-size:16px;
	font-weight: 600;
	color:#4f4f4f;
	text-transform: uppercase;
	position: relative;
}

.tabs-head > a:before{
    content: '+';
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background: #84cf2b;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    color: white;
    position: absolute;
    left: 0;
}

.tabs-head > a.active:before{
	content: '-';
	line-height: 22px;
}


.tab-content{
	display: none;
	padding-top: 20px;
}

.tab-content.tab-active{
	display: block;
}

.post-description p{
	color:#777;
}

.post-description ul{
	padding:0;
}

.post-description ul li{
	margin-bottom: 10px;
	padding-left: 30px;
	position: relative;
}

.post-description ul li:before {
    content: '';
    width: 18px;
    height: 2px;
    background: #84cf2b66;
    position: absolute;
    top: 12px;
    left: 0;
}

.tabs{
	margin:15px 0 50px;
}

.tab-content .table td, .tab-content .table th{
	border:none;
	padding: 5px 0px;
    font-family: 'Montserrat';
}

.tab-content .table tbody tr:first-child{
	display: none;
}


.tab-content .table{
	height: auto !important;
}


.tab-content .table td.edit-cell2{
	text-align: right;
}

.tab-content .table-hover tbody tr:hover {
    color: #212529;
    background-color: rgb(247 248 250);
}

.tab-content .half-table{
	float: none;
	width: 100%;
}

@media(max-width: 1400px){
	.post-right {
    flex: 0 0 668px;
    float: none;
    margin-left: 0;
	}

	.nutri-icons{
		justify-content: space-between;
		column-gap: 0;
	}
	.icon-meat{
		width: 108px;
	}

	.icon-veg {
    width: 94px;
	}
}

@media(max-width: 1200px){
	.post-body {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0;
    flex-direction: column;
    align-items: center;
	}

	.post-description{
		margin-top: 50px;
	}
}


@media(max-width: 800px){
	.post-left {
    float: none;
    flex: 0 0 320px;
    width: 320px;
	}

	#main.product-main{
		margin-top: 50px;
	}

	.post-description h1 {
    font-size: 26px;
    color: #3f3f3f;
    line-height: 26px;
	}

	#icon-pack {
    margin: 50px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	}

	#icon-pack .icon-one {
	    flex: 0 0 46%;
	    margin-bottom: 25px;
	}
	
	.icon-one.icon-veg img{
		width: 130px;
	}
}

.footer-menu ul{
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
	justify-content: center;
	align-items: center;
}

.footer-copyright{
	font-size:16px;
	text-align: center;
}

.page-content h1{
	font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #2f2f2f;
    margin: 50px 0;
}

.page-content h1:before{
	display: none;
}

.page-content-value .wpcf7-form{
	text-align: center;
}

.page-content-value .wpcf7-form label{
	text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3f3f3f;
}

.page-content-value .wpcf7-form {
    text-align: center;
    width: 800px;
    margin: 0 auto;
    background: #f9f9f9;
    border-radius: 6px;
    padding: 20px 0;
}


.page-content-value .wpcf7-form input[type="text"],
.page-content-value .wpcf7-form input[type="email"]{
	display: block;
    border-radius: 4px;
    margin-top: 10px;
    width: 700px;
}

.page-content-value .wpcf7-form textarea {
	display: block;
    border-radius: 4px;
    margin-top: 10px;
    width: 700px;
    height: 150px;
}

.page-content-value .wpcf7-form input[type="submit"]{
	    background: #84cf2b;
    width: 295px;
    margin: 0 auto;
}

.page-content-value .wpcf7-spinner{
	display:none;
}

.page-content-value p{
	font-size:16px;
}

.page-content-value strong{
	font-weight: 600;
}

@media(max-width: 1200px){
	.page-content-value .wpcf7-form{
		width: 760px;
	}
}

@media(max-width: 800px){
	.page-content-value .wpcf7-form{
		width: 320px;
	}

	.page-content-value .wpcf7-form input[type="text"], .page-content-value .wpcf7-form input[type="email"],.page-content-value .wpcf7-form textarea,.page-content-value .wpcf7-form input[type="submit"]{
	width:270px;
	}

	footer a{
		font-size:14px;
	}

	footer{
		    width: 320px;
    margin: 0 auto;
    background: none;
	}
}



.contact-one{
	border:1px solid #f1f1f1;
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 550px;
	margin-bottom: 30px;
	padding: 15px;
}

.contact-flex{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 30px;
}


.contact-image{
	width: 150px;
	flex: 0 0 150px;
}

.contact-image img{
	width: 100%;
}
.contact-text{
	padding-right: 30px;
}

.contact-text > div{
	font-size:16px;
	max-width: 310px;
}

.contact-text > div:first-child{
	font-size:14px;
}


@media(max-width: 800px){
	.contact-one {
    width: 320px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	}

	.contact-text {
    padding-right: 0;
    text-align: center;
	}
}