@media only screen and (min-width : 1100px) and (max-width : 2000px) {
	.shadow-top-conteiner .img-shad{
		width: 80vw;
	}
	.shadow-top{
		width: 98vw;
	}
	.people-block{
		width: 80vw;
		height: 60vw;
	}
	.block-text-green{
		padding-top: 2vw;
		padding-bottom: 2vw;
		padding-left: 1.5vw;
		padding-right: 1.5vw;
		font-size: 1vw;
	}
	.text-green{
		font-size: 2.5vw;
	}
	.people-content{
		width: 48vw;
	}
	.text-top {
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 2vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 20px;
    text-align: left;
    color: #f3f6f8;
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left: 3vw;
    padding-right: 3vw;
    background-color: #8bba01;
    position: absolute;
    bottom: -35px;
    right: 0;
    z-index: 5;
}
}
@media only screen and (min-width : 1024px) and (max-width : 1300px) {
	.conteiner{
		width: 95%;
	}
	.header-conteiner{
		width: 95%;
	}
	.footer-conteiner{
		width: 95%;
	}
	nadpis-green1 {
    font-family: Roboto;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #f3f6f8;
    position: absolute;
    left: 6vw;
    top: 41px;
    text-transform: uppercase;
}
.nadpis-green2{
	left: 6vw;
}
}
@media only screen and (max-width: 1100px) and (min-width: 0px) {
		.conteiner{
		width: 92%;
	}
	.footer-conteiner{
		width: 92%;
	}
	.header-conteiner{
		width: 92%;
	}
	.block-phone{
		display: none;
	}
	.conteiner-triug{
		width:100%;
	}
	.mail-block{
		display: none;
	}
	.lang{
		display: none;
	}
	.text-avtor{
		width: 100%;
		text-align: center;
		font-size: 4vw;
	}
	.first-header{
		padding-top: 2vw;
		padding-bottom: 2vw;
	}
	.logo img{
		width: 23vw;
	}
	.two-header{
		padding-top: 2vw;
	}
	header{
		padding-bottom: 3vw;
	}
	.menu{
		display: none;

	}
	.burger-mobile{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	}
	.top-slider {
	    padding-top: 17vw;
	    padding-bottom: 4vw;
	    position: relative;
	    z-index: 5;
	}
	.top-item{
		font-size: 4vw;
	}
	.top-item span{
		font-size: 7vw;
	}
	.slider-top-active .owl-dots{
		margin-top: 4vw;
	}
	.slider-top-conteiner .owl-dot {
    width: 3vw;
    height: 3vw;
    background-color: #323231;
    border-radius: 100%;
    border: 1px solid #323231;
    outline: none;
    margin-left: 2vw;
}
	.people-block{
		width: 100%;
		padding-top: 74%;
		height: auto;
	}
	.people-content{
		display: none;
	}
	.people-cont-mobile{
		display: block;
	}
	.people-zag-mobile{
		display: block;
		font-size: 7vw;
		font-weight: 500;
		font-style: normal;
		font-stretch: condensed;
		line-height: 1;
		letter-spacing: normal;
		color: #ffffff;
		padding-top: 4vw;
		padding-bottom: 4vw;
		background: rgb(139, 186, 1);
		text-transform: uppercase;
		text-align: center;
	}
	.bg-main{
		padding-top: 0;
	}
	.block-text-green {
    font-size: 4vw;
    text-align: left;
    font-weight: 300;
    width: auto;
    padding: 0;
    line-height: 1.3;
    padding-top: 8vw;
    padding-left: 3vw;
    padding-right: 3vw;
}
	.block-landing{
		flex-direction: column;
		margin-top: 7vw;
		padding-bottom: 6vw;
	}
	.conteiner1{
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
		width: 100%;
	}
	.block-imgs{
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1;
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.green-img{
		padding-top: 0;
		width: 100%;
		height: auto;
		box-shadow: none;
		position: static;
	}
	.img-norm{
		position: static;
		width: 100%;
		box-shadow: none;
		margin-top: 0;
	}
	.nadpis-green1{
		position: static;
		padding-top: 3vw;
		padding-bottom: 3vw;
		font-size: 6vw;
		font-weight: normal;
		text-align: center;
	}
	.content_landing{
		padding-top: 5vw;
	}
	.text-block{
		width: auto;
		padding-top: 5vw;
		padding-left: 3vw;
		padding-right: 3vw;
	}
	.img-shad{
		width: 80%;
	}
	.shadow-top-conteiner{
		top: -18vw;
	}
	.text-block-zag{
		font-size: 3.5vw;
		line-height: 1.5;
		font-weight: normal;
		margin-top: 1vw;
	}
	.text-block-zag span{
		font-size: 5vw;
		font-weight: normal;
	}
	.burger-mobile{
	display: flex;
	width: 10vw;
	height: 5vw;
	}
	.podzag-spis-land{
		font-size: 5vw;
		line-height: 1.4;
		margin-top: 2vw;
		text-align: center;
		text-align-last: center;
		font-weight: normal;
	}
		.zag-spis-land{
		font-size: 5vw;
		line-height: 1.4;
		margin-top: 5vw;
		text-align: left;
		text-align-last: left;
		font-weight: normal;
	}
	.aft{
		font-size: 3.5vw;
		margin-top: 3vw;
		font-weight: normal;
	}
	.img-norm-left{
		width: 100%;
		position: static;
		box-shadow: none;
		margin-top: 0;
	}
	.nadpis-green2{
		    font-weight: normal;
		    position: static;
		    padding-top: 3vw;
		    padding-bottom: 3vw;
		    font-size: 7vw;
		    text-align: center;
	}
	.triug-up{
		position: static;
		width: 10vw;
		height: 10vw;
		margin-left: auto;
		margin-top: 1vw;
		margin-right: 2vw;
	}
	.triug-up svg{
		height: 7vw;
	}
	.menu-footer{
		display: none;
	}
	footer{
		padding-top: 3vw;
		padding-bottom: 6vw;
	}
	.green-line-footer1{
		display: none;
	}
	.text-comp-footer{
		font-size: 3.7vw;
		line-height: 1.6;
		margin-top: 4vw;
		margin-bottom: 0;
		display: none;
	}
	.text-comp-footer span{
		font-size: 6.5vw;
	}
		.text-comp-footer-mobile{
		font-size: 3.7vw;
		line-height: 1.6;
		margin-top: 4vw;
		margin-bottom: 0;
		display: block;
	}
	.text-comp-footer-mobile span{
		font-size: 6.5vw;
	}
	.flex-footer{
		display: none;
	}
	.green-line-footer2{
		display: none;
	}
	.sety-mob{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-around;
		align-items: center;
		margin-top: 4vw;
	}
	.data-foot{
			  font-size: 5vw;
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
	}
	.set{
		font-size: 9vw;
	}
	.menu-mobile{
		width: 100vw;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		display: none;
		flex-direction: column;
		align-items: center;
		overflow: auto;
	}
	.bg-mobile{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #323231;
	}
	.menu-mobile-spis{
		z-index: 10;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-top: 17vw;
	}
	.menu-mobile-spis li a{
					  font-size: 7vw;
					  font-weight: 100;
					  font-style: normal;
					  font-stretch: condensed;
					  line-height: 1;
					  letter-spacing: normal;
					  text-align: center;
					  color: #ffffff;
					  text-decoration: none;
					  text-transform: uppercase;
					  position: relative;
					  padding-top: 2vw;
					  padding-bottom: 2vw;
	}
	.menu-mobile-spis li{
		list-style-type: none;
		text-align: center;
		margin-top: 7vw;
		padding-bottom: 2vw;
		border-bottom: 1px solid #8bba01;
		width: 75%;
		display: flex;
		flex-direction: column;
	}
	.mobile-top-text{
		display: block;
	}
	.text-top{
		display: none;
	}
	.shadow-top{
		width: 98vw;
		display: none;
	}
	.practic-content{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.grid-practic{
		grid-template-columns: 100%;
		justify-content: center;
		grid-row-gap: 8vw;
	}
	.block-img-practic{
		width: 100%;
		padding-top: 58%;
		height: auto;
	}
	.name-practic{
		font-size: 4vw;
		margin-top: 3vw;
	}
		.arrow-abs{
		position: static;
		width: 10vw;
		height: 10vw;
		margin-left: auto;
		margin-top: 5vw;
		margin-right: 4vw;
		display: flex;
	}
	.arrow-abs svg{
		height: 7vw;
	}
	.top-block-nazv{
		padding-top: 41%;
	}
	.content-industr{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.triug-up2{
		display: none;
	}
	.grid-news{
		grid-template-columns: 100%;
		justify-content: center;
		grid-row-gap: 10vw;
	}
	.news-img{
		width: 100%;
		height: auto;
		padding-top: 58%;
	}
	.content-news{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.news-zag{
		font-size: 4vw;
		margin-top: 4vw;
		padding-left: 4vw;
		padding-right: 4vw;
	}
	.news-data{
		font-size: 4vw;
		padding-left: 4vw;
		padding-right: 4vw;
		margin-top: 3vw;
		font-weight: normal;
	}
	.text-news{
		font-size: 3.5vw;
		margin-top: 3vw;
		padding-left: 4vw;
		padding-right: 4vw;
		font-weight: normal;
	}
	.prev{
		width: 15vw;
		height: 10vw;
	}
	.next{
		width: 15vw;
		height: 10vw;
	}
	.pagin-client{
		margin-top: 10vw;
	}
	.page-numbers{
		margin-left: 3vw;
		width: 10vw;
		height: 10vw;
		font-size: 3.5vw;
	}
	.text-new-top{
		font-size: 5vw;
		line-height: 2;
	}
	.new-top-block{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.data-new{
		font-size: 4vw;
		margin-top: 3vw;
	}
	.content-new{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.flex-new{
		flex-direction: column;
	}
	.post-item{
		width: 100%;
		padding-top:59%;
		height:auto;
	}
		.img-post{
		width: 100%;
		padding-top:59%;
		height:auto;
	}
	.new-post{
		width: 100%;
	}
	.slider-post{
		height: auto;
		box-shadow: none;
	}
	.conteiner-new-slider .owl-dots{
		position: static;
		margin-top: 5vw;
	}
	.conteiner-new-slider .owl-dots .owl-dot{
		width: 17vw;
		height: auto;
		padding-top: 12%;
		margin-left: 3vw;
	}
	.conteiner-new-slider{
		padding-bottom: 0;
	}
	.costom-next{
		width: 7vw;
		height: 10vw;
		margin-top: 23vw;
	}
	.costom-prev{
		width: 7vw;
		height: 10vw;
		margin-top: 23vw;
	}
	.text-new-post{
		font-weight: normal;
		font-size: 4vw;
		text-align: justify;
		margin-top: 4vw;
	}
	.post-link{
		font-size: 4vw;
		font-weight: normal;
	}
	.new-post-line{
		margin-top: 5vw;
	}
	.buttons-post{
		margin-top: 5vw;
	}
	.next-but-post{
		width: 15vw;
		height: 10vw;
	}
	.prev-but-post{
		width: 15vw;
		height: 10vw;
	}
	.next-but-post svg{
		height: 6vw;
		margin-right: 3vw;
	}
	.prev-but-post svg{
		height: 6vw;
		margin-left: 3vw;
	}
	.newbar{
		width: 100%;
		margin-top: 8vw;
	}
	.grid-newsbar{
		grid-row-gap: 12vw;
	}
	.block-newsbar{
		padding-top: 4vw;
		padding-bottom: 4vw;
	}
	.zag-newbar{
		font-size: 6vw;
		padding-left: 4vw;
		padding-right: 4vw;
		font-weight: normal;
	}
	.newbar-data{
		font-size: 4vw;
		padding-left: 4vw;
		padding-right: 4vw;
		font-weight: normal;
		margin-top: 3vw;
	}
	.text-newbar{
		font-size: 4vw;
		padding-left: 4vw;
		padding-right: 4vw;
		margin-top: 3vw;
		font-weight: normal;
	}
	.conteiner-next{
		right: 2vw;
		align-items: flex-start;
	}
	.conteiner-prev{
		left: 2vw;
		align-items: flex-start;
	}
	.flex-medic{
		flex-direction: column;
	}
	.text-agro{
		width: auto;
		font-weight: normal;
		font-size: 4vw;
		padding-left: 0vw;
		padding-right: 0vw;
	}
	.zag-agro{
		font-size: 5vw;
				width: auto;
		font-weight: normal;
		padding-left: 0vw;
		padding-right: 0vw;
	}
	.category{
		width: 100%;
		margin-top: 6vw;
		padding-top: 4vw;
		position: static;
		padding-bottom: 4vw;
	}
	.spis-category li a{
		font-size: 4vw;
		padding-top: 3vw;
		padding-bottom: 3vw;
	}
	.zag-categorii{
		font-size: 5vw;
	}
	.content-agro{
		padding-top: 6vw;
		padding-bottom: 5vw;
	}
	.top-poslug{
		padding-top: 16vw;
		padding-bottom: 16vw;
	}
	.top-poslug-text{
		font-size: 8vw;
		padding-left: 0vw;
		line-height: 1.5;
	}
	.text-spis-agro{
		font-size: 4vw;
		font-weight: normal;
	}
	.dop-div ul{
		width: calc(100% - 13vw);
		margin-left:5vw;
		text-indent: none;
		padding-left: 0vw;
		padding-right: 0vw;
	}
	.content-contact{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.map-contact{
		display: none;
	}
	.map{
		padding-top:145%;
	}
	.map-contact1{
		display: block;
		position: static;
		width: auto;
		padding-left: 3vw;
		padding-right: 3vw;
		padding-top: 6vw;
		padding-bottom: 6vw;
		margin-top: 5vw;
		margin-bottom: 5vw;
	}
	.zag-map{
		font-size: 8vw;
	}
	.text-map{
		font-size: 4vw;
		margin-top: 4vw;
		text-decoration: none;
		display: table;
		padding-left: 7vw;
	}
	.content-client{
		padding-top: 9vw;
		padding-bottom: 5vw;
	}
	.grid-client{
		grid-template-columns: 100%;
		justify-content: center;
		grid-row-gap: 10vw;
	}
	.img-client{
		width: 100%;
	}
	.prev-pagin {
    width: 15vw;
    height: 10vw;
    font-size: 3.5vw;
}
.next-pagin {
    margin-left: 3vw;
    width: 15vw;
    height: 10vw;
    font-size: 3.5vw;
}
.block-text-green span{
	font-size: 6vw;
}
	.pro-nas-spis{
	font-size: 5vw !important;
	text-transform: none !important;
	color: white !important;
	margin-top: 3vw !important;
	display: 	none;
	justify-content: center;
	align-items: center;
}
	.pro-nas-spis1{
	font-size: 5vw !important;
	text-transform: none !important;
	color: white !important;
	margin-top: 3vw !important;
	display: 	block;
	justify-content: center;
	align-items: center;
}
	.poslug-spis{
	font-size: 4vw !important;
	text-transform: none !important;
	color: #8bba01 !important;
	margin-top: 1vw !important;
	display: none;
}
	.mrg-spis{
		margin-top: 1.5vw !important;
		display: none;
	}
	.news-block{
		padding-bottom: 4vw;
	}
	.new-top-block{
		    box-shadow: 0px 2vw 13px -1px rgba(0,0,0,0.58);
	}
	.top-poslug{
		box-shadow: 0px 2vw 13px -1px rgba(0,0,0,0.58);
	}
	.menu-mobile-spis li a i{
		    position: absolute;
		    font-size: 4.5vw;
		    top: 3vw;
		    right: 9vw;
		    transform: rotate(-90deg);
		    transition: 0.5s;
	}
	.povorot{
		transform: rotate(0deg) !important;
		    transition: 0.5s !important;
	}
		.block-text{
			font-family: Roboto;
	    font-size: 3vw !important;
	    font-weight: normal;
	    font-style: normal;
	    font-stretch: normal;
	    line-height: normal;
	    letter-spacing: normal;
	    text-align: left !important;
	    color: white;
	    padding-top: 1vw;
	    padding-bottom: 1vw;
	    display: block;
		}
			.podzag-block{
		display: none;
	}
	.block-active{
		background: #8bba01;
	}
	.shadow-top-conteiner{
		display: none;
	}
	.lang-mob{
		margin: auto;
		margin-top: 10vw;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		position: relative;
		z-index: 20;
	}
	.lang-mob li{
		list-style-type: none;
		margin-left: 4vw;
	}
	.lang-mob li:first-child{
		margin-left: 0;
	}
	.lang-mob li a{
					font-family: Roboto;
					font-size: 6vw !important;
					font-weight: normal;
					font-style: normal;
					font-stretch: normal;
					line-height: normal;
					letter-spacing: normal;
					text-align: center;
					color: white;
					text-decoration: none;
	}
	.active-menu{
		color: #8bba01 !important;
	}
	.text-map i {
    position: absolute;
    left: 0;
    padding-right: 0px;
    top: 1vw;
}
.block-menu-mob{
	z-index: 10;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 4vw;
}
.block2-menu{
	width: 100%;
    overflow: auto;
    left: 0;
    top: 0;
}
}
@media only screen and (min-width : 768px) and (max-width : 1100px) {
	.people-zag-mobile{
		font-size: 4vw;
		padding-top: 2vw;
		padding-bottom: 2vw;
	}
	.block-text-green{
		display: none;
	}
	.text-avtor{
		font-size: 3vw;
	}
	.burger-mobile{
		font-size: 8vw;
	}
	.logo img{
		font-size: 18vw;
	}
	.people-content{
		display: flex;
		width: 80vw;
	}
	.block-text-green{
		display: block;
		font-size: 2vw;
		    padding-top: 5vw;
    padding-bottom: 5vw;
	}
	.block-text-green{
		
	}
	.people-block{
		padding-top: 0;
		height: 78vw;

	}
	.block-text-green span{
		font-size: 4vw;
	}
	.green-people{
		width: 26vw;
	}
	.text-green{
		font-size: 5vw;
		line-height: 7vw;
	}
	.nadpis-green1 {
    position: static;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 4vw;
    text-align: center;
}
	.text-block-zag span {
    font-size: 3vw;
	}
	.text-block-zag{
		font-size: 2vw;
	}
	.podzag-spis-land{
		font-size: 3vw;
	}
	.zag-spis-land{
		font-size: 3vw;
	}
	.aft{
		font-size: 2vw;
	}
		.nadpis-green2 {
    position: static;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 4vw;
    text-align: center;
}
	.triug-up {
    position: static;
    width: 7vw;
    height: 7vw;
    margin-left: auto;
    margin-top: 1vw;
    margin-right: 2vw;
	}
	.text-comp-footer{
		font-size: 3vw;
	}
	.text-comp-footer span{
		font-size: 4vw;
	}
	.text-comp-footer-mobile{
		display: none;
	}
	.set{
		font-size: 7vw;
	}
	footer{
		display: none;
	}
	.footer-tablet{
		display: block;
	}
	.adres{
		text-align: center;
		font-size: 3vw;
		line-height: 2;
	}
	.footer-contact{
		margin-top: 6vw;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.zag-contact{
		display: none;
	}
	.number-footer{
		font-size: 3vw;
	}
	.mail-footer{
		display: table;
		margin-top: 2vw;
		font-size: 3vw;
	}
	.sety{
		flex-direction: row;
		width: 20vw;
		margin: auto;
		justify-content: space-between;
		margin-top: 3vw;
	}
	.sety a{
		margin: 0;
	}
	.set{
		font-size: 6vw;
	}
	.grafic{
		margin-top: 3vw;
	}
	.grafic-podzag{
		font-size: 3vw;
		color: white;
		text-align: center;
		line-height: 2;
	}
	.grafic-zag{
		display: none;

	}
	.green-line-footer1{
		margin-top: 4vw;
		display: block;
	}
	.text-comp-footer{
		margin-top: 4vw;
		font-size: 3vw;
		display: block;
	}
	.data-foot{
		margin-top: 3.5vw;
		display: block;
		width: 100%;
	}
	.top-poslug-text{
		font-size: 5vw;
	}
	.text-agro{
		font-size: 2vw;
		width: 50vw;
	}
	.dop-div ul{
		width: 47vw;
	}
	.zag-agro{
		font-size: 3vw;
		width: 50vw;
	}
	.text-spis-agro{
		font-size: 2vw;
	}
	.zag-categorii{
		font-size: 3vw;
	}
	.spis-category li a{
		font-size: 2vw;
	}
	.category{
		width: 40vw;
		margin-left: auto;
		margin-top: 0;
	}
	.flex-medic{
		flex-direction: row;
		align-items: flex-start;
	}
	.mobile-top-text{
		font-size: 6vw;
		padding-top: 2vw;
		padding-bottom: 2vw;
		display: none;
	}
	.grid-practic{
		grid-template-columns: 35% 35%;
		justify-content: space-around;
	}
	.name-practic {
    font-size: 2vw;
    margin-top: 2vw;
	}
	.arrow-abs {
	    position: static;
	    width: 6vw;
	    height: 6vw;
	    margin-left: auto;
	    margin-top: 5vw;
	    margin-right: 5vw;
	    display: flex;
	}
	.text-top {
	    display: table;
	    letter-spacing: 0.2vw;
	    padding-top: 2vw;
	    padding-bottom: 2vw;
	    bottom: -2vw;
	    font-size: 4vw;
	    padding-left: 3vw;
	    padding-right: 3vw;
	}	
	.grid-news{
		grid-template-columns: 44% 44%;
		justify-content: space-around;
	}
	.news-zag{
		font-size: 2.3vw;
	}
	.news-data{
		font-size: 2vw;
		margin-top: 1vw;
	}
	.text-news{
		font-size: 2vw;
		margin-top: 1vw;
	}
	.costom-next {
    width: 5vw;
    height: 7vw;
    margin-top: 23vw;
	}
	.costom-prev {
    width: 5vw;
    height: 7vw;
    margin-top: 23vw;
	}
	.text-new-post{
		font-size: 2vw;
	}
	.post-link{
		font-size: 2vw;
	}
	.prev-but-post {
    width: 10vw;
    height: 6vw;
	}
	.next-but-post {
    width: 10vw;
    height: 6vw;
	}
	.prev i{
		font-size: 4vw;
	}
	.next i{
		font-style: 4vw;
	}
	.text-new-top {
    font-size: 4vw;
    line-height: 1.5;
	}
	.data-new {
    font-size: 2.5vw;
    margin-top: 3vw;
	}
	.grid-newsbar{
		grid-template-columns: 45% 45%;
		justify-content: space-between;
	}
	.zag-newbar{
		font-size: 3vw;
	}
	.newbar-data{
		font-size: 2vw;
	}
	.text-newbar{
		font-size: 2vw;
	}
	.block-newsbar:last-child{
		display: none;
	}
	.grid-client{
		grid-template-columns: 40% 40%;
		justify-content: space-around;
	}
	.prev-pagin {
    width: 10vw;
    height: 6vw;
    font-size: 3.5vw;
    font-size: 2vw;
	}
		.next-pagin {
    width: 10vw;
    height: 6vw;
    font-size: 3.5vw;
    font-size: 2vw;
	}
	.page-numbers {
    margin-left: 3vw;
    width: 6vw;
    height: 6vw;
    font-size: 2vw;
	}
	.map {
    padding-top: 70%;
	}
	.map-contact1{
		display: block;
		padding-top: 2vw;
		padding-bottom: 2vw;
		width: 40vw;
		left: 7vw;
		position: relative;
		margin-bottom: 0;
		margin-top: -22vw;
	}
	.zag-map {
    font-size: 4vw;
	}
	.line-contact{
		margin-top: 1vw;
	}
	.text-map {
	}
}
@media only screen and (max-width: 1100px) and (min-width: 0px) and (orientation : landscape){
		.conteiner{
		width: 92%;
	}
	.footer-conteiner{
		width: 95%;
	}
	.header-conteiner{
		width: 95%;
	}
	.conteiner-new-slider .owl-dots .owl-dot {
    width: 12vw;
    height: auto;
    padding-top: 11%;
    margin-left: 3vw;
}
	.block-phone{
		display: none;
	}
	.mail-block{
		display: none;
	}
	.lang{
		display: none;
	}
	.text-avtor{
		width: 100%;
		text-align: center;
		font-size: 2.5vw;
	}
	.first-header{
		padding-top: 1vw;
		padding-bottom: 1vw;
	}
	.logo img{
		width: 16vw;
	}
	.two-header{
		padding-top: 1vw;
	}
	header{
		padding-bottom: 1vw;
	}
	.menu{
		display: none;

	}
	.burger-mobile{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	}
	.top-slider {
	    padding-top: 17vw;
	    padding-bottom: 4vw;
	    position: relative;
	    z-index: 5;
	}
	.top-item{
		font-size: 3.3vw;
	}
	.top-item span{
		font-size: 7vw;
	}
	.slider-top-active .owl-dots{
		margin-top: 4vw;
	}
	.slider-top-conteiner .owl-dot {
    width: 2vw;
    height: 2vw;
    background-color: #323231;
    border-radius: 100%;
    border: 1px solid #323231;
    outline: none;
    margin-left: 2vw;
}
	.people-block{
		width: 100%;
		padding-top: 74%;
		height: auto;
	}
	.people-content{
		display: none;
	}
	.people-cont-mobile{
		display: block;
	}
	.people-zag-mobile{
		display: block;
		font-size: 4vw;
		font-weight: 500;
		font-style: normal;
		font-stretch: condensed;
		line-height: 1;
		letter-spacing: normal;
		color: #ffffff;
		padding-top: 2vw;
		padding-bottom: 2vw;
		background: rgb(139, 186, 1);
		text-transform: uppercase;
		text-align: center;
	}
	.bg-main{
		padding-top: 0;
	}
	.block-text-green {
    font-size: 2vw;
    text-align: left;
    font-weight: 300;
    width: auto;
    padding: 0;
    line-height: 1.3;
    padding-top: 2vw;
    padding-left: 3vw;
    padding-right: 3vw;
    font-weight: normal;
}
	.block-landing{
		flex-direction: column;
		margin-top: 7vw;
		padding-bottom: 6vw;
	}
	.conteiner1{
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
		width: 100%;
	}
	.block-imgs{
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1;
		width: 100%;
	}
	.green-img{
		padding-top: 0;
		width: 100%;
		height: auto;
		box-shadow: none;
	}
	.img-norm{
		position: static;
		width: 100%;
		box-shadow: none;
	}
	.nadpis-green1{
		position: static;
		padding-top: 1vw;
		padding-bottom: 1vw;
		font-size: 4vw;
		text-align: center;
	}
	.content_landing{
		padding-top: 5vw;
	}
	.text-block{
		width: auto;
		padding-top: 5vw;
		padding-left: 3vw;
		padding-right: 3vw;
	}
	.img-shad{
		width: 80%;
	}
	.shadow-top-conteiner{
		top: -18vw;
	}
	.text-block-zag{
		font-size: 2vw;
		line-height: 1.5;
		font-weight: normal;
	}
	.text-block-zag span{
		font-size: 3vw;
		font-weight: normal;
	}
	.burger-mobile{
	display: flex;
	width: 6vw;
	height: 3vw;
	}
	.podzag-spis-land{
		font-size: 3vw;
		line-height: 1.4;
		margin-top: 2vw;
		text-align: center;
		text-align-last: center;
		font-weight: normal;
	}
		.zag-spis-land{
		font-size: 3vw;
		line-height: 1.4;
		margin-top: 2vw;
		text-align: left;
		text-align-last: left;
		font-weight: normal;
	}
	.aft{
		font-size: 2vw;
		margin-top: 0;
		font-weight: normal;
	}
	.img-norm-left{
		width: 100%;
		position: static;
		box-shadow: none;
	}
	.nadpis-green2{
		    position: static;
		    padding-top: 1vw;
		    padding-bottom: 1vw;
		    font-size: 4vw;
		    text-align: center;
	}
	.triug-up{
		position: static;
		width: 7vw;
		height: 7vw;
		margin-left: auto;
		margin-top: 1vw;
		margin-right: 2vw;
	}
	.triug-up svg{
		height: 7vw;
	}
	.menu-footer{
		display: none;
	}
	footer{
		padding-top: 3vw;
		padding-bottom: 6vw;
	}
	.green-line-footer1{
		display: none;
	}
	.text-comp-footer{
		font-size: 2.2vw;
		line-height: 1.3;
		margin-top: 2vw;
		margin-bottom: 0;
	}
	.text-comp-footer span{
		font-size: 3.4vw;
	}
	.flex-footer{
		display: none;
	}
	.green-line-footer2{
		display: none;
	}
	.sety-mob{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 2vw;
	}
	.data-foot{
			  font-size: 2.4vw;
			  font-weight: 300;
			  font-style: normal;
			  font-stretch: condensed;
			  line-height: 1.67;
			  letter-spacing: normal;
			  text-align: center;
			  margin-top: 0;
			  color: #ffffff;
	}
	.set{
		font-size: 5vw;
		margin-right: 3vw;
		margin-left: 3vw;
	}
	.menu-mobile{
		width: 100vw;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		display: none;
		overflow: auto;
	}
	.bg-mobile{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #323231;
	}
	.menu-mobile-spis{
		z-index: 10;
		width: 65%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-top: 7vw;
	}
	.menu-mobile-spis li a{
					  font-size: 4vw;
					  font-weight: 100;
					  font-style: normal;
					  font-stretch: condensed;
					  line-height: 1;
					  letter-spacing: normal;
					  text-align: left;
					  margin-top: 3vw;
					  color: #ffffff;
					  text-decoration: none;
					  text-transform: uppercase;
					  position: relative;
					  padding-top: 0.5vw;
					  padding-bottom: 0.5vw;
					  text-align: center;
	}
	.menu-mobile-spis li{
		list-style-type: none;
		text-align: center;
		margin-top: 1vw;
		padding-bottom: 1vw;
		border-bottom: 1px solid #8bba01;
		width: 75%;
		display: flex;
		flex-direction: column;
	}
	.mobile-top-text{
		padding-bottom: 2vw;
		padding-top: 2vw;
		font-size: 4vw;
		display: block;
	}
	.text-top{
		display: none;
	}
	.shadow-top{
		width: 98vw;
		display: none;
	}
	.practic-content{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.grid-practic{
		grid-template-columns: 45% 45%;
		justify-content: space-around;
		grid-row-gap: 8vw;
	}
	.block-img-practic{
		width: 100%;
		padding-top: 58%;
		height: auto;
	}
	.name-practic{
		font-size: 2.3vw;
		margin-top: 2vw;
	}
		.arrow-abs{
		position: static;
		width: 6vw;
		height: 6vw;
		margin-left: auto;
		margin-top: 5vw;
		margin-right: 5vw;
		display: flex;
	}
	.arrow-abs svg{
		height: 4vw;
	}
	.top-block-nazv{
		padding-top: 41%;
	}
	.content-industr{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.triug-up2{
		display: none;
	}
	.grid-news{
		grid-template-columns: 45% 45%;
		justify-content: space-around;
		grid-row-gap: 6vw;
	}
	.news-img{
		width: 100%;
		height: auto;
		padding-top: 58%;
	}
	.content-news{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.news-zag{
		font-size: 2vw;
		margin-top: 2vw;
		padding-left: 2vw;
		padding-right: 2vw;
	}
	.news-data{
		font-size: 2vw;
		padding-left: 2vw;
		padding-right: 2vw;
		margin-top: 2vw;
		font-weight: normal;
	}
	.text-news{
		font-size: 2vw;
		margin-top: 2vw;
		padding-left: 2vw;
		padding-right: 2vw;
		font-weight: normal;
	}
	.prev{
		width: 9vw;
		height: 6vw;
	}
	.next{
		width: 9vw;
		height: 6vw;
		margin-left: 2vw;
	}
	.pagin-client{
		margin-top: 10vw;
	}
	.page-numbers{
		margin-left: 2vw;
		width: 6vw;
		height: 6vw;
		font-size: 2.5vw;
		border-bottom: 2px solid rgba(0,0,0,0.4);
		border-right: 1px solid rgba(0,0,0,0.4);
	}
	.text-new-top{
		font-size: 4vw;
		line-height: 1.3;
	}
	.new-top-block{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.data-new{
		font-size: 3vw;
		margin-top: 2vw;
		line-height: 1.5;
	}
	.content-new{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.flex-new{
		flex-direction: column;
	}
	.post-item{
		width: 100%;
		padding-top: 59%;
		height:auto;
	}
		.img-post{
		width: 100%;
		padding-top: 59%;
		height:auto;
	}
	.new-post{
		width: 100%;
	}
	.slider-post{
		height: auto;
		box-shadow: none;
	}
	.slider-post .owl-dots{
		position: static;
		margin-top: 3vw;
	}
	.slider-post .owl-dots .owl-dot{
		width: 12vw;
		height: auto;
		padding-top: 9%;
		margin-left: 5vw;
	}
	.conteiner-new-slider{
		padding-bottom: 0;
		width: 80%;
		margin: auto;
	}
	.costom-next{
		width: 4vw;
		height: 6vw;
		margin-top: 19vw;
	}
	.costom-prev{
		width: 4vw;
		height: 6vw;
		margin-top: 19vw;
	}
	.text-new-post{
		font-weight: normal;
		font-size: 2vw;
		text-align: justify;
		margin-top: 4vw;
	}
	.post-link{
		font-size: 2vw;
		font-weight: normal;
	}
	.new-post-line{
		margin-top: 3vw;
	}
	.buttons-post{
		margin-top: 3vw;
	}
	.next-but-post{
		width: 10vw;
		height: 6vw;
	}
	.prev-but-post{
		width: 10vw;
		height: 6vw;
	}
	.next-but-post svg{
		height: 4vw;
		margin-right: 1vw;
	}
	.prev-but-post svg{
		height: 4vw;
		margin-left: 1vw;
	}
	.newbar{
		width: 100%;
		margin-top: 8vw;
	}
	.grid-newsbar{
		grid-row-gap: 12vw;
		grid-template-columns: 45% 45%;
		justify-content: space-around;
	}
	.block-newsbar{
		padding-top: 4vw;
		padding-bottom: 4vw;
	}
	.zag-newbar{
		font-size: 2.6vw;
		padding-left: 2vw;
		padding-right: 2vw;
		font-weight: normal;
	}
	.newbar-data{
		font-size: 2vw;
		padding-left: 2vw;
		padding-right: 2vw;
		font-weight: normal;
		margin-top: 3vw;
	}
	.text-newbar{
		font-size: 2vw;
		padding-left: 2vw;
		padding-right: 2vw;
		margin-top: 3vw;
		font-weight: normal;
	}
	.conteiner-next{
		right: 2vw;
		align-items: flex-start;
	}
	.conteiner-prev{
		left: 2vw;
		align-items: flex-start;
	}
	.flex-medic{
		flex-direction: column;
	}
	.text-agro{
		width: auto;
		font-weight: normal;
		font-size: 2vw;
		padding-left: 0vw;
		padding-right: 0vw;
	}
	.text-agro span{
		font-size: 3vw;
	}
	.category{
		width: 80%;
		margin: auto;
		margin-top: 5vw;
		padding-top: 1vw;
		position: static;
		padding-bottom: 4vw;
	}
	.spis-category li a{
		font-size: 2vw;
		padding-top: 1vw;
		padding-bottom: 1vw;
		line-height: 2;
	}
	.zag-categorii{
		font-size: 3vw;
		line-height: 1.5;
	}
	.content-agro{
		padding-top: 4vw;
		padding-bottom: 6vw;
	}
	.top-poslug{
		padding-top: 8vw;
		padding-bottom: 8vw;
	}
	.top-poslug-text{
		font-size: 5vw;
		line-height: 1.5;
	}
	.text-spis-agro{
		font-size: 2vw;
		font-weight: normal;
	}
	.dop-div ul{
		width: calc(100% - 7vw);
		margin-left: 3vw;
		text-indent: none;
		padding-left: 0vw;
		padding-right: 4vw;
	}
	.content-contact{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.map-contact{
		display: none;
	}
	.map{
		padding-top: 50%;
	}
	.map-contact1{
		display: block;
		position: static;
		width: auto;
		padding-left: 3vw;
		padding-right: 3vw;
		padding-top: 3vw;
		padding-bottom: 3vw;
		margin-top: 3vw;
		margin-bottom: 3vw;
	}
	.zag-map{
		font-size: 5vw;
		line-height: 1;
	}
	.text-map{
		font-size: 2.5vw;
		margin-top: 4vw;
		text-decoration: none;
		display: table;
		padding-left: 5vw;
	}
	.content-client{
		padding-top: 9vw;
		padding-bottom: 5vw;
	}
	.grid-client{
		grid-template-columns: 40% 40%;
		justify-content: space-around;
		grid-row-gap: 10vw;
	}
	.img-client{
		width: 100%;
	}
	.prev-pagin {
    width: 15vw;
    height: 10vw;
    font-size: 3.5vw;
}
.next-pagin {
    margin-left: 3vw;
    width: 15vw;
    height: 10vw;
    font-size: 3.5vw;
}
.block-text-green span{
	font-size: 3vw;
}
	.pro-nas-spis{
	font-size: 5vw !important;
	text-transform: none !important;
	color: white !important;
	margin-top: 3vw !important;
	display: 	none;
	justify-content: center;
	align-items: center;
}
	.pro-nas-spis1{
	font-size: 2.5vw !important;
	text-transform: none !important;
	color: white !important;
	margin-top: 1vw !important;
	display: 	block;
	justify-content: center;
	align-items: center;
}
	.poslug-spis{
	font-size: 4vw !important;
	text-transform: none !important;
	color: #8bba01 !important;
	margin-top: 1vw !important;
	display: none;
}
	.mrg-spis{
		margin-top: 1.5vw !important;
		display: none;
	}
	.news-block{
		padding-bottom: 4vw;
	}
	.new-top-block{
		    box-shadow: 0px 2vw 13px -1px rgba(0,0,0,0.58);
	}
	.top-poslug{
		box-shadow: 0px 2vw 13px -1px rgba(0,0,0,0.58);
	}
	.menu-mobile-spis li a i{
		    position: absolute;
		    font-size: 3vw;
		    top: 1vw;
		    right: 7vw;
	}
		.block-text{
			font-family: Roboto;
			font-size: 2vw !important;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: normal;
			text-align: center;
			color: white;
			padding-top: 1vw;
			padding-bottom: 1vw;
			display: block;
		}
			.podzag-block{
		display: none;
	}
	.block-active{
		background: #8bba01;
	}
	.shadow-top-conteiner{
		display: none;
	}
	.lang-mob{
		margin: auto;
		margin-top: 4vw;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		position: relative;
		z-index: 20;
	}
	.lang-mob li{
		list-style-type: none;
		margin-left: 4vw;
	}
	.lang-mob li:first-child{
		margin-left: 0;
	}
	.lang-mob li a{
					font-family: Roboto;
					font-size: 4vw !important;
					font-weight: normal;
					font-style: normal;
					font-stretch: normal;
					line-height: normal;
					letter-spacing: normal;
					text-align: center;
					color: white;
					text-decoration: none;
	}
	.active-menu{
		color: #8bba01 !important;
	}
	.text-map i {
    position: absolute;
    left: 0;
    padding-right: 0px;
    top: 1vw;
}
.line-menu{
	height: 0.7vw;
}
.adres {
    text-align: center;
    font-size: 2.5vw;
    line-height: 1.5;
}
.footer-contact{
	margin-top: 4vw;
}
.number-footer{
	font-size: 2.5vw;
	line-height: 1.5;
}
.set{
	font-size: 4vw;
}
.grafic-podzag {
    font-size: 2.5vw;
    color: white;
    text-align: center;
    line-height: 1.5;
}
.block-menu-mob{
	z-index: 10;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.exit svg{
	width:4vw;
}
.block2-menu{
	width: 100%;
	overflow: auto;
	left: 0;
	top: 0;
}
}