.page-home {
	padding: 0vw !important;
}

.page-service-network {
	padding: 0vw !important;
}

.page-service-monitoring {
	padding: 0vw !important;
}

.page-service-forward {
	padding: 0vw !important;
}

.page-service-agrotechnology {
	padding: 0vw !important;
}

.page-reviews {
	padding: 0vw !important;
}

.page-blog {
	padding: 0vw !important;
}

.service-faq-button img {
	padding-bottom: 3px;
}

.service-section-item .service-photo {
	position: relative;
	min-height: 300px;
}

.Zebra_DatePicker .dp_actions .dp_next, .Zebra_DatePicker .dp_actions .dp_previous {
    font-size: 0;
	color: transparent;
}

.service-section-item .service-photo img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* .service-benefits.service-faq.theme-3 .description-2 {
	min-height: 72px;
} */

@media (max-width: 1400px) {
	/* .service-benefits.service-faq.theme-3 .description-2 {
		min-height: 72px;
	} */
	.header__list_social li svg {
		width: auto;
		height: auto;
	}
	.header__list_social li a {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 1024px) {
	.header__list li {
		height: auto;
		margin: 0!important;
	}
}

@media (max-width: 991px) {
	header.open-menu .header__list {
		max-height: calc(100vh - 60px);
		overflow: auto;
	}
}

@media (max-width: 768px) {
	.service-section-item .service-photo img {
		max-height: 100%;
	}
	.service-benefits.service-faq.theme-3 .description-2 {
		min-height: initial!important;
	}
	.service-section-item .service-photo img {
		position: relative;
		height: auto;
	}
}

.service-benefits.service-faq.theme-3 {
	margin-bottom: 7.6vw!important;
}

.service-benefits-item-photo:before {
	transform: translate(0, -40%);
	animation: forward-arrow-transform 2s infinite;
	backface-visibility: hidden;
}

@media (max-width: 768px) {
	.service-benefits-items-list .service-benefits-item:nth-last-child(2) .service-benefits-item-photo:after {
		animation: forward-arrow-transform 2s infinite;
	}
}

@keyframes forward-arrow-transform {
	0% {
		transform: translate(0%, -40%);
	}
	50% {
		transform: translate(15%, -40%);
	}
	100% {
		transform: translate(0%, -40%);
	}
}

@media (max-width: 500px) {
	.price-sidebar-wrap-inner.active {
		position: relative;
		z-index: 0;
	}
}

.price-select input, .price-select .nice-select {
	margin: 0;
	height: 46px;
	line-height: 46px;
}

.price-select .nice-select:after {
	top: 50%;
}

.price-select .nice-select.open .list {
	left: -1px;
}

.dropdown-content a {
	white-space: normal!important;
}

.header_link.active2 {
	border: 0!important;
}

.header_link.active2:before {
	display: block!important;
	content: '';
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	left: 0%;
	bottom: -30%;
	background: #FF6C0E;
}

.dropdown:hover .header_link.active2:before {
	display: none!important;
}

.page-home .about_list-number {
	display: none;
}

.page-home .member-item h3, .page-home .member-item .title-3 {
	font-size: 1vw;
}

.page-home .member-item p, .page-home .member-item .description-2 {
	font-size: 0.85vw;
	width: 100%;
}

@media (max-width: 1500px) {
	.page-home .member-item p, .page-home .member-item .description-2 {
		font-size: 0.75vw;
		letter-spacing: 0px;
	}
	.page-home .member-item h3, .page-home .member-item .title-3 {
		font-size: 1.2vw;
	}
}

@media (max-width: 991px) {
	.page-home .member-item p, .page-home .member-item .description-2 {
		font-size: 0.9vw;
	}
}

@media (max-width: 768px) {
	.page-home .member-item h3, .page-home .member-item .title-3 {
		font-size: 2.2vw;
	}
	.page-home .member-item p, .page-home .member-item .description-2 {
		font-size: 1.7vw;
	}
	.member-item {
		min-height: 175px;
	}
}

@media (max-width: 500px) {
	.page-home .member-item h3, .page-home .member-item .title-3 {
		font-size: 4.5vw;
		width: 100%;
	}
	.page-home .member-item p, .page-home .member-item .description-2 {
		font-size: 2.85vw;
	}
}

@media (max-width: 1024px) {
	.header__list_social > li{
		margin-right: 12px!important;
	}
	.header__list_social > li:last-child{
		margin-right: 0!important;
	}
	header.fixed .dropdown-content{
		width: 100%!important;
	}
	.dropdown-content li:first-child a {
		padding-top: 10px;
	}
	.dropdown-content li:last-child a {
		padding-bottom: 10px;
	}
}

/* about */
.about_photo {
    top: 17vw;
}
@media (max-width: 1400px) {
	.about_photo {
    	top: 30vw;
	}
}

@media (max-width: 768px) {
	.about_photo {
	    top: 48vw;
	}
}
@media (max-width: 500px) {
	.about_photo {
	    top: auto;
	}
}

.prize_item .description-2 span {
	font-size: 10px;
	text-align: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~NEW STYLES~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.about_info{
	width: 79%;
}
.about_info p:first-of-type, .about_info .description-1:first-of-type {
    width: 100%;
}

.factory-top .title-2{
	width: 32%;
	display: block;
}
.factory-top .factory_info{
	padding-left: 0;
}
.factory_info-item span {
	display: block;
    font-size: 14px;
    line-height: 1.7;
    color: #999;
    font-weight: normal;
    padding-top: 4px;
}
.factory-top .factory_info-item {
    width: calc(33.3333% - 35px);
    display: flex;
    justify-content: center;
    flex-direction: column;
}
/*.factory-top .factory_info-item:nth-child(2)*/
.factory-top .factory_info-item:nth-child(1) {
    background: #6bac5d;
    padding: 3.4vw;
}
.factory-top .factory_info-item:last-child {
    background: transparent;
    padding: 15px 0;
    border: 0;
}
.factory-top .factory_info-item:last-child h3{
	color: #343434;
}	
.factory-top .factory_info-item:last-child h3 b{
	color: #6BAC5D;
	font-weight: inherit;
}	

.page-home .member-item .member-item_info a {
    font-family: 'bold';
    font-size: 0.8vw;
    line-height: 140%;
    letter-spacing: 0.03em;
    text-decoration: none;
    text-transform: uppercase;
    color: #6BAC5D;
    display: inline-block;
    vertical-align: top;
    position: relative;
    transition: all 0.4s ease;    
    margin-top: 1.7vw;
}
.page-home .member-item .member-item_info a:after{
	content: '';
	width: 100%;
	height: 2px;
	background: #6BAC5D;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.4s ease;
}	
.page-home .member-item .member-item_info a:hover{
	color: #fff;
}	
.page-home .member-item .member-item_info a:hover:after{
	background: #fff;
}	

.modal.modal-wind{
	background: rgba(45, 45, 45, 0.6);
	backdrop-filter: blur(20px);
	align-items: center;
	padding-bottom: 20px;
}
.modal-box{
	width: 100%;
	max-width: 785px;
	margin: 0 auto;
	background: #fff;
	padding: 40px;
	position: relative;
	max-height: 100%;
    overflow: auto;
}
.modal-close{
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}
.modal-close svg{
	display: block;
}
.modal-close svg path{
	transition: all .4s;
}	
.modal-close:hover svg path{
	fill: #0F8;
}	

.modal-box h3{
	font-family: 'bold';
	font-size: 24px;
	line-height: 140%;
	text-transform: uppercase;
	color: #343434;
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	padding-right: 40px;
}
.modal-info{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	position: relative;
}
.modal-info:after{
	content: '';
	width: 1px;
	height: 100%;
	background: #343434;
	position: absolute;
	left: 50%;
	top: 0;
}	
.modal-info > div{
	width: calc(50% - 35px);
}
.modal-info h4{
	font-size: 18px;
	line-height: 140%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.modal-info > div:last-child h4{
	color: #6BAC5D;
}	
.modal-info > div:first-child h4{
	color: #FF6C0E;
}	
.modal-info p{
	display: block;
	margin: 0;
	font-family: 'regular';
	font-size: 18px;
	line-height: 170%;
	color: #343434;
}




@media (max-width: 1400px){
	.factory-top .factory_info-item:nth-child(2) {
	    padding: 2.4vw;
	}
	.modal-box{
		width: 100%;
		max-width: 755px;
		padding: 30px;
	}
	.modal-info h4{
		font-size: 16px;
	}
	.modal-info p{
		font-size: 16px;
	}
	.modal-info > div {
	    width: calc(50% - 30px);
	}
}

@media (max-width: 1024px){
	.factory-top .factory_info-item {
	    width: calc(33.3333% - 20px);
	}
	.factory_info-item span{
		font-size: 12px;
	}
	.page-home .member-item .member-item_info a{
		font-size: 1vw;
	}
}
@media (max-width: 992px){
	.factory_info-item span{
		font-size: 10px;
	}
	.modal-box{
		width: 100%;
		max-width: 720px;
		padding: 30px;
	}
}	
@media (max-width: 768px){
	.about_info {
	    width: 85%;
	}
	.factory-top .title-2{
		width: 100%;
	}
	.factory-top .factory_info{
		flex-wrap: wrap;
	}
	.factory-top .factory_info-item {
    	width: 100%;
    	margin-bottom: 5vw;
	}
	.factory-top .factory_info-item:nth-child(2), .factory-top .factory_info-item:last-child  {
	    padding: 4.4vw 5vw;
	}
	.modal-box{
		width: 500px;
		max-width: calc(100% - 40px);
		padding: 20px;
	}
	.modal-info {
	    display: flex;
	    flex-wrap: wrap;
	}
	.modal-info > div {
	    width: 100%;
	}
	.modal-info > div:first-child{
		margin-bottom: 15px;
		padding-bottom: 16px;
		position: relative;
	}
	.modal-info > div:first-child:after{
		content: '';
		width: 100%;
	    height: 1px;
	    background: #343434;
	    position: absolute;
	    left: 0;
	    bottom: 0;
	}	
	.modal-info:after {
	    content: none;	    
	}
	.modal-box h3{
		margin-bottom: 20px;
	}	
	.modal-info h4{
		margin-bottom: 10px;
	}
	.page-home .member-item .member-item_info a{
		font-size: 2vw;
	}
	.service-item_info a:before, .service-item_info .service_link:before {
	    width: 20px;
	    height: 12px;
	}
}
@media (max-width: 500px){
	.about_info {
	    width: 100%;
	}
	.factory-top .factory_info-item:nth-child(2), .factory-top .factory_info-item:last-child {
	    padding: 8vw 8vw;
	}
	.modal-box{
		width: 100%;
		max-width: calc(100% - 40px);
	}
	.modal-box h3{
		font-size: 18px;
	}
	.modal-info h4{
		font-size: 14px;
	}
	.modal-info p{
		font-size: 14px;
	}
	.page-home .member-item .member-item_info a{
		font-size: 4vw;
	}
}


.agrotechnology-boxes{

}
.agrotechnology-box{
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.agrotechnology-boxes .agrotechnology-box:not(:last-child){
	margin-bottom: 7vw;
}
.agrotechnology-list{
	width: 50%;
	padding-right: 5vw;
}
.agrotechnology-img{
	width: 50%;
	padding-left: 5vw;
}
.agrotechnology-img img{
	display: block;
	width: 100%;
}	
.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-list{
	order: 2;
	padding-right: 0;
	padding-left: 5vw;
}	
.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-img{
	order: 1;
	padding-right: 5vw;
	padding-left: 0;
}	
.agrotechnology-boxes .service-features-list li p, .agrotechnology-boxes .service-features-list li .description-2 {
    width: 100%;
    margin-bottom: 20px;
}
.agrotechnology-boxes .service-features-list li:last-child p, .agrotechnology-boxes .service-features-list li:last-child .description-2 {
	margin-bottom: 0;
}	


@media (max-width: 1400px){
	.agrotechnology-list{
		padding-right: 25px;
	}
	.agrotechnology-img{
		padding-left: 25px;
	}
	.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-list{
		padding-left: 25px;
	}	
	.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-img{
		padding-right: 25px;
	}
	.agrotechnology-boxes .agrotechnology-box:not(:last-child){
		margin-bottom: 100px;
	}
}	

@media (max-width: 1200px){
	.agrotechnology-list{
		padding-right: 15px;
		width: 56%;
	}
	.agrotechnology-img{
		padding-left: 15px;
		width: 44%;
	}
	.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-list{
		padding-left: 15px;
	}	
	.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-img{
		padding-right: 15px;
	}
	.agrotechnology-boxes .agrotechnology-box:not(:last-child){
		margin-bottom: 80px;
	}
	.agrotechnology-boxes .service-features-list li p, .agrotechnology-boxes .service-features-list li .description-2 {
	    width: 100%;
	    margin-bottom: 12px;
	}/*
	.agrotechnology-boxes .service-features-list li:before{
		left: -30px;
	}
	.agrotechnology-boxes .service-features-list {
    	padding-left: 30px;
	}*/
	.agrotechnology-service-body.service-body .title-2 span{
		display: initial;
	}
}

@media (max-width: 768px){

	#wrapper[data-theme="service"] .agrotechnology-service-body .photo {
	    display: block;
	    min-height: 170px;
	}
	.agrotechnology-list{
		padding-right: 0px;
		width: 100%;
		margin-bottom: 40px;
	}
	.agrotechnology-img{
		padding-left: 0px;
		width: 100%;
		height: 300px;
	}
	.agrotechnology-img img{
		height: 100%;
		object-fit: cover;
	}		
	.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-list{
		order: 1;
		padding-right: 0;
		padding-left: 0;
	}	
	.agrotechnology-boxes .agrotechnology-box:nth-child(odd) .agrotechnology-img{
		order: 2;
		padding-right: 0;
		padding-left: 0;
	}
	.agrotechnology-box {
	    display: flex;
	    flex-wrap: wrap;
	}
	.agrotechnology-boxes .agrotechnology-box:not(:last-child){
		margin-bottom: 60px;
	}
	.agrotechnology-boxes .service-features-list li p, .agrotechnology-boxes .service-features-list li .description-2{
		font-size: 14px;
	}
	.agrotechnology-boxes .service-features-list li:before {
	    width: 10px;
	    height: 10px;
	    top: 4px;
	}

}

@media (max-width: 500px){
	.agrotechnology-service-body .title-2{
		margin-bottom: 3vw;
	}
	.agrotechnology-img{
		height: 250px;
	}
	.agrotechnology-boxes .agrotechnology-box:not(:last-child) {
    	margin-bottom: 50px;
	}
	#wrapper.page-service-agrotechnology .service-top .service-info p, #wrapper.page-service-agrotechnology .service-top .service-info .description-1 {
    	margin-bottom: 0;
	}
}




.agrotechnology-ben-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -35px;
}
.agrotechnology-ben-box .ben-item {
    width: calc(33.3333% - 70px);
    background: rgba(255, 108, 14, 0.1);
    padding: 2.4vw 1.8vw;
    position: relative;
    margin: 0 35px;
    margin-bottom: 70px;
}
.agrotechnology-ben-box .ben-item:nth-child(4), .agrotechnology-ben-box .ben-item:nth-child(5){
	width: calc(50% - 70px);
	margin-bottom: 0;
}

.agrotechnology-ben-box .ben-item .img svg {
	display: block;
    height: 5vw;
    width: auto;
    max-width: 6vw;
    margin-bottom: 1vw;
}

@media (max-width: 1400px){

	.agrotechnology-ben-box {
	    margin: 0 -25px;
	}	

	.agrotechnology-ben-box .ben-item {
	    width: calc(33.3333% - 50px);
	    padding: 2.4vw 1.8vw;
	    margin: 0 25px;
	    margin-bottom: 50px;
	}
	.agrotechnology-ben-box .ben-item:nth-child(4), .agrotechnology-ben-box .ben-item:nth-child(5){
		width: calc(50% - 50px);
	}

}	

@media (max-width: 1024px){

	.agrotechnology-ben-box {
	    margin: 0 -15px;
	}	

	.agrotechnology-ben-box .ben-item {
	    width: calc(33.3333% - 30px);
	    padding: 2.4vw 1.8vw;
	    margin: 0 15px;
	    margin-bottom: 30px;
	}
	.agrotechnology-ben-box .ben-item:nth-child(4), .agrotechnology-ben-box .ben-item:nth-child(5){
		width: calc(50% - 30px);
	}

}	


@media (max-width: 767px){

	.agrotechnology-ben-box {
	    margin: 0px;
	}	

	.agrotechnology-ben-box .ben-item {
	    width: 100%;
	    padding: 30px 20px;
	    margin: 0px;
	    margin-bottom: 20px;
	}
	.agrotechnology-ben-box .ben-item:nth-child(4), .agrotechnology-ben-box .ben-item:nth-child(5){
		width: 100%;
		margin-bottom: 20px;
	}
	.agrotechnology-ben-box .ben-item:nth-child(5){
		margin-bottom: 0;
	}
	.agrotechnology-ben-box .ben-item .img svg {
	    height: 60px;
	    width: auto;
	    max-width: 60px;
	    margin-bottom: 15px;
	}
	.agrotechnology-ben-box .description-2 {
	    font-size: 14px;
	}
	.scroll-top {
	    width: 38px !important;
	    height: 38px !important;
	}

}	

.price-banner{
	display: block;
}

@media (max-width: 1024px){
	.price-wrap-date {
	    width: 51%;
	    margin-right: 4.5%;
	}
	.price-select input {
		margin-bottom: 2vw;
	}
}
@media (max-width: 768px){
	.price-wrap-date {
	    width: 100%;
	    margin-right: 0%;
	}
	.row.row_custom.blog-items > .col-md-8:last-child{
		display: none;
	}
}

@media (max-width: 500px){
	.folder-info-actions a.btn:not(:last-child){
		margin-bottom: 20px;
	}
	.row.row_custom.blog-items > .col-md-8:last-child{
		display: none;
	}
}

.dropbtn{
	display: flex;
}
.header_link{
	display: inline-block;
	vertical-align: top;
}
@media (max-width: 768px){
	.service-info-actions {
	    width: 100%;
	    position: absolute;
	    left: 0;
	    top: 100%;
	    margin-top: 330px;
	}
}
@media (max-width: 768px){
	.service-success {
	    width: 100%;
	    margin: 8% 0 0 0%;
	    padding: 2.5vw 2.6vw 0;
	}


	.service-benefits-item {
	    width: 100%;
	}
	.service-benefits-items > .col-md-8:not(:last-child) {
		margin-bottom: 20px;
	}
}

#wrapper.page-service-organization .service-benefits-item-photo:before {
    top: 35%;
}
@media (max-width: 768px){
	#wrapper.page-service-organization .service-benefits-item-photo:before {
	    top: 31%;
	}
}

