@font-face {
  font-family: "Mazzard";
  font-display: swap;
  src: url("../fonts/Mazzard-Regular.woff2") format("woff2"),
  url("../fonts/Mazzard-Regular.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Mazzard-Regular.otf") format("opentype"),
  url("../fonts/Mazzard-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Mazzard";
  font-display: swap;
  src: url("../fonts/Mazzard-Medium.woff2") format("woff2"),
  url("../fonts/Mazzard-Medium.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Mazzard-Medium.otf") format("opentype"),
  url("../fonts/Mazzard-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Mazzard";
  font-display: swap;
  src: url("../fonts/Mazzard-SemiBold.woff2") format("woff2"),
  url("../fonts/Mazzard-SemiBold.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Mazzard-SemiBold.otf") format("opentype"),
  url("../fonts/Mazzard-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Mazzard";
  font-display: swap;
  src: url("../fonts/Mazzard-Bold.woff2") format("woff2"),
  url("../fonts/Mazzard-Bold.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Mazzard-Bold.otf") format("opentype"),
  url("../fonts/Mazzard-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  font-display: swap;
  src: url("../fonts/Oswald-ExtraLight.woff2") format("woff2"),
  url("../fonts/Oswald-ExtraLight.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Oswald-ExtraLight.otf") format("opentype"),
  url("../fonts/Oswald-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  font-display: swap;
  src: url("../fonts/Oswald-Light.woff2") format("woff2"),
  url("../fonts/Oswald-Light.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Oswald-Light.otf") format("opentype"),
  url("../fonts/Oswald-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  font-display: swap;
  src: url("../fonts/Oswald-Regular.woff2") format("woff2"),
  url("../fonts/Oswald-Regular.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Oswald-Regular.otf") format("opentype"),
  url("../fonts/Oswald-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  font-display: swap;
  src: url("../fonts/Oswald-Medium.woff2") format("woff2"),
  url("../fonts/Oswald-Medium.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Oswald-Medium.otf") format("opentype"),
  url("../fonts/Oswald-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  font-display: swap;
  src: url("../fonts/Oswald-SemiBold.woff2") format("woff2"),
  url("../fonts/Oswald-SemiBold.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Oswald-SemiBold.otf") format("opentype"),
  url("../fonts/Oswald-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  font-display: swap;
  src: url("../fonts/Oswald-Bold.woff2") format("woff2"),
  url("../fonts/Oswald-Bold.ttf") format("truetype"),
  url("https://fmserv.ru/assets/fonts/Oswald-Bold.otf") format("opentype"),
  url("../fonts/Oswald-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}

/*!
 * Bootstrap Grid v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xxl,
.col-xxl-auto,
.col-xxl-12,
.col-xxl-11,
.col-xxl-10,
.col-xxl-9,
.col-xxl-8,
.col-xxl-7,
.col-xxl-6,
.col-xxl-5,
.col-xxl-4,
.col-xxl-3,
.col-xxl-2,
.col-xxl-1,
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3>* {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6>* {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: .25rem !important;
}
.mt-1,
.my-1 {
  margin-top: .25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: .25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: .25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: .25rem !important;
}
.m-2 {
  margin: .5rem !important;
}
.mt-2,
.my-2 {
  margin-top: .5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: .5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: .5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: .5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: .25rem !important;
}
.pt-1,
.py-1 {
  padding-top: .25rem !important;
}
.pr-1,
.px-1 {
  padding-right: .25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: .25rem !important;
}
.pl-1,
.px-1 {
  padding-left: .25rem !important;
}
.p-2 {
  padding: .5rem !important;
}
.pt-2,
.py-2 {
  padding-top: .5rem !important;
}
.pr-2,
.px-2 {
  padding-right: .5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: .5rem !important;
}
.pl-2,
.px-2 {
  padding-left: .5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.svg-close-dims {
  width: 25px;
  height: 24px;
}
.svg-footer-logo-dims {
  width: 191px;
  height: 149px;
}
.svg-message-dims {
  width: 17px;
  height: 15px;
}
.svg-page1logo-dims {
  width: 531px;
  height: 415px;
}
.svg-phone-dims {
  width: 15px;
  height: 15px;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all .15s ease-in-out;
  width: 5px;
}
.nice-select.open:after {
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #ccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out;
  z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all .2s;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: .15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: .7;
}
.hamburger.is-active:hover {
  opacity: .7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #333;
}
.hamburger-box {
  width: 30px;
  height: 15px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #333;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}
.hamburger--3dx .hamburger-box {
  perspective: 60px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
  perspective: 60px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
  perspective: 60px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
  transition: top .1s .1s ease, transform .1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom .1s .1s ease, transform .1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top .1s .1s ease, transform .1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom .1s .1s ease, transform .1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: .13s;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -12px;
  transition: top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity .1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity .1s .22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: .13s;
  transition-delay: .13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -12px;
  transition: top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity .1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(45deg);
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity .1s .22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: .275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 6px;
  transition: opacity .125s .275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 12px;
  transition: transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(135deg);
  transition-delay: .075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(-270deg);
  transition-delay: .075s;
}
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  transition-duration: .275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 6px;
  transition: opacity .125s .275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 12px;
  transition: transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(-135deg);
  transition-delay: .075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(270deg);
  transition-delay: .075s;
}
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color .125s .175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top .05s .125s linear, left .125s .175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 6px;
  right: 0;
  transition: transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top .05s .125s linear, right .125s .175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -60px;
  top: -60px;
  transform: translate3d(60px, 60px, 0) rotate(45deg);
  transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -60px;
  top: -60px;
  transform: translate3d(-60px, 60px, 0) rotate(-45deg);
  transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color .125s .175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top .05s .125s linear, left .125s .175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 6px;
  right: 0;
  transition: transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top .05s .125s linear, right .125s .175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -60px;
  top: 60px;
  transform: translate3d(60px, -60px, 0) rotate(-45deg);
  transition: left .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -60px;
  top: 60px;
  transform: translate3d(-60px, -60px, 0) rotate(45deg);
  transition: right .125s ease-out, top .05s .125s linear, transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom .08s 0s ease-out, top .08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom .08s ease-out, top .08s ease-out, opacity 0s .08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
.hamburger--slider .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider .hamburger-inner::before {
  top: 6px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: .15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 12px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-4.2857142857px, -3px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 6px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: .15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 12px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(4.2857142857px, -3px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top .1s .25s ease-in, opacity .1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top .1s ease-out, opacity .1s .12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
  transition-duration: .22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top .1s .25s ease-in, opacity .1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top .1s ease-out, opacity .1s .12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s .13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 6px;
  transition: top .1s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 12px;
  transition: top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: .22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top .1s .15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 6px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: .13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -12px;
  transition: top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top .1s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
  transition-delay: .22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s .22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top .1s .15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
  transition: transform .075s .15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s .075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform .075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s .15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
  transition: transform .075s .15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s .075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top .075s .075s ease-in, transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom .075s .075s ease-in, transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform .075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s .15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top .075s .1s ease-out, transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom .075s .1s ease-out, transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: .075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top .075s .12s ease, opacity .075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom .075s .12s ease, transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top .075s ease, opacity .075s .12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom .075s ease, transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: .1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: .1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
	border-bottom: 3px solid #bdbfc2;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-centered>.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44*27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1);
}
.swiper-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
@-ms-viewport {
  width: device-width;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
* {
  -webkit-tap-highlight-color: transparent;
}
*::-webkit-scrollbar {
  width: 9px;
  height: 9px;
  background-color: #fff;
}
*::-webkit-scrollbar-thumb {
  background-color: #7c7c7c;
}
@supports (padding: 0px) {
  body,
  header,
  footer {
    padding-left: min(0vmin, env(safe-area-inset-left));
    padding-right: min(0vmin, env(safe-area-inset-right));
  }
}
ul,
ol {
  margin: 0;
  padding: 0;
  text-indent: 0;
  list-style: none;
  list-style-position: outside;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
[role=button] {
  cursor: pointer;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
a,
button,
[role=button],
input,
label,
select,
textarea {
  touch-action: manipulation;
  outline: none;
  border: none;
}
picture {
  display: block;
}
picture img {
  width: 100%;
  height: 100%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@supports (env(safe-area-inset-top)) or (env(safe-area-inset-right)) or (env(safe-area-inset-bottom)) or (env(safe-area-inset-left)) {
  picture img {
    height: unset;
  }
}
a {
  text-decoration: none;
}
p {
  margin: 0;
}
button {
  outline: none;
  background-color: transparent;
  border: none;
  padding: 0;
}
.nowrap {
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-auto {
  overflow: auto;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.hamburger {
  padding: 5px !important;
  display: block !important;
}
.hamburger-box {
  display: block !important;
}
html {
  font-size: 16px;
  color: #565d6a;
  line-height: 1.25;
}
body {
  font-family: "Mazzard", sans-serif;
  background-color: #979ba2;
  font-weight: 300;
  padding: 0;
  margin: 0;
  z-index: 0;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
.button {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  min-width: 285px;
  border: 2px solid transparent;
  padding: 5px 9px;
  height: 73px;
  transition: all .45s;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  background-size: cover;
}
.button__black {
  background: #131315;
  color: #fff;
}
.button__black:hover {
  border: 3px solid #dcddde;
  color: #dcddde;
  background: #5865f2;
}
.button__gray {
  background: #2f3136;
  color: #dcddde;
  border: none;
  min-width: 162px;
  height: 45px;
  font-size: 16px;
  background-size: 200%;
  background-position: 0% 50%;
}
.button__gray:hover {
  color: #fff;
  transform: scale(0.95) perspective(1px)
}
@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 100% 200%;
  }
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 100% 200%;
  }
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  /* background: #36393f; */
  background: #dbdbdb;
  background-image: linear-gradient(to bottom, #b5b5b5, #dbdbdb);
  transition: all .4s;
  /* border-bottom: 1px solid rgba(255, 255, 255, .18); */
}
.header.scroll .header__top {
  padding-top: 7px;
}
.header__logo {
  display: block;
}
.header__phone,
.header__mail {
  font-size: 16px;
  line-height: 19px;
  color: #333;
  transition: all .3s;
}
.header__phone:hover,
.header__mail:hover {
  color: #777;
}
.header__phone {
  margin-bottom: 6px;
}
.header__menu>ul {
  display: flex;
  align-items: center;
}
.header__menu>ul>li {
  position: relative;
  margin-right: 41px;
  transition: all .4s;
  display: block;
  line-height: 1;
}
.header__menu>ul>li:last-child {
  margin-right: 0;
}
.header__menu>ul>li:nth-child(6) {
  margin-right: auto;
}
.header__menu>ul a,
.header__menu>ul span {
  font-size: 16px;
  line-height: 19px;
  color: #333;
  display: inline-flex;
  align-items: center;
  transition: all .3s;
  position: relative;
  height: 102px;
}
.header__menu>ul a:hover,
.header__menu>ul span:hover {
  color: #777;
}
.header__menu>ul a.active,
.header__menu>ul span.active {
  color: #777;
}
.header__menu>ul a.active:before,
.header__menu>ul span.active:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #969696;
}
.header__menu--dropdown>a,
.header__menu--dropdown>span {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-right: 17px;
}
.header__menu--dropdown>a:after,
.header__menu--dropdown>span:after {
  content: "";
  background-image: none;
  background-repeat: no-repeat;
  width: 9.5px;
  height: 5.5px;
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  transition: all .3s;
}
.header__menu--dropdown>a+ul,
.header__menu--dropdown>span+ul {
  min-width: 160px;
  background: #111;
  position: absolute;
  left: -14px;
  top: 100%;
  padding: 18px;
  white-space: nowrap;
  z-index: -120;
  opacity: 0;
  transition: opacity .8s;
  transform: translateY(-500%);
}
.header__menu--dropdown>a+ul li,
.header__menu--dropdown>span+ul li {
  margin-bottom: 15px;
}
.header__menu--dropdown>a+ul li a,
.header__menu--dropdown>span+ul li a {
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, .56);
  height: auto;
}
.header__menu--dropdown>a+ul li a:hover,
.header__menu--dropdown>span+ul li a:hover {
  color: #fff;
}
.header__menu--dropdown>a.active:after,
.header__menu--dropdown>span.active:after {
  background-image: none;
}
.header__menu--dropdown>a.active-const,
.header__menu--dropdown>span.active-const {
  color: #7b7b7b;
}
.header__menu--dropdown>a.active-const:before,
.header__menu--dropdown>span.active-const:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #969696;
}
.header__menu--dropdown>a.active-const:after,
.header__menu--dropdown>span.active-const:after {
  background-image: none;
}
.footer {
	background: #131315;
  padding: 67px 0 60px;
  /* border-top: 1px solid rgba(255, 255, 255, .18); */
}
.footer__logo {
  display: block;
  margin-bottom: 12px;
}
.footer__links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: min(calc(27px + 10px), calc(27px + 10 * ((100vw - 375px) / 1545)));
  margin-bottom: min(calc(20px + 10px), calc(20px + 10 * ((100vw - 375px) / 1545)));
}
.footer__links a {
  display: flex;
}
.footer__links img {
  width: min(calc(120px + 37px), calc(120px + 37 * ((100vw - 375px) / 1545)));
  height: min(calc(35px + 11px), calc(35px + 11 * ((100vw - 375px) / 1545)));
}
@media (min-width: 576px) {
  .footer__links-mobile {
    display: none;
  }
}
@media (max-width: 575px) {
  .footer__links-desktop {
    display: none;
  }
  .footer__links-mobile {
    display: grid;
    justify-items: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.footer__policy {
  font-size: 12px;
  line-height: 12px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: rgba(255, 255, 255, .36);
  transition: all .3s;
  margin-bottom: 10px;
  display: inline-block;
}
.footer__policy:hover {
  color: #b1b1b1;
}
.footer__list li {
  margin-bottom: 22px;
}
.footer__list li a {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  transition: all .3s;
}
.footer__list li a:hover {
  color: #bbb;
}
.footer__list--inner li {
  margin-bottom: 8px;
}
.footer__list--inner li a {
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, .56);
  transition: all .3s;
}
.footer__list--inner li a:hover {
  color: #fff;
}
.footer__info {
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, .56);
  margin-bottom: 6px;
  display: inline-block;
  transition: all .3s;
}
.footer__info:hover {
  color: #fff;
}
.footer__info:nth-of-type(2) {
  margin-bottom: 26px;
}
.footer__develop {
  font-size: 12px;
  line-height: 12px;
  color: rgba(255, 255, 255, .36);
}
.footer__develop a {
  color: rgba(255, 255, 255, .36);
  transition: all .3s;
}
.footer__develop a:hover {
  color: #fff;
}
.footer br {
  display: block;
}
.breadcrumbs {
  padding-top: 16px;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.breadcrumbs ol li {
  padding-right: 24px;
  position: relative;
  margin-bottom: 10px;
}
.breadcrumbs ol li:after {
  content: "";
  background-image: none;
  background-repeat: no-repeat;
  position: absolute;
  width: 10px;
  height: 8px;
  left: calc(100% - 16px);
  top: calc(50% - 4px);
}
.breadcrumbs ol li:last-child {
  padding-right: 0;
}
.breadcrumbs ol li:last-child a {
  color: #fff;
}
.breadcrumbs ol li:last-child:after {
  display: none;
}
.breadcrumbs ol li a {
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, .5);
}
.breadcrumbs h1,
.breadcrumbs h2,
.breadcrumbs h3,
.breadcrumbs h4,
.breadcrumbs h5,
.breadcrumbs h6 {
  margin-top: 70px;
  color: #fff;
  font-weight: 600;
  text-align: left;
}
.item__1 {
  background: #2f3136;
  display: flex;
  padding: 26px 10px 26px 26px;
  border-radius: 2px;
  height: calc(100% - 29px);
  margin-bottom: 29px;
}
.item__1--content {
  flex-grow: 1;
}
.item__1--img {
  flex-shrink: 0;
  background: #202222;
  /* border-radius: 23px; */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  padding: 3px;
  margin-right: 20px;
}
.item__1--img img {
  width: auto;
  height: auto;
}
.item__1--title {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  color: #dcddde;
  margin-bottom: 18px;
}
.item__1 p {
  font-size: 18px;
  line-height: 24px;
  color: #dcddde;
  margin-bottom: 0;
}
.item__2 {
  position: relative;
  min-height: 323px;
  margin-bottom: 14px;
  width: calc(50% - 10px);
  padding: 80px 150px 40px 150px;
}
.item__2:after {
  content: "";
  position: absolute;
  width: 41px;
  height: 41px;
  bottom: 0;
  right: 0;
  z-index: 5;
  background-color: #d7d7d7;
  -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.item__2:hover .item__2--img:after {
  opacity: 1;
}
.item__2:hover h1,
.item__2:hover h2,
.item__2:hover h3,
.item__2:hover h4,
.item__2:hover h5,
.item__2:hover h6,
.item__2:hover p {
  color: #202222;
}
.item__2:hover .item__2--arrow {
  background-image: none;
}
.item__2>* {
  z-index: 4;
  position: relative;
}
.item__2--container {
  padding: 50px 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.item__2--img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1 !important;
  -webkit-clip-path: polygon(100% 0, 100% 87%, 93.5% 100%, 0 100%, 0 0);
  clip-path: polygon(100% 0, 100% 87%, 93.5% 100%, 0 100%, 0 0);
}
.item__2--img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF95;
  transition: all .3s;
}
.item__2 h1,
.item__2 h2,
.item__2 h3,
.item__2 h4,
.item__2 h5,
.item__2 h6 {
  color: #fff;
  font-weight: 600;
  text-align: left;
  transition: all .3s;
}
.item__2 p {
  color: rgba(255, 255, 255, .75);
  margin-bottom: 0;
}
.item__2--arrow {
  background-image: none;
  background-repeat: no-repeat;
  width: 40px;
  height: 24px;
  background-size: contain;
  right: 60px;
  bottom: 45px;
  position: absolute;
  transition: all .3s;
}
.item__3 {
  padding: 42px 15px 38px 31px;
  background: #36393f;
  border-radius: 2px;
  height: calc(100% - 15px);
  margin-bottom: 15px;
}
.item__3 p {
  margin-bottom: 0;
  color: #d4d7dd;
  padding-left: 22px;
  position: relative;
}
.item__3 p:before {
  content: "";
  width: 31px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  top: 13px;
  right: 100%;
}
.item__3 p span {
  font-weight: 600;
  color: #fff;
}
.item__4 {
  display: block;
  background: #36393f;
  border-radius: 2px;
  height: calc(100% - 42px);
  margin-bottom: 42px;
  padding: 62px 26px 20px;
  min-height: 196px;
  position: relative;
}
.item__4:before {
  content: "";
  position: absolute;
  width: 69px;
  height: 69px;
  background-image: url(../img/item__4--check.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 23px;
  top: -19px;
}
.item__4 p {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
}
.item__4.last {
  background: linear-gradient(129.64deg, #36393f 2.83%, #4b4f57 50%, #4b4f57 100%);
  background-size: 200%;
  background-position: 0% 100%;
}
.item__4.last:hover {
  -webkit-animation: gradient .4s ease forwards;
  animation: gradient .4s ease forwards;
}
.item__4.last:hover p {
  color: #fff;
}
.item__4.last:before {
  display: none;
}
.item__4.last p {
  color: #b9bbbe;
  transition: all .4s;
}
.item__4.last:after {
  content: "";
  position: absolute;
  background-image: none;
  background-repeat: no-repeat;
  width: 40px;
  height: 24px;
  background-size: contain;
  bottom: 25px;
  right: 25px;
}
@keyframes gradient {
  0% {
    background-position: 0% 100%;
  }
  100% {
    background-position: 100% 200%;
  }
}
.item__5 {
  display: block;
  background: #b9bbbe;
  border-radius: 2px;
  height: calc(100% - 42px);
  margin-bottom: 39px;
  padding: 65px 26px 20px;
  min-height: 211px;
  position: relative;
}
.item__5--img {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  top: -19px;
  background: #dcddde;
}
.item__5--img img {
  width: auto;
  height: auto;
}
.item__5 p {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  color: #36393f;
  margin-bottom: 5px;
}
.item__6 {
  padding: 59px 15px 38px 0px;
  background: #b9bbbe;
  border-radius: 2px;
}
.item__6--container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: minmax(200px, auto);
  gap: 23px 27px;
}
.item__6--img {
  grid-column-start: 2;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 4;
}
.item__6 p {
  margin-bottom: 0;
  color: #36393f;
  line-height: 1.1;
  padding-left: 72px;
  position: relative;
  font-weight: 600;
}
.item__6 p:before {
  content: "";
  width: 33px;
  border-radius: 50px;
  height: 15px;
  background-color: #fff;
  position: absolute;
  top: 13px;
  left: 6%;
}
.item__7 {
  padding: 59px 15px 38px 0px;
  background: #dcddde;
  border-radius: 7px;
  min-height: 228px;
  height: calc(100% - 20px);
  margin-bottom: 20px;
}
.item__7 p {
  margin-bottom: 0;
  color: #36393f;
  line-height: 1.1;
  padding-left: 72px;
  position: relative;
  font-weight: 600;
}
.item__7 p:before {
  content: "";
  width: 32px;
  height: 14px;
  border-radius: 20px;
  background-color: #36393f;
  position: absolute;
  top: 13px;
  left: 6%;
}
.form {
  position: relative;
}
.form__container {
  position: relative;
  background: #35373c;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 47px 69px 61px;
  max-width: 982px;
  margin-left: auto;
  margin-right: auto;
}
.form__title {
  position: relative;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  color: #fff;
  position: relative;
  margin-bottom: 35px;
  text-align: left;
}
.form__title span {
  position: relative;
  color: #7b7b7b;
}
.form__title br {
  display: block !important;
}
.form__subtitle {
  font-weight: 500;
  color: #7c7c7c;
  margin-bottom: 30px !important;
}
.form label {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  margin-bottom: 10px;
  color: #dcddde;
}
.form label.required {
  color: #202222;
}
.form input[type=text] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form input[type=text],
.form input[type=number],
.form input[type=email],
.form textarea {
  background-color: transparent;
  display: block;
  width: 100%;
  height: 38px;
  font-size: 18px;
  line-height: 166%;
  color: #b9bbbe;
}
.form input[type=text]::-moz-placeholder,
.form input[type=number]::-moz-placeholder,
.form input[type=email]::-moz-placeholder,
.form textarea::-moz-placeholder {
  color: #7c7c7c;
}
.form input[type=text]:-ms-input-placeholder,
.form input[type=number]:-ms-input-placeholder,
.form input[type=email]:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
  color: #7c7c7c;
}
.form input[type=text]::placeholder,
.form input[type=number]::placeholder,
.form input[type=email]::placeholder,
.form textarea::placeholder {
  color: #7c7c7c;
}
.form input[type=text] {
  padding-right: 30px;
}
.form__input {
  position: relative;
  border-bottom: 2px solid #dcddde;
  margin-bottom: 20px;
  padding-right: 10px;
}
.form__input:after {
  content: "";
  position: absolute;
  border: 5.5px;
  border-style: solid;
  bottom: 0px;
  right: 0;
  border-color: transparent #dcddde #dcddde transparent;
}
.form__input span {
  display: none;
  position: absolute;
  top: 110%;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.1;
}
.form__input.success {
  border-bottom: 3px solid #3ba55c;
}
.form__input.success:before {
  content: "";
  position: absolute;
  right: 16px;
  top: calc(50% - 5px);
  width: 16px;
  height: 10px;
  background-image: url(../img/success.svg);
}
.form__input.success:after {
  border-color: transparent #3ba55c #3ba55c transparent;
}
.form__input.error {
  border-bottom: 2px solid #ce4545;
}
.form__input.error:before {
  content: "";
  position: absolute;
  right: 19px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-image: url(../img/error.svg);
}
.form__input.error:after {
  border-color: transparent #ce4545 #ce4545 transparent;
}
.form__input.error span {
  display: block;
  color: #8a1616;
}
.form__input2 {
  position: relative;
  border: 2px solid #575757;
  margin-bottom: 20px;
  padding-left: 18px;
}
.form__input2 span {
  display: none;
  position: absolute;
  top: 110%;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.1;
}
.form__input2 input[type=number],
.form__input2 input[type=text] {
  color: #575757;
  height: 34px;
}
.form__input2 input[type=number]::-moz-placeholder,
.form__input2 input[type=text]::-moz-placeholder {
  color: #575757;
}
.form__input2 input[type=number]:-ms-input-placeholder,
.form__input2 input[type=text]:-ms-input-placeholder {
  color: #575757;
}
.form__input2 input[type=number]::placeholder,
.form__input2 input[type=text]::placeholder {
  color: #575757;
}
.form__input2.required {
  border: 2px solid #202222;
}
.form__input2.required input[type=text] {
  color: #202222;
}
.form__input2.required input[type=text]::-moz-placeholder {
  color: #202222;
}
.form__input2.required input[type=text]:-ms-input-placeholder {
  color: #202222;
}
.form__input2.required input[type=text]::placeholder {
  color: #202222;
}
.form__input2.success {
  border: 2px solid #275a2c;
}
.form__input2.success:before {
  content: "";
  position: absolute;
  right: 16px;
  top: calc(50% - 5px);
  width: 16px;
  height: 10px;
  background-image: url(../img/success.svg);
}
.form__input2.success:after {
  border-color: transparent #275a2c #275a2c transparent;
}
.form__input2.error {
  border: 2px solid #8a1616;
}
.form__input2.error:before {
  content: "";
  position: absolute;
  right: 19px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-image: url(../img/error.svg);
}
.form__input2.error span {
  display: block;
  color: #8a1616;
  left: 0;
}
.form .nice-select {
  float: none;
  background-color: transparent;
  border: 2px solid #575757;
  border-radius: 2px;
  height: 38px;
  line-height: 36px;
  padding-right: 40px;
  padding-left: 18px;
  margin-bottom: 20px;
}
.form .nice-select:after {
  background-image: url(../img/nice-select-after.svg);
  width: 19px;
  height: 10px;
  top: calc(50% - 0px);
  right: 20px;
  transform: rotate(0);
  transform-origin: 50% 50%;
  border: none;
  background-size: contain;
}
.form .nice-select.required {
  border: 2px solid #202222;
}
.form .nice-select.required:after {
  background-image: url(../img/nice-select-hover-after.svg);
}
.form .nice-select.required .current {
  color: #202222;
}
.form .nice-select .list {
  width: 100%;
  background: linear-gradient(129.64deg, #D0D0D0 2.83%, #747474 89.3%);
  border-radius: 2px;
}
.form .nice-select .option {
  background-color: transparent;
}
.form .nice-select .option.selected.focus {
  background-color: transparent;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.form .nice-select .option:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.form .nice-select.open {
  border: 2px solid #202222;
}
.form .nice-select.open:after {
  background-image: url(../img/nice-select-hover-after.svg);
  transform: rotate(180deg);
}
.form .nice-select .current {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: .01em;
  color: #575757;
}
.form textarea {
  height: 100px;
  resize: none;
  padding-top: 10px;
}
.form__agree {
  font-family: "Mazzard", sans-serif;
  font-size: 14px !important;
  line-height: 120% !important;
  color:  #dcddde !important;
  margin: 0 !important;
  text-align: left !important;
}
.form button {
  margin: 23px 0 0;
}
.form button:disabled {
  color: #fff !important;
  border-color: #848484 !important;
  background-color: #848484 !important;
  cursor: default;
}
.form input[type=checkbox] {
  display: none;
}
.form input[type=checkbox]+span {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #dcddde;
  cursor: pointer;
}
.form input[type=checkbox]:checked+span:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  border-left: 3px solid #dcddde;
  border-bottom: 3px solid #dcddde;
  transform: rotate(-45deg);
  left: 7px;
  top: 7px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  color: #fff;
  position: relative;
  margin-bottom: 45px;
  text-align: left;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  position: relative;
  color: #f0f0f0;
}
p {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 125%;
  color: #f7f7f7;
  margin-bottom: 25px;
}
.swiper-slide {
  height: auto;
}
video {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  border: none;
  max-width: 100%;
}
iframe {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 2px;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  border: none;
  max-width: 100%;
  aspect-ratio: 16/8;
}
.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  z-index: 1000;
  background: rgba(32, 34, 34, .8);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  display: none;
}
.modal__kp {
  font-family: "Oswald", sans-serif;
}
.modal__kp .modal__container {
  background: linear-gradient(129.64deg, #D0D0D0 2.83%, #747474 89.3%);
  max-width: none;
}
.modal__kp--subtitle {
  margin-top: 5px;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 24px;
  line-height: 45px;
  color: #202222;
}
.modal__kp .nice-select {
  height: 73px;
  line-height: 69px;
}
.modal__kp .form__input2 input {
  height: 69px;
  line-height: 69px;
}
.modal>.container {
  min-height: 100vh;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal__close {
  position: absolute;
  z-index: 2;
  width: 24px;
  height: 24px;
  background-image: url(../img/modal__close.svg);
  right: 40px;
  top: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.modal__container {
  padding: 60px 76px;
  max-width: 726px;
  width: 100%;
  position: relative;
  background: linear-gradient(129.64deg, #D0D0D0 2.83%, #747474 89.3%);
}
.modal__feedback-success .form__title {
  text-align: center;
  margin-bottom: 20px;
}
.modal__feedback-success p {
  text-align: center;
  color: #202222;
}
.modal__success {
  width: 58px;
  height: 58px;
  margin: 0 auto 30px;
}
.main__1 {
  background-color: #717479;
  overflow: hidden;
}
.main__1 h1,
.main__1 h2,
.main__1 h3,
.main__1 h4,
.main__1 h5,
.main__1 h6 {
  margin-top: 125px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(#FFF, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main__1 h1 span,
.main__1 h2 span,
.main__1 h3 span,
.main__1 h4 span,
.main__1 h5 span,
.main__1 h6 span {
  -webkit-text-fill-color: #fff;
}
.main__1--lines {
  width: 121px;
  height: 43px;
  background-repeat: no-repeat;
  position: relative;
  margin-top: auto;
}
.main__1--lines span {
  width: 100%;
  height: 4px;
  display: block;
  background-color: transparent;
}
.main__1--lines:before,
.main__1--lines:after {
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  background: transparent;
  position: absolute;
  top: calc(50% - 1px);
}
.main__1--lines:after {
  top: calc(100% - 2px);
}
.main__1--img {
  position: absolute;
  z-index: -1;
  right: calc(50vw - 974px);
  height: 100%;
  top: 0;
  max-height: 707px;
}
.main__1--img:before {
  content: "";
  position: absolute;
  top: 0;
  background-image: none;
  background-repeat: no-repeat;
  height: 100%;
  width: 680px;
  background-size: contain;
  z-index: 1;
  right: 100%;
}
.main__1 .swiper-slide {
  min-height: 707px;
  overflow: hidden;
}
.main__1 .swiper-slide .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.main__2 {
  padding: 130px 0 150px;
}
.main__2 h1 br,
.main__2 h2 br,
.main__2 h3 br,
.main__2 h4 br,
.main__2 h5 br,
.main__2 h6 br {
  display: block;
}
.main__2 p {
  margin-bottom: 0;
}
.main__2 p a {
  color: #fff;
  transition: all .3s;
}
.main__2 p a:hover {
  color: #bbb;
}
.main__2--bg1 {
  background-image: url(../img/main__2--bg1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: calc(50% + 317px) center;
}
.main__3 {
  background: rgba(0, 0, 0, .25);
  padding: 85px 0;
}
.main__3--subtitle {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  position: relative;
  margin-bottom: 5px;
  background: linear-gradient(129.64deg, #FFF 2.83%, #e8e8e8 89.3%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.main__3--subtitle span {
  position: relative;
  color: #7b7b7b;
}
.main__3--text {
  font-size: 20px;
  margin-bottom: 0;
}
.main__4 {
  padding: 127px 0 117px;
}
.about__1 {
  background: linear-gradient(0deg, #2f3136 2.83%, #131315 89.3%);
  overflow: hidden;
  position: relative;
}
.about__1 .breadcrumbs .container {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.about__1>.container {
  z-index: 10;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 707px;
  overflow: hidden;
}
.about__1--img {
  position: absolute;
  z-index: 1;
  right: calc(50vw - 974px);
  height: 100%;
  top: 0;
  max-height: 707px;
}
.about__1--img:before {
  content: "";
  position: absolute;
  top: 0;
  background-image: none;
  background-repeat: no-repeat;
  height: 100%;
  width: 680px;
  background-size: contain;
  z-index: 2;
  right: 100%;
}
.about__1 p {
  color: #b9bbbe;
}
.about__2 {
  padding: 80px 0 70px;
}
.about__2--logo {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 30px;
}
.about__2--logo img {
  width: auto;
  height: auto;
  display: inline-block;
}
.about__2--subtitle {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #b9bbbe;
  margin-top: 30px;
  margin-bottom: 0;
}
.about__3 {
  padding: 60px 0 90px;
}
.about__3--subtitle {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #b9bbbe;
  margin-bottom: 0;
}
.service__1 {
  background-color: #131315;
  overflow: hidden;
  position: relative;
  background-image: none;
  background-position: calc(50vw - 680px) top;
  background-repeat: no-repeat;
  background-size: contain;
}
.service__1 .breadcrumbs .container {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.service__1 .breadcrumbs .container h1 {
  margin-bottom: 35px;
}
.service__1>.container {
  z-index: 10;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 707px;
}
.service__1>.container h2,
.service__1>.container h3,
.service__1>.container h4,
.service__1>.container h5,
.service__1>.container h6 {
  color: #b9bbbe;
}
.service__1>.container h2 span,
.service__1>.container h3 span,
.service__1>.container h4 span,
.service__1>.container h5 span,
.service__1>.container h6 span {
  -webkit-text-fill-color: #fff;
}
.service__1--form {
  position: relative;
}
.service__1--form form {
  min-height: 707px;
  position: relative;
  z-index: 2;
  padding-left: 76px;
  padding-top: 200px;
  padding-bottom: 20px;
}
.service__1--form:before {
  content: "";
  position: absolute;
  width: 960px;
  height: 100%;
  left: 15px;
  top: 0;
  z-index: 1;
  background: linear-gradient(0deg, #2f3136 2.83%, #525760 89.3%);
  background-size: cover;
}
.service__1 p {
  color: #b9bbbe;
}
.service__2 {
  padding: 120px 0 115px;
}
.service__2 p {
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
  color: #b9bbbe;
}
.service__2 p span {
  color: #fff;
}
.service__3 {
  background-color: #36393f;
  padding: 80px 0 40px;
}
.service__4 {
  padding: 65px 0;
}
.service__5 {
  padding: 65px 0 0;
}
.service__6 {
  padding: 130px 0 150px;
}
.service__7 {
  padding: 0px 0 130px;
}
.service__7 h1 br,
.service__7 h2 br,
.service__7 h3 br,
.service__7 h4 br,
.service__7 h5 br,
.service__7 h6 br {
  display: block;
}
.service__7 p {
  margin-bottom: 0;
}
.service__7 p a {
  color: #fff;
  transition: all .3s;
}
.service__7 p a:hover {
  color: #bbb;
}
.service__7--bg1 {
  background-image: url(../img/main__2--bg1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: calc(50% + 317px) center;
}
.service__7 .form {
  top: -60px;
  margin-bottom: 60px;
}
.object__1 {
  background-image: none;
  background-repeat: no-repeat;
  background-position: calc(50vw - 680px) top;
  padding-bottom: 135px;
}
.object__1--item {
  display: block;
  background-color: #2f3136;
  margin-bottom: 19px;
}
.object__1--item__img {
  height: 360px;
}
.object__1--item__content {
  padding: 35px 0 43px;
}
.object__1--item__title {
  position: relative;
  padding-left: 86px;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 9px;
}
.object__1--item__title:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 3px;
  background: #fff;
  left: 6%;
  top: calc(53% - 2px);
}
.object__1--item__place {
  padding-left: 120px;
  position: relative;
  color: #7c7c7c;
  margin-bottom: 0;
}
.object__1--item__place:before {
  content: "";
  background-image: url(../img/pointer-place.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 19px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 90px;
}





/* 12.12.2025 */
.object__1--item__labels {
  position: absolute;
  left: 24px;
  top: 24px;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-width: calc(100% - 48px);
}
.object__1--item__label {
  padding: 8px 12px;
  background: #202222;
  border-radius: 100px;
  color: #fff;
}
.object__1--item__text {
  margin-top: 17px;
  padding-left: 120px;
  color: #fff;
}
.object__1--item__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 50px;
  margin-top: 17px;
  padding-left: 120px;
  color: #fff;
}
.object__1--item__block {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
}
.object__1--item__term {
  color: #7C7C7C
}
.object__1--item__value {
  margin: 0;
}

/* 12.12.2025 */
.object__1 .swiper-buttons {
  position: absolute;
  width: 159px;
  height: 62px;
  background-color: #2f3136;
  z-index: 20;
  bottom: 0;
  right: 0;
  padding: 0 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.object__1 .swiper-buttons .swiper-button-next,
.object__1 .swiper-buttons .swiper-button-prev {
  position: static;
  margin: 0;
  width: 39px;
  height: 70%;
  background-image: url(../img/prev__arrow_slider.svg);
  opacity: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: all .3s;
}
.object__1 .swiper-buttons .swiper-button-next:after,
.object__1 .swiper-buttons .swiper-button-prev:after {
  display: none;
}
.object__1 .swiper-buttons .swiper-button-next:hover,
.object__1 .swiper-buttons .swiper-button-prev:hover {
  background-image: url(../img/prev__arrow_slider-hover.svg);
}
.object__1 .swiper-buttons .swiper-button-next {
  background-image: url(../img/prev__arrow_slider.svg);
  transform: rotate(180deg);
}
.object__1 .swiper-buttons .swiper-button-next:hover {
  background-image: url(../img/prev__arrow_slider-hover.svg);
}
.object__1 .swiper-slide {
  height: auto;
}
.contact__1 {
  background-color: #717479;
  overflow: hidden;
  position: relative;
  background-image: none;
  background-position: calc(50vw - 680px) top;
  background-repeat: no-repeat;
  background-size: auto;
}
.contact__1 .breadcrumbs .container {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.contact__1 .breadcrumbs .container h1 {
  margin-bottom: 35px;
}
.contact__1>.container {
  z-index: 10;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 707px;
}
.contact__1>.container h2,
.contact__1>.container h3,
.contact__1>.container h4,
.contact__1>.container h5,
.contact__1>.container h6 {
  color: #b9bbbe;
}
.contact__1>.container h2 span,
.contact__1>.container h3 span,
.contact__1>.container h4 span,
.contact__1>.container h5 span,
.contact__1>.container h6 span {
  -webkit-text-fill-color: #fff;
}
.contact__1--form {
  position: relative;
}
.contact__1--form form {
  min-height: 707px;
  position: relative;
  z-index: 2;
  padding-left: 76px;
  padding-top: 100px;
  padding-bottom: 20px;
}
.contact__1--form:before {
	border-left: 4px solid #b9bbbe;
  content: "";
  position: absolute;
  width: 960px;
  height: 100%;
  left: 15px;
  top: 0;
  z-index: 1;
  background: linear-gradient(90.64deg, #2f3136 2%, #1a1b1e 95%);
  background-size: cover;
}
.contact__1--text {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 0;
}
.contact__1 iframe,
.contact__1 #map {
  height: 730px;
  border-radius: 0;
}
.contact__1 [class*=ymaps-2-1][class*=-ground-pane] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: grayscale(1) brightness(1) invert(1);
}
:root {
  --plyr-color-main: #D15A15;
}
.inner {
  min-height: 50vh;
  margin-bottom: 40px;
}
.inner .plyr {
  margin-bottom: 65px;
}
.inner .plyr__poster {
  background-size: cover;
}
.inner .plyr .plyr__control.plyr__control--overlaid {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.inner .plyr .plyr__control.plyr__control--overlaid svg {
  width: 30px;
  height: 30px;
  margin: auto;
}
.inner .breadcrumbs {
  background: linear-gradient(129.64deg, #D0D0D0 2.83%, #747474 89.3%);
  padding-bottom: 15px;
  margin-bottom: 120px;
}
.inner .table,
.inner table {
  min-width: 600px;
  display: block;
  margin: 30px 0;
}
.inner .table__wrapper,
.inner table__wrapper {
  overflow: auto;
  margin-bottom: 30px;
}
.inner .table__wrapper::-webkit-scrollbar,
.inner table__wrapper::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.inner .table__wrapper::-webkit-scrollbar-thumb,
.inner table__wrapper::-webkit-scrollbar-thumb {
  background-color: #848484;
}
.inner .table thead,
.inner table thead {
  display: flex;
  background: #7b7b7b;
}
.inner .table thead td,
.inner table thead td {
  color: #fff;
}
.inner .table tbody,
.inner table tbody {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.inner .table tbody tr:nth-child(2n),
.inner table tbody tr:nth-child(2n) {
  background: rgba(203, 203, 203, .23);
}
.inner .table tr,
.inner table tr {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  flex-basis: 100%;
}
.inner .table td,
.inner table td {
  padding: 25px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #7c7c7c;
  padding-left: 40px;
  width: 25%;
}
.inner>.container p span {
  color: #fff;
}
.inner>.container video,
.inner>.container iframe {
  margin-bottom: 95px;
}
.inner>.container ul,
.inner>.container ol {
  margin-bottom: 30px;
  counter-reset: count;
}
.inner>.container ul li,
.inner>.container ol li {
  display: flex;
  position: relative;
  font-weight: 500;
  font-size: 24px;
  line-height: 125%;
  color: #7c7c7c;
  margin-bottom: 30px;
}
.inner>.container ul li:before,
.inner>.container ol li:before {
  content: "";
  display: inline-flex;
}
.inner>.container ul li {
  padding-left: 70px;
}
.inner>.container ul li:before {
  position: absolute;
  left: 0;
  top: 13px;
  width: 57px;
  height: 3px;
  background: #fff;
}
.inner>.container ol li {
  align-items: center;
}
.inner>.container ol li:before {
  counter-increment: count;
  content: counter(count) "";
  margin-right: 26px;
  position: relative;
  width: 54px;
  height: 54px;
  background: linear-gradient(129.64deg, #D0D0D0 2.83%, #747474 89.3%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  color: #202222;
  flex-shrink: 0;
}
.err-page {
  min-height: 50vh;
  margin-bottom: 40px;
  background-image: url(../img/main__2--bg1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: calc(50% + 317px) center;
  padding: 100px 0;
}
.err-page h1,
.err-page h2,
.err-page h3,
.err-page h4,
.err-page h5,
.err-page h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 250px;
  line-height: 1.05;
  color: #fff;
}
.err-page h1 span,
.err-page h2 span,
.err-page h3 span,
.err-page h4 span,
.err-page h5 span,
.err-page h6 span {
  font-size: 24px;
  line-height: 2;
  color: #fff;
  display: block;
}
.err-page p {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 42px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 53px;
}
.docs {
  padding-bottom: 100px;
}
.docs__item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.docs__item--logo {
  flex-shrink: 0;
  margin-right: 22px;
  flex-basis: 35px;
}
.docs__item--logo img {
  flex-shrink: 0;
  height: auto;
}
.docs__item--title {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  flex-grow: 1;
  flex-basis: 0;
}
.docs__item--button a {
  display: block;
  padding-right: 34px;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #7c7c7c;
  transition: all .3s;
  background-image: url(../img/docs__item--button.svg);
  background-repeat: no-repeat;
  background-position: right 2px;
}
.docs__item--button a:hover {
  color: #fff;
  background-image: url(../img/docs__item--button-hover.svg);
}
@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: .25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important;
  }
  .m-sm-2 {
    margin: .5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: .25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important;
  }
  .p-sm-2 {
    padding: .5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 767px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: .25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important;
  }
  .m-md-2 {
    margin: .5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: .25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important;
  }
  .p-md-2 {
    padding: .5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 767.1px) {
  .main__1 h1,
  .main__1 h2,
  .main__1 h3,
  .main__1 h4,
  .main__1 h5,
  .main__1 h6 {
    max-width: 450px;
  }
  .about__1 .breadcrumbs .container {
    max-width: 450px;
  }
  .about__1 p {
    max-width: 450px;
  }
  .service__1 .breadcrumbs .container {
    max-width: 450px;
  }
  .service__1>.container h2,
  .service__1>.container h3,
  .service__1>.container h4,
  .service__1>.container h5,
  .service__1>.container h6 {
    max-width: 450px;
  }
  .service__1 p {
    max-width: 450px;
  }
  .contact__1 .breadcrumbs .container {
    max-width: 450px;
  }
  .contact__1>.container h2,
  .contact__1>.container h3,
  .contact__1>.container h4,
  .contact__1>.container h5,
  .contact__1>.container h6 {
    max-width: 450px;
  }
  .contact__1 p {
    max-width: 450px;
  }
}
@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: .25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important;
  }
  .m-lg-2 {
    margin: .5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: .25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important;
  }
  .p-lg-2 {
    padding: .5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992.1px) {
  .header__menu {
    display: block !important;
  }

  .header__menu--dropdown:hover>a:after,
  .header__menu--dropdown:hover>span:after {
    transform: rotate(180deg);
  }
  .header__menu--dropdown:hover>a+ul,
  .header__menu--dropdown:hover>span+ul {
    opacity: 1;
    z-index: 20;
    transform: translateY(0);
  }
  .main__1 h1,
  .main__1 h2,
  .main__1 h3,
  .main__1 h4,
  .main__1 h5,
  .main__1 h6 {
    font-size: 40px;
    line-height: 55px;
  }
  .main__1 h1,
  .main__1 h2,
  .main__1 h3,
  .main__1 h4,
  .main__1 h5,
  .main__1 h6 {
    max-width: 578px;
  }
  .about__1 .breadcrumbs .container {
    max-width: 578px;
  }
  .about__1 p {
    max-width: 578px;
  }
  .service__1 .breadcrumbs .container {
    max-width: 578px;
  }
  .service__1>.container h2,
  .service__1>.container h3,
  .service__1>.container h4,
  .service__1>.container h5,
  .service__1>.container h6 {
    max-width: 578px;
  }
  .service__1 p {
    max-width: 578px;
  }
  .contact__1 .breadcrumbs .container {
    max-width: 578px;
  }
  .contact__1>.container h2,
  .contact__1>.container h3,
  .contact__1>.container h4,
  .contact__1>.container h5,
  .contact__1>.container h6 {
    max-width: 578px;
  }
  .contact__1 p {
    max-width: 578px;
  }
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1195px;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: .25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important;
  }
  .m-xl-2 {
    margin: .5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: .25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important;
  }
  .p-xl-2 {
    padding: .5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
  .docs__item--title {
    margin-right: 55px;
  }
}
@media (min-width: 1200.1px) {
  .breadcrumbs h1,
  .breadcrumbs h2,
  .breadcrumbs h3,
  .breadcrumbs h4,
  .breadcrumbs h5,
  .breadcrumbs h6 {
    margin-bottom: 60px;
    font-size: 42px;
  }
  .item__2 h1,
  .item__2 h2,
  .item__2 h3,
  .item__2 h4,
  .item__2 h5,
  .item__2 h6 {
    margin-bottom: 20px;
    font-size: 36px;
  }
  .item__2 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 133%;
    transition: all .3s;
  }
  .item__4 p {
    font-size: 20px;
    line-height: 22px;
  }
  .item__5 p {
    font-size: 20px;
    line-height: 22px;
  }
  .item__6 p {
    font-size: 20px;
  }
  .item__7 p {
    font-size: 20px;
  }
  .main__1 h1,
  .main__1 h2,
  .main__1 h3,
  .main__1 h4,
  .main__1 h5,
  .main__1 h6 {
    margin-bottom: 45px;
    font-size: 45px;
    line-height: 60px;
  }
  .main__2 h1,
  .main__2 h2,
  .main__2 h3,
  .main__2 h4,
  .main__2 h5,
  .main__2 h6 {
    margin-bottom: 35px;
  }
  .main__2 p {
    max-width: 557px;
  }
  .about__1 p {
    font-size: 23px;
    line-height: 136%;
  }
  .service__1 p {
    font-size: 22px;
    line-height: 136%;
  }
  .service__7 h1,
  .service__7 h2,
  .service__7 h3,
  .service__7 h4,
  .service__7 h5,
  .service__7 h6 {
    margin-bottom: 35px;
  }
  .service__7 p {
    max-width: 557px;
  }
}
@media (min-width: 1360px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1330px;
  }
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: .25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: .25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: .25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: .25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: .25rem !important;
  }
  .m-xxl-2 {
    margin: .5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: .5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: .5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: .5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: .5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: .25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: .25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: .25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: .25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: .25rem !important;
  }
  .p-xxl-2 {
    padding: .5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: .5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: .5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: .5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: .5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1360.1px) {
  .form__subtitle {
    font-size: 24px;
    line-height: 30px;
  }
  .about__2--subtitle {
    font-size: 22px;
    line-height: 32px;
  }
  .about__3--subtitle {
    font-size: 22px;
    line-height: 32px;
  }
  .object__1--item__place {
    font-size: 24px;
    line-height: 30px;
  }
  .contact__1>.container h2,
  .contact__1>.container h3,
  .contact__1>.container h4,
  .contact__1>.container h5,
  .contact__1>.container h6 {
    font-size: 30px;
  }
}
@media (max-width: 1360px) {
  .header__logo {
    width: 195px;
  }
  .header__menu>ul>li {
    margin-right: 24px;
  }
  .header__menu>ul a,
  .header__menu>ul span {
    font-size: 15px;
    line-height: 18px;
    height: 70px;
  }
  .breadcrumbs h1,
  .breadcrumbs h2,
  .breadcrumbs h3,
  .breadcrumbs h4,
  .breadcrumbs h5,
  .breadcrumbs h6 {
    margin-top: 50px;
  }
  .item__2 {
    padding: 70px 100px 40px 100px;
  }
  .item__2--img {
    -webkit-clip-path: polygon(100% 0, 100% 87%, 92.5% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 87%, 92.5% 100%, 0 100%, 0 0);
  }
  .item__6--container {
    gap: 15px;
    grid-auto-rows: minmax(150px, auto);
  }
  .form__title {
    font-size: 30px;
    margin-bottom: 40px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  p {
    font-size: 22px;
  }
  .main__3--subtitle {
    font-size: 30px;
  }
  .main__4 {
    padding: 100px 0;
  }
  .service__6 {
    padding: 100px 0;
  }
  .contact__1--text {
    font-size: 22px;
  }
  .contact__1 iframe,
  .contact__1 #map {
    height: 600px;
  }
  .inner>.container ul li,
  .inner>.container ol li {
    font-size: 22px;
  }
  .err-page h1,
  .err-page h2,
  .err-page h3,
  .err-page h4,
  .err-page h5,
  .err-page h6 {
    font-size: 200px;
  }
  .err-page h1 span,
  .err-page h2 span,
  .err-page h3 span,
  .err-page h4 span,
  .err-page h5 span,
  .err-page h6 span {
    font-size: 22px;
  }
  .err-page p {
    font-size: 35px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1200px) {
  .button {
    height: 55px;
  }
  .button__gray {
    height: 40px;
  }
  .header__phone,
  .header__mail {
    font-size: 14px;
    line-height: 17px;
  }
  .header__menu>ul>li {
    margin-right: 15px;
  }
  .header__menu>ul a,
  .header__menu>ul span {
    font-size: 13px;
    line-height: 17px;
  }
  .breadcrumbs h1,
  .breadcrumbs h2,
  .breadcrumbs h3,
  .breadcrumbs h4,
  .breadcrumbs h5,
  .breadcrumbs h6 {
    margin-top: 40px;
  }
  .item__1 {
    padding: 12px;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  .item__1--img {
    margin-bottom: 15px;
    margin-right: 0;
    width: 50px;
    height: 50px;
  }
  .item__1--title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .item__1 p {
    font-size: 16px;
    line-height: 120%;
  }
  .item__2 {
    padding: 50px;
  }
  .item__2--img {
    -webkit-clip-path: polygon(100% 0, 100% 87%, 90.5% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 87%, 90.5% 100%, 0 100%, 0 0);
  }
  .item__2--arrow {
    bottom: 25px;
    width: 30px;
  }
  .item__3 {
    padding: 12px;
  }
  .item__6 {
    padding: 12px 12px 12px 0;
  }
  .item__6--container {
    grid-auto-rows: minmax(100px, auto);
  }
  .item__6 p {
    padding-left: 50px;
  }
  .item__6 p:before {
    width: 33px;
    top: 10px;
  }
  .item__7 {
    padding: 12px 12px 12px 0;
    min-height: auto;
  }
  .item__7 p {
    padding-left: 50px;
  }
  .item__7 p:before {
    width: 33px;
    top: 10px;
  }
  .form__container {
    padding: 25px 20px;
  }
  .form__title {
    font-size: 27px;
    margin-bottom: 30px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 27px;
    margin-bottom: 30px;
  }
  p {
    font-size: 20px;
  }
  .modal__kp .nice-select {
    height: 60px;
    line-height: 58px;
  }
  .modal__kp .form__input2 input {
    height: 56px;
    line-height: 56px;
  }
  .main__1--img {
    right: calc(50vw - 1100px);
  }
  .main__2 {
    padding: 100px 0;
  }
  .main__3--subtitle {
    font-size: 25px;
  }
  .main__4 {
    padding: 80px 0;
  }
  .about__1--img {
    right: calc(50vw - 1100px);
  }
  .service__1>.container {
    min-height: 550px;
  }
  .service__1--form form {
    padding-left: 40px;
    padding-top: 100px;
    min-height: 550px;
  }
  .service__2 {
    padding: 50px 0;
  }
  .service__3 {
    padding: 50px 0 10px;
  }
  .service__4 {
    padding: 45px 0;
  }
  .service__5 {
    padding: 45px 0 0;
  }
  .service__6 {
    padding: 70px 0;
  }
  .service__7 {
    padding: 0 0 100px 0;
  }
  .service__7 .form {
    margin-bottom: 30px;
  }
  .object__1 {
    padding-bottom: 100px;
  }
  .object__1--item__img {
    height: 280px;
  }
  .contact__1>.container {
    min-height: 550px;
  }
  .contact__1--form form {
    padding-left: 40px;
    padding-top: 100px;
    min-height: 550px;
  }
  .contact__1--text {
    font-size: 20px;
  }
  .contact__1 iframe,
  .contact__1 #map {
    height: 500px;
  }
  .inner .breadcrumbs {
    margin-bottom: 100px;
  }
  .inner .table td,
  .inner table td {
    padding: 14px 0 14px 20px;
  }
  .inner>.container ul li,
  .inner>.container ol li {
    font-size: 20px;
  }
  .err-page h1,
  .err-page h2,
  .err-page h3,
  .err-page h4,
  .err-page h5,
  .err-page h6 {
    font-size: 150px;
  }
  .err-page h1 span,
  .err-page h2 span,
  .err-page h3 span,
  .err-page h4 span,
  .err-page h5 span,
  .err-page h6 span {
    font-size: 20px;
  }
  .err-page p {
    font-size: 30px;
  }
}
@media (max-width: 992px) {
  br {
    display: none;
  }
  .header {
    padding: 5px 0;
  }
  .header.scroll .header__menu li a {
    height: auto;
  }
  .header__menu {
    padding: 15px 0;
    display: none;
    text-align: center;
    position: absolute;
    background-color: #202222;
    top: 100%;
    z-index: 2;
    width: calc(100% - 30px);
    left: 15px;
  }
  .header__menu>ul>li {
    margin-right: 0px;
    margin-bottom: 14px;
  }
  .header__menu>ul {
    flex-wrap: wrap;
  }
  .header__menu>ul>li {
    width: 100%;
  }
  .header__menu>ul a,
  .header__menu>ul span {
    font-size: 15px;
    line-height: 18px;
    height: auto;
  }
  .header__menu>ul a.active:before,
  .header__menu>ul span.active:before {
    top: calc(100% + 4px);
  }
  .header__menu--dropdown>a,
  .header__menu--dropdown>span {
    padding-right: 0;
  }
  .header__menu--dropdown>a:after,
  .header__menu--dropdown>span:after {
    display: none !important;
  }
  .header__menu--dropdown>a+ul,
  .header__menu--dropdown>span+ul {
    transition: all .4s;
    transform: translateY(0px);
    transition: none;
    background-color: transparent;
    width: 100%;
    position: static;
    border: 0;
    padding: 20px 0 2px 0;
    z-index: -120;
    opacity: 1;
  }
  .header__menu--dropdown>a+ul:after,
  .header__menu--dropdown>span+ul:after {
    display: none;
  }
  .header__menu--dropdown>a+ul li:last-child,
  .header__menu--dropdown>span+ul li:last-child {
    margin-bottom: 0;
  }
  .header__menu--dropdown>a+ul li a,
  .header__menu--dropdown>span+ul li a {
    color: rgba(255, 255, 255, .4);
    display: inline-block;
    padding-left: 20px;
    position: relative;
  }
  .header__menu--dropdown>a+ul li a:before,
  .header__menu--dropdown>span+ul li a:before {
    content: "";
    width: 10px;
    height: 1px;
    top: calc(50% - .5px);
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, .4);
  }
  .header__menu--dropdown>a+ul li a:hover,
  .header__menu--dropdown>span+ul li a:hover {
    color: rgba(255, 255, 255, .4);
  }
  .header__menu--dropdown>a.active-const:before,
  .header__menu--dropdown>span.active-const:before {
    top: calc(100% + 4px);
  }
  .header__menu--dropdown>a.active-const:after,
  .header__menu--dropdown>span.active-const:after {
    display: none;
  }
  .footer {
    padding: 40px 0;
  }
  .item__2--container {
    padding: 30px 0;
  }
  .item__2--img {
    -webkit-clip-path: polygon(100% 0, 100% 87%, 87.5% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 87%, 87.5% 100%, 0 100%, 0 0);
  }
  .item__3 p {
    padding-left: 10px;
  }
  .item__3 p:before {
    top: 8px;
  }
  .item__3 p:before {
    width: 20px;
    height: 2px;
  }
  .item__4 {
    min-height: auto;
    height: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .item__5 {
    min-height: auto;
    height: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .item__6 p {
    padding-left: 20px;
  }
  .item__6 p:before {
    width: 10px;
    height: 2px;
    top: 8px;
  }
  .item__7 {
    height: calc(100% - 15px);
    margin-bottom: 15px;
  }
  .item__7 p {
    padding-left: 20px;
  }
  .item__7 p:before {
    width: 10px;
    height: 2px;
    top: 8px;
  }
  .form__title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 24px;
    margin-bottom: 25px;
  }
  p {
    font-size: 18px;
  }
  .modal__kp .nice-select {
    height: 50px;
    line-height: 48px;
  }
  .modal__kp .form__input2 input {
    height: 46px;
    line-height: 46px;
  }
  .modal__close {
    top: 15px;
    right: 15px;
    width: 19px;
    height: 19px;
  }
  .modal__container {
    padding: 24px;
  }
  .main__1--img {
    right: calc(50vw - 873px);
    max-height: 550px;
  }
  .main__1--img:before {
    right: 86%;
  }
  .main__1 .swiper-slide {
    min-height: 550px;
  }
  .main__2 {
    padding: 50px 0;
  }
  .main__2--img {
    margin-bottom: 25px;
  }
  .main__2--bg1 {
    background-position: center;
  }
  .main__3 {
    padding: 50px 0;
  }
  .main__3--subtitle {
    font-size: 22px;
  }
  .main__3--text {
    font-size: 18px;
  }
  .main__4 {
    padding: 50px 0;
  }
  .about__1>.container {
    min-height: 550px;
  }
  .about__1--img {
    right: calc(50vw - 873px);
    max-height: 550px;
  }
  .about__1--img:before {
    right: 86%;
  }
  .about__2 {
    padding: 50px 0;
  }
  .about__2--subtitle {
    margin-top: 20px;
  }
  .about__3 {
    padding: 50px 0;
  }
  .service__7 {
    padding: 0 0 50px 0;
  }
  .service__7--img {
    margin-bottom: 25px;
  }
  .service__7--bg1 {
    background-position: center;
  }
  .service__7 .form {
    top: -30px;
  }
  .object__1 {
    padding-bottom: 80px;
  }
  .object__1--item__img {
    height: 210px;
  }
  .object__1--item__content {
    padding: 20px 10px 20px 10px;
  }
  .object__1--item__title {
    font-size: 22px;
    padding-left: 40px;
  }
  .object__1--item__title:before {
    width: 30px;
    height: 2px;
    left: 0%;
    top: calc(52% - 2px);
  }
  .object__1--item__labels {
    top: 12px;
    left: 12px;
    max-width: calc(100% - 24px);
  }
  .object__1--item__label {
    font-size: 13px;
  }
  .object__1--item__place {
    padding-left: 65px;
  }
  .object__1--item__text,
  .object__1--item__list {
    padding-left: 40px;
  }
  .object__1--item__place:before {
    top: 2px;
    left: 40px;
  }
  .object__1 .swiper-buttons {
    height: 55px;
  }
  .contact__1--img {
    width: 28px;
  }
  .contact__1--text {
    font-size: 18px;
  }
  .contact__1 iframe,
  .contact__1 #map {
    height: 400px;
  }
  .inner .plyr .plyr__control.plyr__control--overlaid {
    width: 90px;
    height: 90px;
  }
  .inner .breadcrumbs {
    margin-bottom: 70px;
  }
  .inner>.container video,
  .inner>.container iframe {
    margin-bottom: 50px;
  }
  .inner>.container ul li,
  .inner>.container ol li {
    font-size: 18px;
  }
  .inner>.container ul li {
    padding-left: 45px;
  }
  .inner>.container ul li:before {
    width: 30px;
    top: 10px;
  }
  .inner>.container ol li:before {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    font-size: 20px;
  }
  .err-page {
    padding: 50px 0;
    background-position: center;
  }
  .err-page h1,
  .err-page h2,
  .err-page h3,
  .err-page h4,
  .err-page h5,
  .err-page h6 {
    font-size: 100px;
  }
  .err-page h1 span,
  .err-page h2 span,
  .err-page h3 span,
  .err-page h4 span,
  .err-page h5 span,
  .err-page h6 span {
    font-size: 18px;
  }
  .err-page p {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .docs__item--title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .button {
    height: 40px !important;
  }
  .header__phone,
  .header__mail {
    margin-bottom: 14px;
  }
  .header__phone:after,
  .header__mail:after {
    content: "";
    display: block;
    margin-bottom: 12px;
  }
  .header__menu>ul a,
  .header__menu>ul span {
    font-size: 16px;
    line-height: 19px;
  }
  .header__menu--dropdown>a,
  .header__menu--dropdown>span {
    padding-right: 0;
  }
  .header__menu--dropdown>a:after,
  .header__menu--dropdown>span:after {
    position: relative;
    display: inline-block;
    top: 0;
    left: 5px;
  }
  .footer__policy {
    margin-bottom: 15px;
  }
  .breadcrumbs ol li a {
    font-size: 13px;
  }
  .breadcrumbs h1,
  .breadcrumbs h2,
  .breadcrumbs h3,
  .breadcrumbs h4,
  .breadcrumbs h5,
  .breadcrumbs h6 {
    margin-top: 20px;
  }
  .item__1 {
    height: calc(100% - 15px);
    margin-bottom: 15px;
  }
  .item__2 {
    padding: 15px 15px 35px;
    min-height: 240px;
  }
  .item__2:after {
    -webkit-clip-path: none;
    clip-path: none;
    background: none;
    display: none;
  }
  .item__2--container {
    padding: 30px 0 0;
  }
  .item__2--img {
    -webkit-clip-path: polygon(100% 0, 100% 92%, 90.5% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 92%, 90.5% 100%, 0 100%, 0 0);
  }
  .item__2--arrow {
    bottom: 5px;
    right: 30px;
  }
  .item__3 {
    height: calc(100% - 15px);
    margin-bottom: 15px;
  }
  .item__4.last:after {
    width: 30px;
    bottom: 8px;
    right: 15px;
  }
  .item__6--container {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
  .item__6--img {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 5;
  }
  .item__7 {
    min-height: auto;
  }
  .form__subtitle {
    margin-bottom: 15px !important;
  }
  .form label {
    font-size: 16px;
    margin-bottom: 8px;
  }
  p {
    font-size: 16px;
  }
  .modal__kp .modal__container {
    padding: 15px;
  }
  .modal__kp--subtitle {
    font-size: 20px;
    line-height: 35px;
  }
  .modal__kp .nice-select {
    height: 40px;
    line-height: 38px;
    margin-bottom: 12px;
  }
  .modal__kp .form__input2 {
    margin-bottom: 12px;
  }
  .modal__kp .form__input2 input {
    height: 36px;
    line-height: 36px;
  }
  .main__1 {
    background-image: url(../img/main__1--img-before.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .main__1 h1,
  .main__1 h2,
  .main__1 h3,
  .main__1 h4,
  .main__1 h5,
  .main__1 h6 {
    margin-top: 20px;
  }
  .main__1--img {
    display: block;
    position: static;
    height: auto;
  }
  .main__1--img:before {
    display: none;
  }
  .main__1 .swiper-slide {
    min-height: auto;
  }
  .main__1 .swiper-slide .container {
    height: auto;
  }
  .main__2 {
    padding: 30px 0;
  }
  .main__3 {
    padding: 30px 0;
  }
  .main__3--text {
    font-size: 16px;
  }
  .main__4 {
    padding: 30px 0;
  }
  .about__1 {
    background-image: url(../img/main__1--img-before.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .about__1>.container {
    min-height: auto;
  }
  .about__1--img {
    display: none;
  }
  .about__2 {
    padding: 30px 0;
  }
  .about__2--logo {
    margin-bottom: 20px;
  }
  .about__3 {
    padding: 30px 0;
  }
  .service__1 {
    background-image: url(../img/main__1--img-before.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .service__1>.container {
    min-height: auto;
  }
  .service__1--form form {
    min-height: auto;
    padding: 30px 0px 20px 25px;
  }
  .service__2 {
    padding: 30px 0;
  }
  .service__3 {
    padding: 30px 0 1px;
  }
  .service__4 {
    padding: 30px 0;
  }
  .service__5 {
    padding: 30px 0 0;
  }
  .service__6 {
    padding: 30px 0 0;
  }
  .service__7 {
    padding: 0 0 30px 0;
  }
  .service__7 .form {
    top: -15px;
  }
  .object__1 {
    padding-bottom: 40px;
  }
  .object__1 {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .object__1--item__content {
    padding: 15px 10px;
  }
  .object__1--item__title {
    font-size: 20px;
    padding-left: 40px;
  }
  .object__1--item__place {
    padding-left: 25px;
  }
  .object__1--item__text,
  .object__1--item__list {
    padding-left: 0px;
  }
  .object__1--item__text p,
  .object__1--item__list p {
    padding-left: 0px;
  }
  .object__1--item__place:before {
    left: 0;
  }
  .object__1 .swiper-buttons {
    height: 40px;
    width: 120px;
    padding: 0 15px;
  }
  .contact__1 {
    background-image: url(../img/main__1--img-before.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .contact__1>.container {
    min-height: auto;
  }
  .contact__1--form form {
    min-height: auto;
    padding: 30px 0px 20px 25px;
  }
  .contact__1--text {
    font-size: 16px;
  }
  .contact__1 iframe,
  .contact__1 #map {
    height: 350px;
  }
  .inner .breadcrumbs {
    margin-bottom: 40px;
  }
  .inner>.container video,
  .inner>.container iframe {
    margin-bottom: 30px;
  }
  .inner>.container ul li,
  .inner>.container ol li {
    font-size: 16px;
  }
  .inner>.container ul li {
    padding-left: 30px;
  }
  .inner>.container ul li:before {
    width: 20px;
  }
  .inner>.container ol li {
    align-items: flex-start;
  }
  .err-page h1,
  .err-page h2,
  .err-page h3,
  .err-page h4,
  .err-page h5,
  .err-page h6 {
    font-size: 50px;
  }
  .err-page p {
    font-size: 22px;
  }
  .docs {
    padding-bottom: 50px;
  }
  .docs__item {
    flex-wrap: wrap;
  }
  .docs__item--logo {
    flex-basis: 30px;
    width: 30px;
    margin-right: 10px;
  }
  .docs__item--button {
    width: 100%;
  }
  .docs__item--button a {
    width: 122px;
    margin-left: auto;
  }
}
@media (max-width: 576px) {
  .header__logo {
    width: 195px;
  }
  .header__menu {
    width: 100%;
    left: 0px;
  }
  .footer {
    padding: 30px 0;
    text-align: center;
  }
  .footer__list li {
    margin-bottom: 10px;
  }
  .breadcrumbs ol li a {
    font-size: 12px;
  }
  .breadcrumbs h1,
  .breadcrumbs h2,
  .breadcrumbs h3,
  .breadcrumbs h4,
  .breadcrumbs h5,
  .breadcrumbs h6 {
    margin-top: 10px;
  }
  .item__2 {
    padding: 15px;
    width: 100%;
    min-height: 200px;
  }
  .item__2--img {
    -webkit-clip-path: polygon(100% 0, 100% 88%, 93.5% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 88%, 93.5% 100%, 0 100%, 0 0);
  }
  .item__4 {
    min-height: auto;
    height: calc(100% - 15px);
    margin-bottom: 15px;
    padding-top: 30px;
  }
  .item__4:before {
    width: 35px;
    height: 35px;
    top: -12px;
  }
  .item__5 {
    min-height: auto;
    height: calc(100% - 15px);
    margin-bottom: 15px;
    padding-top: 30px;
  }
  .item__5--img {
    width: 35px;
    height: 35px;
    top: -12px;
    padding: 5px;
  }
  .item__7 p {
    font-size: 14px;
  }
  .item__7 p:before {
    width: 10px;
    height: 2px;
    top: 6px;
  }
  .form__container {
    padding: 20px 15px;
  }
  .modal__kp .nice-select {
    height: 35px;
    line-height: 33px;
  }
  .modal__kp .form__input2 input {
    height: 31px;
    line-height: 31px;
  }
  .main__1 .swiper-slide {
    min-height: auto;
  }
  .object__1 {
    padding-bottom: 30px;
  }
  .object__1--item__img {
    height: 150px;
  }
  .object__1 .swiper-buttons .swiper-button-next,
  .object__1 .swiper-buttons .swiper-button-prev {
    width: 35px !important;
    height: 35px !important;
  }
}
@media (max-width: 400px) {
  .button {
    min-width: auto;
    width: 100%;
    height: auto !important;
    min-height: 40px !important;
  }
  .button__gray {
    width: auto;
  }
  .service__1--form form .button {
    width: 100%;
    font-size: 15px;
  }
  .contact__1--form form .button {
    width: 100%;
    font-size: 15px;
  }
}
@media (min-width: 992.1px)and (max-width: 767px) {
  .header__menu--dropdown:hover>a+ul,
  .header__menu--dropdown:hover>span+ul {
    margin: 10px 0;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
/* .webp .item__2--container { */
/*   background: #979ba2; */
/* } */
.webp .item__4:before {
  background: none ;
}
.webp .main__2--bg1 {
  background: none;
}
.webp .service__7--bg1 {
  background: none;
}
.webp .err-page {
  background: #2f3136;
}
.req p {
  font-size: 16px;
  margin-bottom: 10px;
}
.object__1--item__text p {
  font-size: 16px;
  color: #fff;
}

section.main__1 {
  filter: grayscale(40%);
}
.item__2--img {
  filter: grayscale(60%);
}
.item__2--img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.dark::before {
  background: rgba(0, 0, 0, 0.7);
}

@media (max-width: 992px) {
  .header__menu>ul a, a.header__phone, a.header__mail {
    color: #dbdbdb;
  }
  .header__menu {
    top: 63px;
  }
  .header__mobile__phone {
      float: left;
      display: inline-block;
      padding: 6px 5px 0px 0px;
      font-size: 12px;
  }
  .header-container {
      padding-right: 0px;
  }

  .header__mobile__phone {
    color: #333;
  }
  .header__mobile__phone:hover {
    color: #777;
  }
  .services-container {
    margin-bottom: 50px;
  }
}

@media (max-width: 354px) {

  .header__mobile__phone {
    display: none;
  }
}

.calllink {
  display: inline-block;
  background-color: #d3d3d3;
  border-radius: 2px;
  padding: 10px;
  transition: padding 0.2s ease;
}
.calllink:hover {
  padding: 8px;
}
.services-container {
  margin-bottom: 70px;
}
.services-container picture, .main__2--img {
  background: rgba(0, 0, 0, 0.7);
  filter: brightness(80%);
}
.services-container p {
  font-size: 20px;
  margin-bottom: 10px;
}
.main__3 h4 {
  margin-bottom: 0px;
}
