@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700&amp;subset=cyrillic-ext);
@font-face {
  font-family: 'OpenSansReg';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.svg#custom_font") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'OpenSansBold';
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.svg#custom_font") format("svg");
  font-weight: 600;
  font-style: normal; }

/*!
 * 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 {
  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: transparent; }

@-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 {
  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: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

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; }

button {
  border-radius: 0; }

button:focus {
  outline: 0; }

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"] {
  box-sizing: border-box;
  padding: 0; }

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

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; }

/*# sourceMappingURL=bootstrap-reboot.css.map */
/*!
 * 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 {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

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

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

@media (min-width: 768px) {
  .container {
    max-width: 440px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 950px; } }

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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 {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

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

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

@media (min-width: 576px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .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: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

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

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

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: 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;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: 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;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

/*# sourceMappingURL=bootstrap-grid.css.map */
.glider-contain {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.glider {
  margin: 0 auto;
  position: relative;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  transform: translateZ(0); }

.glider-track {
  transform: translateZ(0);
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  z-index: 1; }

.glider.draggable {
  user-select: none;
  cursor: -webkit-grab;
  cursor: grab; }

.glider.draggable .glider-slide img {
  user-select: none;
  pointer-events: none; }

.glider.drag {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.glider-slide {
  user-select: none;
  justify-content: center;
  align-content: center;
  width: 100%;
  position: relative;
  display: inline;
  display: flex;
  justify-content: center;
  align-items: center; }

.glider-slide img {
  max-width: 100%; }

.glider::-webkit-scrollbar {
  opacity: 0;
  height: 0; }

.glider-prev,
.glider-next {
  user-select: none;
  position: absolute;
  outline: none;
  background: none;
  padding: 0;
  z-index: 2;
  font-size: 40px;
  text-decoration: none;
  left: -23px;
  border: 0;
  top: 30%;
  cursor: pointer;
  color: #666;
  opacity: 1;
  line-height: 1;
  transition: opacity 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67), color 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.glider-prev:hover,
.glider-next:hover,
.glider-prev:focus,
.glider-next:focus {
  color: #a89cc8; }

.glider-next {
  right: -23px;
  left: auto; }

.glider-next.disabled,
.glider-prev.disabled {
  opacity: .25;
  color: #666;
  cursor: default; }

.glider-slide {
  min-width: 150px; }

.glider-hide {
  opacity: 0; }

.glider-dots {
  user-select: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  padding: 0; }

.glider-dot {
  background: none;
  border: 0;
  padding: 0;
  user-select: none;
  outline: none;
  display: block;
  cursor: pointer;
  color: #ccc;
  border-radius: 999px;
  background: #ccc;
  width: 12px;
  height: 12px;
  margin: 7px; }

.glider-dot:hover,
.glider-dot:focus,
.glider-dot.active {
  background: #a89cc8; }

@media (max-width: 36em) {
  .glider::-webkit-scrollbar {
    opacity: 1;
    -webkit-appearance: none;
    width: 7px;
    height: 3px; }
  .glider::-webkit-scrollbar-thumb {
    opacity: 1;
    border-radius: 99px;
    background-color: rgba(156, 156, 156, 0.25);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.25); } }

#header .wrap nav #menuToggle #menu a:not(.order):after {
  position: absolute;
  transform: translateX(-50%);
  left: 50%; }

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
    .glide__slides--dragging {
      user-select: none; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__arrows {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide--rtl {
    direction: rtl; }

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1; }
  .glide__arrow:focus {
    outline: none; }
  .glide__arrow:hover {
    border-color: white; }
  .glide__arrow--left {
    left: 2em; }
  .glide__arrow--right {
    right: 2em; }
  .glide__arrow--disabled {
    opacity: 0.33; }

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%); }

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em; }
  .glide__bullet:focus {
    outline: none; }
  .glide__bullet:hover, .glide__bullet:focus {
    border: 2px solid white;
    background-color: rgba(255, 255, 255, 0.5); }
  .glide__bullet--active {
    background-color: white; }

.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

html {
  height: 100%;
  box-sizing: border-box;
  overflow-x: hidden; }

*,
*:after,
*:before {
  box-sizing: inherit;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  font-family: 'Open Sans', sans-serif; }

body {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  font-family: 'Open Sans', sans-serif; }

.glide {
  width: 100%;
  max-width: 2300px;
  margin: 10px auto 50px auto; }
  .glide li {
    cursor: pointer; }
    .glide li img {
      max-width: 100%; }

