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

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

@font-face {
  font-family: "nobel";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/nobelr/nobel-regular-webfont.eot");
  src: url("../fonts/nobelr/nobel-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/nobelr/nobel-regular-webfont.woff") format("woff"), url("../fonts/nobelr/nobel-regular-webfont.ttf") format("truetype");
}

/*! Bootstrap Reboot v4.0.0 (https://getbootstrap.com) Copyright 2011-2018 The Bootstrap Authors Copyright 2011-2018 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  -webkit-border-radius: 0;
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [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 {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

video::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}


/* Old shadow dom for play button */

video::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works */

video::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

.video-background::-webkit-media-controls-panel,
.video-background::-webkit-media-controls-start-playback-button {
  display: none !important;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*! Bootstrap Grid v4.0.0 (https://getbootstrap.com) Copyright 2011-2018 The Bootstrap Authors Copyright 2011-2018 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  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-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.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: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

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

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

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

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

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

.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !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: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.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: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.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-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;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

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

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.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: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
fieldset,
form,
menu,
select,
textarea,
input,
button {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img,
input,
button {
  border: 0;
  outline: 0;
}

input,
textarea {
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
}

input,
textarea,
select,
button,
a:active,
a:hover {
  outline: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
}

input[type="submit"],
button {
  cursor: pointer;
}

input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #666;
}

::-moz-placeholder {
  color: #666;
}

:-ms-input-placeholder {
  color: #666;
}

::-ms-input-placeholder {
  color: #666;
}

::placeholder {
  color: #666;
}

::-moz-selection {
  background-color: #000000;
  color: #fff;
}

::selection {
  background-color: #000000;
  color: #fff;
}

/* no scroll */

html.no-scroll,
html.no-scroll body {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}


body {
  position: relative;
  overflow-x: hidden;
  font-family: "FavoritC";
  color: #000;
   background-color: #fff;
}

.page_loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 99999;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  transition: .4s;
  opacity: 0;
  visibility: hidden;
}

.page_loader.active {
  opacity: 1;
  visibility: visible;
}

.spinner {
  margin: 0 auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}


html {
  background-color: #fff;
}

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

input::-webkit-input-placeholder {
  color: #999999;
}

input::-moz-placeholder {
  color: #999999;
}

input:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder {
  color: #999999;
}

header,
section,
footer {
  position: relative;
  width: 100%;
}

input,
textarea {
  border: #666 1px solid;
  outline: none;
}

input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red;
}

input:required:valid,
textarea:required:valid {
  border-color: green;
}

span.strong {
  font-weight: bold;
}

/* select */

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

/* btn_style_1 */

