/*!
Theme Name: agrotest
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: agrotest
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	width: auto;
	max-width: 100%;
	height: auto;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('fonts/Rubik-Bold.woff2') format('woff2'),
        url('fonts/Rubik-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik';
    src: url('fonts/Rubik-Regular.woff2') format('woff2'),
        url('fonts/Rubik-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@media screen and (min-width: 1279px) {
	.mobile-menu {
		display: none;
	}
}
.img-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
}
.img-center img,
.img-center svg {
	display: block;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	max-height: 100%;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	-webkit-align-self: center;
	margin: 0 auto;
}
.img-position {
	display: block;
	position: relative;
	font-size: 0;
}
.img-position img {
	position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
a img {
	border: none;
}
path,
path:hover,
use,
use:hover,
button,
button:hover,
a,
a:hover {
	transition: 0.3s ease all;
}
.clearfix {
	float: none;
	clear: both;
}
.clearfix:after {
	clear: both;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,
button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-webkit-appearance: button;
	box-sizing: border-box;
	outline: none;
	border: none;
	font-family: inherit;
}
textarea {
	font-family: inherit;
}
button,
input[type="submit"],
input[type="button"] {
	cursor: pointer;
}
body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
}
::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

::-webkit-input-placeholder {color:#B0B0B0;}
::-moz-placeholder          {color:#B0B0B0;}
:-moz-placeholder           {color:#B0B0B0;}
:-ms-input-placeholder      {color:#B0B0B0;}

sub{
	font-size: 75%;
	vertical-align: bottom;
}
sup {
	font-size: 75%;
	vertical-align: top;
}

strong,
b {
	font-weight: 700;
}
i, cite, em, var, address, dfn {
	font-style: italic;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0;
}
input[type='number'] {
	-moz-appearance: textfield;
}
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
.overflow-hidden {
	overflow: hidden;
}
.rel {
	position: relative;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.size-0 {
	display: table;
	font-size: 0;
	width: 100%;
}
.table-responsive {
	width: 100%;
	min-height: .01%;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.hidden {
	display: none;
}
.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.inline-flex {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.f_wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.f_no-wrap {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.f_none {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}
.a-i_center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.a-i_end {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.a-i_baseline {
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.j-c_start {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.j-c_center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.j-c_around {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.j-c_between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.j-c_end {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.f-d_column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
	font-size: 16px;
	touch-action: manipulation;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	select:focus,
	textarea:focus,
	input:focus {
		font-size: 16px;
		touch-action: manipulation;
		user-select: none;
	}
}
input[type="text"]::-ms-clear {
	display: none;
}
input[type="password"]::-ms-reveal {
	display: none;
}
.width-100 {
	width: 100%;
}
.buttonMenu {
	display: none;
}
.width-1420 {
	max-width: 1420px;
	margin: 0 auto;
}
.width-1448 {
	max-width: 1448px;
	margin: 0 auto;
}



header {

}
.headerLeft {
	margin-right: 38px;
}
.headerTop {
	position: relative;
	min-height: 135px;
	padding: 36px 0 32px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #888888;
}
.custom-logo-link,
.boxLogo {
	display: block;
	font-size: 0;
	max-width: 127px;
}
.menuTop {

}
.menuTop ul {
	width: 100%;
}
.menuTop li {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
	position: relative;
}
.menuTop a {
	display: inline-block;
	font-size: 18px;
	line-height: 1.15;
	color: #276A31;
	font-family: 'Rubik', sans-serif;
	text-decoration: none;
	position: relative;
}
.menuTop a:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	height: 2px;
	background: #276A31;
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 0;
	transition: 0.3s ease all;
}
.menuTop li.current-menu-item > a:after,
.menuTop a:hover:after {
	opacity: 1;
	visibility: visible;
	left: 0;
	width: 100%;
	transition: 0.3s ease all;
}
.menuTop > ul > li.menu-item-has-children > a,
.menuTop > ul > li.menu-item-has-children > span {
	padding-right: 20px;
}
.menuTop > ul > li.menu-item-has-children > a:before,
.menuTop > ul > li.menu-item-has-children > span:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 2px;
    width: 6px;
    height: 6px;
    border: solid 2px #276A31;
    border-right: none;
    border-top: none;
    transform: rotate(-45deg);
    transition: 0.3s ease all;
    margin-top: -6px;
}
.menuTop > ul > li:hover > a:before,
.menuTop > ul > li:hover > span:before {
	transform: rotate(135deg);
    transition: 0.3s ease all;
    margin-top: -1px;
}
.menuTop li.active.menu-item-has-children > a:after, 
.menuTop li.menu-item-has-children > a:hover:after {
	width: calc(100% - 20px);
}

@media screen and (min-width: 1279px) {
	.secondLevel {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 100%;
	    left: -8px;
	    padding-top: 10px;
	    z-index: -1;
	    transition: 0.3s ease all;
	}
	.menuTop > ul > li:hover .secondLevel {
		opacity: 1;
		visibility: visible;
		z-index: 2;
		transition: 0.3s ease all;
	}
	.secondLevel ul {
		width: 260px;
		box-sizing: border-box;
		background: #FFFFFF;
		border: 1px solid #E0E4E7;
		border-radius: 10px;
		padding: 15px 20px;
		box-shadow: 1px 1px 4px 0px #ccc;
	}
}
.secondLevel li {
	margin-bottom: 10px;
	text-align: left;
}
.secondLevel li:last-child {
	margin-bottom: 0;
}
.secondLevel a {
	display: inline-block;
	vertical-align: top;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.15;
    color: #2D2C2C;
    font-family: 'Rubik', sans-serif;
    text-decoration: none;
    position: relative;
}
.secondLevel li.active a,
.secondLevel a:hover {
	color: #276A31;
}
.headerCenter {
	width: 100%;
}
.language-chooser {
	margin-left: 47px;
	font-size: 0;

}
.language-chooser li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 23px;
}
.language-chooser li:after {
	display: block;
	content: "";
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: -1px;
	right: -13px;
	font-size: 14px;
	width: 1px;
	height: 14px;
}
.language-chooser li:last-child {
	margin-right: 0;
}
.language-chooser li:last-child:after {
	display: none;
}
.language-chooser a {
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	color: rgba(0,0,0,0.5);
}
.language-chooser li.current-lang a,
.language-chooser a:hover {
	color: #000;
}
.link-addition {
	width: 186px;
	height: 45px;
	background: #609C72;
	border-radius: 29px;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	margin-left: 33px;
}
.link-addition:hover {
	background: #276A31;
}
.button-call {
	width: 174px;
	height: 45px;
	border: 2px solid #276A31;
	box-sizing: border-box;
	background: #276A31;
	border-radius: 29px;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 38px;
}
.open-modal .button-call,
.button-call:hover {
	background: #fff;
	color: #276A31;
}
.sectionTop {
	height: 761px;
	/*overflow: hidden;*/
}
.sectionTop_left {
	width: 35%;
	box-sizing: border-box;
	padding: 64px 0px 0 0;
}
.sectionTop_right {
	width: 65%;
	position: relative;
	box-sizing: border-box;
	padding: 80px 0 75px 0;
}
.sectionTop_width {
	margin-left: auto;
	width: 426px;
}
.sectionTop_title {
	font-size: 70px;
	color: #2D2C2C;
	line-height: 1.05;
}
.sectionTop_text {
	font-size: 16px;
	line-height: 1.35;
	color: #000000;
	text-align: justify;
	margin-top: 31px;
}
.sectionTop_link {
	display: block;
	width: 249px;
	height: 60px;
	box-sizing: border-box;
	background: #276A31;
	border-radius: 29px;
	border: 2px solid #276A31;
	margin: 19px 0 0 0;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 56px;
	text-decoration: none;
}
.sectionTop_link:hover {
	background: #fff;
	color: #276A31;
}
.nextSection {
	margin-top: 98px;
}
.nextSection_link {
	font-weight: 300;
	font-size: 15px;
	text-decoration: underline;
	color: #000000;
}
.nextSection_link svg {
	margin-right: 22px;
}
.nextSection_link:hover {
	text-decoration: none;
}
.sectionTop_fond {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	-webkit-clip-path: polygon(13% 0, 100% 0%, 87% 100%, 0% 100%);
	clip-path: polygon(13% 0, 100% 0%, 87% 100%, 0% 100%);
	z-index: 1;
	background: #ACACAC;
}
.sectionTop_fond img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.swiper.sliderTop {
	font-size: 0;
	max-width: 704px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 2;
	height: 100%;
}
.sliderTop .swiper-slide {
	height: calc((100% - 26px) / 2) !important;
}
.sliderTop_link {
	display: block;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 12px 12px 12px 12px;
	box-shadow: 0px 8px 8px rgba(57, 128, 57, 0.15);
	border-radius: 10px;
	font-size: 0;
	text-decoration: none;
	height: 100%;
	overflow: hidden;
}
.sliderTop_thumb {
	height: 114px;
}
.sliderTop_title {
	font-size: 20px;
	line-height: 1.2;
	color: #2D2C2C;
	text-transform: uppercase;
	transition: 0.3s ease all;
}
.sliderTop_link:hover .sliderTop_title {
	color: #276A31;
	transition: 0.3s ease all;
}
.sliderTop_text {
	font-size: 13px;
	line-height: 1.25;
	color: #000000;
	text-align: justify;
	margin-top: 16px;
}
.sliderTop_pd {
	box-sizing: border-box;
	padding: 0 10px 0 10px;
	margin-top: 8px;
	overflow: hidden;
}
.sectionTop_icons {
	font-size: 0;
	position: absolute;
	left: -14%;
	bottom: -20%;
	z-index: -1;
}
.boxAnalyzed {
	max-width: 1465px;
	margin: 134px auto 0 auto;
	height: 135px;
	position: relative;
}
.boxAnalyzed_item {
	height: 119px;
	box-sizing: border-box;
	padding: 0 138px 2px 102px;
	position: relative;
}
.boxAnalyzed_title,
.boxAnalyzed_text {
	font-weight: 900;
	font-size: 48px;
	color: #FFFFFF;
	position: relative;
	z-index: 3;
}
.boxAnalyzed_title {

}
.boxAnalyzed_number {
	font-weight: 900;
	font-size: 95px;
	color: #FFFFFF;
	position: relative;
}
.boxAnalyzed_number:after {
	display: block;
	content: "";
	background: #276A31;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 4px;
	z-index: 1;
	margin-top: -3px;
}
.boxAnalyzed_text {

}
.boxAnalyzed_icons {
	height: 59px;
	font-size: 0;
	position: absolute;
	top: 60px;
	left: 9px;
	right: 0;
	z-index: 2;
	mix-blend-mode: multiply;
}
.boxAnalyzed_circle {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
}
.boxAnalyzed_circle-1 {
	top: 10px;
	left: 27px;
}
.boxAnalyzed_circle-2 {
	top: 10px;
	right: 19px;
}
.boxAnalyzed_circle-3 {
	bottom: 24px;
	left: 17px;
}
.boxAnalyzed_circle-4 {
	bottom: 24px;
	right: 32px;
}
span.error {
	display: block;
	color: red;
	font-size: 14px;
    box-sizing: border-box;
    padding: 5px 0 0 24px;
}
.boxModal_item {
	position: relative;
}
.boxModal_item span.error {
	position: absolute;
	top: 100%;
	left: 0;
    font-size: 12px;
    padding: 6px 0 0 0;
    color: #9b0b0b;
}
.grecaptcha-badge {
	opacity: 0 !important;
	visibility: hidden !important;
	z-index: -1 !important;
}

