/*!
Theme Name: Rein
Theme URI: http://underscores.me/
Author: Serghei Patlati
Author URI: https://mavia.agency/
Description: Rein Wordpress theme
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: rein
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.

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

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

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #333333;
  font-family: "Work Sans";
  font-size: 1rem;
  line-height: 1.5; }

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

p {
  margin-bottom: 1.5em; }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

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

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

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

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

big {
  font-size: 125%; }

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

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

@font-face {
  font-family: 'Work Sans';
  src: url("./fonts/WorkSans-SemiBold.woff2") format("woff2"), url("./fonts/WorkSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

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

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

@font-face {
  font-family: "rein";
  src: url("./fonts/rein.eot");
  src: url("./fonts/rein.eot?#iefix") format("embedded-opentype"), url("./fonts/rein.woff") format("woff"), url("./fonts/rein.ttf") format("truetype"), url("./fonts/rein.svg#rein") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "rein" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="rein-ico-"]:before,
[class*=" rein-ico-"]:before {
  font-family: "rein" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.rein-ico-phone:before {
  content: "\61"; }

.rein-ico-mail:before {
  content: "\62"; }

.rein-ico-twitter:before {
  content: "\63"; }

.rein-ico-instagram:before {
  content: "\64"; }

.rein-ico-facebook:before {
  content: "\65"; }

.rein-ico-phone-1:before {
  content: "\66"; }

.rein-ico-left-open-big:before {
  content: "\69"; }

.rein-ico-right-open-big:before {
  content: "\6a"; }

.rein-ico-location:before {
  content: "\68"; }

.rein-ico-check:before {
  content: "\67"; }

/* 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%; }

.container {
  width: 100%;
  max-width: 1280px;
  padding: 0;
  position: relative;
  margin: 0 auto; }

@media screen and (max-width: 1280px) {
  .container {
    max-width: 100%;
    padding: 0 15px; } }

.mobile-btn {
  position: relative;
  cursor: pointer;
  padding: 5px; }
  .mobile-btn span {
    display: block;
    height: 2px;
    width: 20px;
    border-radius: 7px;
    background-color: #fff;
    margin-bottom: 5px;
    transition: all .35s ease; }
    .mobile-btn span:last-child {
      margin-bottom: 0; }
  .mobile-btn.active span {
    position: relative;
    top: 50%;
    left: 0;
    transform: rotate(45deg) translate(7px, 7px); }
    .mobile-btn.active span:nth-child(2) {
      opacity: 0; }
    .mobile-btn.active span:last-child {
      transform: rotate(-45deg) translate(2px, -3px); }

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

.button {
  position: relative;
  background: #B5987A;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  transition: all .35s ease; }
  .button:active, .button:focus, .button:visited {
    color: #ffffff; }
  .button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -10px;
    width: 30px;
    height: 1px;
    background-color: #ffffff;
    transform: translateY(-50%); }
  .button__large {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    padding: 19px 35px 19px 30px; }
    @media (max-width: 960px) {
      .button__large {
        line-height: 20px; } }
    @media (max-width: 768px) {
      .button__large {
        font-size: 16px;
        line-height: 18px; } }
  .button__small {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    padding: 15px 35px 15px 25px; }
    @media (max-width: 960px) {
      .button__small {
        line-height: 16px; } }
    @media (max-width: 600px) {
      .button__small {
        font-size: 13px;
        line-height: 15px; } }
  .button__inline {
    display: inline-block; }
  .button:hover {
    background-color: #343C4F;
    color: #B5987A; }
  .button__contact-btn {
    background-color: transparent;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center; }
    .button__contact-btn:after {
      display: none; }
    .button__contact-btn .elementor-button-text:before {
      content: '\62';
      font-family: "rein" !important;
      content: attr(data-icon);
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #ffffff;
      display: inline-block;
      margin-right: 10px;
      position: relative;
      top: 2px;
      font-size: 15px; }
  .button__form {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600; }
    @media (max-width: 960px) {
      .button__form {
        line-height: 18px; } }
    @media (max-width: 768px) {
      .button__form {
        font-size: 15px; } }
    @media (max-width: 600px) {
      .button__form {
        font-size: 14px;
        line-height: 16px; } }
    .button__form:after {
      display: none; }

@media (max-width: 1280px) {
  .button__large {
    padding: 14px 24px; } }

.popup {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  max-width: 480px;
  max-height: 100%;
  overflow-y: auto;
  transform: translateY(-50%);
  margin: 0 auto; }
  .popup--yt {
    max-width: 720px; }
    .popup--yt .popup--close {
      top: 5px;
      right: 0;
      transform: none; }
  .popup--wrap {
    position: fixed;
    z-index: 3000;
    background-color: rgba(0, 0, 0, 0.25);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none; }
  .popup--body {
    background-color: #ffffff;
    padding: 40px 60px;
    text-align: center; }
  .popup--heading {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2em;
    color: #343C4F;
    text-transform: uppercase;
    font-weight: 600; }
  .popup--title {
    margin: 10px 0; }
    .popup--title > * {
      display: block;
      color: #B5987A;
      font-size: 30px;
      line-height: 45px;
      font-style: normal;
      font-weight: 600;
      margin: 0; }
      @media (max-width: 960px) {
        .popup--title > * {
          font-size: 27px;
          line-height: 38px; } }
      @media (max-width: 768px) {
        .popup--title > * {
          font-size: 24.6px;
          line-height: 34px; } }
      @media (max-width: 600px) {
        .popup--title > * {
          font-size: 22.5px;
          line-height: 28px; } }
  .popup--form {
    text-align: left; }
  .popup--close {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
    padding: 5px; }
    .popup--close span {
      display: block;
      width: 20px;
      height: 2px;
      background-color: #000;
      transform-origin: center; }
      .popup--close span:first-child {
        transform: rotate(-45deg) translate(0px, -3px); }
      .popup--close span:last-child {
        transform: rotate(45deg) translate(-4px, -2px); }
  .popup--yt-frame {
    width: 100%;
    max-width: 720px;
    min-height: 420px;
    position: relative;
    margin-top: 35px; }
    .popup--yt-frame iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

@media (max-width: 600px) {
  .popup {
    max-width: 100%;
    top: 30px;
    transform: translateY(0); }
    .popup--body {
      padding: 20px 15px; } }

@media (max-width: 480px) {
  .popup--body {
    padding: 15px 10px; } }

.contact-btn {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 26px;
  cursor: pointer; }
  .contact-btn--wrap {
    text-decoration: none;
    color: inherit;
    position: fixed;
    bottom: 60px;
    right: 45px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #B5987A;
    box-shadow: 0px 15px 45px rgba(138, 48, 49, 0.5);
    transition: transform .35s ease;
    z-index: 200;
    opacity: 0;
    animation: rein_fadeInUp .35s ease-out forwards;
    animation-delay: 2s; }
    .contact-btn--wrap:active, .contact-btn--wrap:focus, .contact-btn--wrap:visited {
      color: inherit; }
    .contact-btn--wrap:hover {
      transform: translateY(-4px); }
  .contact-btn > * {
    transform-origin: center;
    transform: rotate(-90deg);
    position: relative;
    right: -4px; }

@media (max-width: 781px) {
  .contact-btn {
    font-size: 22px; }
    .contact-btn--wrap {
      bottom: 20px;
      right: 25px;
      width: 45px;
      height: 45px; } }

@media (max-width: 600px) {
  .contact-btn {
    font-size: 16px; }
    .contact-btn--wrap {
      bottom: 10px;
      right: 10px;
      width: 35px;
      height: 35px; }
    .contact-btn > * {
      right: -2px; } }

.cookie_policy {
  color: #333333;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -5px; }
  .cookie_policy > * {
    padding: 0 5px; }
  .cookie_policy_wrap {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #FFF;
    width: 100%;
    padding: 10px 0;
    z-index: 4000;
    display: none; }

.cookie_text {
  color: #333333;
  font-size: 13px;
  flex: 0 0 70%; }
  .cookie_text p {
    color: #333333; }
  .cookie_text a {
    text-decoration: underline;
    font-weight: 700;
    color: #333333; }
    .cookie_text a:visited, .cookie_text a:focus {
      color: #333333; }

.cookie_buttons {
  margin: 0 -7px;
  display: flex; }

.cookie_button {
  width: 100%;
  border-radius: 2px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  color: #FFF;
  font-size: 15px;
  padding: 3px 7px;
  background-color: #333333; }
  .cookie_button__wrap {
    flex: 0 0 50%;
    padding: 0 7px; }

.cookie_link {
  text-decoration: underline;
  color: #333333; }
  .cookie_link a {
    text-decoration: none;
    color: inherit; }
    .cookie_link a:active, .cookie_link a:focus, .cookie_link a:visited {
      color: inherit; }

.cookie-toggler {
  position: fixed;
  bottom: 0;
  right: 100px;
  background-color: white;
  color: black;
  font-size: 10px;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  z-index: 3999;
  cursor: pointer;
  box-shadow: #161616 2px 2px 5px 2px;
  display: none; }

@media (max-width: 768px) {
  .cookie_text {
    flex: 0 0 100%; } }

@media (max-width: 350px) {
  .cookie_policy_wrap {
    width: 100%;
    max-width: 100%;
    bottom: 0;
    right: 0; } }

.form {
  position: relative; }
  .form--row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px; }
  .form--cell {
    flex: 1 0 0; }
  .form select {
    width: 100%;
    height: 48px;
    background-color: transparent;
    border: 1px solid #E0E0E0;
    line-height: 48px;
    padding: 0 10px;
    font-size: 15px; }
    .form select:required:invalid {
      color: rgba(60, 74, 89, 0.4); }
  .form input[type="email"],
  .form input[type="text"] {
    width: 100%;
    height: 48px;
    background-color: transparent;
    border: 1px solid #E0E0E0;
    line-height: 48px;
    padding: 0 16px;
    font-size: 15px; }
    .form input[type="email"]::placeholder,
    .form input[type="text"]::placeholder {
      color: rgba(60, 74, 89, 0.4); }
  .form .wpcf7-acceptance {
    color: #000000;
    margin-bottom: 10px; }
    .form .wpcf7-acceptance span.wpcf7-list-item {
      margin: 0; }
    .form .wpcf7-acceptance input[type="checkbox"] {
      display: none; }
      .form .wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
        font-family: "rein" !important;
        content: attr(data-icon);
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\67';
        position: absolute;
        top: 3px;
        left: 4px;
        font-size: 16px;
        color: #ffffff; }
    .form .wpcf7-acceptance label .wpcf7-list-item-label {
      position: relative;
      padding-left: 30px;
      line-height: 35px;
      font-weight: 400;
      font-size: 13px; }
      .form .wpcf7-acceptance label .wpcf7-list-item-label:before {
        content: '';
        position: absolute;
        top: 1px;
        left: 0;
        width: 20px;
        height: 20px;
        background-color: #B5987A;
        border-radius: 4px; }
      .form .wpcf7-acceptance label .wpcf7-list-item-label a {
        text-decoration: none;
        color: inherit;
        text-decoration: underline; }
        .form .wpcf7-acceptance label .wpcf7-list-item-label a:active, .form .wpcf7-acceptance label .wpcf7-list-item-label a:focus, .form .wpcf7-acceptance label .wpcf7-list-item-label a:visited {
          color: inherit; }
    .form .wpcf7-acceptance.has-error {
      color: #ed5249; }
      .form .wpcf7-acceptance.has-error:after {
        content: '';
        position: absolute;
        top: 100%;
        transform: translateY(10px);
        width: 100%;
        height: 2px;
        background-color: #ed5249;
        left: 0; }
      .form .wpcf7-acceptance.has-error .wpcf7-list-item-label:before {
        background-color: #ed5249; }
  .form input[type="submit"] {
    display: none; }
  .form p {
    margin: 0; }

@media (max-width: 480px) {
  .form .wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    top: 0px;
    transform: none;
    line-height: 20px; }
  .form .wpcf7-acceptance label .wpcf7-list-item-label:before {
    top: 0px;
    transform: translateY(0); } }

.clock-wrapper {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 250px;
  height: 250px;
  margin: auto;
  padding: 5px;
  background-color: #ececec;
  border-radius: 50%;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05); }

.clock-base {
  width: 250px;
  height: 250px;
  border-radius: 50%; }

.click-indicator {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 10px;
  width: 240px;
  height: 240px; }

.click-indicator div {
  position: absolute;
  width: 1px;
  height: 10px;
  margin: 113px 114px;
  background-color: #ddd; }

.click-indicator div:nth-child(1) {
  transform: rotate(30deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(2) {
  transform: rotate(60deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(3) {
  transform: rotate(90deg) translateY(-113px);
  background-color: #B5987A;
  width: 2px; }

.click-indicator div:nth-child(4) {
  transform: rotate(120deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(5) {
  transform: rotate(150deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(6) {
  transform: rotate(180deg) translateY(-113px);
  background-color: #B5987A;
  width: 2px; }

.click-indicator div:nth-child(7) {
  transform: rotate(210deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(8) {
  transform: rotate(240deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(9) {
  transform: rotate(270deg) translateY(-113px);
  background-color: #B5987A;
  width: 2px; }

.click-indicator div:nth-child(10) {
  transform: rotate(300deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(11) {
  transform: rotate(330deg) translateY(-113px);
  background-color: #aaa; }

.click-indicator div:nth-child(12) {
  transform: rotate(360deg) translateY(-113px);
  background-color: #B5987A;
  width: 2px; }

.clock-hour {
  position: absolute;
  z-index: 2;
  top: 80px;
  left: 128px;
  width: 4px;
  height: 65px;
  background-color: #555;
  border-radius: 2px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transform-origin: 2px 50px;
  transition: .5s;
  -webkit-animation: rotate-hour 43200s linear infinite;
  -moz-animation: rotate-hour 43200s linear infinite;
  animation: rotate-hour 43200s linear infinite; }

.clock-minute {
  position: absolute;
  z-index: 3;
  top: 60px;
  left: 128px;
  width: 4px;
  height: 85px;
  background-color: #555;
  border-radius: 2px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transform-origin: 2px 70px;
  transition: .5s;
  -webkit-animation: rotate-minute 3600s linear infinite;
  -moz-animation: rotate-minute 3600s linear infinite;
  animation: rotate-minute 3600s linear infinite; }

.clock-second {
  position: absolute;
  z-index: 4;
  top: 20px;
  left: 129px;
  width: 2px;
  height: 130px;
  background-color: #B5987A;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transform-origin: 1px 110px;
  transition: .5s;
  -webkit-animation: rotate-second 60s linear infinite;
  -moz-animation: rotate-second 60s linear infinite;
  animation: rotate-second 60s linear infinite; }

.clock-second:after {
  content: "";
  display: block;
  position: absolute;
  left: -5px;
  bottom: 14px;
  width: 8px;
  height: 8px;
  background-color: #B5987A;
  border: solid 2px #B5987A;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

.contact-info__title {
  margin-bottom: 20px; }
  .contact-info__title > * {
    text-align: center; }

.contact-info__infobox {
  position: relative;
  padding: 5px 0; }
  .contact-info__infobox__list {
    display: flex;
    margin-bottom: 10px; }
    .contact-info__infobox__list-icon {
      color: #B5987A;
      flex: 0 0 35px;
      font-size: 22px; }
    .contact-info__infobox__list-text {
      color: #343C4F;
      font-size: 18px;
      line-height: 1.3;
      font-weight: 600; }

.contact-info__content {
  padding: 10px 0;
  max-width: 420px;
  margin: 0 auto;
  width: 100%; }

.contact-info__company-info {
  position: relative;
  margin-top: 15px; }
  .contact-info__company-info__row {
    display: flex;
    margin: 0 -5px 10px -5px; }
  .contact-info__company-info__cell {
    padding: 0 5px;
    flex: 0 0 50%;
    font-size: 18px;
    line-height: 30px; }
    .contact-info__company-info__cell--label {
      font-weight: 600; }

.gallery-slider__wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px; }

.gallery-slider .gallery-slide--img {
  margin: 0 10px; }

.slider-navigation {
  display: flex;
  align-items: center; }
  .slider-navigation > * {
    padding: 0 10px; }
  .slider-navigation__arrows {
    display: flex;
    margin: 0 -1px; }
    .slider-navigation__arrows > * {
      padding: 0 1px;
      background-color: #F2F2F2; }
  .slider-navigation__dots .slick-dots {
    position: relative;
    bottom: 0; }
    .slider-navigation__dots .slick-dots li {
      width: 15px;
      height: 15px;
      transition: all .35s ease; }
      .slider-navigation__dots .slick-dots li button {
        width: 15px;
        height: 15px; }
        .slider-navigation__dots .slick-dots li button:before {
          color: #E0E0E0;
          opacity: 1;
          line-height: 15px;
          width: 15px;
          height: 15px; }
      .slider-navigation__dots .slick-dots li:hover, .slider-navigation__dots .slick-dots li.slick-active {
        border-radius: 50%;
        background-color: #F2F2F2; }
        .slider-navigation__dots .slick-dots li:hover button:before, .slider-navigation__dots .slick-dots li.slick-active button:before {
          color: #B5987A; }

@media (max-width: 768px) {
  .slider-navigation__wrapper {
    padding: 0 !important; } }

.infographics__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }

.infographics__item {
  padding: 0 15px;
  color: #343C4F; }
  .infographics__item--wrap {
    flex: 0 0 25%;
    margin-bottom: 30px; }

.infographics__text {
  font-size: 16px;
  line-height: 30px;
  font-style: normal;
  font-weight: 600;
  margin: 0; }
  @media (max-width: 960px) {
    .infographics__text {
      line-height: 24px; } }
  @media (max-width: 768px) {
    .infographics__text {
      font-size: 15px;
      line-height: 20px; } }
  @media (max-width: 600px) {
    .infographics__text {
      font-size: 14px;
      line-height: 18px; } }

.infographics__value {
  font-family: "Bebas Neue";
  font-size: 60px;
  line-height: 60px;
  margin-top: 6px; }

@media (max-width: 768px) {
  .infographics__wrap {
    margin: 0 -5px; }
  .infographics__item {
    padding: 0 5px; }
    .infographics__item--wrap {
      flex: 0 0 33.333%; }
  .infographics__value {
    font-size: 48px;
    line-height: 48px; } }

@media (max-width: 600px) {
  .infographics__item--wrap {
    flex: 0 0 50%;
    margin-bottom: 10px; }
  .infographics__value {
    font-size: 32px;
    line-height: 32px; } }

.location-slider {
  position: relative; }
  .location-slider--wrap {
    position: relative; }

.location-slide {
  position: relative;
  width: 425px;
  min-height: 300px;
  padding: 40px 30px 30px 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #B5987A;
  transition: color .35s ease;
  transition-delay: .5s; }
  .location-slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F5F6F7;
    opacity: 1;
    transition: opacity .35s ease;
    transition-delay: .3s;
    pointer-events: none;
    z-index: -1; }
  .location-slide--wrap {
    padding: 0 5px; }
    .location-slide--wrap.slick-current .location-slide {
      color: #ffffff; }
      .location-slide--wrap.slick-current .location-slide:after {
        opacity: 0; }
  .location-slide--img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .location-slide--img img {
      width: 100%;
      height: 100% !important;
      object-fit: cover; }
  .location-slide--title {
    font-size: 24px;
    line-height: 30px;
    font-style: normal;
    font-weight: normal;
    margin: 0; }
    @media (max-width: 960px) {
      .location-slide--title {
        font-size: 21.6px;
        line-height: 28px; } }
    @media (max-width: 768px) {
      .location-slide--title {
        font-size: 19.68px;
        line-height: 24px; } }
    @media (max-width: 600px) {
      .location-slide--title {
        font-size: 18px;
        line-height: 22px; } }
  .location-slide--text {
    font-size: 14px;
    line-height: 20px; }
    @media (max-width: 960px) {
      .location-slide--text {
        line-height: 18px; } }
    @media (max-width: 768px) {
      .location-slide--text {
        font-size: 13px;
        line-height: 16px; } }
    @media (max-width: 600px) {
      .location-slide--text {
        line-height: 15px; } }
    @media (max-width: 480px) {
      .location-slide--text {
        line-height: 14px;
        font-size: 12px; } }
    .location-slide--text p {
      margin: 0; }
  .location-slide--attrs {
    display: flex;
    justify-content: flex-end;
    margin: 0 -10px; }
  .location-slide--attr {
    padding: 0 10px; }
    .location-slide--attr__value {
      font-size: 60px;
      line-height: 60px;
      font-family: "Bebas Neue"; }
    .location-slide--attr__title {
      font-size: 16px;
      line-height: 30px;
      font-style: normal;
      font-weight: 600;
      margin: 0; }
      @media (max-width: 960px) {
        .location-slide--attr__title {
          line-height: 24px; } }
      @media (max-width: 768px) {
        .location-slide--attr__title {
          font-size: 15px;
          line-height: 20px; } }
      @media (max-width: 600px) {
        .location-slide--attr__title {
          font-size: 14px;
          line-height: 18px; } }

@media (max-width: 768px) {
  .location-slide {
    width: 90%;
    padding: 15px 20px 15px 25px; }
    .location-slide--attr__value {
      font-size: 42px;
      line-height: 42px; } }

@media (max-width: 600px) {
  .location-slide {
    width: 100%;
    padding: 10px 15px; }
    .location-slide--attr__value {
      font-size: 28px;
      line-height: 28px; } }

@media (max-width: 480px) {
  .location-slide {
    width: 100%;
    padding: 5px 10px; }
    .location-slide--attr__value {
      font-size: 22px;
      line-height: 22px; } }

.news-grid {
  position: relative;
  padding-top: 45px; }
  .news-grid__text {
    padding-right: 25%;
    color: #343C4F;
    font-size: 24px;
    line-height: 30px;
    font-style: normal;
    font-weight: normal;
    margin: 0; }
    @media (max-width: 960px) {
      .news-grid__text {
        font-size: 21.6px;
        line-height: 28px; } }
    @media (max-width: 768px) {
      .news-grid__text {
        font-size: 19.68px;
        line-height: 24px; } }
    @media (max-width: 600px) {
      .news-grid__text {
        font-size: 18px;
        line-height: 22px; } }
    .news-grid__text p {
      font-size: 24px;
      line-height: 30px;
      font-style: normal;
      font-weight: normal;
      margin: 0;
      margin: 0; }
      @media (max-width: 960px) {
        .news-grid__text p {
          font-size: 21.6px;
          line-height: 28px; } }
      @media (max-width: 768px) {
        .news-grid__text p {
          font-size: 19.68px;
          line-height: 24px; } }
      @media (max-width: 600px) {
        .news-grid__text p {
          font-size: 18px;
          line-height: 22px; } }
  .news-grid__items {
    display: flex;
    flex-wrap: wrap; }

@media (max-width: 1100px) {
  .news-grid__text {
    padding-right: 0; } }

.news-content {
  font-size: 16px;
  color: #333333;
  padding: 30px 0; }
  .news-content p {
    color: #333333;
    margin: 0 0 30px 0; }
  .news-content ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: none;
    margin: 0 0 30px 0;
    padding: 0; }
    .news-content ul li {
      position: relative;
      padding-left: 24px;
      margin-bottom: 15px; }
      .news-content ul li:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 6px;
        height: 6px;
        background-color: #B5987A;
        border-radius: 50%; }

.news-tabs {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0; }

.news-tab {
  min-width: 220px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  padding: 19px 35px;
  border: 1px solid #b5987a;
  margin: 0 15px 10px 0;
  transition: all .35s ease-in;
  cursor: pointer; }
  .news-tab:last-child {
    margin-right: 0; }
  .news-tab.active, .news-tab:hover {
    border-color: #FFF;
    background-color: #b5987a; }
  .news-tab__content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all .35s ease;
    transition-delay: .2s; }
    .news-tab__content.active {
      position: relative;
      visibility: visible;
      opacity: 1; }
    .news-tab__content__holder {
      position: relative; }

.news-section {
  position: relative;
  padding: 90px 0; }
  .news-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #fff; }
  .news-section-subtitle {
    margin-bottom: 15px; }
    .news-section-subtitle > * {
      display: block;
      font-size: 12px;
      font-weight: 700;
      line-height: 20px;
      text-transform: uppercase;
      color: #000000; }
  .news-section-title {
    margin-bottom: 45px; }
    .news-section-title > * {
      display: block;
      font-size: 48px;
      line-height: 60px;
      font-style: normal;
      font-weight: normal;
      letter-spacing: -0.02em;
      margin: #343C4F; }
      @media (max-width: 960px) {
        .news-section-title > * {
          font-size: 43.2px;
          line-height: 50px; } }
      @media (max-width: 768px) {
        .news-section-title > * {
          font-size: 39.36px;
          line-height: 43px; } }
      @media (max-width: 600px) {
        .news-section-title > * {
          font-size: 36px;
          line-height: 36px; } }
  .news-section-button {
    display: flex;
    justify-content: flex-end;
    padding-top: 45px; }
    .news-section-button__wrap {
      flex: 0 0 265px; }
    .news-section-button .button .icon {
      display: inline-block;
      transform: translateX(15px) rotate(-90deg); }
  .news-section-grid {
    display: flex;
    justify-content: space-between;
    margin: 0 -3px;
    flex-wrap: wrap; }
  .news-section-item {
    position: relative;
    padding: 25px 30px 50px 30px;
    cursor: pointer; }
    .news-section-item__wrap {
      flex: 0 0 33.333%;
      padding: 0 3px; }
    .news-section-item__date {
      margin-bottom: 10px;
      display: block;
      color: #B5987A;
      font-size: 12px;
      font-weight: 700;
      line-height: 20px;
      text-transform: uppercase;
      text-transform: uppercase;
      transition: color .25s ease; }
    .news-section-item__title {
      color: #B5987A; }
      .news-section-item__title > * {
        display: block;
        font-size: 18px;
        line-height: 30px;
        font-style: normal;
        font-weight: 600;
        margin: 0;
        transition: color .25s ease; }
        @media (max-width: 960px) {
          .news-section-item__title > * {
            font-size: 16.2px;
            line-height: 28px; } }
        @media (max-width: 768px) {
          .news-section-item__title > * {
            font-size: 14.76px;
            line-height: 24px; } }
        @media (max-width: 600px) {
          .news-section-item__title > * {
            font-size: 13.5px;
            line-height: 22px; } }
    .news-section-item__divider {
      padding-bottom: 68%;
      position: relative; }
    .news-section-item__text {
      position: absolute;
      top: -15px;
      left: 0;
      right: 0;
      bottom: 0;
      font-size: 16px;
      line-height: 25px;
      color: #FFF;
      opacity: 0;
      transition: opacity .35s ease-in-out;
      transition-delay: .15s; }
      .news-section-item__text p {
        margin: 0; }
    .news-section-item__main-link {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      width: 100%;
      height: 100%; }
      .news-section-item__main-link a {
        display: block;
        width: 100%;
        height: 100%; }
    .news-section-item__link {
      padding-top: 15px; }
      .news-section-item__link > * {
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        text-decoration: none;
        color: inherit;
        text-transform: uppercase;
        color: #FFF;
        position: relative; }
        .news-section-item__link > *:active, .news-section-item__link > *:focus, .news-section-item__link > *:visited {
          color: inherit; }
        .news-section-item__link > *:after {
          font-family: "rein" !important;
          content: attr(data-icon);
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: '\6a';
          position: absolute;
          top: 50%;
          left: 100%;
          transform: translate(20px, -50%);
          color: #FFF;
          font-size: 30px;
          text-transform: none; }
    .news-section-item__header {
      min-height: 85px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 30px;
      z-index: 2; }
    .news-section-item__photo {
      z-index: -1;
      position: absolute;
      overflow: hidden;
      left: 0;
      right: 0;
      bottom: 0;
      box-shadow: 0 0.5rem 3rem rgba(24, 53, 78, 0);
      transition: top 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955), left 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955), right 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955), box-shadow 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .news-section-item__photo__bg {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        transition: opacity .5s; }
        .news-section-item__photo__bg:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background: rgba(0, 0, 0, 0.35);
          opacity: 0;
          transition: opacity .3s linear; }
    .news-section-item:hover .news-section-item__photo {
      top: 0 !important; }
      .news-section-item:hover .news-section-item__photo__bg:after {
        opacity: 1; }
    .news-section-item:hover .news-section-item__date {
      color: #828282; }
    .news-section-item:hover .news-section-item__title > * {
      color: #FFF; }
    .news-section-item:hover .news-section-item__text {
      opacity: 1; }

@media (max-width: 960px) {
  .news-section {
    padding: 30px 0; }
    .news-section-title {
      margin-bottom: 15px; }
    .news-section-item {
      padding: 10px 10px 20px 10px; } }

@media (max-width: 768px) {
  .news-section-item {
    margin: 20px 0; }
    .news-section-item__wrap {
      flex: 0 0 100%; }
    .news-section-item__photo {
      top: 0 !important; }
      .news-section-item__photo__bg:after {
        opacity: 1; }
    .news-section-item__date {
      color: #828282; }
    .news-section-item__title > * {
      color: #FFF; }
    .news-section-item__text {
      opacity: 1; } }

.plans-slider__wrap {
  position: relative; }

.plans-slider__slide {
  min-height: 420px;
  width: 780px;
  padding: 0 15px; }
  .plans-slider__slide-wrap {
    display: flex; }
    .plans-slider__slide-wrap > * {
      flex: 0 0 50%; }
  .plans-slider__slide--img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover; }
  .plans-slider__slide--content {
    padding: 30px 45px;
    background-color: #F5F6F7; }
  .plans-slider__slide--title {
    font-size: 24px;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    color: #B5987A; }
    @media (max-width: 960px) {
      .plans-slider__slide--title {
        font-size: 21.6px;
        line-height: 28px; } }
    @media (max-width: 768px) {
      .plans-slider__slide--title {
        font-size: 19.68px;
        line-height: 24px; } }
    @media (max-width: 600px) {
      .plans-slider__slide--title {
        font-size: 18px;
        line-height: 22px; } }
  .plans-slider__slide--suptitle {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #828282; }
    @media (max-width: 960px) {
      .plans-slider__slide--suptitle {
        line-height: 18px; } }
    @media (max-width: 768px) {
      .plans-slider__slide--suptitle {
        font-size: 15px; } }
    @media (max-width: 600px) {
      .plans-slider__slide--suptitle {
        font-size: 14px;
        line-height: 16px; } }
  .plans-slider__slide--text {
    margin: 15px 0 20px 0;
    font-size: 17px;
    line-height: 30px;
    color: #343C4F; }
    .plans-slider__slide--text p {
      margin: 0; }
  .plans-slider__slide--attrs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 20px -15px; }
  .plans-slider__slide--attr {
    flex: 0 0 33.333%;
    padding: 0 15px;
    font-size: 14px;
    line-height: 20px;
    color: #B5987A; }
    @media (max-width: 960px) {
      .plans-slider__slide--attr {
        line-height: 18px; } }
    @media (max-width: 768px) {
      .plans-slider__slide--attr {
        font-size: 13px;
        line-height: 16px; } }
    @media (max-width: 600px) {
      .plans-slider__slide--attr {
        line-height: 15px; } }
    @media (max-width: 480px) {
      .plans-slider__slide--attr {
        line-height: 14px;
        font-size: 12px; } }
    .plans-slider__slide--attr--value {
      font-size: 30px;
      line-height: 30px;
      font-family: "Bebas Neue"; }
  .plans-slider__slide--button {
    color: #ffffff; }

@media (max-width: 768px) {
  .plans-slider__slide {
    min-height: 365px;
    width: 100vw;
    padding: 0 10px; }
    .plans-slider__slide--attrs {
      margin: 0 0 20px 0; }
    .plans-slider__slide--attr {
      padding: 0 5px;
      flex: 0 0 100%;
      margin: 10px 0; } }

@media (max-width: 600px) {
  .plans-slider__slide {
    padding: 0 5px; }
    .plans-slider__slide-wrap {
      flex-wrap: wrap; }
      .plans-slider__slide-wrap > * {
        flex: 0 0 100%; }
    .plans-slider__slide--content {
      padding: 20px 10px; } }

/* Links
--------------------------------------------- */
a {
  color: #343C4F; }
  a:visited {
    color: #343C4F; }
  a:hover, a:focus, a:active {
    color: #343C4F; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

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

.button {
  position: relative;
  background: #B5987A;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  transition: all .35s ease; }
  .button:active, .button:focus, .button:visited {
    color: #ffffff; }
  .button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -10px;
    width: 30px;
    height: 1px;
    background-color: #ffffff;
    transform: translateY(-50%); }
  .button__large {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    padding: 19px 35px 19px 30px; }
    @media (max-width: 960px) {
      .button__large {
        line-height: 20px; } }
    @media (max-width: 768px) {
      .button__large {
        font-size: 16px;
        line-height: 18px; } }
  .button__small {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    padding: 15px 35px 15px 25px; }
    @media (max-width: 960px) {
      .button__small {
        line-height: 16px; } }
    @media (max-width: 600px) {
      .button__small {
        font-size: 13px;
        line-height: 15px; } }
  .button__inline {
    display: inline-block; }
  .button:hover {
    background-color: #343C4F;
    color: #B5987A; }
  .button__contact-btn {
    background-color: transparent;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center; }
    .button__contact-btn:after {
      display: none; }
    .button__contact-btn .elementor-button-text:before {
      content: '\62';
      font-family: "rein" !important;
      content: attr(data-icon);
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #ffffff;
      display: inline-block;
      margin-right: 10px;
      position: relative;
      top: 2px;
      font-size: 15px; }
  .button__form {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600; }
    @media (max-width: 960px) {
      .button__form {
        line-height: 18px; } }
    @media (max-width: 768px) {
      .button__form {
        font-size: 15px; } }
    @media (max-width: 600px) {
      .button__form {
        font-size: 14px;
        line-height: 16px; } }
    .button__form:after {
      display: none; }

@media (max-width: 1280px) {
  .button__large {
    padding: 14px 24px; } }

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

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

@keyframes slide_content_show {
  from {
    transform: translateY(110%); }
  to {
    transform: translateY(0); } }

@keyframes slide_bg_opacity {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes slide_logo_opacity {
  from {
    opacity: 0; }
  to {
    opacity: .4; } }

@keyframes rein_fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes rein_fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.mobile-menu {
  max-width: 75%;
  width: 100%;
  background-color: #343C4F;
  height: 100%;
  position: relative;
  transition: all .45s ease;
  transform: translateX(-100%); }
  .mobile-menu__container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background-color: rgba(0, 0, 0, 0.65);
    visibility: hidden;
    opacity: 0;
    transition: all .35s ease-in; }
    .mobile-menu__container.is-open {
      opacity: 1;
      visibility: visible; }
      .mobile-menu__container.is-open .mobile-menu {
        transform: translateX(0); }
  .mobile-menu__header {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 0 5px; }
  .mobile-menu .header__widgets {
    display: flex;
    flex-direction: column; }
    .mobile-menu .header__widgets a {
      color: #FFF; }
    .mobile-menu .header__widgets .header__widget {
      font-size: 12px;
      margin: 7px 0;
      line-height: 20px;
      padding: 0 5px; }
  .mobile-menu__body {
    padding: 15px; }
  .mobile-menu__menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .mobile-menu__menu ul li {
      flex: 0 0 100%;
      margin: 8px 0;
      color: #FFF;
      font-size: 16px;
      line-height: 20px;
      text-align: left;
      position: relative; }
      .mobile-menu__menu ul li a {
        text-decoration: none;
        color: inherit; }
      .mobile-menu__menu ul li ul {
        border: 1px solid #B5987A;
        padding: 3px;
        margin: 5px 0;
        display: none; }
        .mobile-menu__menu ul li ul li {
          font-size: 14px;
          line-height: 18px; }
      .mobile-menu__menu ul li.menu-item-has-children:after {
        font-family: "rein" !important;
        content: attr(data-icon);
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\69';
        position: absolute;
        top: 5px;
        right: 0;
        transform: rotate(-90deg);
        transition: all .35s ease; }
      .mobile-menu__menu ul li.is-open ul {
        display: block; }
      .mobile-menu__menu ul li.is-open.menu-item-has-children:after {
        transform: rotate(90deg); }

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

.post,
.page {
  margin: 0; }

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

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

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

.header__top {
  background-color: #F2F2F2; }

.header__bottom {
  background-color: #343C4F;
  padding: 10px 0; }

.header__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto; }

.header__cell {
  display: flex;
  align-items: center; }
  .header__cell--menu {
    flex: 1 0 0; }

@media screen and (max-width: 1280px) {
  .header__row {
    padding: 0 15px; } }

@media screen and (max-width: 768px) {
  .header__row {
    padding: 0 5px;
    flex-wrap: wrap; }
  .header__cell {
    flex: 1 0 33.33%;
    justify-content: space-between; }
    .header__cell--menu {
      display: none; }
    .header__cell--languages {
      display: flex;
      justify-content: center; }
  .header__bottom {
    padding: 2px 0; } }

.header__logo {
  padding: 5px;
  min-width: 85px; }

@media screen and (max-width: 1280px) {
  .header__logo {
    padding: 3px;
    min-width: 75px; }
    .header__logo img {
      max-width: 65%; } }

@media screen and (max-width: 768px) {
  .header__logo {
    min-width: 75px; }
    .header__logo img {
      max-width: 45%; } }

.header__languages {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px; }
  .header__languages ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex; }
  .header__languages li {
    color: #ffffff; }
    .header__languages li a {
      padding: 10px;
      text-decoration: none;
      transition: all .35s ease-in;
      color: inherit; }
      .header__languages li a:hover {
        text-decoration: underline; }
    .header__languages li.active {
      color: #B5987A; }
      .header__languages li.active a {
        text-decoration: none; }

.header__widget {
  padding: 0 20px;
  font-size: 17px;
  line-height: 30px; }
  .header__widget a {
    color: #FFF;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: color .35s ease; }
    .header__widget a:hover {
      color: #B5987A; }
  .header__widget__ico {
    color: #B5987A;
    margin-right: 9px;
    line-height: 0;
    font-size: 18px; }
  .header__widget--big {
    font-size: 24px;
    font-family: "Bebas Neue"; }

.header__widgets {
  display: flex;
  align-items: center; }

@media screen and (max-width: 1280px) {
  .header__widget {
    padding: 0 5px;
    font-size: 14px;
    line-height: 20px; } }

@media screen and (max-width: 768px) {
  .header__widgets {
    display: none; } }

.header__menu ul {
  list-style-type: none;
  margin: 0 -5px;
  padding: 0;
  display: flex; }
  .header__menu ul li {
    padding: 0 5px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    position: relative; }
    .header__menu ul li a {
      color: inherit;
      padding: 14px 15px 12px 15px;
      text-decoration: none;
      text-transform: uppercase;
      transition: all .35s ease;
      display: block; }
    .header__menu ul li > ul {
      display: flex;
      flex-direction: column;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      padding: 5px;
      margin: 0;
      z-index: 10;
      background-color: white;
      min-width: 200px;
      transition: all .35s ease;
      opacity: 0;
      visibility: hidden;
      transform: translate(20px, 10px); }
      .header__menu ul li > ul li {
        color: #343C4F;
        font-size: 12px;
        padding: 0; }
        .header__menu ul li > ul li a {
          padding: 4px 5px; }
    .header__menu ul li.current_page_item a {
      background-color: #B5987A; }
    .header__menu ul li:hover {
      color: #B5987A; }
      .header__menu ul li:hover ul {
        opacity: 1;
        visibility: visible;
        transform: translate(0, 0); }

@media screen and (max-width: 1280px) {
  .header__menu ul li {
    font-size: 12px; }
    .header__menu ul li a {
      padding: 6px; } }

@media screen and (max-width: 960px) {
  .header__menu {
    display: none; }
    .header__menu ul li {
      font-size: 10px; }
      .header__menu ul li a {
        padding: 6px; } }

.header__socials ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex; }
  .header__socials ul li {
    margin: 0 0 0 15px; }
    .header__socials ul li a {
      padding: 3px;
      color: #FFF;
      font-size: 24px;
      text-decoration: none;
      transition: all .35s ease;
      line-height: 0; }
      .header__socials ul li a:hover {
        color: #B5987A; }

@media screen and (max-width: 1280px) {
  .header__socials ul li {
    margin: 0 0 0 5px; }
    .header__socials ul li a {
      padding: 3px;
      font-size: 18px; } }

@media screen and (max-width: 768px) {
  .header__socials {
    display: none; } }

.header__mobile-menu {
  display: none; }

@media screen and (max-width: 960px) {
  .header__mobile-menu {
    order: 5;
    display: flex;
    align-items: center;
    justify-content: flex-end; } }

.footer {
  position: relative;
  background-color: #FFF;
  color: #343C4F; }
  .footer--grid {
    padding: 60px 0 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto; }
  .footer--cell {
    flex: 0 0 auto;
    max-width: 320px;
    font-size: 14px;
    line-height: 20px;
    color: #343C4F; }
    .footer--cell img {
      margin-bottom: 30px; }
    .footer--cell p {
      margin: 0; }
    .footer--cell:last-child {
      text-align: right; }
  .footer--menu {
    position: relative; }
    .footer--menu__caption {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
      letter-spacing: 0.2em;
      color: #828282;
      margin-bottom: 30px; }
    .footer--menu ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .footer--menu ul li {
        font-size: 17px;
        line-height: 23px;
        margin: 0 0 15px 0; }
        .footer--menu ul li a {
          text-decoration: none;
          color: #343C4F; }
          .footer--menu ul li a:active, .footer--menu ul li a:focus, .footer--menu ul li a:visited {
            color: #343C4F; }
  .footer--bottom {
    padding: 20px 0;
    background-color: #F2F2F2; }
    .footer--bottom-grid {
      display: flex;
      justify-content: space-between;
      color: #343C4F;
      max-width: 1280px;
      width: 100%;
      margin: 0 auto; }
    .footer--bottom__menu ul {
      list-style-type: none;
      margin: 0 -10px;
      padding: 0;
      display: flex; }
      .footer--bottom__menu ul li {
        padding: 0 10px;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.02em;
        position: relative; }
        .footer--bottom__menu ul li:first-child:after {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          content: '|'; }
        .footer--bottom__menu ul li a {
          text-decoration: none;
          color: #343C4F; }
          .footer--bottom__menu ul li a:active, .footer--bottom__menu ul li a:focus, .footer--bottom__menu ul li a:visited {
            color: #343C4F; }
  .footer--copyright {
    font-size: 14px;
    text-align: right;
    color: #343C4F;
    line-height: 20px; }

@media (max-width: 1280px) {
  .footer--bottom, .footer--grid {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 768px) {
  .footer--grid {
    padding: 20px 10px 0 10px; }
  .footer--cell {
    flex: 0 0 100%;
    max-width: none;
    margin: 5px 0; }
    .footer--cell:last-child {
      text-align: left; }
    .footer--cell img {
      margin-bottom: 10px; }
  .footer--menu__caption {
    margin-bottom: 5px; }
  .footer--menu ul li {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 5px 0; }
  .footer--bottom {
    padding: 15px 10px; }
    .footer--bottom-grid {
      flex-wrap: wrap; }
    .footer--bottom > * {
      flex: 0 0 100%;
      margin: 7px 0; }
    .footer--bottom .footer--copyright {
      text-align: left; } }

/* Comments
--------------------------------------------- */
/* Widgets
--------------------------------------------- */
/* Media
--------------------------------------------- */
/* Captions
--------------------------------------------- */
/* Galleries
--------------------------------------------- */
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
.rein-slider {
  height: 100%; }
  .rein-slider--wrap {
    height: 100vh;
    min-height: 720px;
    position: relative;
    background-color: #343C4F; }
  .rein-slider--scroll-down {
    position: absolute;
    bottom: 2px;
    left: 155px;
    max-width: 60px;
    padding: 0 0 66px 17px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    cursor: pointer;
    z-index: 2; }
    @media (max-width: 960px) {
      .rein-slider--scroll-down {
        line-height: 16px; } }
    @media (max-width: 600px) {
      .rein-slider--scroll-down {
        font-size: 13px;
        line-height: 15px; } }
    .rein-slider--scroll-down:before {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      width: 1px;
      height: 100%;
      background: #FFF;
      display: block; }
  .rein-slider--navigation__wrap {
    position: absolute;
    top: 25px;
    right: 35px;
    z-index: 2; }
  .rein-slider--arrows {
    display: flex;
    flex-direction: column-reverse; }
  .rein-slider--dots {
    margin-top: 80px;
    z-index: 2;
    position: relative;
    top: 0;
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .rein-slider--dots .swiper-pagination-bullet {
      width: 15px;
      height: 15px;
      margin: 0 0 15px 0;
      position: relative;
      border-radius: 50%;
      transition: all .35s ease;
      opacity: 1;
      background-color: transparent; }
      .rein-slider--dots .swiper-pagination-bullet:before {
        display: none; }
      .rein-slider--dots .swiper-pagination-bullet:after {
        content: '';
        position: relative;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #fff;
        margin: 0 auto;
        display: block; }
      .rein-slider--dots .swiper-pagination-bullet:hover, .rein-slider--dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: rgba(255, 255, 255, 0.25); }
  .rein-slider--nav {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 60px;
    background-color: #fff;
    margin-bottom: 1px;
    font-size: 22px;
    color: #B5987A;
    cursor: pointer;
    transition: all .35s ease;
    line-height: 0; }
    .rein-slider--nav:hover {
      box-shadow: 0px 0px 14px -3px rgba(185, 47, 48, 0.45);
      transform: scale(1.03); }
    .rein-slider--nav:active {
      transform: scale(0.88); }
    .rein-slider--nav .rein-icon-chevron-left {
      transform-origin: center; }
    .rein-slider--nav.rein-slider--nav__next .rein-icon-chevron-left {
      transform: rotate(180deg);
      position: relative;
      top: -4px;
      right: -2px; }

.rein-slide {
  position: relative;
  height: 100vh;
  min-height: 720px;
  background-color: #343C4F;
  overflow: hidden; }
  .rein-slide--wrap {
    border: 0 !important; }
  .rein-slide--wrapper {
    position: relative;
    width: 100%;
    height: 100%; }
  .rein-slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(60, 74, 89, 0.4);
    opacity: 0;
    animation: slide_bg_opacity .5s ease forwards;
    animation-delay: .7s; }
  .rein-slide:before {
    content: '';
    position: absolute;
    top: -55px;
    height: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 5;
    right: 125px;
    left: 72px;
    opacity: 0;
    animation: slide_logo_opacity .35s linear forwards;
    animation-delay: 1.1s; }
  .rein-slide--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: slide_content_show .35s ease-out forwards;
    animation-delay: .3s;
    transform: translateY(110%); }
    .rein-slide--bg img {
      max-width: 100%;
      height: 100% !important;
      object-fit: cover;
      width: 100%; }
  .rein-slide--content {
    position: absolute;
    top: 260px;
    left: 155px;
    right: 155px;
    color: #FFF;
    z-index: 5; }
  .rein-slide--subcaption {
    position: relative;
    letter-spacing: 0.2em;
    opacity: 0;
    animation: rein_fadeInUp .4s ease-out forwards;
    animation-delay: .75s; }
    .rein-slide--subcaption:after {
      content: '';
      position: absolute;
      top: -16px;
      width: 100%;
      left: 0;
      height: 1px;
      background-color: #fff; }
  .rein-slide--title {
    margin-top: 10px;
    opacity: 0;
    animation: rein_fadeInUp .4s ease-out forwards;
    animation-delay: .85s; }
    .rein-slide--title > * {
      font-size: 60PX;
      line-height: 75px;
      font-weight: 600;
      margin: 0;
      color: #FFF !important;
      letter-spacing: 0.2em; }
  .rein-slide--text {
    max-width: 400px;
    margin-top: 0;
    font-size: 17px;
    line-height: 30px;
    opacity: 0;
    animation: rein_fadeInUp .4s ease-out forwards;
    animation-delay: .95s; }
    .rein-slide--text p {
      margin: 0; }
  .rein-slide--button {
    margin-top: 30px;
    opacity: 0;
    animation: rein_fadeInUp .4s ease-out forwards;
    animation-delay: 1.1s; }
  .rein-slide--info {
    display: flex;
    justify-content: flex-end; }
    .rein-slide--info__wrap {
      margin-top: 85px;
      opacity: 0;
      animation: rein_fadeInUp .4s ease-out forwards;
      animation-delay: 1.3s; }
    .rein-slide--info-block {
      margin-left: 60px;
      flex: 0 0 auto;
      text-align: right; }
      .rein-slide--info-block:first-child {
        margin-left: 0; }
    .rein-slide--info__subcaption {
      margin-bottom: 4px; }
      .rein-slide--info__subcaption > * {
        font-size: 16px;
        line-height: 30px;
        font-style: normal;
        font-weight: 600;
        margin: 0; }
        @media (max-width: 960px) {
          .rein-slide--info__subcaption > * {
            line-height: 24px; } }
        @media (max-width: 768px) {
          .rein-slide--info__subcaption > * {
            font-size: 15px;
            line-height: 20px; } }
        @media (max-width: 600px) {
          .rein-slide--info__subcaption > * {
            font-size: 14px;
            line-height: 18px; } }
    .rein-slide--info__title {
      font-family: "Bebas Neue";
      font-size: 60px;
      line-height: 60px; }
    .rein-slide--info__text > * {
      font-size: 16px;
      line-height: 30px;
      font-style: normal;
      font-weight: 600;
      margin: 0; }
      @media (max-width: 960px) {
        .rein-slide--info__text > * {
          line-height: 24px; } }
      @media (max-width: 768px) {
        .rein-slide--info__text > * {
          font-size: 15px;
          line-height: 20px; } }
      @media (max-width: 600px) {
        .rein-slide--info__text > * {
          font-size: 14px;
          line-height: 18px; } }

@media (max-width: 1280px) {
  .rein-slider--navigation__wrap {
    top: 75px;
    right: 10px; }
  .rein-slider--dots {
    margin-top: 20px; }
  .rein-slider--scroll-down {
    left: 25px; }
  .rein-slide--content {
    left: 25px;
    right: 25px;
    top: 135px;
    max-width: 630px; }
  .rein-slide--title {
    margin-top: 5px; }
    .rein-slide--title > * {
      font-size: 46px;
      line-height: 54px; }
  .rein-slide--subcaption {
    font-size: 12px;
    line-height: 20px; }
  .rein-slide--button {
    margin-top: 10px; }
  .rein-slide--info {
    justify-content: center; }
    .rein-slide--info__wrap {
      margin-top: 25px; } }

@media (max-width: 768px) {
  .rein-slider--wrap {
    height: auto;
    min-height: auto; }
  .rein-slider--scroll-down {
    display: none; }
  .rein-slide {
    min-height: 540px;
    height: auto; }
    .rein-slide--content {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      padding: 95px 80px 0 15px; }
    .rein-slide--info {
      flex-wrap: wrap; }
      .rein-slide--info__wrap {
        margin-top: 15px; }
      .rein-slide--info-block {
        flex: 0 0 100%;
        margin: 20px 0;
        text-align: left; } }

@media (max-width: 600px) {
  .rein-slide--title > * {
    font-size: 24px;
    line-height: 28px; }
  .rein-slide--text {
    font-size: 14px;
    line-height: 18px; }
  .rein-slide--info-block {
    margin: 5px 0; }
  .rein-slide--info__title {
    font-size: 28px;
    line-height: 28px; }
  .rein-slide--info__text > *, .rein-slide--info__subcaption > * {
    font-size: 12px;
    line-height: 16px; } }

.infobox {
  position: relative; }
  .infobox--wrap {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 15px 60px rgba(0, 0, 0, 0.06);
    padding: 45px; }
  .infobox--grid {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .infobox--cell {
    flex: 0 0 50%; }
    .infobox--cell__right {
      text-align: center;
      flex: 0 0 auto; }
  .infobox--title {
    font-size: 24px;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    color: #B5987A; }
    @media (max-width: 960px) {
      .infobox--title {
        font-size: 21.6px;
        line-height: 28px; } }
    @media (max-width: 768px) {
      .infobox--title {
        font-size: 19.68px;
        line-height: 24px; } }
    @media (max-width: 600px) {
      .infobox--title {
        font-size: 18px;
        line-height: 22px; } }
  .infobox--subtitle {
    margin-bottom: 40px; }
    .infobox--subtitle > * {
      font-size: 18px;
      line-height: 30px;
      color: #333333;
      margin: 0; }
      @media (max-width: 960px) {
        .infobox--subtitle > * {
          font-size: 17px;
          line-height: 24px; } }
      @media (max-width: 768px) {
        .infobox--subtitle > * {
          font-size: 16px;
          line-height: 22px; } }
      @media (max-width: 600px) {
        .infobox--subtitle > * {
          line-height: 20px; } }
      @media (max-width: 480px) {
        .infobox--subtitle > * {
          line-height: 20px;
          font-size: 15px; } }
  .infobox--text {
    color: #333333;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
    margin: 0; }
    @media (max-width: 960px) {
      .infobox--text {
        line-height: 24px; } }
    @media (max-width: 768px) {
      .infobox--text {
        font-size: 15px;
        line-height: 20px; } }
    @media (max-width: 600px) {
      .infobox--text {
        font-size: 14px;
        line-height: 18px; } }
    .infobox--text p {
      margin: 0; }
  .infobox--caption > * {
    font-size: 18px;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    color: #333333; }
    @media (max-width: 960px) {
      .infobox--caption > * {
        font-size: 16.2px;
        line-height: 28px; } }
    @media (max-width: 768px) {
      .infobox--caption > * {
        font-size: 14.76px;
        line-height: 24px; } }
    @media (max-width: 600px) {
      .infobox--caption > * {
        font-size: 13.5px;
        line-height: 22px; } }
  .infobox--heading {
    margin-top: 10px; }
    .infobox--heading > * {
      color: #B5987A;
      font-size: 90px;
      line-height: 90px;
      text-transform: uppercase;
      font-family: "Bebas Neue"; }

@media (max-width: 910px) {
  .infobox--heading > * {
    font-size: 45px;
    line-height: 45px; }
  .infobox--wrap {
    padding: 15px; } }

@media (max-width: 768px) {
  .infobox--grid {
    flex-wrap: wrap; }
  .infobox--cell {
    flex: 0 0 100%;
    margin: 15px 0;
    text-align: center; }
  .infobox--wrap {
    padding: 5px; } }

.service-block {
  position: relative;
  padding: 30px 30px 45px 30px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  min-height: 255px;
  height: 100%; }
  .service-block--bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1; }
    .service-block--bg img {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover; }
    .service-block--bg:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .service-block--subcaption {
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 768px) {
      .service-block--subcaption {
        font-size: 13px;
        line-height: 28px; } }
    @media (max-width: 600px) {
      .service-block--subcaption {
        line-height: 22px; } }
    @media (max-width: 480px) {
      .service-block--subcaption {
        line-height: 20px;
        font-size: 12px; } }
  .service-block--content {
    flex: 1 0 0;
    padding: 0 15px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .service-block--title {
    padding: 0 0 15px 0; }
    .service-block--title > * {
      font-size: 30px;
      line-height: 45px;
      font-style: normal;
      font-weight: 600;
      margin: 0; }
      @media (max-width: 960px) {
        .service-block--title > * {
          font-size: 27px;
          line-height: 38px; } }
      @media (max-width: 768px) {
        .service-block--title > * {
          font-size: 24.6px;
          line-height: 34px; } }
      @media (max-width: 600px) {
        .service-block--title > * {
          font-size: 22.5px;
          line-height: 28px; } }
  .service-block--text {
    font-size: 16px;
    line-height: 30px; }
    @media (max-width: 960px) {
      .service-block--text {
        font-size: 15.5px;
        line-height: 24px; } }
    @media (max-width: 768px) {
      .service-block--text {
        font-size: 15px;
        line-height: 22px; } }
    @media (max-width: 600px) {
      .service-block--text {
        line-height: 20px; } }
    @media (max-width: 480px) {
      .service-block--text {
        line-height: 20px;
        font-size: 14px; } }
    .service-block--text p {
      margin: 0; }
  .service-block--link {
    padding-top: 25px; }
    .service-block--link a {
      text-decoration: none;
      color: inherit;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 20px;
      font-weight: 600;
      position: relative;
      display: inline-block; }
      .service-block--link a:active, .service-block--link a:focus, .service-block--link a:visited {
        color: inherit; }
      @media (max-width: 960px) {
        .service-block--link a {
          line-height: 18px; } }
      @media (max-width: 768px) {
        .service-block--link a {
          font-size: 15px; } }
      @media (max-width: 600px) {
        .service-block--link a {
          font-size: 14px;
          line-height: 16px; } }
      .service-block--link a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 100%;
        transform: translate(15px, -50%);
        width: 30px;
        height: 1px;
        background-color: #B5987A;
        display: block; }
  .service-block__blue .service-block--bg:after {
    background-color: rgba(60, 74, 89, 0.8); }
  .service-block__blue .service-block--title > * {
    color: #FFF !important; }
  .service-block__red .service-block--bg:after {
    background-color: rgba(185, 47, 48, 0.8); }
  .service-block__white .service-block--bg:after {
    background-color: rgba(255, 255, 255, 0.8); }
  .service-block__white .service-block--text,
  .service-block__white .service-block--link,
  .service-block__white .service-block--title > * {
    color: #343C4F !important; }
  .service-block__white .service-block--subcaption {
    color: rgba(52, 60, 79, 0.5); }

@media (max-width: 600px) {
  .service-block {
    padding: 15px; }
    .service-block--content {
      padding: 0 10px; } }

.project-block {
  position: relative;
  overflow: hidden; }
  .project-block__img {
    height: 420px;
    position: relative; }
    .project-block__img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100% !important;
      object-fit: cover; }
  .project-block__content {
    height: 55px;
    transition: all .35s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden; }
    .project-block__content--wrap {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 24.69%);
      color: #ffffff;
      padding: 25px 30px;
      position: absolute;
      top: calc(100% - 105px);
      bottom: 0;
      left: 0;
      width: 100%;
      transition: all .35s ease; }
  .project-block__subtitle > * {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .project-block__subtitle > * {
        font-size: 13px;
        line-height: 28px; } }
    @media (max-width: 600px) {
      .project-block__subtitle > * {
        line-height: 22px; } }
    @media (max-width: 480px) {
      .project-block__subtitle > * {
        line-height: 20px;
        font-size: 12px; } }
  .project-block .project-block__title {
    margin-bottom: 5px; }
    .project-block .project-block__title > * {
      font-size: 24px;
      line-height: 30px;
      font-style: normal;
      font-weight: normal;
      margin: 0;
      color: #FFF !important; }
      @media (max-width: 960px) {
        .project-block .project-block__title > * {
          font-size: 21.6px;
          line-height: 28px; } }
      @media (max-width: 768px) {
        .project-block .project-block__title > * {
          font-size: 19.68px;
          line-height: 24px; } }
      @media (max-width: 600px) {
        .project-block .project-block__title > * {
          font-size: 18px;
          line-height: 22px; } }
  .project-block__text {
    opacity: 0;
    transition: all .35s ease; }
    .project-block__text p {
      margin: 0; }
  .project-block__meta {
    margin: 15px 0 0 0;
    padding: 0 15px; }
    .project-block__meta--grid {
      display: flex;
      margin: 15px -15px 0 -15px;
      flex-wrap: wrap; }
    .project-block__meta--bottom, .project-block__meta--title {
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.02em; }
      @media (max-width: 960px) {
        .project-block__meta--bottom, .project-block__meta--title {
          line-height: 18px; } }
      @media (max-width: 768px) {
        .project-block__meta--bottom, .project-block__meta--title {
          font-size: 13px;
          line-height: 16px; } }
      @media (max-width: 600px) {
        .project-block__meta--bottom, .project-block__meta--title {
          line-height: 15px; } }
      @media (max-width: 480px) {
        .project-block__meta--bottom, .project-block__meta--title {
          line-height: 14px;
          font-size: 12px; } }
    .project-block__meta--value {
      font-size: 30px;
      line-height: 30px;
      font-family: "Bebas Neue"; }
  .project-block__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .project-block__link a {
      display: block;
      width: 100%;
      height: 100%; }
  .project-block__video-link {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    transform: translateY(-60px);
    cursor: pointer;
    pointer-events: all; }
    .project-block__video-link:after {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 7px 0 7px 15px;
      border-color: transparent transparent transparent #B5987A;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: 0 auto;
      transform: translate(2px, -50%); }
  .project-block__icon {
    overflow: hidden;
    text-align: center;
    transition: all .35s ease;
    z-index: 2;
    pointer-events: none; }
  @media (min-width: 1281px) {
    .project-block:hover .project-block__content--wrap {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 24.69%);
      top: 0; }
    .project-block:hover .project-block__content {
      height: 100%;
      justify-content: flex-end; }
    .project-block:hover .project-block__text {
      opacity: 1; }
    .project-block:hover .project-block__icon {
      padding-bottom: 45px; }
    .project-block:hover .project-block__video-link {
      transform: translateY(0); } }

@media (max-width: 1280px) {
  .project-block__content {
    height: 100%;
    justify-content: flex-end; }
    .project-block__content--wrap {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 24.69%);
      top: 0;
      padding: 10px 5px; }
  .project-block__text {
    opacity: 1; }
  .project-block__icon {
    display: none; } }

@media (max-width: 768px) {
  .project-block {
    position: relative; }
    .project-block__img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .project-block__img img {
        position: relative; }
    .project-block__content {
      justify-content: center;
      min-height: 420px;
      height: 100%; }
      .project-block__content--wrap {
        position: relative;
        top: 0;
        left: 0; }
    .project-block__meta {
      padding: 0 5px; }
      .project-block__meta--grid {
        margin: 0 -5px; } }

@media (max-width: 480px) {
  .project-block__content {
    min-height: 360px; } }

.info-text {
  position: relative;
  color: #ffffff; }
  .info-text__block {
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
    font-size: 18px;
    line-height: 30px; }
    @media (max-width: 960px) {
      .info-text__block {
        font-size: 17px;
        line-height: 24px; } }
    @media (max-width: 768px) {
      .info-text__block {
        font-size: 16px;
        line-height: 22px; } }
    @media (max-width: 600px) {
      .info-text__block {
        line-height: 20px; } }
    @media (max-width: 480px) {
      .info-text__block {
        line-height: 20px;
        font-size: 15px; } }
    .info-text__block p {
      margin: 0; }
    .info-text__block a {
      text-decoration: none;
      color: #fff; }
      .info-text__block a:active, .info-text__block a:focus, .info-text__block a:visited {
        color: #fff; }
    .info-text__block:after {
      content: '';
      font-family: "rein" !important;
      content: attr(data-icon);
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      top: 50%;
      left: 3px;
      transform: translateY(-50%);
      color: rgba(255, 255, 255, 0.4);
      font-size: 18px; }
    .info-text__block:last-child {
      margin-bottom: 0; }
    .info-text__block--location:after {
      content: '\68'; }
    .info-text__block--mail:after {
      content: '\62'; }
    .info-text__block--phone {
      font-size: 24px;
      line-height: 24px;
      font-family: "Bebas Neue"; }
      .info-text__block--phone:after {
        content: '\61';
        transform: translateY(-55%); }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Alignments
--------------------------------------------- */