@media (max-width: 768px){
	.service-partners-logo.partner-1 {
    	width: 180px;
    	margin: 0 auto;
	}
	.service-partners-logo.partner-2 {
	    height: 90px;
	    margin-top: 12.2vw;
	    margin-bottom: 9vw;
	    width: 100%;
	}
}
@media (max-width: 500px){
	.service-partners-logo.partner-1 {
	    width: 37vw;
	    margin: 0 auto;
	}
	.service-partners-logo.partner-2 {
	    height: 18.5vw;
	    margin-top: 12.2vw;
	    width: 100%;
	    margin-bottom: 9vw;
	}
}	

@media (max-width: 1024px){
	.service-interactive-table {
	    width: 100%;
	}
}
.contact-section-nav > li:last-child {
    margin-bottom: 0;
}  

@media (min-width: 1025px){  
	.contact-section-nav {
	    flex-direction: column;
	    justify-content: space-between;
	}
}
@media (min-width: 1150px) and (max-width: 1300px){  
.contact-section-person-list li a {
    font-size: 14px;
}

}
@media (min-width: 1024px) and (max-width: 1150px){  
.contact-section-person-list li a {
    font-size: 12px;
}

}

.page-home section.reviews .reviews-items .col-md-8{
	display: none;
}
.page-home section.reviews .reviews-items .col-md-8:nth-child(1), .page-home section.reviews .reviews-items .col-md-8:nth-child(2),
.page-home section.reviews .reviews-items .col-md-8:nth-child(3){
	display: block;
}