.btn_style_1 {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  background: #fff;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 10;
  overflow: hidden;
  border: 2px solid #0A0A0A;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn_style_1:before {
  content: "";
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  background: #0A0A0A;
  z-index: -1;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn_style_1:hover {
  color: #fff;
}

.btn_style_1:hover:before {
  width: 100%;
}

/* btn_style_2 */

.btn_style_2 {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 25px;
  color: #fff;
  text-align: center;
  width: 280px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  font-family: 'Rubiklight';
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 10;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn_style_2:before,
.btn_style_2:after {
  content: "";
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  background: #0A0A0A;
  height: 100%;
  border: 1px solid #fff;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}

.btn_style_2:after {
  right: 0;
  border-left: none;
}

.btn_style_2:before {
  left: 0;
  border-right: none;
}

.btn_style_2:hover:before {
  -ms-transform: translate3d(-5%, 0, 0);
  -webkit-transform: translate3d(-5%, 0, 0);
  transform: translate3d(-5%, 0, 0);
}

.btn_style_2:hover:after {
  -ms-transform: translate3d(5%, 0, 0);
  -webkit-transform: translate3d(5%, 0, 0);
  transform: translate3d(5%, 0, 0);
}

.btn {
  display: inline-block;
  vertical-align: middle;
  padding: .2rem 0;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/* input_holder */

.input_holder input {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  background: #fff;
  font-size: 16px;
  font-family: inherit;
}

.submit_holder button {
  width: 100%;
  height: 40px;
  background: #000000;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  font-family: inherit;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.submit_holder button:hover {
  opacity: .8;
}

.textarea_holder textarea {
  resize: none;
  height: 100px;
  width: 100%;
  padding: 10px;
  font-size: 18px;
  font-family: inherit;
}

/* checkbox_holder */
.checkbox_holder {
    display: flex;
    align-items: center;
}
.checkbox_holder input {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    cursor: pointer;
}
.checkbox_holder label {
    margin: 0 0 0 10px;
    line-height: 16px;
}

/* select_holder */
.select_holder {
  height: 40px;
  position: relative;
  border: 1px solid #222;
}
.select_holder:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 8px;
  width: 8px;
  height: 8px;
  pointer-events: none;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.select_holder select {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  padding: 0 10px;
  color: #000;
}

.radio_holder {
  display: flex;
  justify-content: center;
}
.radio_holder .radio_wrap:not(:last-child) {
  margin-right: 20px;
}
.radio_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.radio_wrap label {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.radio_wrap label span {
  font: 21px 'FavoritLightC';
  font-weight: bold;
}
.radio_wrap input[type="radio"] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #000;
  padding: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: content-box;
  border: 1px solid #000;
  border-radius: 50%;
}
.radio_wrap input[type="radio"]:checked {
  background-color: #000;
}

/* btn_style_3 */

.btn_style_3 {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  background: #fff;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 10;
  color: #fff;
  overflow: hidden;
  border: 2px solid #0A0A0A;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn_style_3:before {
  content: "";
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  background: rgba(255,255,255,0.7);
  z-index: -1;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn_style_3:hover {
  color: #000;
}

.btn_style_3:hover:before {
  width: 100%;
}

/* section_title */

.section_title {
  text-align: center;
}

.section_title * {
  font-size: 24px;
  color: #000;
  line-height: 1.3;
  font-family: "FavoritLightC";
  text-transform: uppercase;
  font-weight: bold;
}

/* header */

.viber-button {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 999;
}
.viber-button__button {
  display: block;
}
.viber-button__button img {
  border-radius: 50%;
  display: block;
  animation: pulse-viber 2s infinite;
  width: 64px;
  height: 64px;
}
@keyframes pulse-viber {
  0% {
    box-shadow: 0 0 0 0 rgba(102, 92, 172, 0.7);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(102, 92, 172, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(102, 92, 172, 0);
  }
}
.viber-cloud {
    border: 2px solid #665CAC;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    padding: 10px 10px 10px 15px;
    right: calc(100% + 10px);
    top: 50%;
    width: 270px;
    transform: translate(0, -50%);
}
.viber-cloud .viber-cloud-triangle {
    border-top: 2px solid #665CAC;
    border-right: 2px solid #665CAC;
    background: #fff;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    left: calc(100% - 5px);
    top: calc(50% - 5px);
    transform: rotate(45deg);
    z-index: 1;
}
.viber-cloud p {
    font-size: 18px;
    line-height: 19px;
}
.viber-cloud button {
    background: transparent;
    position: absolute;
    right: 0;
    top: 0;
    outline: none;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-items: center;
    padding: 5px;
    color: #B8B8B8;
    z-index: 2;
}

.header_hold {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  -o-transition: 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
  -webkit-transition: 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
  transition: 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  z-index: 1000;
}

/* header__top_hold */

.header__top_hold {
  background: #000000;
  padding: 10px 0;
  height: 48px;
}

.header__logo_hold .image {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  max-width: 100%;
  height: auto;
}

.header__logo_hold .slogan {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  color: #fff;
  font-size: 18px;
  font-family: "FavoritLightC";
  margin-left: 10px;
}

/* header__promo_hold */
.header__promo_hold {
  background: #000000;
  border-top: 1px solid #999999;
  text-align: center;
  padding: 10px 0;
  min-height: 48px;
}
.header__promo_hold a,
.header__promo_hold p {
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.header__promo_hold a:hover {
  text-decoration: underline;
}


/* header__bt_hold */

.header__bt_hold {
  width: 100%;
  background: #FFFFFF;
  border-bottom: 1px solid #999999;
}

.header__bt_hold .wrapper {
  position: relative;
}

/* header__nav_hold */

.header__nav_hold .menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

.header__nav_hold .menu > li {
  display: block;
}

.header__nav_hold .menu > li > a {
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  border-bottom: 2px solid transparent;
  cursor: pointer!important;
}

.header__nav_hold .menu > li > a:hover {
  /* text-decoration: underline; */
  /* todo */
  border-bottom: 2px solid #000;
}

.header__nav_hold .menu > li.current-menu-item > a {
  /* text-decoration: underline; */
  /* todo */
  border-bottom: 2px solid #000;
}

.header__nav_hold .menu > li:first-child a {
  padding-left: 0;
}

.header__nav_hold .menu > li:last-child a {
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  line-height: 26px;
  border-bottom-width: 0;
}

.header__nav_hold .menu > li.btn_style_1:hover a,
.header__nav_hold .menu > li.btn_style_1:active a {
  color: #fff;
}

.header__nav_hold .menu > li:last-child {
  padding-left: 0;
  padding-right: 0;
  height: 30px;
}

.header__nav_hold .menu > li:last-child .sub-menu {
  left: initial;
  right: 0;
}

.header__nav_hold .menu > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.header__nav_hold .menu li {
  position: relative;
}

.header__nav_hold .menu a {
  position: relative;
  display: block;
  font-size: 16px;
  font-family: "FavoritLightC";
  color: #000;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
}

.header__nav_hold .menu a:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  width: 15px;
  height: 1px;
  background: #000;
  z-index: 10;
  opacity: 0;
  -ms-transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.header__nav_hold .menu .sub-menu {
  position: absolute;
  top: 100%;
  margin-top: 1px;
  left: 0;
  width: 200px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.header__nav_hold .menu .sub-menu li {
  border-bottom: 1px solid #999999;
}

.header__nav_hold .menu .sub-menu a {
  position: relative;
  padding: 10px 10px 10px 20px;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

.header__nav_hold .menu .sub-menu a:hover {
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.header__nav_hold .menu .sub-menu a:hover:before {
  opacity: 1;
  -ms-transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.header__coll {
  display: inline-block;
  vertical-align: middle;
}

.header__coll:not(:first-child) {
  margin-left: 30px;
}

.header__phone_hold,
.header__addr_hold,
.header__lang_hold {
  line-height: 1;
  font-family: "FavoritLightC";
}

.header__phone_hold i,
.header__addr_hold i,
.header__lang_hold i {
  margin-right: 5px;
}

.header__phone_hold *,
.header__addr_hold *,
.header__lang_hold * {
  font-size: 18px;
  color: #fff;
}

.header__phone_hold a:hover,
.header__addr_hold a:hover,
.header__lang_hold a:hover {
  color: #fff;
  /* text-decoration: underline; */
  border-bottom: 1px solid #fff;
}

.header__lang_hold {
  position: relative;
  cursor: pointer;
}

.header__lang_hold:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  pointer-events: none;
  border-width: 7px 4px 0 4px;
  border-color: #ffffff transparent transparent transparent;
}

.header__lang_hold select {
  color: #fff;
  background: none;
  font-size: 18px;
  border: none;
  line-height: 1;
  text-transform: uppercase;
  padding-right: 10px;
  cursor: pointer!important;
}

.header__lang_hold select option {
  color: #000;
  cursor: pointer!important;
}

.header__lang_hold .screen-reader-text {
  display: none;
}

.header__nav_switch {
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
}

/* Global popup */
.overlay_ff {
  background: rgba(0, 0, 0, 0.30);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none;
}
.feedback {
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 345px;
  transform: translate(-50%, -50%);
  z-index: 99999;
  display: none;
}
.feedback .h {
  background: #000000;
  padding: 35px 15px 25px;
  text-align: center;
  position: relative;
}
.feedback .close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  width: 35px;
}
.feedback .feedback_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 35px 65px;
}
.feedback .lexus_f {
  border-radius: 50%;
  max-width: 120px;
  height: auto;
}
.feedback .feedback_content span {
  font: 24px "FavoritC";
  line-height: 31px;
  display: block;
  text-align: center;
  margin-top: 10px;
}
.feedback .feedback_content ul {
  list-style-type: none;
  padding: 0;
  margin: 25px 0 0;
}
.feedback .feedback_content ul li {
  border: 1px solid #000000;
  border-radius: 8px;
  padding: 5px 10px;
}
.feedback .feedback_content ul li:not(:last-child) {
  margin-bottom: 20px;
}
.feedback .feedback_content ul li img {
  margin-right: 10px;
}
.feedback .feedback_content ul li a {
  text-decoration: none;
  color: #000000;
  font: 20px "FavoritC";
  display: flex;
  align-items: center;
}
@media (max-width:767px) {
  .feedback {
    max-width: 345px;
    width: calc(100% - 30px);
  }
  .feedback .feedback_content {
    padding: 20px;
  }
  .feedback .h {
    padding: 20px 15px 20px;
  }
  .feedback .h img:not(.close) {
    max-width: 150px;
  }
  .feedback .feedback_content .lexus_f {
    width: 90px;
  }
  .feedback .feedback_content ul li:not(:last-child) {
    margin-bottom: 10px;
  }
}

/* Vacancy (list) */
.vacancy-item {
    border-top: 1px solid #000;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (min-width : 1024px) {
    .vacancy-item {
        padding: 40px 0;
    }
}
.vacancy-item:last-child {
    border-bottom: 1px solid #000;
}
.vacancy-item__title {
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
}
@media only screen and (min-width : 1024px) {
    .vacancy-item__title {
        font-size: 24px;
        line-height: 26px;
    }
}
.vacancy-item .btn-vc {
    border: 1px solid #0A0A0A;
    margin-left: 15px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 4px 10px;
    display: inline-flex;
    align-items: center;
}
@media only screen and (min-width : 1024px) {
    .vacancy-item .btn-vc {
        font-size: 18px;
    }
}
.vacancy-item .btn-vc i {
    margin-left: 5px;
    font-size: 14px;
}
@media only screen and (min-width : 1024px) {
    .vacancy_list {
        margin-top: 40px;
    }
}
/* Vacancy (single) */
.vacancy-single__title {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px 0;
}
@media only screen and (min-width : 1024px) {
    .vacancy-single__title {
        font-size: 24px;
        line-height: 26px;
    }
}
.vacancy-single__row-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
}
@media only screen and (min-width : 1024px) {
    .vacancy-single__row-title {
        font-size: 24px;
        line-height: 26px;
    }
}
.vacancy-single .elementor-text-editor {
    font-size: 16px;
}
@media only screen and (min-width : 1024px) {
    .vacancy-single .elementor-text-editor {
        font-size: 18px;
    }
}
.vacancy-form-wrap {
    background: #EDEDED;
    padding: 20px 0;
}
@media only screen and (min-width : 1024px) {
    .vacancy-form-wrap {
        padding: 40px 0;
    }
}
.vacancy_form {
    max-width: 350px;
    margin: 30px auto 0;
}
.vacancy_form .label_text {
    font-size: 18px;
    text-align: left;
    text-transform: none;
    display: block;
}
.vacancy_form input {
    text-transform: none;
}
.vacancy_form input[type="file"] {
    background: none;
    border: none;
    padding: 0;
}

/* MOBILE NAV */

.header__m_nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 260px;
  height: 100%;
  background: #fff;
  z-index: 1000;
  overflow-y: scroll;
  padding-bottom: 50px;
  padding-top: 50px;
  padding-right: 10px;
  overflow-x: hidden;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.header__m_nav .header__lang_hold {
  position: absolute;
  left: 10px;
  top: 14px;
}

.header__m_nav .header__lang_hold select {
  color: #000;
  padding: 3px 10px;
  border: 1px solid #000;
}

.header__m_nav__hold .menu > li {
  border-bottom: 1px solid #b7b7b7;
}

.header__m_nav__hold .menu > li li:last-child {
  border-bottom: none;
}

.header__m_nav__hold .menu li {
  position: relative;
}

.header__m_nav__hold .menu a {
  position: relative;
  display: block;
  font-size: 16px;
  font-family: "FavoritLightC";
  color: #000;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 10px;
}

.header__m_nav__hold .menu .sub-menu {
  display: none;
  position: relative;
  opacity: 1;
  visibility: visible;
  width: auto;
  margin: 0;
  top: 0;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.header__m_nav__hold .menu .sub-menu a {
  font-size: 14px;
  padding-left: 25px;
}

.header__m_nav__hold .menu .sub-menu a:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  width: 10px;
  height: 1px;
  background: #000;
  z-index: 10;
}

.header__m_nav__hold .menu .menu-item-has-children > a:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #283842;
}

.header__m_nav_overlay.active {
  visibility: visible;
  opacity: 1;
}

.header__m_nav.active {
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.header__m_nav__phone_hold {
  padding: 0 10px;
  margin-top: 15px;
}

.header__m_nav__phone_hold i {
  margin-right: 3px;
}

.header__m_nav__phone_hold * {
  color: #000;
  font-size: 18px;
}

.header__m_nav__phone_hold:hover * {
  color: #000;
}

.header__m_nav__addr_hold {
  padding: 0 10px;
  margin-top: 10px;
}

.header__m_nav__addr_hold i {
  margin-right: 3px;
}

.header__m_nav__addr_hold * {
  color: #000;
  font-size: 18px;
}

.header__m_nav__close {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 30px;
  cursor: pointer;
  text-align: center;
  font-size: 24px;
}

.header__m_nav_overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 90;
  visibility: hidden;
  opacity: 0;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* home_baner_video */

.home_baner_video {
  position: relative;
  height: 650px;
  overflow: hidden;
  background: #000;
}

.home_baner_video video {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.home_baner_video_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.5);
}

.home_baner_video_content .wrapper {
  height: 100%;
}

.home_baner_video_content .content_hold {
  height: 100%;
}

.home_baner_video_content .content {
  padding: 15px;
}

.home_baner_video_content .more_btn__hold {
  margin-top: 50px;
}

.home_baner_video_content .more_btn {
  display: block;
  font-size: 18px;
  text-align: center;
  width: 170px;
  height: 50px;
  line-height: 50px;
  font-family: 'FavoritLightC';
  text-transform: uppercase;
  background: transparent;
  border: 2px solid #fff;
}

/*.home_baner_video_content .slogan_hold {
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding-right: 50px;
  padding-left: 10px;
}*/

.home_baner_video_content .slogan_hold {
  display: inline-block;
  border-left: 3px solid #fff;
  padding-right: 50px;
  padding-left: 10px;
  color: #fff;
}


.home_baner_video_content .slogan_hold .title {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: bold;
}

.home_baner_video_content .slogan_hold .subtitle {
  margin-top: 5px;
  font-size: 30px;
  text-transform: uppercase;
}

/* home_baner */

.home_baner {
  overflow-x: hidden;
}

.home_baner__slider_hold {
  position: relative;
}

.home_baner__slider_nav_hold {
  position: absolute;
  width: 100%;
  height: 100%;
}

.home_baner__slider_nav_hold .wrapper {
  position: relative;
  height: 100%;
}

.home_baner__slider_nav_hold .slider_nav {
  position: absolute;
  width: 30px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  font-size: 50px;
  line-height: 1;
}

.home_baner__slider_nav_hold .nav_prev {
  left: -100px;
}

.home_baner__slider_nav_hold .nav_next {
  right: -100px;
}

.home_baner__slider {
  position: relative;
}

.home_baner__slider .slick-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}

.home_baner__slider .slick-dots li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  color: transparent;
  width: 18px;
  background: #000;
  height: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 8px;
  border: 2px solid #000;
  cursor: pointer;
}

.home_baner__slider .slick-dots .slick-active {
  background: transparent;
}

.home_baner__slider_item {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.home_baner__slider_item.slick-active .content,
.home_baner__slider_item.slick-current .content {
  opacity: 1;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -o-transition: all 2s ease 0s;
  -webkit-transition: all 2s ease 0s;
  transition: all 2s ease 0s;
}

.home_baner__slider_item.slick-active .more_btn__hold,
.home_baner__slider_item.slick-current .more_btn__hold {
  opacity: 1;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -o-transition: all 0.5s ease 1.5s;
  -webkit-transition: all 0.5s ease 1.5s;
  transition: all 0.5s ease 1.5s;
}

.home_baner__slider_item .content_hold {
  height: 645px;
}

.home_baner__slider_item .content {
  padding: 15px;
  margin-top: -100px;
  -ms-transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
}

.home_baner__slider_item .more_btn__hold {
  margin-top: 50px;
  -ms-transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
}

.home_baner__slider_item .more_btn {
  display: block;
  font-size: 18px;
  text-align: center;
  width: 170px;
  height: 50px;
  line-height: 50px;
  font-family: 'FavoritLightC';
  text-transform: uppercase;
  background: #000;
}

.home_baner__slider_item .slogan_hold {
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding-right: 50px;
  padding-left: 10px;
}

.home_baner__slider_item .slogan_hold .title {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: bold;
}

.home_baner__slider_item .slogan_hold .subtitle {
  margin-top: 5px;
  font-size: 30px;
  text-transform: uppercase;
}

/* model_show */

.model_show {
  overflow-x: hidden;
}

.model_show .wrapper {
  padding-top: 70px;
  padding-bottom: 50px;
}

.model_show_slider_hold {
  margin-top: 50px;
}

.model_show__item {
  position: relative;
  margin: 0 15px;
}

.model_show__item * {
  outline: none !important;
}

.model_show__item .image_hold {
  position: relative;
  padding: 80px 10px 0;
  height: 230px;
  text-align: center;
}

.model_show__item .image_hold img {
  position: relative;
  z-index: 10;
  width: 320px;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.model_show__item .image_hold:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#868687+0,ffffff+100 */
  background: #868687;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #868687 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#868687), to(white));
  background: -o-linear-gradient(top, #868687 0%, white 100%);
  background: linear-gradient(to bottom, #868687 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868687', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.model_show__item .label_hold {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
}

.model_show__item .label_hold .label {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 34px;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.35);
  line-height: 1;
}

.model_show__item .label_hold .label_new {
  background: #0079FF;
  color: #fff;
}

.model_show__item .title_hold {
	display: inline-block;
  margin-top: 10px;
  font-size: 26px;
  font-family: 'nobel';
  line-height: 1;
  color: #000;
  border-bottom: 1px solid transparent;
}

.model_show__item .price_hold {
  margin-top: 10px;
  font-size: 18px;
  font-family: 'FavoritLightC';
  line-height: 1;
  font-weight: bold;
}

.model_show__item .more_btn_hold {
  text-align: right;
  margin-top: 10px;
}

.model_show__item .more_btn {
  width: 160px;
  border: 1px solid #000;
  height: 30px;
  line-height: 30px;
  font-family: 'FavoritLightC';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}

.model_show__item:hover .image_hold:before {
  opacity: 1;
  visibility: visible;
}

.model_show__item:hover .title_hold {
  /* text-decoration: underline; */
  border-bottom: 1px solid #222;
}

.model_show_all_hold {
  margin-top: 50px;
  text-align: center;
}

.model_show_all_hold .model_show_all {
  font-size: 24px;
  width: 400px;
  max-width: 100%;
  height: 50px;
  line-height: 48px;
  border: 1px solid #000;
  text-transform: uppercase;
}


/* saloncar_galery */
.saloncar_galery {
	margin: 50px 0;
}

.saloncar_galery__item {
	text-align: center;
}
.saloncar_galery__item img {
	max-width: 100%;
	height: auto;
}











/* actions */

.actions {
  overflow-x: hidden;
}

.actions .wrapper {
  padding-top: 40px;
  padding-bottom: 80px;
}

.actions__slider_hold {
  position: relative;
  margin-top: 50px;
}

.actions__slider {
  position: relative;
}

.actions__slider .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 40px;
}

.actions__slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  color: transparent;
  width: 16px;
  height: 16px;
  background: #000;
  margin-right: 6px;
  cursor: pointer;
}

.actions__slider .slick-dots .slick-active {
  background: #fff;
}

.actions__slider__item,
.actions__slider__item.slick-slide {
  position: relative;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.actions__slider__item:before,
.actions__slider__item.slick-slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.actions__slider__item .content_hold {
  width: 100%;
  position: absolute;
  bottom: 110px;
}

.actions__slider__item .content_hold * {
  -webkit-text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  -ms-text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  -o-text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  font-family: "FavoritC";
  font-size: 40px;
  color: #fff;
  padding: 0 40px;
  text-transform: uppercase;
  line-height: 1.2;
}

.actions__slider__item .more_btn_hold {
  position: absolute;
  bottom: 20px;
  right: 40px;
}

.actions__slider__item .more_btn {
  display: block;
  height: 50px;
  line-height: 50px;
  width: 270px;
  max-width: 100%;
  text-align: center;
  font-family: 'FavoritLightC';
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  background: rgba(255, 255, 255, 0.65);
  border: 1px solid #fff;
}

.actions__slider_nav_hold {
  position: absolute;
  width: 100%;
  height: 100%;
}

.actions__slider_nav_hold .wrapper {
  position: relative;
  height: 100%;
}

.actions__slider_nav_hold .slider_nav {
  position: absolute;
  width: 30px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  font-size: 50px;
  line-height: 1;
}

.actions__slider_nav_hold .nav_prev {
  left: -100px;
}

.actions__slider_nav_hold .nav_next {
  right: -100px;
}

/* consultate */

.consultate {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
}

.consultate .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.consultate__text .title {
  font-size: 30px;
  color: #000;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: 'FavoritLightC';
  font-weight: bold;
}

.consultate__text .consultation_btn_hold {
  margin-top: 50px;
}

.consultate__text .consultation_btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 400px;
  max-width: 100%;
  text-align: center;
  font-family: 'FavoritLightC';
  font-size: 24px;
  text-transform: uppercase;
  border: 1px solid #000;
}

.consultate__image img {
  max-width: 100%;
  height: auto;
}

/* news */

.news {
  padding-top: 60px;
  padding-bottom: 80px;
  overflow-x: hidden;
}

.news__slider_hold {
  position: relative;
  margin-top: 60px;
}

.news__slider {
  position: relative;
}

.news__slider__item.fade .description_hold {
  opacity: 1;
}

.news__slider__item.fade .read_more_hold {
  opacity: 1;
}

.news__slider__item.fade .title_hold {
  opacity: 1;
}

.news__slider__item {
  margin: 0 15px;
}

.news__slider__item .image_hold {
  display: block;
  height: 260px;
  overflow: hidden;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

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

.news__slider__item .title_hold {
  font-family: 'FavoritLightC';
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  color: #000;
  margin-top: 10px;
  text-transform: uppercase;
  opacity: 0;
  -o-transition: 0.1s;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  height: 85px;
  overflow: hidden;
  cursor: pointer;
}

.news__slider__item .description_hold {
  opacity: 0;
  font-size: 16px;
  -o-transition: 0.1s;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.news__slider__item .read_more_hold {
  margin-top: 10px;
  opacity: 0;
  -o-transition: 0.1s;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  text-align: center;
}

.news__slider__item .read_more {
  display: inline-block;
  padding: 0 20px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #000;
  text-align: center;
  color: #000;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'FavoritLightC';
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.news__slider__item .read_more:hover {
  background: #000;
  color: #fff;
}

.news__slider_nav_hold {
  position: absolute;
  width: 100%;
  height: 100%;
}

.news__slider_nav_hold .wrapper {
  position: relative;
  height: 100%;
}

.news__slider_nav_hold .wrapper:before,
.news__slider_nav_hold .wrapper:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1000px;
  top: 0;
  bottom: 0;
  z-index: 100;
}

.news__slider_nav_hold .wrapper:before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0.7+80,0+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(80%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 */
  left: -900px;
}

.news__slider_nav_hold .wrapper:after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.7+20,1+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.7)), to(white));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  right: -900px;
}

.news__slider_nav_hold .slider_nav {
  position: absolute;
  width: 30px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  z-index: 120;
  cursor: pointer;
  text-align: center;
  font-size: 50px;
  line-height: 1;
}

.news__slider_nav_hold .nav_prev {
  left: -100px;
}

.news__slider_nav_hold .nav_next {
  right: -100px;
}

/* model_nav */

.model_nav {
  background: #191919;
}

.model_nav .wrapper {
  padding-top: 40px;
  padding-bottom: 10px;
}

.model_nav__item-wrap {
  gap: 30px;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.model_nav__item .title {
  font-size: 26px;
  font-family: 'FavoritLightC';
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
}
.model_nav__item .title:hover {
  text-decoration: underline;
}

.model_nav__item .models li:not(:last-child) {
  margin-bottom: 5px;
}

.model_nav__item .models a {
  font-size: 18px;
  font-family: 'FavoritLightC';
  text-transform: uppercase;
  color: #cccccc;
  line-height: 1;
}

.model_nav__item .models a:hover {
  color: #fff;
  /* text-decoration: underline; */
  border-bottom: 1px solid #fff;
}

/* breadcrumbs */

.breadcrumbs .wrapper {
  padding-top: 30px;
  padding-bottom: 20px;
}

.breadcrumbs__hold li {
  display: inline-block;
  vertical-align: middle;
}

.breadcrumbs__hold a {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.breadcrumbs__hold a:hover {
  /* text-decoration: underline; */
  border-bottom: 1px solid #000;
}

.breadcrumbs__hold .delim {
  margin: 0 3px;
}

.breadcrumbs__hold span {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  font-family: 'FavoritLightC';
  font-weight: bold;
}

/* model_line */

.model_line .wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}

.model_line__title {
  text-align: center;
}

.model_line__title * {
  font-family: 'FavoritLightC';
  font-size: 30px;
  text-transform: uppercase;
}

.model_line__cat {
  margin-top: 40px;
}

.model_line__cat_list {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.model_line__cat_list li {
  display: inline-block;
  vertical-align: middle;
}

.model_line__cat_list li:not(:last-of-type) {
  margin-right: 35px;
}

.model_line__cat_list li:hover a::before,
.model_line__cat_list li.active a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #000;
  /*border-bottom: 1px solid #000;*/
}

.model_line__cat_list a {
  display: inline-block;
  position: relative;
  padding: 20px 0;
  font-size: 18px;
  font-family: 'FavoritLightC';
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  transition: 0.3s;
}

.model_line_hold {
  margin-top: 40px;
  overflow-x: hidden;
}

.model_line_item {
  max-width: 400px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.model_line_item .image_hold {
  position: relative;
  padding: 80px 10px 0;
}

.model_line_item .image_hold img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 10;
}

.model_line_item .image_hold .image_hold_info {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
.model_line_item .image_hold .image-promo {
  width: 100px;
}
.model_line_item .image_hold .image-fixed-course {
  width: 180px;
}

.model_line_item .image_hold:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#868687+0,ffffff+100 */
  background: #868687;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #868687 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#868687), to(white));
  background: -o-linear-gradient(top, #868687 0%, white 100%);
  background: linear-gradient(to bottom, #868687 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868687', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.model_line_item .title_hold {
  margin-top: 10px;
  font-size: 26px;
  line-height: 1;
  padding: 0 10px;
  color: #000;
}

.model_line_item .title_hold .highlight {
  color: #34519a;
}

.model_line_item .price_hold {
 /* position: absolute;
  top: 20px;
  left: 20px;*/
  margin-top: 10px;
  padding: 0 10px;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  line-height: 1;
  z-index: 5;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.model_line_item .label_hold {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
}

.model_line_item .label_hold .label {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 34px;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.35);
  line-height: 1;
}

.model_line_item .label_hold .label_new {
  background: #0079FF;
  color: #fff;
}

.model_line_item .description_hold {
  margin-top: 10px;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  color: #505050;
  padding: 0 10px;
  font-family: 'FavoritLightC';
}

.model_line_item .list_hold {
  margin-top: 10px;
  padding: 0 10px;
}

.model_line_item .list_hold a {
  position: relative;
  color: #767676;
  font-size: 16px;
}

.model_line_item .list_hold a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 1px;
  background: #767676;
  margin-right: 5px;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.model_line_item .list_hold a:hover {
  text-decoration: underline;
  color: #000;
}

.model_line_item .list_hold a:hover:before {
  width: 25px;
}

.model_line_item:hover .image_hold:before {
  opacity: 1;
  visibility: visible;
}

/*.model_line_item:hover .price_hold {
  color: #fff;
}*/

.model_line_item:hover .title_hold {
  text-decoration: underline;
}

/* engine_top */

.engine_top {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.engine_top .wrapper {
  padding: 20px 0;
  min-height: 420px;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.engine_top__desctiption {
  display: inline-block;
  background: rgba(0, 0, 0, 0.45);
  padding: 35px 20px;
  width: 460px;
  max-width: 100%;
}

.engine_top__desctiption .title_hold * {
  font-size: 30px;
  color: #fff;
  font-family: 'nobel';
  font-weight: normal;
  line-height: 1;
}

.engine_top__desctiption .subtitle_hold {
  margin-top: 20px;
  font-size: 30px;
  font-family: 'FavoritLightC';
  text-transform: uppercase;
  color: #f8f8f8;
  line-height: 1.2;
}

.engine_top__desctiption .price_hold {
  margin-top: 10px;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}

.engine_top__desctiption .price_hold .text {
  font-family: 'FavoritLightC';
  color: #f8f8f8;
}

.engine_top__desctiption .property_hold {
  margin-top: 20px;
  font-size: 24px;
  color: #fff;
}

.engine_top__desctiption .property_hold .desc {
  font-family: 'FavoritLightC';
  color: #f8f8f8;
}

.engine_top__desctiption .property_hold li {
  line-height: 1;
}

.engine_top__desctiption .property_hold li:not(:last-child) {
  margin-bottom: 10px;
}

.engine_top__desctiption .read_more_hold {
  margin-top: 25px;
}

.engine_top__desctiption .read_more_hold * {
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  font-family: 'FavoritLightC';
  text-align: center;
  line-height: 48px;
  text-transform: uppercase;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

.engine_top__desctiption .read_more_hold .read_more__mobile {
  display: none;
}

.engine_top__desctiption .read_more_hold *:hover {
  background: #fff;
  color: #000;
}

/* model_top */

.model_top {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.model_top .wrapper {
  padding: 20px 0;
}

.model_top__desctiption {
  display: inline-block;
  background: rgba(0, 0, 0, 0.45);
  padding: 35px 20px;
  width: 460px;
  max-width: 100%;
}

.model_top__desctiption .title_hold * {
  font-size: 30px;
  color: #fff;
  font-family: 'nobel';
  font-weight: normal;
  line-height: 1;
}

.model_top__desctiption .subtitle_hold {
  margin-top: 20px;
  font-size: 30px;
  font-family: 'FavoritLightC';
  text-transform: uppercase;
  color: #f8f8f8;
  line-height: 1.2;
}

.model_top__desctiption .price_hold {
  margin-top: 20px;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}

.model_top__desctiption .price_hold .text {
  font-family: 'FavoritLightC';
  color: #f8f8f8;
}

.model_top__desctiption .property_hold {
  margin-top: 20px;
  font-size: 24px;
  color: #fff;
}

.model_top__desctiption .property_hold .desc {
  font-family: 'FavoritLightC';
  color: #f8f8f8;
}

.model_top__desctiption .property_hold li {
  line-height: 1;
}

.model_top__desctiption .property_hold li:not(:last-child) {
  margin-bottom: 10px;
}

.model_top__desctiption .read_more_hold {
  margin-top: 25px;
}

.model_top__desctiption .read_more_hold * {
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  font-family: 'FavoritLightC';
  text-align: center;
  line-height: 48px;
  text-transform: uppercase;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

.model_top__desctiption .read_more_hold *:hover {
  background: #fff;
  color: #000;
}

/* accesorise */
.section-title-sub {
  margin-top: 25px;
}
.section-title-sub h3 {
  margin-bottom: 15px;
}
.section-title-sub p {
  font-size: 20px;
}
.section-title-sub_center {
  text-align: center;
}

.accesorise-hold {
  margin-top: 50px;
}
.accesorise-item {
  color: #000;
  display: block;
  padding: 10px;
  transition: .2s all;
}
.accesorise-item:hover {
  opacity: .8;
  color: #000;
}
.accesorise-item__top-big {
  border-bottom: 1px solid #000;
  font-size: 30px;
  font-weight: 800;
  display: block;
  line-height: 24px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.accesorise-item__top-small {
  font-size: 22px;
}
.accesorise-item__image img {
  display: block;
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width : 768px) {
  .accesorise-hold {
    display: flex;
    flex-wrap: wrap;
  }
  .accesorise-item {
    width: 33.333%;
  }
}
@media only screen and (min-width : 1024px) {
  .section-title-sub h3 {
    font-size: 25px;
  }
  .section-title-sub p {
    font-size: 24px;
  }
}
.single_page_fscreen_accsesories {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 25px;
}
.single_page_fscreen_accsesories .single_page_fscreen__image {
  max-width: 320px;
  width: 100%;
}
.single_page_fscreen_accsesories .single_page_fscreen__content {
  position: relative;
  max-width: 340px;
  width: 100%;
  padding: 5px;
  transform: none !important;
}
.single_page_fscreen_accsesories .single_page_fscreen__content h1,
.single_page_fscreen_accsesories .single_page_fscreen__content h2 {
  margin-bottom: 10px;
}
.single_page_fscreen_accsesories .single_page_fscreen__content p {
  margin: 0;
}
@media (max-width: 991.98px) {
  .single_page_fscreen_accsesories .single_page_fscreen__content {
    left: 0;
  }
}

/* model_table */

.model_table .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.model_table .section_title {
  margin-bottom: 25px;
}

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

.model_table .subtitle_hold * {
  font-size: 24px;
}

/* model_table__hold */

.model_table__hold {
  margin-top: 40px;
}

.model_table__item {
  display: flex;
  flex-direction: column;
  width: 175px;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05);
  line-height: 1;
}

.model_table__item .image_hold {
  height: 120px;
  background-position: center bottom;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
}

.model_table__item .title_hold {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 18px;
  text-align: center;
}

.model_table__item .price_hold {
  margin-top: auto;
  text-align: center;
  font-size: 18px;
  font-family: 'FavoritLightC';
}

.model_table__item .compare_btn_hold .compare {
  display: block;
  border: 1px solid #AEAEAE;
  background: #D1D1D1;
  height: 30px;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.model_table__item .compare_btn_hold .compare:hover {
  background: #AEAEAE;
}

.model_table__item .compare_btn_hold .compare.active {
  background: #222;
  color: #fff;
}

.model_table__table {
  margin-top: 50px;
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
}

.model_table__table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

.model_table__table td:first-child {
  text-align: left;
  padding-left: 10px;
}

.model_table__table td[data-model-id] {
  display: none;
}

.model_table__table td[data-model-id].show {
  display: table-cell;
}

.model_table__table_head {
  text-align: center;
}

.model_table__table_head td {
  background: #555555;
  font-size: 18px;
  padding: 15px 0;
  color: #fff;
  border: 1px solid #a2a2a2;
  line-height: 1;
  text-transform: uppercase;
}

.model_table__table_head td a {
  color: #fff;
}

.model_table__table_head td a:hover {
  color: #fff;
}

.model_table__table_param_group .param_group__head {
  position: relative;
  font-size: 18px;
  background: #F1F1F1;
  padding: 5px 10px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #a2a2a2;
}

.model_table__table_param_group .param_group__head .ico {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  width: 16px;
  height: 18px;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  color: #222;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.model_table__table_param_group .param_group__head.active .ico {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.model_table__table_param_group .param_group__content {
  display: none;
}

.model_table__table_param_group .param_group__content .fa {
  font-size: 18px;
}

.model_table__table_param_group .param_group__content .fa.fa-plus {
  color: green;
}

.model_table__table_param_group .param_group__content .fa.fa-minus {
  color: red;
}

.model_table__table_param_group .param_group__content td {
  background: #fff;
  padding: 10px;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #a2a2a2;
  line-height: 1;
  text-align: center;
}

.model_table__table_param_group .param_group__content td:first-child {
  font-size: 16px;
  text-align: left;
  overflow-wrap: break-word;
}

.model_table__table_param_group .param_group__content td:not(:first-child) {
  font-family: 'FavoritLightC';
}

.model_table__table_footer {
  margin-top: 10px;
}

.model_table__table_footer td {
  padding: 0 10px;
}

.model_table__table_footer .test_drive_btn,
.model_table__table_footer .download_char_btn {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #626262;
  color: #626262;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;

}

.model_table__table_footer .download_char_btn i {
  margin-right: 5px;
}

.model_table__table_footer .test_drive_btn:hover,
.model_table__table_footer .download_char_btn:hover {
  background: #626262;
  color: #fff;
}

.only_difference_td {
	vertical-align: bottom;
}


/* full_page_video_block */
.full_page_video_block {
}

.full_page_video_hold {
  height: 550px;
  overflow: hidden;
}

.full_page_video_hold video {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.full_page_image_hold {
  overflow: hidden;
}

.full_page_image_hold img {
  display: block;
  height: auto;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  .full_page_image_hold {
    height: 700px;
  }
  .full_page_image_hold img {
    height: 100%;
    width: auto;
  }
}


/* only_difference_hold */
.only_difference_hold {
  display: block;
}

.only_difference_hold .label {
  cursor: pointer;
}

.only_difference_hold input {
  display: none;
}

.only_difference_hold input:checked + .label .checkbox {
  background: #555555;
}

.only_difference_hold .checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  background: #fff;
  border: 2px solid #555555;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 5px;
}

.only_difference_hold .checkbox:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 9px;
  height: 6px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.only_difference_hold .text {
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
}

.download_char_hold {
  text-align: center;
  margin-top: 40px;
}

.download_char_hold.download_char_hold__mobile {
  display: none;
}

.download_char_hold i {
  margin-right: 5px;
}

.download_char_hold a {
  display: inline-block;
  width: 320px;
  max-width: 100%;
  text-transform: uppercase;
  font-size: 20px;
  color: #646464;
  border: 1px solid #646464;
  line-height: 42px;
  height: 44px;
}

/* model_table engine_page */

.engine_page_table__models {
  margin-bottom: 10px;
}

.engine_page_table__item {
  padding: 0 10px;
  text-align: center;
}

.engine_page_table__item .image_hold {
  max-height: 140px;
}

.engine_page_table__item img {
  height: auto;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}


/* your_style */
.your_style_hold {
  background: url("../img/config.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 40px;
  text-align: right;
}

.your_style__text {
  display: inline-block;
  padding: 30px 20px;
  background: #fff;
  text-align: left;
}

.your_style__text .title {
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'FavoritLightC';
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.your_style__text .title .model {
  font-weight: bold;
}

.your_style__text .config_btn {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
}

.your_style__text .config_btn:hover {
  text-decoration: underline;
}

/* model_features */

.model_features .wrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}

.model_features_hold {
  margin-top: 50px;
}

.model_features_tab:not(:last-child) {
  margin-bottom: 7px;
}

.model_features_tab .image_hold {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100px;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.model_features_tab .content_hold {
  padding: 10px 0;
  position: relative;
}

.model_features_tab .content_hold .title {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'FavoritLightC';
  line-height: 1;
  cursor: pointer;
}

.model_features_tab .content_hold .title:hover {
  font-weight: bold;
}

.model_features_tab .feature_list {
  display: none;
  margin-top: 10px;
}

.model_features_tab .feature_list li {
  border-bottom: 1px solid transparent;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.model_features_tab .feature_list li:not(:last-child) {
  margin-bottom: 5px;
}

.model_features_tab .feature_list li:hover,
.model_features_tab .feature_list li.active {
  border-bottom: 1px solid #000;
}

.model_features_tab .feature_list li:hover .feature_title,
.model_features_tab .feature_list li.active .feature_title {
  font-weight: bold;
}

.model_features_tab .feature_list .feature_title {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.2;
  cursor: pointer;
}

.model_features_tab .feature_list .feature_content {
  display: none;
}

.model_features_tab.active .image_hold {
  height: 200px;
}

.model_features_tab.active .content_hold .title {
  font-weight: bold;
}

.model_features_content {
  padding: 20px;
  border: 1px solid #000;
  height: 100%;
  max-height: 430px;
  overflow-y: scroll;
}

.model_features_content img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.model_features_content p {
  font-size: 18px;
}

.model_features_content p:not(:last-child) {
  margin-bottom: 5px;
}

.model_features_content:empty {
  display: none;
}

/* simpleModalWindowText */

.simpleModalWindowText img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}

/* galery */

.galery .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.galery_hold {
  position: relative;
  margin-top: 40px;
}

.galery_slider_large_hold {
  position: relative;
}

.galery_slider_large {
  position: relative;
}

.galery_slider_large_item {
	max-height: 600px;
	overflow: hidden;
}

.galery_slider_large_item.mh-900 {
 max-height: 900px;
}

.galery_slider_large_item .video_frame_slider_item {
  display: block;
  width: 100%;
  margin: 0;
  outline: none!important;
}

.galery_slider_large_item img {
  display: block;
  width: 100%;
  height: auto;
}

.galery_slider_large__nav_prev,
.galery_slider_large__nav_next {
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 72px;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.service_comand_hold .galery_slider_large__nav_prev,
.service_comand_hold .galery_slider_large__nav_next {
  display: none;
}

.galery_slider_large__nav_prev:hover,
.galery_slider_large__nav_next:hover {
  opacity: .8;
}

.galery_slider_large__nav_prev {
  left: 0;
}

.galery_slider_large__nav_next {
  right: 0;
}

.galery_slider_miniature {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 25px;
  position: relative;
  z-index: 10;
  width: 100%;
}

.galery_slider_miniature_item {
  height: 110px;
  display: flex!important;
  justify-content: center;
  align-items: center;
}

.galery_slider_miniature_item img {
  max-width: 100%;
  height: auto;
  min-height: 110px;
}

.video_frame .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.video_frame_slider_hold {
  margin-top: 40px;
}

.video_frame_slider .slick-list {
  text-align: center;
}

.video_frame_slider .slick-track {
  display: inline-block;
}

.video_frame_slider_item {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 15px;
  border: 1px solid #000;
}

.video_frame_slider_item:hover:before {
  background: rgba(0, 0, 0, 0.3);
}

.video_frame_slider_item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 5;
}

.video_frame_slider_item .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  font-size: 50px;
  margin-top: -25px;
  margin-left: -25px;
}

.video_frame_slider_item img {
  width: 100%;
  height: auto;
}

/* archive_page */
.archive_page .wrapper {
  padding-top: 30px;
  padding-bottom: 40px;
}
.archive_page .title {
  font-size: 24px;
  text-transform: uppercase;
  display: block;
}
.archive_page a.title {
  color: #000000;
  text-decoration: none;
}
.archive_page a.title:hover {
  text-decoration: underline;
}
.archive_page .list-models,
.archive_page .list-models .col-model {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.archive_page .list-models .col-model {
  width: calc(50% - 4px);
  flex-direction: column;
}
.archive_page .list-models a {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .archive_page .list-models .col-model {
    width: calc(25% - 4px);
  }
}
.archive_page .list-models .col-model a {
  width: 100%;
}

.archive_page .list-models a {
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
}
.archive_page .list-models a:hover {
  text-decoration: underline;
}

/* contact_page */
.contact_page .wrapper {
  padding-top: 30px;
  padding-bottom: 40px;
}

.contact_page__info_list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact_page__info_list li:not(:last-child) {
  margin-bottom: 30px;
}

.contact_page__info_list li a {
  color: #000;
}
.contact_page__info_list li a:hover {
  text-decoration: underline;
}

.contact_page__info_list .desc {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}

.contact_page__info_list .text {
  font-size: 18px;
  text-transform: uppercase;
  text-align: right;
}

.contact_page__map {
  height: 430px;
}

.contact_page__map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.contact_page__sheldue_hold .title {
  font-size: 24px;
  text-transform: uppercase;
}

.contact_page__sheldue_hold .sheldue_work {
  margin-top: 15px;
}

.contact_page__sheldue_hold .sheldue_work li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact_page__sheldue_hold .sheldue_work a {
  color: #000000;
}
.contact_page__sheldue_hold .sheldue_work a:hover {
  text-decoration: underline;
}

.contact_page__sheldue_hold .sheldue_work li:not(:last-child) {
  margin-bottom: 20px;
}

.contact_page__sheldue_hold .sheldue_work .first,
.contact_page__sheldue_hold .sheldue_work .last {
  font-size: 14px;
  text-transform: uppercase;
}

.contact_page__sheldue_hold .sheldue_work .first:not(.first-wrap),
.contact_page__sheldue_hold .sheldue_work .last:not(.last-wrap) {
  white-space: nowrap;
}

.contact_page__sheldue_hold .sheldue_work .first {
  max-width: 50%;
  margin-right: 15px;
}

.contact_page__sheldue_hold .sheldue_work .first {
  font-weight: bold;
}

@media only screen and (min-width : 768px) {
  .contact_page__sheldue_hold .sheldue_work .first,
  .contact_page__sheldue_hold .sheldue_work .last {
    font-size: 18px;
  }
}

@media only screen and (max-width : 767px) {
  .contact_page_hold .row .col-12:not(:last-child) {
    margin-bottom: 20px;
  }
}

.contact_page__sheldue_hold .sheldue_work .line {
  border-bottom: 1px dashed #000;
  display: block;
  width: 100%;
  height: 1px;
  margin: 0 15px 0 0;
}

/* contact_form */

.contact_form {
  margin-top: 40px;
}

.contact_form .wrapper {
  background: #F1F1F1;
  padding: 50px 40px;
}

.contact_form .title {
  display: block;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
}

.contact_form .subtitle {
  font-size: 30px;
  display: block;
  margin-top: 10px;
  font-family: 'FavoritLightC';
}

.contact_form_hold {
  margin-top: 30px;
}

.contact_form_hold .label_text {
  display: block;
  line-height: 1;
  font-size: 24px;
  font-family: 'FavoritLightC';
  margin-bottom: 5px;
}

/* single_page */
.single_page .wrapper {
  /*padding-bottom: 50px;
  padding-top: 30px;*/
}

.single_page_fscreen {
  position: relative;
  padding-bottom: 35px;
}

.single_page_fscreen__image {
  width: 70%;
}

.single_page_fscreen__image img {
  width: 100%;
  height: auto;
}

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

.single_page_fscreen__content {
  position: absolute;
  width: 40%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding: 60px;
  background-color: #fff;
  opacity: 0;
  -webkit-animation-name: opacityIn;
  animation-name: opacityIn;
  animation-delay: 1.5s;
  -webkit-animation-duration:1.5s;
  animation-duration:1.5s;
  animation-fill-mode: forwards;
}
@media (min-width: 992px) {
  .single_page_fscreen__content.single_page_fscreen__content_vacancies {
    padding: 40px;
    width: 60%;
    top: 75%;
  }
}
@media (min-width: 1200px) {
  .single_page_fscreen__content.single_page_fscreen__content_vacancies {
    padding: 60px;
    width: 40%;
    top: 75%;
  }
}

.single_page_fscreen__content h1,
.single_page_fscreen__content h2 {
   margin-bottom: 25px;
   padding-bottom: 10px;
   font-size: 24px;
   font-family: 'FavoritC';
   text-transform: uppercase;
   border-bottom: 1px solid #000;
 }

.single_page_fscreen__content p {
  font-family: 'FavoritC';
  font-size: 20px;
  line-height: 1.3;
}

.single_page_hold {
  padding: 30px 0;
}

.single_page_hold p {
  margin-bottom: 15px;
  font-family: 'FavoritC';
  font-size: 20px;
  line-height: 1.3;
}

.single_page_hold p:not(:last-of-type) {
  margin-bottom: 15px;
}

/* promotion page */
.promotions_content p {
  font-family: 'FavoritC';
}

/* promotion leasing page */
.leasing-wrap {
  display: flex;
  flex-wrap: wrap;

}
.leasing-wrap .image-item {
  width: 100%;
}
.leasing-wrap .image-item__image img {
  height: auto;
}
@media (min-width: 768px) {
  .leasing-wrap .image-item {
    width: calc(50% - 15px);
  }
  .leasing-wrap .image-item:not(:nth-child(2n + 2)) {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .leasing-wrap .image-item {
    width: calc(50% - 30px);
  }
  .leasing-wrap .image-item:not(:nth-child(2n + 2)) {
    margin-right: 60px;
  }
}
.btn_leasing {
  font-size: 18px;
  text-transform: uppercase;
  padding: 8px 25px;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
}
.btn_leasing .fa {
  font-size: 23px;
  margin-left: 5px;
  display: block;
  margin-top: -2px;
}
.btn_leasing .fa:before {
  display: block;
}
.btn_leasing.btn_leasing-margin-20-30 {
  margin-top: 20px;
}
@media only screen and (min-width : 768px) {
  .btn_leasing.btn_leasing-margin-20-30 {
    margin-top: 30px;
  }
}
.btn_wrap_center {
  text-align: center;
}

.promo-leasing-first {
  padding: 20px 0 60px;
}

.info-icon-wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 60px;
}
.info-icon-wrap_m-t-30-50 {
  margin-top: 30px;
}
.info-icon-wrap_m-b-25 {
  margin-bottom: 25px;
}
@media only screen and (min-width : 768px) {
  .info-icon-wrap {
    flex-direction: row;
    margin-bottom: 80px;
  }
  .info-icon-wrap_m-b-25 {
    margin-bottom: 25px;
  }
  .info-icon-wrap_m-t-30-50 {
    margin-top: 50px;
  }
}
.info-icon-wrap .info-icon:not(:last-child) {
  margin-bottom: 30px;
}
@media only screen and (min-width : 768px) {
  .info-icon-wrap .info-icon:not(:last-child) {
    margin-bottom: 0;
  }
}


.info-icon.info-icon_1_4_width {
  width: 100%;
}
.info-icon .info-icon__image {
  text-align: center;
  margin-bottom: 25px;
}
.info-icon .info-icon__text {
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  padding: 0 15px;
}
.info-icon .info-icon__text_f-s-20 {
  font-size: 20px;
  line-height: 26px;
}
@media only screen and (min-width : 768px) {
  .info-icon.info-icon_1_4_width {
    width: 25%;
  }
}

.main-padding-section {
  padding: 40px 0;
}
@media only screen and (min-width : 768px) {
  .main-padding-section {
    padding: 55px 0;
  }
}

.leasing-section-gray,
.main-section-gray {
  background: #F7F7F7;
}
.leasing-padding-section {
  padding: 40px 0;
}
@media only screen and (min-width : 768px) {
  .leasing-padding-section {
    padding: 55px 0;
  }
}

.leasing-lies {
  margin: 30px auto 0;
  max-width: 700px;
}
.leasing-lies__li {
  font-size: 24px;
  display: flex;
  line-height: 30px;
}
.leasing-lies__li_f-s-20 {
  font-size: 20px;
  line-height: 26px;
}
.leasing-lies__li.leasing-lies__li_margin-b-10:not(:last-child) {
  margin-bottom: 10px;
}
.leasing-lies__li:before {
  background: #000000;
  content: '';
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  display: block;
  margin-top: 5px;
  margin-right: 20px;
}

.leasing-counters {
  margin-top: 55px;
}
@media only screen and (min-width : 768px) {
  .leasing-counters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.counter-item.counter-item_1_3_width {
  width: 100%;
}
@media only screen and (min-width : 768px) {
  .counter-item.counter-item_1_3_width {
    width: 33.3333%;
  }
}
.counter-item .counter-item__number {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}
.counter-item .counter-item__number > div {
  background: #000000;
  border-radius: 50%;
  color: #fff;
  min-width: 40px;
  min-height: 40px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}
.counter-item.counter-item_margin-bottom {
  margin-bottom: 40px;
}
.counter-item__text {
  font-size: 24px;
  text-align: center;
  line-height: 28px;
  padding: 0 20px;
}

.leasing-carousel {
  margin-top: 35px;
  position: relative;
  margin-bottom: 50px;
}
.leasing-carousel__nav {
  position: absolute;
  width: calc(100% - 30px);
  display: flex;
  justify-content: space-between;
  top: 170px;
  z-index: 1;
}
.leasing-carousel__nav i {
  color: #B1B1B1;
  font-size: 42px;
  transition: .2s all;
  cursor: pointer;
}
.leasing-carousel__nav i:hover {
  color: #000000;
}
@media only screen and (min-width : 768px) {
  .leasing-carousel__nav {
    width: 100%;
    z-index: 0;
  }
  .leasing-carousel__nav .leasing-carousel__prev {
    position: relative;
    left: -25px;
  }
  .leasing-carousel__nav .leasing-carousel__next {
    position: relative;
    right: -25px;
  }
}
@media only screen and (min-width : 1200px) {
  .leasing-carousel__nav {
    top: 125px;
  }
  .leasing-carousel__nav i {
    font-size: 80px;
  }
  .leasing-carousel__nav .leasing-carousel__prev {
    left: -45px;
  }
  .leasing-carousel__nav .leasing-carousel__next {
    right: -45px;
  }
}
@media only screen and (max-width : 767px) {
  .leasing-carousel {
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
}
.leasing-carousel__slick {
  margin: 0 auto;
}
.leasing-example-item {
  background: #fff;
}
.leasing-example-item .leasing-example-item__header {
  border-bottom: 1px solid #000;
  font-size: 24px;
  line-height: 31px;
  padding: 15px 0 15px;
  margin-bottom: 40px;
}
.leasing-carousel__slick .slick-dots {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width : 768px) {
  .leasing-carousel__slick .slick-dots {
    margin-top: 25px;
  }
}
.leasing-carousel__slick .slick-dots li {
  border: 1px solid #000;
  border-radius: 50%;
  background: #fff;
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  cursor: pointer;
}
.leasing-carousel__slick .slick-dots li.slick-active {
  background: #000;
}
.leasing-carousel__slick .slick-dots li:not(:last-child) {
  margin-right: 8px;
}
.leasing-carousel__slick .slick-dots button {
  display: none;
}
@media only screen and (max-width : 767px) {
  .leasing-carousel__slick .slick-dots {
    position: absolute;
    top: 265px;
    width: 100%;
  }
}
@media only screen and (min-width : 768px) {
  .leasing-example-item .leasing-example-item__content {
    display: flex;
  }
  .leasing-example-item .leasing-example-item__header {
    display: flex;
    justify-content: space-between;
    padding: 30px 30px 5px 40px;
  }
  .leasing-example-item {
    padding: 0 30px 30px;
  }
}
.leasing-example-item .leasing-example-item__left img {
  max-width: 100%;
}
@media only screen and (max-width : 767px) {
  .leasing-example-item .leasing-example-item__left {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}
@media only screen and (min-width : 768px) {
  .leasing-example-item .leasing-example-item__left {
    max-width: 250px;
    width: 100%;
  }
}
@media only screen and (min-width : 992px) {
  .leasing-example-item .leasing-example-item__left {
    max-width: 300px;
  }
}
@media only screen and (min-width : 1200px) {
  .leasing-example-item .leasing-example-item__left {
    max-width: 380px;
  }
}
.leasing-example-item .leasing-example-item__right {
  font-size: 24px;
  line-height: 28px;
}
@media only screen and (max-width : 767px) {
  .leasing-example-item .leasing-example-item__right {
    margin-top: 60px;
  }
  .leasing-example-item .leasing-example-item__right > div:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width : 768px) {
  .leasing-example-item .leasing-example-item__right {
    width: 100%;
    padding-left: 40px;
    padding-right: 30px;
  }
}
@media only screen and (min-width : 992px) {
  .leasing-example-item .leasing-example-item__right > div {
    display: flex;
    justify-content: space-between;
  }
  .leasing-example-item .leasing-example-item__separate {
    height: 30px;
  }
}
.leasing-example-item .leasing-example-item__right .leasing-example-item__text-row_underline {
  text-decoration: underline;
}
.leasing-example-item .leasing-example-item__right .leasing-example-item__text-row_bold {
  font-weight: bold;
}

.alpha_lising_modal .simpleModalWindow {
  max-width: 300px;
  padding: 60px 25px;
}
.alpha_lising_modal .title {
  font-size: 16px;
  line-height: 21px;
}
.alpha_lising_modal img.avatar {
  border-radius: 50%;
  width: 120px;
  margin-bottom: 30px;
}
.alpha_lising_modal .submit_holder button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.leasing-info {
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  position: relative;
  max-width: 915px;
  margin: 55px auto 0;
}
.leasing-info:before {
  border-radius: 25px;
  background: #000;
  content: '';
  width: 80px;
  height: 4px;
  display: block;
  position: relative;
  margin: 0 auto 25px;
}
.leasing-info p:not(:last-child) {
  margin-bottom: 25px;
}

/* Trade in */
.text-block p {
  font-size: 20px;
  line-height: 26px;
}
.text-block_m-b-30-60 {
  margin-bottom: 30px;
}
.text-block_m-t-20 {
  margin-top: 20px;
}
.text-block_t-al-center {
  text-align: center;
}
.trade-first {
  padding-bottom: 30px;
}
.trade-first .text-block {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width : 1200px) {
  .trade-first .info-icon-wrap .info-icon:not(:last-child) {
    margin-right: 30px;
  }
}

.double-arrow-separate {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  text-align: center;
}
.double-arrow-separate img {
  width: 50px;
  position: relative;
  margin: 0 auto;
}
.double-arrow-separate img:not(:first-child) {
  margin-top: -10px;
}
.double-arrow-separate_m-t-30-45 {
  margin-top: 30px;
}

@media only screen and (min-width : 1200px) {
  .double-arrow-separate_m-t-30-45 {
    margin-top: 45px;
  }
}


.request-form__block {
  margin-bottom: 45px;
}
.request-form_trade {
  background: #E1E1E1;
  max-width: 350px;
  margin: 25px auto 0;
  padding: 25px;
}
@media only screen and (min-width : 1200px) {
  .request-form_trade {
    padding: 40px;
  }
  .request-form_trade input {
    font-size: 20px;
  }
}


  /* Partners list */
.partners-list__item {
  position: relative;
  margin-bottom: 20px;
  transition: .2s all;
}
.partners-list__item:hover {
  opacity: .8;
}
.partners-list__item a {
  display: block;
}
.partners-list__item img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.partners-list__item button {
  background: #0A0A0A;
  position: absolute;
  color: #fff;
  bottom: 20px;
  right: 20px;
}
@media only screen and (min-width : 768px) {
  .partners-list {
    display: flex;
  }
  .partners-list__item:not(:nth-child(2n + 2)) {
    margin-right: 20px;
  }
}


  /* service_page */
.service_page .wrapper {
  padding-bottom: 50px;
  padding-top: 30px;
}

.service_head {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 50px;
}

.service_head .text_hold {
  min-height: 450px;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service_head .text {
  max-width: 85%;
  margin-right: auto;
  margin-left: auto;
  text-align: justify;
  padding: 25px 0;
}

.service_head .text p {
  margin-bottom: 15px;
  color: #fff;
  font-size: 18px;
}

.service_order_btn_hold {
  margin-top: 60px;
  text-align: center;
}

.service_order_btn {
  font-size: 24px;
  width: 400px;
  max-width: 100%;
  height: 50px;
  line-height: 48px;
  border: 1px solid #000;
  text-transform: uppercase;
}

/* benefits */

.benefits .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.benefits .benefits_hold {
  margin-top: 40px;
}

.benefits .benefits_item .image {
  text-align: center;
  height: 180px;
  line-height: 180px;
}

.benefits .benefits_item .image img {
  display: inline-block;
  vertical-align: middle;
}

.benefits .benefits_item .text {
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  text-align: center;
  max-width: 245px;
  margin-left: auto;
  text-transform: uppercase;
  margin-right: auto;
}

.benefits .benefits_button {
  font-size: 24px;
  width: 620px;
  max-width: 100%;
  height: 50px;
  line-height: 48px;
  border: 1px solid #000;
  text-transform: uppercase;
}

/* not_found */

.not_found .wrapper {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}

.not_found .wrapper .text1 {
  font-size: 30px;
  text-transform: uppercase;
}

.not_found .wrapper .text2 {
  font-size: 220px;
  text-transform: uppercase;
  margin-top: 50px;
  line-height: 1;
}

.not_found .wrapper .text3 {
  margin-top: 50px;
  font-size: 30px;
  text-transform: uppercase;
}

.not_found .wrapper .text4 {
  margin-top: 10px;
  font-size: 30px;
  text-transform: uppercase;
}

.not_found .wrapper a {
  color: #000;
  text-decoration: underline;
}

/* comfort_hold */

.comfort .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.comfort_hold {
  margin-top: 60px;
}

.comfort_item:not(:last-child) {
  margin-bottom: 40px;
}

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

.comfort_item .image_hold img {
  max-width: 100%;
  height: auto;
}

.comfort_item .content_hold .title {
  display: block;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
.comfort_item .comfort_btn {
	padding: 10px 15px;
}

.comfort_item .content_hold p {
  color: #5a5a5a;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.3;
}


/* header_phone_mobile */
.header_phone_mobile a {
  font-size: 14px;
  color: #fff;
}

.mobile_header__lang_hold:before {
  display: none;
}


/* service_comand */

.service_comand .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.service_comand .section_title p {
  margin-top: 20px;
  text-transform: none;
  font-weight: 400;
  text-align: left;
}

.service_comand_hold {
  position: relative;
  margin-top: 25px;
}


.service_comand_item {
  -webkit-box-shadow: 0px 3px 15px 0px rgba(100, 100, 100, 0.2);
  box-shadow: 0px 3px 15px 0px rgba(100, 100, 100, 0.2);
  padding-bottom: 10px;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-bottom-transition: .3s;
}

.service_comand_item:hover {
  -webkit-box-shadow: 0px 3px 15px 0px rgba(100, 100, 100, 0.5);
  box-shadow: 0px 3px 15px 0px rgba(100, 100, 100, 0.5);
}


.service_comand_item .image_hold img {
  width: 100%;
  height: auto;
}

.service_comand_item .title {
  display: block;
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}

.service_comand_item .subtitle {
  display: block;
  margin-top: 5px;
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}

.service_comand__info_hold {
  margin-top: 40px;
  text-align: center;
}

.service_comand__info_hold .title {
  display: block;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  text-transform: uppercase;
}

.service_comand__info_hold .text {
  font-size: 18px;
  text-transform: uppercase;
}

.service_comand__info_hold .text a {
  color: #000;
}

.service_comand__info_hold .text a:hover {
  color: #000;
  text-decoration: underline;
}



.service_comand_list_head_hold {
  margin-top: 30px;
}

.service_comand_list_head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}

.service_comand_list_head li:not(:last-child) {
    border-right: 1px solid #d6d6d6;
}

.service_comand_list_head li {
  flex: 1;
  color: #404040;
  font-size: 16px;
  text-align: center;
  padding: 10px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.service_comand_list_head li.active,
.service_comand_list_head li:hover {
  background: #444;
  color: #fff;
}





.blog_pagination_v2{margin-top:50px;text-align:center}
.blog_pagination_v2 .page-numbers.current{background:#191919;color:#fff}
.blog_pagination_v2 .page-numbers:hover{background:#191919;color:#fff}
.blog_pagination_v2 .page-numbers{display:inline-block;vertical-align:middle;width:34px;height:34px;border:2px solid #191919;-webkit-border-radius:8px;border-radius:8px;color:#191919;text-align:center;line-height:32px;font-size:20px;margin:0 3px}
.blog_pagination_v2 .next.page-numbers,.blog_pagination_v2 .prev.page-numbers{border:none;width:20px;font-size:30px;line-height:34px}



/* news_content */
.news_content {

}
.news_content p {
  font-size: 20px;
  margin-bottom: 15px;
}

.gallery_item {
  margin-bottom: 30px;
}
.gallery_item img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* garantiya */
@media (min-width: 768px) {
  .guarante-wrap {
    display: flex;
  }
  .guarante-wrap .image-item {
    flex: 1;
  }
  .guarante-wrap .image-item:first-child {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .guarante-wrap .image-item:first-child {
    margin-right: 60px;
  }
}

.image-item {
  position: relative;
}
.image-item__image img {
  display: block;
  width: 100%;
}
.image-item__content {
  background: #fff;
  position: relative;
  margin: -32px auto 0;
  width: calc(100% - 30px);
  padding: 15px;
  z-index: 1;
}
@media (min-width: 1200px) {
  .image-item__content {
    width: calc(100% - 64px);
    padding: 26px;
  }
}

.image-item__title {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-transform: uppercase;
  font-size: 18px;
  padding: 5px 0;
  margin-bottom: 20px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .image-item__title {
    font-size: 24px;
    padding: 10px 0;
  }
}

.image-item__content .more_btn_hold {
  margin-top: 20px;
}
.image-item__content .more_btn {
  padding: 5px 10px;
  text-transform: uppercase;
}

.form_service_hold {
  background: #EDEDED;
  padding: 55px 0;
}
.form_service__title {
  text-align: center;
  max-width: 540px;
  margin: 0 auto 35px;
}
.service_hold_h2 {
  text-transform: uppercase;
  text-align: center;
}
.form_service_hold .wps_form_js {
  max-width: 350px;
  margin: 0 auto;
}
.service_page_block {
  padding: 50px 0;
}
.service_page_block a {
  color: #000;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .service_page_block {
    padding: 80px 0;
  }
}

/* block form */
.block-form {
  background: #EDEDED;
  padding: 15px;
}
@media (min-width: 768px) {
  .block-form {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .block-form {
    padding: 70px 30px 50px;
  }
}

.block-form__content_mw-350,
.block-form__content_mw-430 {
  width: 100%;
  margin: 0 auto;
}
.block-form__content_mw-350 {
  max-width: 350px;
}
.block-form__content_mw-430 {
  max-width: 430px;
}
.block-form .block-form__title {
  text-align: center;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: normal;
}
.block-form_mtb-50 {
  margin: 50px auto;
}
.block-form_mw-730 {
  max-width: 730px;
  width: 100%;
}

/* auto_list */

.auto_list .wrapper {
  padding-top: 30px;
  padding-bottom: 40px;
}

.auto_list_hold {
  overflow-x: hidden;
  margin-top: 40px;
}

.auto_list_item {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.auto_list_item .image_hold {
  position: relative;
  padding: 50px 10px 0;
}

.auto_list_item .image_hold img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 10;
}

.auto_list_item .image_hold:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  bottom: 0;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#868687+0,ffffff+100 */
  background: #868687;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #868687 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#868687), to(white));
  background: -o-linear-gradient(top, #868687 0%, white 100%);
  background: linear-gradient(to bottom, #868687 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868687', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.auto_list_item .title_hold {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 10px;
}

.auto_list_item .char_list_hold {
  margin-top: 5px;
}

.auto_list_item .char_list_hold li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.auto_list_item .char_list_hold li:not(:last-child) {
  margin-bottom: 5px;
}

.auto_list_item .char_list_hold .first,
.auto_list_item .char_list_hold .last {
  font-size: 15px;
  color: #a9a9a9;
  text-transform: uppercase;
  white-space: nowrap;
}

.auto_list_item .char_list_hold .line {
  width: 100%;
  height: 1px;
  background: #a9a9a9;
  margin: 0 15px;
}

.auto_list_item .price_hold {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5px;
  font-size: 22px;
  text-transform: uppercase;
}

.auto_list_item .price_hold .price {
  color: #000;
}

.auto_list_item .price_hold .action {
  color: #e0343f;
}

.auto_list_item .more_btn_hold {
  margin-top: 10px;
}

.auto_list_item .more_btn {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid #000;
}

.auto_list_item .test_drive_btn {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid #000;
  border-top: 0;
}

.auto_list_item:hover .image_hold:before {
  opacity: 1;
}

/* model_accessories */

.model_accessories .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.model_accessories_slider_hold {
  margin-top: 50px;
}

.model_accessories_item {
  margin: 0 15px;
}

.model_accessories_item .image_hold {
  margin-bottom: 10px;
}

.model_accessories_item .image_hold img {
  max-width: 100%;
  width: 360px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.model_accessories_item .title_hold {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'FavoritLightC';
  font-weight: bold;
}
.accesorise-form {
  border: 1px solid #000;
  max-width: 500px;
  width: 100%;
  margin: 0 auto 40px;
  padding: 35px 20px;
}
.accesorise-form h2 {
  text-align: center;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 25px;
}
.accesorise-form .label_text_bm-20 {
  display: inline-block;
  margin-bottom: 15px;
}
/* slick custom arrow */

.slick_custom_arrow {
  position: relative;
}

.slick_custom_arrow .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 34px;
  height: 50px;
  outline: none;
  z-index: 20;
  background: rgba(255, 255, 255, 0.8);
  color: transparent;
  font-size: 0;
}

.slick_custom_arrow .slick-prev {
  left: -100px;
}

.slick_custom_arrow .slick-next {
  right: -100px;
}

.slick_custom_arrow .slick-prev:before,
.slick_custom_arrow .slick-next:before {
  color: #000;
  font-family: 'FontAwesome';
  font-size: 46px;
  line-height: 48px;
}

.slick_custom_arrow .slick-prev:before {
  content: "\f104";
}

.slick_custom_arrow .slick-next:before {
  content: "\f105";
}

/* news_page */

.news_page {
  padding-top: 30px;
  padding-bottom: 40px;
}

.news_page_hold {
  margin-top: 40px;
}

.news_page_item {
  position: relative;
  height: 220px;
  margin-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.news_page_item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.news_page_item .title_hold {
  position: relative;
  z-index: 15;
  padding: 20px 15px;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news_page_item .title_hold .title {
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  transition: 0.3s;
}

.news_page_item .date_hold {
  position: absolute;
  padding: 20px 15px;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 15;
}

.news_page_item .date_hold .date {
  color: #fff;
  font-weight: 18;
}

.news_page_item .link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}

.news_page_item:hover .title_hold {
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.news_page_item:hover .title_hold .title {
  text-shadow: 2px 2px 10px #FFFFFF;
}

.news_page_item--tall {
  height: 470px;
}

/* modal form */

.modal_form_title {
  margin-bottom: 10px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.modal_form__hold {
  text-align: left;
}

.modal_form__hold .label_text {
  display: block;
  line-height: 1;
  font-size: 24px;
  font-family: 'FavoritLightC';
  margin-bottom: 5px;
}
.modal_form__hold .label_text_bm-20,
.tdrive_form .label_text_bm-20 {
  margin-bottom: 15px;
  display: inline-block;
}

.modal_form__row:not(:last-child) {
  margin-bottom: 15px;
}

.personal-data-wrap p {
    font-size: 12px;
}
.personal-data-wrap p a {
    color: #007bff !important;
}
.personal-data-wrap p:not(:last-child) {
    margin-bottom: 5px;
}
.personal-data-wrap .personal-data__title {
    text-transform: uppercase;
}
.personal-data-wrap button {
    background: none;
    font-size: 11px;
    outline: none;
    text-transform: uppercase;
    position: relative;
    padding-right: 15px;
}
/*.personal-data-wrap button.open .fa {*/
/*    transform: rotate(180deg);*/
/*}*/
.personal-data-wrap button .fa {
    font-size: 16px;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 8px;
    line-height: 0;
}
.personal-data-wrap button:not(.open) .show-less,
.personal-data-wrap button.open .show-more {
    display: none;
}

.modal_form__row.modal_form__row_mb-30 {
  margin-bottom: 30px;
}

/* elementor text editor */
.elementor-text-editor {
  font-family: 'FavoritC';
  font-size: 20px;
  line-height: 1.3;
}
.elementor-text-editor strong {
  font-weight: bold;
}
.elementor-text-editor ul {
  list-style-type: disc;
  margin: 0 0 15px 25px;
}
.elementor-text-editor ol {
  list-style-type: decimal;
  margin: 0 0 15px 25px;
}


/* header__nav_model_list_hold */
.header__nav_model_list_hold {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.26);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.26);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  z-index: 10;
}

.header__nav_model_list_hold:hover,
.header__nav_model_list_hold.active {
  opacity: 1;
  visibility: visible;
}

.header__nav_model_list_header {
}

.header__nav_model_list_models {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}

.header__nav_model_list_models li {
  flex: 1;
  color: #404040;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.header__nav_model_list_models li.active,
.header__nav_model_list_models li:hover {
  background: #555;
  color: #fff;
}

.header__nav_model_list_models li:not(:last-child) {
  border-right: 1px solid #d6d6d6;
}


.header__nav_model_list_content {
  margin-top: 15px;
  padding: 0 10px;
  margin-bottom: 10px;
}

.header__nav_model_list_item {

}

.header__nav_model_list_item:hover .title {
	border-bottom: 2px solid #555;
}

.header__nav_model_list_item .title {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #222;
	border-bottom: 1px solid transparent;
}

.header__nav_model_list_item .title .highlight {
  color: #34519a;
}

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


/* more_info */

.more_info .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.more_info_hold {
  margin-top: 50px;
}

.more_info_item {
  position: relative;
  height: 230px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.more_info_item .action_btn_hold {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.more_info_item .action_btn {
  width: 100%;
  height: 100%;
  display: block;
  background: #1E1E1E;
  border: 1px solid #1E1E1E;
  font-size: 22px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  padding: 10px 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-family: 'FavoritLightC';
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.more_info_item:hover .action_btn_hold {
  bottom: 20px;
}

.more_info_item:hover .action_btn {
  font-weight: bold;
}

/* engine_b1 */

.engine_b1 .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.engine_b1_hold {
  margin-top: 40px;
}

.engine_b1__image_top img {
  display: block;
  width: 100%;
  height: auto;
}

.engine_b1__text p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
}



/* footer_nav_title */
.footer_nav_title {
  display: block;
  font-size: 18px;
  font-family: 'FavoritLightC';
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold;
}

.simpleModalWindowWrap.mobile_testdrive_order p a,
.simpleModalWindowWrap.consultate_modal p a {
  color: #000;
}

.simpleModalWindowWrap.mobile_testdrive_order p a:hover,
.simpleModalWindowWrap.consultate_modal p a:hover {
  color: #000;
}

.simpleModalWindowWrap.check_language {

}

.language_model {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  padding: 15px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #000;
  z-index: 1020;
  display: none;
}

.language_model p {
  font-size: 18px;
  margin-bottom: 5px;
  text-align: center;
}

.language_model p span {
  font-style: italic;
  font-weight: 700;
}

.language_model__title {
  font-weight: 700;
  text-align: center;
}

.langSwitchers li {
  text-align: center;
}

.langSwitchers a {
  color: #000;
  font-weight: 700;
}

.langSwitchers a:hover {
  text-decoration: underline;
}

.language_model .simpleModalWindowClose:before, .language_model .simpleModalWindowClose:after {
  background: #fff;
}


/* client_service__hold */
.client_service {

}

.client_service__hold {
	margin-top: 40px;
}

.client_service__hold p {
	font-size: 18px;
	margin-bottom: 15px;
}

.client_service__hold p.title {
	font-weight: bold;
}

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

.client_service__form_hold {
	margin-top: 40px;
}


/* Test-drive page */
.tdrive_page .section_title__holder h2 {
  padding-bottom: 45px;
  font-family: "FavoritC";
  font-size: 24px;
  color: #000;
  font-weiht: 700;
  text-transform: uppercase;
  text-align: center;
}

.tdrive_text {
  margin-bottom: 25px;
  font-family: "FavoritC";
  font-size: 18px;
  color: #000;
  font-weiht: 400;
  line-height: 1.3;
}

.tdrive_map {
  width: 100%;
  height: auto;
}

.tdrive_form__title {
  margin-bottom: 25px;
  font-family: "FavoritC";
  font-size: 22px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3;
}

.tdrive_form .label_text {
  font-family: "FavoritC";
  font-size: 18px;
  color: #000;
  font-weiht: 400;
  line-height: 1;
}





/* footer */
footer {
  background: #000000;
}

footer .wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer__info__row:not(:last-child) {
  margin-bottom: 15px;
}

.footer__info__row i {
  margin-right: 5px;
}

.footer__info__row * {
  font-family: 'FavoritLightC';
  font-size: 16px;
  color: #fff;
}

.footer__info__row a:hover {
  /* text-decoration: underline; */
  border-bottom: 1px solid #fff;
  color: #fff;
}

.footer_nav {
  display: inline-block;
  text-align: left;
}

.footer_nav li:not(:last-child) {
  margin-bottom: 15px;
}

.footer_nav a {
  font-family: 'FavoritLightC';
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}

.footer_nav a:hover {
  /* text-decoration: underline; */
  border-bottom: 1px solid #fff;
}

.footer_socials__hold {
  display: inline-block;
  text-align: center;
}

.footer_socials__hold .title {
  display: inline-block;
  font-size: 18px;
  font-family: 'FavoritLightC';
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.footer_socials__hold li {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 0 10px;
}

.footer_socials__hold li a {
  color: #fff;
  font-size: 32px;
}

/* scroll style */

::-webkit-scrollbar-button {
  background-repeat: no-repeat;
  width: 6px;
  height: 0px;
}

::-webkit-scrollbar-track {
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #191919;
  background-position: center;
  background-repeat: no-repeat;
}

::-webkit-resizer {
  background-repeat: no-repeat;
  width: 7px;
  height: 0px;
}

::-webkit-scrollbar {
  width: 6px;
  height: 4px;
}

/*==========  Desktop First  ==========*/

/*==========  Mobile First  ==========*/

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }

  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    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: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.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-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;
  }

  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    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: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.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-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;
  }

  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    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: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.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-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;
  }

  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  /* TODO: temporary fix */
  /*.header_hold.direction_down {*/
  .header_hold.direction_down_on.direction_down {
    -ms-transform: translateY(-48px);
    -webkit-transform: translateY(-48px);
    transform: translateY(-48px);
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    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: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.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: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.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-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;
  }

  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (max-width: 1440px) {
  .home_baner__slider_nav_hold .nav_prev {
    left: 0;
  }

  .home_baner__slider_nav_hold .nav_next {
    right: 0;
  }

  .home_baner__slider_item .content {
    margin: 0 50px;
  }

  .news__slider_hold {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }

  .news__slider__item .title_hold,
  .news__slider__item .description_hold,
  .news__slider__item .read_more_hold {
    opacity: 1;
  }

  .news__slider_nav_hold .slider_nav {
    border: 1px solid red;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #ccc;
    font-size: 46px;
  }

  .news__slider_nav_hold .nav_prev {
    left: 0;
  }

  .news__slider_nav_hold .nav_next {
    right: 0;
  }

  .news__slider_nav_hold .wrapper:before,
  .news__slider_nav_hold .wrapper:after {
    display: none;
  }

  .slick_custom_arrow .slick-prev {
    left: -50px;
  }

  .slick_custom_arrow .slick-next {
    right: -50px;
  }
}

@media (max-width: 1199.98px) {
  .header__phone_hold *,
  .header__addr_hold *,
  .header__lang_hold select,
  .header__lang_hold option,
  .header__logo_hold .slogan {
    font-size: 16px;
  }

  .header__nav_hold .menu > li > a {
    height: 50px;
    line-height: 50px;
  }

  .news__slider_hold {
    max-width: 960px;
  }

  .home_baner__slider_item .content_hold {
    height: 500px;
  }

  .actions__slider__item {
    height: 300px;
  }

  .model_line__cat {
    text-align: center;
  }

  .model_line__cat_list li:not(:last-of-type) {
    margin: 0 20px;
  }

  .model_table__table_footer .test_drive_btn,
  .model_table__table_footer .download_char_btn {
    font-size: 16px;
  }

  .slick_custom_arrow .slick-arrow {
    border: 1px solid #ccc;
  }

  .slick_custom_arrow .slick-prev {
    left: 0px;
  }

  .slick_custom_arrow .slick-next {
    right: 0px;
  }

  .home_baner_video {
    height: 500px;
  }

  .home_baner_video .slogan_hold {
    padding-right: 0;
  }

  .home_baner_video .slogan_hold .title {
    font-size: 30px;
  }

  .home_baner_video .slogan_hold .subtitle {
    font-size: 24px;
  }

  .home_baner_video .more_btn__hold {
    margin-top: 20px;
  }

  .home_baner_video .more_btn {
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 991.98px) {
  .header__bt_hold {
    display: none;
  }

  .header__top_hold {
    /*position: fixed;*/
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
  }

  body {
    padding-top: 48px;
  }

  .header__nav_switch {
    display: block;
  }

  .header__m_nav__hold .menu > li:last-of-type {
    display: block;
    margin-top: 5px;
    border-bottom: 2px solid #000;
  }
  .header__m_nav__hold .menu > li:last-of-type:hover a {
    color: #fff;
  }

  .news__slider_hold {
    max-width: 720px;
  }

  .home_baner__slider_item .content_hold {
    height: 400px;
  }

  .home_baner__slider_item .slogan_hold .title {
    font-size: 40px;
  }

  .home_baner__slider_item .slogan_hold .subtitle {
    font-size: 24px;
  }

  .home_baner__slider_item .more_btn__hold {
    margin-top: 30px;
  }

  .consultate__text .title {
    font-size: 24px;
  }

  .consultate__text .consultation_btn_hold {
    margin-top: 30px;
  }

  .actions__slider {
    margin: 0;
  }

  .actions__slider__item .content_hold * {
    font-size: 24px;
  }

  .actions__slider__item .more_btn_hold a {
    background: rgba(255, 255, 255, 0.4);
  }

  .section_title * {
    font-size: 20px;
  }

  .more_info_item {
    height: 160px;
  }

  .model_line__cat_list li:not(:last-of-type) {
    margin: 0 10px;
  }

  .home_baner_video {
    height: 400px;
  }

  .full_page_video_hold {
    height: 400px;
  }

  .home_baner_video .slogan_hold {
    padding-right: 0;
  }

  .home_baner_video .slogan_hold .title {
    font-size: 26px;
  }

  .home_baner_video .slogan_hold .subtitle {
    font-size: 18px;
  }

  .home_baner_video .more_btn__hold {
    margin-top: 20px;
  }

  .home_baner_video .more_btn {
    height: 40px;
    line-height: 40px;
  }

  .single_page_fscreen {
    /*margin-bottom: 115px;*/
    padding: 0;
  }

  .single_page_fscreen__image {
    width: 100%;
  }

  .single_page_fscreen__content {
    position: relative;
    width: 80%;
    top: 0;
    left: 50%;
    right: unset;
    transform: translate(-50%, -25%)!important;
    padding: 60px;
    background-color: rgba(0,0,0,.8);
  }

  .single_page_fscreen__content h1,
  .single_page_fscreen__content h2 {
    margin-bottom: 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
  }

  .single_page_fscreen__content p {
    color: #fff;
  }

  .tdrive_page .section_title__holder h2 {
    padding-bottom: 20px;
  }

  .tdrive_form__title {
    margin-bottom: 15px;
    font-size: 20px;
    text-align: center;
  }

  .tdrive_form .submit_holder button {
    font-size: 20px;
  }

  .service_page .wrapper {
    padding-bottom: 0;
  }

  .service_comand .section_title p {
    font-size: 18px;
  }

  .service_comand_hold .galery_slider_large__nav_prev,
  .service_comand_hold .galery_slider_large__nav_next {
    display: block;
  }

  .fn_personal_filter_item {
    max-width: none!important;
  }
}

@media (max-width: 767.98px) {
  .model_table .section_title,
  .model_table .subtitle_hold,
  .model_table .model_table__hold {
    display: none;
  }
  .model_table .download_char_hold {
    margin-top: 0;
    display: none;
  }

  .model_table .download_char_hold.download_char_hold__mobile {
    margin-top: 0;
    display: block;
  }

  .model_table .download_char_hold.download_char_hold__mobile a {
    font-size: 18px;
  }

  .news__slider_hold {
    max-width: 540px;
  }

  .footer_nav {
    text-align: center;
  }

  .your_style_hold .title {
    font-size: 24px;
  }

  .model_top__desctiption {
    width: 100%;
  }

  .model_top__desctiption .read_more_hold * {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }

  .engine_top__desctiption {
    width: 100%;
  }

  .engine_top__desctiption .read_more_hold * {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }

  .engine_top__desctiption .read_more_hold .read_more {
    display: none;
  }

  .engine_top__desctiption .read_more_hold .read_more__mobile {
    display: block;
  }

  .model_features_hold {
    margin-top: 30px;
  }

  .model_features_tab .content_hold .title {
    background: #E9E9E9;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  .news_page_item--tall {
    height: 220px;
  }

  .model_accessories_item {
    margin: 0;
  }

  .model_show__item {
    margin: 0;
  }

  .news__slider__item {
    margin: 0;
  }

  .video_frame_slider_item {
    margin: 0;
  }

  .actions__slider.slick_custom_arrow .slick-arrow {
    display: none !important;
  }

  .model_line__cat_list {
    border-top: none;
    border-bottom: none;
  }

  .model_line__cat_list a {
    padding: 0;
  }

  .single_page_fscreen__content {
    padding: 30px;
  }

  .single_page_fscreen__content h1,
  .single_page_fscreen__content h2 {
    font-size: 1.2rem;
  }

  .single_page_fscreen__content p,
  .single_page_fscreen__content span,
  .single_page_hold p {
    font-size: 1.1rem!important;
  }

}

@media (max-width: 575.98px) {
  .btn_style_1 {
    font-size: 16px;
  }

  .galery_slider_large__nav_prev, .galery_slider_large__nav_next {
		width: 30px;
		height: 50px;
		margin-top: -25px;
		line-height: 54px;
		font-size: 18px;
  }

  .not_found .wrapper .text1 {
    font-size: 16px;
  }

  .not_found .wrapper .text2 {
    font-size: 30px;
  }

  .not_found .wrapper .text3 {
    font-size: 16px;
  }

  .not_found .wrapper .text4 {
    margin-top: 20px;
    font-size: 16px;
  }

  .not_found .home_baner__slider .slick-dots {
    display: none !important;
  }

  .your_style_hold {
    background: none;
    padding: 0;
    text-align: left;
  }

  .not_found .home_baner__slider_item:before {
    background: rgba(255, 255, 255, 0.8);
  }

  .not_found .home_baner__slider_item .content {
    margin: 0 30px;
  }

  .not_found .home_baner__slider_item .content_hold {
    height: 340px;
  }

  .not_found .home_baner__slider_item .slogan_hold {
    padding-right: 0;
  }

  .not_found .home_baner__slider_item .slogan_hold .title {
    font-size: 26px;
  }

  .not_found .home_baner__slider_item .slogan_hold .subtitle {
    font-size: 18px;
  }

  .not_found .home_baner__slider_item .more_btn__hold {
    margin-top: 20px;
  }

  .not_found .home_baner__slider_item .more_btn {
    height: 40px;
    line-height: 40px;
  }

  .not_found .actions__slider .slick-dots {
    left: 10px;
  }

  .not_found .actions__slider__item {
    height: 240px;
  }

  .not_found .actions__slider__item .content_hold {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }

  .not_found .actions__slider__item .content_hold * {
    font-size: 20px;
    padding: 10px;
  }

  .not_found .actions__slider__item .more_btn_hold {
    position: relative;
    margin-top: 20px;
    margin-left: 10px;
    bottom: 0;
    right: 0;
  }

  .not_found .actions__slider__item .more_btn {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    background: rgba(255, 255, 255, 0.4);
  }

  .not_found .news__slider {
    margin: 0 15px;
  }

  .not_found .news__slider__item .read_more {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }

  .not_found .your_style_hold {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .not_found .your_style__text {
    width: 100%;
    background: rgba(255, 255, 255, 0.92);
  }

  .not_found .more_info_item {
    background: none;
    height: auto;
  }

  .not_found .more_info_item .action_btn_hold {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .not_found .more_info_item .action_btn_hold:hover {
    bottom: 0;
  }

  .not_found .more_info_item .action_btn {
    background: #fff;
    color: #000;
  }

  .not_found .more_info_item .action_btn:hover {
    background: #1E1E1E;
    color: #fff;
  }

  .not_found .contact_form .title {
    font-size: 24px;
    text-align: center;
  }

  .not_found .contact_form .subtitle {
    font-size: 20px;
    text-align: center;
  }

  .single_page_fscreen__content {
    width: 90%;
    padding: 20px;
  }

  .single_page_fscreen__content h1,
  .single_page_fscreen__content h2 {
    font-size: 1rem;
  }

  .single_page_fscreen__content p,
  .single_page_fscreen__content span,
  .single_page_hold p {
    font-size: 1rem!important;
  }

  .contact_page__info_list li {
    flex-direction: column;
    align-items: center;
  }

  .contact_page__info_list li span {
    text-align: center!important;
  }

  .contact_page__info_list li span:first-of-type {
    margin-bottom: 15px;
  }

  .service_comand_list_head {
    flex-wrap: wrap;
    border: none!important;
  }

  .service_comand_list_head li {
    width: 50%;
    flex-shrink: 0;
    flex-basis: 50%;
    border: 1px solid #d6d6d6;
  }
}

@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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* styles for test drives car */
.test-drive-models__list {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #222;
}
.test-drive-models__title {
  margin-bottom: 5px;
  display: flex;
  gap: 5px;
}
.test-drive-models__title.checkbox_holder input {
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
  accent-color: #34519a;
}
.test-drive-models__title input:checked + span {
  color: #34519a;
}
.test-drive-models__elem {
  flex: 0 0 33%;
  max-width: 33%;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}

@media (max-width: 575px) {
  .test-drive-models__elem {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px 20px;
  }
}

.test-drive-models__elem:hover img {
  transform: scale(1.1);
}

.test-drive-models__elem.checked {
  opacity: .5;
}

.test-drive-models__elem img {
  margin-bottom: 5px;
  transition: transform .3s;
}

.test-drive-models__elem img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Thanx page */
.thanx-wrap {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.thanx_socials__hold {
  border: 1px solid #000000;
  padding: 25px;
  margin-top: 50px;
}
.thanx_socials__hold a {
  color: #000000;
}
.thanx_socials__hold .title {
  font-size: 15px;
}
.thanx_socials__hold .footer_socials {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.thanx_socials__hold .footer_socials li:not(:last-child) {
  margin-right: 18px;
}
.thanx_socials__hold .footer_socials .fa {
  font-size: 28px;
}

/* Thanx modal */
.thanks_you_modal .simpleModalWindow {
  padding: 40px 35px;
  max-width: 500px;
}
.thanks_you_modal .modal_form_title {
  line-height: 22px;
}
.thanks_you_modal .thanx_socials__hold {
  max-width: 380px;
  margin: 30px auto 0;
}
.thanks_you_modal .thanx_socials__hold .title {
  text-transform: uppercase;
}

.re-captcha {
  position: relative;
}
.re-captcha .hiddenRecaptcha {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.wysiwyg-base * {
  font-family: 'FavoritC', sans-serif;
  font-size: 15px;
  color: #000;
}

.seo-base-style h1,
.seo-base-style h2,
.seo-base-style h3,
.seo-base-style h4,
.seo-base-style h5,
.seo-base-style h6 {
  font-family: 'FavoritC', sans-serif;
}
.seo-base-style p,
.seo-base-style ul,
.seo-base-style ol {
  font-family: 'FavoritLightC', sans-serif;
  font-size: 15px;
}

/** fix-form-request **/
.fix-form-request__title {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.fix-form-request__sub-title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 16px;
}
.fix-form-request__double {
  flex-direction: column;
  gap: 24px;
}
.fix-form-request__sub-row {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 16px;
}
.fix-form-request textarea {
  width: 100%;
  min-height: 126px;
  padding: 5px 10px;
}
.fix-form-request textarea::placeholder {
  color: #999999;
}
.fix-form-request__connect-type {
  margin-top: 16px;
}
.fix-form-request__connect-type .label_text {
  margin-bottom: 18px;
  display: block;
}
.fix-form-request__connect-type .connect-row {
  gap: 16px;
}
.fix-form-request__connect-type .radio_wrap label {
  margin-top: 10px;
}
.fix-form-request__connect-type .radio_wrap label span {
  font-size: 14px;
}

.fix-form-request .submit_holder {
  max-width: 360px;
  margin: 24px auto 0;
}

@media (min-width: 992px) {
  .fix-form-request__double {
    flex-direction: row;
    gap: 48px;
  }
  .fix-form-request__double > .form-row {
    flex: 1;
  }

  .fix-form-request__title {
    font-size: 24px;
    line-height: 26px;
  }
  .fix-form-request__sub-title {
    font-size: 20px;
    margin-bottom: 32px;
  }
  .fix-form-request__sub-row {
    font-size: 18px;
  }
}