@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  color: inherit;
  text-decoration: none;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type='search'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

input[type="tel"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

input[type="tel"]::-webkit-outer-spin-button,
input[type="tel"]::-webkit-inner-spin-button {
  display: none;
}

body {
  font-family: 'Jost', sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrapper {
  max-width: 1260px;
  width: 100%;
}

.header {
  position: fixed;
  top: 0;
  z-index: 20;
  background: #FFFFFF;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 21px;
  padding-bottom: 22px;
}

.header > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.header__left-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.header__left-section__left p:first-child {
  font-size: 30px;
  color: #030504;
  font-weight: 900;
  line-height: 20px;
  margin-bottom: 2.5px;
}

.header__left-section__left p:last-child {
  background: orange;
  font-weight: 600;
  padding: 2px;
}

.header__left-section__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header__left-section__right p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  margin-left: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.header__right-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 132px;
}

.header__right-section__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__right-section__left a:first-child {
  margin-right: 17px;
}

.header__right-section__left img {
  width: 20px;
  height: 20px;
}

.header__right-section__left img:hover {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__right-section__central {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 103px;
}

.header__right-section__central img {
  margin-right: 8px;
}

.header__right-section__central a {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #C4C4C4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #C4C4C4;
}

.header__right-section__central a:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #000000;
}

.header__right-section__central a:last-child {
  margin-right: 0;
}

.header__right-section__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__right-section__right a {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  text-align: right;
  letter-spacing: 0.03em;
  color: #000000;
}

.header__right-section__right a:hover {
  color: #F7B84D;
}

.header__right-section__right > a:last-child {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  text-align: right;
  letter-spacing: 0.03em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #000000;
}

.header__right-section__right > a:last-child:hover {
  color: #959595;
}

.header-scroll {
  position: fixed;
  top: 0;
  z-index: 20;
  background: #FFFFFF;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  padding-top: 21px;
  padding-bottom: 22px;
}

.header-scroll > .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-scroll .header__left-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.header-scroll .header__left-section a {
  margin-right: 20px;
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  padding: 2px 2px;
}

.header-scroll .header__left-section a:hover {
  -webkit-box-shadow: 0 0 10px 5px #dddddd;
          box-shadow: 0 0 10px 5px #dddddd;
  border-radius: 10px;
}

.header-scroll .header__left-section a:last-child {
  margin-right: 0;
}

.header-scroll .header__left-section__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header-scroll .header__left-section__right p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  margin-left: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.header-scroll__right-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 187px;
}

.header-scroll__right-section__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-right: 103px;
}

.header-scroll__right-section__left a:first-child {
  margin-right: 17px;
}

.header-scroll__right-section__left img {
  width: 20px;
  height: 20px;
}

.header-scroll__right-section__left img:hover {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-scroll__right-section__central {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.header-scroll__right-section__central img {
  margin-right: 8px;
}

.header-scroll__right-section__central a {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #C4C4C4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #C4C4C4;
}

.header-scroll__right-section__central a:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #000000;
}

.header-scroll__right-section__central a:last-child {
  margin-right: 0;
}

.header-scroll__right-section__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-scroll__right-section__right a {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  text-align: right;
  letter-spacing: 0.03em;
  color: #000000;
}

.header-scroll__right-section__right > a:last-child {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  text-align: right;
  letter-spacing: 0.03em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #000000;
}

.header-scroll-focus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-off {
  display: none;
}

.main {
  width: 100%;
  margin-top: 100px;
  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;
}

.first-section {
  background-image: url(../img/first-section/bg-first-section.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.first-section .bg-wrapper {
  max-width: 1260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
  margin-bottom: 48px;
}

.first-section__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 41px;
}

.first-section__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.first-section__nav ul li {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  padding: 2px 2px;
}

.first-section__nav ul li:not(:last-child) {
  margin-right: 40px;
}

.first-section__nav ul li:hover {
  -webkit-box-shadow: 0 0 10px 5px #dddddd;
          box-shadow: 0 0 10px 5px #dddddd;
  border-radius: 10px;
}

.first-section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.first-section__content h1 {
  font-family: Jost;
  font-style: normal;
  font-weight: 800;
  font-size: 46px;
  line-height: 100%;
  /* or 46px */
  letter-spacing: 0.01em;
  color: #000000;
}

.first-section__content p {
  padding: 6px 6px 2px 12px;
  margin-top: 17px;
  font-family: Jost;
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 120%;
  /* identical to box height, or 34px */
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000000;
  background: #F7B84D;
  border-radius: 2px;
}

.first-section__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

.first-section__footer .first-section__footer__left__form {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.21);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.21);
  border-radius: 2px;
  padding: 26px 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.first-section__footer .first-section__footer__left__form span {
  position: relative;
}

.first-section__footer .first-section__footer__left__form span::after {
  content: "";
  position: absolute;
  background-image: url(../img/first-section/arrow-right-grey.svg);
  right: 2px;
  top: 3px;
  height: 38px;
  width: 40px;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__submit:hover + span::after {
  background-image: url(../img/first-section/arrow-right-orange.svg);
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__tel {
  border: none;
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 2px;
  margin-right: 38px;
  opacity: 0.5;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__tel:focus {
  opacity: 1;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__tel::-webkit-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__tel:-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__tel::-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__tel::placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__submit {
  padding: 13px 69px 12px 50px;
  background: #F6B84D;
  border-radius: 42px;
  border: 1px solid #F6B84D;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #000000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.first-section__footer .first-section__footer__left__form .first-section__footer__left__form__submit:hover {
  background-color: white;
  border: 1px solid #F6B84D;
}

.first-section__footer .first-section__footer__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.first-section__footer .first-section__footer__right div {
  background-image: url(../img/first-section/mini-bg.png);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 2px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.first-section__footer .first-section__footer__right div a:first-child {
  padding: 29px 43px 30px 47px;
}

.first-section__footer .first-section__footer__right div a:last-child {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  letter-spacing: 0.03em;
  color: #000000;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 28px 19px 33px 25px;
}

.second-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.second-section .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 57px 0;
  border-bottom: 2px solid #F6B84D;
}

.second-section__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: 151px;
  white-space: nowrap;
}

.second-section__items:last-child {
  margin-right: 0;
}

.second-section__items img {
  margin-right: 20px;
}

.second-section__items div p {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.second-section__items div p:first-child {
  text-transform: uppercase;
  font-weight: 600;
}

.third-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
  background: #FAFAFA;
}

.third-section .wrapper {
  width: 100%;
  max-width: 1260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.third-section .wrapper h2 span {
  display: inline-block;
  background: #F7B84D;
  border-radius: 2px;
  font-size: 28px;
  padding: 0 7px;
}

.third-section .wrapper .third-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 74px;
}

.title {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 100%;
  /* identical to box height, or 36px */
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
}

.third-form {
  background: #FAFAFA;
  -webkit-box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
          box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
}

.third-form .form-wrapper {
  padding: 0px 53px 32px 54px;
}

.third-form__top {
  border-top: 2px solid #F6B84D;
  padding-top: 30px;
}

.third-form__top div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.third-form__top div p {
  padding: 2px;
  padding-left: 0;
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
  opacity: 0.7;
}

.third-form__top div p:first-child {
  margin-right: 49px;
}

.third-form__top select {
  font-family: Jost;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  border: none;
  border-bottom: 1px solid #C4C4C4;
  background-color: inherit;
}

.third-form__top .third-form__top__fir-select {
  padding: 0;
  padding-right: 100px;
  margin-right: 21px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/third-section/arrow-down.png) no-repeat right;
}

.third-form__top .third-form__top__fir-select option:after {
  content: "";
  background-image: url(../img/third-section/grey-check.png);
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.third-form__top .third-form__top__sec-select {
  padding-right: 23px;
  max-width: 407px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/third-section/arrow-down.png) no-repeat right;
}

.third-form__midle .third-form__midle__first-section p {
  max-width: 458px;
  padding: 19px 20px 19px 62px;
  margin-top: 25px;
  background: #FAFAFA;
  -webkit-box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
          box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  letter-spacing: 0.03em;
  color: #000000;
  opacity: 0.78;
  max-width: 458px;
}

.third-form__midle .third-form__midle__second-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 27px;
}

.third-form__midle .third-form__midle__second-section div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.third-form__midle .third-form__midle__second-section div:first-child {
  margin-right: 54px;
}

.third-form__midle .third-form__midle__second-section div p {
  margin-right: 40px;
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
  opacity: 0.7;
}

.third-form__midle .third-form__midle__second-section div label {
  margin-left: 10px;
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  opacity: 0.65;
}

.third-form__midle .third-form__midle__second-section div label {
  margin-right: 40px;
  position: relative;
}

.third-form__midle .third-form__midle__second-section div label:last-child {
  margin-right: 0px;
}

.third-form__midle .third-form__midle__second-section div label:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -30px;
  height: 20px;
  width: 20px;
  background-image: url(../img/third-section/grey-check.png);
}

.third-form__midle .third-form__midle__second-section div label:hover {
  cursor: pointer;
}

.third-form__midle .third-form__midle__second-section div .third-form__midle__second-section__radio {
  display: none;
}

.third-form__midle .third-form__midle__second-section div .third-form__midle__second-section__radio:checked + label:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -30px;
  height: 20px;
  width: 20px;
  background-image: url(../img/third-section/orange-check.png);
}