@media (max-width: 768px){
	.page-home section.reviews .reviews-items .col-md-8:nth-child(4){
		display: block;
	}
}	
@media (max-width: 500px){
	.page-home section.reviews .reviews-items .col-md-8:nth-child(4){
		display: none;
	}
}



/*first screen*/

.folder {
    min-height: 100vh;
    height: auto !important;
}
.folder_info.animate {
    top: 0;
}
.folder_info {
    left: auto;
    top: auto;
    height: auto;
    min-height: 100vh;
    transform: translate(0, 0) !important;
    padding-top: 18vw;
    padding-bottom: 100px;
    margin: 0 auto;
}
#wrapper[data-theme="service"] .folder_info {
    transform: translate(0, 0);
    padding-top: 140px;
    min-height: 100vh;
}	
@media (max-width: 1024px){
	.folder_info{
		padding-top: 27vw;
	}
}
@media (max-width: 768px){
	.folder_info {
	    padding-top: 48vw;
	}
}

@media (max-width: 500px){
	.folder_info {
	    padding-top: 65vw;
	}
	#wrapper[data-theme="service"] .folder_info {
	    transform: translate(0, 0) !important;
   	}
}

.rewiews-actions {
    margin-top: 2vw;
}
.about_info {
    margin-bottom: 26.5vw;
}
@media (max-width: 1400px){
	.about_info {
	    margin-bottom: 33vw;
	}
}
@media (max-width: 1024px){
	.about_info {
	    margin-bottom: 26vw;
	}
}
@media (max-width: 500px){
	.about_photo {
	    bottom: -5.5%;
	}
	.about_info {
	    margin-bottom: 26vw;
	}
}    

section.reviews .slick-slider.reviews-slider {
    margin-bottom: 6.8vw;
}

.service-item {
    cursor: default;
}
.advertising-contact{
	margin-bottom: 0;
}

.hiddenBlock{
	display: none !important;
}
.zagl-img img{
	display: block;
	width: 100%;
}
/*
.price-sidebar-wrap{
	pointer-events: none;
}*/

@media (max-width: 500px){
.price-sidebar-wrap-inner.active{
	z-index: 1;
}
}
.scroll-top{
	z-index: 4;
}

.price-select .nice-select.open .list{
	    width: calc(100% + 2px);
}