.glider-contain > button {
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.glider-contain button[aria-label="Next"] {
  right: -50px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-left: 25px solid #FE9800;
  border-bottom: 20px solid transparent;
  border-right: 0; }
  .glider-contain button[aria-label="Next"].disabled {
    border-left: 25px solid rgba(168, 82, 82, 0.322); }

.glider-contain button[aria-label="Previous"] {
  left: -50px;
  border-left: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 25px solid #FE9800;
  border-bottom: 20px solid transparent; }
  .glider-contain button[aria-label="Previous"].disabled {
    border-right: 25px solid rgba(168, 82, 82, 0.322); }

.glider-contain div[role='tablist'] button.active {
  background-color: #FE9800; }

.glider-contain div[role='tablist'] button {
  background-color: rgba(168, 82, 82, 0.322); }

.header {
  font-size: 20px;
  font-size: 36px;
  color: #0A1123;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: inline-flex; }
  @media (min-width: 0) {
    .header {
      font-size: 25px;
      font-size: calc(0.0125 * 100vw + 20px); } }
  @media (min-width: 1280px) {
    .header {
      font-size: 36px; } }
  .header.all_cross {
    position: relative; }
    .header.all_cross:before, .header.all_cross:after {
      width: 91px;
      height: 60px;
      left: -40px;
      bottom: -20px;
      content: "";
      position: absolute;
      background: url("../../images/cross.svg") no-repeat; }
    .header.all_cross:after {
      right: -40px;
      left: auto;
      transform: rotate(180deg);
      top: -20px; }
  .header.single_cross {
    position: relative; }
    .header.single_cross:after {
      width: 91px;
      height: 60px;
      left: -40px;
      top: -20px;
      content: "";
      position: absolute;
      background: url("../../images/cross.svg") no-repeat;
      transform: scale(1, -1); }
      @media (max-width: 959.98px) {
        .header.single_cross:after {
          left: -35px;
          top: -20px;
          transform: scale(0.7, -0.7); } }

@media (max-width: 599.98px) {
  main {
    padding-top: 49px; } }

main .banner {
  height: 741px;
  background: url("../../images/vivoz_prof.jpg") 50% no-repeat;
  padding-top: 179px; }
  main .banner:after {
    position: absolute; }
  @media (max-width: 959.98px) {
    main .banner {
      height: auto;
      background-size: 180%;
      background-position: top; } }
  main .banner .banner_wrap_text {
    z-index: 2;
    width: 100%;
    max-width: 604px;
    height: 461px;
    color: #FFFFFF;
    padding-left: 33px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    background: rgba(10, 17, 35, 0.66); }
    @media (max-width: 959.98px) {
      main .banner .banner_wrap_text {
        height: 360px; } }
    main .banner .banner_wrap_text h1 {
      font-size: 42px;
      font-size: 20px; }
      @media (min-width: 0) {
        main .banner .banner_wrap_text h1 {
          font-size: 36px;
          font-size: calc(0.01719 * 100vw + 20px); } }
      @media (min-width: 1280px) {
        main .banner .banner_wrap_text h1 {
          font-size: 42px; } }
    main .banner .banner_wrap_text .place {
      word-wrap: normal;
      font-size: 16px; }
      @media (min-width: 0) {
        main .banner .banner_wrap_text .place {
          font-size: 36px;
          font-size: calc(0.01563 * 100vw + 16px); } }
      @media (min-width: 1280px) {
        main .banner .banner_wrap_text .place {
          font-size: 36px; } }
    main .banner .banner_wrap_text .button_order {
      display: inline-flex;
      align-items: center;
      background: #FE9800;
      height: 55px;
      font-size: 24px;
      color: white;
      padding: 0 25px 0 25px;
      font-weight: bold;
      cursor: pointer; }
      main .banner .banner_wrap_text .button_order:hover {
        background-color: #0A1123;
        color: #FE9800; }

main .line_contacts {
  background-color: #FE9800;
  height: 95px;
  color: #FFFFFF; }
  @media (max-width: 959.98px) {
    main .line_contacts {
      margin-top: 70px;
      height: auto; } }
  main .line_contacts .wrap_ldesk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%; }
    @media (max-width: 959.98px) {
      main .line_contacts .wrap_ldesk {
        flex-direction: column; } }
    main .line_contacts .wrap_ldesk .button_question {
      height: 55px;
      background: #0A1123;
      border-radius: 50px;
      display: inline-flex;
      align-items: center;
      padding: 0 18px 0 18px;
      font-weight: bold;
      font-size: 24px;
      cursor: pointer; }
      @media (max-width: 959.98px) {
        main .line_contacts .wrap_ldesk .button_question {
          margin-top: 20px;
          height: 45px;
          font-size: 20px; } }
      main .line_contacts .wrap_ldesk .button_question:hover {
        background: white;
        color: #FE9800; }
    main .line_contacts .wrap_ldesk .line_wrap_contacts {
      width: 100%;
      height: 100%;
      max-width: 591px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (max-width: 959.98px) {
        main .line_contacts .wrap_ldesk .line_wrap_contacts {
          margin-top: 20px;
          flex-direction: column; } }
      main .line_contacts .wrap_ldesk .line_wrap_contacts > div {
        display: flex; }
      main .line_contacts .wrap_ldesk .line_wrap_contacts .social {
        width: 150px;
        display: flex;
        justify-content: space-between; }
      main .line_contacts .wrap_ldesk .line_wrap_contacts .whatsapp,
      main .line_contacts .wrap_ldesk .line_wrap_contacts .viber,
      main .line_contacts .wrap_ldesk .line_wrap_contacts .phone_icon {
        width: 48px;
        height: 48px;
        background-size: cover !important;
        cursor: pointer; }
        @media (max-width: 959.98px) {
          main .line_contacts .wrap_ldesk .line_wrap_contacts .whatsapp,
          main .line_contacts .wrap_ldesk .line_wrap_contacts .viber,
          main .line_contacts .wrap_ldesk .line_wrap_contacts .phone_icon {
            width: 40px;
            height: 40px; } }
      main .line_contacts .wrap_ldesk .line_wrap_contacts .whatsapp {
        background: url("../../images/whatsapp.svg") no-repeat; }
      main .line_contacts .wrap_ldesk .line_wrap_contacts .viber {
        background: url("../../images/max.png") no-repeat; }
      main .line_contacts .wrap_ldesk .line_wrap_contacts .phone {
        display: flex;
        align-items: center; }
        @media (max-width: 959.98px) {
          main .line_contacts .wrap_ldesk .line_wrap_contacts .phone {
            margin-top: 20px;
            margin-bottom: 20px; } }
      main .line_contacts .wrap_ldesk .line_wrap_contacts .phone_icon {
        background: url("../../images/phone.svg") no-repeat; }
      main .line_contacts .wrap_ldesk .line_wrap_contacts .number {
        padding-left: 10px;
        font-size: 36px; }
        @media (max-width: 959.98px) {
          main .line_contacts .wrap_ldesk .line_wrap_contacts .number {
            font-size: 22px; } }

main .popular_services {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 90px; }
  main .popular_services .wrap_ldesk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 80px; }
    @media (max-width: 959.98px) {
      main .popular_services .wrap_ldesk {
        align-items: center;
        flex-direction: column; } }
    main .popular_services .wrap_ldesk .wrap_category_item {
      max-width: 254px;
      width: 100%;
      margin-top: 34px;
      height: 300px;
      position: relative;
      border: 3px solid #FE9800;
      color: #0A1123;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center; }
      main .popular_services .wrap_ldesk .wrap_category_item strong,
      main .popular_services .wrap_ldesk .wrap_category_item span {
        font-size: 22px; }
      main .popular_services .wrap_ldesk .wrap_category_item span {
        color: #FE9800; }
      main .popular_services .wrap_ldesk .wrap_category_item .sale {
        position: absolute;
        top: 20px;
        color: white;
        right: 15px;
        font-size: 18px;
        font-weight: bold; }
        main .popular_services .wrap_ldesk .wrap_category_item .sale:after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 51px;
          height: 51px;
          border-radius: 50%;
          background: #FE9800;
          z-index: -1; }
      main .popular_services .wrap_ldesk .wrap_category_item.dark {
        border: 3px solid #0A1123; }
        main .popular_services .wrap_ldesk .wrap_category_item.dark .order {
          font-size: 18px;
          background-color: #0A1123;
          font-weight: 400; }
      @media (max-width: 1279.98px) {
        main .popular_services .wrap_ldesk .wrap_category_item {
          flex-basis: 40%; } }
      @media (max-width: 599.98px) {
        main .popular_services .wrap_ldesk .wrap_category_item {
          flex-basis: unset; } }
      main .popular_services .wrap_ldesk .wrap_category_item img {
        margin-top: 20px;
        max-width: 140px;
        max-height: 140px; }
      main .popular_services .wrap_ldesk .wrap_category_item .item_text_header {
        font-size: 18px;
        line-height: 21px;
        font-weight: bold;
        text-align: center; }
      main .popular_services .wrap_ldesk .wrap_category_item .item_text_description {
        font-size: 12px;
        line-height: 14px;
        max-width: 87%;
        text-align: center; }
      main .popular_services .wrap_ldesk .wrap_category_item .item_text {
        font-weight: 500;
        font-family: Roboto, sans-serif;
        font-size: 18px;
        bottom: 48px;
        max-width: 254px;
        width: 100%;
        margin: 0 auto;
        height: 77px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 22px;
        text-align: center; }
        @media (max-width: 1279.98px) {
          main .popular_services .wrap_ldesk .wrap_category_item .item_text {
            font-size: 14px;
            max-width: 100%; } }
  @media (max-width: 1279.98px) and (min-width: 0) {
    main .popular_services .wrap_ldesk .wrap_category_item .item_text {
      font-size: 18px;
      font-size: calc(0.00417 * 100vw + 14px); } }
  @media (max-width: 1279.98px) and (min-width: 960px) {
    main .popular_services .wrap_ldesk .wrap_category_item .item_text {
      font-size: 18px; } }
      main .popular_services .wrap_ldesk .wrap_category_item .order {
        height: 42px;
        width: 100%;
        background-color: #FE9800;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        font-weight: 600; }

main .why_us {
  z-index: 1;
  position: relative;
  background: #263248;
  width: 100%;
  max-width: 664px;
  margin: 154px auto 0 auto;
  height: auto;
  color: white;
  font-weight: bold;
  text-align: center;
  padding-bottom: 52px; }
  main .why_us .head {
    font-size: 20px;
    font-size: 36px;
    padding-top: 36px; }
    @media (min-width: 0) {
      main .why_us .head {
        font-size: 25px;
        font-size: calc(0.0125 * 100vw + 20px); } }
    @media (min-width: 1280px) {
      main .why_us .head {
        font-size: 36px; } }
  main .why_us .brief {
    font-size: 13px;
    font-size: 18px;
    padding-top: 16px; }
    @media (min-width: 0) {
      main .why_us .brief {
        font-size: 16px;
        font-size: calc(0.00391 * 100vw + 13px); } }
    @media (min-width: 1280px) {
      main .why_us .brief {
        font-size: 18px; } }
  main .why_us .advantages {
    display: flex;
    justify-content: space-around;
    margin-top: 28px; }
    @media (max-width: 959.98px) {
      main .why_us .advantages {
        flex-direction: column;
        align-items: center; } }
    main .why_us .advantages > div {
      height: 75px;
      display: flex;
      align-items: flex-end;
      background-position: top !important;
      background-size: 49px !important; }
      @media (max-width: 959.98px) {
        main .why_us .advantages > div {
          margin-top: 25px; } }
    main .why_us .advantages .fast {
      background: url("../../images/fast.svg") no-repeat; }
    main .why_us .advantages .inexpensive {
      background: url("../../images/inexpensive.svg") no-repeat; }
    main .why_us .advantages .quality {
      background: url("../../images/quality.svg") no-repeat; }
    main .why_us .advantages .carefully {
      background: url("../../images/carefully.svg") no-repeat; }

main .about_us {
  margin-top: -145px;
  padding-top: 244px;
  background: #EAEAEA;
  padding-bottom: 106px; }
  @media (max-width: 959.98px) {
    main .about_us {
      padding-bottom: 20px; } }
  main .about_us .wrap_ldesk {
    display: flex; }
    @media (max-width: 959.98px) {
      main .about_us .wrap_ldesk {
        flex-direction: column; } }
    main .about_us .wrap_ldesk > div {
      flex-basis: 50%; }
      @media (max-width: 959.98px) {
        main .about_us .wrap_ldesk > div {
          flex-basis: unset; } }
    main .about_us .wrap_ldesk .text {
      padding-top: 30px;
      font-size: 16px; }
      @media (max-width: 959.98px) {
        main .about_us .wrap_ldesk .text {
          font-size: 13px; } }
    main .about_us .wrap_ldesk .gazel {
      background: url("../../images/gazel.png") no-repeat;
      background-size: contain;
      height: 468px; }

main .contacts {
  background: linear-gradient(rgba(10, 17, 35, 0.66), rgba(10, 17, 35, 0.66)), url("../../images/garbage.jpg") no-repeat;
  background-size: cover; }
  @media (max-width: 959.98px) {
    main .contacts {
      font-size: 12px;
      background-position: 30%; } }
  main .contacts .wrap_ldesk {
    display: flex;
    padding-top: 131px;
    padding-bottom: 100px; }
    main .contacts .wrap_ldesk .contacts_text {
      color: white; }
      main .contacts .wrap_ldesk .contacts_text .header_time {
        font-size: 26px;
        font-size: 36px;
        line-height: 42px;
        max-width: 420px; }
        @media (min-width: 0) {
          main .contacts .wrap_ldesk .contacts_text .header_time {
            font-size: 30px;
            font-size: calc(0.00781 * 100vw + 26px); } }
        @media (min-width: 1280px) {
          main .contacts .wrap_ldesk .contacts_text .header_time {
            font-size: 36px; } }
        main .contacts .wrap_ldesk .contacts_text .header_time span {
          color: #FE9800; }
      main .contacts .wrap_ldesk .contacts_text .header_free_manager {
        margin-top: 25px;
        border: 3px solid #FE9800;
        max-width: 344px;
        font-size: 36px;
        font-size: 26px;
        line-height: 42px;
        padding: 16px 20px; }
        @media (min-width: 0) {
          main .contacts .wrap_ldesk .contacts_text .header_free_manager {
            font-size: 30px;
            font-size: calc(0.00781 * 100vw + 26px); } }
        @media (min-width: 1280px) {
          main .contacts .wrap_ldesk .contacts_text .header_free_manager {
            font-size: 36px; } }
      main .contacts .wrap_ldesk .contacts_text .wrap_task_manager {
        margin-top: 25px;
        font-size: 18px;
        line-height: 31px;
        letter-spacing: 0.03em; }
    main .contacts .wrap_ldesk .contacts_form {
      background: #FFFFFF;
      width: 320px;
      border-radius: 4px;
      box-shadow: 0 14px 28px rgba(255, 255, 255, 0.25), 0 10px 10px rgba(255, 255, 255, 0.22);
      display: flex;
      align-items: center;
      flex-direction: column;
      overflow: hidden; }
      main .contacts .wrap_ldesk .contacts_form .header_form1 {
        font-size: 18px;
        color: #FE9800;
        padding-top: 19px; }
      main .contacts .wrap_ldesk .contacts_form .header_form2 {
        font-size: 24px;
        font-weight: bold;
        color: #0A1123; }
      main .contacts .wrap_ldesk .contacts_form .header_form3 {
        font-size: 12px;
        width: 150px;
        text-align: center; }
    main .contacts .wrap_ldesk form {
      width: 100%;
      margin-top: 3px;
      position: relative;
      /* Customize the label (the container) */ }
      main .contacts .wrap_ldesk form .checkbox {
        width: 10px;
        height: 10px;
        float: left;
        display: block;
        margin-top: 25px;
        margin-right: 15px; }
      main .contacts .wrap_ldesk form label[for='checkbox'] {
        display: block;
        float: left;
        margin: 26px 0;
        width: auto;
        width: 80%;
        font-size: 10px; }
      main .contacts .wrap_ldesk form #result_ok,
      main .contacts .wrap_ldesk form #result_error,
      main .contacts .wrap_ldesk form #result_ok_r,
      main .contacts .wrap_ldesk form #result_error_r {
        z-index: -1;
        opacity: 0;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 16px;
        width: 100%;
        height: 100%;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
        background-color: white; }
        main .contacts .wrap_ldesk form #result_ok::before,
        main .contacts .wrap_ldesk form #result_error::before,
        main .contacts .wrap_ldesk form #result_ok_r::before,
        main .contacts .wrap_ldesk form #result_error_r::before {
          content: "";
          background: url("../images/error.svg") no-repeat;
          width: 60px;
          height: 60px;
          position: absolute;
          top: 40px;
          background-size: contain;
          left: 50%;
          transform: translate(-50%); }
      main .contacts .wrap_ldesk form #result_ok::before {
        content: "";
        background: url("../images/ok.svg") no-repeat;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 40px;
        background-size: contain;
        left: 50%;
        transform: translate(-50%); }
      main .contacts .wrap_ldesk form .field {
        margin: 21px auto 0 auto;
        position: relative;
        width: 243px;
        height: 43px;
        display: flex;
        flex-flow: column-reverse;
        margin-bottom: 6px;
        border: 3px solid #EAEAEA;
        border-radius: 4px; }
        main .contacts .wrap_ldesk form .field.area {
          height: 100px; }
          main .contacts .wrap_ldesk form .field.area label {
            top: 25px; }
        main .contacts .wrap_ldesk form .field input ,
        main .contacts .wrap_ldesk form .field textarea {
          border: 0;
          width: 100%;
          height: 100%;
          padding-left: 16px;
          font-size: 16px;
          position: relative; }
          main .contacts .wrap_ldesk form .field input .invalid,
          main .contacts .wrap_ldesk form .field textarea .invalid {
            color: #b00020;
            border-bottom: 2px solid #282f39; }
        main .contacts .wrap_ldesk form .field input:focus ~ label,
        main .contacts .wrap_ldesk form .field textarea:focus ~ label,
        main .contacts .wrap_ldesk form .field textarea:not(focus):valid ~ label,
        main .contacts .wrap_ldesk form .field input:not(focus):valid ~ label {
          top: -10px;
          transform: none;
          font-size: 12px;
          background-color: white;
          border-radius: 3px;
          border: 1px solid #F4F5FB; }
        main .contacts .wrap_ldesk form .field textarea {
          padding-top: 15px;
          height: 162px; }
        main .contacts .wrap_ldesk form .field label {
          transition: all 0.2s;
          touch-action: manipulation;
          color: #cccccc;
          font-size: 16px;
          line-height: 20px;
          position: absolute;
          top: 50%;
          left: 16px;
          transform: translate(0, -50%); }
          main .contacts .wrap_ldesk form .field label.invalid {
            color: #b00020; }
          main .contacts .wrap_ldesk form .field label[for='checkbox'] {
            left: 0;
            line-height: 14px;
            color: #7e7474;
            font-size: 10px !important; }
      main .contacts .wrap_ldesk form .button_form {
        background-color: #0A1123;
        width: 100%;
        border: 0;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #FE9800;
        cursor: pointer;
        position: relative; }
        main .contacts .wrap_ldesk form .button_form:hover {
          background-color: #FE9800;
          color: #0A1123; }
  main .contacts .whatsapp {
    background-color: black;
    display: block;
    width: 32px;
    height: 32px;
    background: url("../../images/whatsapp.svg") no-repeat; }
    @media (max-width: 599.98px) {
      main .contacts .whatsapp {
        width: 17px;
        height: 19px;
        background-size: contain !important; } }
  main .contacts .viber {
    background-color: black;
    display: block;
    width: 29px;
    height: 32px;
    background: url("../../images/max.png") no-repeat; }
    @media (max-width: 599.98px) {
      main .contacts .viber {
        width: 19px;
        height: 19px;
        background-size: contain !important; } }

form {
  width: 100%;
  margin-top: 3px;
  position: relative;
  /* Customize the label (the container) */ }
  form .checkbox {
    width: 10px;
    height: 10px;
    float: left;
    display: block;
    margin-top: 25px;
    margin-right: 15px; }
  form label[for='checkbox'] {
    display: block;
    float: left;
    margin: 26px 0;
    width: auto;
    width: 80%;
    font-size: 10px; }
  form #result_ok,
  form #result_error,
  form #result_ok_r,
  form #result_error_r {
    z-index: -1;
    opacity: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    width: 100%;
    height: 100%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
    background-color: white; }
    form #result_ok::before,
    form #result_error::before,
    form #result_ok_r::before,
    form #result_error_r::before {
      content: "";
      background: url("../images/error.svg") no-repeat;
      width: 60px;
      height: 60px;
      position: absolute;
      top: 40px;
      background-size: contain;
      left: 50%;
      transform: translate(-50%); }
  form #result_ok::before {
    content: "";
    background: url("../images/ok.svg") no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 40px;
    background-size: contain;
    left: 50%;
    transform: translate(-50%); }
  form .field {
    margin: 21px auto 0 auto;
    position: relative;
    width: 243px;
    height: 43px;
    display: flex;
    flex-flow: column-reverse;
    margin-bottom: 6px;
    border: 3px solid #EAEAEA;
    border-radius: 4px; }
    form .field.area {
      height: 100px; }
      form .field.area label {
        top: 25px; }
    form .field input ,
    form .field textarea {
      border: 0;
      width: 100%;
      height: 100%;
      padding-left: 16px;
      font-size: 16px;
      position: relative; }
      form .field input .invalid,
      form .field textarea .invalid {
        color: #b00020;
        border-bottom: 2px solid #282f39; }
    form .field input:focus ~ label,
    form .field textarea:focus ~ label,
    form .field textarea:not(focus):valid ~ label,
    form .field input:not(focus):valid ~ label {
      top: -10px;
      transform: none;
      font-size: 12px;
      background-color: white;
      border-radius: 3px;
      border: 1px solid #F4F5FB; }
    form .field textarea {
      padding-top: 15px;
      height: 162px; }
    form .field label {
      transition: all 0.2s;
      touch-action: manipulation;
      color: #cccccc;
      font-size: 16px;
      line-height: 20px;
      position: absolute;
      top: 50%;
      left: 16px;
      transform: translate(0, -50%); }
      form .field label.invalid {
        color: #b00020; }
      form .field label[for='checkbox'] {
        left: 0;
        line-height: 14px;
        color: #7e7474;
        font-size: 10px !important; }
  form .button_form {
    background-color: #0A1123;
    width: 100%;
    border: 0;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FE9800;
    cursor: pointer;
    position: relative; }
    form .button_form:hover {
      background-color: #FE9800;
      color: #0A1123; }

.header_section {
  font-weight: 600;
  font-size: 35px;
  color: #232323;
  text-align: center;
  padding-top: 68px;
  font-size: 26px; }
  @media (min-width: 0) {
    .header_section {
      font-size: 36px;
      font-size: calc(0.00703 * 100vw + 26px); } }
  @media (min-width: 1280px) {
    .header_section {
      font-size: 35px; } }
  @media (max-width: 599.98px) {
    .header_section {
      padding-top: 30px; } }
  .header_section.reverse {
    color: white;
    text-align: left; }

.wrap_navbar_contacts {
  height: 52px;
  width: 100%;
  background-color: rgba(35, 35, 35, 0.75);
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2; }
  .wrap_navbar_contacts .wrap_ldesk {
    position: relative; }
    @media (min-width: 600px) and (max-width: 959.98px) {
      .wrap_navbar_contacts .wrap_ldesk {
        max-width: 100%; } }
    @media (min-width: 960px) and (max-width: 1279.98px) {
      .wrap_navbar_contacts .wrap_ldesk {
        max-width: 100%; } }

.wrap_contacts_bottom {
  display: none;
  z-index: 999; }
  .wrap_contacts_bottom .wrap_ldesk {
    height: 100%; }
  .wrap_contacts_bottom .wrap_navbar_contacts {
    height: 47px; }
    .wrap_contacts_bottom .wrap_navbar_contacts .contacts {
      height: 100%;
      width: 100%;
      align-items: center;
      justify-content: space-around; }
    .wrap_contacts_bottom .wrap_navbar_contacts .socials {
      height: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100px; }
    .wrap_contacts_bottom .wrap_navbar_contacts .viber {
      width: 30px;
      height: 33px; }
    .wrap_contacts_bottom .wrap_navbar_contacts .whatsapp {
      width: 33px;
      height: 33px; }
    .wrap_contacts_bottom .wrap_navbar_contacts .phone {
      font-family: Roboto, sans-serif;
      letter-spacing: 0.03em;
      font-size: 16px; }
  @media (max-width: 599.98px) {
    .wrap_contacts_bottom {
      display: block;
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 47px;
      background: #535353; } }

.wrap_ldesk {
  width: 100%;
  max-width: 1234px;
  padding: 0 50px;
  margin: 0 auto; }
  @media (max-width: 959.98px) {
    .wrap_ldesk {
      padding: 0 30px; } }
  @media (max-width: 599.98px) {
    .wrap_ldesk {
      padding: 0 20px; } }

.main_banner_wrap {
  width: 100%;
  height: 470px;
  position: relative; }
  @media (max-width: 959.98px) {
    .main_banner_wrap {
      height: 400px; } }
  @media (max-width: 599.98px) {
    .main_banner_wrap {
      height: auto; } }
  .main_banner_wrap #main_banner {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    right: 0;
    background: url("../../images/pogruzka.jpg") no-repeat;
    background-size: cover; }
    @media (max-width: 599.98px) {
      .main_banner_wrap #main_banner {
        background: url("../../images/pogruzka_m.jpg") no-repeat;
        width: 100%;
        background-size: cover !important;
        background-position: 50%;
        height: 194px; } }
    .main_banner_wrap #main_banner:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      top: 0;
      border-top: 235px solid #FE9800;
      border-right: 180px solid transparent; }
      @media (max-width: 959.98px) {
        .main_banner_wrap #main_banner:after {
          border-top: 200px solid #FE9800; } }
      @media (max-width: 599.98px) {
        .main_banner_wrap #main_banner:after {
          bottom: 0;
          border-top: 100px solid #FE9800;
          border-right: 300px solid transparent;
          top: auto !important;
          left: 50% !important;
          transform: rotate(180deg); } }
    .main_banner_wrap #main_banner:after, .main_banner_wrap #main_banner:before {
      left: 0; }
    .main_banner_wrap #main_banner:before {
      content: "";
      position: absolute;
      top: 50%;
      width: 0;
      height: 0;
      border-bottom: 235px solid #FE9800;
      border-right: 180px solid transparent; }
      @media (max-width: 959.98px) {
        .main_banner_wrap #main_banner:before {
          border-bottom: 200px solid #FE9800; } }
      @media (max-width: 599.98px) {
        .main_banner_wrap #main_banner:before {
          border-bottom: 100px solid #FE9800;
          border-right: 300px solid transparent;
          top: auto !important;
          bottom: 0;
          left: auto !important;
          right: 50%; } }

.wrap_adv_icons {
  display: flex;
  max-width: 1082px;
  padding: 0 40px;
  width: 100%;
  margin: 50px auto 70px auto;
  padding-top: 104px;
  justify-content: space-between; }
  @media (max-width: 599.98px) {
    .wrap_adv_icons {
      margin: -10px auto 40px auto;
      flex-direction: column;
      max-width: 190px;
      padding: 0;
      padding-left: 60px; } }
  .wrap_adv_icons > div {
    position: relative;
    font-size: 18px; }
    @media (max-width: 959.98px) {
      .wrap_adv_icons > div {
        font-size: 12px;
        text-align: center;
        width: 100px; } }
  @media (max-width: 959.98px) and (min-width: 0) {
    .wrap_adv_icons > div {
      font-size: 15px;
      font-size: calc(0.00313 * 100vw + 12px); } }
  @media (max-width: 959.98px) and (min-width: 960px) {
    .wrap_adv_icons > div {
      font-size: 15px; } }
    @media (max-width: 599.98px) {
      .wrap_adv_icons > div {
        font-size: 14px;
        margin-top: 50px;
        width: 100%; } }
    .wrap_adv_icons > div:after {
      position: absolute;
      content: "";
      left: 50%;
      transform: translateX(-50%);
      top: -100px;
      width: 88px;
      height: 70px;
      background-repeat: no-repeat !important;
      background-position: center !important;
      padding-bottom: 15px; }
      @media (max-width: 959.98px) {
        .wrap_adv_icons > div:after {
          transform: scale(0.8) translateX(-50%);
          -webkit-transform-origin: top center;
          transform-origin: left center; } }
      @media (max-width: 599.98px) {
        .wrap_adv_icons > div:after {
          left: -60px;
          top: 47%;
          -webkit-transform: scale(0.65) translateY(-50%);
          transform: scale(0.65) translateY(-50%);
          -webkit-transform-origin: top left;
          transform-origin: top left;
          background-position: left !important; } }
    .wrap_adv_icons > div:before {
      position: absolute;
      content: "";
      top: -25px;
      left: 50%;
      transform: translateX(-50%);
      width: 72px;
      height: 4px;
      background-color: #FE9800; }
      @media (max-width: 599.98px) {
        .wrap_adv_icons > div:before {
          left: -55px;
          top: auto !important;
          bottom: -20px;
          -webkit-transform: scale(0.65);
          transform: scale(0.65);
          -webkit-transform-origin: top left;
          transform-origin: top left;
          background-position: left !important; } }
  .wrap_adv_icons .fast:after {
    background: url("../../images/truck.svg"); }
  .wrap_adv_icons .low_price:after {
    background: url("../../images/earn.svg"); }
  .wrap_adv_icons .right_hands:after {
    background: url("../../images/packaging.svg"); }
  .wrap_adv_icons .russian_people:after {
    background: url("../../images/loader.svg"); }
  .wrap_adv_icons .free_services:after {
    background: url("../../images/free-services.svg"); }

.about {
  color: white;
  background: #232323;
  padding-bottom: 84px; }
  .about .wrap_content {
    display: flex; }
    @media (max-width: 599.98px) {
      .about .wrap_content {
        flex-direction: column; } }
    .about .wrap_content .wrap_text {
      width: 100%;
      max-width: 870px;
      padding-right: 67px; }
      @media (max-width: 599.98px) {
        .about .wrap_content .wrap_text {
          padding-right: 0; } }
      .about .wrap_content .wrap_text h2 {
        padding-top: 34px; }
      .about .wrap_content .wrap_text .work_with {
        padding-top: 34px;
        padding-bottom: 5px; }
        @media (max-width: 599.98px) {
          .about .wrap_content .wrap_text .work_with {
            font-size: 16px; } }
      .about .wrap_content .wrap_text .text {
        font-size: 12px;
        line-height: 24px; }
        @media (min-width: 0) {
          .about .wrap_content .wrap_text .text {
            font-size: 18px;
            font-size: calc(0.00625 * 100vw + 12px); } }
        @media (min-width: 960px) {
          .about .wrap_content .wrap_text .text {
            font-size: 18px; } }
        @media (max-width: 599.98px) {
          .about .wrap_content .wrap_text .text {
            font-size: 14px; } }
    .about .wrap_content .wrap_statistic {
      display: flex;
      flex-direction: column;
      height: 400px;
      justify-content: space-between;
      width: 186px; }
      @media (max-width: 599.98px) {
        .about .wrap_content .wrap_statistic {
          margin-top: 23px;
          width: auto;
          height: 210px; } }
      .about .wrap_content .wrap_statistic .statistic {
        display: flex;
        flex-direction: column;
        border-bottom: 5px solid #FE9800; }
        @media (max-width: 599.98px) {
          .about .wrap_content .wrap_statistic .statistic {
            border-bottom: 0;
            flex-direction: row;
            width: auto; } }
      .about .wrap_content .wrap_statistic .num {
        font-size: 35px; }
        @media (max-width: 599.98px) {
          .about .wrap_content .wrap_statistic .num {
            border-bottom: 3px solid #FE9800; } }
      .about .wrap_content .wrap_statistic .text {
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        padding-bottom: 30px; }
        @media (max-width: 599.98px) {
          .about .wrap_content .wrap_statistic .text {
            text-transform: uppercase;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding-bottom: 0;
            padding-left: 20px;
            border-bottom: 3px solid #FE9800; } }

.partners {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 98px;
  padding-bottom: 90px; }
  @media (max-width: 599.98px) {
    .partners {
      padding-left: 30px;
      padding-right: 30px; } }
  .partners .glider-slide {
    margin: 20px; }
  .partners .glider-contain {
    padding-top: 50px; }

.category {
  background: #F4F5FB; }
  .category .wrap_ldesk {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1279.98px) {
      .category .wrap_ldesk {
        justify-content: space-around; } }
  .category .wrap_buttons_others {
    width: 100%; }
    .category .wrap_buttons_others #others_hide {
      display: none; }
    .category .wrap_buttons_others .order_big {
      margin: 30px auto; }

.reviews {
  background: #EAEAEA;
  color: white;
  padding-top: 90px;
  padding-bottom: 64px; }
  @media (max-width: 959.98px) {
    .reviews .wrap_ldesk {
      padding: 0 50px; } }
  .reviews .name:not(:first-child) {
    position: relative;
    width: 100%; }
    .reviews .name:not(:first-child):after {
      position: absolute;
      content: "";
      top: 22px;
      left: 0;
      width: 100%;
      height: 5px;
      background-color: #BD1515; }
      @media (max-width: 959.98px) {
        .reviews .name:not(:first-child):after {
          height: 3px; } }
  .reviews .name {
    font-size: 24px; }
    @media (max-width: 1279.98px) {
      .reviews .name {
        padding-top: 50px; } }
  .reviews .text {
    padding-top: 20px;
    font-size: 18px;
    font-size: 12px; }
    @media (min-width: 0) {
      .reviews .text {
        font-size: 18px;
        font-size: calc(0.00625 * 100vw + 12px); } }
    @media (min-width: 960px) {
      .reviews .text {
        font-size: 18px; } }
  .reviews .glider_reviews {
    padding-top: 70px; }
    .reviews .glider_reviews .glider-slide {
      color: #0A1123;
      margin-left: 5px;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
      @media (max-width: 959.98px) {
        .reviews .glider_reviews .glider-slide {
          flex-direction: column; } }
      .reviews .glider_reviews .glider-slide .avatar {
        border: 3px solid #FE9800; }
        .reviews .glider_reviews .glider-slide .avatar img {
          width: 200px; }
      .reviews .glider_reviews .glider-slide .wrap_text {
        flex-basis: 80%;
        padding-left: 10px; }
        .reviews .glider_reviews .glider-slide .wrap_text .date,
        .reviews .glider_reviews .glider-slide .wrap_text .name {
          font-weight: 600; }
        .reviews .glider_reviews .glider-slide .wrap_text .date {
          color: #FE9800; }

.contacts .wrap_ldesk {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (max-width: 959.98px) {
    .contacts .wrap_ldesk {
      flex-direction: column;
      align-items: center; } }
  @media (max-width: 959.98px) {
    .contacts .wrap_ldesk > div {
      max-width: 362px;
      width: 100%;
      flex-basis: 100%; }
      .contacts .wrap_ldesk > div:nth-child(2) {
        margin-top: 80px; } }

.contacts .header_section {
  text-align: left;
  position: relative; }
  .contacts .header_section:before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    width: 148px;
    height: 5px;
    background-color: #BD1515; }
    @media (max-width: 959.98px) {
      .contacts .header_section:before {
        height: 3px;
        bottom: -20px; } }

.contacts h3 {
  font-size: 18px;
  padding-top: 70px;
  position: relative; }
  @media (max-width: 959.98px) {
    .contacts h3 {
      padding-top: 30px;
      font-size: 14px;
      line-height: 16px; } }
  .contacts h3:before {
    position: absolute;
    content: "";
    bottom: -40px;
    left: 0;
    width: 148px;
    height: 5px;
    background-color: #BD1515; }
    @media (max-width: 959.98px) {
      .contacts h3:before {
        height: 3px;
        bottom: -20px; } }

.contacts .social {
  font-family: Roboto, sans-serif;
  font-weight: 600;
  padding-left: 100px;
  font-size: 22px;
  padding-top: 50px;
  position: relative; }
  @media (max-width: 959.98px) {
    .contacts .social {
      padding-top: 5px;
      font-size: 18px;
      padding-left: 70px; } }
  .contacts .social:after {
    position: absolute;
    content: "";
    bottom: -32px;
    left: 0;
    width: 148px;
    height: 5px;
    background-color: #BD1515; }
    @media (max-width: 959.98px) {
      .contacts .social:after {
        height: 3px; } }
  .contacts .social > a {
    margin-top: 30px;
    position: relative;
    display: block; }
  .contacts .social .whatsapp:before,
  .contacts .social .viber:before,
  .contacts .social .mail:before {
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 959.98px) {
      .contacts .social .whatsapp:before,
      .contacts .social .viber:before,
      .contacts .social .mail:before {
        transform: translateY(-50%) scale(0.7); } }
  .contacts .social .whatsapp:before {
    content: "";
    position: absolute;
    left: -70px;
    display: block;
    width: 48px;
    height: 48px;
    background: url("../../images/whatsapp.svg") no-repeat;
    background-size: cover;
    cursor: pointer; }
  .contacts .social .viber:before {
    content: "";
    position: absolute;
    left: -70px;
    display: block;
    width: 48px;
    height: 48px;
    background: url("../../images/max.png") no-repeat;
    background-size: cover;
    cursor: pointer; }
  .contacts .social .mail:before {
    content: "";
    position: absolute;
    left: -70px;
    display: block;
    width: 49px;
    height: 42px;
    background: url("../../images/mail.svg") no-repeat;
    background-size: cover !important;
    cursor: pointer; }

#footer {
  color: #818181;
  background-color: #232323; }
  #footer .wrap_ldesk {
    display: flex;
    justify-content: space-around; }
    @media (max-width: 599.98px) {
      #footer .wrap_ldesk {
        flex-direction: column;
        align-items: center;
        height: 107px;
        font-size: 12px;
        padding-bottom: 47px; } }

.wrap_header {
  position: fixed;
  top: 0;
  z-index: 4;
  width: 100%;
  height: auto;
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1);
  transition-property: all; }
  .wrap_header.is-hidden {
    transform: translateY(-100%);
    transition: transform 225ms cubic-bezier(0, 0, 0.2, 1);
    transition-property: all; }
  .wrap_header.is-visible {
    transition: transform 195ms cubic-bezier(0, 0, 0.2, 1);
    transform: translateY(0);
    transition-property: all; }
  @media (max-width: 599.98px) {
    .wrap_header .wrap_navbar_contacts {
      display: none; } }

#header {
  height: 80px;
  display: flex;
  justify-content: space-between;
  background: rgba(10, 17, 35, 0.66);
  align-items: center;
  top: 0;
  z-index: 10;
  width: 100%;
  transition: 0.2s; }
  @media (max-width: 1279.98px) {
    #header {
      height: 80px;
      width: 100%;
      max-width: 100%; } }
  @media (max-width: 599.98px) {
    #header {
      height: 49px; } }
  #header .wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative; }
    #header .wrap nav {
      max-width: 500px;
      width: 100%;
      margin-left: 112px; }
      @media (max-width: 1279.98px) {
        #header .wrap nav {
          max-width: 554px; } }
      @media (max-width: 959.98px) {
        #header .wrap nav {
          z-index: 5;
          position: absolute;
          right: 0;
          width: auto; } }
      @media (max-width: 959.98px) {
        #header .wrap nav #menuToggle {
          display: block;
          position: relative;
          top: 0;
          right: 0;
          z-index: 5;
          -webkit-user-select: none;
          user-select: none; } }
      #header .wrap nav #menuToggle input {
        display: none; }
        @media (max-width: 959.98px) {
          #header .wrap nav #menuToggle input {
            display: block;
            width: 40px;
            height: 32px;
            position: absolute;
            top: -7px;
            left: -5px;
            cursor: pointer;
            opacity: 0;
            /* hide this */
            z-index: 2;
            /* and place it over the hamburger */
            -webkit-touch-callout: none; } }
      #header .wrap nav #menuToggle span {
        display: none; }
        @media (max-width: 959.98px) {
          #header .wrap nav #menuToggle span {
            display: block;
            width: 24px;
            height: 2px;
            margin-bottom: 5px;
            position: relative;
            background: #F4F5FB;
            z-index: 1;
            transform-origin: top left;
            transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; } }
        #header .wrap nav #menuToggle span:first-child {
          transform-origin: 0% 0%; }
        #header .wrap nav #menuToggle span:nth-last-child(2) {
          transform-origin: 0% 100%; }
      #header .wrap nav #menuToggle input:checked ~ #menu {
        z-index: 0;
        right: -30px;
        transform: none;
        pointer-events: all;
        overflow-y: auto; }
        @media (max-width: 599.98px) {
          #header .wrap nav #menuToggle input:checked ~ #menu {
            top: 35px;
            left: auto !important; } }
      #header .wrap nav #menuToggle input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-1px, 0px);
        background: #232323;
        background-color: #FE9800; }
        #header .wrap nav #menuToggle input:checked ~ span:nth-last-child(3) {
          opacity: 0;
          transform: rotate(0deg) scale(0.2, 0.2); }
        #header .wrap nav #menuToggle input:checked ~ span:nth-last-child(2) {
          transform: rotate(-45deg) translate(-2px, 0px); }
      #header .wrap nav #menuToggle #menu {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0.16px;
        position: relative;
        pointer-events: none;
        align-items: center; }
        @media (max-width: 1279.98px) {
          #header .wrap nav #menuToggle #menu {
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 0.14px; } }
        @media (max-width: 959.98px) {
          #header .wrap nav #menuToggle #menu {
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            background-color: rgba(10, 17, 35, 0.66);
            width: 100%;
            height: 100%;
            z-index: 9;
            top: 0;
            padding-left: 64px;
            padding-top: 15px;
            right: -80px;
            left: 0;
            color: #ffffff;
            font-family: "Roboto Light", sans-serif;
            font-size: 28px;
            font-weight: 300;
            letter-spacing: 0.32px;
            text-align: left;
            list-style-type: none;
            -webkit-font-smoothing: antialiased;
            /* to stop flickering of text in safari */
            transform-origin: 0% 0%;
            transform: translate(100%, 0);
            transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
            position: fixed; } }
        @media (max-width: 599.98px) {
          #header .wrap nav #menuToggle #menu {
            align-items: center;
            justify-content: flex-start;
            height: 333px;
            width: 70vw;
            position: absolute;
            font-size: 18px;
            font-weight: 600;
            letter-spacing: 0.2px;
            padding-left: 0;
            padding-top: 8px; } }
        #header .wrap nav #menuToggle #menu a:not(.order) {
          position: relative;
          transition: all 300ms;
          cursor: pointer;
          pointer-events: auto;
          color: white;
          border-top: 3px solid transparent;
          border-bottom: 3px solid transparent; }
          #header .wrap nav #menuToggle #menu a:not(.order):after {
            content: "";
            width: 100%;
            height: 3px;
            left: 50%;
            position: absolute;
            bottom: -27px; }
          @media (max-width: 959.98px) {
            #header .wrap nav #menuToggle #menu a:not(.order) {
              padding-top: 38px;
              display: inline-block;
              font-size: 24px;
              min-height: 60px; } }
          @media (max-width: 599.98px) {
            #header .wrap nav #menuToggle #menu a:not(.order) {
              font-size: 14px;
              min-height: 20px;
              padding-top: 23px;
              width: 76px;
              border-bottom: 3px solid #FE9800;
              box-sizing: border-box; } }
        #header .wrap nav #menuToggle #menu:hover > a:hover:after,
        #header .wrap nav #menuToggle #menu:focus-within > a:focus:after {
          background-color: #FE9800; }
        @media (max-width: 959.98px) {
          #header .wrap nav #menuToggle #menu:hover > a:hover,
          #header .wrap nav #menuToggle #menu:focus-within > a:focus {
            color: white; } }
        #header .wrap nav #menuToggle #menu a.order:hover {
          color: white; }
        @media (max-width: 959.98px) {
          #header .wrap nav #menuToggle #menu .main {
            display: inline; } }
    #header .wrap .logo {
      background: url("../images/logo.svg") no-repeat;
      width: 236px;
      height: 58px;
      background-size: contain; }
      @media (max-width: 599.98px) {
        #header .wrap .logo {
          width: 118px;
          height: 29px; } }
    #header .wrap .phone {
      text-align: right;
      color: #474141;
      font-size: 22px;
      margin-bottom: 8px; }
      @media (max-width: 1279.98px) {
        #header .wrap .phone {
          margin-bottom: 3px;
          font-size: 17px; } }
      @media (max-width: 959.98px) {
        #header .wrap .phone {
          position: absolute;
          left: 50%;
          background-color: #6b6b6b;
          top: 50px;
          transform: translate(-50%);
          font-size: 14px;
          width: 100%;
          text-align: center;
          color: white; } }