.third-form__midle .third-form__midle__third-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}

.third-form__midle .third-form__midle__third-section div:first-child {
  margin-right: 20px;
}

.third-form__midle .third-form__midle__third-section div .third-form__midle__third-section__text {
  border: none;
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 8px;
  margin-top: 10px;
  background-color: inherit;
}

.third-form__midle .third-form__midle__third-section div .third-form__midle__third-section__text::-webkit-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__midle .third-form__midle__third-section div .third-form__midle__third-section__text:-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__midle .third-form__midle__third-section div .third-form__midle__third-section__text::-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__midle .third-form__midle__third-section div .third-form__midle__third-section__text::placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__midle .third-form__midle__third-section div p {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
  opacity: 0.7;
}

.third-form__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 32px 0;
}

.third-form__bottom .third-form__bottom__tel::-webkit-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__bottom .third-form__bottom__tel:-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__bottom .third-form__bottom__tel::-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__bottom .third-form__bottom__tel::placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.third-form__bottom .third-form__bottom__tel {
  padding: 19px 0px 18px 25px;
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
}

.third-form__bottom .third-form__bottom__submit {
  background: #F7B84D;
  border-radius: 2px;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  padding: 19px 124px 18px 65px;
  border: 1px solid #F7B84D;
  margin-left: -2px;
}

.third-form__bottom .third-form__bottom__submit:hover {
  background-color: white;
}

.third-form__bottom span {
  position: relative;
}

.third-form__bottom span::after {
  content: "";
  position: absolute;
  background-image: url(../img/first-section/arrow-right-grey.svg);
  right: 64px;
  top: 8px;
  height: 38px;
  width: 40px;
}

.third-form__bottom .third-form__bottom__submit:hover + span::after {
  background-image: url(../img/first-section/arrow-right-orange.svg);
}

.fourth-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fourth-section .wrapper {
  width: 100%;
  max-width: 1260px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.fourth-section__header__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E5E5E5;
  margin-top: 40px;
  margin-bottom: 40px;
}

.fourth-section__header__tabs a {
  padding: 15px 61px;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  /* identical to box height, or 22px */
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  cursor: pointer;
}

.fourth-section__header__tabs a:active {
  background: #E5E5E5;
  -webkit-box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
          box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
}

.fourth-section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fourth-section__content__item {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
          box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
  margin-right: 15px;
  padding-bottom: 23px;
}

.fourth-section__content__item:last-child {
  margin-right: 0;
}

.fourth-section__content__item .item-top {
  width: 100%;
  border-bottom: 1px solid rgba(196, 196, 196, 0.2);
}

.fourth-section__content__item .item-top img {
  width: 100%;
  max-height: 225px;
  max-width: 300px;
}

.fourth-section__content__item .item-top p {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  padding: 20px 28px 18px 38px;
}

.item-bottom {
  padding: 18px 20px 23px 31px;
}

