/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document @mixin ========================================================================= */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

/* Sections @mixin ========================================================================= */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { 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 @mixin ========================================================================= */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 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 @mixin ========================================================================= */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; -webkit-text-decoration-skip: objects; }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 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; }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** 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 style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** 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 @mixin ========================================================================= */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

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

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms @mixin ========================================================================= */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; 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; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
[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; }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE. */
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 and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [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 @mixin ========================================================================= */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
menu { display: block; }

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

/* Scripting @mixin ========================================================================= */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

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

/* Hidden @mixin ========================================================================= */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; color: #202020; line-height: 1.2; }

a { font-family: 'PT Sans', sans-serif; font-weight: 400; }

p { font-size: 18px; line-height: 1.56; font-family: 'PT Sans', sans-serif; font-weight: 400; color: #202020; }

@media all and (max-width: 767px) { p { font-size: 14px; } }

h1, h2, h3, h4, h5, h6 { font-family: 'PT Sans', sans-serif; font-weight: 700; line-height: 1.25; }

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

img.lazy { background-image: url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7); }

img.lazy.loaded { background-image: none; }

h1, .h1 { font-size: 64px; }

@media all and (max-width: 1023px) { h1, .h1 { font-size: 36px; } }

@media all and (max-width: 767px) { h1, .h1 { font-size: 28px; } }

h2 { font-size: 64px; }

@media all and (max-width: 1279px) { h2 { font-size: 44px; } }

@media all and (max-width: 1023px) { h2 { font-size: 36px; } }

@media all and (max-width: 767px) { h2 { font-size: 28px; } }

h3 { font-size: 24px; }

@media all and (max-width: 1023px) { h3 { font-size: 18px; } }

.typography h2, .typography h3, .typography h4, .typography h5 { font-family: 'PT Sans', sans-serif; font-weight: 700; padding-top: 10px; margin-bottom: 20px; }

.typography p, .typography li { line-height: 1.5; font-family: 'PT Sans', sans-serif; font-weight: 400; }

.typography p { padding: 15px 0; }

.typography li { position: relative; padding: 0 0 10px 25px; }

.typography li:before { content: ""; position: absolute; left: 5px; top: 10px; width: 6px; height: 6px; display: block; border: 1px solid #994894; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.typography h2 { font-size: 24px; }

.typography h3, .typography p, .typography li { font-size: 18px; }

.typography h4 { font-size: 16px; }

.typography img { width: 100%; margin: 20px 0; }

.typography iframe { width: 100%; height: 500px; display: block; }

.typography ul { margin-bottom: 30px; }

.typography button { margin-top: 55px; }

.body-overflow { overflow: hidden; }

.wrapper { 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: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; min-height: 100vh; background-color: #f9f9f9; }

footer { margin-top: auto; }

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

@media all and (max-width: 767px) { .container { padding: 0 20px; } }

.visibility--hidden { position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }

button, a { outline: none; }

a { text-decoration: none; color: inherit; background-color: transparent; -webkit-text-decoration-skip: objects; }

b, strong { font-size: inherit; font-weight: inherit; }

b, strong { font-weight: bolder; }

ul, ol { list-style: none; }

i { font-family: inherit; font-size: inherit; font-weight: inherit; }

.fw { display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

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

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
            transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(30%);
            transform: translateY(30%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

.site-button { font-family: 'PT Sans', sans-serif; font-weight: 700; font-size: 16px; color: #fff; padding: 20px 50px; width: auto; display: inline-block; text-transform: uppercase; border: 2px solid #994894; line-height: 1.1em; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; background-color: #994894; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; letter-spacing: 0.05em; }

@media all and (max-width: 767px) { .site-button { padding: 15px 36px; font-size: 14px; } }

.site-button:hover { border: 2px solid #994894; background-color: rgba(153, 72, 148, 0.8); }

.site-button.is-white { color: #202020; background-color: #fff; border: 2px solid #fff; }

.site-button.is-white:hover { color: #fff; background-color: #994894; border: 2px solid #994894; }

.logo { -ms-flex-item-align: center; align-self: center; display: inline-block; }

.navigation__list.is-white a { color: #fff; }

.navigation__list.is-bold a { font-family: 'PT Sans', sans-serif; font-weight: 700; }

.navigation__list li { text-align: right; margin-left: 60px; }

.navigation__list li:first-child { margin-left: 0; }

@media all and (max-width: 1365px) { .navigation__list li { margin-left: 4vw; } }

.navigation__list a { font-size: 18px; -webkit-transition: color .25s; transition: color .25s; font-family: 'PT Sans', sans-serif; font-weight: 400; }

@media all and (max-width: 1365px) { .navigation__list a { font-size: 16px; } }

@media all and (max-width: 1023px) { .navigation__list a { font-size: 18px; } }

.navigation__list a:hover { color: #994894; }

.contact__phone.is-white { margin: 0 60px 20px 0; }

.contact__phone.is-white a { color: rgba(255, 255, 255, 0.5); }

.contact__phone a { -webkit-transition: color .25s; transition: color .25s; }

.contact__phone a:hover { color: #994894; }

.contact__info { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media all and (max-width: 767px) { .contact__info { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }

.contact__address p, .contact__phone a { font-size: 16px; line-height: 1.2; }

.contact__address { margin: 0 60px 20px 0; }

.contact__address p { color: rgba(255, 255, 255, 0.5); }

.contact__social { width: 30px; height: 30px; 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; margin: 0 20px 0 0; }

.contact__social:last-child { margin: 0; }

.contact__social path, .contact__social rect { fill: rgba(255, 255, 255, 0.5); -webkit-transition: fill .25s; transition: fill .25s; }

.contact__social svg:hover path, .contact__social svg:hover rect { fill: #994894; }

.contact__socials { margin: 0 60px 20px 0; }

.contact__socials:last-child { margin: 0 0 20px 0; }

.lang__list { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media all and (max-width: 767px) { .lang__list { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.lang__list li { margin-left: 20px; opacity: .6; }

.lang__list li.is-active { opacity: 1; }

.lang__list li:first-child { margin-left: 0; }

.lang__list a { font-size: 18px; font-family: 'PT Sans', sans-serif; font-weight: 400; }

@media all and (max-width: 1365px) { .lang__list a { font-size: 16px; } }

.burger { display: none; }

.burger__wrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.burger__wrap.is-opened .burger__menu { opacity: 0; }

.burger__wrap.is-opened .burger__line:nth-child(2) { opacity: 0; }

.burger__wrap.is-opened .burger__line:nth-child(1), .burger__wrap.is-opened .burger__line:nth-child(3) { top: 40%; }

.burger__wrap.is-opened .burger__line:nth-child(1) { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.burger__wrap.is-opened .burger__line:nth-child(3) { -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.burger__menu { margin-right: 10px; text-transform: uppercase; font-family: 'PT Sans', sans-serif; font-weight: 400; font-size: 14px; line-height: 2; -webkit-transition: opacity   .25s; transition: opacity   .25s; }

.burger__box { width: 22px; height: 18px; position: relative; }

.burger__line { width: 100%; height: 3px; position: absolute; left: 0; background-color: #202020; display: block; }

.burger__line:nth-child(1) { top: 0px; }

.burger__line:nth-child(2) { top: 7px; -webkit-transition: all .25s; transition: all .25s; }

.burger__line:nth-child(3) { top: 14px; }

.title { margin-bottom: 80px; }

@media all and (max-width: 1023px) { .title { margin-bottom: 60px; } }

.triangle { position: absolute; z-index: -1; max-width: 200px; width: 100%; }

@media all and (max-width: 1023px) { .triangle { display: none; } }

.triangle img { width: 100%; }

.triangle--left { left: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); top: auto; }

.triangle--left img { margin-right: auto; }

.triangle--right { right: 0; }

.triangle--right img { margin-left: auto; }

.arrow-prev, .arrow-next { pointer-events: auto; display: inline-block; padding: 5px 0; cursor: pointer; width: 25px; }

.arrow-prev { margin-right: 40px; }

.arrow-next { -webkit-transform: rotate(180deg) translateY(3.5px); transform: rotate(180deg) translateY(3.5px); }

.tile { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.tile__box { max-width: 33.3333%; width: 100%; }

.decor-link { opacity: 1; -webkit-transition: opacity   .25s; transition: opacity   .25s; position: relative; padding-left: 16px; margin-top: auto; cursor: pointer; display: inline-block; }

.decor-link:hover p::before { -webkit-transform: rotate(315deg); transform: rotate(315deg); }

.decor-link p { position: relative; padding-left: 30px; color: #fff; }

.decor-link p::before { content: ""; position: absolute; width: 6px; height: 6px; border: 2px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 10px; left: 0; display: block; -webkit-transition: -webkit-transform .55s; transition: -webkit-transform .55s; transition: transform .55s; transition: transform .55s, -webkit-transform .55s; }

@media all and (max-width: 767px) { .decor-link p::before { top: 6px; } }

.decor-link--black p { color: #202020; }

.decor-link--black p::before { border: 2px solid #202020; }

.form { display: block; width: 100%; position: relative; }

.form.is-white .form__input { border-bottom: 1px solid #fff; color: #fff; font-size: 14px; }

.form.is-white .form__input::-webkit-input-placeholder { color: #fff; }

.form.is-white .form__input:-ms-input-placeholder { color: #fff; }

.form.is-white .form__input::placeholder { color: #fff; }

.form.is-white .form__img path, .form.is-white .form__img rect { fill: #fff; }

.form__label { display: inline-block; width: 100%; position: relative; }

.form__placeholder { position: absolute; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; top: 5px; left: 0; line-height: 1.2; -webkit-transition: all .25s; transition: all .25s; }

.form__placeholder.is-changed { -webkit-transform: translateY(-webkit-calc(-100% - 5px)); transform: translateY(calc(-100% - 5px)); }

.form__img { border: 0; background-color: transparent; position: absolute; display: block; width: 30px; height: 20px; right: 0; top: 5px; }

.form__img svg, .form__img img { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.form__input { display: inline-block; width: 100%; background-color: transparent; border: 0; padding: 5px 40px 8px 0; border-bottom: 1px solid rgba(151, 151, 151, 0.35); }

.form__input:focus + p { -webkit-transform: translateY(-webkit-calc(-100% - 5px)); transform: translateY(calc(-100% - 5px)); }

.form__input[name="tel"]:hover + p { -webkit-transform: translateY(-webkit-calc(-100% - 5px)); transform: translateY(calc(-100% - 5px)); font-size: 16px; font-family: "PT Sans", sans-serif; font-weight: 400; color: rgba(151, 151, 151, 0.75); }

.form__input.is_no-valid { border-bottom: 1px solid tomato; }

.form__file { cursor: pointer; }

.form__file-name { line-height: 1.5em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; padding: 0 110px 0 30px; bottom: 0; left: 0; position: relative; }

.form__file-name img { position: absolute; width: 20px; height: 20px; top: 2px; left: 0; display: block; }

.form__file-name > span:not(.form__file-close) { max-width: 250px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: inline-block; }

.form__file-close { position: absolute; right: 0; top: 2px; display: block; width: 20px; height: 20px; cursor: pointer; }

.form__file-close::before, .form__file-close::after { content: ""; position: absolute; left: 0; top: 50%; display: block; width: 17px; height: 1px; background-color: #202020; }

.form__file-close::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.form__file-close::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

span.is_no-valid { color: tomato; position: absolute; left: 0; top: 100%; width: auto; display: inline-block; }

.for-file span.is_no-valid { top: -webkit-calc(100% - 50px); top: calc(100% - 50px); }

.widget { position: fixed; z-index: 5; right: 0; top: -webkit-calc(50% - 150px); top: calc(50% - 150px); -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; width: 50px; height: 100px; background-color: tomato; }

.widget.is-black .widget__button { background-color: #202020; }

.widget.is-black .widget__button p { color: #fff; }

.widget.is-black .widget__button:hover { background-color: #994894; }

.widget.is-black .socials__item { background-color: #202020; }

.widget.is-black .socials__item path, .widget.is-black .socials__item rect { fill: #fff; }

.widget.is-black .socials__item:hover { background-color: #994894; }

.widget.is-black .socials__item:hover path, .widget.is-black .socials__item:hover rect { fill: #fff; }

.widget__button { -webkit-transition: background-color .25s; transition: background-color .25s; }

.widget__button { position: relative; overflow: hidden; width: auto; display: inline-block; width: 100%; height: 210px; 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; border: 0; background-color: #fff; margin: 0 0 10px; cursor: pointer; }

.widget__button p { display: block; position: absolute; top: 0; left: 0; width: 210px; height: 50px; -webkit-transform: rotate(270deg) translateX(-100%); transform: rotate(270deg) translateX(-100%); -webkit-transform-origin: left top; transform-origin: left top; 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: 14px; font-family: 'PT Sans', sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; -webkit-transition: color .25s; transition: color .25s; }

.widget__button:hover, .widget__socials:hover { background-color: #994894; }

.widget__button:hover p { color: #fff; }

.socials__item { margin: 0 0 10px; width: 50px; height: 50px; background-color: #fff; padding: 10px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: background-color .25s; transition: background-color .25s; }

.socials__item path, .socials__item rect { -webkit-transition: fill .25s; transition: fill .25s; fill: #202020; }

.socials__item:last-child { margin: 0; }

.socials__item img, .socials__item svg { margin: 0 auto; display: block; }

.socials__item:hover { background-color: #994894; }

.socials__item:hover path, .socials__item:hover rect { fill: #fff; }

.socials__item.is-black { background-color: #202020; }

.socials__item.is-black path, .socials__item.is-black rect { fill: #fff; }

.socials__item.is-black:hover { background-color: #994894; }

.not-robot input { opacity: 0; position: absolute; top: 0; left: 0; width: 1px; height: 1px; }

.not-robot input:checked + div { background-color: #994894; }

.not-robot input:checked + div::after { opacity: 1; }

.not-robot__checkbox { position: absolute; left: 0; top: 0; width: 24px; height: 24px; display: block; border: 1px solid #994894; -webkit-transition: background-color .25s; transition: background-color .25s; }

.not-robot__checkbox::after { content: ""; position: absolute; z-index: 1; width: 11px; height: 6px; display: block; border-bottom: 3px solid #fff; border-left: 3px solid #fff; top: 50%; left: 0; opacity: 1; -webkit-transition: opacity .25s; transition: opacity .25s; background-color: transparent; -webkit-transform-origin: 5% -35%; transform-origin: 5% -35%; }

.not-robot__checkbox::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.not-robot p { padding-left: 33px; font-size: 16px; }

.main { position: relative; z-index: 1; }

.header { padding: 8px 0; background-color: #fff; position: fixed; z-index: 2; width: 100%; top: 0; left: 0; -webkit-box-shadow: 0px 0px 2px 0px rgba(151, 151, 151, 0.35); box-shadow: 0px 0px 2px 0px rgba(151, 151, 151, 0.35); }

.header.is-opened { min-height: 100vh; }

@media all and (max-width: 1023px) { .header.is-opened { padding: 8px 0 40px; }
  .header.is-opened .navigation { display: block; padding: 10vh 0 0; } }

@media all and (max-width: 767px) { .header.is-opened .lang__container, .header.is-opened .contact__phone { display: block; }
  .header.is-opened .navigation { padding: 40px 0 0; } }

.header__container { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media all and (max-width: 1023px) { .header__container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media all and (max-width: 767px) { .header__container { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }

@supports (display: grid) { .header__container { display: grid; grid-template-columns: 110px 5fr minmax(185px, 1fr) minmax(200px, 1fr); }
  @media all and (max-width: 1365px) { .header__container { grid-template-columns: 90px 5fr minmax(160px, 1fr) minmax(160px, 1fr); } }
  @media all and (max-width: 1023px) { .header__container { -webkit-box-pack: initial; -ms-flex-pack: initial; justify-content: initial; grid-template-columns: auto; grid-template-areas: "logo phone lang burger" "navigation navigation navigation navigation"; } }
  @media all and (max-width: 767px) { .header__container { grid-template-areas: "logo burger" "navigation navigation" "phone phone" "lang lang"; } } }

@supports (display: grid) { .header .logo, .header .navigation, .header .contact__phone, .header .lang__container { -ms-flex-item-align: center; align-self: center; } }

.header .logo { max-width: 100px; margin-right: auto; padding-right: 10px; }

@media all and (max-width: 1023px) { .header .logo { margin-right: auto; } }

@media all and (max-width: 767px) { .header .logo { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; height: 65px; }
  .header .logo img { height: 100%; } }

@supports (display: grid) { .header .logo { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; }
  @media all and (max-width: 1023px) { .header .logo { grid-area: logo; } }
  @media all and (max-width: 767px) { .header .logo { max-width: 100px; } } }

@supports (display: grid) { .header .contact__phone, .header .navigation, .header .lang { padding-left: 40px; }
  @media all and (max-width: 1365px) { .header .contact__phone, .header .navigation, .header .lang { padding-left: 20px; } }
  @media all and (max-width: 767px) { .header .contact__phone, .header .navigation, .header .lang { padding: 0; display: none; } } }

.header .navigation { margin-right: 100px; }

@media all and (max-width: 1365px) { .header .navigation { margin-right: 4vw; } }

@media all and (max-width: 1023px) { .header .navigation { display: none; } }

@media all and (max-width: 767px) { .header .navigation { width: 100%; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; margin-bottom: 90px; } }

@supports (display: grid) { .header .navigation { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; margin-right: 0; padding-right: 40px; }
  @media all and (max-width: 1023px) { .header .navigation { padding: 6vh 0 0; grid-area: navigation; display: none; } }
  @media all and (max-width: 767px) { .header .navigation { padding: 0; } } }

.header .navigation__list { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media all and (max-width: 1023px) { .header .navigation__list { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

@media all and (max-width: 1023px) { .header .navigation__list li { margin: 0 0 5vw; }
  .header .navigation__list li:last-child { margin: 0; } }

@media all and (max-width: 767px) { .header .navigation__list li { margin: 0 0 30px; } }

.header .contact__phone { margin-right: 100px; }

@media all and (max-width: 1365px) { .header .contact__phone { margin-right: 4vw; } }

@media all and (max-width: 1023px) { .header .contact__phone { margin-right: 6vw; } }

@media all and (max-width: 767px) { .header .contact__phone { display: none; width: 100%; -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; margin-bottom: 40px; } }

@supports (display: grid) { .header .contact__phone { margin: 0; padding-right: 0; -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; text-align: right; }
  @media all and (max-width: 1365px) { .header .contact__phone { margin: 0; } }
  @media all and (max-width: 1023px) { .header .contact__phone { grid-area: phone; } }
  @media all and (max-width: 767px) { .header .contact__phone { text-align: left; margin-bottom: 40px; }
    .header .contact__phone a { font-family: 'PT Sans', sans-serif; font-weight: 700; } } }

@media all and (max-width: 767px) { .header .lang__container { display: none; width: 100%; -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } }

@supports (display: grid) { .header .lang__container { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; justify-self: right; }
  @media all and (max-width: 1023px) { .header .lang__container { padding-left: 20px; grid-area: lang; } }
  @media all and (max-width: 767px) { .header .lang__container { justify-self: left; padding: 0; } } }

@media all and (max-width: 1023px) { .header .burger { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: auto; }
  @supports (display: grid) { .header .burger { margin-left: 0; grid-area: burger; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-self: right; } } }

@media all and (max-width: 767px) { .header .burger { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding-top: 20px; }
  @supports (display: grid) { .header .burger { -webkit-box-ordinal-group: initial; -ms-flex-order: initial; order: initial; -webkit-box-align: start; -ms-flex-align: start; align-items: start; } } }

.hero { position: relative; }

.hero__container { position: relative; background-position: center center; }

.hero__title { padding: 200px 0; }

@media all and (max-width: 1365px) { .hero__title { padding: 120px 0; } }

@media all and (max-width: 1279px) { .hero__title { padding: 100px 0; } }

.hero__title > * { color: #fff; }

.hero__slide { min-height: 100vh; padding-bottom: 100px; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover; }

@media all and (max-width: 1365px) { .hero__slide { min-height: 700px; } }

@media all and (max-width: 767px) { .hero__slide { min-height: 500px; } }

.hero__slide::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background-color: rgba(32, 32, 32, 0.4); }

.hero__slide .container { -ms-flex-item-align: center; align-self: center; color: #fff; z-index: 2; }

.hero__slide__content { max-width: 960px; }

@media all and (max-width: 1023px) { .hero__slide__content { padding: 30px 15% 20px 0; } }

@media all and (max-width: 767px) { .hero__slide__content { padding: 30px 0; } }

@media all and (max-height: 440px) { .hero__slide__content { padding: 30px 0; } }

.hero__slide__title h2, .hero__slide__title p, .hero__slide__sub-title h2, .hero__slide__sub-title p { color: inherit; }

.hero__slide__title { margin-bottom: 35px; }

@media all and (max-width: 1023px) { .hero__slide__title { margin-bottom: 30px; } }

.hero__slide__title h2 { font-size: 80px; }
.hero__slide__title h1 { font-size: 80px; }
@media all and (max-width: 1023px) { .hero__slide__title h2 { font-size: 64px; } }

@media all and (max-width: 767px) { .hero__slide__title h2 { font-size: 36px; } }

.hero__slide__sub-title { max-width: 800px; margin-bottom: 100px; }

@media all and (max-width: 767px) { .hero__slide__sub-title { margin-bottom: 60px; } }

.hero__slide__sub-title p { font-size: 24px; }

@media all and (max-width: 1023px) { .hero__slide__sub-title p { font-size: 18px; } }

@media all and (max-width: 767px) { .hero__slide__sub-title p { font-size: 14px; } }

.hero__slide__button { display: inline-block; margin-bottom: -30px; }

.hero__slide__button .site-button { margin: 0 30px 30px 0; }

.hero__slide__button .site-button:last-child { margin: 0; }

.hero__nav { width: 100%; pointer-events: none; position: absolute; bottom: 40px; left: 0; }

@media all and (max-width: 767px) { .hero__nav { bottom: 30px; } }

@media all and (max-height: 440px) { .hero__nav { bottom: 10px; } }

.hero__nav .arrow path { fill: #fff; }

.hero__nav .arrow .stroke { stroke: #fff; }

.services { padding: 220px 0 110px; display: block; position: relative; }

@media all and (max-width: 1023px) { .services { padding: 110px 0; } }

@media all and (max-width: 767px) { .services { padding: 80px 0; } }

@supports (display: grid) { .services__slider:not(.is-flex) { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 30px; }
  @media all and (max-width: 1023px) { .services__slider:not(.is-flex) { grid-template: repeat(2, 1fr)/repeat(2, 1fr); } }
  @media all and (max-width: 639px) { .services__slider:not(.is-flex) { grid-template: 1fr / 1fr; } } }

.services__slider.is-flex { display: -webkit-box; display: -ms-flexbox; display: flex; margin: -10px; }

.services__slider.is-flex .services__slide { width: 100%; padding: 10px; }

@media all and (max-width: 1023px) { .services__slider.is-flex .services__slide { max-width: 50%; } }

@supports (display: grid) { @media all and (max-width: 1023px) { .services__slider.is-flex .services__slide { max-width: none; } } }

.services__slider.is-flex .services__sub-title { margin-bottom: 0; }

.services__slider.is-flex .services__img { width: 84px; height: 84px; margin-bottom: 40px; }

@media all and (max-width: 1023px) { .services__slide { max-width: 50%; } }

@supports (display: grid) { @media all and (max-width: 1023px) { .services__slide { max-width: none; } } }

.services .decor-link { opacity: 0; }

.services__wrapper { padding: 50px 30px; background-color: #fff; height: 100%; -webkit-transition: background-color .25s; transition: background-color .25s; color: #202020; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

@media all and (max-width: 1023px) { .services__wrapper { padding: 40px 25px; } }

@media all and (max-width: 767px) { .services__wrapper { padding: 25px; width: 100%; margin: 0 auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.services__wrapper:hover { background-color: #994894; color: #fff; }

.services__wrapper:hover .decor-link { opacity: 1; }

.services__wrapper:hover .services__img svg { fill: #fff; }

.services__wrapper:hover .services__img .stroke { stroke: #fff; }

.services__sub-title h3, .services__text p, .services__text, .services__sub-title { color: inherit; }

.services__img { max-width: 95px; height: 85px; margin-bottom: 60px; }

@media all and (max-width: 1023px) { .services__img { margin-bottom: 45px; } }

@media all and (max-width: 767px) { .services__img { margin-bottom: 30px; } }

.services__img svg, .services__img img { width: 100%; height: 100%; }

.services__img path, .services__img g, .services__img circle { gill: #202020; }

.services__sub-title { margin-bottom: 30px; }

.services__text { margin-bottom: 10px; }

.services__arrows { padding-top: 50px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.services__arrows.is-hidden { display: none; }

.services__arrows .arrow path { fill: #994894; }

.advantages { position: relative; padding: 110px 0; }

@media all and (max-width: 1023px) { .advantages { padding: 80px 0; } }

@media all and (max-width: 767px) { .advantages { padding: 70px 0; } }

.advantages .triangle { top: 140px; }

@media all and (max-width: 1023px) { .advantages__container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.advantages__block { max-width: 50%; width: 100%; }

@media all and (max-width: 1023px) { .advantages__block { max-width: 100%; margin-bottom: 50px; }
  .advantages__block:last-child { margin: 0; } }

@media all and (max-width: 639px) { .advantages__block .tile__box { max-width: 50%; } }

@media all and (max-width: 479px) { .advantages__block .tile__box { max-width: 100%; } }

@media all and (max-width: 639px) { .advantages__block .tile__wrapper { max-width: 320px; width: 100%; margin: 0 auto; text-align: center; } }

.advantages__text { max-width: 540px; padding-right: 20px; width: 100%; font-size: 14px; font-family: 'PT Sans', sans-serif; font-weight: 700; }

@media all and (max-width: 639px) { .advantages__text { padding: 0; } }

.advantages__text h2 { margin-bottom: 60px; }

.advantages__text p { font-size: 18px; line-height: 1.56; margin: 0 0 30px; }

.advantages__text p:last-child { margin: 0; }

.advantages__box { margin-bottom: 60px; padding-right: 8%; }

@media all and (max-width: 1023px) { .advantages__box { margin-bottom: 35px; padding-right: 20px; } }

@media all and (max-width: 639px) { .advantages__box { padding: 0; } }

.advantages__box.with-image { padding: 0 10px; }

.advantages__box.with-image img { max-width: 100px; height: 100px; -o-object-fit: contain; object-fit: contain; margin: 0 auto 30px; }

.advantages__box.with-image .advantages__text { text-align: center; padding: 0; text-transform: uppercase; }

.advantages__number { font-size: 72px; font-family: 'PT Sans', sans-serif; font-weight: 700; color: #994894; }

.recommends__container.is-sertificates, .recommends__container.is-license { margin-bottom: 220px; }

@media all and (max-width: 1023px) { .recommends__container.is-sertificates, .recommends__container.is-license { margin-bottom: 140px; } }

@media all and (max-width: 767px) { .recommends__container.is-sertificates, .recommends__container.is-license { margin-bottom: 100px; } }

.recommends__container.is-sertificates .recommends__img, .recommends__container.is-license .recommends__img { padding: 20px; background-color: #fff; }

.recommends__container.is-sertificates .recommends__img img, .recommends__container.is-license .recommends__img img { height: 450px; }

@media all and (max-width: 639px) { .recommends__container.is-sertificates .recommends__img img, .recommends__container.is-license .recommends__img img { height: 300px; } }

.recommends__container.is-sertificates .recommends__text, .recommends__container.is-license .recommends__text { background-color: transparent; padding: 30px 30px 0; }

.recommends__container.is-sertificates .recommends__arrows, .recommends__container.is-license .recommends__arrows { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.recommends__container.is-sertificates .recommends__arrows path, .recommends__container.is-sertificates .recommends__arrows rect, .recommends__container.is-license .recommends__arrows path, .recommends__container.is-license .recommends__arrows rect { fill: #994894; }

.recommends__container.is-sertificates .recommends__slide, .recommends__container.is-license .recommends__slide { cursor: pointer; }

.recommends__container.is-license .slick-track { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.recommends__container.is-license .slick-slide { height: auto; }

.recommends__container.is-license .slick-slide > div { height: 100%; }

.recommends__container.is-license .recommends__slide { height: 100%; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.recommends__container.is-license .recommends__text { padding: 30px; background-color: #fff; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border-top: 1px solid rgba(151, 151, 151, 0.3); }

.recommends__slider { margin: 0 -10px 60px -10px; }

.recommends__slide { display: inline-block; max-width: 100%; width: 100%; padding: 10px; }

.recommends__img { position: relative; }

.recommends__img img { height: 360px; width: 100%; -o-object-fit: cover; object-fit: cover; }

@media all and (max-width: 639px) { .recommends__img img { height: 300px; } }

@media all and (max-width: 479px) { .recommends__img img { height: 260px; } }

.recommends__video-button { position: absolute; width: 100px; height: 100px; bottom: 30px; left: 30px; display: block; background-color: transparent; border: 0; cursor: pointer; z-index: 1; }

.recommends__video-button::before, .recommends__video-button::after { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: rotate(45deg) translate(-50%, -50%); transform: rotate(45deg) translate(-50%, -50%); -webkit-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform .33s; transition: -webkit-transform .33s; transition: transform .33s; transition: transform .33s, -webkit-transform .33s; }

.recommends__video-button::before {width: 60%;height: 60%;background-color: rgba(113, 113, 113, 0.5);}

.recommends__video-button::after {width: 70%;height: 70%;border: 1px solid #9c9c9c;}

.recommends__video-button span { position: absolute; width: 30%; height: 30px; display: block; top: 50%; left: 62%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: 15px solid transparent; border-left: 20px solid #fff; }

.recommends__video-button:hover::before, .recommends__video-button:hover::after { -webkit-transform: rotate(180deg) translate(-50%, -50%); transform: rotate(180deg) translate(-50%, -50%); }

.recommends__text { display: block; background-color: #fff; padding: 30px 30px 0; }

.recommends__text h3 { margin-bottom: 20px; }

.recommends__text p { margin: 0 0 15px; }

.recommends__text p:last-child { margin: 0; }

.recommends__review { padding: 15px 30px 30px; background-color: #fff; }

.recommends__review p { color: rgba(32, 32, 32, 0.5); }

.recommends__buttons { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.recommends__buttons .decor-link { margin: 0; }

@media all and (max-width: 767px) { .recommends__buttons .decor-link { margin: 0 20px 0 0; } }

.recommends__buttons .arrow { padding: 0; }

.recommends__arrows path, .recommends__arrows rect { fill: #994894; }

.news { position: relative; padding: 100px 0 210px; }

@media all and (max-width: 1023px) { .news { padding: 60px 0 140px; } }

.news .triangle { top: 0; }

.news__container { margin-bottom: 60px; }

.news__grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin: -30px; }

@supports (display: grid) { .news__grid { margin: 0; display: grid; grid-template: repeat(2, minmax(340px, 1fr))/calc(50% - 20px) repeat(2, calc(25% - 20px)); grid-gap: 30px; gap: 30px; }
  @media all and (max-width: 1365px) { .news__grid { grid-template: repeat(2, minmax(270px, 1fr))/calc(50% - 15px) repeat(2, calc(25% - 15px)); gap: 20px; grid-gap: 20px; } }
  @media all and (max-width: 1023px) { .news__grid { grid-template: repeat(2, 270px)/repeat(2, 1fr); } }
  @media all and (max-width: 639px) { .news__grid { grid-template: 1fr / 1fr; } } }

.news__box { padding: 15px; min-height: 340px; max-width: 33.3333%; width: 100%; }

@media all and (max-width: 1023px) { .news__box { min-height: 270px; max-width: 50%; } }

.news__box:first-child { max-width: 66.6667%; width: 100%; }

@media all and (max-width: 1023px) { .news__box:first-child { max-width: 50%; } }

@supports (display: grid) { .news__box { max-width: none; padding: 0; min-height: auto; }
  @media all and (max-width: 1023px) { .news__box { height: 270px; } }
  .news__box:first-child { max-width: none; grid-column: 1/2; grid-row: 1/3; }
  @media all and (max-width: 1023px) { .news__box:first-child { grid-column: 1/2; grid-row: 1/2; } } }

.news__wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 100%; padding: 45px; background-color: #994894; background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; z-index: 1; -webkit-transition: background-color .25s; transition: background-color .25s; }

@media all and (max-width: 1365px) { .news__wrapper { padding: 30px; } }

.news__wrapper:hover { background-color: rgba(153, 72, 148, 0.8); }

.news__wrapper:hover .news__text__img { opacity: .8; }

.news__text__img { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; -webkit-transition: opacity   .25s; transition: opacity   .25s; }

.news__text__img img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }

.news__text__date, .news__text__descr p, .news__text__descr h3 { color: #fff;     background: #942f9270;
    padding: 10px;}

.news__text__descr p { padding-top: 20px; }

.news__more { display: inline-block; }

.contact-us { padding: 70px 0 220px; }

@media all and (max-width: 1023px) { .contact-us { padding: 70px 0 120px; } }

@media all and (max-width: 767px) { .contact-us { padding: 60px 0 90px; } }

.contact-us__container.is-hidden { margin: 20px 0 0; display: none; }

.contact-us.is-inner, .contact-us.on-service { padding: 120px 0 160px; }

@media all and (max-width: 1023px) { .contact-us.is-inner, .contact-us.on-service { padding: 80px 0 120px; } }

@media all and (max-width: 767px) { .contact-us.is-inner, .contact-us.on-service { padding: 60px 0 90px; } }

.contact-us__wrapper { background-color: #fff; padding: 60px; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; position: relative; }

@media all and (max-width: 1023px) { .contact-us__wrapper { padding: 30px; } }

@media all and (max-width: 767px) { .contact-us__wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.contact-us__wrapper.manager { padding: 0; max-height: 700px; overflow: hidden; }

@media all and (max-width: 1023px) { .contact-us__wrapper.manager { -ms-flex-wrap: wrap; flex-wrap: wrap; max-height: none; } }

.contact-us__block { width: 100%; padding: 1.7em 0 0; }

.contact-us__block.is-half { max-width: 50%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

@media all and (max-width: 767px) { .contact-us__block.is-half { max-width: 100%; margin: 0 0 40px; } }

.contact-us__block.is-half:first-child { position: relative; padding: 0 80px 0 0; }

@media all and (max-width: 1023px) { .contact-us__block.is-half:first-child { padding: 0 40px 0 0; } }

@media all and (max-width: 767px) { .contact-us__block.is-half:first-child { padding: 0; } }

.contact-us__block.is-half:first-child::after { content: ""; position: absolute; width: 1px; height: 100%; right: 0; top: 0; background-color: rgba(151, 151, 151, 0.35); }

@media all and (max-width: 767px) { .contact-us__block.is-half:first-child::after { display: none; } }

.contact-us__block.is-half:last-child { padding: 0 0 0 80px; }

@media all and (max-width: 1023px) { .contact-us__block.is-half:last-child { padding: 0 0 0 40px; } }

@media all and (max-width: 767px) { .contact-us__block.is-half:last-child { margin: 0; padding: 0; } }

.contact-us__block.is-half button { margin: auto 0 0; }

@media all and (max-width: 767px) { .contact-us__block.is-half button { padding: 15px 20px; } }

.contact-us__block.is-left { max-width: 35%; padding-right: 5em; position: relative; }

@media all and (max-width: 1023px) { .contact-us__block.is-left { max-width: 50%; } }

@media all and (max-width: 767px) { .contact-us__block.is-left { max-width: 100%; padding: 0; margin: 0 0 35px; } }

.contact-us__block.is-left::before { content: ""; height: 100%; width: 2px; display: block; background-color: rgba(151, 151, 151, 0.15); position: absolute; right: 0; top: 0; }

@media all and (max-width: 767px) { .contact-us__block.is-left::before { display: none; } }

.contact-us__block.is-right { max-width: 75%; padding-left: 5em; 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: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

@media all and (max-width: 1023px) { .contact-us__block.is-right { max-width: 50%; } }

@media all and (max-width: 767px) { .contact-us__block.is-right { max-width: 100%; padding: 0; } }

.contact-us__block.is-right .contact-us__row { -webkit-box-flex: 0.5; -ms-flex-positive: 0.5; flex-grow: 0.5; }

.contact-us__block.is-right .contact-us__row:first-child { -webkit-box-flex: 3; -ms-flex-positive: 3; flex-grow: 3; margin-bottom: 20px; }

.contact-us__block.is-right .contact-us__row:first-child label { width: 100%; height: 100%; }

@media all and (max-width: 767px) { .contact-us__block.is-right .contact-us__row:first-child label { height: 250px; } }

.contact-us__block.is-right .contact-us__row:last-child { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.contact-us__block.manager-left, .contact-us__block.manager-right, .contact-us__block.manager-center { max-width: 33.333%; width: 100%; }

.contact-us__block.manager-left { padding: 0; }

@media all and (max-width: 1023px) { .contact-us__block.manager-left { max-width: 100%; } }

.contact-us__block.manager-left img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

@media all and (max-width: 1023px) { .contact-us__block.manager-left img { max-width: initial; height: 300px; } }

@media all and (max-width: 479px) { .contact-us__block.manager-left img { max-width: 100%; } }

.contact-us__block.manager-right, .contact-us__block.manager-center { padding: 30px 0; -ms-flex-item-align: center; align-self: center; }

@media all and (max-width: 1023px) { .contact-us__block.manager-right, .contact-us__block.manager-center { max-width: 50%; -ms-flex-item-align: start; align-self: flex-start; } }

@media all and (max-width: 767px) { .contact-us__block.manager-right, .contact-us__block.manager-center { max-width: 100%; } }

.contact-us__block.manager-center { padding: 50px 30px 30px; }

@media all and (max-width: 1023px) { .contact-us__block.manager-center { padding: 50px; } }

@media all and (max-width: 767px) { .contact-us__block.manager-center { padding: 50px 10px 10px; } }

.contact-us__block.manager-right { padding: 50px 30px 30px 0; }

@media all and (max-width: 1023px) { .contact-us__block.manager-right { padding: 50px 30px 30px; } }

@media all and (max-width: 767px) { .contact-us__block.manager-right { padding: 50px 10px 10px; } }

.contact-us__block.manager-right .contact-us__row:first-child { min-height: 245px; display: -webkit-box; display: -ms-flexbox; display: flex; }

@media all and (max-width: 1023px) { .contact-us__block.manager-right .contact-us__row:first-child { min-height: 150px; } }

.contact-us__row { margin: 0 0 70px; }

@media all and (max-width: 767px) { .contact-us__row { margin: 0 0 35px; } }

.contact-us__row:last-child { margin: 0; }

.contact-us__row.not-robot { margin-bottom: 15px; }

.contact-us__row input, .contact-us__row textarea { font-family: 'PT Sans', sans-serif; font-weight: 700; font-size: 24px; color: #202020; }

@media all and (max-width: 1023px) { .contact-us__row input, .contact-us__row textarea { font-size: 20px; } }

.contact-us__row input:focus + p, .contact-us__row textarea:focus + p { font-size: 16px; font-family: 'PT Sans', sans-serif; font-weight: 400; color: rgba(151, 151, 151, 0.75); }

.contact-us__row textarea { resize: none; width: 100%; height: 100%; border: 0; }

.contact-us__row button { min-width: 260px; }

.contact-us__row .form__placeholder { color: rgba(151, 151, 151, 0.55); font-size: 24px; font-family: 'PT Sans', sans-serif; font-weight: 700; }

@media all and (max-width: 1023px) { .contact-us__row .form__placeholder { font-size: 20px; } }

.contact-us__row .form__placeholder.is-changed { font-size: 16px; font-family: 'PT Sans', sans-serif; font-weight: 400; color: rgba(151, 151, 151, 0.75); }

.contact-us__title { margin: 0 0 40px; }

@media all and (max-width: 1023px) { .contact-us__title { margin: 0 0 25px; } }

.contact-us__text { margin: 0 0 60px; }

@media all and (max-width: 1023px) { .contact-us__text { margin: 0 0 30px; } }

.contact-us__list a { font-family: 'PT Sans', sans-serif; font-weight: 700; margin: 0 0 5px; }

.contact-us__list a:last-child { margin: 0; }

.footer { position: relative; overflow: hidden; z-index: 0; }

.footer__container { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

@media all and (max-width: 1023px) { .footer__container { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }

.footer__site-info, .footer__form-wr { width: 100%; position: relative; z-index: 1; }

.footer__site-info::before, .footer__form-wr::before { content: ""; position: absolute; z-index: -1; width: 100vw; height: 100%; top: 0; display: block; }

.footer__site-info { max-width: 66.6667%; padding: 58px 50px 60px 0; }

@media all and (max-width: 1365px) { .footer__site-info { padding: 58px 30px 60px 0; } }

@media all and (max-width: 1279px) { .footer__site-info { max-width: 60%; } }

@media all and (max-width: 1023px) { .footer__site-info { padding: 50px 0; max-width: 100%; } }

.footer__site-info::before { right: 0; background-color: #333239; }

@media all and (max-width: 1023px) { .footer__site-info::before { right: -40px; } }

@media all and (max-width: 767px) { .footer__site-info::before { right: -20px; } }

.footer__form-wr { max-width: 33.3333%; padding: 58px 0 60px 130px; }

@media all and (max-width: 1365px) { .footer__form-wr { padding: 58px 0 60px 50px; } }

@media all and (max-width: 1279px) { .footer__form-wr { max-width: 40%; } }

@media all and (max-width: 1023px) { .footer__form-wr { padding: 50px 0; max-width: 100%; } }

.footer__form-wr::before { left: 0; background-color: #1C1C1C; }

@media all and (max-width: 1023px) { .footer__form-wr::before { left: -40px; } }

@media all and (max-width: 767px) { .footer__form-wr::before { left: -20px; } }

.footer__form__title { color: #fff; margin-bottom: 30px; font-family: 'PT Sans', sans-serif; font-weight: 700; font-size: 18px; }

.footer .navigation { margin-bottom: 30px; }

@media all and (max-width: 767px) { .footer .navigation { margin-bottom: 50px; } }

.footer .navigation__list { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.footer .navigation__list li { margin: 0 40px 20px 0; }

@media all and (max-width: 1365px) { .footer .navigation__list li { margin: 0 25px 20px 0; } }

.footer .navigation__list li:last-child { margin: 0; }

@media all and (max-width: 1023px) { .footer .contact__subscribe { max-width: 300px; } }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    color: red;
}
div.wpcf7-response-output {
    margin: 1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    text-align: center;
    width: 100%;
    border: 0px !important;
    font-family: 'PT Sans', sans-serif;
}

/*# sourceMappingURL=main.css.map */