@media screen and (max-width: 1640px) {


}
@media screen and (max-width: 1550px) {
	.width-1420,
	.width-1448 {
		max-width: 1200px;
	}
	.sectionTop {
		height: 666px;
	}
	.swiper.sliderTop {
		max-width: 476px;
	}
	.language-chooser {
		margin-left: 23px;
	}
	.language-chooser li:after {
		top: 0px;
		right: -10px;
		height: 11px;
	}
	.language-chooser a {
		font-size: 12px;
	}
	.language-chooser li {
		margin-right: 19px;
	}
	.button-call {
		width: 140px;
	}
	.button-call,
	.link-addition {
		width: 175px;
		margin-left: 9px;
	}
	.headerLeft {
		margin-right: 22px;
	}
	.menuTop a {
		font-size: 16px;
	}
	.sectionTop_left {
		width: 37%;
	}
	.sectionTop_right {
		width: 63%;
		padding: 30px 0 30px 8%;
	}
	.sectionTop_fond {
		-webkit-clip-path: polygon(17.5% 0, 100% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(17.5% 0, 100% 0%, 100% 100%, 0% 100%);
	}
	.sliderTop .swiper-slide {
		height: calc((100% - 36px) / 2) !important;
		margin-top: 18px !important;
	}
	.sectionTop_width {
		width: 424px;
	}
	.sectionTop_title {
		font-size: 52px;
	}
	.sectionTop_link {
		margin-top: 35px;
	}
	.nextSection {
		margin-top: 50px;
	}






}
@media screen and (max-width: 1279px) {
	.headerTop {
		min-height: 88px;
		padding: 20px 15px 20px 15px;
	}
	.menuTop  {
		display: none;
	}
	.custom-logo-link,
	.boxLogo {
		max-width: 90px;
	}
	.sectionTop_right {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.swiper.sliderTop {
		height: 294px;
	}
	.sliderTop .swiper-slide {
		height: 100% !important;
		margin-top: 0 !important;
	}
	.sectionTop {
		height: 480px;
	}
	.sectionTop_left {
		padding: 35px 0px 0 0;
	}
	.sectionTop_title {
		font-size: 44px;
	}
	.sectionTop_text {
		margin-top: 20px;
	}
	.sectionTop_link {
		width: 222px;
		height: 52px;
		margin: 19px 0 0 0;
		line-height: 48px;
	}
	.nextSection_link svg {
		margin-right: 0;
		transform: scale(0.7);
	}
	.nextSection {
		margin-top: 30px;
	}
	.sectionTop_icons {
		max-width: 240px;
	}
	.buttonMenu {
		display: block;
		font-size: 0;
		background: transparent;
		margin-right: 25px;
		width: 28px;
		height: 28px;
	}

	.buttonMenu use {
		fill: #276A31;
	}








}
@media screen and (max-width: 1199px) {
	.sectionTop_width {
		width: 100%;
	}
	.sectionTop_left {
		padding: 35px 0px 0 15px;
	}






}
@media screen and (max-width: 1023px) {

}
@media screen and (max-width: 979px) {
	.sectionTop_title {
		font-size: 30px;
	}
	.sectionTop_text {
		margin-top: 15px;
		font-size: 14px;
	}
	.sectionTop_link {
		height: 46px;
		margin: 15px 0 0 0;
		line-height: 42px;
	}
	.sectionTop_right {
		padding: 30px 15px 30px 10%;
	}






}
@media screen and (max-width: 799px) {

}
@media screen and (max-width: 768px) {
	header {
		height: 68px;
	}
	.button-call, .link-addition {
		display: none;
	}
	.headerTop {
		height: 68px;
		min-height: 68px;
		padding: 10px 15px 10px 15px;
	}
	.sectionTop {
		height: auto;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.sectionTop_left {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		padding: 35px 15px 0 15px;
	}
	.sectionTop_right {
		padding: 30px 15px 30px 15px;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		height: 354px;
	}
	.sectionTop_fond {
		-webkit-clip-path: none;
		clip-path: none;
	}
	.swiper.sliderTop {
		max-width: 100%;
		max-width: 240px;
	}
	.sliderTop_thumb {
		height: 94px;
	}
	.sliderTop_title {
		font-size: 20px;
	}
	.sliderTop_text {
	    font-size: 16px;
	    line-height: 1.4;
	    text-align: left;
	}
	.sectionTop_width {
		width: 100%;
		text-align: center;
	}
	.sectionTop_link {
		margin: 15px auto 0 auto;
	}
	.nextSection_link {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.boxModal_item span.error {
		position: relative;
		top: 0;
	}

}
@media screen and (max-width: 639px) {

}
@media screen and (max-width: 479px) {
	.sliderTop_thumb {
		height: 76px;
	}
	.sliderTop_pd {
		padding: 0;
		margin-top: 20px;
	}

}
@media screen and (max-width: 374px) {

}
@media screen and (max-width: 359px) {

}
#modal-layout {
	display: none;
	background: rgba(3,3,3,.6);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 999;
}
#modal-layout.open {
	display: block;
}

#modal-layout .modal-content {
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	width: 30%;
	padding: 30px;
}
#modal-layout .modal-close {
	font-size: 40px;
	position: absolute;
	top: 30px;
	right: 40px;
	cursor: pointer;
}

.service-block {
	display: none;
}
.service-block.active {
	display: block;
}

.layout_cookie_policy {
	background-color: #FFF;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 12px;
	color: #555555;
	box-shadow: 0 0 15px rgb(0 0 0 / 20%);
	z-index: 9999;
	font-size: 14px;
	transition: .3s;
}
.cookie_policy__root {
	display: flex;
	justify-content: center;
	align-items: center;
}
.cookie_policy__button > button {
	background: #2e963a;
	color: #fff;
	border: 0;
	padding: 0.4em 0.8em;
	margin: 0 0.5em;
	font-size: 13px;
}
.layout_cookie_policy.hidden {
	display: none;
}