#modal_wrap {
  background-color: rgba(41, 41, 41, 0.85);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 3; }
  @media (max-width: 599.98px) {
    #modal_wrap {
      z-index: 10; } }

#modal_wrap_gift {
  background-color: rgba(41, 41, 41, 0.85);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 3; }
  @media (max-width: 599.98px) {
    #modal_wrap_gift {
      z-index: 10; } }
  #modal_wrap_gift #modal_gift {
    position: absolute;
    height: 350px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 14px 30px rgba(48, 48, 48, 0.5);
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    width: 272px; }
    @media (max-width: 599.98px) {
      #modal_wrap_gift #modal_gift {
        width: 272px;
        border-radius: 12px;
        flex-direction: column;
        z-index: 10; } }
    #modal_wrap_gift #modal_gift .close_gift {
      position: absolute;
      right: -21px;
      top: -21px;
      width: 22px;
      height: 22px;
      opacity: 1;
      cursor: pointer; }
      @media (max-width: 599.98px) {
        #modal_wrap_gift #modal_gift .close_gift {
          right: 21px;
          top: 21px;
          z-index: 12; } }
      #modal_wrap_gift #modal_gift .close_gift:hover {
        opacity: 0.5; }
      #modal_wrap_gift #modal_gift .close_gift:before, #modal_wrap_gift #modal_gift .close_gift:after {
        position: absolute;
        left: 11px;
        top: -3px;
        content: ' ';
        height: 22px;
        width: 2px;
        background-color: #FE9800; }
      #modal_wrap_gift #modal_gift .close_gift:before {
        transform: rotate(45deg); }
      #modal_wrap_gift #modal_gift .close_gift:after {
        transform: rotate(-45deg); }
    #modal_wrap_gift #modal_gift .wrap_contacts {
      padding: 24px 0 0 0;
      display: flex;
      align-items: center;
      height: 100%;
      flex-direction: column;
      justify-content: space-between;
      box-shadow: 0 14px 28px rgba(255, 255, 255, 0.25), 0 10px 10px rgba(255, 255, 255, 0.22); }
      #modal_wrap_gift #modal_gift .wrap_contacts .header {
        font-size: 23px;
        font-weight: 900;
        letter-spacing: 0.41px;
        line-height: 24px;
        text-align: center; }
        @media (max-width: 599.98px) {
          #modal_wrap_gift #modal_gift .wrap_contacts .header {
            font-size: 23px;
            letter-spacing: 0.36px;
            text-align: center;
            line-height: 30px; } }
      #modal_wrap_gift #modal_gift .wrap_contacts .text {
        padding-top: 8px;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.22px;
        line-height: 16px;
        font-size: 14px;
        font-weight: 400; }
        @media (max-width: 599.98px) {
          #modal_wrap_gift #modal_gift .wrap_contacts .text {
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 0.22px;
            line-height: 16px;
            text-align: center; } }
      #modal_wrap_gift #modal_gift .wrap_contacts form {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        height: 100%; }
      #modal_wrap_gift #modal_gift .wrap_contacts input {
        margin: 12px auto;
        width: 224px;
        height: 48px;
        border-radius: 4px;
        padding-left: 16px;
        border: 3px solid #EAEAEA; }
      #modal_wrap_gift #modal_gift .wrap_contacts button {
        width: 100%;
        border: 0;
        background: #0A1123;
        color: #FE9800;
        font-weight: 600;
        height: 50px;
        cursor: pointer; }
        #modal_wrap_gift #modal_gift .wrap_contacts button:hover {
          background: #FE9800;
          color: #0A1123; }
      #modal_wrap_gift #modal_gift .wrap_contacts .condition {
        text-align: center;
        font-size: 9px;
        font-weight: 300;
        letter-spacing: 0.14px;
        line-height: 24px; }

