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

partl 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

--------------------------------------------------------------*/
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/montserrat-v25-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/montserrat-v25-latin-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v25-latin-regular.woff2") format("woff2"), url("./fonts/montserrat-v25-latin-regular.woff") format("woff"), url("./fonts/montserrat-v25-latin-regular.ttf") format("truetype"), url("./fonts/montserrat-v25-latin-regular.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/montserrat-v25-latin-500.eot"); /* IE9 Compat Modes */
  src: url("./fonts/montserrat-v25-latin-500.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v25-latin-500.woff2") format("woff2"), url("./fonts/montserrat-v25-latin-500.woff") format("woff"), url("./fonts/montserrat-v25-latin-500.ttf") format("truetype"), url("./fonts/montserrat-v25-latin-500.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/montserrat-v25-latin-600.eot"); /* IE9 Compat Modes */
  src: url("./fonts/montserrat-v25-latin-600.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v25-latin-600.woff2") format("woff2"), url("./fonts/montserrat-v25-latin-600.woff") format("woff"), url("./fonts/montserrat-v25-latin-600.ttf") format("truetype"), url("./fonts/montserrat-v25-latin-600.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/montserrat-v25-latin-700.eot"); /* IE9 Compat Modes */
  src: url("./fonts/montserrat-v25-latin-700.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v25-latin-700.woff2") format("woff2"), url("./fonts/montserrat-v25-latin-700.woff") format("woff"), url("./fonts/montserrat-v25-latin-700.ttf") format("truetype"), url("./fonts/montserrat-v25-latin-700.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("./fonts/montserrat-v25-latin-800.eot"); /* IE9 Compat Modes */
  src: url("./fonts/montserrat-v25-latin-800.eot?#iefix") format("embedded-opentype"), url("./fonts/montserrat-v25-latin-800.woff2") format("woff2"), url("./fonts/montserrat-v25-latin-800.woff") format("woff"), url("./fonts/montserrat-v25-latin-800.ttf") format("truetype"), url("./fonts/montserrat-v25-latin-800.svg#Montserrat") format("svg"); /* Legacy iOS */
}
/*--------------------------------------------------------------
# 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.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
          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;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

/**
 * 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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #54595F;
  font-family: "Montserrat", -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;
  margin: 0;
  color: #242424;
}

h1 {
  font-weight: 800;
  font-size: 22px;
  line-height: 1.3;
}
@media (min-width: 576px) {
  h1 {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 48px;
  }
}

h2 {
  font-weight: 800;
  font-size: 24px;
  line-height: 1.3;
}
@media (min-width: 576px) {
  h2 {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  h3 {
    font-size: 32px;
  }
}

h4 {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  h4 {
    font-size: 28px;
  }
}

h5 {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  h5 {
    font-size: 22px;
  }
}

p {
  margin: 0;
}

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:visited, a:hover, a:focus, a:active {
  outline: none;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  padding: 16px 24px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  text-transform: uppercase;
}
.btn_orange {
  background-color: #DF852B;
  color: #fff;
}
.btn_orange:hover {
  background-color: #DE6D00;
}
.btn_orange-line {
  border: 1px solid #DF852B;
  color: #DF852B;
}
.btn_orange-line:hover {
  background-color: #DF852B;
  color: #fff;
}
.btn_white {
  background-color: #EBEBEB;
  color: #242424;
}
.btn_white:hover {
  background-color: #EBEBEB;
}

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: 0;
}
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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/**
 * Swiper 9.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 28, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide, swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification, swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* 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;
}
*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
body._active {
  overflow: hidden;
}
body._active .site-header__nav {
  display: block;
  border-top: 1px solid #EBEBEB;
  right: 0;
  opacity: 1;
  overflow-y: auto;
  background-color: #fff;
}
@media (min-width: 1024px) {
  body._active .site-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background-color: #fff;
  padding: 16px 0;
}
@media (min-width: 1024px) {
  .site-header {
    padding: 32px 0;
  }
}
.site-header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-header__logo {
  font-size: 0;
}
.site-header__logo img {
  max-width: 140px;
}
@media (min-width: 1024px) {
  .site-header__logo img {
    max-width: inherit;
  }
}
.site-header__btn_mob {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .site-header__btn_mob {
    display: none;
  }
}
@media (max-width: 480px) {
  .site-header__btn_mob .btn {
    width: 100%;
  }
}
.site-header__btn_desk {
  display: none;
}
@media (min-width: 1024px) {
  .site-header__btn_desk {
    display: block;
  }
}
.site-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
@media (max-width: 1023px) {
  .site-header__nav {
    padding: 64px;
    position: fixed;
    height: calc(100vh - 80px);
    height: calc(var(--vh, 1vh) * 100 - 80px);
    right: -100%;
    top: 80px;
    z-index: 101;
    opacity: 0;
    width: 100%;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.site-header__burger {
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-left: auto;
}
@media (min-width: 1024px) {
  .site-header__burger {
    display: none;
  }
}
.site-header__burger span, .site-header__burger::before, .site-header__burger::after {
  left: 0;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #242424;
  border-radius: 100px;
}
.site-header__burger::before, .site-header__burger::after {
  content: "";
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.site-header__burger::before {
  top: 5px;
}
.site-header__burger::after {
  bottom: 2px;
}
.site-header__burger span {
  top: 50%;
}
.site-header__burger._active span {
  display: none;
  opacity: 0;
}
.site-header__burger._active::before {
  top: 3px;
  -webkit-transform: rotate(-46deg) translate(-50%, 0);
          transform: rotate(-46deg) translate(-50%, 0);
  left: 10px;
}
.site-header__burger._active::after {
  -webkit-transform: rotate(45deg) translate(-50%, 0);
          transform: rotate(45deg) translate(-50%, 0);
  left: 10px;
  top: 20px;
}

.top-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .top-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.top-menu .menu-item {
  margin: 0 0 40px 0;
}
@media (min-width: 1024px) {
  .top-menu .menu-item {
    margin: 0 10px;
  }
}
@media (min-width: 1280px) {
  .top-menu .menu-item {
    margin: 0 20px;
  }
}
.top-menu .menu-item a {
  text-decoration: none;
  color: #242424;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.top-menu .menu-item a:hover {
  color: #DF852B;
}

.site-footer {
  background-color: #242424;
  padding: 56px 0;
  color: #fff;
}
@media (min-width: 1024px) {
  .site-footer {
    padding: 80px 0;
  }
}
.site-footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .site-footer__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.site-footer__left {
  text-align: center;
}
@media (min-width: 1024px) {
  .site-footer__left {
    text-align: left;
  }
}
.site-footer__logo {
  font-size: 0;
  margin-bottom: 24px;
  display: block;
}
.site-footer__text {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .site-footer__text {
    margin-bottom: 24px;
  }
}
.site-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  margin-top: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1024px) {
  .site-footer__social {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.site-footer__social_desk {
  display: none;
}
@media (min-width: 1024px) {
  .site-footer__social_desk {
    display: block;
  }
}
@media (min-width: 1024px) {
  .site-footer__social_mob {
    display: none;
  }
}
.site-footer__social-item {
  text-decoration: none;
  font-size: 0;
  margin: 0 12px;
}
@media (min-width: 1024px) {
  .site-footer__social-item {
    margin: 0 24px 0 0;
  }
}
.site-footer__social-item svg path {
  -webkit-transition: fill 0.2s ease;
  transition: fill 0.2s ease;
}
.site-footer__social-item:hover svg path {
  fill: #fff;
}
.site-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .site-footer__bottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.site-footer__bottom_desk {
  display: none;
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .site-footer__bottom_desk {
    display: block;
  }
}
@media (min-width: 1024px) {
  .site-footer__bottom_mob {
    display: none;
  }
}
.site-footer__copyright {
  color: #5E5E5E;
  font-size: 14px;
  text-align: center;
}
@media (min-width: 1024px) {
  .site-footer__copyright {
    margin-right: 10px;
    text-align: left;
  }
}
.site-footer__creater {
  font-size: 0;
}
.site-footer__creater_mob {
  text-align: center;
  display: block;
}
@media (min-width: 1024px) {
  .site-footer__creater_mob {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .site-footer__creater_mob svg {
    width: 124px;
    height: 45px;
    margin-top: 5px;
  }
}
.site-footer__creater_mob2 {
  text-align: center;
  display: block;
  margin-top: 5px;
}
@media (min-width: 1024px) {
  .site-footer__creater_mob2 {
    text-align: left;
  }
}
.site-footer__creater_mob2 img {
  width: 115px;
  height: 45px;
}
@media (min-width: 1024px) {
  .site-footer__creater_mob2 img {
    width: 229px;
    height: 90px;
    margin-top: 5px;
  }
}
.site-footer__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .site-footer__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 70px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@media (min-width: 1280px) {
  .site-footer__right {
    gap: 133px;
    padding-right: 50px;
  }
}
.site-footer__menu {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .site-footer__menu {
    margin-bottom: 0;
  }
}
.site-footer__menu .footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media (min-width: 1024px) {
  .site-footer__menu .footer-menu {
    text-align: left;
  }
}
.site-footer__menu .footer-menu .menu-item {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .site-footer__menu .footer-menu .menu-item {
    margin-bottom: 24px;
  }
}
.site-footer__menu .footer-menu .menu-item:last-of-type {
  margin-bottom: 0;
}
.site-footer__menu .footer-menu .menu-item a {
  text-decoration: none;
  color: #D6D6D6;
  font-size: 14px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.site-footer__menu .footer-menu .menu-item a:hover {
  color: #fff;
}

.single-referenzen .credentials-filter {
  margin: 40px 0 40px;
}
@media (min-width: 1024px) {
  .single-referenzen .credentials-filter {
    margin: 120px 0;
  }
}

.jobs__head {
  margin: 104px auto 40px;
  text-align: center;
  padding: 0 20px;
  max-width: 810px;
}
@media (min-width: 1024px) {
  .jobs__head {
    margin: 162px auto 64px;
  }
}
.jobs__head a {
  font-size: 12px;
  color: #242424;
  margin-bottom: 16px;
  display: inline-block;
}
@media (min-width: 1024px) {
  .jobs__head a {
    margin-bottom: 25px;
  }
}
.jobs__head a:hover {
  text-decoration: none;
}
.jobs__head p {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #54595F;
}
.jobs__content {
  padding: 0 20px;
  margin-bottom: 64px;
}
@media (min-width: 1024px) {
  .jobs__content {
    margin-bottom: 56px;
  }
}
.jobs__content h1, .jobs__content h2, .jobs__content h3, .jobs__content h4, .jobs__content h5, .jobs__content h6, .jobs__content ul, .jobs__content ol, .jobs__content p {
  max-width: 770px;
  margin: 0 auto;
}
.jobs__content h1, .jobs__content h2, .jobs__content h3, .jobs__content h4, .jobs__content h5, .jobs__content h6 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 24px;
  margin-top: 40px;
  word-break: break-word;
}
@media (min-width: 576px) {
  .jobs__content h1, .jobs__content h2, .jobs__content h3, .jobs__content h4, .jobs__content h5, .jobs__content h6 {
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  .jobs__content h1, .jobs__content h2, .jobs__content h3, .jobs__content h4, .jobs__content h5, .jobs__content h6 {
    font-size: 28px;
    margin-bottom: 32px;
    margin-top: 48px;
  }
}
.jobs__content p {
  margin-bottom: 16px;
}
.jobs__content a {
  text-decoration: none;
  color: #DF852B;
}
.jobs__content ol {
  padding: 0 0 0 20px;
  margin: 0 auto;
  max-width: 770px;
}
.jobs__content ol li {
  margin-bottom: 16px;
}
.jobs__content ul {
  margin: 0 auto;
  max-width: 770px;
  padding: 0;
  list-style: none;
}
@media (min-width: 1024px) {
  .jobs__content ul {
    margin: 0 auto;
  }
}
.jobs__content ul li {
  color: #242424;
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 16px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jobs__content ul li:before {
  content: "";
  position: relative;
  left: 0;
  top: 11px;
  width: 16px;
  height: 2px;
  margin-right: 16px;
  background-color: #DF852B;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
}
.jobs__link {
  margin-top: 24px;
  text-align: center;
}
@media (min-width: 1024px) {
  .jobs__link {
    margin-top: 40px;
  }
}
.jobs__similar {
  padding: 0 20px;
  margin-bottom: 64px;
}
@media (min-width: 1024px) {
  .jobs__similar {
    margin-bottom: 120px;
  }
}
@media (min-width: 1024px) {
  .jobs__similar .jobs-list__list {
    border-top: 1px solid #EBEBEB;
  }
}
.jobs__similar .jobs-list__item {
  padding: 24px 0 24px;
}
@media (min-width: 1024px) {
  .jobs__similar .jobs-list__item {
    padding: 32px 0;
  }
}
.jobs__similar h2 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 20px;
}
@media (min-width: 576px) {
  .jobs__similar h2 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .jobs__similar h2 {
    margin-bottom: 64px;
  }
}
.jobs__form {
  max-width: 810px;
  margin: 0 auto 64px;
}
@media (min-width: 1024px) {
  .jobs__form {
    margin: 0 auto 100px;
  }
}
.jobs__send-btn {
  background-color: #F4F4F4;
  padding: 40px 32px;
  text-align: center;
  margin: 0 20px;
  display: none;
  animation: switch-zakaz forwards 0.5s;
  -webkit-animation: switch-zakaz forwards 0.5s;
}
@media (min-width: 1024px) {
  .jobs__send-btn {
    padding: 48px 32px;
  }
}
.jobs__send-btn_show {
  display: block;
}
.jobs__cf7 {
  margin: 0 20px;
  border: 4px solid #F4F4F4;
  padding: 32px;
  animation: switch-zakaz forwards 0.5s;
  -webkit-animation: switch-zakaz forwards 0.5s;
}
@media (min-width: 1024px) {
  .jobs__cf7 {
    padding: 48px 100px;
  }
}
.jobs__cf7 h3 {
  text-align: center;
  margin-bottom: 24px;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .jobs__cf7 h3 {
    margin-bottom: 48px;
    font-weight: 800;
  }
}
.jobs__cf7_hide {
  display: none;
}

.form-row {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 100%;
}
@media (min-width: 1024px) {
  .form-row {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
}

.form-group {
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .form-group {
    margin-bottom: 27px;
  }
}
.form-group label {
  display: block;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 8px;
  color: #242424;
  position: relative;
}
.form-group label .optional {
  position: absolute;
  top: 100%;
  right: 15px;
}
@media (min-width: 768px) {
  .form-group label .optional {
    top: 18px;
  }
}
.form-group input {
  border: 1px solid #D6D6D6;
  height: 54px;
  width: 100%;
  padding: 0 24px;
  font-size: 16px;
  color: #54595F;
}
.form-group textarea {
  border: 1px solid #D6D6D6;
  height: 108px;
  width: 100%;
  padding: 16px 24px;
  resize: none;
}

.form-btn {
  position: relative;
  text-align: center;
}
.form-btn .btn {
  margin-bottom: 16px;
  width: 100%;
  white-space: break-spaces;
}
@media (min-width: 576px) {
  .form-btn .btn {
    width: inherit;
  }
}
.form-btn .wpcf7-spinner {
  position: absolute;
  right: 0;
  top: 14px;
  background-image: url("img/ajax-loader.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

.form-cancel {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #54595F;
  padding: 16px 24px;
  text-decoration: underline;
  cursor: pointer;
}
.form-cancel:hover {
  text-decoration: none;
}

.form-file {
  margin-bottom: 24px;
}
.form-file input {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .form-file input {
    padding-right: 74px;
  }
}
@media (min-width: 1024px) {
  .form-file {
    margin-bottom: 48px;
  }
}
.form-file label {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .form-file label {
    margin-bottom: 8px;
  }
}
.form-file .form-file-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-file .form-file-head span {
  font-size: 12px;
  color: #54595F;
  margin-bottom: 8px;
}
.form-file h3 {
  font-weight: 400;
  font-size: 14px;
  color: #54595F;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.3;
  text-align: left;
}
@media (min-width: 576px) {
  .form-file h3 {
    text-align: center;
  }
}
.form-file h3:before {
  height: 24px;
  margin-right: 8px;
  content: url("img/icons/file.svg");
}
.form-file .codedropz-upload-handler {
  border: 1px dashed #D6D6D6;
  border-radius: 0;
  margin: 0;
}
.form-file .codedropz-upload-container {
  padding: 16px;
}
@media (min-width: 1024px) {
  .form-file .codedropz-upload-container {
    padding: 16px 24px;
  }
}
.form-file .codedropz-upload-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .form-file .codedropz-upload-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.form-file .codedropz-upload-inner span {
  font-size: 14px;
  margin: 10px 0;
}
@media (min-width: 1024px) {
  .form-file .codedropz-upload-inner span {
    margin: 0;
  }
}
.form-file .dnd-upload-counter {
  right: 24px;
}
.form-file .codedropz-btn-wrap {
  width: 100%;
}
@media (min-width: 576px) {
  .form-file .codedropz-btn-wrap {
    width: auto;
  }
}
.form-file .cd-upload-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
  padding: 8px 16px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  text-transform: uppercase;
  border: 1px solid #DF852B;
  color: #DF852B;
  width: 100%;
}
.form-file .cd-upload-btn:hover {
  background-color: #DF852B;
  color: #fff;
}
.form-file .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: #DF852B;
}
.form-file .dnd-upload-status .dnd-upload-details .name {
  font-size: 14px;
}

.property-single {
  margin: 96px 0 60px;
}
@media (min-width: 1024px) {
  .property-single {
    margin: 122px 0 120px;
  }
}
.property-single__gallery {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 10px;
  font-size: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .property-single__gallery {
    margin-top: 0;
    grid-gap: 30px;
    grid-template-columns: 1.4fr 1fr;
  }
}
.property-single__gallery img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.property-single__gallery-col {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .property-single__gallery-col {
    grid-gap: 30px;
  }
}
.property-single__gallery-col_big {
  position: relative;
}
.property-single__gallery-col_big img {
  min-height: 260px;
  max-height: 260px;
}
@media (min-width: 576px) {
  .property-single__gallery-col_big img {
    min-height: 530px;
    max-height: 530px;
  }
}
.property-single__gallery-col-inner {
  height: 100%;
}
.property-single__gallery-col-inner img {
  min-height: 140px;
  max-height: 140px;
}
@media (min-width: 576px) {
  .property-single__gallery-col-inner img {
    min-height: 250px;
    max-height: 250px;
  }
}
.property-single__gallery-col-inner a {
  display: block;
  position: relative;
}
.property-single__gallery-row {
  display: grid;
  grid-gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1024px) {
  .property-single__gallery-row {
    grid-gap: 30px;
  }
}
.property-single__gallery-row_1 {
  grid-template-columns: 1fr 1.6fr;
}
.property-single__gallery-row_2 {
  grid-template-columns: 1.6fr 1fr;
}
.property-single__gallery-more {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: RGB(#0A5448, 0.8);
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .property-single__gallery-more {
    font-size: 18px;
  }
}
.property-single__popup {
  cursor: pointer;
}
.property-single__popup_hidden {
  display: none;
}
.property-single__content {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 16px;
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .property-single__content {
    grid-template-columns: 1.3fr 1fr;
    grid-gap: 78px;
    margin-top: 79px;
  }
}
@media (min-width: 1024px) {
  .property-single__content-details {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    border-left: 1px solid #EBEBEB;
    padding: 24px 0 24px 72px;
  }
}
.property-single__content-details-title {
  font-weight: 700;
  font-size: 22px;
  color: #242424;
  line-height: 1.3;
  margin-bottom: 12px;
}
@media (min-width: 1024px) {
  .property-single__content-details-title {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
.property-single__content-details-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  border-bottom: 1px solid #EBEBEB;
  padding: 8px 0;
  font-size: 14px;
  color: #242424;
}
@media (min-width: 1024px) {
  .property-single__content-details-item {
    padding: 12px 0;
    font-size: 15px;
  }
}
.property-single__content-details-item span {
  word-break: break-word;
}
.property-single__content-details-item span:first-of-type {
  font-weight: 700;
}
.property-single__content-details-item span:last-of-type {
  text-align: right;
}
.property-single__content-details-item_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.property-single__content-details-item_column .property__accordion-body-btn {
  margin-top: 0;
}
.property-single__content-details-pdf-wrap {
  width: 100%;
}
.property-single__content-details-pdf {
  color: inherit;
  text-decoration: unset;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
}
@media (min-width: 1024px) {
  .property-single__content-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.property-single__content-text h1 {
  font-size: 48px;
  font-weight: 800;
  color: #242424;
  margin-bottom: 16px;
  line-height: 1.3;
  word-break: break-word;
}
.property-single__content-info {
  font-size: 15px;
}
.property-single__content-info p, .property-single__content-info ul, .property-single__content-info ol {
  margin: 20px 0 0 0;
}
.property-single__content-info a {
  color: #DF852B;
  word-break: break-word;
}
@media (min-width: 1024px) {
  .property-single__content-info {
    margin-top: 39px;
  }
}
.property-single__title_mob {
  font-size: 22px;
  font-weight: 800;
  color: #242424;
  margin-bottom: 16px;
  line-height: 1.3;
  word-break: break-word;
}
@media (min-width: 576px) {
  .property-single__title_mob {
    font-size: 32px;
  }
}
.property-single__units {
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .property-single__units {
    margin-top: 82px;
  }
}
.property-single__units-title {
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .property-single__units-title {
    margin-bottom: 13px;
  }
}
.property-single__units-subtitle {
  font-weight: 700;
  font-size: 16px;
}
.property-single__units .property__accordion {
  margin-top: 40px;
  border-top: 1px solid #EBEBEB;
}
@media (min-width: 1024px) {
  .property-single__units .property__accordion-more {
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .property-single__units .property__accordion-body-wrap {
    grid-template-columns: 1.8fr 1fr;
    grid-gap: 48px;
  }
}
.property-single__units .property__accordion-body-left {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 1024px) {
  .property-single__units .property__accordion-body-left {
    grid-template-columns: 1.3fr 1fr;
    grid-gap: 48px;
  }
}
@media (min-width: 1024px) {
  .property-single__units .property__accordion-body-left .property__accordion-body-layout {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.property-single__units .property__accordion-body-left .property__accordion-body-img {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .property-single__units .property__accordion-body-left .property__accordion-body-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.property-single__map {
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .property-single__map {
    margin-top: 80px;
  }
}
.property-single__map-title {
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .property-single__map-title {
    margin-bottom: 60px;
  }
}
.property-single__map-iframe {
  font-size: 0;
}
.property-single__map-iframe iframe {
  width: 100%;
  height: 320px;
}
@media (min-width: 768px) {
  .property-single__map-iframe iframe {
    height: 486px;
  }
}
.property-single__form {
  max-width: 770px;
  margin: 32px auto 0;
  background: #FFFFFF;
  border: 4px solid #F4F4F4;
  padding: 32px;
}
@media (min-width: 1024px) {
  .property-single__form {
    margin: 120px auto 0;
    padding: 56px 100px;
  }
}
.property-single__form h3 {
  margin-bottom: 24px;
  text-align: center;
}
@media (min-width: 1024px) {
  .property-single__form h3 {
    margin-bottom: 48px;
    text-align: left;
  }
}
.property-single__first-image {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .property-single__first-image {
    margin-top: 0;
  }
}
.property-single__first-image img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.property-single .top-slider {
  overflow: hidden;
}
.property-single .top-slider__item {
  min-height: inherit;
}
.property-single .top-slider__item img {
  min-height: inherit;
}

.mfp-bottom-bar {
  display: none;
}

.form-acceptance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media (min-width: 1024px) {
  .form-acceptance {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 34px;
  }
}

@media (min-width: 1024px) {
  .wpcf7-form-control-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 55%;
            flex: 0 1 55%;
  }
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}

.wpcf7 .wpcf7-list-item {
  display: block;
}

.wpcf7-list-item label {
  position: relative;
  cursor: pointer;
  font-size: 12px;
  color: #54595F;
  display: block;
}

.wpcf7-list-item input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
}

.wpcf7-list-item input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 20px;
  width: 20px;
  top: 0px;
  left: 0px;
  border: 1px solid #D6D6D6;
}

.wpcf7-list-item input[type=checkbox] + span:after {
  content: "";
  display: block;
  position: absolute;
  color: #DF852B;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 10px;
  width: 6px;
  border-bottom: 2px solid #DF852B;
  border-right: 2px solid #DF852B;
  top: 4px;
  left: 7px;
}

.wpcf7-list-item input[type=checkbox]:checked + span:before {
  background: transparent;
}

.wpcf7-list-item input[type=checkbox]:checked + span:after {
  visibility: visible;
}

.wpcf7-list-item-label {
  margin-left: 32px;
  display: inline-block;
}
.wpcf7-list-item-label a {
  text-decoration: none;
  color: #DF852B;
}

.postid-2201 .property-single__content-text h1 {
  font-size: 35px;
}

/* CSS Document */
/* CSS Document */
.ThankYouPage {
  margin-top: 160px;
  margin-bottom: 160px;
}
.ThankYouPage .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ThankYouPageTitle {
  font-size: 48px;
  color: #242424;
  font-family: "Montserrat";
  font-weight: 800;
  margin-bottom: 32px;
  text-align: center;
  max-width: 890px;
}
@media (max-width: 576px) {
  .ThankYouPageTitle {
    font-size: 32px;
  }
}
.ThankYouPageDescription {
  font-size: 28px;
  color: #242424;
  font-family: "Montserrat";
  font-weight: 700;
  margin-bottom: 56px;
  text-align: center;
  max-width: 890px;
}
@media (max-width: 576px) {
  .ThankYouPageDescription {
    font-size: 16px;
  }
}
.ThankYouPageButtons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 890px;
}
@media (max-width: 576px) {
  .ThankYouPageButtons {
    gap: 10px;
  }
}
.ThankYouPageButton {
  padding: 16px 24px;
  min-width: 205px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 576px) {
  .ThankYouPageButton {
    padding: 16px 16px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
}

.cta-text {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .cta-text {
    margin-bottom: 120px;
  }
}
.cta-text__content {
  background-color: #F4F4F4;
  padding: 40px 24px;
  text-align: center;
  color: #242424;
}
@media (min-width: 1024px) {
  .cta-text__content {
    padding: 70px;
  }
}
.cta-text__title {
  margin-bottom: 16px;
  font-size: 22px;
  word-break: break-word;
}
@media (min-width: 576px) {
  .cta-text__title {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .cta-text__title {
    margin-bottom: 24px;
    font-size: 40px;
  }
}
@media (min-width: 480px) {
  .cta-text__title span {
    display: none;
  }
}
.cta-text__text {
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 576px) {
  .cta-text__text {
    font-size: 18px;
  }
}
.cta-text__text strong, .cta-text__text b {
  font-weight: 700;
}
.cta-text__btn {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .cta-text__btn {
    margin-top: 40px;
  }
}

@media (min-width: 1024px) {
  .home .cta-text {
    margin-bottom: 100px;
  }
}
.home .cta-text p {
  margin: 0;
}
@media (min-width: 1024px) {
  .home .cta-text br {
    display: none;
  }
}

.contact {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .contact {
    margin-bottom: 100px;
  }
}
.contact__headline {
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .contact__headline {
    margin-bottom: 70px;
  }
}
.contact__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media (min-width: 768px) {
  .contact__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.contact__item {
  text-align: center;
}
.contact__item:last-of-type {
  border-right: none;
}
@media (min-width: 768px) {
  .contact__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
            flex: 0 1 33%;
    border-right: 1px solid #EBEBEB;
  }
}
.contact__title {
  margin-bottom: 8px;
  color: #54595F;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.contact__icon {
  font-size: 0;
  margin-bottom: 16px;
}
.contact__text {
  font-weight: 700;
  color: #242424;
}
.contact__text a {
  text-decoration: none;
  color: #242424;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.contact__text a:hover {
  color: #DF852B;
}

.services__btn.custom_link {
  margin-top: 0px;
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  .services__btn.custom_link {
    margin-top: -80px;
    margin-bottom: 100px;
  }
}

.hours {
  margin: 32px 0 32px;
}
@media (min-width: 1024px) {
  .hours {
    margin: 60px 0;
  }
}
.hours__content {
  background-color: #F4F4F4;
  padding: 40px;
}
@media (min-width: 1024px) {
  .hours__content {
    padding: 70px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.hours__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .hours__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.hours__title {
  font-size: 28px;
  text-align: center;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 30px;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .hours__title {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .hours__title {
    margin-bottom: 40px;
  }
}
.hours__time, .hours__phone, .hours__adress {
  font-weight: 700;
  font-size: 16px;
  color: #242424;
  margin-top: 24px;
  text-align: center;
}
@media (min-width: 1024px) {
  .hours__time, .hours__phone, .hours__adress {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
            flex: 0 1 33%;
  }
}
.hours__time b, .hours__time strong, .hours__phone b, .hours__phone strong, .hours__adress b, .hours__adress strong {
  font-weight: 700;
  font-size: 16px;
  color: #54595F;
  margin-bottom: 8px;
  text-transform: uppercase;
  line-height: 2;
}
.hours__time a, .hours__phone a, .hours__adress a {
  text-decoration: none;
  color: #242424;
}
@media (min-width: 1024px) {
  .hours__time span {
    display: none;
  }
}

.jobs-list {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .jobs-list {
    margin-bottom: 80px;
  }
}
.jobs-list__list {
  max-width: 770px;
  margin: 0 auto;
}
.jobs-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px 0;
  border-bottom: 1px solid #EBEBEB;
  animation: switch-zakaz forwards 0.5s;
  -webkit-animation: switch-zakaz forwards 0.5s;
}
@media (min-width: 576px) {
  .jobs-list__item {
    padding: 32px 0;
  }
}
@media (min-width: 768px) {
  .jobs-list__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.jobs-list__item_open:nth-child(n+7) {
  display: none;
}
.jobs-list__name {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  color: #242424;
}
@media (min-width: 576px) {
  .jobs-list__name {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .jobs-list__name {
    padding-right: 10px;
  }
}
.jobs-list__name a {
  text-decoration: none;
  color: #242424;
}
.jobs-list__text {
  font-weight: 700;
  font-size: 16px;
  color: #54595F;
}
.jobs-list__btn {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .jobs-list__btn {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 205px;
            flex: 0 0 205px;
  }
}
.jobs-list__btn .btn {
  width: 100%;
}
@media (min-width: 480px) {
  .jobs-list__btn .btn {
    width: inherit;
  }
}
.jobs-list__link {
  margin-top: 40px;
  text-align: center;
}

.top-slider {
  margin: 80px 0 105px;
}
@media (min-width: 1024px) {
  .top-slider {
    margin: 122px 0 105px;
  }
}
@media (max-width: 520px) {
  .top-slider {
    margin: 80px 0 161px;
  }
}
.top-slider__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 16px;
}
@media (min-width: 576px) {
  .top-slider__wrap {
    grid-gap: 32px;
  }
}
@media (min-width: 1024px) {
  .top-slider__wrap {
    grid-template-columns: 100% 1fr;
    grid-gap: 0px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.top-slider__content {
  text-align: center;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .top-slider__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: left;
    max-width: 570px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .top-slider__content_padding {
    padding: 0 20px 0 0;
  }
}
@media (min-width: 1280px) {
  .top-slider__content_padding {
    padding: 0 100px 0 0;
  }
}
.top-slider__subtitle {
  font-weight: 700;
  margin-bottom: 8px;
  color: #242424;
  line-height: 1.6;
  font-size: 3vw;
}
@media (min-width: 576px) {
  .top-slider__subtitle {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1024px) {
  .top-slider__subtitle {
    margin-bottom: 25px;
  }
}
.top-slider__title {
  font-size: 5vw;
}
@media (min-width: 576px) {
  .top-slider__title {
    font-size: 20px;
    margin-bottom: 24px;
    margin-bottom: 12px;
  }
}
@media (min-width: 1024px) {
  .top-slider__title {
    margin-bottom: 40px;
    font-size: 48px;
  }
}
.top-slider__title span {
  color: #DF852B;
}
.top-slider__text_mob {
  text-align: center;
  padding: 20px 20px 10px;
}
@media (min-width: 576px) {
  .top-slider__text_mob {
    display: none;
  }
}
.top-slider__text_desk {
  display: none;
}
@media (min-width: 576px) {
  .top-slider__text_desk {
    display: block;
  }
}
.top-slider__text h4 {
  font-size: 4vw;
}
@media (min-width: 576px) {
  .top-slider__text h4 {
    font-size: 22px;
  }
}
.top-slider__text ul {
  margin: 12px 0 0 0;
  padding: 0;
  list-style: none;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media (min-width: 576px) {
  .top-slider__text ul {
    margin: 24px 0 0 0;
  }
}
@media (min-width: 1024px) {
  .top-slider__text ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin: 38px 0 0 0;
  }
}
.top-slider__text ul li {
  color: #242424;
  position: relative;
  font-weight: 700;
  font-size: 3.5vw;
  line-height: 1.2;
  margin-bottom: 8px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 480px) {
  .top-slider__text ul li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 576px) {
  .top-slider__text ul li {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 18px;
  }
}
@media (min-width: 1024px) {
  .top-slider__text ul li {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.top-slider__text ul li:before {
  content: "";
  position: relative;
  left: 0;
  top: 7px;
  width: 16px;
  height: 2px;
  margin-right: 18px;
  background-color: #DF852B;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
}
@media (min-width: 576px) {
  .top-slider__text ul li:before {
    top: 11px;
  }
}
.top-slider__btn {
  margin-top: 14px;
}
@media (min-width: 1024px) {
  .top-slider__btn {
    margin-top: 35px;
  }
}
.top-slider__btn .btn {
  width: 100%;
}
@media (min-width: 480px) {
  .top-slider__btn .btn {
    width: auto;
  }
}
.top-slider__btn_desk {
  display: none;
}
@media (min-width: 576px) {
  .top-slider__btn_desk {
    display: block;
  }
}
.top-slider__btn_mob {
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 576px) {
  .top-slider__btn_mob {
    display: none;
  }
}
.top-slider__btn_mob .btn {
  font-size: 14px;
}
.top-slider__body {
  height: 100%;
  position: relative;
}
.top-slider__slider {
  height: 100%;
}
.top-slider__item {
  font-size: 0;
  height: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .top-slider__item {
    min-height: 512px;
  }
}
@media (min-width: 3840px) {
  .top-slider__item {
    max-height: 60vh;
    min-height: 900px;
  }
}
.top-slider__item img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: bottom;
     object-position: bottom;
  max-height: 600px;
}
@media (min-width: 768px) {
  .top-slider__item img {
    max-height: 800px;
  }
}
@media (min-width: 1024px) {
  .top-slider__item img {
    max-height: inherit;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 768px) {
  .top-slider__item img {
    min-height: 512px;
  }
}
@media (max-width: 520px) {
  .top-slider__item img {
    max-height: inherit;
  }
}
.top-slider__item:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12vw;
  min-height: 170px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 36, 36, 0)), color-stop(71.08%, #121212));
  background: linear-gradient(180deg, rgba(36, 36, 36, 0) 0%, #121212 71.08%);
  opacity: 0.8;
}
@media (max-width: 520px) {
  .top-slider__item:after {
    bottom: 0;
  }
}
.top-slider__item .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  color: white;
  z-index: 2;
  position: relative;
  background-color: orange;
  font-size: 16px;
  font-weight: bold;
  text-decoration: unset;
  text-transform: uppercase;
  width: 320px;
  letter-spacing: 0.5px;
  font-family: "Montserrat";
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-slider__item .button:hover {
  opacity: 0.8;
}
.top-slider__item .button-mob {
  display: none;
}
@media (max-width: 520px) {
  .top-slider__item .button-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -32px;
    left: 20px;
    width: calc(100% - 40px);
  }
}
.top-slider__info {
  position: absolute;
  z-index: 5;
  left: 0;
  background: rgba(36, 36, 36, 0.81);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 1280px) {
  .top-slider__info {
    padding: 60px 101px 60px 60px;
  }
}
@media (min-width: 576px) {
  .top-slider__info {
    left: 142px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .top-slider__info {
    top: 6vw;
    left: 95px;
  }
}
@media (max-width: 768px) {
  .top-slider__info {
    padding: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
@media (max-width: 520px) {
  .top-slider__info {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 40px);
    left: 20px;
    top: 20px;
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 3840px) {
  .top-slider__info {
    left: calc((100vw - 1210px) / 2);
  }
}
.top-slider__info h2 {
  font-family: "Montserrat";
  font-size: 28px;
  font-weight: 800;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
  color: #FFFFFF;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  max-width: 500px;
}
.top-slider__info h2 span {
  color: #DF852B;
}
@media (min-width: 1024px) {
  .top-slider__info h2 {
    font-size: 36px;
    line-height: 52px;
  }
}
@media (min-width: 1280px) {
  .top-slider__info h2 {
    font-size: 48px;
    line-height: 62px;
  }
}
@media (max-width: 1000px) {
  .top-slider__info h2 {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
  }
}
@media (max-width: 520px) {
  .top-slider__info h2 {
    text-align: center;
  }
}
.top-slider__info p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-left: 0;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 23px;
  color: #FFFFFF;
  max-width: 386px;
}
@media (max-width: 520px) {
  .top-slider__info p {
    padding-bottom: 0;
  }
}
@media (min-width: 576px) {
  .top-slider__info p {
    font-size: 15px;
  }
}
@media (max-width: 1000px) {
  .top-slider__info p {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
  }
}
@media (max-width: 520px) {
  .top-slider__info p {
    text-align: center;
  }
}
.top-slider__info .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  color: white;
  z-index: 2;
  position: relative;
  background-color: orange;
  font-size: 16px;
  font-weight: bold;
  text-decoration: unset;
  text-transform: uppercase;
  width: 320px;
  letter-spacing: 0.5px;
  font-family: "Montserrat";
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-slider__info .button:hover {
  opacity: 0.8;
}
@media (max-width: 520px) {
  .top-slider__info .button-desk {
    display: none;
  }
}
.top-slider .swiper__swiper-prev, .top-slider .swiper__swiper-next {
  font-size: 0;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media (min-width: 576px) {
  .top-slider .swiper__swiper-prev, .top-slider .swiper__swiper-next {
    width: 64px;
    height: 64px;
    background-color: rgba(36, 36, 36, 0.8);
  }
}
@media (min-width: 1024px) {
  .top-slider .swiper__swiper-prev, .top-slider .swiper__swiper-next {
    width: 88px;
    height: 88px;
  }
}
@media (min-width: 576px) {
  .top-slider .swiper__swiper-prev:hover, .top-slider .swiper__swiper-next:hover {
    opacity: 0.8;
  }
}
.top-slider .swiper__swiper-prev {
  left: 0;
}
.top-slider .swiper__swiper-next {
  right: 0;
}
.top-slider .swiper__swiper-next svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 520px) {
  .top-slider .swiper__swiper-prev,
  .top-slider .swiper__swiper-next {
    width: 64px;
    height: 64px;
    bottom: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: inherit !important;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.top-slider .swiper-pagination {
  z-index: 1;
  position: absolute;
  bottom: 22px;
}
.top-slider .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 4px;
  background-color: #D6D6D6;
  border-radius: 0;
  opacity: 1;
  margin: 0 5px;
}
@media (min-width: 1024px) {
  .top-slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px;
  }
}
.top-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DF852B;
}
@media (max-width: 520px) {
  .top-slider .swiper__swiper-prev, .top-slider .swiper__swiper-next {
    top: 83%;
  }
}

.single-immobilien .top-slider__item:after {
  bottom: 0;
}
@media (max-width: 768px) {
  .single-immobilien .top-slider__item:after {
    display: none;
  }
}
.single-immobilien .top-slider {
  margin: 40px 0;
}
@media (max-width: 520px) {
  .single-immobilien .top-slider {
    margin: 40px 0;
  }
}
.single-immobilien .top-slider .swiper-pagination {
  margin-top: 0;
  position: absolute;
  bottom: 22px;
}
@media (max-width: 768px) {
  .single-immobilien .top-slider .swiper-pagination {
    bottom: 10px;
  }
}
.single-immobilien .top-slider .swiper__swiper-prev.swiper-button-lock, .single-immobilien .top-slider .swiper__swiper-next.swiper-button-lock {
  display: none;
}
@media (max-width: 768px) {
  .single-immobilien .top-slider .swiper__swiper-prev, .single-immobilien .top-slider .swiper__swiper-next {
    top: inherit;
    bottom: -24px !important;
  }
}
@media (max-width: 520px) {
  .single-immobilien .top-slider .swiper__swiper-prev, .single-immobilien .top-slider .swiper__swiper-next {
    bottom: -14px !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .single-immobilien .top-slider .swiper__swiper-prev:focus, .single-immobilien .top-slider .swiper__swiper-next:focus {
    outline: none;
  }
}

.services {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .services {
    margin-bottom: 125px;
  }
}
.services__headline {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 576px) {
  .services__headline {
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .services__headline {
    margin-bottom: 70px;
  }
}
.services__btn {
  text-align: center;
  margin: 32px 0 0 0;
}
@media (min-width: 1024px) {
  .services__btn {
    margin: 48px 0 0 0;
  }
}
.services__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media (min-width: 1024px) {
  .services__list {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 60px;
  }
}
.services__item {
  background-color: #F4F4F4;
  color: #242424;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 150px;
  padding: 34px 15px 15px;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .services__item {
    min-height: 266px;
    padding: 56px 15px 15px;
  }
}
.services__item:hover {
  background-color: #0A5448;
}
.services__item:hover .services__title {
  color: #fff;
}
.services__img {
  font-size: 0;
}
.services__img img {
  max-width: 40px;
}
@media (min-width: 1024px) {
  .services__img img {
    max-width: inherit;
  }
}
.services__title {
  text-align: center;
  margin-top: 8px;
}
@media (min-width: 1024px) {
  .services__title {
    margin-top: 32px;
  }
}

.press {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .press {
    margin-bottom: 125px;
  }
}
.press__content {
  position: relative;
}
.press__headline {
  text-align: center;
  margin-bottom: 24px;
  font-size: 5vw;
}
@media (min-width: 576px) {
  .press__headline {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .press__headline {
    margin-bottom: 70px;
  }
}
.press__list {
  overflow: hidden;
}
.press__img {
  font-size: 0;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .press__img {
    margin-bottom: 30px;
  }
}
.press__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/13;
}
.press__subtitle {
  color: #DF852B;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.press__title a {
  text-decoration: none;
  color: #242424;
}
.press__btn {
  margin-top: 16px;
}
.press__btn .btn_link {
  text-decoration: none;
  color: #DF852B;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.press__btn .btn_link svg {
  margin-left: 10px;
}
.press__btn .btn_link svg path {
  -webkit-transition: stroke 0.2s ease;
  transition: stroke 0.2s ease;
}
.press__btn .btn_link:hover {
  color: #de6d00;
}
.press__btn .btn_link:hover svg path {
  stroke: #de6d00;
}
.press .swiper-pagination {
  position: static;
  font-size: 0;
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .press .swiper-pagination {
    width: 100%;
    margin-top: 48px;
  }
}
.press .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 4px;
  background-color: #D6D6D6;
  border-radius: 0;
  opacity: 1;
  margin: 0 5px 5px;
}
@media (min-width: 1024px) {
  .press .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px;
    width: 24px;
  }
}
.press .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DF852B;
}
.press .swiper__swiper-prev, .press .swiper__swiper-next {
  font-size: 0;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media (min-width: 576px) {
  .press .swiper__swiper-prev, .press .swiper__swiper-next {
    top: 37%;
  }
}
@media (min-width: 1024px) {
  .press .swiper__swiper-prev, .press .swiper__swiper-next {
    top: 38%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.press .swiper__swiper-prev svg path, .press .swiper__swiper-next svg path {
  -webkit-transition: stroke 0.2s ease;
  transition: stroke 0.2s ease;
}
@media (min-width: 1440px) {
  .press .swiper__swiper-prev svg path, .press .swiper__swiper-next svg path {
    stroke: #54595F;
  }
}
.press .swiper__swiper-prev:hover svg path, .press .swiper__swiper-next:hover svg path {
  stroke: #DF852B;
}
.press .swiper__swiper-prev {
  left: 15px;
}
@media (min-width: 1024px) {
  .press .swiper__swiper-prev {
    left: 15px;
  }
}
@media (min-width: 1440px) {
  .press .swiper__swiper-prev {
    left: -60px;
  }
}
.press .swiper__swiper-next {
  right: 15px;
}
@media (min-width: 1024px) {
  .press .swiper__swiper-next {
    right: 15px;
  }
}
@media (min-width: 1440px) {
  .press .swiper__swiper-next {
    right: -60px;
  }
}
.press .swiper__swiper-next svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cta-bg {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .cta-bg {
    margin-bottom: 125px;
  }
}
.cta-bg__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 64px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.cta-bg__content:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1024px) {
  .cta-bg__content {
    padding: 174px 70px;
  }
}
.cta-bg__title {
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 5;
  font-size: 22px;
  padding-bottom: 19px;
}
@media (min-width: 576px) {
  .cta-bg__title {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .cta-bg__title {
    text-align: left;
  }
}
.cta-bg__btn {
  position: relative;
  z-index: 5;
  margin-top: 32px;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .cta-bg__btn {
    margin-top: 0;
  }
}
.cta-bg__text {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  max-width: 710px;
  margin-bottom: 30px;
  z-index: 1;
}
@media (min-width: 1024px) {
  .cta-bg__text {
    margin-bottom: 50px;
  }
}
@media (max-width: 520px) {
  .cta-bg__text .hide-mobile {
    display: none;
  }
}

.img-text-icons {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .img-text-icons {
    margin-bottom: 133px;
  }
}
.img-text-icons__body {
  position: relative;
  font-size: 0;
}
@media (min-width: 768px) {
  .img-text-icons__body {
    padding-top: 59px;
  }
}
.img-text-icons__img {
  max-height: 599px;
  min-height: 229px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .img-text-icons__img {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
  }
}
.img-text-icons__content {
  position: relative;
  z-index: 5;
}
.img-text-icons__content .container {
  padding: 0;
}
@media (min-width: 768px) {
  .img-text-icons__content .container {
    padding: 0 20px;
  }
}
.img-text-icons__info {
  background-color: #242424;
  color: #fff;
  padding: 32px;
}
@media (min-width: 768px) {
  .img-text-icons__info {
    max-width: 500px;
    padding: 70px;
    margin-left: auto;
  }
}
.img-text-icons__title {
  font-size: 22px;
  margin-bottom: 8px;
  color: #fff;
  text-align: center;
}
@media (min-width: 576px) {
  .img-text-icons__title {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .img-text-icons__title {
    text-align: left;
    font-size: 28px;
    margin-bottom: 24px;
  }
}
.img-text-icons__subtitle {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 16px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .img-text-icons__subtitle {
    text-align: left;
    font-size: 18px;
    margin-bottom: 48px;
  }
}
.img-text-icons__icon {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}
@media (min-width: 768px) {
  .img-text-icons__icon {
    margin-bottom: 33px;
    font-size: 15px;
  }
}
.img-text-icons__icon img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
  margin-right: 12px;
  width: 25px;
}
@media (min-width: 768px) {
  .img-text-icons__icon img {
    width: 32px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
            flex: 0 0 32px;
    margin-right: 18px;
  }
}
.img-text-icons__btn {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .img-text-icons__btn {
    margin-top: 48px;
  }
}
.img-text-icons__btn .btn {
  width: 100%;
}

.grid {
  margin-bottom: 32px;
  scroll-margin-top: 80px;
}
@media (min-width: 1024px) {
  .grid {
    margin-bottom: 120px;
    scroll-margin-top: 120px;
  }
}
.grid .container {
  padding: 0;
}
@media (min-width: 576px) {
  .grid .container {
    padding: 0 20px;
  }
}
.grid__content {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 100%;
}
@media (min-width: 576px) {
  .grid__content {
    grid-gap: 40px;
  }
}
@media (min-width: 1024px) {
  .grid__content {
    grid-gap: 50px;
    grid-template-columns: 48.7% 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1280px) {
  .grid__content {
    grid-gap: 100px;
  }
}
@media (min-width: 1024px) {
  .grid__content_reverse {
    grid-template-columns: 1fr 48.7%;
  }
}
@media (min-width: 1024px) {
  .grid__content_reverse .grid__right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.grid__content_img-height .grid__right {
  height: 100%;
}
@media (min-width: 1024px) {
  .grid__content_img-height .grid__right img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.grid__left {
  padding: 0 20px;
}
@media (min-width: 576px) {
  .grid__left {
    padding: 0;
  }
}
.grid__right {
  font-size: 0;
  position: relative;
}
.grid__right img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.grid__title {
  margin-bottom: 16px;
  font-size: 6vw;
}
@media (min-width: 576px) {
  .grid__title {
    font-size: 32px;
  }
}
@media (min-width: 480px) {
  .grid__title span {
    display: none;
  }
}
.grid__subtitle {
  color: #54595F;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 14px;
}
@media (min-width: 576px) {
  .grid__subtitle {
    margin-bottom: 24px;
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .grid__subtitle {
    margin-bottom: 40px;
    font-size: 18px;
    max-width: 440px;
  }
}
.grid__text p {
  font-size: 15px;
}
.grid__text ul {
  margin: 24px 0 0 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 576px) {
  .grid__text ul {
    margin: 32px 0 0 0;
  }
}
.grid__text ul li {
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 3px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 480px) {
  .grid__text ul li {
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  .grid__text ul li {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.grid__text ul li:before {
  content: "";
  position: relative;
  left: 0;
  top: 11px;
  width: 16px;
  height: 2px;
  margin-right: 18px;
  background-color: #DF852B;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
}
.grid__text h6 {
  font-size: 18px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D6D6D6;
  margin: 32px 0 24px;
}
@media (min-width: 1024px) {
  .grid__text h6 {
    margin: 40px 0 24px;
  }
}
@media (min-width: 1024px) {
  .grid__text .desk-2col {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
.grid__btn {
  text-align: center;
}
@media (min-width: 1024px) {
  .grid__btn {
    text-align: left;
  }
}
.grid__btn .btn {
  width: 100%;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .grid__btn .btn {
    width: inherit;
    margin-top: 40px;
    min-width: 300px;
  }
}

.page-id-55 .grid .container {
  padding: 0 20px;
}
.page-id-55 .grid__left {
  padding: 0;
}
.page-id-55 .grid__btn .btn {
  width: inherit;
  min-width: auto;
}
.page-id-55 .grid__content {
  grid-gap: 32px;
}
@media (min-width: 1024px) {
  .page-id-55 .grid__content {
    grid-gap: 50px;
  }
}
@media (min-width: 1280px) {
  .page-id-55 .grid__content {
    grid-gap: 100px;
  }
}

@media (max-width: 480px) {
  #grid-block_c5f4edd534a9098980509c7a7d15968b .grid__right img,
  #grid-block_252b21d4907d54c1cad3996a7ddb7a25 .grid__right img {
    max-height: 50vh;
    -o-object-position: bottom;
       object-position: bottom;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 400px) {
  #grid-block_c5f4edd534a9098980509c7a7d15968b .grid__right img,
  #grid-block_252b21d4907d54c1cad3996a7ddb7a25 .grid__right img {
    max-height: 40vh;
    -o-object-position: bottom;
       object-position: bottom;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.top-img {
  margin: 80px 0 32px;
}
@media (min-width: 1024px) {
  .top-img {
    margin: 146px 0 120px;
  }
}
.top-img .container {
  padding: 0;
}
@media (min-width: 1024px) {
  .top-img .container {
    padding: 0 20px;
  }
}
.top-img__body {
  text-align: center;
  padding: 0;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .top-img__body {
    text-align: left;
    border-left: 2px solid #DF852B;
    padding: 72px 56px 0 100px;
    background-color: #fff;
    max-width: 870px;
    margin: -240px 0 0 auto;
    position: relative;
    z-index: 1;
  }
}
.top-img__img {
  font-size: 0;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .top-img__img {
    margin-bottom: 0;
  }
}
.top-img__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 633px;
}
.top-img__img_desk {
  display: none;
}
@media (min-width: 480px) {
  .top-img__img_desk {
    display: block;
  }
}
@media (min-width: 480px) {
  .top-img__img_mob {
    display: none;
  }
}
.top-img__title {
  word-break: break-word;
  margin-bottom: 24px;
  font-size: 5vw;
}
@media (min-width: 576px) {
  .top-img__title {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .top-img__title {
    margin-bottom: 40px;
  }
}
.top-img__title span {
  color: #DF852B;
}
.top-img__title .br {
  color: inherit;
}
@media (min-width: 480px) {
  .top-img__title .br {
    display: none;
  }
}
.top-img__text {
  font-size: 14px;
  font-weight: 700;
  color: #242424;
}
@media (min-width: 576px) {
  .top-img__text {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .page-id-167 .top-img__body {
    margin: -180px 0 0 auto;
  }
}

.grid:target {
  scroll-margin-top: 80px;
}
@media (min-width: 1024px) {
  .grid:target {
    scroll-margin-top: 120px;
  }
}
.grid__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .grid__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.grid__num {
  width: 58px;
  height: 58px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58px;
          flex: 0 0 58px;
  background-color: #DF852B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 24px;
}
.grid__num:before {
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  counter-increment: a;
  content: counter(a, decimal-leading-zero);
}
.grid__num:after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #DF852B;
}
@media (min-width: 1024px) {
  .grid__num {
    margin-bottom: 35px;
    margin-right: 0;
  }
}

.grid-steps .grid__content {
  grid-gap: 32px;
}
@media (min-width: 1024px) {
  .grid-steps .grid__content {
    grid-gap: 100px;
  }
}
.grid-steps .grid__title {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .grid-steps .grid__title {
    margin-bottom: 16px;
  }
}
@media (min-width: 1024px) {
  .grid-steps .grid__subtitle {
    margin-bottom: 32px;
  }
}
.grid-steps .grid__text p {
  margin-top: 16px;
}
@media (min-width: 576px) {
  .grid-steps .grid__text p {
    margin-top: 32px;
  }
}

.text-gallery {
  margin: 20px 0 40px;
}
@media (min-width: 1024px) {
  .text-gallery {
    margin: 85px 0;
  }
}
.text-gallery__content {
  grid-template-columns: 100%;
  grid-gap: 40px;
}
@media (min-width: 1024px) {
  .text-gallery__content {
    grid-gap: 30px;
    grid-template-columns: 500px 1fr;
  }
}
@media (min-width: 1280px) {
  .text-gallery__content {
    grid-gap: 100px;
  }
}
.text-gallery__title {
  margin-bottom: 8px;
  font-size: 22px;
}
@media (min-width: 576px) {
  .text-gallery__title {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .text-gallery__title {
    margin-bottom: 40px;
  }
}
.text-gallery__subtitle {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .text-gallery__subtitle {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.text-gallery__text {
  font-size: 15px;
}
.text-gallery__text p {
  margin-bottom: 20px;
}
.text-gallery__btn {
  text-align: center;
}
.text-gallery__btn .btn {
  width: 100%;
  height: auto;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.05em;
}
@media (min-width: 576px) {
  .text-gallery__btn .btn {
    width: inherit;
  }
}
.text-gallery__gallery {
  position: relative;
}
.text-gallery__item {
  font-size: 0;
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
@media (min-width: 576px) {
  .text-gallery__item {
    margin-bottom: 60px;
  }
}
.text-gallery__item.left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.text-gallery__item.right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.text-gallery__item.visible {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.text-gallery__item img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.text-gallery__right {
  overflow: hidden;
}
.text-gallery .swiper__swiper-prev, .text-gallery .swiper__swiper-next {
  font-size: 0;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media (min-width: 576px) {
  .text-gallery .swiper__swiper-prev, .text-gallery .swiper__swiper-next {
    width: 64px;
    height: 64px;
    background-color: rgba(36, 36, 36, 0.8);
  }
}
@media (min-width: 1024px) {
  .text-gallery .swiper__swiper-prev, .text-gallery .swiper__swiper-next {
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 576px) {
  .text-gallery .swiper__swiper-prev:hover, .text-gallery .swiper__swiper-next:hover {
    opacity: 0.8;
  }
}
.text-gallery .swiper__swiper-prev {
  left: 0;
}
.text-gallery .swiper__swiper-next {
  right: 0;
}
.text-gallery .swiper__swiper-next svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.text-gallery__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .text-gallery__left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.text-gallery__text {
  max-width: 670px;
}

.consultant {
  margin: 32px 0 32px;
}
@media (min-width: 1024px) {
  .consultant {
    margin: 60px 0 50px;
  }
}
.consultant__content {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 100%;
}
@media (min-width: 480px) {
  .consultant__content {
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 768px) {
  .consultant__content {
    grid-template-columns: repeat(3, 1fr);
  }
}
.consultant__left, .consultant__right {
  font-size: 0;
}
@media (min-width: 480px) {
  .consultant__left, .consultant__right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 768px) {
  .consultant__left, .consultant__right {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.consultant__left img, .consultant__right img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.consultant__center {
  text-align: center;
}
@media (min-width: 480px) {
  .consultant__center {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    grid-column: 1/span 2;
  }
}
@media (min-width: 768px) {
  .consultant__center {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    grid-column: inherit;
  }
}
.consultant__title {
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .consultant__title {
    margin-bottom: 32px;
  }
}
.consultant__text {
  font-size: 16px;
  font-weight: 700;
  color: #242424;
}
.consultant__text h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 24px;
  margin-top: 8px;
}
@media (min-width: 1024px) {
  .consultant__text h3 {
    margin-bottom: 32px;
  }
}
.consultant__text h4 {
  color: #54595F;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 8px;
  margin-top: 24px;
}
.consultant__text a {
  text-decoration: none;
  color: #242424;
}

.grid-wide .container {
  padding: 0;
}
@media (min-width: 576px) {
  .grid-wide .container {
    padding: 0 20px;
  }
}
.grid-wide__title {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .grid-wide__title {
    margin-bottom: 100px;
  }
}
@media (min-width: 576px) {
  .grid-wide__title {
    padding: 0;
  }
}
.grid-wide__item {
  display: grid;
  grid-gap: 32px;
  grid-template-columns: 100%;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .grid-wide__item {
    margin-bottom: 100px;
    grid-gap: 50px;
    grid-template-columns: 57.264% 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1280px) {
  .grid-wide__item {
    grid-gap: 100px;
  }
}
@media (min-width: 1024px) {
  .grid-wide__item:nth-child(even) {
    grid-template-columns: 1fr 57.264%;
  }
}
@media (min-width: 1024px) {
  .grid-wide__item:nth-child(even) .grid-wide__left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 1024px) {
  .grid-wide__item:nth-child(even) .grid-wide__right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.grid-wide__left {
  font-size: 0;
}
.grid-wide__left img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.grid-wide__right {
  padding: 0 20px;
}
@media (min-width: 576px) {
  .grid-wide__right {
    padding: 0;
  }
}
.grid-wide .grid__title {
  font-weight: 700;
}
@media (min-width: 768px) {
  .grid-wide .grid__title {
    font-weight: 800;
  }
}
.grid-wide .grid__text ul {
  margin: 24px 0 0 0;
}

.training {
  margin: 80px 0 40px;
}
@media (min-width: 1024px) {
  .training {
    margin: 100px 0 120px;
  }
}
.training .container {
  padding: 0;
}
@media (min-width: 576px) {
  .training .container {
    padding: 0 20px;
  }
}
.training__headline {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .training__headline {
    margin-bottom: 100px;
  }
}
.training__content {
  display: grid;
  grid-gap: 32px;
  grid-template-columns: 100%;
}
@media (min-width: 1024px) {
  .training__content {
    grid-gap: 50px;
    grid-template-columns: 1fr 57.264%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1280px) {
  .training__content {
    grid-gap: 100px;
  }
}
.training__left {
  font-size: 0;
}
.training__left img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .training__left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.training__right {
  padding: 0 20px;
}
@media (min-width: 576px) {
  .training__right {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .training__right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.training__title {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 16px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .training__title {
    font-size: 32px;
  }
}
.training__text {
  font-weight: 700;
  font-size: 18px;
  color: #54595F;
  margin-bottom: 24px;
}
.training__subtitle {
  font-weight: 700;
  font-size: 18px;
  color: #242424;
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .training__subtitle {
    margin-bottom: 28px;
  }
}
.training__learn {
  border-top: 1px solid #EBEBEB;
  padding-top: 16px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 576px) {
  .training__learn {
    gap: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 1024px) {
  .training__learn {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 24px;
    margin-bottom: 24px;
    gap: 15px;
  }
}
.training__learn-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #54595F;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .training__learn-title {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.training__learn-price {
  font-size: 18px;
  font-weight: 700;
  color: #242424;
}
@media (min-width: 768px) {
  .training__learn-price {
    font-size: 22px;
  }
}
.training__learn-info {
  font-size: 12px;
  font-weight: 600;
  color: #242424;
}
@media (min-width: 768px) {
  .training__learn-info {
    font-size: 16px;
  }
}
.training__salary {
  border-top: 1px solid #EBEBEB;
  padding-top: 16px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (min-width: 576px) {
  .training__salary {
    gap: 30px;
  }
}
@media (min-width: 1024px) {
  .training__salary {
    padding-top: 24px;
    margin-bottom: 24px;
    gap: 30px;
  }
}
.training__salary-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #54595F;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .training__salary-title {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.training__salary-price {
  font-size: 18px;
  font-weight: 700;
  color: #242424;
}
@media (min-width: 768px) {
  .training__salary-price {
    font-size: 22px;
  }
}
.training__salary-info {
  font-size: 12px;
  font-weight: 600;
  color: #242424;
}
@media (min-width: 768px) {
  .training__salary-info {
    font-size: 16px;
  }
}
.training__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.top-jobs {
  margin: 80px 0 32px;
}
@media (min-width: 1024px) {
  .top-jobs {
    margin: 144px 0 32px;
  }
}
.top-jobs .container {
  padding: 0;
}
@media (min-width: 1024px) {
  .top-jobs .container {
    padding: 0 20px;
  }
}
.top-jobs__wrap {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(RGB(36 36 36/43%)), color-stop(31.97%, #242424));
  background: linear-gradient(180deg, RGB(36 36 36/43%) 0%, #242424 31.97%);
}
@media (min-width: 480px) {
  .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(RGB(36 36 36/43%)), color-stop(31.97%, #242424));
    background: linear-gradient(180deg, RGB(36 36 36/43%) 0%, #242424 31.97%);
  }
}
@media (min-width: 768px) {
  .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(RGBA(36, 36, 36, 0)), color-stop(60%, #242424));
    background: linear-gradient(180deg, RGBA(36, 36, 36, 0) 0%, #242424 60%);
  }
}
@media (min-width: 1024px) {
  .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.51%, RGBA(36, 36, 36, 0)), color-stop(95.43%, #242424));
    background: linear-gradient(180deg, RGBA(36, 36, 36, 0) 50.51%, #242424 95.43%);
    padding-bottom: 73px;
  }
}
.top-jobs__img {
  font-size: 0;
  position: relative;
  z-index: -1;
}
.top-jobs__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 166px;
}
.top-jobs__content {
  min-height: 338px;
  padding: 0 20px 70px;
  text-align: center;
}
@media (max-width: 576px) {
  .top-jobs__content {
    padding-bottom: 30px;
    min-height: 280px;
  }
}
@media (min-width: 480px) {
  .top-jobs__content {
    min-height: auto;
  }
}
@media (min-width: 1024px) {
  .top-jobs__content {
    padding: 0 20px;
    position: absolute;
    z-index: 5;
    bottom: 25px;
    left: 0;
    width: 100%;
  }
}
.top-jobs__title {
  color: #fff;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .top-jobs__title {
    margin-bottom: 24px;
  }
}
.top-jobs__title span {
  color: #DF852B;
}
.top-jobs__text {
  color: #fff;
  max-width: 844px;
  margin: 0 auto 16px;
}
@media (min-width: 1024px) {
  .top-jobs__text {
    margin: 0 auto 24px;
  }
}
.top-jobs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 16px;
}
@media (min-width: 768px) {
  .top-jobs__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
  }
}
.top-jobs__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  margin-top: 8px;
  text-align: left;
}
@media (min-width: 576px) {
  .top-jobs__list-item {
    margin-top: 16px;
  }
}
.top-jobs__list-item svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18px;
          flex: 0 0 18px;
  margin-right: 13px;
}

@media (max-width: 576px) {
  .page-id-63 .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(RGBA(36, 36, 36, 0)), color-stop(46.97%, #242424));
    background: linear-gradient(180deg, RGBA(36, 36, 36, 0) 0%, #242424 46.97%);
  }
}
.page-id-63 .top-jobs__img img {
  min-height: 318px;
}
.page-id-63 .top-jobs__text {
  font-size: 15px;
}
.page-id-63 .top-jobs__content {
  padding: 0 20px 16px;
  margin-top: -140px;
}
@media (min-width: 768px) {
  .page-id-63 .top-jobs__content {
    margin-top: 0;
  }
}

.page-id-66 .top-jobs__img img {
  min-height: 253px;
}
@media (max-width: 576px) {
  .page-id-66 .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(RGBA(36, 36, 36, 0)), color-stop(36.97%, #242424));
    background: linear-gradient(180deg, RGBA(36, 36, 36, 0) 0%, #242424 36.97%);
  }
}
.page-id-66 .top-jobs__content {
  min-height: 288px;
  padding: 0 20px 16px;
  margin-top: -50px;
}
@media (min-width: 480px) {
  .page-id-66 .top-jobs__content {
    min-height: auto;
  }
}
@media (min-width: 768px) {
  .page-id-66 .top-jobs__content {
    margin-top: 0;
  }
}

.page-id-66 .top-jobs__wrap {
  background: -webkit-gradient(linear, left top, left bottom, from(RGB(36 36 36/43%)), color-stop(50.97%, #242424));
  background: linear-gradient(180deg, RGB(36 36 36/43%) 0%, #242424 50.97%);
}
@media (min-width: 480px) {
  .page-id-66 .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(RGB(36 36 36/43%)), color-stop(50.97%, #242424));
    background: linear-gradient(180deg, RGB(36 36 36/43%) 0%, #242424 50.97%);
  }
}
@media (min-width: 768px) {
  .page-id-66 .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(RGBA(36, 36, 36, 0)), color-stop(60%, #242424));
    background: linear-gradient(180deg, RGBA(36, 36, 36, 0) 0%, #242424 60%);
  }
}
@media (min-width: 1024px) {
  .page-id-66 .top-jobs__wrap {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.51%, RGBA(36, 36, 36, 0)), color-stop(95.43%, #242424));
    background: linear-gradient(180deg, RGBA(36, 36, 36, 0) 50.51%, #242424 95.43%);
    padding-bottom: 73px;
  }
}

.top-img-title {
  margin: 80px 0 80px;
}
@media (min-width: 1024px) {
  .top-img-title {
    margin: 144px 0 120px;
  }
}
.top-img-title__content {
  margin: 0 auto;
  position: relative;
}
.top-img-title__content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.51%, rgba(36, 36, 36, 0)), to(rgba(36, 36, 36, 0.96)));
  background: linear-gradient(180deg, rgba(36, 36, 36, 0) 22.51%, rgba(36, 36, 36, 0.96) 100%);
}
.top-img-title__title {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 5;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0 20px;
}
.top-img-title__title span {
  color: #DF852B;
}
@media (min-width: 1024px) {
  .top-img-title__title {
    bottom: 120px;
  }
}
.top-img-title__img {
  font-size: 0;
}
.top-img-title__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 530px;
  min-height: 400px;
}
.top-img-title__img_desk {
  display: none;
}
@media (min-width: 576px) {
  .top-img-title__img_desk {
    display: block;
  }
}
@media (min-width: 576px) {
  .top-img-title__img_mob {
    display: none;
  }
}

.page-id-55 .top-img-title__content {
  max-width: 1440px;
}

.icon-title {
  margin: 80px 0 40px;
}
@media (min-width: 1024px) {
  .icon-title {
    margin: 120px 0;
  }
}
.icon-title__title {
  padding: 0 20px;
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 1024px) {
  .icon-title__title {
    margin-bottom: 80px;
  }
}
.icon-title__content {
  max-width: 770px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
}
@media (min-width: 768px) {
  .icon-title__content {
    grid-template-columns: 1fr 1fr;
  }
}
.icon-title__item {
  padding: 24px 0;
  border-bottom: 1px solid #EBEBEB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .icon-title__item {
    padding: 47px 0;
  }
}
@media (min-width: 768px) {
  .icon-title__item:nth-child(even) {
    border-left: 1px solid #EBEBEB;
    padding-left: 48px;
  }
}
@media (min-width: 768px) {
  .icon-title__item:nth-last-child(2) {
    border-bottom: none;
  }
}
.icon-title__item:last-of-type {
  border-bottom: none;
}
.icon-title__icon {
  margin-right: 18px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32px;
          flex: 0 0 32px;
}
.icon-title__name {
  font-size: 16px;
}

.team-boss {
  margin: 40px 0 40px;
}
@media (min-width: 1024px) {
  .team-boss {
    margin: 120px 0;
  }
}
.team-boss__title {
  text-align: center;
  margin-bottom: 24px;
  padding: 0 20px;
}
@media (min-width: 576px) {
  .team-boss__title {
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .team-boss__title {
    margin-bottom: 72px;
  }
}
.team-boss__list {
  max-width: 970px;
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
  margin: 0 35px;
}
@media (min-width: 576px) {
  .team-boss__list {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .team-boss__list {
    padding: 30px 0;
    grid-template-columns: 370px 370px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .team-boss__list:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #EBEBEB;
  }
}
.team-boss__item {
  background-color: #F4F4F4;
  max-width: 370px;
  margin: 0 auto;
}
.team-boss__img {
  font-size: 0;
}
.team-boss__info {
  padding: 16px;
}
@media (min-width: 576px) {
  .team-boss__info {
    padding: 32px;
  }
}
@media (min-width: 768px) {
  .team-boss__info {
    padding: 40px 48px;
  }
}
.team-boss__name {
  font-size: 22px;
  font-weight: 700;
  color: #242424;
  margin-bottom: 4px;
}
.team-boss__position {
  font-size: 16px;
  font-weight: 700;
  color: #DF852B;
  margin-bottom: 16px;
}
.team-boss__phone, .team-boss__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  color: #242424;
  word-break: break-word;
}
.team-boss__phone a, .team-boss__email a {
  color: #242424;
}
.team-boss__phone a:hover, .team-boss__email a:hover {
  text-decoration: none;
}
.team-boss__phone svg, .team-boss__email svg {
  margin-right: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
}
.team-boss__phone {
  margin-bottom: 8px;
}
.team-boss__phone a {
  text-decoration: none;
}

.team-persons {
  margin: 80px 0 40px;
}
@media (min-width: 1024px) {
  .team-persons {
    margin: 120px 0;
  }
}
.team-persons__title {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .team-persons__title {
    margin-bottom: 72px;
  }
}
.team-persons__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
  margin: 0 15px;
}
@media (min-width: 768px) {
  .team-persons__list {
    grid-gap: 24px;
    grid-template-columns: 1fr 1fr;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .team-persons__list {
    grid-gap: 60px;
  }
}
.team-persons__item {
  background-color: #F4F4F4;
  display: grid;
  grid-template-columns: 100%;
  max-width: 370px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .team-persons__item {
    grid-template-columns: 170px 1fr;
    max-width: inherit;
    margin: 0;
  }
}
.team-persons__img {
  font-size: 0;
}
.team-persons__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-persons__info {
  padding: 16px;
}
@media (min-width: 576px) {
  .team-persons__info {
    padding: 32px;
  }
}
@media (min-width: 768px) {
  .team-persons__info {
    padding: 32px;
  }
}
@media (min-width: 1280px) {
  .team-persons__info {
    padding: 40px 48px;
  }
}
.team-persons__name {
  font-size: 18px;
  font-weight: 700;
  color: #242424;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .team-persons__name {
    font-size: 22px;
  }
}
.team-persons__position {
  font-size: 14px;
  font-weight: 700;
  color: #DF852B;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .team-persons__position {
    font-size: 16px;
    margin-bottom: 48px;
  }
}
.team-persons__phone, .team-persons__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  color: #242424;
  word-break: break-word;
}
.team-persons__phone a, .team-persons__email a {
  color: #242424;
}
.team-persons__phone a:hover, .team-persons__email a:hover {
  text-decoration: none;
}
.team-persons__phone svg, .team-persons__email svg {
  margin-right: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
}
.team-persons__phone {
  margin-bottom: 8px;
}
.team-persons__phone a {
  text-decoration: none;
}

.logos {
  margin-bottom: 48px;
  margin-top: 48px;
}
@media (min-width: 1024px) {
  .logos {
    margin-top: 0;
    margin-bottom: 93px;
  }
}
.logos__title {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .logos__title {
    margin-bottom: 38px;
  }
}
.logos__content {
  overflow: hidden;
}
.logos .swiper-slide {
  height: auto;
}
.logos__item {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.top-credentials {
  margin: 80px 0 32px;
}
@media (min-width: 1024px) {
  .top-credentials {
    margin: 149px 0 85px;
  }
}
.top-credentials__content {
  font-size: 0;
  position: relative;
}
.top-credentials__content::after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.top-credentials__content img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 250px;
}
.top-credentials__img_desk {
  display: none;
  max-height: 530px;
}
@media (min-width: 576px) {
  .top-credentials__img_desk {
    display: block;
  }
}
.top-credentials__img_mob {
  max-height: 360px;
}
@media (min-width: 576px) {
  .top-credentials__img_mob {
    display: none;
  }
}
.top-credentials .text-gallery__info {
  position: absolute;
  top: 60%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 500px;
  z-index: 1;
  width: calc(100% - 40px);
}
@media (min-width: 576px) {
  .top-credentials .text-gallery__info {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.top-credentials .text-gallery__info h1,
.top-credentials .text-gallery__info h2 {
  color: white;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.top-credentials .text-gallery__info h1 {
  font-family: Montserrat;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0em;
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .top-credentials .text-gallery__info h1 {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .top-credentials .text-gallery__info h1 {
    font-size: 48px;
    line-height: 62px;
  }
}
.top-credentials .text-gallery__info h2 {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
}
@media (min-width: 576px) {
  .top-credentials .text-gallery__info h2 {
    text-align: center;
  }
}

.img-slider {
  margin: 104px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .img-slider {
    margin: 146px 0 60px;
  }
}
.img-slider__title {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
@media (min-width: 1024px) {
  .img-slider__title {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.img-slider__title h1 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 24px;
  color: #242424;
  text-align: center;
}
@media (min-width: 576px) {
  .img-slider__title h1 {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .img-slider__title h1 {
    font-size: 48px;
    margin-bottom: 40px;
    margin-top: 72px;
  }
}
.img-slider__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 1024px) {
  .img-slider__content {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.img-slider__subtitle {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 32px;
  margin-top: 32px;
  text-align: center;
  color: #242424;
}
@media (min-width: 1024px) {
  .img-slider__subtitle {
    margin-bottom: 60px;
    margin-top: 32px;
  }
}
.img-slider__icons {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 768px) {
  .img-slider__icons {
    grid-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1024px) {
  .img-slider__icons {
    grid-gap: 60px;
  }
}
.img-slider__icon {
  background-color: #F4F4F4;
  padding: 49px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 15px;
}
@media (min-width: 576px) {
  .img-slider__icon {
    padding: 56px 40px;
  }
}
.img-slider__icon img {
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .img-slider__icon img {
    margin-bottom: 32px;
  }
}
.img-slider__slider {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 1024px) {
  .img-slider__slider {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.img-slider__slider .container {
  padding: 0;
}
@media (min-width: 1024px) {
  .img-slider__slider .container {
    padding: 0 20px;
  }
}
.img-slider .img-slider-js {
  overflow: hidden;
  position: relative;
}
.img-slider__item {
  font-size: 0;
}
.img-slider__item img {
  min-height: 360px;
  max-height: 551px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.img-slider__desk {
  display: none;
}
@media (min-width: 480px) {
  .img-slider__desk {
    display: block;
  }
}
@media (min-width: 480px) {
  .img-slider__mob {
    display: none;
  }
}
.img-slider .swiper__swiper-prev, .img-slider .swiper__swiper-next {
  font-size: 0;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #0A5448;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media (min-width: 1024px) {
  .img-slider .swiper__swiper-prev, .img-slider .swiper__swiper-next {
    width: 88px;
    height: 88px;
  }
}
.img-slider .swiper__swiper-prev:hover, .img-slider .swiper__swiper-next:hover {
  background-color: #0C6254;
}
.img-slider .swiper__swiper-prev {
  left: 0;
}
.img-slider .swiper__swiper-next {
  right: 0;
}
.img-slider .swiper__swiper-next svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.img-slider .swiper-pagination {
  position: absolute;
  font-size: 0;
  bottom: 32px;
}
@media (min-width: 1024px) {
  .img-slider .swiper-pagination {
    width: 100%;
  }
}
.img-slider .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 4px;
  background-color: #D6D6D6;
  border-radius: 0;
  opacity: 1;
  margin: 0 5px;
}
@media (min-width: 1024px) {
  .img-slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px;
  }
}
.img-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DF852B;
}

.slider-about {
  margin-bottom: 32px;
  scroll-margin-top: 80px;
}
@media (min-width: 1024px) {
  .slider-about {
    margin-bottom: 120px;
    scroll-margin-top: 120px;
  }
}
.slider-about .container {
  position: relative;
}
.slider-about__content {
  overflow: hidden;
}
.slider-about__item {
  display: grid;
  grid-template-columns: 100%;
  background-color: #F4F4F4;
}
@media (min-width: 1024px) {
  .slider-about__item {
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.slider-about__img {
  font-size: 0;
}
@media (min-width: 1024px) {
  .slider-about__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.slider-about__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .slider-about__img img {
    max-height: 570px;
  }
}
.slider-about__body {
  padding: 24px;
  text-align: center;
}
@media (min-width: 1024px) {
  .slider-about__body {
    padding: 35px 40px 35px 35px;
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .slider-about__body {
    padding: 70px 80px 75px 70px;
  }
}
.slider-about__title {
  margin-bottom: 16px;
  font-size: 20px;
}
@media (min-width: 576px) {
  .slider-about__title {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .slider-about__title {
    margin-bottom: 32px;
  }
}
@media (min-width: 1280px) {
  .slider-about__title {
    font-size: 40px;
  }
}
.slider-about__text {
  display: none;
  font-size: 15px;
}
@media (min-width: 1024px) {
  .slider-about__text {
    display: block;
  }
}
.slider-about__btn {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .slider-about__btn {
    margin-top: 32px;
  }
}
.slider-about .swiper__swiper-prev, .slider-about .swiper__swiper-next {
  font-size: 0;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 28%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media (min-width: 1024px) {
  .slider-about .swiper__swiper-prev, .slider-about .swiper__swiper-next {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.slider-about .swiper__swiper-prev svg path, .slider-about .swiper__swiper-next svg path {
  -webkit-transition: stroke 0.2s ease;
  transition: stroke 0.2s ease;
}
@media (min-width: 1024px) {
  .slider-about .swiper__swiper-prev svg path, .slider-about .swiper__swiper-next svg path {
    stroke: #54595F;
  }
}
.slider-about .swiper__swiper-prev:hover svg path, .slider-about .swiper__swiper-next:hover svg path {
  stroke: #DF852B;
}
.slider-about .swiper__swiper-prev {
  left: 35px;
}
@media (min-width: 1024px) {
  .slider-about .swiper__swiper-prev {
    left: 0;
  }
}
@media (min-width: 1440px) {
  .slider-about .swiper__swiper-prev {
    left: -60px;
  }
}
.slider-about .swiper__swiper-next {
  right: 35px;
}
@media (min-width: 1024px) {
  .slider-about .swiper__swiper-next {
    right: 0;
  }
}
@media (min-width: 1440px) {
  .slider-about .swiper__swiper-next {
    right: -60px;
  }
}
.slider-about .swiper__swiper-next svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider-about .swiper-pagination {
  position: static;
  font-size: 0;
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .slider-about .swiper-pagination {
    width: 100%;
    margin-top: 48px;
  }
}
.slider-about .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 4px;
  background-color: #D6D6D6;
  border-radius: 0;
  opacity: 1;
  margin: 0 5px;
}
@media (min-width: 1024px) {
  .slider-about .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px;
  }
}
.slider-about .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DF852B;
}

.credentials {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .credentials {
    margin-bottom: 125px;
  }
}
.credentials__headline {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 576px) {
  .credentials__headline {
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .credentials__headline {
    margin-bottom: 70px;
  }
}
.credentials__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 32px;
}
@media (min-width: 576px) {
  .credentials__list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
  }
}
@media (min-width: 1024px) {
  .credentials__list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 60px;
  }
}
.credentials__item {
  animation: switch-zakaz forwards 0.5s;
  -webkit-animation: switch-zakaz forwards 0.5s;
}
.credentials__arrow {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  background-color: #DF852B;
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.credentials__arrow_visible {
  opacity: 1;
}
.credentials__img {
  font-size: 0;
  margin-bottom: 24px;
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1.2/1;
}
@media (min-width: 1024px) {
  .credentials__img {
    margin-bottom: 30px;
    aspect-ratio: 16/11;
  }
}
.credentials__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.credentials__img:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.credentials__img:hover:after {
  background-color: RGB(#fff, 0.3);
}
.credentials__img:hover .credentials__arrow {
  opacity: 1;
}
.credentials__title {
  margin-bottom: 8px;
  word-break: break-word;
  font-size: 5vw;
}
@media (min-width: 576px) {
  .credentials__title {
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  .credentials__title {
    margin-bottom: 16px;
  }
}
@media (min-width: 1280px) {
  .credentials__title {
    font-size: 28px;
  }
}
.credentials__title a {
  text-decoration: none;
  color: #242424;
}
.credentials__text {
  font-size: 15px;
}
.credentials__btn {
  text-align: center;
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .credentials__btn {
    margin-top: 70px;
  }
}
.credentials__btn .btn {
  width: 100%;
}
@media (min-width: 480px) {
  .credentials__btn .btn {
    width: inherit;
  }
}
@media (min-width: 1024px) {
  .credentials__btn .btn {
    min-width: 350px;
  }
}

@-webkit-keyframes switch-zakaz {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes switch-zakaz {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.page-id-108 .credentials,
.single .credentials {
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .page-id-108 .credentials,
  .single .credentials {
    margin-bottom: 125px;
  }
}
.page-id-108 .credentials__headline,
.single .credentials__headline {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 576px) {
  .page-id-108 .credentials__headline,
  .single .credentials__headline {
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .page-id-108 .credentials__headline,
  .single .credentials__headline {
    margin-bottom: 70px;
  }
}
.page-id-108 .credentials__list,
.single .credentials__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 32px;
}
@media (min-width: 576px) {
  .page-id-108 .credentials__list,
  .single .credentials__list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
  }
}
@media (min-width: 1024px) {
  .page-id-108 .credentials__list,
  .single .credentials__list {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px;
  }
}

@media (min-width: 1024px) {
  .page-id-108 .credentials__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .page-id-108 .credentials-filter .loadmore {
    grid-column: 1/span 2;
  }
}

.map-area__content {
  position: relative;
  font-size: 0;
}
.map-area__content iframe {
  width: 100%;
  height: 360px;
}

.credentials-filter {
  margin: 81px 0 40px;
}
@media (min-width: 1024px) {
  .credentials-filter {
    margin: 210px 0 120px;
  }
}
.credentials-filter__title {
  text-align: center;
  margin-bottom: 24px;
  font-size: 22px;
}
@media (min-width: 576px) {
  .credentials-filter__title {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .credentials-filter__title {
    margin-bottom: 70px;
  }
}
.credentials-filter__content {
  overflow: hidden;
}
.credentials-filter__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 32px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  will-change: transform;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.credentials-filter__filter::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  .credentials-filter__filter {
    margin-bottom: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.credentials-filter__link {
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  color: #54595F;
  cursor: pointer;
  text-transform: uppercase;
  padding-bottom: 24px;
  border-bottom: 2px solid transparent;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.credentials-filter__link._active {
  color: #242424;
  border-color: #DF852B;
}
.credentials-filter__tab {
  display: none;
  -webkit-animation: fadeEffect 1s;
          animation: fadeEffect 1s;
}
.credentials-filter__tab._active {
  display: block;
}
.credentials-filter .loadmore {
  text-align: center;
}
@media (min-width: 576px) {
  .credentials-filter .loadmore {
    grid-column: 1/span 2;
  }
}
@media (min-width: 1024px) {
  .credentials-filter .loadmore {
    grid-column: 1/span 3;
  }
}

@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tax-referenzen-category .credentials-filter__tab {
  display: grid;
}
@media (min-width: 1024px) {
  .tax-referenzen-category .credentials-filter .loadmore {
    grid-column: 1/span 2;
  }
}

.video-title {
  margin: 40px 0;
}
@media (min-width: 1024px) {
  .video-title {
    margin: 72px 0 120px;
  }
}
.video-title .container {
  padding: 0;
}
@media (min-width: 1024px) {
  .video-title .container {
    padding: 0 20px;
  }
}
.video-title__content {
  max-width: 830px;
  margin: 0 auto;
}
.video-title__title {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .video-title__title {
    padding: 0;
  }
}
.video-title__title span {
  color: #DF852B;
}
.video-title__iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.video-title__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.video-title__html video {
  width: 100%;
}
.video-title__btn {
  text-align: center;
  margin-top: 24px;
}

.history {
  margin: 120px 0 32px;
}
@media (min-width: 1024px) {
  .history {
    margin: 210px 0 58px;
  }
}
.history__title {
  text-align: center;
  margin-bottom: 17px;
}
@media (min-width: 1024px) {
  .history__title {
    margin-bottom: 52px;
  }
}
.history__img {
  text-align: center;
  font-size: 0;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .history__img {
    margin-bottom: 100px;
  }
}
.history__content {
  max-width: 770px;
  margin: 0 auto;
}
.history__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
  padding-left: 10px;
}
@media (min-width: 1024px) {
  .history__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 48px;
  }
}
.history__year {
  color: #fff;
  width: 76px;
  height: 44px;
  font-size: 22px;
  font-weight: 700;
  background-color: #DF852B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 32px;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .history__year {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 76px;
            flex: 0 0 76px;
    margin-bottom: 0;
  }
}
.history__year:after {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #DF852B;
}
.history__text {
  font-size: 15px;
}
.history__text a {
  color: #DF852B;
}
.history__text ul {
  margin: 8px 0 0 0;
  padding: 0;
  list-style: none;
}
.history__text ul li {
  position: relative;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 48px;
}
.history__text ul li:before {
  content: "";
  position: relative;
  left: 0;
  top: 11px;
  width: 24px;
  height: 2px;
  margin-right: 18px;
  background-color: #DF852B;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  position: absolute;
  left: 0;
  top: 10px;
}
.history__bottom {
  background-color: #0A5448;
  padding: 40px 40px 15px;
  margin-top: 64px;
  margin-bottom: 207px;
  position: relative;
}
@media (min-width: 768px) {
  .history__bottom {
    padding: 30px 62px 30px 400px;
    margin-top: 120px;
    margin-bottom: 270px;
    min-height: 328px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1024px) {
  .history__bottom {
    padding: 30px 62px 30px 500px;
    min-height: 428px;
  }
}
.history__info {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .history__info {
    text-align: left;
    max-width: 500px;
    font-size: 18px;
    margin-bottom: 0;
  }
}
.history__info h2 {
  color: #fff;
  margin-bottom: 24px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .history__info h2 {
    margin-bottom: 32px;
  }
}
.history__logo {
  text-align: center;
  margin-bottom: -45vw;
}
@media (min-width: 768px) {
  .history__logo {
    position: absolute;
    bottom: -234px;
    left: 0;
    margin-bottom: 0;
    max-width: 320px;
    top: 30px;
    left: 62px;
    bottom: inherit;
  }
}
@media (min-width: 1024px) {
  .history__logo {
    max-width: 420px;
  }
}
.history__logo img {
  position: relative;
  left: 20px;
}
@media (min-width: 768px) {
  .history__logo img {
    left: 0;
  }
}

body._filter-active {
  overflow: hidden;
}
body._filter-active .property__filter {
  right: 0;
  opacity: 1;
  overflow-y: auto;
}
@media (max-width: 1023px) {
  body._filter-active .property__filter-overlay {
    opacity: 1;
    display: block;
  }
}

.property__filter-hide .property__filter,
.property__filter-hide .property__filter-open-btn {
  display: none;
}
.property__content {
  position: relative;
}
.property__filter {
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  height: 100vh;
  right: -100%;
  top: 0;
  z-index: 600;
  opacity: 0;
  width: 316px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
@media (min-width: 1024px) {
  .property__filter {
    -webkit-box-shadow: 0px 4px 27px RGBA(0, 0, 0, 0.1);
            box-shadow: 0px 4px 27px RGBA(0, 0, 0, 0.1);
    position: absolute;
    top: -187px;
    left: 0;
    right: inherit;
    width: 100%;
    height: auto;
    opacity: 1;
    z-index: 400;
  }
}
.property__filter-overlay {
  position: fixed;
  z-index: 550;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: RGB(#242424, 0.3);
  opacity: 0;
  display: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.property__filter-open-btn {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #DF852B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 0;
}
@media (min-width: 1024px) {
  .property__filter-open-btn {
    display: none;
  }
}
.property__filter-open-btn svg {
  margin-left: 10px;
}
.property__filter-group {
  margin: 0 20px 0;
  border-bottom: 1px solid #EBEBEB;
}
.property__filter-group:last-of-type {
  border: none;
}
@media (min-width: 1024px) {
  .property__filter-group {
    padding: 32px 30px 21px;
    margin: 0;
    border-right: 1px solid #EBEBEB;
    border-bottom: none;
  }
}
.property__filter-box {
  padding: 16px 0;
}
@media (min-width: 1024px) {
  .property__filter-box {
    padding: 8px 0 0;
  }
}
.property__filter-label {
  font-weight: 600;
  font-size: 15px;
  color: #242424;
  display: none;
}
@media (min-width: 1024px) {
  .property__filter-label {
    display: block;
  }
}
.property__filter-select {
  display: none;
  position: relative;
}
@media (min-width: 1024px) {
  .property__filter-select {
    display: block;
  }
}
.property__filter-select:after {
  content: "";
  position: absolute;
  pointer-events: none;
  right: 2px;
  top: 5px;
  border: solid #54595F;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.property__filter-select select {
  -webkit-appearance: none;
  padding-right: 16px;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  border: none;
  width: 100%;
  font-size: 14px;
  color: #54595F;
  background-color: #fff;
}
.property__filter-radio-open {
  font-weight: 600;
  font-size: 15px;
  color: #242424;
  margin-bottom: 6px;
  position: relative;
}
@media (min-width: 1024px) {
  .property__filter-radio-open {
    display: none;
  }
}
.property__filter-radio-open-js:after {
  content: "";
  position: absolute;
  pointer-events: none;
  right: 2px;
  top: 8px;
  border: solid #54595f;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.property__filter-radio-open-js._hidden:after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
}
@media (min-width: 1024px) {
  .property__filter-radio {
    display: none;
  }
}
.property__filter-radio label {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 1em auto;
  gap: 0.5em;
  margin-bottom: 6px;
}
.property__filter-radio label:last-of-type {
  margin-bottom: 0;
}
.property__filter-radio label input[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  -webkit-transform: translateY(-0.075em);
          transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.property__filter-radio label input[type=radio]:focus {
  outline: none;
}
.property__filter-radio label input[type=radio]:checked::before {
  content: "";
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 10px;
  width: 6px;
  border-bottom: 2px solid #DF852B;
  border-right: 2px solid #DF852B;
}
.property__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 28px;
  border-bottom: 1px solid #EBEBEB;
  color: #242424;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
.property__head-close {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.property__head, .property__bottom {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .property__head, .property__bottom {
    display: none;
  }
}
.property__bottom {
  font-size: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: auto;
}
@media (min-width: 1024px) {
  .property__bottom {
    display: none;
  }
}
.property__body {
  display: grid;
  grid-template-columns: 100%;
}
@media (min-width: 1024px) {
  .property__body {
    grid-template-columns: 1fr 1fr 1fr 1.5fr;
  }
}
.property__item {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
  margin-bottom: 32px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .property__item {
    grid-template-columns: minmax(auto, 280px) 1fr;
    grid-gap: 30px;
    margin-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .property__item {
    grid-template-columns: minmax(auto, 340px) 1fr;
    grid-gap: 60px;
  }
}
.property__img {
  font-size: 0;
  position: relative;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
.property__img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.property__type {
  position: absolute;
  top: 32px;
  left: 32px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  background-color: #DF852B;
  padding: 8px 12px;
}
.property__info-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 24px;
}
@media (min-width: 1024px) {
  .property__info-head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
    padding-bottom: 40px;
  }
}
.property__info-head h2 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 4px;
}
@media (min-width: 576px) {
  .property__info-head h2 {
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  .property__info-head h2 {
    font-size: 28px;
    margin-bottom: 16px;
  }
}
.property__info-head h2 a {
  text-decoration: none;
  color: #242424;
}
.property__info-head-adres {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #54595F;
}
@media (min-width: 576px) {
  .property__info-head-adres {
    font-size: 18px;
  }
}
.property__info-head-adres svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  margin-right: 14px;
}
.property__accordion-item {
  border-bottom: 1px solid #EBEBEB;
  padding: 16px 0;
}
@media (min-width: 1024px) {
  .property__accordion-item {
    padding: 24px 0;
  }
}
.property__accordion-item:nth-child(n+4) {
  display: none;
}
.property__accordion._active .property__accordion-item:nth-child(n+4) {
  display: block;
}
.property__accordion-head {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 16px;
  color: #242424;
  position: relative;
  min-height: 56px;
  padding-left: 80px;
}
@media (min-width: 1024px) {
  .property__accordion-head {
    font-size: 18px;
  }
}
.property__accordion-head-btn {
  width: 56px;
  height: 56px;
  background-color: #EBEBEB;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 56px;
          flex: 0 0 56px;
  position: absolute;
  left: 0;
  top: 0;
}
.property__accordion-head-btn:after, .property__accordion-head-btn:before {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #242424;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  contain: strict;
}
.property__accordion-head-btn:after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  will-change: translate, opacity;
}
.property__accordion-head-btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  will-change: translate, rotate;
}
.property__accordion-head-btn._rotate:before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  width: 0;
}
.property__accordion-head-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.property__accordion-head-name_sold {
  text-decoration: line-through;
}
.property__accordion-head-line {
  width: 16px;
  height: 2px;
  background-color: #DF852B;
  margin: 0 8px;
}
@media (min-width: 1024px) {
  .property__accordion-head-line {
    margin: 0 24px;
    width: 24px;
  }
}
.property__accordion-head-surface {
  background-color: #F4F4F4;
  padding: 4px 8px;
  font-weight: 700;
  font-size: 12px;
  color: #54595F;
  margin: 4px 0;
}
@media (min-width: 1024px) {
  .property__accordion-head-surface {
    padding: 8px 12px;
    font-size: 16px;
  }
}
.property__accordion-head-sold {
  background-color: #FFEFEF;
  color: #D05757;
  font-size: 12px;
  font-weight: 700;
  line-height: 160%;
  padding: 11px 12px;
  margin-right: 8px;
}
.property__accordion-body {
  display: none;
  padding-top: 16px;
}
@media (min-width: 1024px) {
  .property__accordion-body {
    padding-left: 80px;
    padding-top: 24px;
  }
}
.property__accordion-body-wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 1024px) {
  .property__accordion-body-wrap {
    grid-template-columns: minmax(auto, 205px) 1fr;
    grid-gap: 95px;
  }
}
.property__accordion-body-sold {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 12px;
  color: #D05757;
  font-weight: 700;
  line-height: 160%;
  background: #FFEFEF;
  padding: 8px 12px;
}
.property__accordion-body-img {
  font-size: 0;
  margin-top: 24px;
  text-align: center;
}
@media (min-width: 1024px) {
  .property__accordion-body-img {
    margin-top: 40px;
  }
}
.property__accordion-body-img img {
  padding: 12px;
  -webkit-box-shadow: 0px 2px 9px RGBA(0, 0, 0, 0.12);
          box-shadow: 0px 2px 9px RGBA(0, 0, 0, 0.12);
}
.property__accordion-body-img_sold img {
  -webkit-filter: blur(4px);
          filter: blur(4px);
}
.property__accordion-body-imgwrap {
  position: relative;
  display: block;
  border: 1px solid #D6D6D6;
}
.property__accordion-body-layout {
  font-size: 15px;
  color: #242424;
}
.property__accordion-body-layout h3 {
  font-weight: 700;
  font-size: 16px;
  color: #242424;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .property__accordion-body-layout h3 {
    margin-bottom: 24px;
  }
}
.property__accordion-body-layout ul, .property__accordion-body-layout ol {
  margin: 0;
  padding: 0;
}
.property__accordion-body-layout p {
  margin-bottom: 16px;
}
.property__accordion-body-layout a {
  word-break: break-word;
  color: #DF852B;
}
.property__accordion-body-layout ul {
  list-style: none;
}
.property__accordion-body-layout ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .property__accordion-body-layout ul li {
    margin-bottom: 16px;
  }
}
.property__accordion-body-layout ul li:before {
  content: "";
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 17px;
  width: 10px;
  border-bottom: 2px solid #DF852B;
  border-right: 2px solid #DF852B;
  position: absolute;
  top: 0;
  left: 5px;
}
.property__accordion-body-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  border-bottom: 1px solid #EBEBEB;
  padding: 8px 0;
  font-size: 14px;
  color: #242424;
}
.property__accordion-body-detail:last-of-type {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .property__accordion-body-detail:last-of-type {
    border-bottom: 1px solid #EBEBEB;
  }
}
@media (min-width: 1024px) {
  .property__accordion-body-detail {
    padding: 12px 0;
    font-size: 15px;
  }
}
.property__accordion-body-detail span {
  word-break: break-word;
}
.property__accordion-body-detail span:first-of-type {
  font-weight: 700;
}
.property__accordion-body-detail span:last-of-type {
  text-align: right;
}
.property__accordion-body-detail span b {
  font-size: 18px;
}
.property__accordion-body-btn {
  margin-top: 16px;
  width: 100%;
}
@media (min-width: 1024px) {
  .property__accordion-body-btn {
    margin-top: 32px;
  }
}
.property__accordion-more {
  color: #DF852B;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.property__accordion-more svg {
  margin-left: 10px;
}
.property__accordion-more-open {
  display: none;
}
.property__accordion-more._active svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.property__accordion-more._active .property__accordion-more-close {
  display: none;
}
.property__accordion-more._active .property__accordion-more-open {
  display: block;
}
.property__loading, .property__notfound {
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 100px 0 140px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.slider-labels {
  font-weight: 600;
  font-size: 12px;
  color: #242424;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px;
}

.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base, .noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 8px;
  height: 8px;
  border-radius: 0;
  left: -7px;
  top: -7px;
  background-color: #fff;
  border: 4px solid #DF852B;
  cursor: pointer;
}

/* Styling;
 */
.noUi-background {
  background: #EBEBEB;
}

.noUi-connect {
  background: #DF852B;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 0;
}

.noUi-target {
  border-radius: 0;
  margin-top: 16px;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

/* Disabled state;
 */
[disabled].noUi-connect, [disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin, [disabled] .noUi-handle {
  cursor: not-allowed;
}

.contacts-form {
  margin: 40px 0 30px;
}
@media (min-width: 1024px) {
  .contacts-form {
    margin: 120px 0;
  }
}
.contacts-form__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  grid-template-columns: 100%;
  grid-gap: 40px;
}
@media (min-width: 1024px) {
  .contacts-form__content {
    grid-template-columns: 1fr 1.5fr;
    grid-gap: 40px;
  }
}
.contacts-form__title {
  margin-bottom: 32px;
  font-size: 22px;
  width: 100%;
  text-align: center;
}
@media (min-width: 576px) {
  .contacts-form__title {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .contacts-form__title {
    margin-bottom: 40px;
  }
}
.contacts-form__item {
  margin-top: 24px;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .contacts-form__item {
    margin-top: 32px;
  }
}
@media (max-width: 576px) {
  .contacts-form__item {
    width: 50%;
  }
}
.contacts-form__item-title {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #54595F;
  margin-bottom: 8px;
}
.contacts-form__item-text {
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  color: #242424;
  word-break: break-word;
}
.contacts-form__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.contacts-form__form {
  position: relative;
}
@media (min-width: 1024px) {
  .contacts-form__form {
    padding: 32px 0;
  }
}
@media (min-width: 1024px) {
  .contacts-form__form:before {
    height: 100%;
    width: 1px;
    background-color: #EBEBEB;
    position: absolute;
    left: -70px;
    top: 0;
  }
}
.contacts-form__form h3 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .contacts-form__form h3 {
    font-weight: 800;
    font-size: 40px;
    margin-bottom: 48px;
  }
}

.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: calc(100vh - 64px);
}
@media (min-width: 1024px) {
  .site {
    min-height: 100vh;
  }
}

.site-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.container {
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
}

.entry-content {
  counter-reset: a;
}

.d-desk {
  display: none;
}
@media (min-width: 1024px) {
  .d-desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1024px) {
  .d-mob {
    display: none;
  }
}

.wpcf7-not-valid-tip {
  color: #D05757;
  font-size: 12px;
  margin-top: 4px;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: #D05757;
}

.wpcf7-response-output {
  font-size: 12px;
}

.page-id-3 .entry-content,
.page-id-262 .entry-content {
  max-width: 810px;
  padding: 0 20px;
  margin: 100px auto 80px;
}
@media (min-width: 1024px) {
  .page-id-3 .entry-content,
  .page-id-262 .entry-content {
    margin: 210px auto 120px;
  }
}
.page-id-3 .entry-content h1,
.page-id-262 .entry-content h1 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .page-id-3 .entry-content h1,
  .page-id-262 .entry-content h1 {
    font-weight: 800;
    font-size: 48px;
    margin-bottom: 64px;
  }
}
.page-id-3 .entry-content h2, .page-id-3 .entry-content h3, .page-id-3 .entry-content h4, .page-id-3 .entry-content h5, .page-id-3 .entry-content h6,
.page-id-262 .entry-content h2,
.page-id-262 .entry-content h3,
.page-id-262 .entry-content h4,
.page-id-262 .entry-content h5,
.page-id-262 .entry-content h6 {
  margin-bottom: 16px;
  text-transform: uppercase;
  margin-top: 32px;
  word-break: break-word;
}
@media (min-width: 1024px) {
  .page-id-3 .entry-content h2, .page-id-3 .entry-content h3, .page-id-3 .entry-content h4, .page-id-3 .entry-content h5, .page-id-3 .entry-content h6,
  .page-id-262 .entry-content h2,
  .page-id-262 .entry-content h3,
  .page-id-262 .entry-content h4,
  .page-id-262 .entry-content h5,
  .page-id-262 .entry-content h6 {
    margin-bottom: 24px;
    margin-top: 48px;
  }
}
.page-id-3 .entry-content p,
.page-id-262 .entry-content p {
  margin: 0 0 20px 0;
}
.page-id-3 .entry-content a,
.page-id-262 .entry-content a {
  color: #DF852B;
  word-break: break-word;
}

.error-404 {
  max-width: 810px;
  padding: 0 20px;
  margin: 100px auto 80px;
}
@media (min-width: 1024px) {
  .error-404 {
    margin: 210px auto 120px;
  }
}
.error-404 .page-header {
  margin-bottom: 24px;
}
.error-404 p {
  margin: 0 0 24px 0;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip:nth-child(2) {
  display: block;
}

.cky-btn-revisit-wrapper {
  display: none !important;
}

@media (max-width: 1024px) {
  .cky-notice-group {
    display: block !important;
  }
  .cky-notice-btn-wrapper {
    margin-top: 10px !important;
  }
}
.entry-content {
  overflow: hidden;
}

.immobilien-template-default .top-slider__item:after {
  display: none;
}

.admin-bar .site-header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 0;
  }
}
/* 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);
  -webkit-clip-path: inset(50%);
          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;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          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;
}/*# sourceMappingURL=style.css.map */