/*!
Theme Name: barks
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: barks
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.

barks 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.
 */
#wpadminbar {
	z-index: 9999999!important;
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	overflow-x: hidden;
	margin-bottom: 0!important;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on June 21, 2017 9:51 AM */

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('fonts/ProximaNova/ProximaNovaCond-LightIt.eot');
	src: local('Proxima Nova Condensed Light Italic'), local('ProximaNovaCond-LightIt'),
		url('fonts/ProximaNova/ProximaNovaCond-LightIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-LightIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('fonts/ProximaNova/ProximaNova-LightIt.eot');
	src: local('Proxima Nova Light Italic'), local('ProximaNova-LightIt'),
		url('fonts/ProximaNova/ProximaNova-LightIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-LightIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('fonts/ProximaNova/ProximaNovaCond-Regular.eot');
	src: local('Proxima Nova Condensed Regular'), local('ProximaNovaCond-Regular'),
		url('fonts/ProximaNova/ProximaNovaCond-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-Regular.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('fonts/ProximaNova/ProximaNova-Extrabld.eot');
	src: local('Proxima Nova Extrabold'), local('ProximaNova-Extrabld'),
		url('fonts/ProximaNova/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-Extrabld.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Bl';
	src: url('fonts/ProximaNova/ProximaNovaCond-Black.eot');
	src: local('Proxima Nova Condensed Black'), local('ProximaNovaCond-Black'),
		url('fonts/ProximaNova/ProximaNovaCond-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-Black.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('fonts/ProximaNova/ProximaNovaCond-ExtrabldIt.eot');
	src: local('Proxima Nova Condensed Extrabold Italic'), local('ProximaNovaCond-ExtrabldIt'),
		url('fonts/ProximaNova/ProximaNovaCond-ExtrabldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-ExtrabldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-ExtrabldIt.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('fonts/ProximaNova/ProximaNova-Regular.eot');
	src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
		url('fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('fonts/ProximaNova/ProximaNova-Semibold.eot');
	src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'),
		url('fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-Semibold.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('fonts/ProximaNova/ProximaNovaExCn-Thin.eot');
	src: local('Proxima Nova Extra Condensed Thin'), local('ProximaNovaExCn-Thin'),
		url('fonts/ProximaNova/ProximaNovaExCn-Thin.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-Thin.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('fonts/ProximaNova/ProximaNovaCond-Semibold.eot');
	src: local('Proxima Nova Condensed Semibold'), local('ProximaNovaCond-Semibold'),
		url('fonts/ProximaNova/ProximaNovaCond-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-Semibold.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('fonts/ProximaNova/ProximaNovaExCn-SemiboldIt.eot');
	src: local('Proxima Nova Extra Condensed Semibold Italic'), local('ProximaNovaExCn-SemiboldIt'),
		url('fonts/ProximaNova/ProximaNovaExCn-SemiboldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-SemiboldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('fonts/ProximaNova/ProximaNovaExCn-Semibold.eot');
	src: local('Proxima Nova Extra Condensed Semibold'), local('ProximaNovaExCn-Semibold'),
		url('fonts/ProximaNova/ProximaNovaExCn-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-Semibold.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('fonts/ProximaNova/ProximaNova-ThinIt.eot');
	src: local('Proxima Nova Thin Italic'), local('ProximaNova-ThinIt'),
		url('fonts/ProximaNova/ProximaNova-ThinIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-ThinIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-ThinIt.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('fonts/ProximaNova/ProximaNovaCond-Thin.eot');
	src: local('Proxima Nova Condensed Thin'), local('ProximaNovaCond-Thin'),
		url('fonts/ProximaNova/ProximaNovaCond-Thin.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-Thin.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('fonts/ProximaNova/ProximaNovaCond-RegularIt.eot');
	src: local('Proxima Nova Condensed Regular Italic'), local('ProximaNovaCond-RegularIt'),
		url('fonts/ProximaNova/ProximaNovaCond-RegularIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-RegularIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('fonts/ProximaNova/ProximaNovaExCn-ThinIt.eot');
	src: local('Proxima Nova Extra Condensed Thin Italic'), local('ProximaNovaExCn-ThinIt'),
		url('fonts/ProximaNova/ProximaNovaExCn-ThinIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-ThinIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-ThinIt.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('fonts/ProximaNova/ProximaNova-SemiboldIt.eot');
	src: local('Proxima Nova Semibold Italic'), local('ProximaNova-SemiboldIt'),
		url('fonts/ProximaNova/ProximaNova-SemiboldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-SemiboldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('fonts/ProximaNova/ProximaNova-RegularIt.eot');
	src: local('Proxima Nova Regular Italic'), local('ProximaNova-RegularIt'),
		url('fonts/ProximaNova/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-RegularIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('fonts/ProximaNova/ProximaNovaCond-Extrabld.eot');
	src: local('Proxima Nova Condensed Extrabold'), local('ProximaNovaCond-Extrabld'),
		url('fonts/ProximaNova/ProximaNovaCond-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-Extrabld.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('fonts/ProximaNova/ProximaNovaExCn-ExtrabldIt.eot');
	src: local('Proxima Nova Extra Condensed Extrabold Italic'), local('ProximaNovaExCn-ExtrabldIt'),
		url('fonts/ProximaNova/ProximaNovaExCn-ExtrabldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-ExtrabldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-ExtrabldIt.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Bl';
	src: url('fonts/ProximaNova/ProximaNovaExCn-BlackIt.eot');
	src: local('Proxima Nova Extra Condensed Black Italic'), local('ProximaNovaExCn-BlackIt'),
		url('fonts/ProximaNova/ProximaNovaExCn-BlackIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-BlackIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('fonts/ProximaNova/ProximaNovaExCn-LightIt.eot');
	src: local('Proxima Nova Extra Condensed Light Italic'), local('ProximaNovaExCn-LightIt'),
		url('fonts/ProximaNova/ProximaNovaExCn-LightIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-LightIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Th';
	src: url('fonts/ProximaNova/ProximaNovaCond-ThinIt.eot');
	src: local('Proxima Nova Condensed Thin Italic'), local('ProximaNovaCond-ThinIt'),
		url('fonts/ProximaNova/ProximaNovaCond-ThinIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-ThinIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-ThinIt.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Lt';
	src: url('fonts/ProximaNova/ProximaNovaExCn-Light.eot');
	src: local('Proxima Nova Extra Condensed Light'), local('ProximaNovaExCn-Light'),
		url('fonts/ProximaNova/ProximaNovaExCn-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-Light.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('fonts/ProximaNova/ProximaNovaCond-BoldIt.eot');
	src: local('Proxima Nova Condensed Bold Italic'), local('ProximaNovaCond-BoldIt'),
		url('fonts/ProximaNova/ProximaNovaCond-BoldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-BoldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Th';
	src: url('fonts/ProximaNova/ProximaNovaExCn-Extrabld.eot');
	src: local('Proxima Nova Extra Condensed Extrabold'), local('ProximaNovaExCn-Extrabld'),
		url('fonts/ProximaNova/ProximaNovaExCn-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-Extrabld.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('fonts/ProximaNova/ProximaNovaExCn-BoldIt.eot');
	src: local('Proxima Nova Extra Condensed Bold Italic'), local('ProximaNovaExCn-BoldIt'),
		url('fonts/ProximaNova/ProximaNovaExCn-BoldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-BoldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Bl';
	src: url('fonts/ProximaNova/ProximaNova-Black.eot');
	src: local('Proxima Nova Black'), local('ProximaNova-Black'),
		url('fonts/ProximaNova/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-Black.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('fonts/ProximaNova/ProximaNova-Bold.eot');
	src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
		url('fonts/ProximaNova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('fonts/ProximaNova/ProximaNovaExCn-Bold.eot');
	src: local('Proxima Nova Extra Condensed Bold'), local('ProximaNovaExCn-Bold'),
		url('fonts/ProximaNova/ProximaNovaExCn-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-Bold.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('fonts/ProximaNova/ProximaNovaT-Thin.eot');
	src: local('Proxima Nova Thin'), local('ProximaNovaT-Thin'),
		url('fonts/ProximaNova/ProximaNovaT-Thin.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaT-Thin.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaT-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('fonts/ProximaNova/ProximaNova-BoldIt.eot');
	src: local('Proxima Nova Bold Italic'), local('ProximaNova-BoldIt'),
		url('fonts/ProximaNova/ProximaNova-BoldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-BoldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Rg';
	src: url('fonts/ProximaNova/ProximaNovaCond-Bold.eot');
	src: local('Proxima Nova Condensed Bold'), local('ProximaNovaCond-Bold'),
		url('fonts/ProximaNova/ProximaNovaCond-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-Bold.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Bl';
	src: url('fonts/ProximaNova/ProximaNovaExCn-Black.eot');
	src: local('Proxima Nova Extra Condensed Black'), local('ProximaNovaExCn-Black'),
		url('fonts/ProximaNova/ProximaNovaExCn-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-Black.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('fonts/ProximaNova/ProximaNovaExCn-RegularIt.eot');
	src: local('Proxima Nova Extra Condensed Regular Italic'), local('ProximaNovaExCn-RegularIt'),
		url('fonts/ProximaNova/ProximaNovaExCn-RegularIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-RegularIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('fonts/ProximaNova/ProximaNovaCond-Light.eot');
	src: local('Proxima Nova Condensed Light'), local('ProximaNovaCond-Light'),
		url('fonts/ProximaNova/ProximaNovaCond-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-Light.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('fonts/ProximaNova/ProximaNova-ExtrabldIt.eot');
	src: local('Proxima Nova Extrabold Italic'), local('ProximaNova-ExtrabldIt'),
		url('fonts/ProximaNova/ProximaNova-ExtrabldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-ExtrabldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-ExtrabldIt.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Cn Bl';
	src: url('fonts/ProximaNova/ProximaNovaCond-BlackIt.eot');
	src: local('Proxima Nova Condensed Black Italic'), local('ProximaNovaCond-BlackIt'),
		url('fonts/ProximaNova/ProximaNovaCond-BlackIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-BlackIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova ExCn Rg';
	src: url('fonts/ProximaNova/ProximaNovaExCn-Regular.eot');
	src: local('Proxima Nova Extra Condensed Regular'), local('ProximaNovaExCn-Regular'),
		url('fonts/ProximaNova/ProximaNovaExCn-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaExCn-Regular.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaExCn-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('fonts/ProximaNova/ProximaNova-Light.eot');
	src: local('Proxima Nova Light'), local('ProximaNova-Light'),
		url('fonts/ProximaNova/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-Light.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Cn Lt';
	src: url('fonts/ProximaNova/ProximaNovaCond-SemiboldIt.eot');
	src: local('Proxima Nova Condensed Semibold Italic'), local('ProximaNovaCond-SemiboldIt'),
		url('fonts/ProximaNova/ProximaNovaCond-SemiboldIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNovaCond-SemiboldIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNovaCond-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Bl';
	src: url('fonts/ProximaNova/ProximaNova-BlackIt.eot');
	src: local('Proxima Nova Black Italic'), local('ProximaNova-BlackIt'),
		url('fonts/ProximaNova/ProximaNova-BlackIt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova/ProximaNova-BlackIt.woff') format('woff'),
		url('fonts/ProximaNova/ProximaNova-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
    font-family: 'TT Norms ExtraBold';
    src: url('fonts/TTNorms//TTNorms-ExtraBoldItalic.eot');
    src: local('TT Norms ExtraBold Italic'), local('TTNorms-ExtraBoldItalic'),
        url('fonts/TTNorms//TTNorms-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-ExtraBoldItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Bold.eot');
    src: local('TT Norms Bold'), local('TTNorms-Bold'),
        url('fonts/TTNorms//TTNorms-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Bold.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Thin.eot');
    src: local('TT Norms Thin'), local('TTNorms-Thin'),
        url('fonts/TTNorms//TTNorms-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Thin.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Regular.eot');
    src: local('TT Norms Regular'), local('TTNorms-Regular'),
        url('fonts/TTNorms//TTNorms-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Regular.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms Thin';
    src: url('fonts/TTNorms//TTNorms-ThinItalic.eot');
    src: local('TT Norms Thin Italic'), local('TTNorms-ThinItalic'),
        url('fonts/TTNorms//TTNorms-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-ThinItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Italic.eot');
    src: local('TT Norms Italic'), local('TTNorms-Italic'),
        url('fonts/TTNorms//TTNorms-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Italic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Heavy.eot');
    src: local('TT Norms Heavy'), local('TTNorms-Heavy'),
        url('fonts/TTNorms//TTNorms-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Heavy.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Light.eot');
    src: local('TT Norms Light'), local('TTNorms-Light'),
        url('fonts/TTNorms//TTNorms-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Light.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms Black';
    src: url('fonts/TTNorms//TTNorms-BlackItalic.eot');
    src: local('TT Norms Black Italic'), local('TTNorms-BlackItalic'),
        url('fonts/TTNorms//TTNorms-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-BlackItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-ExtraLight.eot');
    src: local('TT Norms ExtraLight'), local('TTNorms-ExtraLight'),
        url('fonts/TTNorms//TTNorms-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-ExtraLight.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms Light';
    src: url('fonts/TTNorms//TTNorms-LightItalic.eot');
    src: local('TT Norms Light Italic'), local('TTNorms-LightItalic'),
        url('fonts/TTNorms//TTNorms-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-LightItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms ExtraLight';
    src: url('fonts/TTNorms//TTNorms-ExtraLightItalic.eot');
    src: local('TT Norms ExtraLight Italic'), local('TTNorms-ExtraLightItalic'),
        url('fonts/TTNorms//TTNorms-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-ExtraLightItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms Bold';
    src: url('fonts/TTNorms//TTNorms-BoldItalic.eot');
    src: local('TT Norms Bold Italic'), local('TTNorms-BoldItalic'),
        url('fonts/TTNorms//TTNorms-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-BoldItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Medium.eot');
    src: local('TT Norms Medium'), local('TTNorms-Medium'),
        url('fonts/TTNorms//TTNorms-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Medium.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-Black.eot');
    src: local('TT Norms Black'), local('TTNorms-Black'),
        url('fonts/TTNorms//TTNorms-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-Black.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TT Norms Medium';
    src: url('fonts/TTNorms//TTNorms-MediumItalic.eot');
    src: local('TT Norms Medium Italic'), local('TTNorms-MediumItalic'),
        url('fonts/TTNorms//TTNorms-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-MediumItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms Heavy';
    src: url('fonts/TTNorms//TTNorms-HeavyItalic.eot');
    src: local('TT Norms Heavy Italic'), local('TTNorms-HeavyItalic'),
        url('fonts/TTNorms//TTNorms-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-HeavyItalic.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'TT Norms';
    src: url('fonts/TTNorms//TTNorms-ExtraBold.eot');
    src: local('TT Norms ExtraBold'), local('TTNorms-ExtraBold'),
        url('fonts/TTNorms//TTNorms-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/TTNorms//TTNorms-ExtraBold.woff') format('woff'),
        url('fonts/TTNorms//TTNorms-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
body,
textarea,
input,
select,
.form-control,
a,
body h1, body h2, body h3, body h4, body h5, body h6, body section div {
  font-family: 'Proxima Nova Rg';
}
a {
	outline: none!important;
}
/*Hide WP Admin Panel*/
html[lang="ru-RU"] {
	margin-top: unset!important;
}
/*End Hide WP Admin Panel*/
body {
	position: relative;
}
header.site-header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: transparent;
}
header.site-header.header-fixed,
.single-post header.site-header,
.page-template-default header.site-header {
	background: rgb(51, 51, 51);
	position: fixed;
}
.header-wrapper {
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	max-width: 1700px;
	margin: 0 auto;
}
.header-logo {
	height: 100%;
}
.header-logo img {
	height: auto;
	width: 229px;
}
.header-nav, .header-nav > div {
	height: 100%;
}
.header-nav ul {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	list-style: none;
	margin: unset;
	padding: unset;
	height: 100%;
	column-gap: 10px;
}
.header-nav ul > li {
	max-width: 200px;
	margin: 0 10px;
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
}
.header-nav ul > li.current-menu-item:before {
	position: absolute;
	content: '';
	top: 0;
	width: 100%;
	height: 3px;
	background: #909A35;
	transition: .3s;
}
.header-nav ul > li:before {
	position: absolute;
	content: '';
	top: 0;
	width: 100%;
	height: 3px;
	background: transparent;
	transition: .3s;
}
.header-nav ul > li:hover:before {
	position: absolute;
	content: '';
	top: 0;
	width: 100%;
	height: 3px;
	background: #909A35;
}
.header-nav ul > li a {
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	transition: .3s;
}
.header-nav ul > li:hover a {
	color: #909A35;
}
.header-lang-wrapper {
	font-size: 13px;
	line-height: 1.2;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.header-lang-wrapper svg {
	margin-left: 7px;
}
.header-phones a {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	text-decoration: none;
}
.header-phones a.dropdown-item {
	font-size: 17px;
}
.header-phones a svg {
	margin-left: 7px;
	margin-top: -1px;
}
.btn-green {
	box-shadow: 0px 3px 0px #6C7421;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
	display: inline-block;
	transition: .3s;
}
.btn-green a {
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
	padding: 18px 30px 18px 28px;
	transition: .3s;
}
.btn-green a svg {
	margin-right: 10px;
}
.btn-green input[type="submit"] {
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
	padding: 18px 30px 18px 28px;
	background: transparent;
	border-bottom: none;
	width: 266px;
	transition: .3s;
}
.btn-green input[type="submit"]:hover,
.btn-green:hover {
	background: linear-gradient(0deg, #2B2B2B 0%, #464646 100%);
	box-shadow: 0px 3px 0px #1C1C1C;
}
.btn-green .ajax-loader {
	display: none!important;
}
p.btn-green {
	margin-bottom: unset;
	position: relative;
	margin-left: calc(50% - 266px / 2);
}
p.btn-green:before {
	position: absolute;
	content: '';
	background: url(icons/plus.svg);
	width: 10px;
    height: 10px;
    top: calc(50% - 5px);
    left: 25%;
}
.btn-black {
	display: inline-block;
}
.btn-black a {
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
	padding: 18px 30px 18px 28px;
}
.btn-black a svg {
	margin-right: 10px;
}
.btn-black input[type="submit"] {
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
	padding: 18px 30px 18px 48px;
	box-shadow: 0px 3px 0px #1C1C1C;
	background: linear-gradient(0deg, #2B2B2B 0%, #464646 100%);
	border-bottom: none;
	width: auto;
	transition: .3s;
}
@media(min-width: 1366px) {
	.btn-black input[type="submit"] {
		padding: 0.938vw 1.563vw 0.938vw 2.700vw;
	}
}
.btn-black input[type="submit"]:hover {
	background: linear-gradient(180deg, #FFFFFF 0%, #D6D6D6 100%);
	box-shadow: 0px 3px 0px #ABABAB;
	color: #333333;
}
.btn-black .ajax-loader {
	display: none!important;
}
p.btn-black {
	margin-bottom: unset;
	position: relative;
}
p.btn-black:before {
	position: absolute;
	content: '';
	background: url(icons/plus.svg);
	width: 10px;
    height: 10px;
    top: calc(50% - 5px);
    left: 28px;
}
p.btn-black.hover:before {
	background: url(icons/plus-black.svg);
}
.swiper-container .swiper-pagination {
	margin-top: 60px;
	position: relative;
	min-height: 24px;
}
.swiper-container .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
}
.swiper-container .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.swiper-container .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}


.slider.container-fluid {
	padding: unset;
	position: relative;
	overflow-x: hidden;
}
.swiper-slide.home-slide {
	position: relative;
}
.swiper-slide.home-slide > img {
	max-height: 100vh;
	width: 100%;
	object-fit: cover;
}
.swiper-slide.home-slide:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(28, 28, 28, 0.5);
	z-index: 2;
}
.home-slide-absolute {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slide-caption-wrapper {
	display: grid;
	grid-template-columns: 3fr 2fr;
	grid-gap: 0 110px;
}
.advantages-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 61px 36px;
	margin-bottom: 58px;
}
.h1 {
	font-size: 96px;
	line-height: 1.2;
	color: #FFFFFF;
	font-weight: bold;
}
#home-slider .advantages-description {
	font-family: 'TT Norms';
	font-size: 22px;
	line-height: 1.3;
	font-weight: 500;
	color: #FFFFFF;
}
#home-slider .advantages-image {
	margin-bottom: 18px;
	position: relative;
}
#home-slider .advantages-image img {
	max-height: 72px;
}
#home-slider .advantages-image:before {
	position: absolute;
	content: '';
	width: 62px;
	height: 62px;
	background: linear-gradient(213.28deg, rgba(255, 255, 255, 0.2) 12.47%, rgba(255, 255, 255, 0) 85.4%);
	border-radius: 50%;
	z-index: 1;
	top: -10px;
	left: 19px;
}
.center-block {
	display: flex;
	align-items: center;
	justify-content: center;
}
.center-block > div {
	position: relative;
}
.center-block > div:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 3px solid #FFFFFF;
	top: -4.375rem;
	left: -4.375rem;
	z-index: -1;
}
.center-block > div:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #909A35;
	bottom: -4.375rem;
	right: -4.375rem;
	z-index: -2;
}
.home-slider-grid {
	position: absolute;
	left: -85px;
	top: -40px;
	opacity: .07;
	z-index: 2;
}
.swiper-buttons-left {
	z-index: 3;
	position: absolute;
	top: 0;
    left: 5vw;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.swiper-buttons-left .swiper-button-next,
.swiper-buttons-left .swiper-button-prev {
	position: relative;
	right: unset;
	left: unset;
	top: unset;
	width: 42px;
	height: 42px;
	border: 3px solid transparent;
}
.swiper-buttons-left .swiper-button-next {
	margin-right: -90px;
}
.swiper-buttons-left .swiper-button-prev {
	margin-bottom: 45px;
}
.swiper-buttons-left .swiper-button-next:after,
.swiper-buttons-left .swiper-button-prev:after {
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
}
.swiper-buttons-left .swiper-button-next:before,
.swiper-buttons-left .swiper-button-prev:before {
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	background: #FFFFFF;
}
.swiper-buttons-left .swiper-button-next:after {
	right: 14px;
}
.swiper-buttons-left .swiper-button-next:before {
	right: 25px;
}
.swiper-buttons-left .swiper-button-prev:after {
	left: 14px;
}
.swiper-buttons-left .swiper-button-prev:before {
	left: 25px;
}
.swiper-buttons-left .swiper-button-next:hover,
.swiper-buttons-left .swiper-button-prev:hover {
	border: 3px solid #919C36;
}
.double-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
}
.list-default-wrapper {
	display: flex;
	flex-direction: column;
}
.h2 {
	font-size: 36px;
	font-family: 'Proxima Nova Rg';
	line-height: 1.2;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.list-default-wrapper {
	margin-top: 17px;
	margin-bottom: 81px;
}
.list-default-item {
	position: relative;
	font-size: 20px;
	line-height: 1.6;
	color: #333333;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	padding-left: 10px;
}
.list-default-item:before {
	position: absolute;
	content: '-';
	left: 0;
	color: #333333;
	font-weight: bold;
}
.contact-form-shortcode {
	max-width: 400px;
}
.vybrat_luchshee_reshenie .contact-form-shortcode {
	padding-left: 40px;
}
.contact-form-shortcode input,
.contact-form-shortcode textarea,
.contact-form-shortcode select {
	font-family: 'TT Norms';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 110%;
	letter-spacing: 0.05em;
	color: #333333;
	border: none;
	border-bottom: 3px solid #333333;
	max-width: 100%;
	border-radius: unset;
	transition: .1s;
	background: transparent;
}
.contact-form-shortcode input:focus,
.contact-form-shortcode textarea:focus,
.contact-form-shortcode select:focus {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	margin-bottom: 2px;
}
.kommercheskoe_predlozhenie .contact-form-shortcode input[type="tel"],
.srochnoe_proizvodstvo .contact-form-shortcode input[type="tel"] {
	padding: 17px 158px 13px 29px;
}
.kommercheskoe_predlozhenie .contact-form-shortcode p:not(.btn-green) {
	margin-bottom: unset;
}
.kommercheskoe_predlozhenie .contact-form-shortcode p.btn-green {
	margin-top: 60px;
}
.phone-icon-show {
	position: relative;
}
.phone-icon-show:before {
	position: absolute;
	content: '';
	background: url('icons/phone.svg');
	width: 16px;
	height: 16px;
	top: 0;
    bottom: 0;
    transform: translate(0, 0);
}
.p-tb-4 {
	padding-top: 7rem;
	padding-bottom: 7rem;
}
.p-l-auto {
	padding-left: calc((100vw - 1380px) / 2);
}
.p-r-auto {
	padding-right: calc((100vw - 1380px) / 2);
}
.four-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.absolute-image {
	position: relative;
}
.absolute-image > img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: -1;
}
.bg-absolute {
	position: relative;
}
.bg-absolute .bg-absolute-div {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -2;
}
.preimushhestva_kompanii > .container {
	padding-top: 71px;
	padding-bottom: 105px;
}
.sub-h2 {
	text-align: center;
	font-size: 22px;
	line-height: 1.3;
	font-family: 'Proxima Nova Lt';
	color: #222222;
	font-weight: 300;
}
.preimushhestva_kompanii .h2 {
	font-family: 'TT Norms';
	font-size: 44px;
	line-height: 1.1;
	font-weight: unset;
	text-align: center;
	color: #222222;
	text-transform: unset;
	margin-bottom: 52px;
}
.preimushhestva_kompanii .h2 b {
	font-family: 'Proxima Nova Rg';
}
.four-wrapper-item.not-image {
	background: #FFFFFF;
	padding-left: 43px;
	padding-top: 50px;
}
.four-wrapper-item.not-image > img {
	transform: scale(1);
	transition: .5s;
}
.four-wrapper-item.not-image:hover > img {
	transform: scale(1.2);
}
.four-wrapper-item:not(.not-image) {
	overflow: hidden;
}
.four-wrapper-item:not(.not-image) > img {
	transform: scale(1);
	transition: .5s;
}
.four-wrapper-item:not(.not-image):hover > img {
	transform: scale(1.1);
}
.four-wrapper-item:first-child {
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
.four-wrapper-item:nth-child(2),
.four-wrapper-item:nth-child(3) {
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
.four-wrapper-item:nth-child(4) {
	border-bottom: 1px solid #D5D5D5;
}
.four-wrapper-item:nth-child(5),
.four-wrapper-item:nth-child(6),
.four-wrapper-item:nth-child(7) {
	border-right: 1px solid #D5D5D5;
}
.four-wrapper-item.not-image .text-simple {
	font-family: 'Proxima Nova Rg';
	padding-left: 13px;
	font-size: 20px;
	line-height: 1.3;
	color: #333333;
}
.third-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
.grid-gap-20 {
	grid-gap: 20px;
}
.grid-gap-77 {
	grid-gap: 77px;
}
.grid-gap-155 {
	grid-gap: 155px;
}
.o_kompanii_barks {
	padding-bottom: 144px;
	padding-top: 178px;
}
.o_kompanii_barks .sub-h2 {
	text-align: left;
}
.o_kompanii_barks .h2 {
	margin-left: -48px;
	font-family: 'TT Norms';
	font-size: 44px;
	line-height: 1.1;
	font-weight: unset;
	text-align: left;
	color: #222222;
	text-transform: uppercase;
	margin-bottom: 46px;
}
.o_kompanii_barks .h2 b {
	font-family: 'Proxima Nova Rg';
	text-transform: none;
}
.o_kompanii_barks .double-item > .text-simple {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	font-family: 'Proxima Nova Rg';
}
/*.o_kompanii_barks .double-item {
	margin-left: 100vw;
	transition: 1s;
}*/
.o_kompanii_barks .double-item.center-block {
	margin-left: -100vw;
	transition: 1s;
	/*margin-right: unset;*/
}
/*.o_kompanii_barks.finish .double-item {
	margin-left: 0;
	transition: 2s;
}*/
.o_kompanii_barks.finish .double-item.center-block {
	margin-left: 0;
	/*margin-right: unset;*/
}
.image-o_kompanii_barks {
	position: relative;
}
.center-block > div.image-o_kompanii_barks:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	right: -60px;
	top: -60px;
	z-index: -1;
	border: 3px solid #A8ABAE;
	left: unset;
}
.center-block > div.image-o_kompanii_barks img {
	z-index: 2;
	filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.15));
}
.center-block > div.image-o_kompanii_barks:after {
	content: '';
	background: url('icons/logo-B 1.svg');
	width: 100%;
	height: 100%;
	background-position: left bottom;
	left: -70px;
	bottom: -62px;
	z-index: 3;
	background-repeat: no-repeat;
}
.btn-transparent {
	margin-top: 25px;
	margin-bottom: 27px;
}
.btn-transparent a {
	font-family: 'Proxima Nova Rg';
	font-size: 13px;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	transition: .3s;
}
.btn-transparent a:hover {
	color: #909A35;
}
.btn-transparent a svg {
	margin-left: 16px;
}
.icon-number {
	display: flex;
	align-items: center;
}
.icon-number .number {
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	font-size: 54px;
	line-height: 1.2;
	color: #909A35;
	margin-left: 22px;
}
.o_kompanii_barks .third-item > .text-simple {
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3;
	color: #333333;
	margin-top: 2px;
}
.proizvodstvo .container-fluid {
	padding-left: 117px;
	padding-right: 117px;
	padding-top: 93px;
	padding-bottom: 93px;
}
.proizvodstvo .sub-h2 {
	font-family: 'Proxima Nova Lt';
	color: #FFFFFF;
	font-weight: 300;
}
.proizvodstvo .h2 {
	font-family: 'Proxima Nova Rg';
	font-size: 44px;
	line-height: 1.1;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-transform: none;
	margin-bottom: 67px;
}
.proizvodstvo .h2 b {
	font-family: 'Proxima Nova Rg';
	text-transform: none;
}
.proizvodstvo .swiper-slide:nth-child(2),
.proizvodstvo .swiper-slide:nth-child(3n+2) {
	margin-top: 63px;
}
.proizvodstvo-item {
	position: relative;
	overflow: hidden;
}
.proizvodstvo-item > img {
	transform: scale(1);
	transition: .5s;
}
.proizvodstvo-item:hover > img {
	transform: scale(1.1);
	transition: .5s;
}
.proizvodstvo-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 53px;
    display: flex;
}
.proizvodstvo-caption .btn-zoom {
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
    width: 53px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    text-decoration: none;
}
.proizvodstvo-caption .btn-zoom:hover {
	background: linear-gradient(0deg, #2B2B2B 0%, #464646 100%);
}
.proizvodstvo-caption .name {
	display: flex;
	padding: 15px 25px;
	align-items: center;
	background: #333333;
	font-family: 'Proxima Nova Lt';
	font-size: 18px;
	line-height: 1.3;
	color: #FFFFFF;
}
.proizvodstvo-caption .name .name-text {
	height: calc(1.3 * 18px * 1);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.proizvodstvo .swiper-pagination {
	position: relative;
	margin-top: 55px;
}
.proizvodstvo .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
}
.proizvodstvo .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.proizvodstvo .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.absolute-bottom-image {
	position: relative;
}
.absolute-bottom-image > img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
}
.sotrudnik-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0;
	align-items: flex-start;
}
.sotrudnik-wrapper .sotrudnik-item {
	overflow: hidden;
	height: 100%;
}
.sotrudnik-wrapper .sotrudnik-item > img {
	transform: scale(1);
	transition: .5s;
	height: 100%;
	object-fit: cover;
}
.sotrudnik-wrapper:hover .sotrudnik-item > img {
	transform: scale(1.1);
}
.sotrudniki_barks > .container {
	padding-bottom: 204px;
	padding-top: 80px;
}
.title-swiper-buttons {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
.swiper-button-item {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-self: flex-end;
	grid-gap: 39px;
}
.swiper-button-prev-line,
.swiper-button-next-line {
	position: relative;
}
.swiper-button-prev-line:before,
.swiper-button-next-line:before {
	content: '';
	position: absolute;
	width: 42px;
	height: 42px;
	border: 3px solid transparent;
	top: -9px;
	transition: .3s;
}
.swiper-button-prev-line:before {
	left: -16px;
}
.swiper-button-next-line:before {
	right: -16px;
}
.swiper-button-prev-line:hover:before,
.swiper-button-next-line:hover:before {
	border: 3px solid #909A35;
}
.swiper-button-prev-line svg {
	transform: rotate(180deg);
}
.title-swiper-buttons .sub-h2 {
	text-align: left;
	padding-left: 49px;
	color: #333333;
}
.title-swiper-buttons .h2 {
	font-family: 'TT Norms';
	font-size: 44px;
	line-height: 1.1;
	font-weight: 400;
	text-align: left;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: unset;
}
.sotrudniki_barks-slider-grid {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	opacity: .8;
}
.title-swiper-buttons .h2 b {
	font-family: 'Proxima Nova Rg';
	text-transform: none;
	font-weight: bold;
}
.sotrudnik-caption {
	background: #EEEEEE;
	padding-left: 40px;
	padding-right: 26px;
	display: flex;
	flex-direction: column;
    justify-content: center;
    border-bottom: 3px solid #909A35;
}
.sotrudnik-caption .sotrudnik-imya {
	font-family: 'Proxima Nova Rg';
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	color: #222222;
	margin-bottom: 8px;
}
.sotrudnik-caption .sotrudnik-dolzhnost {
	font-family: 'Proxima Nova Lt';
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
	color: #333333;
	opacity: 0.8;
	margin-bottom: 20px;
}
.sotrudnik-caption .sotrudnik-opisanie {
	font-family: 'Proxima Nova Rg';
	font-size: 16px;
	line-height: 1.6;
	font-weight: 400;
	color: #333333;
	padding-left: 28px;
	padding-top: 10px;
	position: relative;
}
.sotrudnik-caption .sotrudnik-opisanie:before {
	position: absolute;
	content: '';
	width: 25px;
	height: 1px;
	transform: rotate(-45deg);
	background: #909A35;
	top: 9px;
	left: -3px;
}
.video_o_kompanii > .container {
	padding-top: 101px;

}
.video_o_kompanii .sub-h2 {
	font-family: 'Proxima Nova Lt';
	text-align: center;
	color: #222222;
}
.video_o_kompanii .h2 {
	font-family: 'Proxima Nova Rg';
	font-size: 44px;
	line-height: 1.1;
	font-weight: 300;
	text-align: center;
	color: #222222;
	text-transform: none;
	margin-bottom: 80px;
}
.video_o_kompanii .h2 b {
	font-family: 'Proxima Nova Rg';
	text-transform: none;
	font-weight: bold;
}
.youtube-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height:0;
}
.youtube-video iframe {
	position: absolute; 
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.swiper-button-bottom {
	display: flex;
	margin: 0 auto;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 80px;
	column-gap: 40px;
}
.grid-gap-40-80 {
	grid-gap: 40px 80px;
}
.width-50vw {
	max-width: calc(50vw - (155px / 2));
}
.sertifikaty > .container-fluid {
	padding-left: 0;
	padding-top: 135px;
	padding-bottom: 100px;
}
.sertifikaty > .container-fluid.none-pb {
	padding-bottom: unset;
}
.sertifikaty .sub-h2 {
	font-family: 'Proxima Nova Lt';
	text-align: left;
	color: #222222;
	margin-bottom: 5px;
}
.sertifikaty .h2 {
	font-family: 'Proxima Nova Rg';
	font-size: 44px;
	line-height: 1.1;
	font-weight: 300;
	text-align: left;
	color: #222222;
	text-transform: none;
	margin-bottom: 30px;
	margin-left: -48px;
}
.sertifikaty .h2 b {
	font-family: 'Proxima Nova Rg';
	text-transform: none;
	font-weight: bold;
}
.sertifikaty .double-item .double-wrapper {
	margin-top: 46px;
}
.sertifikaty .double-item .double-wrapper .double-item > .text-simple {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	font-family: 'Proxima Nova Rg';
	font-weight: 700;
}
.sertifikaty .swiper-pagination {
	margin-top: 42px;
	position: relative;
}
.sertifikaty .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
}
.sertifikaty .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.sertifikaty .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.sertifikaty .sertifikaty-item {
	position: relative;
}
.sertifikaty .sertifikaty-item img {
	padding-top: 60px;
	padding-right: 45px;
	filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.15));
}
.sertifikaty .swiper-slide-active .sertifikaty-item:before {
	position: absolute;
	content: '';
	left: 30px;
	top: 30px;
	z-index: -1;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	border: 3px solid #909A35;
}
.otzyvy_nashih_klientov .h2 {
	font-family: 'Proxima Nova Rg';
	font-size: 44px;
	line-height: 1.1;
	font-weight: 300;
	text-align: center;
	color: #222222;
	text-transform: none;
	margin-bottom: 45px;
}
.otzyvy_nashih_klientov .h2 b {
	font-family: 'Proxima Nova Rg';
	text-transform: none;
	font-weight: bold;
}
.gruppy_otzyvov-titles {
	display: flex;
	justify-content: center;
	column-gap: 22px;
	margin-bottom: 72px;
}
.gruppy_otzyvov-title {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.2;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	font-weight: normal;
	position: relative;
	transition: .3s;
}
.gruppy_otzyvov-title:hover {
	color: #909A35;
}
.gruppy_otzyvov-title:after {
	position: absolute;
	content: '';
	width: calc(100% + 20px);
	left: -10px;
	bottom: -12px;
	height: 3px;
	background: transparent;
	transition: .3s;
}
.gruppy_otzyvov-title.active:after {
	background: linear-gradient(90deg, #909A35 0%, #B2BD51 100%);
}
.otzyvy_nashih_klientov > .container-fluid {
	padding-left: 117px;
	padding-right: 117px;
	padding-bottom: 77px;
	padding-top: 2rem;
}
.gruppy_otzyvov-wrapper .swiper-container,
.sistemy-wrapper .swiper-container {
	display: none;
}
.gruppy_otzyvov-wrapper .swiper-container.active,
.sistemy-wrapper .swiper-container.active {
	display: block!important;
}
.otzyv-caption {
	background: #EEEEEE;
	padding-top: 31px;
	padding-left: 47px;
	padding-right: 42px;
	padding-bottom: 50px;
}
.otzyv-caption .otzyv-imya {
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	color: #222222;
	margin-bottom: 6px;
}
.otzyv-caption .otzyv-dolzhnost {
	font-size: 14px;
	line-height: 1.3;
	color: #333333;
	opacity: .8;
	font-family: 'Proxima Nova Rg';
	font-weight: normal;
	margin-bottom: 26px;
}
.otzyv-caption .otzyv-tekst_otzyva {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	position: relative;
	padding-left: 28px;
	padding-top: 10px;
	height: calc(1.6 * 16px * 4);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.otzyv-caption .otzyv-tekst_otzyva:before {
	position: absolute;
	content: '';
	width: 25px;
	height: 1px;
	transform: rotate(-45deg);
	background: #909A35;
	top: 9px;
	left: -3px;
}
.otzyv-caption .otzyv-ssylka_na_otzyv {
	font-size: 13px;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase;
	text-decoration: none;
	margin: unset;
	margin-top: 40px;
}
.gruppy_otzyvov-wrapper .swiper-slide:nth-child(2),
.gruppy_otzyvov-wrapper .swiper-slide:nth-child(3n+2) {
	margin-top: 60px;
}
.gruppy_otzyvov-wrapper .swiper-pagination {
	margin-top: 60px;
	position: relative;
	min-height: 24px;
}
.gruppy_otzyvov-wrapper .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
}
.gruppy_otzyvov-wrapper .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.gruppy_otzyvov-wrapper .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.katalog-wrapper {
	position: relative;
}
.katalog-foto {
	padding-bottom: 74px;
	filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.15));
}
.katalog-foto > img {
	max-height: 500px;
	width: auto;
	object-fit: contain;
}
.katalogi .container {
	padding-top: 81px;
	padding-bottom: 86px;
	z-index: 3;
}
.katalogi .title-swiper-buttons .sub-h2 {
	margin-bottom: 17px;
}
.katalogi .title-swiper-buttons .h2 {
	font-weight: bold;
	text-transform: none;
}
.katalogi .title-swiper-buttons {
	margin-bottom: 53px;
}
.katalog-caption {
	position: absolute;
	background: #FFFFFF;
	bottom: 5px;
	right: 5px;
	padding: 40px;
	padding-left: 50px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
	border: 1px solid #EEEEEF;
	max-width: 283px;
	min-height: 297px;
}
.katalog-nazvanie_kataloga {
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	color: #222222;
	padding-right: 75px;
	word-break: inherit;
	margin-bottom: 20px;
}
.katalog-opisanie_kataloga {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	position: relative;
	padding-left: 28px;
	padding-top: 10px;
	height: calc(1.6 * 16px * 6);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	margin-bottom: 11px;
}
.katalog-opisanie_kataloga:before {
	position: absolute;
	content: '';
	width: 25px;
	height: 1px;
	transform: rotate(-45deg);
	background: #909A35;
	top: 9px;
	left: -3px;
}
.btn-download a {
	background: #909A35;
	text-decoration: none;
	padding: 9px 49px 9px 28px;
	color: #FFFFFF;
	position: relative;
	text-transform: uppercase;
	margin-left: 28px;
	white-space: nowrap;
}
.btn-download a span.download-icon {
	position: absolute;
    right: 0;
    width: 38px;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #798322;
    transition: .3s;
}
.btn-download a:hover span.download-icon {
	background: linear-gradient(0deg, #2B2B2B 0%, #464646 100%);
}
.otzyvy_nashih_klientov.absolute-bottom-image > img,
.katalogi.absolute-bottom-image > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.klienty > .container-fluid {
	padding-left: 117px;
	padding-right: 117px;
	min-height: 530px;
}
.klienty {
	padding-top: 85px;
	padding-bottom: 72px;
}
.klienty .h2 {
	text-transform: none;
	text-align: center;
	color: #222222;
}
#klienty-slider {
	margin-top: 83px;
}
#klienty-slider .klient-wrapper {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 80px 2px;
	justify-items: center;
}
.klienty .swiper-pagination {
	position: relative;
	margin-top: 67px;
}
.klienty .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
}
.klienty .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.klienty .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.zayavka_na_konsultacziyu > .container-fluid {
	padding-top: 41px;
	padding-left: 0;
}
.zayavka_na_konsultacziyu.changed > .container-fluid {
	padding-top: unset;
}
.zayavka_na_konsultacziyu .contact-form-shortcode input[type="tel"],
.zayavka_na_konsultacziyu .contact-form-shortcode input[type="text"],
.zayavka_na_konsultacziyu .contact-form-shortcode input[type="email"] {
	padding: 17px 158px 13px 29px;
}
.zayavka_na_konsultacziyu .contact-form-shortcode p:not(.btn-green) {
	margin-bottom: 81px;
}
.zayavka_na_konsultacziyu .contact-form-shortcode p:nth-child(3) {
	margin-bottom: 70px;
}
.zayavka_na_konsultacziyu .contact-form-shortcode p.btn-green {
	margin-bottom: 70px;
}
.double-once-wrapper {
	display: flex;
	flex-direction: column;
}
.absolute-right-image {
	position: relative;
}
.absolute-right-image > img {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.transform-matrix > img {
	transform: matrix(-1, 0, 0, 1, 0, 0);
	right: -12vw!important;
}
.transform-matrix.none-transform > img {
	transform: unset;
	right: unset!important;
	left: -12vw!important;
}
.absolute-right-top-image {
	position: relative;
}
.absolute-right-top-image > img.right-image {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.container-max-1260 {
	max-width: 1260px;
}
.zayavka_na_konsultacziyu .h2 {
	margin-top: 64px;
}
.zayavka_na_konsultacziyu .h2,
.zayavka_na_konsultacziyu .sub-h2-r {
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	font-family: 'TT Norms';
	color: #333333;
	text-transform: uppercase;
	margin-bottom: unset;
}
.zayavka_na_konsultacziyu .sub-h2-r {
	font-size: 23px;
}
.zayavka_na_konsultacziyu .sub-h2-r.m-b-add {
	margin-bottom: 14px;
}
.zayavka_na_konsultacziyu .text-simple {
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	font-family: 'TT Norms';
	color: #333333;
	margin-bottom: 24px;
}
.zayavka_na_konsultacziyu .text-simple.change-mb {
	margin-bottom: 36px;
}
.zayavka_na_konsultacziyu .text-simple.change-mb p {
	margin-bottom: 14px;
}
.zayavka_na_konsultacziyu .text-simple.change-mb p:last-child {
	margin-bottom: unset;
}
.uppercase {
	text-transform: uppercase;
}
.zayavka_na_konsultacziyu .bg-white {
	position: relative;
	background-color: transparent!important;
	overflow: hidden;
}
.zayavka_na_konsultacziyu .bg-white:before {
	position: absolute;
	content: '';
	width: 200%;
	height: 200%;
	background: #FFFFFF;
	top: -43vh;
	left: -73vw;
	transform: rotate(15deg);
	z-index: -1;
}
.zayavka_na_konsultacziyu .bg-white:after {
	position: absolute;
    width: 89.06px;
    height: 100.55px;
    top: 0;
    content: '';
    background: #A8ABAE;
    transform: rotate(60deg);
    right: 14px;
    z-index: -2;
}
.zayavka_na_konsultacziyu.changed .bg-white:after {
	right: 18px;
}
/* FOOTER */
.site-footer {
	/*min-height: 432px;*/
	background: #313131;
	padding-top: 50px;
}
.site-footer > .container-fluid {
	padding-left: 117px;
	padding-right: 117px;
}
.footer-wrapper {
	display: grid;
	grid-template-columns: 1fr 2fr 1fr 1fr;
	grid-gap: 0 128px;
	margin-bottom: 40px;
}
.footer-bottom {
	height: 61px;
	border-top: 1px solid #484747;
}
.footer-bottom-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	height: 100%;
    align-items: center;
}
.footer-title {
	color: rgba(255, 255, 255, .3);
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	text-transform: uppercase;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 38px;
}
.footer-item:last-child .footer-title {
	margin-bottom: 30px;
}
.footer-logo {
	margin-left: -11px;
	margin-bottom: 21px;
}
.subsribe form label,
.subsribe form br,
.subsribe form input[type="submit"] {
	display: none!important;
}
.subsribe form input[type="email"] {
	background: transparent;
	border: 1px solid #FFFFFF;
	padding: 13px 17px 11px 20px;
	border-radius: unset!important;
	caret-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.6;
	font-family: 'Proxima Nova Rg';
	width: 221px;
}
.subsribe form input[type="email"]::placeholder {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.6;
	font-family: 'Proxima Nova Rg';
}
textarea:focus, input:focus, select.focus {
    outline: none!important;
}
.subsribe form .form-field {
	position: relative;
}
.subsribe form .form-field a {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	max-height: 42px;
	width: 53px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
	box-shadow: 0px 3px 0px #6C7421;
	display: flex;
	align-items: center;
	justify-content: center;
}
.subsribe form {
	margin-bottom: 46px;
}
.site-footer .socials-btn {
	display: flex;
	flex-direction: row;
}
.site-footer .socials-btn a {
	margin-right: 30px;
}
.site-footer .socials-btn a svg path {
	transition: .3s;
}
.site-footer .socials-btn a:hover svg path {
	fill: #909A35;
}
.site-footer .socials-btn a:last-child {
	margin-right: unset;
}
.footer-phones {
	display: flex;
	flex-direction: column;
	row-gap: 14px;
}
.footer-phones a {
	text-decoration: none;
	font-size: 18px;
	line-height: 1.2;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	white-space: nowrap;
	transition: .3s;
}
.footer-phones a:hover {
	color: #909A35;
}
.footer-worktime {
	margin-bottom: 45px;
} 
.sertifikaty .width-50vw .h2,
.sertifikaty .width-50vw .sub-h2 {
	padding-left: 60px;
}
.footer-worktime,
.footer-address {
	font-size: 16px;
	line-height: 1.6;
	font-weight: normal;
	color: #D5D5D5;
	font-family: 'Proxima Nova Rg';
}
.footer-address p {
	white-space: nowrap;
}
.footer-bottom-item,
.footer-bottom-item a {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6;
	color: #D5D5D5;
	font-family: 'Proxima Nova Rg';
	text-decoration: none;
}
.footer-bottom-item a {
	transition: .3s;
}
.footer-bottom-item a:hover {
	color: #909A35;
}
.footer-bottom-item:nth-child(2) {
	justify-self: center;
}
.footer-bottom-item:nth-child(3) {
	justify-self: end;
}
.footer-nav ul {
	list-style: none;
	margin: unset;
	padding: unset;
	display: flex;
	flex-direction: column;
	max-height: 230px;
	row-gap: 20px;
	flex-wrap: wrap;
}
.footer-nav ul li {
	width: 50%;
}
.footer-nav ul li a {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.2;
	color: rgba(255, 255, 255, .7);
	font-family: 'Proxima Nova Rg';
	transition: .3s;
}
.footer-nav ul li a:hover {
	color: #909A35;
}
/* END FOOTER */
.socials-fixed {
	position: fixed;
	right: 40px;
	top: calc(50% - 120px);
	display: flex;
	flex-direction: column;
	z-index: 9999999;
}
.socials-fixed a {
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 1px solid #EEEEEF;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s;
}
.socials-fixed a:last-child {
	margin-bottom: unset;
}
.socials-fixed a svg * {
	transition: .3s;
}
.socials-fixed a.mail-icon:hover svg path {
	fill: #2B2B2B;
}
.socials-fixed a.fb-icon:hover svg path {
	fill: #3B5998;
}
.socials-fixed a.twitter-icon:hover svg path {
	fill: #3FA6DA;
}
.socials-fixed a.youtube-icon:hover svg path {
	fill: #FF0000;
}
.socials-fixed a.arrow-top-icon:hover svg path {
	stroke: #909A35;
}
.socials-fixed a.arrow-top-icon:hover svg rect {
	stroke: #909A35;
	fill: #909A35;
}
/* Template About Us */
.banner-grid {
	position: absolute;
	left: -85px;
	top: -40px;
	opacity: .07;
	z-index: 0;
}
.banner.container-fluid {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}
.banner.container-fluid > div {
	overflow: hidden;
}
.banner-image {
	position: relative;
}
.banner-image > img {
	max-height: 100vh;
	width: 100%;
	object-fit: cover;
}
.banner-caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
.banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1C1C1C;
	opacity: .5;
	z-index: 1;
}
.perechen_reshenij-wrapper {
	display: flex;
	flex-direction: row;
	column-gap: 40px;
	margin-bottom: 61px;
}
.perechen_reshenij-images-wrapper {
	display: flex;
	justify-content: space-between;
	min-width: calc(100vw - (282px * 2) - 13px);
}
.banner-text {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 1.3;
	font-family: 'Proxima Nova Lt';
	text-align: center;
	margin-bottom: 44px;
}
.perechen_reshenij-item {
	font-size: 16px;
	line-height: 1.3;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 28px;
	padding-top: 10px;
	position: relative;
}
.perechen_reshenij-item:before {
	position: absolute;
	content: '';
	width: 25px;
	height: 1px;
	transform: rotate(-45deg);
	background: #909A35;
	top: 9px;
	left: -3px;
}
.perechen_reshenij-image-item {
	position: relative;
}
.perechen_reshenij-image-item.image-position-left,
.perechen_reshenij-image-item.image-position-right {
	max-height: 317px;
	max-width: 311px;
}
.perechen_reshenij-image-item.image-position-left img,
.perechen_reshenij-image-item.image-position-right img {
	width: 100%;
}
.perechen_reshenij-image-item.image-position-left:before {
	position: absolute;
	content: '';
	width: 294px;
	height: 294px;
	border: 2.37px solid #FFFFFF;
	z-index: -1;
	top: -51px;
	left: -72px;
}
.perechen_reshenij-image-item.image-position-left:after {
	position: absolute;
	content: '';
	width: 294px;
	height: 294px;
	background: #909A35;
	z-index: -2;
	bottom: -32px;
	right: -40px;
}
.perechen_reshenij-image-item.image-position-right:before {
	position: absolute;
	content: '';
	width: 294px;
	height: 294px;
	border: 2.37px solid #FFFFFF;
	z-index: -1;
	top: -51px;
	right: -46px;
}
.perechen_reshenij-image-item.image-position-right:after {
	position: absolute;
	content: '';
	width: 294px;
	height: 294px;
	background: #909A35;
	z-index: -2;
	bottom: -32px;
	left: -38px;
}
.perechen_reshenij-image-item.image-position-center {
	max-height: 378px;
	max-width: 410px;
}
.perechen_reshenij-image-item.image-position-center img {
	height: 100%;
}
.perechen_reshenij-image-item.image-position-center:before {
	position: absolute;
	content: '';
	width: 358px;
	height: 294px;
	border: 2.37px solid #FFFFFF;
	z-index: -1;
	left: 26px;
	top: 42px;
}
.perechen_reshenij-image-item.image-position-center:after {
	position: absolute;
	content: '';
	width: 294px;
	height: 294px;
	background: #909A35;
	z-index: -2;
	top: -22px;
	left: 58px;
}
.istoriya_kompanii {
	padding-top: 45px;
	padding-bottom: 45px;
}
.istoriya_kompanii .sub-h2 {
	text-align: left;
	padding-left: 49px;
	color: #333333;
	margin-bottom: 29px;
}
.istoriya_kompanii .h2 {
	font-family: 'TT Norms';
	font-size: 44px;
	line-height: 1.1;
	font-weight: 400;
	text-align: left;
	color: #333333;
	text-transform: none;
	margin-bottom: 64px;
}
.istoriya_kompanii .h2 b {
	font-family: 'Proxima Nova Rg';
}
.istoriya_kompanii-image {
	position: relative;
	margin-bottom: 41px;
}
.istoriya_kompanii-image:before {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: '';
	position: absolute;
	background: linear-gradient(32.05deg, rgba(51, 51, 51, 0.81) 42.89%, rgba(51, 51, 51, 0) 57.95%);
	background-blend-mode: multiply;
	display: none;
}
.istoriya_kompanii-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 36px;
    padding-bottom: 61px;
    font-family: 'TT Norms';
    font-size: 16px;
    line-height: 1.56;
    font-weight: normal;
    color: #FFFFFF;
}
.istoriya_kompanii-caption:before {
	position: absolute;
	content: '';
	background: linear-gradient(32.05deg, rgba(51, 51, 51, 0.81) 42.89%, rgba(51, 51, 51, 0) 57.95%);
	background-blend-mode: multiply;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.caption-tekst_czitaty,
.caption-avtor_czitaty,
.caption-tekst_pod_avtorom_czitaty {
	max-width: 688px;
	position: relative;
	z-index: 2;
}
.caption-izobrazhenie_nagrady {
	position: absolute;
	right: 13px;
	bottom: -22px;
	z-index: 2;
}
.istoriya_kompanii-text-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-family: 'TT Norms';
	font-size: 1.5rem;
	line-height: 1.4;
	color: #333333;
	font-weight: normal;
}
.istoriya_kompanii-text-item:first-child {
	max-width: 676px;
}
.istoriya_kompanii-text-item:last-child {
	max-width: 423px;
	font-size: 18px;
	line-height: 1.39;
	font-weight: normal;
}
.czitata-icon {
	margin-bottom: 38px;
	position: relative;
	z-index: 2;
}
.caption-tekst_czitaty {
	margin-bottom: 27px;
}
.caption-avtor_czitaty {
	font-weight: bold;
}
.vygody_sotrudnichestva {
	padding-top: 33px;
	padding-bottom: 33px;
}
.vygody_sotrudnichestva > .container {
	padding: unset;
	max-width: 1390px;
}
/* весь контейнер поддерживает перспективу */
.flip-container {
	perspective: 1000;
	transform-style: preserve-3d;
}
/*  UPDATED! flip the pane when hovered */
.flip-container:hover .back {
	transform: rotateY(180deg);
}
.flip-container:hover .front {
    transform: rotateY(0deg);
}
/* переверните сторону при проведении мышью */
.flip-container:hover .flipper, .flip-container.hover .flipper {
	transform: rotateY(180deg);
}
.flip-container, .front, .back {
	min-width: 325px;
	min-height: 250px;
}
/* здесь находится скорость перевертывания */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}
/* скройте обратную сторону во время переворота */
.front, .back {
	-webkit-perspective: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}
/* лицевая сторона размещена над обратной */
.front {
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: auto;
	transform: rotateY(0deg);
}
/* обратная, изначально скрытая сторона */
.back {
	z-index: 3;
	transform: rotateY(180deg);
	padding-left: 19px;
	padding-right: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(34, 60, 80, 0.3);
	-moz-box-shadow: 0px 0px 15px 5px rgba(34, 60, 80, 0.3);
	box-shadow: 0px 0px 15px 5px rgba(34, 60, 80, 0.3);
	border-bottom: 3px solid #909A35;
}
.vygody_sotrudnichestva-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 30px;
}
.vygody_sotrudnichestva-ikonka {
	margin-bottom: 17px;
}
.vygody_sotrudnichestva-ikonka img {
	width: auto;
	height: 97px;
}
.vygody_sotrudnichestva-nazvanie {
	font-size: 20px;
	line-height: 1.1;
	font-family: 'TT Norms';
	font-weight: bold;
	min-height: calc(20px * 1.1 * 2);
}
.vygody_sotrudnichestva-ikonka-nazvanie {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	padding-left: 10px;
	padding-right: 10px;
	column-gap: 15px;
	padding-bottom: 27px;
	margin-bottom: 17px;
	border-bottom: 1px dashed rgba(168, 171, 174, .5);
}
.vygody_sotrudnichestva-ikonka-nazvanie > img {
	width: 45px;
	height: auto;
}
.vygody_sotrudnichestva-ikonka-nazvanie > .vygody_sotrudnichestva-nazvanie {
	text-align: left;
}
.vygody_sotrudnichestva .h2 {
	text-align: center;
	font-weight: unset;
	text-transform: none;
}
.komanda .container {
	padding-top: 86px;
}
.komanda .h2 {
	text-align: center;
	font-weight: unset;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 106px;
}
.komanda-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 106px;
}
.komanda-item {
	display: flex;
	flex-direction: row;
	background: rgba(255, 255, 255, 0.2);
}
.komanda-item.reverse {
	flex-direction: row-reverse;
}
.komanda-image {
	width: 325px;
	height: 325px;
	position: relative;
	overflow: hidden;
}
.komanda-item .komanda-image > img {
	transition: .5s;
	transform: scale(1);
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.komanda-item:hover .komanda-image > img {
	transform: scale(1.1);
}
.komanda-image:before {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
    -webkit-box-shadow: 0px 0px 3px 15px rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0px 0px 3px 15px rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0px 0px 3px 15px rgba(255, 255, 255, 0.3) inset;
}
.komanda-caption {
	padding-left: 35px;
	padding-right: 46px;
	width: calc(100% - 325px);
	padding-top: 23px;
	padding-bottom: 35px;
}
.komanda-caption.reverse {
	padding-left: 64px;
	padding-right: 25px;
}

.komanda-caption .komanda-imya {
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	color: #222222;
	margin-bottom: 8px;
	padding-left: 8px;
}
.komanda-caption .komanda-dolzhnost {
	font-family: 'Proxima Nova Rg';
	font-size: 14px;
	opacity: .8;
	color: #333333;
	line-height: 1.3;
	padding-bottom: 17px;
	margin-bottom: 11px;
	padding-left: 8px;
	border-bottom: 1px dashed rgba(168, 171, 174, 0.5);
}
.komanda-caption .komanda-opisanie {
	padding-left: 8px;
	font-size: 14px;
	line-height: 1.3;
	color: #333333;
	opacity: .8;
	font-family: 'Proxima Nova Rg';
}
.komanda .swiper-pagination {
	left: 0;
	position: absolute;
	margin-top: unset;
}
.komanda .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
	margin-right: 14px;
}
.komanda .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.komanda .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.komanda .swiper-button-bottom {
	margin-top: 106px;
	margin-bottom: 47px;
}
.absolute-bottom-full-image {
	position: relative;
}
.absolute-bottom-full-image > img.absolute-full-image-left {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -2;
}
.absolute-bottom-full-image > img.absolute-full-image-right {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -2;
}
.absolute-bottom-full-image > img.absolute-bottom-image {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: -1;
}
.czennosti_kompanii {
	padding-top: 66px;
	padding-bottom: 99px;
}
.czennosti_kompanii .swiper-pagination {
	position: relative;
	margin-bottom: 66px;
	margin-top: 29px;
}
.czennosti_kompanii .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
}
.czennosti_kompanii .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.czennosti_kompanii .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.czennosti_kompanii-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
	transition: .5s;
	margin-top: 20px;
	-webkit-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0);
	-moz-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0);
	box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0);
}
.czennosti_kompanii-icon > img {
	transition: .5s;
	transform: scale(1);
}
.czennosti_kompanii-icon:hover > img {
	transform: scale(1.2);
}
.czennosti_kompanii-icon:hover {
	-webkit-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.5);
	-moz-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.5);
	box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.5);
}
.after .czennosti_kompanii-icon {
	width: 252px;
	height: 252px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.before .czennosti_kompanii-icon {
	width: 252px;
	height: 252px;
	background: linear-gradient(0deg, #2B2B2B 0%, #464646 100%);
}
.czennosti_kompanii-nazvanie {
	margin-top: 22px;
	font-size: 22px;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	margin-left: 30px;
}
.czennosti_kompanii-counter {
	position: absolute;
	transform: rotate(-90deg);
	left: -4px;
	top: 116px;
	width: 20px;
	color: #909A35;
	font-size: 16px;
	font-weight: bold;
}
.after .czennosti_kompanii-icon:before {
	position: absolute;
	height: 92px;
	width: 1px;
	left: -25px;
	content: '';
	top: 0;
	background: #333333;
}
.before .czennosti_kompanii-icon:after {
	position: absolute;
	height: 92px;
	width: 1px;
	left: -25px;
	content: '';
	bottom: 0;
	background: #333333;
}
.czennosti_kompanii .h2 {
	text-align: center;
	font-weight: unset;
	text-transform: none;
	margin-bottom: 62px;
}
.shou_rum > .container {
	padding-top: 50px;
	padding-bottom: 50px;
}
.shou_rum .sub-container {
	max-width: 1128px;
	margin: 0 auto;
}
.shou_rum .youtube-video-frame iframe {
	width: 900px;
	height: calc((900px / 16) * 9);
	max-width: 100%;
}
.shou_rum .youtube-video-frame {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 91px;
}
.shou_rum .sub-h2 {
	text-align: left;
	padding-left: 50px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 1.3;
	font-family: 'Proxima Nova Lt';
}
.shou_rum .h2 {
	text-align: left;
	color: #FFFFFF;
	text-transform: none;
	margin-bottom: 81px;
	font-weight: unset;
	font-size: 44px;
	line-height: 1.1;
	font-family: 'Proxima Nova Lt';
}
.shou_rum .swiper-container .swiper-slide {
	overflow: hidden;
}
.shou_rum .swiper-container .swiper-slide > img {
	transition: .5s;
	transform: scale(1);
}
.shou_rum .swiper-container .swiper-slide:hover > img {
	transition: .5s;
	transform: scale(1.2);
}
.shou_rum .swiper-button-bottom {
	margin-top: 38px;
	margin-bottom: 55px;
}
.shou_rum-title {
	font-family: 'Proxima Nova Lt';
	font-size: 36px;
	line-height: 1.2;
	color: #FFFFFF;
	margin-bottom: 38px;
}
.shou_rum-text {
	font-size: 16px;
	line-height: 1.6;
	color: #FFFFFF;
	font-family: 'TT Norms';
}
.kejsy_realizovannyh_proektov-titles {
	display: flex;
	justify-content: center;
	column-gap: 22px;
	margin-bottom: 33px;
}
.kejsy_realizovannyh_proektov-title {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.2;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	font-weight: normal;
	position: relative;
}
.kejsy_realizovannyh_proektov-title:hover {
	color: #909A35;
}
.kejsy_realizovannyh_proektov-title:after {
	position: absolute;
	content: '';
	width: calc(100% + 20px);
	left: -10px;
	bottom: -12px;
	height: 3px;
	background: transparent;
	transition: .3s;
}
.kejsy_realizovannyh_proektov-title.active:after {
	background: linear-gradient(90deg, #909A35 0%, #B2BD51 100%);
}
.kejsy_realizovannyh_proektov-wrapper .swiper-container {
	display: none;
}
.kejsy_realizovannyh_proektov-wrapper .swiper-container.active {
	/*display: block;*/
}
.kejsy_realizovannyh_proektov > .container {
	padding-top: 99px;
	padding-bottom: 50px;
	padding-left: unset;
	padding-right: unset;
}
.kejsy_realizovannyh_proektov .h2 {
	text-align: center;
	text-transform: none;
	font-family: 'Proxima Nova Rg';
	font-weight: unset;
	margin-bottom: 45px;
}
.kejsy_realizovannyh_proektov .swiper-pagination {
	position: relative;
	margin-top: 43px;
	min-height: 24px;
}
.kejsy_realizovannyh_proektov .swiper-pagination > span {
	width: 10px;
	border-radius: 3px;
	height: 3px;
	background: #A8ABAE;
	opacity: 1;
	transition: .3s;
}
.kejsy_realizovannyh_proektov .swiper-pagination > span:not(.swiper-pagination-bullet-active):hover {
	background: #FFFFFF;
}
.kejsy_realizovannyh_proektov .swiper-pagination > span.swiper-pagination-bullet-active {
	width: 40px;
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.resheniya_kejsa-wrapper {
	display: grid;
	grid-template-columns: 2fr 3fr;
	grid-gap: 0;
}
.resheniya_kejsa-foto {
	overflow: hidden;
	height: 806px;
}
.resheniya_kejsa-foto > img {
	transition: .75s;
	transform: scale(1.2);
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.resheniya_kejsa-wrapper:hover .resheniya_kejsa-foto > img {
	transform: scale(1);
}
.resheniya_kejsa-caption {
	background: #EEEEEF;
	padding-top: 66px;
	padding-left: 60px;
	padding-right: 85px;
	padding-bottom: 2rem;
	height: 708px;
}
.resheniya_kejsa-nazvanie {
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	color: #222222;
	margin-bottom: 22px;
}
.resheniya_kejsa-opisanie {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	margin-bottom: 18px;
	height: 540px;
}
.left-top-line {
	padding-left: 28px;
	padding-top: 10px;
	position: relative;
}
.left-top-line:before {
	position: absolute;
	content: '';
	width: 25px;
	height: 1px;
	transform: rotate(-45deg);
	background: #909A35;
	top: 9px;
	left: -3px;
}
.resheniya_kejsa-ssylka_knopki.btn-transparent {
	margin: unset;
}
.absolute-left-image {
	position: relative;
}
.absolute-left-image > img {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.absolute-left-bottom-image {
	position: relative;
}
.absolute-left-bottom-image > img.left-image {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.biznes_proczess.absolute-left-image > img {
	height: 100%;
	left: -11vw;
}
.biznes_proczess > .container {
	padding-top: 77px;
	padding-bottom: 148px;
}
.biznes_proczess-shema-wrapper {
	display: grid;
	grid-template-columns: 1fr 2fr 1fr 1fr 2fr;
	grid-gap: 54px;
	align-items: center;
}
.biznes_proczess .sub-h2 {
	text-align: left;
	padding-left: 50px;
	margin-bottom: 5px;
	color: #222222;
}
.biznes_proczess .h2 {
	text-transform: none;
	font-weight: unset;
	text-align: left;
	color: #222222;
	margin-bottom: 102px;
}
.biznes_proczess-shema-item,
.etap_2_1-wrapper {
	width: 156px;
}
.biznes_proczess-shema-item.etap_2 {
	width: calc(156px * 2 + 41px);
}
.etap_2-wrapper,
.etap_4-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 86px;
	justify-items: center;
	position: relative;
}
.etap_2_2-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 41px;
}
.biznes_proczess-shema-item.etap_5 {
	justify-self: end;
}
.biznes_proczess-nazvanie {
	font-size: 20px;
	line-height: 1.1;
	text-align: center;
	font-family: 'Proxima Nova Rg';
	margin-top: 18px;
	margin-bottom: 27px;
	min-height: 44px;
}
.biznes_proczess-item {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
}
.etap_1-to-etap_2-line {
	width: 78px;
	height: 2px;
	content: '';
	position: absolute;
	left: 110%;
	background: #909A35;
}
.etap_1-to-etap_2-circle-start {
	position: absolute;
	left: calc(110% - 11px);
	margin-top: -12px;
}
.etap_1-to-etap_2-circle-end {
	position: absolute;
	left: calc(110% + 77px);
	margin-top: -12px;
}
.etap_1-to-etap_2-circle-start:before,
.etap_1-to-etap_2-circle-end:before,
.etap_2-to-etap_3-circle-start:before,
.etap_2-to-etap_3-circle-end:before,
.etap_3-to-etap_4-circle-start:before,
.etap_3-to-etap_4-circle-end-top:before,
.etap_3-to-etap_4-circle-end-bottom:before,
.etap_4_1-to-etap_5-circle-start:before,
.etap_4_1-to-etap_5-circle-end:before,
.etap_4_2-to-etap_5-circle-start:before,
.etap_4_2-to-etap_5-circle-end:before {
	left: 0;
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border: 2px solid #333333;
	border-radius: 50%;
	z-index: 2;
}
.etap_1-to-etap_2-circle-start:after,
.etap_1-to-etap_2-circle-end:after,
.etap_2-to-etap_3-circle-start:after,
.etap_2-to-etap_3-circle-end:after,
.etap_3-to-etap_4-circle-start:after,
.etap_3-to-etap_4-circle-end-top:after,
.etap_3-to-etap_4-circle-end-bottom:after,
.etap_4_1-to-etap_5-circle-start:after,
.etap_4_1-to-etap_5-circle-end:after,
.etap_4_2-to-etap_5-circle-start:after,
.etap_4_2-to-etap_5-circle-end:after {
	left: 3px;
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	border-radius: 50%;
	z-index: -1;
	margin-top: 2px;
}
.etap_2-to-etap_3-line {
	width: 78px;
	height: 2px;
	content: '';
	position: absolute;
	left: calc(110% - 78px);
	background: #909A35;
	top: calc(50% - 1px);
}
.etap_2-to-etap_3-circle-start {
	position: absolute;
	left: calc(110% - 88px);
	margin-top: -12px;
	top: calc(50% + 6px);
}
.etap_2-to-etap_3-circle-end {
	position: absolute;
	left: calc(110% - 1px);
	margin-top: -12px;
	top: calc(50% + 6px);
}
.etap_3-to-etap_4-line-top {
	position: absolute;
	height: 190px;
	width: 64px;
	border-bottom: 2px solid #909A35;
	border-right: 2px solid #909A35;
	border-bottom-right-radius: 10px;
	left: 100%;
	top: -65%;
}
.etap_3-to-etap_4-line-bottom {
	position: absolute;
	height: 133px;
	width: 64px;
	border-top: 2px solid #909A35;
	border-right: 2px solid #909A35;
	border-top-right-radius: 10px;
	left: 100%;
	top: 48%;
}
.biznes_proczess-shema-item.etap_3 {
	margin-right: 35px;
}
.etap_4-item {
	min-height: 180px;
}
.etap_3-to-etap_4-circle-start {
	position: absolute;
	left: calc(100% - 11px);
	margin-top: 2px;
	top: 44%;
}
.etap_3-to-etap_4-circle-end-top {
	position: absolute;
	left: calc(100% + 57px);
    top: calc(-70% - 3px);
}
.etap_3-to-etap_4-circle-end-bottom {
	position: absolute;
	top: calc(123% + 6px);
    left: calc(100% + 57px);
}
.etap_4_1-to-etap_5-line-top,
.etap_4_1-to-etap_5-line-bottom {
	width: 8vw;
	height: 61px;
	position: absolute;
}
.etap_4_1-to-etap_5-line-top {
	border-right: 2px solid #909A35;
	border-top: 2px solid #909A35;
	border-top-right-radius: 30px;
	left: calc(100% + 1.5vw);
	top: 15%;
}
.etap_4_1-to-etap_5-line-bottom {
	border-left: 2px solid #909A35;
	border-bottom: 2px solid #909A35;
	border-bottom-left-radius: 30px;
	left: calc(100% + 9.5vw);
	bottom: 35%;
}
.etap_4_1-to-etap_5-text {
	position: absolute;
	left: calc(100% + 7.7vw);
	top: calc(18% + 10px);
	background: #FFFFFF;
	color: #333333;
	font-size: 16px;
	line-height: 1.1;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 61px;
	height: 61px;
	border-radius: 50%;
}
.etap_4_1-to-etap_5-circle-start {
	position: absolute;
	top: calc(15% - 5px);
	left: calc(100% + 1.5vw - 12px);	
}
.etap_4_1-to-etap_5-circle-end {
	position: absolute;
    left: calc(100% + (8.5vw * 2) + 6px);
    bottom: calc(35% + 7px);
}
.etap_4_2-to-etap_5-line {
	width: 15vw;
	height: 44px;
	border-left: 2px solid #909A35;
	border-bottom: 2px solid #909A35;
	border-right: 2px solid #909A35;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	position: absolute;
	left: calc(100% + (15vw / 4));
}
.etap_4_2-to-etap_5-circle-start {
	position: absolute;
	left: calc(100% + (15vw / 4) - 3px);
    top: 27%;
}
.etap_4_2-to-etap_5-circle-end {
	position: absolute;
	left: calc(100% + 15vw + (15vw / 4) - 6px);
    top: 27%;
}
.etap_4_2-to-etap_5-text {
	position: absolute;
	left: calc(100% + (17vw / 2) + (61px / 3));
    top: 74px;
	background: #FFFFFF;
	color: #333333;
	font-size: 16px;
	line-height: 1.1;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 61px;
	height: 61px;
	border-radius: 50%;
}
.image-sposoby_dostavki {
	position: relative;
	padding-top: 33px;
	padding-bottom: 52px;
}
div.image-sposoby_dostavki:after {
	content: '';
	background: url('icons/logo-B 1.svg');
	width: 100%;
	height: 100%;
	background-position: left bottom;
	left: -32px;
	bottom: -25px;
	z-index: 3;
	background-repeat: no-repeat;
	position: absolute;
}
.image-sposoby_dostavki:before {
	content: '';
	width: calc(100% - 170px);
	height: 100%;
	position: absolute;
	border: 3px solid #ABABAE;
	top: 0;
	left: calc(170px / 2);
	z-index: -1;
}
.sposoby_dostavki > .container {
	padding-top: 83px;
	padding-bottom: 111px;
}
.sposoby_dostavki .sub-h2 {
	text-align: left;
	margin-bottom: 13px;
}
.sposoby_dostavki .h2 {
	text-align: left;
	font-weight: unset;
	text-transform: none;
	margin-left: -50px;
	margin-bottom: 49px;
}
.sposoby_dostavki .double-wrapper {
	grid-gap: 82px;
}
.perechen_metodov-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 42px 70px;
}
.perechen_metodov-ikonka {
	margin-bottom: 23px;
	position: relative;
}
.perechen_metodov-ikonka:before {
	position: absolute;
	content: '';
	width: 75px;
	height: 75px;
	left: 28px;
	top: -20px;
	background: rgba(168, 171, 174, 0.1);
	border-radius: 50%;
}
.perechen_metodov-nazvanie {
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	color: #333333;
	font-family: 'TT Norms';
}
.perechen_metodov-opisanie {
	font-family: 'Proxima Nova Rg';
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
}
.logotipy_metodov_dostavki-wrapper {
	margin-top: 15px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 32px 0;
}
.logotipy_metodov_dostavki-wrapper > img {
	justify-self: center;
}
.logotipy_metodov_dostavki-wrapper > img:first-child,
.logotipy_metodov_dostavki-wrapper > img:nth-child(3n + 1) {
	justify-self: start;
}
.logotipy_metodov_dostavki-wrapper > img:nth-child(3n) {
	justify-self: end;
}
.image-sposoby_dostavki .text-simple {
	font-size: 28px;
	line-height: 1.1;
	color: #222222;
	font-family: 'Proxima Nova Rg';
    max-width: 50%;
    text-align: left;
    margin: 0 auto;
    margin-top: 50px;
    margin-left: 35%;
}
.klienty.bg-absolute {
	padding-top: unset;
}
.klienty.bg-absolute > .container-fluid {
	padding-top: 98px;
}
.form-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 63px;
}
.form-wrapper .form-item {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 94px;
}
.form-wrapper .form-item br {
	display: none!important;
}
.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode input:not([type="submit"]),
.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode textarea,
.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode select {
	min-height: 53px;
	background: transparent;
	color: #333333;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.1;
	font-family: 'Proxima Nova Rg';
	min-width: 400px;
	padding: 17px 11px 18px 19px;
}
.zayavka_na_konsultacziyu .contact-form-shortcode input:not([type="submit"]),
.zayavka_na_konsultacziyu .contact-form-shortcode textarea,
.zayavka_na_konsultacziyu .contact-form-shortcode select {
	min-height: 53px;
	background: transparent;
	color: #333333;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.1;
	font-family: 'Proxima Nova Rg';
	min-width: 515px;
	padding: 17px 11px 18px 19px;
}
.vy_uzhe_gotovy_sotrudnichat > .container {
	padding-top: 43px;
	padding-bottom: 63px;
}
.vy_uzhe_gotovy_sotrudnichat .container-max-894 {
	max-width: 894px;
	padding-left: 6.25vw;
}
.vy_uzhe_gotovy_sotrudnichat .h2 {
	color: #FFFFFF;
	text-transform: none;
	font-weight: 700;
	margin-bottom: unset;
	font-family: 'Proxima Nova Rg';
}
.vy_uzhe_gotovy_sotrudnichat .sub-h2-r {
	color: #333333;
	font-size: 16px;
	line-height: 1.6;
	font-family: 'TT Norms';
	margin-bottom: 40px;
}
.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode input::placeholder {
	color: #333333;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.1;
	font-family: 'Proxima Nova Rg';
}
.vy_uzhe_gotovy_sotrudnichat .phone-icon-show:before {
	content: unset;
}
.vy_uzhe_gotovy_sotrudnichat p.btn-black {
	margin-top: 36px;
}
.zayavka_na_konsultacziyu .contact-form-shortcode input::placeholder {
	color: #333333;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.1;
	font-family: 'Proxima Nova Rg';
}
.zayavka_na_konsultacziyu .phone-icon-show:before {
	content: unset;
}
.zayavka_na_konsultacziyu p.btn-black {
	margin-top: 36px;
}
.select {
	position: relative;
	display: inline-block;
}
.select:after {
	content: '';
	background-image: url('icons/arrow-select.svg');
	position: absolute;
	right: 12px;
	top: calc(50% - 6px);
	z-index: 1;
	text-align: center;
	pointer-events: none;
	box-sizing: border-box;
	width: 10px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: center;
}
select {
	padding-right: 25px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.zayavka_na_konsultacziyu.changed .select:after {
	display: none;
}
.zayavka_na_konsultacziyu.changed select {
	padding-right: unset;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}
.perechen_preimushhestv-wrapper {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 46px;
	padding-left: 120px;
	padding-right: 122px;
	margin-top: 5rem;
	padding-bottom: 2rem;
}
.perechen_preimushhestv-item {
	display: flex;
	flex-direction: column;
}
.perechen_preimushhestv-icon {
	margin-bottom: 20px;
	position: relative;
}
.perechen_preimushhestv-icon:before {
	position: absolute;
	content: '';
	top: -14px;
	left: 21px;
	width: 75px;
	height: 75px;
	background: linear-gradient(213.28deg, rgba(255, 255, 255, 0.2) 12.47%, rgba(255, 255, 255, 0) 85.4%);
	border-radius: 50%;
}
.perechen_preimushhestv-text {
	font-size: 22px;
	font-weight: 500;
	font-family: 'TT Norms';
	line-height: 1.3;
	color: #FFFFFF;
}
.perechen_preimushhestv-text.small-text {
	font-size: 18px;
}
.product-template .h2 {
	color: #FFFFFF;
	text-transform: none;
	font-size: 82px;
	line-height: 1.22;
	font-weight: bold;
	margin-bottom: unset;
	padding: 0 160px;
    text-align: center;
}
.product-template .h2.small-text {
	font-size: 72px;
}
.banner-text {
	max-width: 627px;
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Proxima Nova Lt';
	line-height: 1.3;
}
.product-template .banner-caption {
	justify-content: flex-end;
	padding-bottom: 59px;
}
.srochnoe_proizvodstvo-wrapper {
	display: grid;
	grid-template-columns: 2fr 3fr;
	grid-gap: 209px;
}
.srochnoe_proizvodstvo .part-h2 {
	max-width: 707px;
}
.srochnoe_proizvodstvo .h2 {
	margin-bottom: 27px;
	font-size: 40px;
	line-height: 1.1;
	color: #222222;
}
.srochnoe_proizvodstvo .subtext {
	font-size: 25px;
	line-height: 1.1;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	color: #222222;
	margin-bottom: 8px;
}
.srochnoe_proizvodstvo .tekst_nad_formoj {
	font-size: 18px;
	color: #333333;
	line-height: 1.1;
	font-family: 'Proxima Nova Lt';
	margin-bottom: 25px;
}
.srochnoe_proizvodstvo > .container {
	padding-top: 63px;
	padding-bottom: 78px;
}
.srochnoe_proizvodstvo form p {
	margin-bottom: 26px;
}
.srochnoe_proizvodstvo form p:last-child {
	margin-bottom: unset;
}
.srochnoe_proizvodstvo-sotrudnik-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.srochnoe_proizvodstvo-sotrudnik-imya {
	font-size: 25px;
	line-height: 1.1;
	font-family: 'Proxima Nova Rg';
	color: #000000;
	font-weight: bold;
	margin-bottom: 9px;
}
.srochnoe_proizvodstvo-sotrudnik-dolzhnost {
	font-size: 18px;
	line-height: 1.1;
	font-family: 'Proxima Nova Lt';
	color: #333333;
	font-weight: normal;
	margin-bottom: 44px;
}
.srochnoe_proizvodstvo-sotrudnik-opisanie {
	font-size: 25px;
	line-height: 1.1;
	font-family: 'Proxima Nova Rg';
	color: #FFFFFF;
	font-weight: bold;	
}
.srochnoe_proizvodstvo-sotrudnik-opisanie span {
	font-size: 30px;
}
.srochnoe_proizvodstvo-sotrudnik-opisanie p {
	margin-bottom: 23px;
}
.srochnoe_proizvodstvo-sotrudnik-opisanie p:last-child {
	margin-bottom: unset;
}
.srochnoe_proizvodstvo .foto_sotrudnika {
	margin-left: 75px;
	min-width: 325px;
	margin-top: -68px;
}
.bg-green-small {
	position: relative;
}
.bg-green-small > div.bg-green-part {
	width: 64vw;
	height: 50%;
	min-height: 248px;
	position: absolute;
	background: linear-gradient(90deg, #909A35 0%, #B2BD51 100%);
	right: 0;
	bottom: 0;
	z-index: -1;
}
.bg-green-small > div.bg-green-part:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 200px;
    background: linear-gradient(to right bottom, #FFFFFF 50%, transparent 50%);
}
.sistemy > .container-fluid {
	padding: 0 120px;
	padding-top: 68px;
	padding-bottom: 24px;
}
.sistemy .swiper-button-bottom {
	margin-bottom: 40px;
}
.sistemy .sub-h2 {
	margin-bottom: 5px;
}
.sistemy .h2 {
	text-align: center;
	font-weight: unset;
	text-transform: none;
	margin-bottom: unset;
}
.tip_sistemy-titles {
	padding: 76px 4rem;
	padding-top: 56px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
}
.tip_sistemy-titles a {
	color: #A8ABAE;
	font-size: 18px;
	line-height: 1.3;
	font-family: 'Proxima Nova Rg';
	text-decoration: none;
	padding-right: 55px;
	margin-right: 55px;
	border-right: 1px solid rgba(51, 51, 51, 0.1);
	text-align: center;
	height: calc(1.3 * 22px * 4);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-width: 259px;
}
.tip_sistemy-titles a.small-text {
	padding-right: 20px;
	margin-right: 20px;
	font-family: 'Proxima Nova Lt';
	font-weight: 300;
}
.tip_sistemy-titles a:last-child {
	padding-right: unset;
	margin-right: unset;
	border-right: unset;
}
.tip_sistemy-desc {
	height: calc(1.3 * 18px * 3);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.tip_sistemy-titles a.active {
	color: #222222;
}
.tip_sistemy-titles a .tip_sistemy-title {
	font-weight: bold;
	text-transform: uppercase;
}
.tip_sistemy-titles a.small-text .tip_sistemy-title {
	text-transform: none;
	font-weight: 300;
	font-family: 'Proxima Nova Lt';
}
.sistem-content-wrapper {
	display: flex;
	flex-direction: column;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.sistem-content-wrapper .sistem-image {
	background: #FFFFFF;
	min-height: 400px;
	max-height: 400px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 3px solid #909A35;
	overflow: hidden;
}
.sistem-content-wrapper .sistem-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/*max-width: 100%;*/
	/*max-height: 400px;*/
	transition: 1s;
	transform: scale(.9);
	/*padding-left: 67px;
	padding-right: 55px;
	padding-top: 47px;
	padding-bottom: 23px;*/
}
.sistem-content-wrapper:hover .sistem-image img {
	transform: scale(1);
	padding: unset;
	/*padding-bottom: 23px;*/
}
.sistem-caption {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 22.5px 55px 6.5px 35px;
	background: #FFFFFF;
}
.sistem-caption .sistem-nazvanie {
	font-size: 24px;
	line-height: 1.3;
	color: #222222;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	margin-bottom: 17px;
	height: calc(1.3 * 24px * 2);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.sistem-caption .sistem-korotkoe_opisanie {
	font-size: 16px;
	line-height: 1.6;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	opacity: .8;
	height: calc(1.6 * 16px * 3);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 26px;
}
.sistem-caption .sistem-btn {
	margin-bottom: 36.5px;
}
.karta_iframe > .container-fluid {
	padding: 0 120px;
	margin-bottom: 93px;
}
.maps-frame iframe {
	height: 550px;
	width: 100%;
}
.vybrat_luchshee_reshenie > .container-fluid {
	padding-top: 41px;
	padding-left: 0;
}
.vybrat_luchshee_reshenie .contact-form-shortcode input[type="tel"],
.vybrat_luchshee_reshenie .contact-form-shortcode input[type="text"],
.vybrat_luchshee_reshenie .contact-form-shortcode input[type="email"] {
	padding: 17px 158px 13px 29px;
}
.vybrat_luchshee_reshenie .contact-form-shortcode p:not(.btn-green) {
	margin-bottom: 40px;
}
.vybrat_luchshee_reshenie .contact-form-shortcode p:nth-child(3) {
	margin-bottom: 54px;
}
.vybrat_luchshee_reshenie .contact-form-shortcode p.btn-green {
	margin-bottom: 70px;
}
.vybrat_luchshee_reshenie .h2 {
	margin-bottom: 12px;
	color: #333333;
	font-family: 'Proxima Nova Rg';
	margin-top: 47px;
	text-transform: none;
	font-weight: unset;
	font-size: 34px;
}
.vybrat_luchshee_reshenie .sub-h2 {
	font-size: 34px;
	line-height: 1.22;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	color: #909A35;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 20px;
}
.vybrat_luchshee_reshenie .spisok_opisanij-item {
	font-size: 18px;
	line-height: 1.6;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	margin-bottom: 7.5px;
}
.vybrat_luchshee_reshenie .spisok_opisanij-wrapper {
	margin-bottom: 32px;
	max-width: 786px;
	padding-left: 35px;
}
.vybrat_luchshee_reshenie .bg-white {
	position: relative;
	background-color: transparent!important;
	overflow: hidden;
}
.vybrat_luchshee_reshenie .bg-white:before {
	position: absolute;
	content: '';
	width: 200%;
	height: 200%;
	background: #FFFFFF;
	top: -43vh;
	left: -73vw;
	transform: rotate(15deg);
	z-index: -1;
}
.vybrat_luchshee_reshenie .bg-white:after {
	position: absolute;
    width: 89.06px;
    height: 100.55px;
    top: 0;
    content: '';
    background: #A8ABAE;
    transform: rotate(60deg);
    right: 30px;
    z-index: -2;
}
.vybrat_luchshee_reshenie.absolute-right-image > img {
	max-height: 90%;
	min-width: 50%;
	object-fit: cover;
}
.mfp-wrap {
	z-index: 9999999;
	backdrop-filter: blur(15px);
}
.system-popup {
    position: relative;
    background: #FFF;
    padding: 0px;
    width: auto;
    max-width: 1360px;
    margin: 56px auto;
}
.popup-content-system-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 0;
	border-bottom: 3px solid #909A35;
}
.popup-content-system-item {
	background: linear-gradient(180deg, #EEEEEF 0%, rgba(238, 238, 239, 0) 100%);
	padding-left: 133px;
	padding-top: 45px;
	padding-right: 153px;
	padding-bottom: 33px;
}
.popup-content-system-top-wrapper,
.popup-content-system-item.double-grid {
	display: grid;
	grid-template-columns: 35.8% 57.6%;
	grid-gap: 6.6%;
	height: 100%;
}
.popup-content-system-item.double-grid {
	padding-bottom: unset;
}
.popup-content-system-item.with-bg-white {
	padding-left: 133px;
	padding-top: 68px;
	padding-right: 153px;
	padding-bottom: unset;
	min-height: 50vh;
}
.popup-content-system-item.without-padding {
	padding: unset;
	background: transparent;
	padding-bottom: 37px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.with-bg-white {
	background: #FFFFFF;
}
.popup-content-system-item .system-name {
	font-size: 36px;
	line-height: 1.2;
	color: #798322;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 17px;
	text-align: left;
}
.popup-content-system-item .system-subname {
	font-size: 24px;
	line-height: 1.3;
	text-align: left;
	color: #333333;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	margin-bottom: 17px;
}
.popup-content-system-item .system-description {
	font-size: 16px;
	line-height: 1.6;
	text-align: justify;
	color: #333333;
	font-family: 'Proxima Nova Rg';
	font-weight: normal;
}
.popup-osobennosti-title {
	font-size: 24px;
	line-height: 1.2;
	color: #222222;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 28px;
	text-align: left;
}
.popup-osobennosti-subtitle {
	font-size: 16px;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 17px;
	text-align: left;
}
.popup-osobennosti-wrapper {
	display: grid;
	grid-template-columns: 1fr;
}
.popup-osobennosti-item {
	position: relative;
	font-size: 15px;
	color: #333333;
	line-height: 1.6;
	font-family: 'Proxima Nova Rg';
	font-weight: normal;
	padding-left: 22px;
}
.popup-osobennosti-item:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #909A35;
}
.podhodit_pod-title {
	position: relative;
	font-size: 26px;
	color: #333333;
	line-height: 1.23;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	padding-bottom: 21px;
	margin-bottom: 48px;
}
.tehnicheskie_harakteristiki-title {
	position: relative;
	font-size: 26px;
	color: #333333;
	line-height: 1.23;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	padding-bottom: 21px;
	margin-bottom: 17px;
}
.preimushhestva_solnczezashhitnyh_lamelej-title {
	position: relative;
	font-size: 24px;
	color: #333333;
	line-height: 1.23;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	padding-bottom: 21px;
	margin-bottom: 53px;
}
.podhodit_pod-title:before,
.tehnicheskie_harakteristiki-title:before,
.preimushhestva_solnczezashhitnyh_lamelej-title:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: #909A35;
	width: 65px;
	height: 2px;
}
.tehnicheskie_harakteristiki-podzagolovok {
	font-size: 18px;
	text-align: left;
	font-weight: 600;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	line-height: 1.2;
	margin-bottom: 37px;
}
.podhodit_pod-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0 55px;
	margin-bottom: 49px;
}
.podhodit_pod-item {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 36px 0;
}
.podhodit_pod-item-desc {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	font-size: 18px;
	line-height: 1.22;
	color: #333333;
	font-weight: 600;
	font-family: 'Proxima Nova Rg';
}
.preimushhestva_solnczezashhitnyh_lamelej-nazvanie {
	font-size: 18px;
	line-height: 1.22;
	color: #333333;
	font-weight: 600;
	font-family: 'Proxima Nova Rg';
	margin-top: 9px;
	margin-bottom: 3px;
}
.preimushhestva_solnczezashhitnyh_lamelej-opisanie {
	font-size: 15px;
	line-height: 1.6;
	color: #333333;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
}
.podhodit_pod-item-counter,
.preimushhestva_solnczezashhitnyh_lamelej-item-counter {
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 3px solid #909A35;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Proxima Nova Rg';
	line-height: 1.6;
	color: #333333;
	margin-right: 17px;
}
.popup-content-system-top-wrapper .system-image {
	width: 100%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    height: 100%;
}
.popup-content-system-top-wrapper .popup-content-system-top-item:first-child {
	max-height: 40vh;
}
.popup-content-system-top-item {
	padding-bottom: 50px;
}
.popup-content-system-top-wrapper .system-image > img {
	z-index: 2;
	height: 100%;
	object-fit: contain;
}
.popup-content-system-top-wrapper .system-image:before {
	content: '';
	background: url('icons/logo-popup.svg');
	width: 177px;
	height: 141px;
	background-position: left bottom;
	background-size: contain;
	left: -64px;
	bottom: -30px;
	z-index: 3;
	background-repeat: no-repeat;
	position: absolute;
	background-blend-mode: multiply;
    opacity: 1;
}
.popup-content-system-top-wrapper .system-image:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	min-width: 358px;
	min-height: 350px;
	top: 0;
	right: 0;
	border: 3px solid #909A35;
	z-index: -1;
}
.tehnicheskie_harakteristiki-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	margin-bottom: 42px;
}
.tehnicheskie_harakteristiki-wrapper .tehnicheskie_harakteristiki-item {
	padding-bottom: 14px;
	margin-bottom: 11px;
	border-bottom: 1px solid #D5D5D5;
	display: grid;
	grid-template-columns: 3fr 2fr;
	grid-gap: 0;
	align-items: center;
}
.tehnicheskie_harakteristiki-nazvanie {
	justify-self: flex-start;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
}
.tehnicheskie_harakteristiki-znachenie {
	font-size: 15px;
	line-height: 1.6;
	color: #333333;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
}
.tehnicheskie_harakteristiki-wrapper .tehnicheskie_harakteristiki-item:last-child {
	padding-bottom: unset;
	margin-bottom: unset;
	border-bottom: unset;
}
.tehnicheskie_harakteristiki-text {
	margin-bottom: 42px;
	font-size: 16px;
	font-family: 'Proxima Nova Rg';
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.mfp-bg {
	background: #333333;
}
.empty-delimeter {
	height: 65px;
	background: transparent;
	width: 100%;
}
.vidy_krepezha-title {
	margin-top: 18px;
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 1.2;
	color: #333333;
	font-weight: 600;
	font-family: 'Proxima Nova Rg';
}
.vidy_krepezha-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 10px;
	margin-bottom: 38px;
}
.vidy_krepezha-item {
	position: relative;
	font-size: 15px;
	line-height: 1.6;
	color: #333333;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	padding-left: 22px;
}
.vidy_krepezha-item:before {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #909A35;
}
.preimushhestva_solnczezashhitnyh_lamelej-wrapper {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	/*max-height: 420px;*/
	column-gap: 32px;
}
.preimushhestva_solnczezashhitnyh_lamelej-item {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 33%;
    margin-bottom: 20px;
}
.preimushhestva_solnczezashhitnyh_lamelej-desc {
	width: calc(100% - 59px);
}
.service-template .perechen_preimushhestv-wrapper {
	grid-template-columns: repeat(4, 1fr);
	margin-top: unset;
}
.service-template .h2 {
	text-align: center;
	font-size: 82px;
	line-height: 1.22;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}
.service-template .banner-caption > img {
	margin-bottom: 159px
;}
.service-template .banner-text.under {
	text-align: center;
	font-size: 36px;
	line-height: 1.3;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 78px;
}
.service-template .banner-caption {
	justify-content: flex-end;
	padding-bottom: 80px;
}
.service-template .perechen_preimushhestv-text {
	font-weight: 500;
}
.list-default-item.none-item {
	padding-left: unset;
}
.list-default-item.none-item:before {
	display: none;
}
.none-mb.list-default-wrapper {
	margin-bottom: unset;
}
.kommercheskoe_predlozhenie .zelenyj_tekst {
	font-size: 25px;
	line-height: 1.1;
	font-weight: bold;
	color: #909A35;
	font-family: 'Proxima Nova Rg';
	margin-top: 18px;
	margin-bottom: 44px;
}
.kommercheskoe_predlozhenie .sub-h2 {
	font-size: 25px;
	line-height: 1.1;
	text-align: left;
	font-weight: bold;
	color: #222222;
}
.uslugi_kompanii > .container {
	padding-top: 79px;
	padding-bottom: 71px;
}
.uslugi_kompanii .h2 {
	text-align: center;
	font-weight: unset;
	text-transform: none;
	color: #222222;
	margin-bottom: 43px;
}
.uslugi_kompanii-titles {
	display: flex;
	justify-content: center;
	column-gap: 30px;
	margin-bottom: 45px;
}
.uslugi_kompanii-title {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.2;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	font-weight: normal;
	position: relative;
	transition: .3s;
}
.uslugi_kompanii-title:hover {
	color: #909A35;
}
.uslugi_kompanii-title:after {
	position: absolute;
	content: '';
	width: calc(100% + 20px);
	left: -10px;
	bottom: -12px;
	height: 3px;
	background: transparent;
	transition: .3s;
}
.uslugi_kompanii-title.active:after {
	background: linear-gradient(90deg, #909A35 0%, #B2BD51 100%);
}
.uslugi_kompanii-content-item {
	display: none;
}
.uslugi_kompanii-content-item.active {
	display: block;
}
.uslugi_kompanii-image {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-bottom: 88px;
}
.uslugi_kompanii-image:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 95%;
	height: 100%;
	background: #909A35;
	z-index: -1;
}
.uslugi_kompanii-image:after {
	content: '';
	position: absolute;
	left: 60px;
	top: calc(30px + 5%);
	width: 97%;
	height: 94.44%;
	border: 3px solid #A8ABAE;
	z-index: -1;
}
.uslugi_kompanii-image > img {
	padding-top: 30px;
}
.image-caption {
	position: absolute;
	font-size: 48px;
	line-height: 1.2;
	color: #FFFFFF;
	transform: rotate(-90deg);
	right: -70px;
}
.image-caption > span {
	padding-left: 163px;
}
.uslugi_kompanii-text-description {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	/*max-height: 800px;*/
}
.uslugi_kompanii-text-description > * {
	max-width: calc(50% - 40px);
	font-size: 16px;
	line-height: 1.3;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	margin-bottom: 16px;
}
.uslugi_kompanii-text-description ol,
.uslugi_kompanii-text-description ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.uslugi_kompanii-text-description li {
	position: relative;
	margin-bottom: 16px;
	padding-left: 22px;
}
.uslugi_kompanii-text-description li:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #909A35;
}
.uslugi_kompanii-text-description > p:first-child {
	font-size: 22px;
	line-height: 1.6;
	font-family: 'Proxima Nova Rg';
	color: #333333;
}
.uslugi_kompanii-text-description .counter {
	min-width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 3px solid #909A35;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Proxima Nova Rg';
	line-height: 1.6;
	color: #333333;
	margin-right: 17px;
}
.uslugi_kompanii-text-description > .for-counter {
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 1.6;
	color: #333333;
}
.obuchayushhie_lekczii_i_vebinary > .container {
	padding-top: 91px;
	padding-bottom: 123px;
}
.obuchayushhie_lekczii_i_vebinary .h2 {
	text-align: center;
	font-weight: unset;
	text-transform: none;
	color: #222222;
	margin-bottom: 45px;
}
.obuchayushhie_lekczii_i_vebinary-titles {
	display: flex;
	justify-content: center;
	column-gap: 30px;
	margin-bottom: 45px;
}
.obuchayushhie_lekczii_i_vebinary-title {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.2;
	font-family: 'Proxima Nova Rg';
	color: #333333;
	font-weight: normal;
	position: relative;
	transition: .3s;
}
.obuchayushhie_lekczii_i_vebinary-title:hover {
	color: #909A35;
}
.obuchayushhie_lekczii_i_vebinary-title:after {
	position: absolute;
	content: '';
	width: calc(100% + 20px);
	left: -10px;
	bottom: -12px;
	height: 3px;
	background: transparent;
	transition: .3s;
}
.obuchayushhie_lekczii_i_vebinary-title.active:after {
	background: linear-gradient(90deg, #909A35 0%, #B2BD51 100%);
}
.obuchayushhie_lekczii_i_vebinary-content-item {
	display: none;
}
.obuchayushhie_lekczii_i_vebinary-content-item.active {
	display: block;
}
.lekczii_i_vebinary-wrapper {
	padding-top: 78px;
	padding-bottom: 64px;
	padding-right: 47px;
	padding-left: 58px;
	display: grid;
	grid-template-columns: 8fr 13fr;
	grid-gap: 60px;
	background: #FFFFFF;
}
.lekczii_i_vebinary-item {
	overflow: hidden;
}
.lekczii_i_vebinary-item.flex-center-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.lekczii_i_vebinary-youtube_iframe {
	width: 100%;
	height: 100%;
	transition: .5s;
	transform: scale(.9);
}
.lekczii_i_vebinary-wrapper iframe {
	width: 100%;
	height: 100%;
}
.lekczii_i_vebinary-wrapper:hover .lekczii_i_vebinary-youtube_iframe {
	transform: scale(1);
}
.obuchayushhie_lekczii_i_vebinary.absolute-left-bottom-image > img.left-image {
	left: -5vw;
}
.lekczii_i_vebinary-nazvanie {
	font-size: 24px;
	line-height: 1.3;
	font-weight: bold;
	color: #222222;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 36.5px;
}
.lekczii_i_vebinary-opisanie {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 16px;
	padding-left: 28px;
	padding-top: 10px;
	position: relative;	
}
.lekczii_i_vebinary-opisanie:before {
	position: absolute;
	content: '';
	width: 25px;
	height: 1px;
	transform: rotate(-45deg);
	background: #909A35;
	top: 9px;
	left: -3px;
}
.zayavka_na_konsultacziyu.changed .select {
	margin-bottom: 24px;
}
.zayavka_na_konsultacziyu.changed .contact-form-shortcode p:not(.btn-black) {
	margin-bottom: 24px;
}
.zayavka_na_konsultacziyu.changed .contact-form-shortcode p:not(.btn-black):last-child {
	margin-bottom: 51px;
}
.zayavka_na_konsultacziyu.changed .contact-form-shortcode p.btn-black {
	margin-bottom: 57px;
}
.zayavka_na_konsultacziyu.changed .h2 {
	margin-bottom: 33px;
}
.banner.blog-template .h2,
.banner.template-about-us .h2 {
	font-size: 82px;
	line-height: 1.21;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 35px;
}
.banner.template-about-us .h2 {
	margin-bottom: unset;
	line-height: 1;
	font-size: 4rem;
}
.banner.template-about-us .banner-caption > img {
	max-height: 120px;
}
.banner.blog-template .banner-text {
	width: 700px;
	max-width: 100%;
}
.third-grid-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 40px 20px;
	transition: .5s;
	-webkit-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.0);
	-moz-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.0);
	box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.0);
}
.blog-posts {
	margin-top: -150px;
	z-index: 1;
	position: relative;
}
.image-blog-item {
	position: relative;
	background: transparent;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.0);
}
/*.image-blog-item:hover {
	position: relative;
	background: #EEEEEF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
}*/
.image-blog-item > img {
	transition: .7s;
	transform: scale(.95);
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.third-grid-item:hover .image-blog-item > img {
	transform: scale(1);
}
.third-grid-item:hover {
	-webkit-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.5);
	-moz-box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.5);
	box-shadow: 0px 0px 20px 3px rgba(34, 60, 80, 0.5);
}
.date-post-item {
	position: absolute;
	left: 20px;
	bottom: -37px;
	width: 62px;
	height: 70px;
	background: linear-gradient(0deg, #2B2B2B 0%, #464646 100%);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	line-height: 1;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	color: #FFFFFF;
	transition: .3s;
}
.third-grid-item {
	position: relative;
	margin-bottom: 47px;
}
.third-grid-item .blog-absolute-link {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.third-grid-item:hover .date-post-item {
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.date-post-item-bottom {
	font-size: 12px;
	font-weight: 400;
}
.blog-item-caption {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 22px;
	position: relative;
}
.blog-item-caption .category-post {
	padding-left: 83px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 22.5px;
	color: #A8ABAE;
	transition: .3s;
}
.third-grid-item:hover .category-post {
	color: #333333;
}
.blog-item-caption .category-post svg {
	margin-right: 7px;
}
.blog-item-caption .category-post svg path {
	fill: #A8ABAE;
}
.third-grid-item:hover .category-post svg path {
	fill: #333333;
}
.blog-item-name {
	font-size: 16px;
	line-height: 1.3;
	font-family: 'Proxima Nova Rg';
	font-weight: bold;
	color: #222222!important;
	margin-bottom: 5px;
	height: calc(1.3 * 16px * 2);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-decoration: none;
	transition: .3s;
	z-index: 2;
	position: relative;
}
.blog-item-name:hover {
	text-decoration: underline;
}
.blog-item-short-desc {
	font-size: 16px;
	line-height: 1.6;
	font-family: 'Proxima Nova Rg';
	font-weight: normal;
	color: #333333;
	height: calc(1.6 * 16px * 3);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#blog-navigation {
	margin-bottom: 88px;
}
.navigation.pagination {
	justify-content: center;
}
.navigation.pagination .nav-links {
	display: flex;
	flex-wrap: nowrap;
	column-gap: 10px;
}
.page-numbers.current,
.page-numbers {
	width: 36px!important;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Proxima Nova Rg';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.6%;
	color: #333333!important;
	padding: 0px;
	background: #FFFFFF;
	position: relative;
	text-decoration: none;
}
.page-numbers.current:before {
	position: absolute;
	width: 42px;
	height: 42px;
	content: '';
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
	z-index: -1;
	left: -3px;
	top: -3px;
}
.page-numbers:before {
	position: absolute;
	width: 42px;
	height: 42px;
	content: '';
	background: transparent;
	z-index: -1;
	left: -3px;
	top: -3px;
	transition: .3s;
}
/*.page-numbers.prev:before,
.page-numbers.next:before {
	display: none;
}*/
.page-numbers:hover:before {
	background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
}
.page-numbers.prev svg,
.page-numbers.next svg {
	z-index: 2;
}
.page-numbers.prev:after {
	position: absolute;
	width: 36px;
	height: 36px;
	content: '';
	background: transparent;
	z-index: 1;
	left: -13px;
	top: 0px;
	transition: .3s;
}
.page-numbers.prev:after {
	background: #FFFFFF;
}
.page-numbers.prev:before {
	left: -16px;
}
.page-numbers.prev:hover:before {
	z-index: 1;
}
.page-numbers.next:after {
	position: absolute;
	width: 36px;
	height: 36px;
	content: '';
	background: transparent;
	z-index: 1;
	right: -13px;
	left: unset;
	top: 0px;
	transition: .3s;
}
.page-numbers.next:after {
	background: #FFFFFF;
}
.page-numbers.next:before {
	left: unset;
	right: -16px;
}
.page-numbers.next:hover:before {
	z-index: 1;
}
.nav-links .page-numbers:first-child,
.nav-links .page-numbers:last-child {
	width: auto;
}
.nav-links .page-numbers:first-child svg {
	transform: rotate(180deg);
}
.post-blog > .container {
	padding-top: 126px;
}
.post-blog h1 {
	max-width: 900px;
	font-size: 36px;
	line-height: 1.22;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	color: #222222;
	margin-top: 0;
}
.post-date-category-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-top: 22px;
	margin-bottom: 28px;
}
.post-date-category-wrapper > div {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	font-size: 12px;
	line-height: 1.6;
	color: #A8ABAE;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	margin-right: 28px;
}
.post-date-category-wrapper > div:last-child {
	margin-right: unset;
}
.post-date-category-wrapper > div svg {
	margin-right: 7px;
}
.post-blog-content {
	font-size: 16px;
	line-height: 1.3;
	color: #333333;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
}
.post-blog-content h2 {
	font-size: 24px;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
}
.post-blog-content h4 {
	font-size: 16px;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
}
.post-blog-content > img {
	margin-bottom: 38px;
}
.prev-next-post {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 48px;
}
.prev-next-post img {
	max-width: 100px;
}
.prev-next-post > div {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	transition: .5s;
}
.prev-next-post > div:hover {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
.prev-next-post > div.next-post {
	justify-content: flex-end;
}
.absolute-next-prev-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.prev-post-image {
	margin-right: 15px;
}
.next-post-image {
	margin-left: 15px;
}
.prev-next-post-caption {
	max-width: 300px;
}
.next-post .prev-next-post-caption {
	padding-left: 10px;
}
.prev-next-post-name {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.3;
	color: #222222!important;
	text-decoration: none;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 8px;
	position: relative;
	z-index: 2;
}
.prev-next-post-type {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6;
	color: #A8ABAE;
	font-family: 'Proxima Nova Rg';
}
.social-share {
	margin-top: 36px;
	margin-bottom: 48px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
}
.social-share a {
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	border-radius: 4px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 7px 14px;
	transition: .3s;
	border: 1px solid transparent;
	text-decoration: none;
}
.social-share a svg {
	margin-right: 8px;
}
.social-share a:last-child {
	margin-right: unset;
}
.social-share a.social-share-fb {
	background: #3B5998;
}
.social-share a.social-share-fb:hover {
	border: 1px solid #3B5998;
	background: #FFFFFF;
	color: #3B5998;
}
.social-share a.social-share-fb:hover svg path {
	fill: #3B5998;
}
.social-share a.social-share-telegram {
	background: #039BE5;
}
.social-share a.social-share-telegram:hover {
	border: 1px solid #3B5998;
	background: #FFFFFF;
	color: #3B5998;
}
.social-share a.social-share-telegram:hover svg path {
	fill: #3B5998;
}
.social-share a.social-share-viber {
	background: #7D3DAF;
}
.social-share a.social-share-viber:hover {
	border: 1px solid #7D3DAF;
	background: #FFFFFF;
	color: #7D3DAF;
}
.social-share a.social-share-viber:hover svg path {
	fill: #7D3DAF;
}
.another-blog-wrapper {
	padding-top: 48px;
	margin-bottom: 87px;
}
.another-blog-wrapper .sub-h2 {
	margin-bottom: 5px;
}
.another-blog-wrapper .h2 {
	text-transform: none;
	font-weight: unset;
	color: #222222;
	margin-bottom: 0;
}
.another-blog-wrapper .title-swiper-buttons {
	margin-bottom: 50px;
}
.another-blog-wrapper .third-grid-item {
	margin-bottom: 20px;
	margin-top: 20px;
}
.banner.contact-template .h2 {
	font-size: 72px;
	line-height: 1.1;
	font-weight: bold;
	text-align: center;
	font-family: 'Proxima Nova Rg';
	color: #FFFFFF;
	text-transform: none;
}
.banner.contact-template .banner-caption {
	justify-content: flex-end;
	padding-bottom: 71px;
}
.banner.contact-template .perechen_preimushhestv-wrapper {
	grid-template-columns: repeat(5, 1fr);
}
.breadcrumbs {
	margin-bottom: 1rem;
}
.adres_proizvodstva_i_sklada > .container {
	padding-top: 105px;
}
.adres_proizvodstva_i_sklada .h2 {
	font-weight: unset;
	text-transform: none;
	font-size: 30px;
	line-height: 1.1;
	color: #222222;
	margin-bottom: 18px;
}
.address-item img {
	margin-right: 10px;
}
.address-item {
	font-size: 20px;
	line-height: 1.6;
	font-weight: 600;
	color: #333333;
	margin-bottom: 14px;
	display: flex;
	align-items: center;
}
.address-item-description {
	padding-left: 32px;
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	margin-bottom: 59px;
}
.address-item-description p {
	margin-bottom: 18px;
}
.address-item-description p:last-child {
	margin-bottom: unset;
}
.adres_proizvodstva_i_sklada .double-wrapper {
	align-items: inherit;
	grid-gap: 0 91px;
}
.spisok_telefonov-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0 83px;
	margin-bottom: 8px;
}
.spisok_telefonov-wrapper > div {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 0;
	justify-items: flex-start;
}
.spisok_telefonov-wrapper > div a {
	font-size: 26px;
	line-height: 1.6;
	color: #333333!important;
	font-weight: 300;
	text-decoration: none;
	display: flex;
	align-items: center;
}
.spisok_telefonov-wrapper > div a[href^="tel:"]:hover,
.shourum-contact-phone:hover {
	color: #909A35!important;
}
.spisok_telefonov-wrapper > div a img {
	margin-right: 14px;
}
.adres_proizvodstva_i_sklada iframe {
	width: 100%;
	height: 100%;
}
.bg-absolute-bottom {
	position: relative;
}
.bg-absolute-bottom > div.bg-bottom-gradient {
	background: linear-gradient(180deg, rgba(238, 238, 239, 0) 0%, #EEEEEF 100%);
	bottom: 0;
	left: 0;
	position: absolute;
	min-height: 462px;
	height: 55%;
	width: 100%;
	z-index: -2;
}
.oplata_produkczii > .container {
	padding-top: 74px;
	padding-bottom: 102px;
}
.oplata_produkczii .h2 {
	text-align: center;
	font-weight: unset;
	text-transform: none;
	margin-top: 8px;
	margin-bottom: 57px;
}
.oplata_produkczii-wrapper {
	max-width: 1130px;
	margin: 0 auto;
	background: #FFFFFF;
	box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.15);
	padding: 60px 71px 53px 37px;
	display: grid;
	grid-template-columns: 15% 81.5%;
	grid-gap: 3.5%;
}
.metody_oplat-item img {
	margin-bottom: 24px;
}
.metody_oplat-nazvanie {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 500;
	font-family: 'TT Norms';
	color: #333333;
	margin-bottom: 48px;
}
.oplata_produkczii-rekvizity-title {
	font-size: 30px;
	line-height: 1.1;
	color: #222222;
	font-family: 'Proxima Nova Rg';
	font-weight: 300;
	margin-bottom: 22px;
}
.oplata_produkczii-rekvizity-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 0 59px;
}
.oplata_produkczii-rekvizity-item {
	display: grid;
	grid-template-columns: 34.7% 65.3%;
	grid-gap: 0 59px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dashed rgba(168, 171, 174, 0.5);
	font-size: 20px;
	line-height: 1.6;
	color: #333333;
	font-weight: 300;
	font-family: 'Proxima Nova Rg';
}
.oplata_produkczii-rekvizity-item:last-child {
	padding-bottom: unset;
	margin-bottom: unset;
	border-bottom: unset;
}
.oplata_produkczii-rekvizity-value {
	font-weight: 600;
}
.oplata_produkczii.absolute-left-image > img {
	left: -11.5vw;
}
.drugie_shourumy > .container {
	padding-top: 75px;
	border-top: 1px dashed rgba(168, 171, 174, 0.5);
	padding-bottom: 87px;
}
.shourum-name {
	font-size: 30px;
	line-height: 1.1;
	color: #222222;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 25px;
}
.drugie_shourumy .double-wrapper {
	align-items: flex-start;
}
.shourum-contact-item-wrapper {
	display: flex;
	align-items: flex-start;
	margin-bottom: 22px;
}
.shourum-contact-item-wrapper img {
	margin-right: 14px;
	margin-top: 8px;
}
.shourum-contact-phone {
	font-size: 26px;
	line-height: 1.6;
	color: #333333!important;
	font-weight: 300;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 2px;
	text-decoration: none;
}
.komanda .shourum-contact-phone {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.komanda .shourum-contact-phone img {
	margin-right: 10px;
}
.sub-shourum-contact-phone,
.shourum-contact-email {
	font-size: 16px;
	line-height: 1.6;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	color: #333333!important;
}
.shourum-contact-email {
	text-decoration: none;
	font-weight: 700;
}
.shourim-worktime {
	padding-left: 32px;
	font-size: 16px;
	line-height: 1.6;
	font-weight: normal;
	font-family: 'Proxima Nova Rg';
	color: #333333;
}
.contact-socials {
	margin-top: 31px;
	margin-bottom: 51px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.contact-socials-title {
	margin-right: 40px;
	font-size: 30px;
	line-height: 1.1;
	color: #222222;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
}
.contact-socials-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.contact-socials-wrapper > a {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #D5D5D5;
	width: 51px;
	height: 51px;
	text-decoration: none;
}
.contact-socials-wrapper > a img {
	transform: scale(1);
	transition: .3s;
}
.contact-socials-wrapper > a:hover img {
	transform: scale(1.2);
}
.contact-socials-wrapper > a:not(:first-child) {
	border-left: unset;
}
.grid-gap-30 {
	grid-gap: 30px;
}
.grid-gap-30 iframe {
	width: 100%;
	min-height: 500px;
}
.komanda.change-padding .container {
	padding-top: 69px;
}
.predstavitelstva {
	padding-top: 81px;
	padding-bottom: 54px;
}
.predstavitelstva .sub-shourum-contact-phone {
	min-height: 25px;
}
.grid-gap-151 {
	grid-gap: 151px;
}
.oplata_produkczii .h2 {
	text-align: center;
	margin-left: 0;
	margin-bottom: 25px;
}
.oplata_produkczii .simple-text {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
	font-family: 'TT Norms';
}
.oplata_produkczii .simple-text p {
	margin-bottom: 17px;
}
.oplata_produkczii .simple-text p:last-child {
	margin-bottom: unset;
}
.border-absolute-image {
	position: relative;
}
.border-absolute-image > img {
	filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.15));
}
.shadow {
	position: absolute;
    filter: drop-shadow(0px 4px 23px rgba(0, 0, 0, 0.15));
    top: 41px;
    left: 0;
    z-index: -1;
    height: 4px;
    width: 62.8%;
    background: #FFF;
    transform: rotate(180deg);
    -webkit-box-shadow: 0px 0px 10px 1px rgb(34 60 80 / 80%);
    -moz-box-shadow: 0px 0px 10px 1px rgba(34, 60, 80, 0.8);
    box-shadow: 0px 0px 10px 1px rgb(34 60 80 / 80%);
}
.border-absolute-image:before {
	content: '';
	position: absolute;
	left: 60px;
	top: -60px;
	border: 1px solid #909A35;
	z-index: -1;
	max-width: 455px;
	max-height: 530px;
	width: 100%;
	height: 100%;
}
.justify-self-center {
	justify-self: center;
}
.border-absolute-image:after {
	content: '';
	background: url('icons/logo-B 1.svg');
	width: 100%;
	height: 100%;
	max-width: 242px;
	max-height: 193px;
	background-position: left bottom;
	left: -71px;
	bottom: -69px;
	z-index: 1;
	background-repeat: no-repeat;
	position: absolute;
}
.absolute-left-bottom-image {
	position: relative;
}
.absolute-left-bottom-image > img.left-image {
	position: absolute;
	left: 0;
	bottom: 0;
}
.absolute-right-bottom-image {
	position: relative;
}
.absolute-right-bottom-image > img.right-image {
	position: absolute;
	bottom: -30px;
	right: 0;
}
.zapis_na_ekskursiyu > .container {
	padding-top: 64px;
	padding-bottom: 79px;
}
.m-t-m-50 {
	margin-top: -50px;
}
.menu-trigger {
	position: relative;
	display: none;
}
#mobile-menu {
	display: none!important;
}
#hamburger{
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#hamburger.is-active{
	animation: smallbig 0.6s forwards;
}
@keyframes smallbig{
  0%, 100%{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  50%{
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
}
#hamburger.is-active .line:nth-child(1),
#hamburger.is-active .line:nth-child(2),
#hamburger.is-active .line:nth-child(3),
#hamburger.is-active .line:nth-child(4) {
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
#hamburger.is-active .line:nth-child(2),
#hamburger.is-active .line:nth-child(3) {
	opacity: 0;
}
#hamburger.is-active .line:nth-child(1) {
	-webkit-transform: translateY(9px) rotate(45deg);
	-ms-transform: translateY(9px) rotate(45deg);
	-o-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);
}
#hamburger.is-active .line:nth-child(4) {
	-webkit-transform: translateY(-9px) rotate(-45deg);
	-ms-transform: translateY(-9px) rotate(-45deg);
	-o-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg);
}
.hamburger {
	display: flex;
	flex-direction: column;
	min-height: 21px;
	min-width: 25px;
	justify-content: space-between;
}
.hamburger .line{
	width: 25px;
	height: 3px;
	background-color: #909A35;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hamburger:hover{
  cursor: pointer;
}
#contact-form-popup {
	max-width: 80vw;
	margin: 0 auto;
	height: 50vh;
	position: relative;
}
.mfp-close-btn-in #contact-form-popup .mfp-close {
	color: #FFFFFF;
	width: 30px;
	height: 30px;
	line-height: 1;
}
#contact-form-popup .zayavka_na_konsultacziyu .bg-white {
	max-width: 100%;
	padding: unset;
	height: 100%;
}
#contact-form-popup .zayavka_na_konsultacziyu .bg-white:before {
	width: 150%;
	left: -89.4%;
}
#contact-form-popup .zayavka_na_konsultacziyu .bg-white > div {
	padding-left: 5rem;
}
#contact-form-popup .zayavka_na_konsultacziyu .h2 {
	margin-top: 2rem;
}
#contact-form-popup .zayavka_na_konsultacziyu .text-simple {
	margin-bottom: 2rem;
}
#contact-form-popup .zayavka_na_konsultacziyu .contact-form-shortcode p:not(.btn-green) {
	margin-bottom: 2rem;
}
#contact-form-popup .zayavka_na_konsultacziyu > .container {
	height: 100%;
	max-width: 100%;
	padding: 0;
}
#contact-form-popup .absolute-right-image > img {
	max-height: 94%;
	min-width: 50%;
	object-fit: cover;
}
#contact-form-popup .zayavka_na_konsultacziyu .bg-white:after {
	right: unset;
	left: 60%;
}
.dropdown:hover > .dropdown-menu {
	display: block; 
}
.header-phones.dropdown .dropdown-toggle svg {
	transition: .3s;
}
.header-phones.dropdown:hover .dropdown-toggle svg {
	transform: rotate(180deg);
}
.header-phones.dropdown .dropdown-toggle::after {
	display: none;
}
.header-phones.dropdown .dropdown-menu > a {
	color: #000000;
	padding-left: 0;
	padding-right: 3.5px;
}
.header-phones.dropdown .dropdown-menu > a:hover {
	color: #909A35;
	background: transparent;
}
#get-consultation-form-popup {
	max-width: 1380px;
	height: 414px;
	max-height: 414px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
}
.absolute-full-image {
	position: relative;
}
.absolute-full-image > img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.get_consultation_form-wrapper {
	padding-left: 56px;
	padding-right: 0;
	padding-top: 44px;
	padding-bottom: 43px;
	display: grid;
	grid-template-columns: 2fr 5fr;
	height: 100%;
}
.get_consultation_form-item {
	position: relative;
}
.get_consultation_form-item > img {
	position: absolute;
	top: 0;
	right: 66px;
	max-width: 300px;
}
.get_consultation_form-sotrudnik-desc {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.get_consultation_form {
	height: 100%;
}
.popup-sotrudnik-opisanie > div {
	font-size: 25px;
	line-height: 1.1;
	color: #FFFFFF;
	padding-top: 39px;
	max-width: calc(100% - 466px);
	padding-left: 181px;
	font-weight: bold;
	padding-bottom: 20px;
}
.popup-sotrudnik-opisanie {
	background-repeat: no-repeat;
	background-size: cover;
}
.popup-sotrudnik-opisanie p {
	margin-bottom: 23px;
}
.popup-sotrudnik-opisanie p:last-child {
	margin-bottom: 30px;
}
.popup-sotrudnik-imya {
	font-size: 25px;
	line-height: 1.1;
	color: #000000;
	font-weight: bold;
	margin-bottom: 11px;
	margin-top: 25px;
	max-width: calc(100% - 466px);
	padding-left: 263px;
}
.popup-sotrudnik-dolzhnost {
	font-size: 18px;
	line-height: 1.1;
	color: #333333;
	font-weight: normal;
	margin-bottom: 11px;
	max-width: calc(100% - 466px);
	padding-left: 263px;
}
#get-consultation-form-popup .h2 {
	font-family: 'Proxima Nova Th';
	font-size: 40px;
	line-height: 1.2;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 80px;
}
#get-consultation-form-popup .contact-form-shortcode input[type="tel"] {
    padding: 17px 158px 13px 29px;
}
#get-consultation-form-popup p.btn-green {
	margin-left: unset;
    margin-bottom: 47px;
}
#get-consultation-form-popup p.btn-green:before {
	display: none;
}
#get-consultation-form-popup .contact-form-shortcode {
	max-width: 340px;
}
.absolute-description {
	position: absolute;
	width: calc(100% - 8px);
	top: calc(100% - 13px);
	left: 0;
	border-top: 3px solid #909A35;
	background: #FFFFFF;
	font-size: 14px;
	line-height: 1.21;
	font-weight: normal;
	color: #333333;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	z-index: 9;
	min-width: fit-content;
	padding-right: 2px;
}
.absolute-description.etap_4_2 {
	left: 4px;
}
.absolute-description.etap_2_2_1,
.absolute-description.etap_4_2 {
	top: unset;
	bottom: calc(100% - 13px);
	border-top: unset;
	border-bottom: 3px solid #909A35;
}
.absolute-description ul {
	margin-left: unset;
	list-style: none;
	padding-left: unset;
	padding-top: 22px;
	padding-bottom: 22px;
	margin-bottom: unset;
}
.absolute-description ul li {
	position: relative;
	list-style: none;
	padding-left: 22px;
	margin-bottom: 10px;
}
.absolute-description ul li:last-child {
	margin-bottom: unset;
}
.absolute-description ul li:marker {
	display: none;
}
.absolute-description ul li:before {
	content: '';
	width: 5px;
	height: 2px;
	position: absolute;
	left: 9px;
	background: #333333;
	top: calc((14px * 1.21) / 2 - 1px);
}
.biznes_proczess-item:hover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.biznes_proczess-item > img:hover~.absolute-description,
.biznes_proczess-item > .biznes_proczess-nazvanie:hover~.absolute-description {
	opacity: 1;
	visibility: visible;
}
.biznes_proczess-item > img {
	width: 100%;
	height: 100px;
	transition: .5s;
	transform: scale(.8);
}
.biznes_proczess-item:hover > img {
	transform: scale(1);
}
.etap_2_1-wrapper {
	min-width: 191px;
}
.absolute-description.etap_2_1 {
	left: 4px;
}
.etap_2_2-wrapper .biznes_proczess-item > img {
	margin-top: 27px;
}
#thankyou-popup-form,
#katalogi-popup-form {
	max-width: 700px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
}
#thankyou-popup-form .thankyou_popup_form-item > img,
#katalogi-popup-form .thankyou_popup_form-item > img {
	border-bottom: 3px solid #909F35;
}
#thankyou-popup-form .thankyou_popup_form-item:last-child,
#katalogi-popup-form .thankyou_popup_form-item:last-child {
	padding: 43px 72px 33px 72px;
}
#thankyou-popup-form .h2,
#katalogi-popup-form .h2 {
	font-size: 36px;
	line-height: 1.2;
	color: #363D43;
	text-align: center;
	font-weight: bold;
	padding-bottom: 22px;
	margin-bottom: 49px;
	text-transform: none;
	position: relative;
}
#katalogi-popup-form .h2 {
	text-transform: none;
	text-align: left;
	margin-bottom: 29px;
	padding-bottom: unset;
}
#katalogi-popup-form .contact-form-shortcode {
	max-width: 100%;
}
#katalogi-popup-form p.btn-green {
	margin-left: unset;
}
#katalogi-popup-form .contact-form-shortcode input:not([type="submit"]) {
	width: 100%;
}
#katalogi-popup-form .contact-form-shortcode input[type="submit"] {
	width: 140px;
	padding: 18px 18px 18px 30px;
}
#katalogi-popup-form p.btn-green:before {
	left: 20px;
}
#katalogi-popup-form .phone-icon-show:before {
	display: none;
}
#thankyou-popup-form .h2:before {
	position: absolute;
	content: '';
	width: 65px;
	height: 2px;
	background: #909A35;
	bottom: 0;
	left: calc((100% - 65px) / 2);
}
#thankyou-popup-form .text-simple {
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
	color: #333333;
	margin-bottom: 15px;
}
#thankyou-popup-form .text-simple p {
	margin-bottom: 18px;
}
#thankyou-popup-form .text-simple p:last-child {
	margin-bottom: unset;
}
#thankyou-popup-form .socials-btn-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
}
#thankyou-popup-form .socials-btn-wrapper > a {
	width: 51px;
	height: 51px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#thankyou-popup-form .socials-btn-wrapper > a .hover-icon {
	display: none;
}
#thankyou-popup-form .socials-btn-wrapper > a:hover .static-icon {
	display: none;
}
#thankyou-popup-form .socials-btn-wrapper > a:hover .hover-icon {
	display: block;
}
.wpcf7-response-output {
	display: none!important;
}
.wpml-ls-legacy-dropdown {
	width: auto;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	border: none;
	background-image: url('icons/lang-icon.svg');
	width: 10px;
	height: 6px;
	top: calc(50% - 3px);
}
.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
	border: none;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
	background: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 14px;
}
.wpml-ls-current-language > a {
	background: transparent;
}
.wpml-ls-current-language > a:after {
	transition: .3s;
}
.wpml-ls-current-language > a:hover:after {
	transform: rotate(180deg);
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	text-align: center;
}
.wpml-ls-legacy-dropdown a {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.2;
	text-transform: uppercase;
}
a.wpml-ls-link {
	background: #FFFFFF;
	color: #000000;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.wpml-ls-legacy-dropdown a:focus, 
.wpml-ls-legacy-dropdown a:hover {
	background: #FFFFFF;
	color: #909A35;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
	background: transparent;
	color: #FFFFFF;
}
/*.wpml-ls-legacy-dropdown:hover a:after {
	background-image: url('icons/lang-icon-hover.svg');
}*/
select {
	outline: none!important;
}
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}
/* 
for zoom animation 
uncomment this part if you haven't added this code anywhere else
*/