.item-bottom div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item-bottom div:first-child p {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.item-bottom div:first-child p:first-child {
  margin-right: 50px;
}

.item-bottom > p {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
  margin-top: 6px;
  margin-bottom: 18px;
  padding: 2px;
  padding-left: 1px;
  text-align: left;
}

.item-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item-footer .item-footer__link {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #000000;
  border: 1px solid #F6B84D;
  background: #F6B84D;
  border-radius: 42px;
  padding: 13px 69px 12px 50px;
  position: relative;
}

.item-footer .item-footer__link::after {
  content: "";
  position: absolute;
  background-image: url(../img/first-section/arrow-right-grey.svg);
  right: 2px;
  top: 1.4px;
  height: 38px;
  width: 40px;
}

.item-footer .item-footer__link:hover {
  background-color: white;
}

.item-footer .item-footer__link:hover::after {
  background-image: url(../img/first-section/arrow-right-orange.svg);
}

.fourth-section__content {
  min-width: 0;
}

.slick-list {
  overflow: hidden;
  padding-bottom: 15px;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fourth-section__content {
  position: relative;
}

.fourth-section__content .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  font-size: 0;
}

.fourth-section__content .slick-arrow.slick-prev {
  left: -60px;
  background: #E5E5E5;
  background-image: url(../img/fourth-section/arrow-left.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
}

.fourth-section__content .slick-arrow.slick-prev:hover {
  background: #F7B84D;
  background-image: url(../img/fourth-section/arrow-left.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
}

.fourth-section__content .slick-arrow.slick-next {
  right: -60px;
  background: #E5E5E5;
  background-image: url(../img/fourth-section/arrow-right.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
}

.fourth-section__content .slick-arrow.slick-next:hover {
  background: #F7B84D;
  background-image: url(../img/fourth-section/arrow-right.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
}

.sixth-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sixth-section .wrapper {
  width: 100%;
  max-width: 1260px;
}

.sixth-section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

.sixth-section__content__items {
  margin-right: 17px;
}

.sixth-section__content__items:last-child {
  margin-right: 0;
}

.sixth-section__content__items__top {
  border-bottom: 1px solid #C4C4C4;
}

.sixth-section__content__items__top p {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  padding: 20px 0 15px 0;
  text-align: center;
}

.sixth-section__content__items__bottom .sixth-section__content__items__bottom__link {
  width: 100%;
  display: block;
  text-align: center;
  padding: 10.5px 0 10.5px 0;
  margin-top: 25px;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #000000;
  border: none;
  background-color: inherit;
  position: relative;
}

.sixth-section__content__items__bottom .sixth-section__content__items__bottom__link:after {
  content: "";
  position: absolute;
  background-color: #F6B84D;
  border-radius: 50%;
  background-image: url(../img/sixth-section/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  right: 2px;
  top: 1.4px;
  height: 38px;
  width: 40px;
}

.sixth-section__content__items__bottom .sixth-section__content__items__bottom__link:hover:after {
  background-color: white;
  border: 1px solid #F6B84D;
  background-image: url(../img/sixth-section/arrow-orange-right.svg);
}

.seventh-section {
  margin-top: 82px;
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #FAFAFA;
}

.seventh-section .wrapper {
  width: 100%;
  max-width: 100%;
}

.seventh-section__header span {
  display: inline-block;
  background: #F7B84D;
  border-radius: 2px;
  font-size: 28px;
  padding: 0 7px;
}

.seventh-section .seventh-section__content__left {
  width: 100%;
}

.seventh-section .seventh-section__content__left img {
  width: 100%;
}

.eighth-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.eighth-section .wrapper {
  width: 100%;
  max-width: 1260px;
  background: #E5E5E5;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}

.eighth-section__left {
  margin-top: 67px;
  padding-left: 54px;
}

.eighth-section__left .eighth-section__left__form .eighth-section__left__form__submit::-webkit-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eighth-section__left .eighth-section__left__form .eighth-section__left__form__submit:-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eighth-section__left .eighth-section__left__form .eighth-section__left__form__submit::-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eighth-section__left .eighth-section__left__form .eighth-section__left__form__submit::placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eighth-section__left .eighth-section__left__form .eighth-section__left__form__tel {
  padding: 16px 0px 18px 25px;
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  background-color: inherit;
}

.eighth-section__left .eighth-section__left__form .eighth-section__left__form__submit {
  background: #FFFFFF;
  border-radius: 2px;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  padding: 19px 124px 18px 65px;
  border: none;
  margin-left: -10px;
}

.eighth-section__left .eighth-section__left__form .eighth-section__left__form__submit:hover {
  background: #F6B84D;
}

.eighth-section__left .eighth-section__left__form span {
  position: relative;
}

.eighth-section__left .eighth-section__left__form span::after {
  content: "";
  position: absolute;
  background-image: url(../img/eighth-section/arrow.svg);
  right: 64px;
  top: -7px;
  height: 38px;
  width: 40px;
}

.eighth-section__left .eighth-section__left__form__submit:hover + span::after {
  background-image: url(../img/first-section/arrow-right-grey.svg);
}

.eighth-section__left h2 {
  margin-bottom: 18px;
}

.eighth-section__left h2 span {
  background-color: white;
  border-radius: 2px;
  display: inline-block;
  font-size: 33px;
  padding: 0 7px;
}

.eighth-section__left p {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  margin-bottom: 40px;
}

.ninth-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ninth-section .wrapper {
  width: 100%;
  max-width: 1260px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.ninth-section__header {
  margin-bottom: 70px;
}

.ninth-section__header h2 span {
  background: #F7B84D;
  border-radius: 2px;
  display: inline-block;
  font-size: 32px;
  padding: 0 7px;
}

.ninth-section__header__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E5E5E5;
  margin-top: 50px;
  overflow: hidden;
}

.ninth-section__header__tabs a {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  /* identical to box height, or 22px */
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  padding: 15px 61px;
}

.ninth-section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}

.ninth-section__content__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ninth-section__content__left div:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ninth-section__content__right {
  margin-left: 109px;
}

.ninth-section__content__right__top h5 {
  margin-bottom: 21px;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  /* identical to box height, or 22px */
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
}

.ninth-section__content__right__top > p {
  margin-bottom: 3px;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  /* or 14px */
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  opacity: 0.5;
}

.ninth-section__content__right__top div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ninth-section__content__right__top div p:first-child {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  /* identical to box height, or 29px */
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  background: #F7B84D;
  border-radius: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

.ninth-section__content__right__top div p:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  /* or 14px */
  letter-spacing: 0.08em;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  text-transform: uppercase;
  color: #000000;
  opacity: 0.5;
  margin-left: 10px;
}

.ninth-section__content__right__middle {
  margin-top: 32px;
}

.ninth-section__content__right__middle div:first-child h5 {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000000;
}

.ninth-section__content__right__middle div:first-child p {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.ninth-section__content__right__middle div:nth-child(2) {
  margin-top: 25px;
}

.ninth-section__content__right__middle div:nth-child(2) h5 {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000000;
}

.ninth-section__content__right__middle div:nth-child(2) ul li {
  padding-left: 10px;
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  position: relative;
}

.ninth-section__content__right__middle div:nth-child(2) ul li:before {
  content: "•";
  position: absolute;
  left: 0px;
}

.ninth-section__content__right__bottom {
  margin-top: 25px;
}

.ninth-section__content__right__bottom h5 {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000000;
}

.ninth-section__content__right__bottom ul {
  margin-top: 3px;
}

.ninth-section__content__right__bottom ul li {
  padding-left: 10px;
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  position: relative;
}

.ninth-section__content__right__bottom ul li:before {
  content: "•";
  position: absolute;
  left: 0px;
}

.ninth-section__content-slider {
  position: relative;
}

.ninth-section__content-slider .slick-arrow {
  position: absolute;
  top: 40%;
  z-index: 10;
  font-size: 0;
}

.ninth-section__content-slider .slick-arrow.slick-prev {
  left: -60px;
  background: #E5E5E5;
  background-image: url(../img/fourth-section/arrow-left.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
}

.ninth-section__content-slider .slick-arrow.slick-prev:hover {
  background: #F7B84D;
  background-image: url(../img/fourth-section/arrow-left.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
}

.ninth-section__content-slider .slick-arrow.slick-next {
  right: -60px;
  background: #E5E5E5;
  background-image: url(../img/fourth-section/arrow-right.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
}

.ninth-section__content-slider .slick-arrow.slick-next:hover {
  background: #F7B84D;
  background-image: url(../img/fourth-section/arrow-right.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
}

.ninth-section__content__left {
  min-width: 0;
}

.ninth-section__content__left-big-slider {
  min-width: 0;
}

.ninth-section__content__left-big-slider .slick-list {
  overflow: hidden;
}

.ninth-section__content__left-big-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ninth-section__content__left-big-slider div {
  width: 406px;
  height: 406px;
}

.ninth-section__content__left-small-slider {
  min-width: 0;
  margin-left: 21px;
  position: relative;
}

.ninth-section__content__left-small-slider div {
  height: 104px;
  width: 104px;
}

.ninth-section__content__left-small-slider .slick-slide {
  margin-bottom: 20px;
}

.ninth-section__content__left-small-slider .slick-list {
  overflow: hidden;
}

.ninth-section__content__left-small-slider .slick-track {
  display: block;
}

.ninth-section__content__left-small-slider .slick-arrow {
  position: absolute;
  top: 92%;
  z-index: 10;
  font-size: 0;
}

.ninth-section__content__left-small-slider .slick-arrow.slick-prev {
  left: 12px;
  background: #E5E5E5;
  background-image: url(../img/fourth-section/arrow-left.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
}

.ninth-section__content__left-small-slider .slick-arrow.slick-prev:hover {
  background: #F7B84D;
  background-image: url(../img/fourth-section/arrow-left.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
}

.ninth-section__content__left-small-slider .slick-arrow.slick-next {
  right: 12px;
  background: #E5E5E5;
  background-image: url(../img/fourth-section/arrow-right.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
}

.ninth-section__content__left-small-slider .slick-arrow.slick-next:hover {
  background: #F7B84D;
  background-image: url(../img/fourth-section/arrow-right.svg);
  background-size: 5.77px 10,32px;
  background-repeat: no-repeat;
  background-position: center;
}

.tenth-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tenth-section .wrapper {
  width: 100%;
  max-width: 1260px;
  background: #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-bottom: 80px;
}

.tenth-section .tenth-section__left {
  position: absolute;
  left: -20px;
  bottom: 0;
}

.tenth-section__left {
  margin-left: 22px;
}

.tenth-section__right {
  width: 60%;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 37px 106px 34px 0;
}

.tenth-section__right h2 {
  margin-bottom: 23px;
}

.tenth-section__right h2 span {
  background: #F7B84D;
  border-radius: 2px;
  display: inline-block;
  padding: 2px 7px;
}

.tenth-section__right p:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 27px;
}

.tenth-section__right p {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.tenth-section__right p:nth-child(3) {
  margin-top: 23px;
}

.eleventh-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FAFAFA;
  padding-bottom: 80px;
}

.eleventh-section .wrapper {
  width: 100%;
  max-width: 1260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 58px 30px 0 30px;
}

.eleventh-section__left__header {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.eleventh-section__left__header h2 {
  margin-top: 39px;
  margin-bottom: 18px;
}

.eleventh-section__left__header h2 span {
  background: #F7B84D;
  border-radius: 2px;
  display: inline-block;
  padding: 0 7px;
}

.eleventh-section__left__header p {
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  margin-bottom: 40px;
}

.eleventh-section__left__content__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 16px;
}

.eleventh-section__left__content__number a {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eleventh-section__left__content__number a:hover {
  color: #F7B84D;
}

.eleventh-section__left__content__email {
  margin-bottom: 16px;
}

.eleventh-section__left__content__email a {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eleventh-section__left__content__email a:hover {
  color: #959595;
}

.eleventh-section__left__content__work-time {
  margin-bottom: 16px;
}

.eleventh-section__left__content__work-time p {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eleventh-section__left__content__soc-media {
  margin-bottom: 25px;
}

.eleventh-section__left__content__soc-media p {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eleventh-section__left__content__soc-media a {
  display: inline-block;
  margin-top: 5px;
}

.eleventh-section__left__content__soc-media a:hover {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.eleventh-section__left__content__soc-media a:last-child {
  margin-left: 17px;
}

.eleventh-section__left__footer-messengers > p {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.eleventh-section__left__footer-messengers div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.eleventh-section__left__footer-messengers div div p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #959595;
}

.eleventh-section__left__footer-messengers div div a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #959595;
  margin-right: 8px;
  margin-top: 5px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.eleventh-section__left__footer-messengers div div a:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #000000;
}

.eleventh-section__left__footer-messengers div div a img {
  margin-right: 8px;
}

.eleventh-section__central {
  margin-left: 163px;
  margin-right: 27px;
}

.twelfth-section {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.twelfth-section .wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1260px;
  background: #E5E5E5;
  padding: 67px 0 60px 54px;
  margin-bottom: 130px;
  position: relative;
  width: 100%;
}

.twelfth-section__left {
  text-align-last: left;
}

.twelfth-section__left h2 {
  margin-bottom: 14px;
}

.twelfth-section__left h2 span {
  background: #F6B84D;
  border-radius: 2px;
  padding: 1px 3px;
  display: inline-block;
  padding: 0 7px;
}

.twelfth-section__left p {
  margin-bottom: 31px;
  font-family: Jost;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
}

.twelfth-section__left p span {
  background: #F6B84D;
  border-radius: 2px;
  display: inline-block;
  border-radius: 2px;
  padding: 0 10px 0px 2px;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__tel::-webkit-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__tel:-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__tel::-ms-input-placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__tel::placeholder {
  font-family: Jost;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  color: #000000;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__tel {
  padding: 16px 0px 18px 25px;
  border: 1px solid #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  background-color: inherit;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__submit {
  background: #FFFFFF;
  border-radius: 2px;
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  padding: 19px 124px 18px 65px;
  border: none;
  margin-left: -10px;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__submit:hover {
  background: #F6B84D;
}

.twelfth-section__left .twelfth-section__form span {
  position: relative;
}

.twelfth-section__left .twelfth-section__form span::after {
  content: "";
  position: absolute;
  background-image: url(../img/eighth-section/arrow.svg);
  right: 64px;
  top: -7px;
  height: 38px;
  width: 40px;
}

.twelfth-section__left .twelfth-section__form .twelfth-section__form__submit:hover + span:after {
  background-image: url(../img/first-section/arrow-right-grey.svg);
}

.twelfth-section__right {
  position: absolute;
  right: 62px;
  top: -90px;
}

footer {
  width: 100%;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FAFAFA;
}

.footer .wrapper {
  width: 100%;
  max-width: 1260px;
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 20px 23px 20px;
}

.footer__top__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__top__left > p {
  font-family: Jost;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  letter-spacing: 0.03em;
  color: #000000;
  margin-left: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.footer__top__left div p:last-child {
  background: orange;
  font-weight: 700;
  padding: 2px;
  text-transform: uppercase;
}

.footer__top__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 132px;
}

.footer__top__right__soc-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__top__right__soc-media img {
  width: 20px;
  height: 20px;
}

.footer__top__right__soc-media a:first-child {
  margin-right: 17px;
}

.footer__top__right__soc-media a {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.footer__top__right__soc-media a:hover {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer__top__right__messengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 103px;
}

.footer__top__right__messengers div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.footer__top__right__messengers div a {
  margin-right: 8px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #C4C4C4;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.footer__top__right__messengers div a img {
  margin-right: 8px;
}

.footer__top__right__messengers div a:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #000000;
}

.footer__top__right__numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 29px;
}

.footer__top__right__numbers a {
  font-family: Jost;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  /* or 19px */
  text-align: center;
  letter-spacing: 0.03em;
}

.footer__top__right__numbers a:hover {
  color: #F7B84D;
}

.footer__top__right__numbers a:last-child {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  text-align: right;
  letter-spacing: 0.03em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #000000;
}

.footer__top__right__numbers a:last-child:hover {
  color: #959595;
}

footer .footer__bottom {
  background: #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
}

footer .footer__bottom div {
  max-width: 1260px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .footer__bottom div a {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  /* identical to box height, or 17px */
  letter-spacing: 0.03em;
  padding: 12px 0;
}

.pop-up {
  z-index: 50;
  display: none;
  max-width: 835px;
  max-height: 200px;
  margin: 0 30px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: fixed;
  top: calc(50vh - 100px);
  padding: 0 107px;
  background: #FAFAFA;
  -webkit-box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
          box-shadow: 0px 0px 30px rgba(166, 166, 166, 0.17);
}

.pop-up__container {
  max-width: 620px;
  border-top: 2px solid #F6B84D;
  padding: 54px 0px 67px 0px;
  position: relative;
}

.pop-up__container .pop-up-close {
  position: absolute;
  top: 14px;
  right: -90px;
}

.pop-up__container .pop-up-close:hover {
  cursor: pointer;
}

.pop-up__container p {
  margin-top: 17px;
  font-family: Jost;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  /* identical to box height, or 24px */
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
}

.pop-up__container p span {
  background: #F6B84D;
  border-radius: 2px;
  padding: 2px;
}

.pop-up-open {
  display: block;
}

@media screen and (max-width: 1350px) {
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-prev {
    left: 0;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-next {
    right: 0;
  }
  .ninth-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ninth-section__content__right {
    margin-left: 40px;
  }
}

@media screen and (max-width: 1265px) {
  .header > .wrapper {
    margin: 0px 20px 0px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header__right-section {
    margin-left: 80px;
  }
  .second-section .wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .second-section .wrapper .second-section__items {
    margin-bottom: 20px;
    min-width: 215px;
    margin-right: 20px;
  }
  .third-section .wrapper > .third-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
  .third-section .wrapper > .third-content .third-left {
    margin-bottom: 20px;
  }
  .third-section .wrapper > .third-content .third-right {
    margin-bottom: 20px;
  }
  .fourth-section .fourth-section__header__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
  }
  .fourth-section .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fourth-section .item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fourth-section__content .slick-arrow.slick-prev {
    left: 15px;
  }
  .fourth-section__content .slick-arrow.slick-next {
    right: 15px;
  }
  .sixth-section__content__items {
    margin-bottom: 20px;
  }
  .ninth-section .wrapper .ninth-section__header__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-prev {
    left: 30px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-next {
    right: 30px;
  }
  .ninth-section .wrapper .ninth-section__content__left-small-slider .slick-arrow.slick-prev {
    left: 12px;
  }
  .ninth-section .wrapper .ninth-section__content__left-small-slider .slick-arrow.slick-next {
    right: 12px;
  }
  .ninth-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ninth-section__content__right {
    margin-left: 40px;
  }
  .eleventh-section .wrapper .eleventh-section__central {
    margin-left: 80px;
  }
}

@media (max-width: 1210px) {
  .header-scroll .header__right-section {
    margin-left: 40px;
  }
}

@media (max-width: 1162px) {
  .header-scroll .header__right-section {
    margin-left: 20px;
  }
}

@media screen and (max-width: 1140px) {
  .header .header__right-section {
    margin-left: 0px;
  }
  .header .header__right-section__central {
    margin-left: 60px;
  }
  .header-scroll {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-scroll .header__left-section a:not(:last-child) {
    margin-right: 20px;
  }
  .header-scroll .header__right-section {
    margin-left: 0px;
  }
  .header-scroll .header__right-section__central {
    margin-left: 60px;
  }
  .third-section .third-right .third-form .third-form__midle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fourth-section .slick-list {
    margin-left: 30px;
    margin-right: 40px;
  }
  .fourth-section__content .slick-arrow.slick-prev {
    left: 100px;
  }
  .fourth-section__content .slick-arrow.slick-next {
    right: 100px;
  }
  .ninth-section .wrapper .ninth-section__header__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-prev {
    left: 75px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-next {
    right: 75px;
  }
  .ninth-section .wrapper .ninth-section__content__left-small-slider .slick-arrow.slick-prev {
    left: 12px;
  }
  .ninth-section .wrapper .ninth-section__content__left-small-slider .slick-arrow.slick-next {
    right: 12px;
  }
  .ninth-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ninth-section__content__left .ninth-section__content__left-big-slider div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 326px;
    max-height: 326px;
  }
  .ninth-section__content__right {
    margin-left: 40px;
  }
  .eleventh-section .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .footer__top__right {
    margin-left: 15px;
  }
}

@media (max-width: 1080px) {
  .header-scroll .header__left-section a {
    font-size: 12px;
  }
}

@media screen and (max-width: 965px) {
  .header .header__left-section__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header .header__left-section__left img {
    max-width: 100px;
  }
  .header .header__left-section__left p {
    font-size: 11px;
  }
  .header .header__left-section__right p {
    font-size: 11px;
  }
  .header-scroll {
    padding-bottom: 25px;
  }
  .header-scroll .header__left-section a {
    font-size: 12px;
  }
  .header-scroll .header__right-section__central {
    margin-left: 30px;
  }
  .fourth-section .fourth-section__header__tabs p {
    padding: 15px 40px;
  }
  .fourth-section .slick-list {
    max-width: 690px;
  }
  .fourth-section .fourth-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .fourth-section .fourth-section__content .slick-arrow.slick-prev {
    left: 50px;
  }
  .fourth-section .fourth-section__content .slick-arrow.slick-next {
    right: 50px;
  }
  .fourth-section .item-top p {
    padding-left: 5px;
    padding-right: 5px;
  }
  .fourth-section .item-top img {
    max-width: 200px;
  }
  .fourth-section .item-bottom {
    padding-left: 5px;
    padding-right: 5px;
  }
  .fourth-section .slick-list {
    margin-left: 50px;
    margin-right: 60px;
  }
  .fourth-section__content .slick-arrow.slick-prev {
    left: 180px;
  }
  .fourth-section__content .slick-arrow.slick-next {
    right: 100px;
  }
  .eighth-section__left h2 {
    line-height: 120%;
  }
  .eighth-section__left form .eighth-section__left__form__tel {
    margin-bottom: 10px;
  }
  .eighth-section__left form .eighth-section__left__form__submit {
    margin-bottom: 10px;
  }
  .ninth-section .ninth-section__content__right__middle div:first-child h5 {
    font-size: 14px;
  }
  .ninth-section .ninth-section__content__right__middle div:first-child p {
    font-size: 12px;
  }
  .ninth-section .ninth-section__content__right__middle div:last-child h5 {
    font-size: 14px;
  }
  .ninth-section .ninth-section__content__right__middle div:last-child ul > li {
    font-size: 13px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-prev {
    left: 190px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-next {
    right: 190px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .ninth-section__content__left-small-slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .ninth-section__content__left-small-slider .slick-arrow.slick-next {
    right: 10px;
  }
  .ninth-section .wrapper .ninth-section__header__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ninth-section .wrapper .ninth-section__header__tabs p {
    padding: 15px 30px;
  }
  .ninth-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ninth-section__content__left .ninth-section__content__left-big-slider div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 280px;
    max-height: 280px;
  }
  .ninth-section__content__left .ninth-section__content__left-small-slider div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 90px;
    margin-bottom: 10px;
  }
  .ninth-section__content__right {
    margin-left: 20px;
  }
  .ninth-section__content__right h5 {
    font-size: 16px;
  }
  .ninth-section__content__right__top > p {
    font-size: 10px;
  }
  .ninth-section__content__right__top div p:first-child {
    font-size: 20px;
  }
  .ninth-section__content__right__top div p:last-child {
    font-size: 10px;
  }
  .ninth-section__content__right__bottom h5 {
    font-size: 14px;
  }
  .ninth-section__content__right__bottom ul > li {
    font-size: 13px;
  }
  .eleventh-section__left__header p {
    font-size: 13px;
  }
  .twelfth-section .wrapper {
    margin-bottom: 40px;
  }
  .twelfth-section__right {
    top: 0;
    right: 30px;
  }
  .twelfth-section__right img {
    max-width: 300px;
  }
  .footer .wrapper .footer__top__right__messengers {
    margin-left: 10px;
  }
}

@media (max-width: 950px) {
  .header-scroll .header__left-section a:not(:last-child) {
    margin-right: 5px;
  }
}

@media (max-width: 875px) {
  .header-scroll .header__right-section__right a {
    font-size: 12px;
  }
}

@media (max-width: 852px) {
  .header-scroll .header__right-section__central {
    display: none;
  }
}

@media (max-width: 768px) {
  .header .header__left-section__right {
    display: none;
  }
  .header .header__right-section__left {
    margin-left: 40px;
  }
  .first-section .first-section__nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .first-section .first-section__content h1 {
    margin-left: 50px;
  }
  .first-section .first-section__footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
  .first-section .first-section__footer .first-section__footer__right div > a:last-child {
    height: 100%;
  }
  .fourth-section .fourth-section__header__tabs a {
    padding: 15px 20px;
  }
  .seventh-section {
    margin-top: 20px;
  }
  .eighth-section .wrapper {
    margin-top: 20px;
  }
  .eighth-section .eighth-section__right {
    display: none;
  }
  .ninth-section .wrapper {
    margin-bottom: 20px;
  }
  .ninth-section .wrapper .ninth-section__content-slider {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-next {
    right: 10px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .ninth-section__content__left-big-slider div {
    width: 100%;
  }
  .ninth-section .wrapper .ninth-section__content-slider .ninth-section__content__left-small-slider .slick-arrow.slick-prev {
    top: 85%;
    left: 5px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .ninth-section__content__left-small-slider .slick-arrow.slick-next {
    top: 85%;
    right: 5px;
  }
  .ninth-section .wrapper .ninth-section__header__tabs a {
    padding: 15px 20px;
  }
  .ninth-section .wrapper .ninth-section__content {
    margin-bottom: 20px;
  }
  .tenth-section .wrapper {
    margin-bottom: 20px;
  }
  .tenth-section .wrapper .tenth-section__left {
    left: -100px;
  }
  .eleventh-section {
    padding-bottom: 20px;
  }
  .eleventh-section .wrapper {
    padding-top: 20px;
  }
  .eleventh-section .wrapper .eleventh-section__central {
    margin: 0;
    margin-top: 20px;
  }
  .twelfth-section {
    margin-top: 20px;
  }
  .twelfth-section .twelfth-section__right {
    display: none;
  }
  .footer .footer__top__left p {
    display: none;
  }
  .footer .footer__top__right__soc-media {
    margin-right: 50px;
  }
}

@media screen and (max-width: 720px) {
  .header .wrapper .header__left-section__right p {
    margin-left: 10px;
  }
  .header .wrapper .header__right-section__central {
    display: none;
  }
  .header .wrapper .header__right-section__right {
    margin-left: 10px;
  }
  .header-scroll .wrapper .header__right-section__central {
    display: none;
  }
  .first-section__content h1 {
    margin-left: 50px;
  }
  .first-section__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .third-section .title {
    line-height: 120%;
    font-size: 30px;
  }
  .fourth-section .slick-list {
    max-width: 650px;
  }
  .fourth-section .fourth-section__header__tabs p {
    padding: 15px 20px;
    font-size: 16px;
  }
  .fourth-section .fourth-section__content .slick-arrow.slick-prev {
    left: 40px;
  }
  .fourth-section .fourth-section__content .slick-arrow.slick-next {
    right: 40px;
  }
  .eighth-section .wrapper {
    position: relative;
  }
  .eighth-section .wrapper .eighth-section__left {
    z-index: 10;
  }
  .eighth-section .wrapper .eighth-section__left .title {
    font-size: 30px;
  }
  .eighth-section .wrapper .eighth-section__right {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 9;
  }
  .ninth-section .wrapper {
    margin-bottom: 0px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-prev {
    left: 40px;
    top: 20%;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-next {
    right: 40px;
    top: 20%;
  }
  .ninth-section .wrapper .ninth-section__header p {
    font-size: 16px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .ninth-section__content-slider .ninth-section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ninth-section__content-slider .ninth-section__content__left .ninth-section__content__left-big-slider div {
    max-width: 380px;
    max-height: 380px;
  }
  .ninth-section__content-slider .ninth-section__content__left .ninth-section__content__left-small-slider .slick-arrow.slick-prev {
    top: 80%;
  }
  .ninth-section__content-slider .ninth-section__content__left .ninth-section__content__left-small-slider .slick-arrow.slick-next {
    top: 80%;
  }
  .ninth-section__content-slider .ninth-section__content__right {
    margin-top: 20px;
  }
  .tenth-section .wrapper {
    position: relative;
    margin-bottom: 30px;
  }
  .tenth-section .wrapper .tenth-section__left {
    position: absolute;
    bottom: 0;
    left: -20px;
    z-index: 9;
  }
  .tenth-section .wrapper .tenth-section__right {
    z-index: 10;
  }
  .tenth-section .wrapper .tenth-section__right .title {
    line-height: 120%;
  }
  .eleventh-section {
    padding-bottom: 0;
  }
  .eleventh-section .wrapper {
    padding-top: 0;
  }
  .eleventh-section .wrapper .eleventh-section__central {
    margin-left: 0;
    margin-right: 0;
  }
  .twelfth-section {
    margin-top: 10px;
  }
  .twelfth-section .twelfth-section__left form .twelfth-section__form__submit {
    padding-right: 100px;
  }
  .twelfth-section .wrapper {
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
  .twelfth-section__left .twelfth-section__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .twelfth-section__left .twelfth-section__form span::after {
    right: 40px;
    top: 8px;
  }
  .twelfth-section__right {
    display: none;
  }
  .footer__top__left > p {
    display: none;
  }
  .footer__top__right__numbers {
    margin-left: 10px;
  }
}

@media screen and (max-width: 540px) {
  .header {
    display: none;
  }
  .header-scroll {
    display: none;
  }
  .main {
    margin-top: 0;
  }
  .first-section {
    z-index: 10;
    position: relative;
    background-image: none;
  }
  .first-section .bg-wrapper {
    margin-bottom: 10px;
  }
  .first-section .first-section__nav {
    display: none;
  }
  .first-section .burger-menu {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    z-index: 200;
    min-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: rgba(223, 208, 215, 0.9);
  }
  .first-section .burger-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
  }
  .first-section .burger-menu ul li {
    margin: 0;
  }
  .first-section .burger-menu ul .burger-close:before {
    content: "";
    position: absolute;
    right: -60px;
    top: 20px;
    width: 20px;
    height: 2px;
    background-color: #F7B84D;
    -webkit-transform: rotate(50deg);
        -ms-transform: rotate(50deg);
            transform: rotate(50deg);
  }
  .first-section .burger-menu ul .burger-close:after {
    content: "";
    position: absolute;
    right: -60px;
    top: 20px;
    width: 20px;
    height: 2px;
    background-color: #F7B84D;
    -webkit-transform: rotate(-50deg);
        -ms-transform: rotate(-50deg);
            transform: rotate(-50deg);
  }
  .first-section .burger-menu ul li {
    -webkit-box-shadow: none;
            box-shadow: none;
    font-weight: 600;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .first-section .burger-menu ul li:active {
    border-bottom: 3px solid #F6B84D;
    border-top: 3px solid #F6B84D;
    border-radius: 10px;
  }
  .first-section .burger-menu ul li:focus {
    border-bottom: 3px solid #F6B84D;
    border-top: 3px solid #F6B84D;
    border-radius: 10px;
  }
  .first-section .burger-menu ul li:first-child {
    margin-left: 0;
  }
  .first-section__content .burger-container {
    width: 30px;
    height: 30px;
    z-index: 300;
    position: fixed;
    top: 30px;
    right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .first-section__content .burger-open {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 299;
    width: 20px;
    height: 3px;
    background-color: #F7B84D;
  }
  .first-section__content .burger-open:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 8px;
    width: 20px;
    height: 3px;
    background-color: #F7B84D;
  }
  .first-section__content .burger-open:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 20px;
    width: 20px;
    height: 3px;
    background-color: #F7B84D;
  }
  .first-section__content h1 {
    font-size: 30px;
  }
  .first-section__content > p {
    font-size: 20px;
  }
  .first-section .first-section__footer__left__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .first-section .first-section__footer__left__form .first-section__footer__left__form__tel {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .first-section .first-section__footer__left__form span::after {
    right: 10px;
    top: -41px;
  }
  .first-section .first-section__footer__right > div:last-child {
    padding: 0;
    height: 100%;
  }
  .third-section .wrapper .title {
    margin: 0 auto;
    font-size: 25px;
  }
  .third-section .wrapper .third-content {
    width: 100%;
  }
  .third-section .wrapper .third-content .third-left {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .third-section .wrapper .third-content .third-left img {
    width: 100%;
  }
  .third-section .wrapper .third-content .third-right {
    width: 100%;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__top {
    width: 100%;
    padding-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__top div p:first-child {
    margin-right: 10px;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__top .third-form__top__fir-select {
    width: 75%;
    margin-bottom: 10px;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__top .third-form__top__sec-select {
    width: 100%;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__midle {
    width: 100%;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__midle__first-section {
    padding-left: 10px;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__midle__first-section p {
    padding-right: 5px;
    padding-left: 5px;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__midle__second-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__midle__second-section div:first-child {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__midle__second-section div:first-child p {
    margin-right: 43px;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__midle__third-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__bottom {
    max-width: 300px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__bottom .third-form__bottom__submit {
    padding-right: 60px;
    padding-left: 20px;
  }
  .third-section .wrapper .third-content .third-right .form-wrapper .third-form__bottom span:after {
    right: 15px;
    top: -45px;
  }
  .fourth-section .wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fourth-section .wrapper .title {
    font-size: 25px;
  }
  .fourth-section .fourth-section__content__item .item-top p {
    font-size: 11px;
  }
  .fourth-section .fourth-section__header__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
  }
  .fourth-section .fourth-section__header__tabs a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
  }
  .fourth-section .fourth-section__content {
    width: 100%;
    overflow: hidden;
  }
  .fourth-section .fourth-section__content .slick-arrow.slick-prev {
    left: 10px;
    top: 50%;
  }
  .fourth-section .fourth-section__content .slick-arrow.slick-next {
    right: 20px;
    top: 50%;
  }
  .sixth-section .wrapper .title {
    font-size: 25px;
  }
  .seventh-section__header .title {
    line-height: 120%;
    font-size: 25px;
  }
  .eighth-section .wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .eighth-section .wrapper .eighth-section__left .title {
    font-size: 25px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .eighth-section .wrapper .eighth-section__left .title span {
    font-size: 25px;
    margin-right: 10px;
  }
  .eighth-section .wrapper .eighth-section__left form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .eighth-section .wrapper .eighth-section__left form .eighth-section__left__form__tel {
    background-color: rgba(223, 208, 215, 0.83);
  }
  .eighth-section .wrapper .eighth-section__left form .eighth-section__left__form__submit {
    margin-left: 0;
    padding-left: 55px;
    width: 100%;
  }
  .eighth-section .wrapper .eighth-section__left form span::after {
    top: -55px;
    right: -120px;
  }
  .eighth-section .wrapper .eighth-section__left {
    margin-top: 20px;
    width: 100%;
    padding-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .eighth-section .wrapper .eighth-section__left > p {
    border-radius: 10px;
    padding-left: 5px;
    text-align: center;
    margin-bottom: 0px;
  }
  .ninth-section .wrapper {
    margin-top: 30px;
  }
  .ninth-section__header {
    margin-bottom: 20px;
  }
  .ninth-section .wrapper .ninth-section__header__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  .ninth-section .wrapper .ninth-section__header__tabs p {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .ninth-section .wrapper .ninth-section__content-slider .ninth-section__content__left-small-slider .slick-arrow.slick-prev {
    left: 100px;
    top: 92%;
  }
  .ninth-section .wrapper .ninth-section__content-slider .ninth-section__content__left-small-slider .slick-arrow.slick-next {
    right: 100px;
    top: 92%;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-prev {
    left: 10px;
    top: 35%;
  }
  .ninth-section .wrapper .ninth-section__content-slider .slick-arrow.slick-next {
    right: 10px;
    top: 35%;
  }
  .ninth-section .ninth-section__content__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ninth-section .ninth-section__content__left .ninth-section__content__left-small-slider {
    margin-top: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ninth-section .ninth-section__content__left .ninth-section__content__left-small-slider div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: none;
  }
  .ninth-section .ninth-section__content__left .ninth-section__content__left-small-slider .slick-list {
    max-width: 300px;
    width: 100%;
  }
  .tenth-section {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tenth-section .wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tenth-section__left {
    margin-left: 0;
    left: 0;
    max-width: 300px;
  }
  .tenth-section__left img {
    max-width: 300px;
  }
  .tenth-section__right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tenth-section__right p {
    background-color: rgba(223, 208, 215, 0.53);
    border-radius: 0 10px 10px 0;
  }
  .eleventh-section .wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 300px;
  }
  .eleventh-section__left__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .eleventh-section__left__header p {
    font-size: 15px;
  }
  .eleventh-section__central img, .eleventh-section__right img {
    width: 100%;
  }
  .twelfth-section .wrapper {
    padding-left: 10px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .twelfth-section .wrapper .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .twelfth-section .wrapper p {
    font-size: 15px;
  }
  .twelfth-section .twelfth-section__left {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .twelfth-section .wrapper .twelfth-section__left .title {
    font-size: 25px;
    text-align: center;
  }
  .twelfth-section .wrapper .twelfth-section__left .twelfth-section__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .twelfth-section .wrapper .twelfth-section__left .twelfth-section__form .twelfth-section__form__submit {
    width: 80%;
    padding-left: 20px;
    font-size: 13px;
    margin-left: 0;
    margin-top: 10px;
    padding-right: 40px;
    padding-left: 10px;
    font-size: 12px;
  }
  .twelfth-section .wrapper .twelfth-section__left .twelfth-section__form .twelfth-section__form__submit {
    width: 80%;
  }
  .twelfth-section .wrapper .twelfth-section__left .twelfth-section__form span:after {
    right: -131px;
    top: -45px;
  }
  .footer .wrapper .footer__top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer .wrapper .footer__top__left {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .wrapper .footer__top__right {
    margin-top: 20px;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer .wrapper .footer__top__right__soc-media {
    margin-bottom: 10px;
  }
  .footer .wrapper .footer__top__right__messengers {
    margin-bottom: 10px;
  }
  footer .footer__bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
  footer .footer__bottom div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer .footer__bottom div p {
    font-size: 12px;
  }
  footer .footer__bottom div p:last-child {
    text-align: right;
  }
}

@media screen and (max-width: 320px) {
  .ninth-section .wrapper .ninth-section__header__tabs a {
    padding: 5px 5px;
  }
  .twelfth-section .wrapper {
    padding-top: 20px;
  }
  .twelfth-section .twelfth-section__left .twelfth-sectin-br {
    display: none;
  }
  .twelfth-section .twelfth-section__left .title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .twelfth-section .twelfth-section__left p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .twelfth-section .twelfth-section__left .twelfth-section__form {
    width: 100%;
  }
  .twelfth-section .twelfth-section__left .twelfth-section__form .twelfth-section__form__tel, .twelfth-section .twelfth-section__left .twelfth-section__form .twelfth-section__form__submit {
    width: 100% !important;
  }
  footer .footer__bottom div a {
    font-size: 12px;
  }
  footer .footer__bottom div a:last-child {
    text-align: right;
  }
}