/*---------------CHECKBOX---------------------*/
/* Customize the label (the container) */
.container {
  margin: 10px 5px;
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #0A1123; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 5px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/*---------------END CHECKBOX---------------------*/
body.services main {
  padding-top: 100px; }

body.services .header {
  margin: 20px auto; }

body.services .wrap_ldesk.head {
  display: flex;
  align-items: center;
  flex-direction: column; }

body.services .header_section {
  text-align: left;
  position: relative;
  margin-bottom: 23px; }
  body.services .header_section:before {
    position: absolute;
    content: "";
    bottom: -23px;
    left: 0;
    width: 161px;
    height: 5px;
    background-color: #FE9800; }
    @media (max-width: 959.98px) {
      body.services .header_section:before {
        height: 3px;
        bottom: -10px; } }

body.services .reverse_color {
  background: #232323;
  color: #F4F5FB;
  border: 0 !important; }

body.services .wrap_free {
  padding: 78px 0;
  background: #F4F5FB; }
  body.services .wrap_free .wrap_services_item {
    margin: 0 auto;
    display: flex;
    background-color: white; }
    body.services .wrap_free .wrap_services_item .wrap_item {
      background: #FFFFFF;
      position: relative; }
      body.services .wrap_free .wrap_services_item .wrap_item .item_description {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        overflow: hidden;
        position: relative; }
        body.services .wrap_free .wrap_services_item .wrap_item .item_description:after {
          background-image: linear-gradient(to bottom, transparent, #FFFFFF); }

body.services .wrap_services_item {
  max-width: 790px;
  width: 100%;
  height: auto;
  margin: 77px auto;
  background-color: #F4F5FB;
  display: flex;
  justify-content: space-between; }
  body.services .wrap_services_item img {
    max-width: 500px; }
    @media (max-width: 959.98px) {
      body.services .wrap_services_item img {
        max-width: 300px; } }
  @media (max-width: 599.98px) {
    body.services .wrap_services_item {
      max-width: 300px;
      flex-direction: column;
      align-items: center; } }
  body.services .wrap_services_item .wrap_item {
    width: 100%;
    max-width: 477px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
    body.services .wrap_services_item .wrap_item.read_more .item_description {
      overflow: visible; }
    body.services .wrap_services_item .wrap_item.read_more .wrap_buttons .read_more_button.more {
      display: none; }
    body.services .wrap_services_item .wrap_item.read_more .wrap_buttons .read_more_button.collapse {
      display: flex; }
    body.services .wrap_services_item .wrap_item.read_more .item_description {
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      overflow: hidden;
      height: auto;
      position: relative; }
      body.services .wrap_services_item .wrap_item.read_more .item_description:after {
        background-image: none; }
    body.services .wrap_services_item .wrap_item h2 {
      padding-top: 17px;
      text-align: center;
      color: #FE9800;
      font-size: 25px; }
    body.services .wrap_services_item .wrap_item .item_description {
      font-size: 18px;
      line-height: 24px;
      text-align: center;
      padding: 0 60px;
      position: relative;
      overflow: hidden; }
      body.services .wrap_services_item .wrap_item .item_description.read_more {
        overflow: visible; }
        body.services .wrap_services_item .wrap_item .item_description.read_more:after {
          display: none; }
    body.services .wrap_services_item .wrap_item .read_more_button {
      font-size: 14px;
      display: flex;
      align-items: center;
      padding: 0 10px;
      height: 50px;
      border-radius: 15px;
      cursor: pointer;
      text-transform: uppercase;
      background-color: #0A1123;
      margin: 30px 0;
      color: #FE9800;
      font-weight: 600; }
      body.services .wrap_services_item .wrap_item .read_more_button.collapse {
        display: none; }
  body.services .wrap_services_item .free,
  body.services .wrap_services_item .mebel,
  body.services .wrap_services_item .doors,
  body.services .wrap_services_item .tech,
  body.services .wrap_services_item .vann,
  body.services .wrap_services_item .musor,
  body.services .wrap_services_item .gruz,
  body.services .wrap_services_item .demontaj,
  body.services .wrap_services_item .klop,
  body.services .wrap_services_item .mebel_whith_klop,
  body.services .wrap_services_item .piano,
  body.services .wrap_services_item .clear {
    max-width: 312px;
    width: 100%;
    height: 214px;
    background-size: cover !important;
    background-repeat: no-repeat !important; }
  body.services .wrap_services_item .clear {
    background: url("../../images/clear.jpg"); }
  body.services .wrap_services_item .free {
    background: url("../../images/img4 3-8.jpg"); }
  body.services .wrap_services_item .mebel {
    background: url("../../images/img4 3.jpg"); }
  body.services .wrap_services_item .doors {
    background: url("../../images/img4 3-1.jpg"); }
  body.services .wrap_services_item .tech {
    background: url("../../images/img4 3-2.jpg"); }
  body.services .wrap_services_item .vann {
    background: url("../../images/img4 3-3.jpg"); }
  body.services .wrap_services_item .musor {
    background: url("../../images/img4 3-4.jpg"); }
  body.services .wrap_services_item .gruz {
    background: url("../../images/img4 3-5.jpg"); }
  body.services .wrap_services_item .demontaj {
    background: url("../../images/img4 3-6.jpg"); }
  body.services .wrap_services_item .mebel_whith_klop {
    background: url("../../images/mebel_with_klop.jpg"); }
  body.services .wrap_services_item .klop {
    background: url("../../images/img4 3-7.jpg"); }
  body.services .wrap_services_item .piano {
    background: url("../../images/piano.jpg"); }

body.price .header_section {
  text-align: left;
  position: relative;
  margin-bottom: 82px; }
  @media (max-width: 959.98px) {
    body.price .header_section {
      margin-bottom: 50px; } }
  body.price .header_section:before {
    position: absolute;
    content: "";
    bottom: -23px;
    left: 0;
    width: 148px;
    height: 5px;
    background-color: #FE9800; }

body.price table {
  margin: 25px auto;
  max-width: 790px;
  width: 100%; }
  @media (max-width: 959.98px) {
    body.price table {
      max-width: 100%; } }
  body.price table.sales {
    margin: 5px auto; }
    body.price table.sales tr {
      color: #0A1123;
      background: rgba(10, 17, 35, 0.66);
      height: 72px; }
      body.price table.sales tr span {
        text-transform: initial;
        font-weight: 400; }
      body.price table.sales tr:hover {
        background-color: rgba(10, 17, 35, 0.66); }
  body.price table tr {
    background: #F4F5FB;
    height: 51px; }
    body.price table tr:hover {
      background-color: #d2d3d8; }
    body.price table tr td {
      border: 5px solid white;
      font-size: 18px; }
      @media (max-width: 959.98px) {
        body.price table tr td {
          font-size: 14px;
          padding: 12px; } }
    body.price table tr td:nth-child(2) {
      text-align: center;
      width: 220px; }
      @media (max-width: 959.98px) {
        body.price table tr td:nth-child(2) {
          width: 82px; } }
    body.price table tr td:nth-child(1) {
      padding-left: 70px; }
      @media (max-width: 959.98px) {
        body.price table tr td:nth-child(1) {
          padding-left: 24px; } }
  body.price table thead tr {
    font-weight: bold;
    font-size: 18px;
    color: #F4F5FB;
    text-transform: uppercase;
    background: #FE9800; }
    body.price table thead tr:hover {
      background-color: #FE9800; }
  body.price table thead td {
    border: 0; }

body.blog {
  position: relative; }
  body.blog .header_section {
    text-align: left;
    position: relative;
    margin-bottom: 82px; }
    body.blog .header_section:before {
      position: absolute;
      content: "";
      bottom: -23px;
      left: 0;
      width: 148px;
      height: 5px;
      background-color: #FE9800; }
  body.blog .wrap_ldesk.blog {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 42px;
    position: relative; }
    @media (max-width: 959.98px) {
      body.blog .wrap_ldesk.blog {
        flex-direction: column;
        align-items: center;
        justify-content: center; } }
    body.blog .wrap_ldesk.blog:before {
      position: absolute;
      content: "";
      bottom: -23px;
      left: 50%;
      transform: translateX(-50%);
      width: calc(100% - 100px);
      height: 5px;
      background-color: #FE9800; }
    body.blog .wrap_ldesk.blog .menu_bar {
      width: 100%;
      max-width: 270px;
      margin-right: 20px; }
      @media (max-width: 959.98px) {
        body.blog .wrap_ldesk.blog .menu_bar {
          height: 46px;
          max-width: 100%;
          margin-right: 0; } }
      body.blog .wrap_ldesk.blog .menu_bar ul {
        width: 100%;
        display: flex;
        flex-direction: column; }
        @media (max-width: 959.98px) {
          body.blog .wrap_ldesk.blog .menu_bar ul {
            flex-direction: row;
            overflow: scroll;
            padding-left: 0; } }
        body.blog .wrap_ldesk.blog .menu_bar ul li {
          border: 1px solid white;
          width: 100%;
          padding: 0px;
          display: flex;
          align-items: center;
          height: 46px;
          background: #FE9800;
          color: #0A1123;
          cursor: pointer; }
          @media (max-width: 959.98px) {
            body.blog .wrap_ldesk.blog .menu_bar ul li {
              flex-shrink: 0;
              width: auto;
              padding-left: 0;
              padding: 0 20px; } }
          body.blog .wrap_ldesk.blog .menu_bar ul li a {
            width: 100%;
            margin: 0px;
            display: flex;
            align-items: center;
            width: 100%;
            height: 100%;
            padding-left: 15%; }
          body.blog .wrap_ldesk.blog .menu_bar ul li.active {
            background: rgba(10, 17, 35, 0.66); }
          body.blog .wrap_ldesk.blog .menu_bar ul li:hover {
            background: rgba(10, 17, 35, 0.66); }
    body.blog .wrap_ldesk.blog .content {
      width: 100%;
      max-width: 775px; }
      @media (max-width: 959.98px) {
        body.blog .wrap_ldesk.blog .content {
          margin-top: 20px; } }
      body.blog .wrap_ldesk.blog .content .text {
        font-size: 18px;
        line-height: 24px;
        padding-top: 30px; }
        @media (max-width: 599.98px) {
          body.blog .wrap_ldesk.blog .content .text {
            font-size: 14px; } }
      body.blog .wrap_ldesk.blog .content img {
        width: 100%;
        max-height: 70vh;
        object-fit: contain; }
      body.blog .wrap_ldesk.blog .content p {
        padding-top: 30px;
        padding-bottom: 60px;
        font-weight: bold;
        font-size: 18px;
        position: relative; }
        body.blog .wrap_ldesk.blog .content p:before {
          position: absolute;
          content: "";
          bottom: 10px;
          left: 0;
          width: 65%;
          height: 5px;
          background-color: #FE9800; }
      body.blog .wrap_ldesk.blog .content .order_now {
        padding-top: 43px;
        font-size: 18px;
        color: #FE9800;
        text-transform: uppercase; }

body.contact main {
  display: flex;
  flex-direction: column;
  padding-top: 100px; }

body.contact .header {
  margin: 50px auto; }

body.contact .contacts {
  margin-top: 100px; }

body.contact .contacts_page {
  display: flex;
  align-items: center;
  flex-direction: column; }
  body.contact .contacts_page .wrap_ldesk {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 959.98px) {
      body.contact .contacts_page .wrap_ldesk {
        flex-direction: column;
        align-items: center; } }
    @media (max-width: 959.98px) {
      body.contact .contacts_page .wrap_ldesk > div {
        max-width: 362px;
        width: 100%;
        flex-basis: 100%; }
        body.contact .contacts_page .wrap_ldesk > div:nth-child(2) {
          margin-top: 80px; } }
  body.contact .contacts_page .header_section {
    text-align: left;
    position: relative; }
    body.contact .contacts_page .header_section:before {
      position: absolute;
      content: "";
      bottom: -20px;
      left: 0;
      width: 148px;
      height: 5px;
      background-color: #BD1515; }
      @media (max-width: 959.98px) {
        body.contact .contacts_page .header_section:before {
          height: 3px;
          bottom: -20px; } }
  body.contact .contacts_page h3 {
    font-size: 18px;
    padding-top: 70px;
    position: relative; }
    @media (max-width: 959.98px) {
      body.contact .contacts_page h3 {
        padding-top: 30px;
        font-size: 14px;
        line-height: 16px; } }
  body.contact .contacts_page .social {
    font-family: Roboto, sans-serif;
    font-weight: 600;
    padding-left: 100px;
    font-size: 22px;
    padding-top: 50px;
    position: relative; }
    @media (max-width: 959.98px) {
      body.contact .contacts_page .social {
        padding-top: 5px;
        font-size: 18px;
        padding-left: 70px; } }
    body.contact .contacts_page .social > a {
      margin-top: 30px;
      position: relative;
      display: block; }
    body.contact .contacts_page .social .whatsapp:before,
    body.contact .contacts_page .social .viber:before,
    body.contact .contacts_page .social .mail:before {
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 959.98px) {
        body.contact .contacts_page .social .whatsapp:before,
        body.contact .contacts_page .social .viber:before,
        body.contact .contacts_page .social .mail:before {
          transform: translateY(-50%) scale(0.7); } }
    body.contact .contacts_page .social .whatsapp:before {
      content: "";
      position: absolute;
      left: -70px;
      display: block;
      width: 48px;
      height: 48px;
      background: url("../../images/whatsapp.svg") no-repeat;
      background-size: cover;
      cursor: pointer; }
    body.contact .contacts_page .social .viber:before {
      content: "";
      position: absolute;
      left: -70px;
      display: block;
      width: 48px;
      height: 48px;
      background: url("../../images/max.png") no-repeat;
      background-size: cover;
      cursor: pointer; }
    body.contact .contacts_page .social .mail:before {
      content: "";
      position: absolute;
      left: -70px;
      display: block;
      width: 49px;
      height: 42px;
      background: url("../../images/mail.png") no-repeat;
      background-size: cover !important;
      cursor: pointer; }

body.contact .add_reviews {
  margin: 20px auto;
  padding-top: 20px;
  max-width: 500px;
  background: url("../../images/gazel.png") no-repeat;
  background-size: contain; }
body.price table thead tr {
  font-weight: bold;
  font-size: 18px;
  color: #F4F5FB;
  text-transform: uppercase;
  background: #FE9800
}

body.price table thead tr:hover {
  background-color: #FE9800
}

body.price table thead td {
  border: 0
}

body.blog {
  position: relative
}