/*.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}*/
.klient-wrapper > img {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transform: scale(.9);
    transition: .5s;
    height: 100px;
    width: auto;
    object-fit: contain;
}
.klient-wrapper > img:hover {
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    transform: scale(1);
}
.header-wrapper .dropdown-menu {
	padding-top: 13px;
	padding-bottom: 19px;
	padding-left: 24px;
	padding-right: 21px;
	left: -24px;
}
.otzyv-foto {
	overflow: hidden;
}
.otzyv-foto img {
	width: 100%;
	transform: scale(1);
	transition: .5s;
	height: 242px;
	object-fit: cover;
}
.otzyv-wrapper:hover .otzyv-foto img {
	transform: scale(1.1);
}
#review-popup-form,
#kejsy-popup-form,
#obuchayushhie-popup-form {
	max-width: 700px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
}
.review_popup_form {
	height: 70vh;
	padding: 75px 38px 79px 72px;
}
.review_popup_form-wrapper {
	overflow-y: auto;
	max-height: 100%;
	padding-right: 34px;
}
.review_popup_form-wrapper::-webkit-scrollbar {
    width: 5px;
}
.review_popup_form-wrapper::-webkit-scrollbar-track {
    background: #a8abae;
    border: 2px solid transparent;
    background-clip: content-box;
}
.review_popup_form-wrapper::-webkit-scrollbar-thumb {
	background: linear-gradient(90deg, #909A35 0%, #B2BD51 100%);
	outline: none;
}
.review_popup_form-name {
	font-size: 36px;
	line-height: 1.2;
	font-weight: bold;
	color: #363D43;
	margin-bottom: 8px;
	text-align: left;
}
.review_popup_form-position {
	text-align: left;
	font-size: 14px;
	line-height: 1.3;
	color: #333333;
	opacity: .8;
	margin-bottom: 18px;
}
.review_popup_form-image {
	margin-bottom: 1rem;
}
.review_popup_form-text-simple {
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
}
.white-popup:not(.#contact-form-popup) {
	position: relative;
	background: #FFFFFF;
	margin: 0 auto;
}
section {
	overflow: hidden;
}
.breadcrumbs a,
.breadcrumbs span {
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.2;
	padding-right: 17px;
	margin-right: 15px;
	margin-bottom: 6px;
}
.breadcrumbs a {
	text-decoration: none;
	transition: .3s;
	color: rgba(255, 255, 255, .5);
}
.breadcrumbs a:hover {
	color: #909A35;
}
.breadcrumbs a:before {
	content: '';
	position: absolute;
	right: 0;
	top: 2px;
	background: url('icons/arrow-breadcrumb.svg');
	width: 7px;
	height: 10px;
}
.s2_message {
	color: #FFFFFF;
	font-size: 14px;
}
.s2_error {
	margin-bottom: unset;
    position: absolute;
    top: 100%;
    color: #FFFFFF;
    font-size: .8rem;
}
.subsribe {
	position: relative;
}
.overflow-none {
	overflow: hidden!important;
}
.black-white {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.right-background {
	position: absolute;
    right: 0;
    z-index: 10;
    top: 0;
    background: #909A35;
    height: 100%;
}
.right-background img {
	height: 100%;
}
body.error404 {
	overflow: hidden;
}
.background-part {
	width: 22.6vw;
	height: 67.4vh;
	background: #333333;
	position: absolute;
    top: calc((100vh - 653px) / 2);
    left: calc((100vw - 434px) / 2);
    min-width: 434px;
    min-height: 653px;
}
body.error404 .banner-image > img {
	height: 100vh;
	object-fit: cover;
}
body.error404 .h2 {
	font-size: 22rem;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
}
body.error404 .banner-text {
	max-width: 303px;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 2rem;
	color: #FFFFFF;
	font-family: 'Proxima Nova Rg';
}
body.error404 .banner-caption .btn-green:hover {
	background: linear-gradient(180deg, #FFFFFF 0%, #D6D6D6 100%);
}
body.error404 .banner-caption .btn-green:hover a {
	color: #000000;
}
body.error404 .banner-caption .btn-green:hover a svg rect {
	fill: #000000;
}
.static-page-content {
	padding-top: 6rem;
	padding-bottom: 3rem;
}
.static-page-content h1 {
	font-size: 36px;
	color: #222222;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 1.5rem;
	font-family: 'Proxima Nova Rg';
}
.static-page-content {
	font-size: 16px;
	line-height: 1.6;
	color: #505050;
	font-weight: inherit;
	font-family: 'Proxima Nova Rg';
}
.static-page-content h3,
.static-page-content h3 > strong {
	font-size: 30px;
	line-height: 1.1;
	color: #222222;
}
.static-page-content ul,
.static-page-content ol {
	list-style: none;
	margin-left: unset;
	padding-left: unset;
}
.static-page-content ul li,
.static-page-content ol li {
	position: relative;
	padding-left: 22px;
}
.static-page-content ul li:before,
.static-page-content ol li:before {
	position: absolute;
	content: '';
	left: 0;
	width: 5px;
	height: 5px;
	background: #909A35;
	top: 8px;
}
.static-page-content h3 > strong {
	font-weight: bold;
}
.wsp-container > ul li {
	padding-left: 20px;
	position: relative;
	margin-bottom: 20px;
}
.wsp-container > ul li:before {
	display: none;
}
.wsp-container > ul li .wsp-category-title {
	position: relative;
}
.wsp-container > ul li .wsp-category-title:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 20px;
	background: #909A35;
	top: 0;
	left: -18px;
}
.wsp-container > ul li a {
	font-size: 15px;
	line-height: 1.2;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Proxima Nova Rg';
	color: #333333;
}
.wsp-container > ul li > ul li a {
	font-weight: normal;
}
.wsp-container > ul li > ul {
	padding-left: 29px;
	margin-top: 19px;
}
.wsp-container > ul li > ul li {
	position: relative;
}
.wsp-container > ul li > ul li:before {
	position: absolute;
	content: '';
	left: 0;
	width: 5px;
	height: 5px;
	background: #909A35;
	top: 8px;
	display: block;
}
.wsp-container a:hover {
	color: #909A35;
}
@media (min-width: 1366px) {
	.uslugi_kompanii-text-description {
		min-height: 830px;
	}
	.sotrudnik-wrapper {
		min-height: 400px;
		padding-bottom: 20px;
	}
}
@media(min-width: 1850px) {
	.background-part {
		top: calc((100vh - 653px) / 2 + 50px);
	}
	.etap_4_2-to-etap_5-line {
		width: 12vw;
		left: calc(100% + (8vw / 4));
	}
	.etap_4_2-to-etap_5-circle-start {
		left: calc(100% + (8vw / 4) - 6px);
	}
	.etap_4_2-to-etap_5-text {
		left: calc(100% + (11vw / 2) + (61px / 3));
	}
	.etap_4_2-to-etap_5-circle-end {
		left: calc(100% + 10vw + (16vw / 4) - 9px);
	}
	.etap_4_1-to-etap_5-line-top, .etap_4_1-to-etap_5-line-bottom {
		width: 6vw;
	}
	.etap_4_1-to-etap_5-line-bottom {
		left: calc(100% + 7.37vw);
	}
	.etap_4_1-to-etap_5-text {
		left: calc(100% + 5.7vw);
	}
	.etap_4_1-to-etap_5-circle-end {
		left: calc(100% + (6.5vw * 2) + 6px);
	}
}
@media(max-width: 1750px) and (min-width: 1600px) {
	.zayavka_na_konsultacziyu .bg-white:before {
		left: -83.5vw;
	}
	.sistem-caption .sistem-nazvanie {
		font-size: 1.25rem;
	}
}
@media(max-width: 1750px) {
	.perechen_preimushhestv-wrapper {
		margin-top: 1rem;
	}
	.product-template .banner-caption {
		padding-bottom: 5px;
	}
}
@media(max-width: 1600px) {
	.sistem-content-wrapper .sistem-image {
		min-height: 305px;
		max-height: 305px;
	}
	.banner.template-about-us .h2 {
		font-size: 3rem;
	}
	.banner.template-about-us .banner-caption > img {
		max-height: 100px;
	}
	.banner.template-about-us .banner-text {
		margin-bottom: 1rem;
		font-size: 1.25rem;
	}
	.sistem-caption .sistem-nazvanie {
		font-size: 1rem;
		height: calc(1.3 * 1rem * 3);
		-webkit-line-clamp: 3;
	}
	.uslugi_kompanii-text-description > * {
		font-size: 1rem;
	}
	.uslugi_kompanii-text-description > p:first-child {
		font-size: 1.1rem;
	}
	.footer-nav ul {
		row-gap: 10px;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white:after {
		left: 60.5%;
	}
	.header-logo {
		max-width: 200px;
		height: auto;
	}
	.header-nav ul.menu > li a {
		font-size: .87rem;
	}
	.header-nav ul.menu > li {
		margin: 0 5px;
	}
	.header-phones a {
		font-size: 1rem;
	}
	.header-lang-wrapper {
		font-size: .87rem;
	}
	.btn-green a {
		font-size: .87rem;
		padding: 1rem 1.75rem 1rem 1.7rem;
	}
	header.site-header {
		padding: 0 .5rem;
	}
	.home-slide-absolute > .container {
		padding: 0 10rem;
	}
	.swiper-buttons-left {
		left: 2vw;
	}
	.h1 {
		font-size: 76px;
	}
	.advantages-list {
		margin-bottom: 2rem;
		grid-gap: 2rem;
		margin-top: 1rem;
	}
	#home-slider .advantages-description,
	.perechen_preimushhestv-text {
		font-size: 15px;
	}
	.slide-caption-wrapper {
		grid-gap: 0 6rem;
	}
	.container-max-1260 {
		max-width: 64.5vw;
	}
	.zayavka_na_konsultacziyu .h2, .zayavka_na_konsultacziyu .sub-h2-r {
		font-size: 1.4rem;
		line-height: 1.75rem;
	}
	.zayavka_na_konsultacziyu .sub-h2-r.m-b-add {
		margin-bottom: .87rem;
	}
	.zayavka_na_konsultacziyu .text-simple {
		font-size: 1rem;
		margin-bottom: 4rem;
	}
	.zayavka_na_konsultacziyu .contact-form-shortcode p:not(.btn-green) {
		margin-bottom: 5rem;
	}
	.zayavka_na_konsultacziyu p.btn-black {
		margin-top: 1.5rem;
	}
	.zayavka_na_konsultacziyu .bg-white:after {
		right: 16px;
	}
	.zayavka_na_konsultacziyu .bg-white:before {
		left: -75vw;
	}
	.zayavka_na_konsultacziyu .h2 {
		margin-top: 4rem;
	}
	.perechen_reshenij-image-item.image-position-left, .perechen_reshenij-image-item.image-position-right {
		max-width: 16.28vw;
		max-height: 39.81vh;
	}
	.perechen_reshenij-image-item.image-position-left:before,
	.perechen_reshenij-image-item.image-position-right:before,
	.perechen_reshenij-image-item.image-position-left:after,
	.perechen_reshenij-image-item.image-position-right:after,
	.perechen_reshenij-image-item.image-position-center:after {
		max-width: 16.28vw;
		max-height: 16.28vw;
	}
	.perechen_reshenij-image-item.image-position-center:after {
		left: 0;
	}
	.perechen_reshenij-image-item.image-position-center:before {
		max-width: 20vw;
		max-height: 16.4vw;
		left: calc((20vw - 16.28vw) / -2);
	}
	.perechen_reshenij-image-item.image-position-center {
		max-width: 16.28vw;
		max-height: 39.81vh;
	}
	.product-template .h2 {
		font-size: 4rem;
		padding: unset;
	}
	.banner-text {
		margin-bottom: 2rem;
	}
	.banner-text p {
		margin-bottom: unset;
	}
	.perechen_preimushhestv-wrapper {
		margin-top: 1rem;
		grid-gap: 2rem;
		padding: 0 5vw;
	}
	.vybrat_luchshee_reshenie .bg-white:after {
		right: 19px;
	}
	.vybrat_luchshee_reshenie .bg-white:before {
		left: -74vw;
	}
	.product-template .h2.small-text {
		font-size: 4rem;
	}
	.perechen_preimushhestv-text.small-text {
		font-size: 1rem;
	}
	.banner-caption > img {
		max-height: 150px;
		width: auto;
	}
	.service-template .banner-text.under {
		font-size: 2rem;
		margin-bottom: 5rem;
	}
	.service-template .h2 {
		line-height: 1;
	}
	.service-template .banner-caption > img {
		margin-bottom: 2rem;
	}
	.popup-content-system-item.with-bg-white {
		padding-bottom: 20px;
	}
	.grid-gap-151 {
		grid-gap: 2rem;
	}
	.tip_sistemy-titles {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.tip_sistemy-titles a {
		max-width: calc(270px + 1rem);
		padding-right: 1rem;
		margin-right: 1rem;
	}
	.tip_sistemy-titles a:last-child {
		margin-right: unset;
		padding-right: unset;
		max-width: 270px;
	}
}
@media(max-width: 1600px) and (min-width: 1500px) {
	.perechen_reshenij-image-item.image-position-center:after {
		left: 1vw;
		max-height: 14vw;
		max-width: 14vw;
	}
	.perechen_reshenij-image-item.image-position-center:before {
		max-width: 18vw;
		max-height: 14vw;
		left: -1vw;
		top: 0;
	}
	.perechen_preimushhestv-wrapper {
		margin-top: 2rem;
	}
	.perechen_reshenij-image-item.image-position-center {
		min-width: 250px;
	}
	.product-template .banner-caption {
		padding-bottom: 3rem;
	}
	.banner-text {
		font-size: 1.25vw;
	}
}
@media(max-width: 1440px) {
	.header-nav ul.menu > li {
		max-width: 181px;
	}
	.header-logo {
		max-width: 190px;
	}
	.footer-nav ul li a {
		font-size: .87rem;
	}
	.footer-phones a {
		font-size: 1rem;
	}
	.zayavka_na_konsultacziyu .bg-white:before {
		left: -75.5vw;
	}
	.zayavka_na_konsultacziyu .bg-white:after {
		right: 54px;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white:before {
		left: -83.4%;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white:after {
		left: 63.6%;
	}
	.footer-wrapper {
		grid-gap: 0 3rem;
	}
	.socials-fixed {
		right: 10px;
	}
	.sposoby_dostavki > .container {
		padding-left: 5vw;
		padding-right: 5vw;
	}
	.proizvodstvo-caption .name {
		padding-right: 15px;
		padding-left: 5px;
	}
	.sistem-caption .sistem-nazvanie {
		font-size: 1.1rem;
		height: calc(1.3 * 1.1rem * 3);
		-webkit-line-clamp: 3;
		margin-bottom: 1rem;
	}
	.sistem-caption .sistem-korotkoe_opisanie {
		font-size: .87rem;
		height: calc(1.6 * .87rem * 4);
		-webkit-line-clamp: 4;
		margin-bottom: 1rem;
	}
	.biznes_proczess.absolute-left-image > img {
		left: -17vw;
	}
	.sertifikaty > .container-fluid {
		padding-top: 65px;
	}
	.klienty {
		padding-bottom: 42px;
	}
	.kommercheskoe_predlozhenie .p-tb-4 {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.zayavka_na_konsultacziyu.absolute-right-image > img {
		max-height: 95%;
	}
	.zayavka_na_konsultacziyu.changed .bg-white:after {
		right: 28px;
	}
	.vybrat_luchshee_reshenie .spisok_opisanij-wrapper {
		margin-bottom: 1.5rem;
	}
	.vybrat_luchshee_reshenie .h2 {
		margin-top: 2rem;
	}
	.vybrat_luchshee_reshenie .bg-white:after {
		right: 4px;
	}
	.vybrat_luchshee_reshenie.absolute-right-image > img {
		max-height: 90%;
	}
}
@media(max-width: 1366px) {
	.review_popup_form {
		padding: 1rem 2rem;
		height: 80vh;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white {
		padding-left: 2rem;
	}
	.kommercheskoe_predlozhenie .contact-form-shortcode p.btn-green {
		margin-left: unset;
	}
	.kommercheskoe_predlozhenie .h2 {
		font-size: 2rem;
	}
	.kommercheskoe_predlozhenie .p-tb-4 {
		padding-left: 1rem;
	}
	.list-default-item {
		font-size: 1rem;
	}
	.list-default-wrapper {
		margin-bottom: 3rem;
	}
	.kommercheskoe_predlozhenie > .container-fluid {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.o_kompanii_barks .h2 {
		margin-left: -2rem;
	}
	.center-block > div.image-o_kompanii_barks:before {
		top: -2rem;
		right: -2rem;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white > div {
		padding-left: 3rem;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white:after {
		left: 63.3%;
	}
	header .btn-green a {
		padding: 1rem;
	}
	.header-logo {
		max-width: 150px;
	}
	.zayavka_na_konsultacziyu .bg-white {
		padding-left: 2rem;
	}
	.zayavka_na_konsultacziyu .bg-white:after {
		right: 4px;
	}
	.zayavka_na_konsultacziyu.absolute-right-image > img {
		height: 90%;
	}
	.perechen_reshenij-images-wrapper {
		min-width: 66vw;
	}
	.flip-container, .front, .back {
		min-width: 30vw;
		min-height: 35vh;
	}
	.komanda-image {
		width: 100%;
		height: 23vw;
	}
	.komanda-image:before {
		width: 100%;
		height: 23vw;
	}
	.komanda-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.biznes_proczess > .container {
		padding-left: 2rem;
		padding-right: 2rem;
		margin: unset;
		max-width: 100%;
	}
	.etap_4_2-to-etap_5-circle-start {
		left: calc((100% + (16vw / 4) - 9px) * 0.9);
	}
	.etap_4_2-to-etap_5-circle-end {
		left: calc((100% + 15vw + (16vw / 4) - -10px) * 0.9);
	}
	.etap_3-to-etap_4-line-top {
		top: -84.5%;
	}
	.biznes_proczess-shema-item, .etap_2_1-wrapper {
		width: calc(156px * 0.9);
	}
	.etap_4_1-to-etap_5-line-top, .etap_4_1-to-etap_5-line-bottom {
		width: calc(8vw * 0.9);
	}
	.etap_4_1-to-etap_5-circle-end {
		left: calc((100% + (8.5vw * 2) + 21px) * 0.9);
	}
	.etap_4_2-to-etap_5-line {
		left: calc((100% + (15vw / 4)) * 0.9);
	}
	.etap_4_1-to-etap_5-line-bottom {
		left: calc(100% + 9.5vw * 0.9);
	}
	.etap_4_1-to-etap_5-text {
		left: calc(100% + 6.5vw);
	}
	.etap_4_2-to-etap_5-text {
		left: calc(100% + (12.5vw / 2) + (61px / 3));
	}
	.sposoby_dostavki > .container {
		max-width: 100%;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.otzyvy_nashih_klientov > .container-fluid {
		padding-left: 3rem;
		padding-right: 3rem;
	}
	.resheniya_kejsa-opisanie {
		font-size: .87rem;
	}
	.vybrat_luchshee_reshenie .spisok_opisanij-item {
		font-size: 1rem;
	}
	.vybrat_luchshee_reshenie .bg-white {
		max-width: 65.5vw;
		padding-left: 2rem;
	}
	.service-template .banner-text.under {
		margin-bottom: 2rem;
	}
	.service-template .banner-caption > img {
		margin-bottom: 3rem;
	}
	.spisok_telefonov-wrapper > div a {
		font-size: 1.25rem;
	}
	.oplata_produkczii-rekvizity-item {
		font-size: 1rem;
		grid-gap: 0 2rem;
	}
	.sistemy > .container-fluid {
		padding-top: 2rem;
	}
	.tip_sistemy-titles {
		padding: 2rem 0;
	}
	.sistem-caption .sistem-nazvanie {
		height: calc(1.3 * 1.1rem * 2);
		-webkit-line-clamp: 3;
	}
	.kejsy_realizovannyh_proektov > .container {
		padding-top: 3rem;
		padding-bottom: 2rem;
	}
	.kejsy_realizovannyh_proektov .h2 {
		padding-bottom: 2rem;
	}
	.biznes_proczess > .container {
		padding-top: 2rem;
		padding-bottom: 3rem;
	}
	.biznes_proczess .h2 {
		margin-bottom: 2rem;
	}
	.sposoby_dostavki > .container {
		padding-top: 2rem;
		padding-bottom: 3rem;
	}
	.karta_iframe > .container-fluid {
		margin-bottom: 3rem;
	}
	.klienty.bg-absolute > .container-fluid {
		padding-top: 2rem;
		padding-left: 5rem;
    	padding-right: 5rem;
		min-height: unset;
	}
	.sertifikaty > .container-fluid {
		padding-top: 2rem;
		padding-bottom: 3rem;
	}
	#klienty-slider {
		margin-top: 2rem;
	}
	.proizvodstvo .container-fluid {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.proizvodstvo .h2 {
		margin-bottom: 2rem;
	}
	.komanda .container {
		padding-top: 2rem;
	}
	.komanda .swiper-button-bottom {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.katalogi .container {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.katalogi .title-swiper-buttons {
		margin-bottom: 2rem;
	}
	.shou_rum > .container {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.shou_rum .h2 {
		margin-bottom: 2rem;
	}
	.shou_rum .youtube-video-frame {
		margin-bottom: 3rem;
	}
	.shou_rum .swiper-button-bottom {
		max-height: 40px;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
}
@media(max-width: 1300px) {
	#mobile-menu .header-phones a {
		padding-left: 0;	
	}
	body.error404 .h2 {
		font-size: 18rem;
	}
	.background-part {
		min-height: unset;
		top: 10%;
		height: 80%;
	}
	.popup-sotrudnik-dolzhnost, .popup-sotrudnik-imya, .popup-sotrudnik-opisanie > div {
		padding-left: 181px;
		max-width: calc(100% - 420px);
	}
	.header-wrapper {
		justify-content: flex-start;
	}
	.header-wrapper .header-phones.dropdown {
		margin-left: auto;
		margin-right: 2rem;
	}
	.header-wrapper .header-callback.btn-green {
		margin-right: 2rem;
	}
	#mobile-menu .header-callback {
		margin-top: 20px;
	}
	#mobile-menu .header-phones {
		margin-top: 20px;
	}
	#mobile-menu .header-phones a {
		color: #000000;
		font-size: 1rem;
	}
	#mobile-menu .header-phones a svg {
		display: none;
	}
	#mobile-menu .header-phones .dropdown-menu {
		border: none;
		display: block;
	}
	.menu-trigger {
		display: block;
	}
	#mobile-menu {
		display: block!important;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		left: -100vw;
		position: fixed;
		top: 0;
		width: auto;
		height: 100vh;
		background: #FFFFFF;
		z-index: 9999999;
		padding: 20px 30px;
	}
	#mobile-menu.is-active {
		left: 0;
	}
	body.shadow-20 {
		position: relative;
	}
	body.shadow-20:before {
		position: fixed;
		content: '';
		left: 80vw;
		top: 0;
		width: 20vw;
		height: 100vh;
		background: rgba(0, 0, 0, .3);
		z-index: 99999;
	}
	#mobile-menu > div > ul {
		margin: unset;
	    list-style: none;
	    padding: unset;
	}
	#mobile-menu > div > ul li {
		padding-left: 20px;
		position: relative;
	}
	#mobile-menu > div > ul li:before {
		width: 3px;
		height: 100%;
		background: transparent;
		left: 0;
		top: 0;
		content: '';
		position: absolute;
	}
	#mobile-menu > div > ul li.current-menu-item:before {
		background: #909A35;
	}
	#mobile-menu > div > ul li a {
		font-size: 1.23rem;
	    line-height: 2.5;
	    font-weight: 800;
	    color: #000000;
	    text-align: left;
	    text-decoration: none;
	}
	#mobile-menu > div > ul li.current-menu-item a {
		color: #909A35;
	}
	#mobile-menu > div > ul li a:hover {
		color: #909A35;
	}
	.header-nav {
		display: none;
	}
	.header-logo {
		max-width: 100%;
	}
	.header-lang-wrapper,
	.header-phones a {
		font-size: 1rem;
	}
	header .btn-green a {
		padding: 18px 30px 18px 28px;
		font-size: 1rem;
	}
}
@media(max-width: 1280px) {
	.kommercheskoe_predlozhenie > .container-fluid {
		padding-top: 0;
		padding-bottom: 0;
	}
	.footer-wrapper {
		grid-template-columns: 2fr 1fr 1fr;
	}
	.footer-wrapper .footer-item:last-child {
		grid-column-start: 2;
		grid-column-end: 4;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		padding-top: 53px;
	}
	.footer-worktime {
		margin-bottom: unset;
	}
	.footer-nav ul {
		max-height: unset;
	}
	.footer-nav ul li {
		width: 100%;
	}
	.subsribe form .form-field {
		max-width: 274px;
	}
	.subsribe form input[type="email"] {
		width: 100%;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white:before {
		left: -77.4%;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white:after {
		left: 68.8%;
	}
	.zayavka_na_konsultacziyu .bg-white:after {
		right: 38px;
	}
	.h1 {
		font-size: 4vw;
	}
	#home-slider .advantages-description, .perechen_preimushhestv-text {
		font-size: 1vw;
	}
	.advantages-list {
		grid-gap: 2vw 1vw;
		margin-bottom: 1vw;
		margin-top: 1vw;
	}
	.header-nav ul.menu > li a {
		font-size: .8rem;
	}
	header .btn-green a {
		padding: .8rem;
		font-size: .8rem;
	}
	.header-phones a {
		font-size: .8rem;
	}
	.header-lang-wrapper {
		font-size: .8rem;
	}
	.komanda-wrapper {
		grid-gap: 5rem;
	}
	.biznes_proczess-shema-item.etap_2 {
		width: calc((156px * 2 + 41px) * 0.9);
	}
	.biznes_proczess-shema-item, .etap_2_1-wrapper {
		width: calc(156px * 0.85);
	}
	.btn-green a {
		font-size: .8rem;
		padding: 1rem 1.25rem;
	}
	.sistem-caption {
		padding: 1rem 2rem .5rem 2rem;
	}
	.sistem-content-wrapper .sistem-image {
		min-height: 317px;
	}
	.proizvodstvo-caption .name .name-text {
		font-size: .87rem;
		height: calc(1.3 * .87rem * 1);
	}
	.product-template .h2.small-text {
		font-size: 2.5rem;
	}
	.perechen_preimushhestv-text.small-text {
		font-size: .87rem;
	}
	.banner-text {
		font-size: 1.1rem;
	}
	.tip_sistemy-titles a.small-text {
		font-size: 1rem;
		height: calc(1.3 * 1rem * 5);
		-webkit-line-clamp: 5;
	}
	.image-sposoby_dostavki .text-simple {
		font-size: 1.5rem;
		margin-left: 39%;
	}
	.sposoby_dostavki .double-wrapper {
		grid-gap: 3rem;
	}
	.vybrat_luchshee_reshenie .bg-white:after {
		right: 0;
	}
	.vybrat_luchshee_reshenie .bg-white:before {
		left: -74.5vw;
	}
	.vybrat_luchshee_reshenie .h2 {
		font-size: 2.1rem;
	}
}
@media(max-width: 1264px) and (min-width:  1250px) {
	#home-slider .advantages-description, .perechen_preimushhestv-text {
		font-size: .87rem;
	}
	.service-template .banner-caption > img {
		margin-bottom: 1rem;
	}
	.service-template .banner-caption,
	.banner.contact-template .banner-caption {
		padding-bottom: 2rem;
	}
	.service-template .banner-text.under {
		margin-bottom: 1rem;
	}
	.uslugi_kompanii > .container {
		padding-top: 4rem;
		padding-bottom: 3rem;
	}
	.h1 {
		font-size: 3rem;
	}
	.advantages-list {
		grid-gap: 1.5rem 1rem;
		margin-bottom: 1rem;
	}
	#home-slider .advantages-image {
		margin-bottom: 0.5rem;
	}
	.perechen_reshenij-image-item.image-position-center:before {
		left: calc((20vw - 31.28vw) / -2);
	}
	.perechen_reshenij-image-item.image-position-center:after {
		left: 7.6vw;
	}
	.flip-container, .front, .back {
		min-width: 23vw;
		min-height: 50vh;
	}
	.biznes_proczess-shema-wrapper {
		grid-gap: 14px;
	}
	.istoriya_kompanii .sub-h2 {
		margin-bottom: 1rem;
	}
	.istoriya_kompanii .h2 {
		margin-bottom: 2rem;
	}
	.istoriya_kompanii {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.biznes_proczess > .container {
		max-width: 1140px;
		margin: 0 auto;
	}
	.form-wrapper {
		grid-gap: 1rem;
	}
	.gruppy_otzyvov-wrapper .swiper-pagination {
		margin-top: 2rem;
	}
	.kejsy_realizovannyh_proektov .h2 {
		margin-bottom: 2rem;
	}
	.komanda .h2 {
		margin-bottom: 3rem;
	}
	.komanda-wrapper {
		grid-gap: 2rem;
	}
	.czennosti_kompanii {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.czennosti_kompanii .h2 {
		margin-bottom: 3rem;
	}
	.czennosti_kompanii .absolute-bottom-full-image > img.absolute-bottom-image {
		max-height: 120px;
	}
	.vybrat_luchshee_reshenie .bg-white {
		padding-left: 4vw;
		max-width: 69.5vw;
	}
	.vybrat_luchshee_reshenie .bg-white:after {
		right: -3px;
	}
	.vybrat_luchshee_reshenie .bg-white:before {
		left: -79.5vw;
	}
	.absolute-description {
		min-width: 200px;
	}
	.etap_3-to-etap_4-line-top {
		top: -64.5%;
	}
	#contact-form-popup .zayavka_na_konsultacziyu .bg-white > div {
		padding-left: unset;
	}
}
@media(min-width: 1025px) and (max-width: 1500px) {
	.perechen_reshenij-image-item.image-position-center {
		min-width: 394px;
		display: flex;
		justify-content: center;
	}
}
@media(max-width: 1024px) {
	.kommercheskoe_predlozhenie .double-item {
		height: 100%;
	}
	.kommercheskoe_predlozhenie .double-item img {
		/*height: 100%;
		object-fit: cover;*/
		width: 100%;
		height: auto;
		object-fit: unset;
		object-position: unset;
	}
	.caption-tekst_czitaty {
		max-width: 100%;
		color: #222222;
	}
	.czitata-icon svg path {
		fill: #222222;
	}
	#get-consultation-form-popup {
		height: 80vh;
		max-height: 100%;
	}
	.get_consultation_form-wrapper {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		padding-left: 0;
	}
	.popup-sotrudnik-opisanie {
		background: linear-gradient(90deg, #909A35 0%, #B2BD51 100%)!important;
		max-height: 152px;
	}
	#get-consultation-form-popup .contact-form-shortcode {
		max-width: 50%;
		margin: 0 auto;
	}
	.get_consultation_form-item > img {
		max-height: 90%;
		top: 5%;
	}
	.popup-content-system-item.with-bg-white {
		padding-left: 33px;
		padding-right: 53px;
	}
	.popup-content-system-top-wrapper .system-image:after {
		width: 90%;
		height: 90%;
	}
	.popup-sotrudnik-opisanie p:last-child {
		margin-bottom: 41px;
	}
	#get-consultation-form-popup .h2 {
		padding-top: 20px;
		text-align: left;
		margin-bottom: 28px;
		padding-left: 44px;
	}
	#get-consultation-form-popup p.btn-green {
		margin-bottom: 40px;
	}
	.h1 {
		font-size: 2.5rem;
	}
	.advantages-list {
		grid-gap: 1rem;
	}
	.slide-caption-wrapper {
		grid-gap: 0 4rem;
	}
	.center-block > div:before {
		top: -2.375rem;
		left: -2.375rem;
	}
	.center-block > div:after {
		bottom: -2.375rem;
		right: -2.375rem;
	}
	#home-slider .advantages-description, .perechen_preimushhestv-text {
		font-size: .87rem;
	}
	#home-slider .advantages-image {
		margin-bottom: .87rem;
	}
	#home-slider .advantages-image img {
		max-height: 50px;
	}
	#home-slider .advantages-image:before {
		width: 50px;
		height: 50px;
	}
	.home-slide-absolute > .container {
		padding: 0 6rem;
	}
	.slider.container-fluid .home-slide > img {
		min-height: 95vh;
		object-fit: cover;
	}
	.h2 {
		font-size: 1.75rem;
	}
	.list-default-wrapper {
		margin-top: 1rem;
		margin-bottom: 3rem;
	}
	.list-default-item {
		font-size: 1rem;
	}
	.four-wrapper-item.not-image {
		padding-left: 1rem;
		padding-top: 2rem;
		padding-bottom: 3rem;
	}
	.four-wrapper-item:not(.not-image) > img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.o_kompanii_barks {
		padding-top: 78px;
		padding-bottom: 44px;
	}
	.o_kompanii_barks .third-wrapper {
		grid-template-columns: 1fr;
	}
	.center-block > div.image-o_kompanii_barks:after {
		left: -20px;
	}
	.proizvodstvo .container-fluid {
		padding: 5rem 3rem;
	}
	.sotrudnik-item:not(.sotrudnik-caption) {
		display: flex;
		align-items: center;
		justify-content: center;
		background: #EEEEEE;
	}
	.title-swiper-buttons {
		margin-bottom: 4rem;
	}
	.grid-gap-155 {
		grid-gap: 5rem;
	}
	.otzyv-caption {
		padding: 1rem;
	}
	.klienty > .container-fluid {
		padding-left: 57px;
		padding-right: 57px;
	}
	.klienty.bg-absolute > .container-fluid {
		padding-top: 48px;
	}
	#klienty-slider {
		margin-top: 33px;
	}
	.footer-nav ul {
		max-height: unset;
		row-gap: 10px;
	}
	.site-footer > .container-fluid {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.footer-wrapper {
		grid-template-columns: 2fr 1fr 1fr;
	}
	.footer-title {
		margin-bottom: 2rem;
	}
	.zayavka_na_konsultacziyu .bg-white:before {
		left: -82.5vw;
	}
	.container-max-1260 {
		max-width: 70vw;
	}
	.zayavka_na_konsultacziyu .text-simple {
		margin-bottom: 2rem;
		text-align: center;
	}
	.zayavka_na_konsultacziyu .contact-form-shortcode p:not(.btn-green) {
		margin-bottom: 3rem;
	}
	.zayavka_na_konsultacziyu.absolute-right-image > img {
		max-height: 90%;
	}
	.zayavka_na_konsultacziyu .bg-white:after {
		right: 21px;
	}
	#banner .banner-image > img {
		min-height: 95vh;
		object-fit: cover;
	}
	.istoriya_kompanii-text-item:first-child,
	.istoriya_kompanii-text-item:last-child {
		max-width: 40vw;
	}
	.istoriya_kompanii-text-wrapper {
		font-size: 1.25rem;
	}
	.istoriya_kompanii-text-item:last-child {
		font-size: 1rem;
	}
	.istoriya_kompanii .sub-h2 {
		margin-bottom: 1rem;
	}
	.istoriya_kompanii .h2 {
		margin-bottom: 1.5rem;
	}
	.komanda-image {
		width: 325px;
		height: 100%;
	}
	.komanda-image:before {
		width: 100%;
		height: 100%;
	}
	.reverse .komanda-caption {
		display: grid;
		grid-template-columns: 1fr;
		justify-items: end;
		align-items: center;
	}
	.reverse .komanda-caption .komanda-dolzhnost {
		width: 100%;
		text-align: right;
	}
	.czennosti_kompanii .h2 {
		margin-bottom: 4rem;
	}
	.shou_rum .sub-h2,
	.shou_rum .h2 {
		text-align: center;
		padding-left: unset;
	}
	.shou_rum > .container {
		padding-top: 49px;
		padding-bottom: 58px;
	}
	.swiper-container .swiper-pagination {
		margin-top: 1rem;
	}
	.shou_rum .swiper-button-bottom {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.shou_rum-title {
		margin-bottom: 1.5rem;
	}
	.kejsy_realizovannyh_proektov > .container {
		padding-top: 49px;
	}
	.resheniya_kejsa-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	.resheniya_kejsa-caption {
		padding: 1rem;
	}
	.resheniya_kejsa-foto img {
		height: 100%;
		object-fit: cover;
	}
	.biznes_proczess-shema-wrapper {
		overflow-x: auto;
	}
	.image-sposoby_dostavki:before {
		width: 90%;
		left: 5%;
	}
	.image-sposoby_dostavki .text-simple {
		margin-left: 55%;
		max-width: 45%;
	}
	.sposoby_dostavki > .container {
		padding-top: 33px;
		padding-bottom: 61px;
	}
	div.image-sposoby_dostavki:after {
		left: 0;
		bottom: -28px;
	}
	.otzyvy_nashih_klientov .h2 {
		margin-bottom: 2rem;
	}
	.gruppy_otzyvov-titles {
		margin-bottom: 3rem;
	}
	.klienty > .container-fluid {
		min-height: unset;
	}
	.vy_uzhe_gotovy_sotrudnichat .container-max-894 {
		max-width: 100%;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode {
		max-width: 100%;
	}
	.header-wrapper {
		max-width: 100%;
	}
	.srochnoe_proizvodstvo .h2 {
		font-size: 2rem;
		margin-bottom: 1rem;
	}
	.srochnoe_proizvodstvo .part-h2 {
		max-width: 66vw;
	}
	.srochnoe_proizvodstvo-wrapper {
		grid-template-columns: 1fr 1fr;
		grid-gap: 4rem;
	}
	.bg-green-small > div.bg-green-part {
		height: 53%;
	}
	.bg-green-small > div.bg-green-part:before {
		width: 140px;
	}
	.srochnoe_proizvodstvo .foto_sotrudnika {
		margin-left: 10px;
		max-width: 200px;
		min-width: 200px;
	}
	.tip_sistemy-titles {
		padding: 4rem 2rem;
	}
	.sistemy > .container-fluid {
		padding: 0 2rem;
		padding-top: 4rem;
		padding-bottom: 2rem;
	}
	.sistemy .swiper-button-bottom {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.sistem-content-wrapper .sistem-image {
		height: 317px;
		min-height: unset;
	}
	.sistem-content-wrapper .sistem-image img {
		max-height: 100%;
		width: 100%;
		object-fit: contain;
	}
	.karta_iframe > .container-fluid {
		padding: 0 4rem;
		margin-bottom: 43px;
	}
	.zapis_na_ekskursiyu .grid-gap-151 {
		grid-gap: 5rem;
	}
	.border-absolute-image:after {
		left: -30px;
		bottom: -30px;
	}
	.border-absolute-image:before {
		top: -30px;
		left: 30px;
	}
	.zapis_na_ekskursiyu > .container {
		padding-top: 34px;
		padding-bottom: 49px;
	}
	.predstavitelstvo-description {
		min-height: calc(1rem * 1.5 * 2);
	}
	.predstavitelstvo-description p:last-child {
		margin-bottom: unset;
	}
	.vybrat_luchshee_reshenie.absolute-right-image > img {
		display: none;
	}
	.vybrat_luchshee_reshenie .bg-white:after,
	.vybrat_luchshee_reshenie .bg-white:before {
		display: none;
	}
	.vybrat_luchshee_reshenie.bg-absolute .bg-absolute-div {
		background: #EEEEEE!important;
	}
	.vybrat_luchshee_reshenie.m-t-m-50 {
		margin-top: unset;
	}
	.absolute-right-bottom-image > img.right-image {
		bottom: 0;
	}
	.vybrat_luchshee_reshenie .bg-white {
		max-width: 100%;
		padding-right: 2rem;
	}
	.vybrat_luchshee_reshenie .spisok_opisanij-wrapper {
		max-width: 100%;
	}
	.vybrat_luchshee_reshenie .contact-form-shortcode,
	.zayavka_na_konsultacziyu .contact-form-shortcode {
		margin: 0 auto;
		max-width: 515px;
	}
	.vybrat_luchshee_reshenie .contact-form-shortcode p.btn-black,
	.zayavka_na_konsultacziyu .contact-form-shortcode p.btn-black {
		display: flex;
		justify-content: center;
	}
	.vybrat_luchshee_reshenie .h2,
	.vybrat_luchshee_reshenie .sub-h2 {
		text-align: center;
	}
	.zayavka_na_konsultacziyu > img,
	.zayavka_na_konsultacziyu .bg-white:after,
	.zayavka_na_konsultacziyu .bg-white:before {
		display: none;
	}
	.zayavka_na_konsultacziyu .bg-white {
		max-width: 100%;
		background: #FFFFFF!important;
		padding-right: 2rem;
	}
	.zayavka_na_konsultacziyu .h2, .zayavka_na_konsultacziyu .sub-h2-r {
		text-align: center;
	}
	.zayavka_na_konsultacziyu > .container-fluid {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.perechen_reshenij-image-item.image-position-center img {
		height: auto;
		width: 100%;
	}
	.czennosti_kompanii.absolute-bottom-full-image > img.absolute-full-image-left,
	.czennosti_kompanii.absolute-bottom-full-image > img.absolute-full-image-right {
		display: none;
	}
	.proizvodstvo .swiper-slide:nth-child(2), .proizvodstvo .swiper-slide:nth-child(3n+2) {
		margin-top: unset;
	}
	.uslugi_kompanii-text-description {
		max-height: unset!important;
	}
	.uslugi_kompanii-text-description > * {
		max-width: 100%;
	}
}
@media(max-width: 960px) and (min-width: 940px) {
	.kommercheskoe_predlozhenie .double-wrapper {
		grid-template-columns: 1fr;
	}
	.kommercheskoe_predlozhenie .contact-form-shortcode {
		margin: 0 auto;
	}
	.kommercheskoe_predlozhenie .h2 {
		text-align: center;
	}
	.srochnoe_proizvodstvo > .container {
		max-width: 98%;
	}
	.footer-wrapper {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media(max-width: 800px) {
	.perechen_reshenij-image-item.image-position-left:before {
		left: -20px;
		top: -20px;
	}
	.perechen_reshenij-image-item.image-position-right:before {
		top: -20px;
		right: -20px;
	}
	.perechen_reshenij-image-item.image-position-center:before {
		top: 20px;
	}
	.perechen_reshenij-images-wrapper {
		min-width: 75vw;
	}
	.tip_sistemy-titles a {
		padding-right: 10px;
		margin-right: 10px;
		font-size: .87rem;
	}
	.tip_sistemy-desc {
		height: calc(1.3 * .87rem * 3);
	}
	.tip_sistemy-titles {
		padding: 1rem 2rem;
	}
	.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode input:not([type="submit"]), .vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode textarea, .vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode select {
		min-width: 525px;
	}
	.srochnoe_proizvodstvo .part-h2 {
		max-width: 100%;
		text-align: left;
		margin-bottom: 22px;
		font-size: 34px;
	}
	.srochnoe_proizvodstvo .subtext {
		max-width: 50%;
		font-size: 22px;
	}
	.srochnoe_proizvodstvo .tekst_nad_formoj {
		max-width: 50%;
		margin-bottom: 15px;
	}
	.srochnoe_proizvodstvo-sotrudnik-dolzhnost {
		margin-bottom: 62px;
	}
	.srochnoe_proizvodstvo-sotrudnik-imya {
		margin-bottom: 13px;
	}
	.srochnoe_proizvodstvo-sotrudnik-opisanie {
		margin-bottom: 41px;
		line-height: 1.78;
	}
	.srochnoe_proizvodstvo-sotrudnik-opisanie p:first-child {
		line-height: 1.1;
	}
	.srochnoe_proizvodstvo-sotrudnik-wrapper {
		justify-content: space-between;
	}
	#mobile-menu {
		width: 80vw;
	}
	#mobile-menu .header-phones a svg {
		display: none;
	}
	.review_popup_form {
		padding: 2rem 3rem 2rem 2rem;
	}
	.get_consultation_form-item > img {
		max-height: 178px;
		top: 5%;
		right: 52px;
	}
	.popup-sotrudnik-dolzhnost, .popup-sotrudnik-imya, .popup-sotrudnik-opisanie > div {
		max-width: calc(100% - 244px);
		padding-left: 48px;
	}
	.get_consultation_form-wrapper {
		padding-top: unset;
		padding-bottom: unset;
	}
	.popup-sotrudnik-opisanie p:last-child {
		margin-bottom: 0;
	}
	.popup-sotrudnik-opisanie > div {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
	.popup-sotrudnik-dolzhnost {
		margin-bottom: 28px;
	}
	#get-consultation-form-popup .contact-form-shortcode {
		max-width: 100%;
		padding-left: 44px;
		padding-right: 44px;
	}
	#get-consultation-form-popup .contact-form-shortcode input[type="tel"] {
		max-width: 271px;
		padding: 17px 18px 13px 29px;
	}
	#get-consultation-form-popup {
		height: 64vh;
	}
	#get-consultation-form-popup .h2 {
		margin-bottom: 28px;
		text-align: left;
		padding-top: 61px;
	}
	.slide-caption-wrapper {
		grid-template-columns: 1fr;
		grid-gap: 4rem 0;
	}
	.slider.container-fluid .home-slide > img {
		min-height: 100vh;
	}
	.slide-caption-wrapper .h1 {
		text-align: center;
	}
	.slide-caption-wrapper .btn-green {
		margin-left: calc((100% - 270px) / 2);
	}
	.four-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	.four-wrapper-item {
		display: flex;
	    align-items: center;
	    flex-direction: column;
	    justify-content: center;
	    padding: 1rem;
	}
	.four-wrapper-item:not(.not-image) {
		padding: 0;
	}
	.double-wrapper {
		grid-template-columns: 1fr;
	}
	.kommercheskoe_predlozhenie .double-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	.kommercheskoe_predlozhenie .h2 {
		text-align: left;
	}
	.service-template .h2 {
		font-size: 4rem;
	}
	.service-template .banner-caption > img {
		margin-bottom: 2rem;
	}
	.kommercheskoe_predlozhenie .p-tb-4 {
		max-width: 50vw;
		padding-right: 1rem;
	}
	.kommercheskoe_predlozhenie .double-item img {
		object-position: left;
	}
	.o_kompanii_barks .sub-h2,
	.o_kompanii_barks .h2 {
		text-align: center;
		padding-left: unset;
	}
	.o_kompanii_barks .third-wrapper {
		grid-template-columns: repeat(3, 1fr);
	}
	.proizvodstvo-item img {
		width: 100%;
		height: auto;
	}
	.kommercheskoe_predlozhenie .p-tb-4 {
		display: flex;
		flex-direction: column;
	}
	.kommercheskoe_predlozhenie .contact-form-shortcode {
		margin: 0 auto;
		max-width: 100%;
		position: relative;
	}
	.proizvodstvo .swiper-slide:nth-child(2), .proizvodstvo .swiper-slide:nth-child(3n+2) {
		margin-top: unset;
	}
	.width-50vw {
		max-width: calc(100vw - 4rem);
		padding-left: 2rem;
		padding-right: 2rem;
		margin: 0 auto;
	}
	.grid-gap-155 {
		grid-gap: 2rem;
	}
	.double-item.p-r-auto {
		padding-right: 2rem;
    	padding-left: 2rem;
	}
	.sertifikaty .sub-h2,
	.sertifikaty .h2 {
		padding-left: unset;
		text-align: center;
	}
	.sertifikaty .double-item .double-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	.gruppy_otzyvov-wrapper .swiper-slide:nth-child(2), .gruppy_otzyvov-wrapper .swiper-slide:nth-child(3n+2) {
		margin-top: unset;
	}
	.otzyv-foto img {
		width: 100%;
	}
	.site-footer > .container-fluid {
		padding-left: 37px;
		padding-right: 37px;
	}
	.footer-wrapper {
		grid-gap: 0 1rem;
	}
	.caption-avtor_czitaty,
	.caption-tekst_pod_avtorom_czitaty {
		max-width: calc(50vw - 36px);
	}
	.istoriya_kompanii-image > img {
		min-height: 40vh;
		object-fit: cover;
		object-position: left;
	}
	.vygody_sotrudnichestva-ikonka-nazvanie {
		flex-wrap: wrap;
		justify-content: center;
	}
	.srochnoe_proizvodstvo .foto_sotrudnika {
		margin-top: unset;
		max-width: 206px;
	}
	.flip-container, .front, .back {
		min-width: 29vw;
		min-height: 30vh;
	}
	.sposoby_dostavki .sub-h2,
	.sposoby_dostavki .h2 {
		text-align: center;
		padding-left: unset;
	}
	.form-wrapper .form-item {
		grid-template-columns: 1fr;
		grid-gap: 1rem;
		justify-items: center;
	}
	.kejsy_realizovannyh_proektov-title {
		text-align: center;
		width: 20%;
	}
	.kejsy_realizovannyh_proektov-title[for="swiper-container-2"] {
		width: 50%;
	}
	.select {
		max-width: 525px;
	}
	.vy_uzhe_gotovy_sotrudnichat p.btn-black {
		max-width: 173px;
		margin: 0 auto;
	}
	.perechen_preimushhestv-wrapper {
		grid-template-columns: repeat(3, 1fr);
	}
	.srochnoe_proizvodstvo-wrapper {
		grid-template-columns: 1fr;
		grid-gap: 62px;
	}
	.bg-green-small > div.bg-green-part {
		height: 43%;
		max-height: 160px;
		width: 100%;
		min-height: unset;
	}
	.srochnoe_proizvodstvo > .container {
		padding-bottom: unset;
		padding-top: 58px;
	}
	.srochnoe_proizvodstvo.absolute-left-bottom-image > img.left-image,
	.srochnoe_proizvodstvo.absolute-right-top-image > img.right-image {
		display: none;
	}
	.bg-green-small > div.bg-green-part:before {
		display: none;
	}
	.h2 {
		text-align: center;
	}
	.uslugi_kompanii-text-description > * {
		font-size: 1rem;
	}
	.uslugi_kompanii-text-description > p:first-child {
		font-size: 1.1rem;
	}
	.lekczii_i_vebinary-wrapper {
		grid-template-columns: 1fr;
	}
	.third-grid-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	.oplata_produkczii-wrapper {
		grid-template-columns: 1fr;
		grid-gap: 2rem;
	}
	.metody_oplat-wrapper {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 1rem;
		align-items: center;
		justify-items: center;
	}
	.oplata_produkczii-rekvizity-item {
		grid-template-columns: 1fr 2fr;
	}
	.drugie_shourumy .double-wrapper:not(.grid-gap-30) {
		justify-items: center;
	}
	.footer-nav ul li {
		width: 100%;
	}
	.system-popup {
		max-width: 100vw;
	}
	.popup-content-system-item.with-bg-white {
		padding: 2rem;
	}
	.popup-content-system-top-wrapper, .popup-content-system-item.double-grid {
		grid-template-columns: 1fr;
		grid-gap: 5rem;
	}
	.popup-content-system-item {
		padding: 2rem;
	}
	.preimushhestva_solnczezashhitnyh_lamelej-item {
		width: 100%;
	}
	.lekczii_i_vebinary-wrapper {
		padding: 2rem;
	}
	.obuchayushhie_lekczii_i_vebinary > .container {
		padding-top: 2rem;
		padding-bottom: 3rem;
	}
}
@media(max-width: 730px) {
	.resheniya_kejsa-opisanie {
		height: 570px;
	}
	.resheniya_kejsa-caption {
		height: 800px;
		display: flex;
	    flex-direction: column;
	    justify-content: space-between;
	}
	.resheniya_kejsa-foto {
		height: 300px;
	}
	.background-part {
		width: 70%;
		height: 60%;
	    top: 20%;
	    left: 15%;
	    min-width: unset;
	    min-height: unset;
	}
	body.error404 .h2 {
		font-size: 40vw;
	}
	body.error404 .banner-text {
		font-size: 4vw;
		max-width: 50vw;
	}
}
@media(max-width: 650px) {
	.o_kompanii_barks.finish .double-item.center-block {
		margin-left: 25vw;
	}
	.biznes_proczess {
		position: relative;
	}
	.sertifikaty .swiper-slide-active .sertifikaty-item:before {
		width: calc(100% - 45px);
		left: 22.5px;
	}
	.biznes_proczess:before {
		position: absolute;
		content: '';
		bottom: 40px;
		left: calc(50% - 20px);
		background-image: url('icons/swipe-left-right.svg');
		width: 40px;
		height: 40px;
		background-size: contain;
	}
	.sertifikaty .double-item .double-wrapper {
		grid-template-columns: 1fr;
	}
	.klienty.bg-absolute>.container-fluid {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.preimushhestva_kompanii .h2 {
		margin-bottom: 2rem;
	}
	.preimushhestva_kompanii > .container {
		padding-bottom: 4rem;
	}
	.four-wrapper-item.not-image {
		padding: 1rem;
	}
	.four-wrapper-item:not(.not-image) {
		display: none;
	}
	.four-wrapper-item.not-image .text-simple {
		font-size: .87rem;
		text-align: center;
		padding-left: unset;
	}
	.four-wrapper-item.not-image > img {
		max-height: calc(100px * 0.696);
	}
	.four-wrapper-item:nth-child(4) {
		border-right: 1px solid #D5D5D5;
	}
	.four-wrapper-item:nth-child(5) {
		border-right: unset;
		border-bottom: 1px solid #D5D5D5;
	}
	.four-wrapper-item:nth-child(3) {
		border-right: unset;
	}
	.preimushhestva_kompanii .four-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	.zapis_na_ekskursiyu.absolute-left-bottom-image > img.left-image,
	.zapis_na_ekskursiyu.absolute-right-bottom-image > img.right-image {
		display: none;
	}
	.border-absolute-image {
		max-width: 75vw;
	}
	.footer-wrapper .footer-item:last-child {
		grid-column-start: unset;
		grid-column-end: unset;
		grid-template-columns: 1fr;
		padding-top: unset;
	}
	.perechen_reshenij-image-item.image-position-center img {
		height: auto;
	}
	#contact-form-popup {
		max-width: unset;
		height: auto;
	}
	header .header-callback.btn-green {
		display: none;
	}
	.menu-trigger {
		margin-left: auto;
	}
	.footer-wrapper {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 2rem;
	}
	.footer-nav ul {
		row-gap: 5px;
	}
	.perechen_reshenij-image-item.image-position-left:before {
		top: -3vw;
		left: -2vw;
	}
	.perechen_reshenij-image-item.image-position-left:after {
		bottom: -3vw;
		right: -3vw;
	}
	.perechen_reshenij-image-item.image-position-right:before {
		top: -3vw;
		right: -2vw;
	}
	.perechen_reshenij-image-item.image-position-right:after {
		bottom: -3vw;
		left: -3vw;
	}
	.perechen_reshenij-image-item.image-position-center:before {
		top: 2vw;
	}
	.perechen_reshenij-image-item.image-position-center:after {
		top: -1vw;
	}
	.caption-izobrazhenie_nagrady {
		right: -50px;
		bottom: -30px;
	}
	.istoriya_kompanii-text-wrapper {
		flex-direction: column;
	}
	.istoriya_kompanii-text-item:first-child, .istoriya_kompanii-text-item:last-child {
		max-width: 100%;
	}
	.flip-container, .front, .back {
		min-width: 46vw;
	}
	.after .czennosti_kompanii-icon,
	.before .czennosti_kompanii-icon {
		width: 33vw;
		height: 33vw;
	}
	.czennosti_kompanii-counter {
		top: 14.5vw;
	}
	.before .czennosti_kompanii-icon:after,
	.after .czennosti_kompanii-icon:before {
		left: -15px;
	}
	.czennosti_kompanii-icon {
		margin-left: 20px;
	}
	.tip_sistemy-titles {
		padding: 4rem 0;
	}
	.tip_sistemy-titles a {
		padding-right: 10px;
		margin-right: 10px;
	}
	.tip_sistemy-titles a.small-text {
		padding-right: 5px;
		margin-right: 5px;
		font-size: .87rem;
		height: calc(1.3 * .87rem * 5);
	}
	.third-grid-wrapper {
		grid-template-columns: 1fr;
	}
	.image-blog-item img {
		width: 100%;
		object-fit: cover;
	}
	.prev-next-post {
		flex-direction: column;
	}
	.resheniya_kejsa-wrapper {
		grid-template-columns: 1fr;
	}
	.kejsy_realizovannyh_proektov > .container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.kejsy_realizovannyh_proektov-titles {
		column-gap: 12px;
	}
	.srochnoe_proizvodstvo .part-h2 {
		max-width: 100%;
	}
	.uslugi_kompanii-text-description > * {
		max-width: 100%;
	}
}
@media(max-width: 450px) {
	.banner.contact-template .h2 {
		font-size: 1.75rem;
	}
	.metody_oplat-wrapper {
		align-items: flex-start;
	}
	.kommercheskoe_predlozhenie .double-wrapper {
		grid-template-columns: 1fr;
	}
	.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode input:not([type="submit"]), .vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode textarea, .vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode select {
		min-width: unset;
		max-width: 100%;
	}
	.select {
		min-width: unset;
		max-width: 100%;
	}
	.srochnoe_proizvodstvo > .container {
		padding-top: 32px;
	}
	.srochnoe_proizvodstvo .part-h2 {
		font-size: 24px;
		line-height: 1.1;
		margin-bottom: 18px;
	}
	.srochnoe_proizvodstvo .subtext {
		max-width: 100%;
		margin-bottom: 7px;
	}
	.srochnoe_proizvodstvo .tekst_nad_formoj {
		max-width: 100%;
		margin-bottom: 15px;
	}
	#thankyou-popup-form .thankyou_popup_form-item:last-child {
		padding: 1rem 2rem 1.5rem 2rem;
	}
	header .header-phones {
		display: none;
	}
	.get_consultation_form-item > img {
		max-height: 152px;
		top: 0;	
		right: 0px;
	}
	.popup-sotrudnik-dolzhnost, .popup-sotrudnik-imya, .popup-sotrudnik-opisanie > div {
		padding-left: 40px;
		max-width: calc(100% - 192px);
	}
	.popup-sotrudnik-opisanie > div {
		max-width: 100%;
	}
	#get-consultation-form-popup .contact-form-shortcode {
		max-width: 100%;
	}
	#get-consultation-form-popup .contact-form-shortcode input[type="tel"] {
		max-width: 100%;
	}
	#get-consultation-form-popup p.btn-green {
		margin-left: 0;
	}
	.get_consultation_form-wrapper {
		padding-top: unset;
		padding-bottom: unset;
		flex-direction: column-reverse;
	}
	#get-consultation-form-popup {
		height: auto;
	}
	.get_consultation_form-wrapper > div:last-child {
		background: linear-gradient(0deg, #909A35 0%, #B2BD51 100%);
		height: 50%;
		min-height: 324px;
	}
	.popup-sotrudnik-opisanie {
		background-image: unset!important;
	}
	.banner.contact-template .perechen_preimushhestv-wrapper {
		grid-template-columns: repeat(3, 1fr);
	}
	.center-block {
		max-width: 50vw;
		margin: 0 auto;
	}
	.advantages-list {
		grid-template-columns: repeat(2, 1fr);
	}
	.home-slide-absolute > .container {
		padding-right: 3rem;
	}
	.slide-caption-wrapper .h1 {
		margin-left: -3rem;
	}
	.contact-form-shortcode p:not(.btn-green),
	.zayavka_na_konsultacziyu.changed .select {
		padding: 0 1rem;
		width: 100%;
	}
	.four-wrapper {
		grid-template-columns: 1fr;
	}
	.center-block > div.image-o_kompanii_barks:after {
		background-size: contain;
		max-width: 100px;
	}
	.h2, .sub-h2 {
		margin-left: unset!important;
	}
	.o_kompanii_barks .third-wrapper {
		grid-template-columns: 1fr;
	}
	.sotrudnik-wrapper {
		grid-template-columns: 1fr;
	}
	.sotrudnik-caption {
		padding: 1rem;
	}
	.zayavka_na_konsultacziyu .contact-form-shortcode input:not([type="submit"]), .zayavka_na_konsultacziyu .contact-form-shortcode textarea, .zayavka_na_konsultacziyu .contact-form-shortcode select {
		min-width: unset;
		width: 100%;
	}
	.footer-wrapper {
		grid-template-columns: 1fr;
	}
	.perechen_reshenij-wrapper {
		flex-direction: column;
		margin-bottom: 3rem;
	}
	.banner.template-about-us .banner-caption > img {
		max-height: 80px;
	}
	.perechen_reshenij-item {
		margin: 0.33rem 1rem;
	}
	.istoriya_kompanii-image > img {
		min-height: 75vh;
	}
	.caption-izobrazhenie_nagrady {
		bottom: unset;
		top: -70px;
	    max-width: 100px;
	    right: 50px;
	}
	.caption-tekst_czitaty p:last-child {
		margin-bottom: unset;
	}
	.czitata-icon {
		margin-bottom: 1rem;
	}
	.caption-avtor_czitaty, .caption-tekst_pod_avtorom_czitaty {
		max-width: 35vw;
	}
	.flip-container, .front, .back {
		min-width: 95vw;
		min-height: 40vh;
	}
	.komanda-item {
		flex-direction: column-reverse;
	}
	.komanda-item.reverse {
		flex-direction: column-reverse;
	}
	.komanda-caption {
		width: 100%;
	}
	.reverse .komanda-caption {
		justify-items: flex-start;
	}
	.reverse .komanda-caption .komanda-dolzhnost {
		text-align: left;
	}
	.komanda-image {
		width: 100%;
	}
	.komanda .swiper-button-bottom {
		margin-top: 50px;
		margin-bottom: 40px;
		margin-right: 30px;
		justify-content: flex-end;
	}
	.komanda .swiper-pagination {
		margin-top: unset;
	}
	.after .czennosti_kompanii-icon, .before .czennosti_kompanii-icon {
		width: 80vw;
		height: 80vw;
	}
	.czennosti_kompanii-counter {
		top: 35vw;
	}
	.after .czennosti_kompanii-icon:before {
		height: 33vw;
	}
	div.image-sposoby_dostavki:after {
		background-size: contain;
		max-width: 45vw;
	}
	.perechen_metodov-wrapper {
		grid-template-columns: 1fr;
		grid-gap: 1rem;
	}
	.logotipy_metodov_dostavki-wrapper {
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 1rem;
	}
	.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode input:not([type="submit"]), .vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode textarea, .vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode select {
		min-width: unset;
		width: 100%;
	}
	.vy_uzhe_gotovy_sotrudnichat .contact-form-shortcode select {
    	padding-right: 30px;
    }
    .perechen_preimushhestv-wrapper {
    	grid-template-columns: repeat(2, 1fr);
    }
    .product-template .h2 {
    	font-size: 2rem;
    }
    .srochnoe_proizvodstvo-sotrudnik-wrapper {
    	flex-direction: column-reverse;
    	align-items: center;
    	position: relative;
    	min-height: calc(188px + 137px);
    }
    .srochnoe_proizvodstvo-sotrudnik-imya {
    	text-align: left;
    	font-size: 1.5rem;
    	margin-top: 1rem;
    	max-width: calc(100% - 220px);
    }
    .srochnoe_proizvodstvo-sotrudnik-dolzhnost {
    	margin-bottom: 38px;
    	font-size: 18px;
    	text-align: left;
    	max-width: calc(100% - 220px);
    }
    .srochnoe_proizvodstvo-sotrudnik-opisanie {
    	font-size: 22px;
    	text-align: left;
    	margin-top: 51px;
    	margin-bottom: 30px;
    	padding-right: 1rem;
    }
    .srochnoe_proizvodstvo-sotrudnik-wrapper .srochnoe_proizvodstvo-sotrudnik-item:first-child {
    	height: 100%;
    	display: flex;
    	flex-direction: column;
    }
    .bg-green-small > div.bg-green-part {
    	max-height: 188px;
    	height: 100%;
    }
    .srochnoe_proizvodstvo .foto_sotrudnika {
    	margin-top: 0;
    	position: absolute;
    	right: 0;
    	top: 0;
    	max-width: 176px;
    	min-width: unset;
    }
    .tip_sistemy-titles a {
    	font-size: .87rem;
    }
    .popup-content-system-item.with-bg-white {
    	padding: 1rem;
    }
    .podhodit_pod-wrapper {
    	grid-template-columns: 1fr;
    	grid-gap: 49px;
    }
    .popup-content-system-top-wrapper .system-image {
    	max-width: 66vw;
    }
    .popup-content-system-top-wrapper .system-image:after {
    	width: 90%;
    	height: 90%;
    }
    .karta_iframe > .container-fluid {
    	padding: 0 1rem;
    }
    .vybrat_luchshee_reshenie .contact-form-shortcode p.btn-black, .zayavka_na_konsultacziyu .contact-form-shortcode p.btn-black {
    	justify-content: flex-start;
    }
    .service-template .perechen_preimushhestv-wrapper {
    	grid-template-columns: repeat(2, 1fr);
    }
    .service-template .h2 {
    	font-size: 3rem;
    }
    .uslugi_kompanii-image > img {
    	min-height: 50vh;
    	object-fit: cover;
    }
    .spisok_telefonov-wrapper {
    	grid-template-columns: 1fr;
    	grid-gap: 0;
    	justify-items: flex-start;
    	margin-bottom: 1rem;
    }
    .drugie_shourumy .double-wrapper:not(.grid-gap-30) {
    	grid-gap: 2rem;
    }
    .oplata_produkczii-rekvizity-item {
    	grid-template-columns: 1fr 1fr;
    }
    .footer-bottom-wrapper {
    	grid-template-columns: 1fr;
    	grid-gap: 1rem;
    }
    .footer-bottom-item {
    	justify-self: center!important;
    }
    .footer-bottom {
    	height: 90px;
    }
    .another-blog-wrapper .h2,
    .title-swiper-buttons .h2 {
    	font-size: 1.75rem;
    	margin-right: 10px;
    }
    .otzyvy_nashih_klientov .h2,
    .klienty .h2,
    .sertifikaty .h2,
    .proizvodstvo .h2,
    .istoriya_kompanii .h2,
    .preimushhestva_kompanii .h2,
    .o_kompanii_barks .h2,
    .video_o_kompanii .h2,
    .shou_rum-title,
    .vybrat_luchshee_reshenie .h2,
    .vybrat_luchshee_reshenie .sub-h2,
    .product-template .h2.small-text,
    .banner.template-about-us .h2 {
    	font-size: 1.75rem;
    }
    #get-consultation-form-popup .h2 {
    	font-size: 26px;
    	padding-top: 20px;
    	margin-bottom: 14px;
    }
    #get-consultation-form-popup .contact-form-shortcode p:not(.btn-green) {
    	padding: unset;
    }
    .perechen_preimushhestv-wrapper {
    	margin-top: 0;
    }
    .perechen_preimushhestv-icon img {
    	max-width: 50px;
    }
    .perechen_preimushhestv-icon:before {
    	width: 60px;
    	height: 60px;
    }
    .product-template .banner-caption {
    	padding-bottom: 1rem;
    }
    .banner-text {
    	font-size: .87rem;
    	margin-bottom: 1rem;
    }
    .banner-caption > img {
    	max-height: 80px;
    }
    #mobile-menu > div > ul li a {
    	line-height: 1.5;
    }
    #mobile-menu > div > ul li {
    	margin-bottom: .7rem;
    }
    .banner.blog-template .banner-text {
    	padding: 0 2rem;
    }
    .post-blog h1 {
    	font-size: 2rem;
    }
    #banner .banner-image > img {
    	min-height: 100vh;
    }
    .tip_sistemy-titles {
    	flex-direction: column;
    }
    .tip_sistemy-titles a,
    .tip_sistemy-titles a.small-text {
    	width: 100%!important;
    	max-width: 100%!important;
    	height: auto;
    	border-right: unset;
    	border-bottom: 1px solid rgba(51, 51, 51, .1);
    	padding-right: unset;
    	margin-right: unset;
    	padding-bottom: 5px;
    	margin-bottom: 5px;
    }
    .tip_sistemy-desc {
    	height: auto;
    	-webkit-line-clamp: unset;
    }
    .tip_sistemy-titles {
    	padding: 2rem 0;
    }
    .tip_sistemy-titles a:last-child {
    	border-bottom: unset;
    }
    .istoriya_kompanii-image:before {
    	display: none;
    }
    .istoriya_kompanii-image > img {
    	min-height: unset;
    }
    .istoriya_kompanii-caption {
    	position: relative;
    	margin-top: 1rem;
    	color: #333333;
    }
    .czitata-icon svg path {
    	fill: #333333;
    }
    .caption-tekst_czitaty, .caption-avtor_czitaty, .caption-tekst_pod_avtorom_czitaty {
    	max-width: 100%;
    }
}
@media(max-width: 430px) {
	.slide-caption-item.center-block {
		display: none;
	}
	.kommercheskoe_predlozhenie .contact-form-shortcode {
		max-width: 100%;
	}
	.kommercheskoe_predlozhenie .p-tb-4 {
		padding-left: unset;
	}
	.kommercheskoe_predlozhenie .contact-form-shortcode p.btn-green {
		margin-left: unset;
		width: 100%;
	}
	.kommercheskoe_predlozhenie .contact-form-shortcode p.btn-green input {
		width: 100%;
	}
	.kommercheskoe_predlozhenie .contact-form-shortcode input[type="tel"], .srochnoe_proizvodstvo .contact-form-shortcode input[type="tel"] {
		padding: 1rem 3rem .75rem 1.75rem;
	}
	.double-item.p-tb-4.p-l-auto {
		max-width: calc(100vw - 2rem);
	}
	.four-wrapper-item:not(.not-image) > img {
		width: 100%;
	}
}
@media(max-width: 350px) {
	.static-page-content h1 {
		font-size: 1.5rem;
	}
	.static-page-content h3 > strong,
	.static-page-content h3 {
		font-size: 1.25rem;
	}
}
@media(max-height: 450px) {
	.slide-caption-wrapper {
		grid-template-columns: 5fr 1fr;
	}
	.advantages-list {
		margin-bottom: 1rem;
	}
	#home-slider .advantages-image {
		margin-bottom: .33rem;
	}
	.four-wrapper-item:not(.not-image) {
		display: none;
	}
	.four-wrapper {
		grid-template-columns: repeat(3, 1fr);
	}
	.perechen_preimushhestv-wrapper {
		grid-gap: 1rem;
		padding: 0 2rem;
	}
	.banner.contact-template .banner-caption {
		padding-bottom: 1rem;
	}
	#banner .banner-image > img {
		min-height: 100vh;
		width: 100%;
	}
	.banner.contact-template .h2 {
		font-size: 1.75rem;
		margin-bottom: 0;
		line-height: 1;
	}
	.banner-caption > img {
		max-height: 80px;
	}
	.banner-text p {
		font-size: .87rem;
	}
	.perechen_preimushhestv-icon {
		max-height: 50px;
		margin-bottom: .87rem;
	}
	.perechen_preimushhestv-icon img {
		height: 100%;
	}
	.perechen_preimushhestv-icon:before {
		width: 50px;
		height: 50px;
		left: 15px;
		top: -15px;
	}
	.banner-text {
		margin-bottom: 1rem;
	}
	.perechen_preimushhestv-text.small-text {
		font-size: .75rem;
	}
}