/* -------------------------------------------------------------------------- 
WARNING 
This file is auto generated by Simple SCSS Compiler plugin. 
Please do NOT modify it directly or you risk your changes to be overwritten. 
-------------------------------------------------------------------------- */ 

@charset "UTF-8";
@import "../js/aos/aos.css";
@import "../js/fancybox/dist/jquery.fancybox.min.css";
* {
  box-sizing: border-box;
}
a, input, textarea {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
html {
  -webkit-text-size-adjust: none;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
sub, sup {
  position: relative;
  font-size: 50%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.8em;
}
sub {
  bottom: -0.25em;
}
p {
  margin-top: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ul {
  padding-left: 20px;
}
blockquote, q {
  quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a, img, input, select, textarea {
  outline: 0;
  text-decoration: none;
}
button, button:active, button:focus {
  outline: none;
}
button, button:active, button:focus {
  outline: none;
}
button::-moz-focus-inner, input[type=button]::-moz-focus-inner {
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
input, textarea {
  -webkit-border-radius: 0;
}
table {
  border-collapse: collapse;
  margin: 40px 0;
  margin-top: 0;
  width: 100%;
}
th {
  white-space: nowrap;
  padding: 10px 30px;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 30px;
}
.alignleft {
  float: left;
  margin: 5px 30px 15px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
label {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  margin: 30px 0;
  width: 100%;
  border: 1px solid #2F2F2F;
}
td, th {
  padding: 15px 20px;
  vertical-align: middle;
  border: 1px solid #2F2F2F;
}
b, strong {
  font-weight: bold;
}
input[type=button], input[type=submit], input[type=text], textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
a, button, button:focus, button:hover, input, textarea {
  outline: 0;
}
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (min-width: 48em) {
  .container {
    width: 46rem;
  }
  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 62rem;
  }
  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 78em) {
  .container {
    width: 75rem;
  }
  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
body {
  font-family: "Geist", Arial, sans-serif;
  line-height: 135%;
  font-size: 19px;
  color: #212121;
  overflow-x: hidden;
  min-width: 320px;
  max-width: 2560px;
  margin: 0 auto;
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.24);
  background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Onest", Arial, sans-serif;
  font-weight: bold;
  line-height: 125%;
  letter-spacing: -1px;
  color: #01244F;
  margin: 0;
  padding: 0;
}
h2 {
  font-size: 31px;
}
h3 {
  font-size: 29px;
}
h4 {
  font-size: 27px;
}
h5 {
  font-size: 25px;
}
h6 {
  font-size: 23px;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
.row .col-xs, .row .col-xs-1, .row .col-xs-10, .row .col-xs-11, .row .col-xs-12, .row .col-xs-2, .row .col-xs-3, .row .col-xs-4, .row .col-xs-5, .row .col-xs-6, .row .col-xs-7, .row .col-xs-8, .row .col-xs-9, .row .col-xs-offset-0, .row .col-xs-offset-1, .row .col-xs-offset-10, .row .col-xs-offset-11, .row .col-xs-offset-12, .row .col-xs-offset-2, .row .col-xs-offset-3, .row .col-xs-offset-4, .row .col-xs-offset-5, .row .col-xs-offset-6, .row .col-xs-offset-7, .row .col-xs-offset-8, .row .col-xs-offset-9 {
  padding-left: 20px;
  padding-right: 20px;
}
a {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  color: #212121;
}
a:hover {
  color: #01244F;
}
.btn {
  font-family: "Geist", Arial, sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  padding: 16px 50px;
  min-height: 82px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-color: #E6AC2B;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  white-space: nowrap;
  color: #212121;
}
.btn svg {
  margin-left: 15px;
}
.btn svg path {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  color: #212121;
  stroke: #212121;
}
.btn:hover {
  background-color: #00A0E3;
  color: #FFFFFF;
}
.btn:hover svg path {
  color: #FFFFFF;
  stroke: #FFFFFF;
}
.btn.btn-small {
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  border-radius: 17px;
  font-size: 19px;
  padding: 10px 18px;
  min-height: 50px;
  background-color: #01244F;
  color: #FFFFFF;
}
.btn.btn-small:hover {
  background-color: #E6AC2B;
  color: #212121;
}
.btn.btn-yellow {
  background-color: #E6AC2B;
  color: #01244F;
}
.btn.btn-yellow:hover {
  background-color: #01244F;
  color: #FFFFFF;
}
.overflow-section {
  overflow: hidden;
}
.carousel-settings .slick-slide, .carousel-settings .slick-slide:focus, .carousel-settings .slick-slide:active {
  outline: none !important;
  box-shadow: none !important;
}
.carousel-settings .slick-prev, .carousel-settings .slick-next, .carousel-settings .slick-dots li button {
  outline: none !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.carousel-settings .slick-prev svg, .carousel-settings .slick-next svg, .carousel-settings .slick-dots li button svg {
  width: 100%;
  height: auto;
}
.carousel-settings .slick-slide *:focus {
  outline: none !important;
}
.carousel-settings .slick-track {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.carousel-settings .slick-slide {
  height: inherit !important;
}
.carousel-settings .slick-list {
  overflow: visible;
  margin: 0 -20px;
}
.carousel-settings .slick-slide {
  margin: 0 20px;
  box-sizing: border-box;
}
.carousel-settings.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.carousel-settings.slick-dotted .slick-prev, .carousel-settings.slick-dotted .slick-next {
  width: 40px;
  height: 80px;
  margin-top: -40px;
}
.carousel-settings.slick-dotted .slick-prev:before, .carousel-settings.slick-dotted .slick-next:before {
  display: none;
}
.carousel-settings.slick-dotted .slick-prev svg path, .carousel-settings.slick-dotted .slick-next svg path {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.carousel-settings.slick-dotted .slick-prev:hover svg path, .carousel-settings.slick-dotted .slick-next:hover svg path {
  stroke: #E6AC2B;
}
.carousel-settings.slick-dotted .slick-prev {
  left: -100px;
}
.carousel-settings.slick-dotted .slick-next {
  right: -100px;
}
.carousel-settings .slick-dots {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  position: relative;
  margin-top: 40px;
}
.carousel-settings .slick-dots li {
  width: 100%;
  height: 5px;
  margin: 0;
  background-color: #E6AC2B;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  margin-right: 40px;
}
.carousel-settings .slick-dots li:last-child {
  margin-right: 0;
}
.carousel-settings .slick-dots li button {
  display: none;
}
.carousel-settings .slick-dots li.slick-active {
  background-color: #01244F;
}
header {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px;
  min-height: 117px;
  min-width: 320px;
  max-width: 2560px;
}
header .h-left, header .h-right {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header a {
  color: #FFFFFF;
}
header a:hover {
  color: #FFFFFF;
  opacity: 0.7;
}
header .socials {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 30px;
}
header .socials a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  min-width: 44px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  border-radius: 17px;
  background-color: #FFFFFF;
  margin-right: 15px;
}
header .socials a svg path {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  fill: #01244F;
}
header .socials a:hover {
  opacity: 1;
  background-color: #00A0E3;
}
header .socials a:hover svg path {
  fill: #FFFFFF;
}
header .socials a:last-child {
  margin-right: 0;
}
header .mobile-menu-bar {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  border-radius: 17px;
  padding: 0 16px;
  font-size: 16px;
  height: 44px;
  display: none;
  background-color: #00A0E3;
  color: #FFFFFF;
  font-weight: 500;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 15px;
  cursor: pointer;
}
header .mobile-menu-bar svg {
  margin-right: 8px;
}
header .mobile-menu-bar svg path {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  stroke: #FFFFFF;
}
header .mobile-menu-bar:hover {
  background-color: #E6AC2B;
  color: #212121;
}
header .mobile-menu-bar:hover svg path {
  stroke: #212121;
}
header .main-phone {
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
}
header .logo {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin-right: 50px;
  width: 90px;
  height: 58px;
  background-image: url(../img/logo.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
header .logo a {
  display: block;
  height: 100%;
  text-indent: -9999px;
}
header .main-menu ul {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
header .main-menu ul li {
  list-style: none;
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 40px;
}
header .main-menu ul li:last-child {
  margin-right: 0;
}
header .main-menu ul li a {
  position: relative;
  color: #FFFFFF;
}
header .main-menu ul li a:hover {
  color: #E6AC2B;
  opacity: 1;
}
header .main-menu ul li.current-menu-item a {
  color: #E6AC2B;
  opacity: 1;
}
header.fixed {
  min-height: 95px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.24);
}
header.fixed .main-menu a {
  color: #01244F;
}
header.fixed .main-menu a:hover {
  color: #E6AC2B;
  opacity: 1;
}
header.fixed .main-phone a {
  color: #01244F;
}
header.fixed .socials a {
  background-color: #01244F;
}
header.fixed .socials a svg path {
  fill: #FFFFFF;
}
header.fixed .socials a:hover {
  background-color: #00A0E3;
}
header.fixed .logo {
  width: 61px;
  height: 39px;
}
.intro-section {
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 100vh;
  background-color: #01244F;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: center;
  background-position: center;
  background-size: cover;
  position: relative;
}
.intro-section:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #01244F;
  opacity: 0.9;
  left: 0;
  top: 0;
  z-index: 1;
}
.intro-section .wrapper {
  position: relative;
  z-index: 3;
}
.intro-section .intro-txt {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  background-image: url(../img/txt_transport.svg);
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.intro-section .intro-txt.factory {
  background-image: url(../img/txt_factory.svg);
}
.intro-section.intro-small {
  min-height: inherit;
  padding-top: 190px;
  padding-bottom: 110px;
}
.intro-section .description {
  max-width: 750px;
}
.intro-section .intro-columns-area {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.intro-section .actions {
  margin-top: 30px;
}
.hide {
  display: none;
}
.wrapper {
  max-width: 1590px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  position: relative;
}
.main-slider {
  position: relative;
  z-index: 2;
}
.main-slider .item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFFFFF;
}
.main-slider .item .column {
  width: 50%;
}
.main-slider .item .slider-title {
  font-size: 69px;
  text-transform: uppercase;
  letter-spacing: -2px;
  font-weight: bold;
  line-height: 120%;
  font-family: "Onest", Arial, sans-serif;
  color: #E6AC2B;
  margin-right: -60px;
}
.main-slider .item .slider-title span {
  color: #FFFFFF;
}
.main-slider .item .slider-description {
  max-width: 620px;
  font-size: 24px;
  line-height: 135%;
  margin-top: 30px;
}
.main-slider .item .slider-description p:last-child {
  margin-bottom: 0;
}
.main-slider .item .slider-actions {
  margin-top: 50px;
}
.main-slider .slick-slide {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main-slider .slick-slide.slick-active {
  opacity: 1;
}
.main-slider .col-left, .main-slider .col-right {
  transition: all 0.8s ease-in-out;
  transition-delay: 0.3s;
  opacity: 0;
}
.main-slider .col-left {
  transform: translateX(-150px);
}
.main-slider .col-right {
  transform: translateX(150px);
}
.main-slider .slick-active .col-left, .main-slider .slick-active .col-right {
  opacity: 1;
  transform: translateX(0);
}
.intro-dots-area {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  z-index: 3;
  right: 40px;
  top: 0;
  height: 100%;
}
.intro-dots-area .slick-dots {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 0;
}
.intro-dots-area .slick-dots li {
  margin-bottom: 30px;
  margin-right: 0;
  width: 30px;
  background-color: #FFFFFF;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.intro-dots-area .slick-dots li:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.intro-dots-area .slick-dots li:hover {
  width: 40px;
}
.intro-dots-area .slick-dots li.slick-active, .intro-dots-area .slick-dots li.slick-active:hover {
  width: 40px;
  background-color: #E6AC2B;
}
section {
  padding-top: 80px;
  padding-bottom: 80px;
}
section.grey-section {
  background-color: #F9F9F9;
}
section.no-padding-bottom {
  padding-bottom: 0;
}
section .section-heading {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
section .section-heading .section-title {
  font-size: 41px;
  text-transform: uppercase;
}
section .section-heading .section-title span {
  color: #E6AC2B;
}
section .section-heading .section-subtitle {
  color: #01244F;
  font-size: 20px;
  line-height: 135%;
  text-align: right;
  margin-left: 30px;
}
.category-carousel .slick-list {
  overflow: hidden;
  margin: 0 -5px;
}
.category-carousel .slick-slide {
  margin: 0 5px;
}
.catalog-item {
  background-color: #FFFFFF;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: relative;
}
.catalog-item a {
  padding: 30px;
  display: block;
  position: relative;
  z-index: 2;
}
.catalog-item .image {
  margin-bottom: 20px;
}
.catalog-item .image img {
  width: 100%;
  height: auto;
  max-height: 200px;
  -o-object-fit: contain;
  object-fit: contain;
}
.catalog-item .content .head {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.catalog-item .content .head .icon {
  min-width: 29px;
  width: 29px;
  height: 29px;
  background-color: #E6AC2B;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 15px;
}
.catalog-item .content .head .title {
  font-size: 23px;
  line-height: 120%;
  font-weight: bold;
  color: #01244F;
  letter-spacing: -1px;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  overflow: hidden;
}
.catalog-item .content .description {
  font-size: 15px;
  line-height: 135%;
  color: #989898;
  margin-top: 10px;
}
.catalog-item:after {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: url(../img/cloud.png);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: 150%;
  background-position: 50% -25%;
  -webkit-animation: animatedBackground 20s linear infinite;
  -moz-animation: animatedBackground 20s linear infinite;
  animation: animatedBackground 20s linear infinite;
}
@-webkit-keyframes animatedBackground {
  from {
    background-position: 0% -25%;
  }
  50% {
    background-position: 50% -25%;
  }
  to {
    background-position: 0% -25%;
  }
}
@-moz-keyframes animatedBackground {
  from {
    background-position: 0% -25%;
  }
  50% {
    background-position: 50% -25%;
  }
  to {
    background-position: 0% -25%;
  }
}
@keyframes animatedBackground {
  from {
    background-position: 0% -25%;
  }
  50% {
    background-position: 50% -25%;
  }
  to {
    background-position: 0% -25%;
  }
}
.catalog-item:hover {
  background-color: #01244F;
}
.catalog-item:hover .content .title {
  color: #FFFFFF;
}
.catalog-item:hover:after {
  opacity: 0.25;
}
.background-blue {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.background-blue:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../img/blue-block-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.background-blue .block-content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.background-blue .block-content .title {
  font-size: 41px;
  line-height: 125%;
  text-transform: uppercase;
  font-weight: bold;
  color: #01244F;
  margin-bottom: 40px;
}
.background-blue .block-content .title span {
  color: #E6AC2B;
}
.background-blue .block-content .action {
  margin-top: 40px;
}
.background-blue .block-content .description ul {
  margin: 0;
  padding: 0;
}
.background-blue .block-content .description ul li {
  margin-bottom: 20px;
  list-style: none;
  position: relative;
  padding-left: 80px;
}
.background-blue .block-content .description ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 50px;
  height: 50px;
  min-width: 50px;
  background-color: #E6AC2B;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='15' viewBox='0 0 23 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 7.5L8.15746 13.5L21.5 1.5' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  border-radius: 19px;
}
.background-blue .block-content .description ul li:last-child {
  margin-bottom: 0;
}
.background-blue.background-right:after {
  right: 0;
  left: inherit;
  background-image: url(../img/blue-block-bg-2.jpg);
}
.background-blue.background-left-right .row {
  position: relative;
  z-index: 3;
}
.background-blue.background-left-right:after {
  display: none;
}
.background-blue.background-left-right .blue-cloud-area {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #01244F;
  overflow: hidden;
}
.background-blue.background-left-right .blue-cloud-area:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 40%;
  top: 0;
  left: 0;
  background-image: url(../img/cloud.png);
  background-repeat: no-repeat;
  z-index: 1;
  background-size: 150%;
  opacity: 0.25;
  background-position: 50% 100%;
  -webkit-animation: animatedBackgroundBlue 20s linear infinite;
  -moz-animation: animatedBackgroundBlue 20s linear infinite;
  animation: animatedBackgroundBlue 20s linear infinite;
}
@-webkit-keyframes animatedBackgroundBlue {
  from {
    background-position: 0% 100%;
  }
  50% {
    background-position: 50% 100%;
  }
  to {
    background-position: 0% 100%;
  }
}
@-moz-keyframes animatedBackgroundBlue {
  from {
    background-position: 0% 100%;
  }
  50% {
    background-position: 50% 100%;
  }
  to {
    background-position: 0% 100%;
  }
}
@keyframes animatedBackgroundBlue {
  from {
    background-position: 0% 100%;
  }
  50% {
    background-position: 50% 100%;
  }
  to {
    background-position: 0% 100%;
  }
}
.background-blue.background-left-right .blue-logo-area {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url(../img/blue-block-bg-3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.background-blue.background-left-right .blue-logo-area img {
  width: 260px;
  height: auto;
  max-width: 50%;
}
.background-blue.background-left-right .block-content .title, .background-blue.background-left-right .block-content .description {
  color: #FFFFFF;
}
.nums-block .icon {
  width: 82px;
  height: 82px;
  min-width: 82px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  background-color: #E6AC2B;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 25px;
}
.nums-block .icon.blue {
  background-color: #01244F;
}
.nums-block .icon svg {
  width: 34px;
  height: auto;
}
.nums-block .txt-large {
  font-size: 29px;
  font-weight: 500;
  color: #01244F;
  line-height: 120%;
  font-family: "Onest", Arial, sans-serif;
  letter-spacing: -1px;
}
.nums-block .txt-large p:last-child {
  margin-bottom: 0;
}
.nums-block .num {
  font-size: 89px;
  font-weight: bold;
  color: #01244F;
  line-height: 120%;
  font-family: "Onest", Arial, sans-serif;
  letter-spacing: -1px;
}
.nums-block .num-description {
  font-size: 29px;
  font-weight: 500;
  color: #01244F;
  line-height: 120%;
  font-family: "Onest", Arial, sans-serif;
  letter-spacing: -1px;
}
.logos-carousel .slick-list {
  overflow: hidden;
}
.logos-carousel .item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #F9F9F9;
  min-height: 190px;
  padding: 30px;
}
.logos-carousel .item img, .logos-carousel .item svg {
  max-width: 80%;
  max-height: 80%;
}
.map-section {
  padding: 0;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.map-section .map-area {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #F9F9F9;
}
.map-section .map-area iframe {
  height: 100%;
  width: 100%;
}
.map-section .wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.map-section .map-area-info {
  width: 50%;
  background-color: #FFFFFF;
  margin-top: 80px;
  margin-bottom: 80px;
}
.map-section .map-area-info .map-area-info-wrapper {
  padding: 80px;
  background-color: #F9F9F9;
}
.map-section .map-area-info .map-area-info-wrapper .title {
  font-size: 41px;
  font-weight: bold;
  color: #01244F;
  text-transform: uppercase;
  line-height: 120%;
  letter-spacing: -1px;
  margin-bottom: 30px;
}
.map-section .map-area-info .map-area-info-wrapper .title span {
  color: #E6AC2B;
}
.map-section .map-area-info .map-area-info-wrapper .description p:last-child {
  margin-bottom: 0;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list {
  margin-top: 30px;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Geist", Arial, sans-serif;
  font-weight: 500;
  color: #01244F;
  margin-bottom: 15px;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .icon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #01244F;
  width: 50px;
  height: 50px;
  min-width: 50px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  border-radius: 19px;
  margin-right: 30px;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .main-phone {
  font-size: 25px;
  line-height: 120%;
  letter-spacing: -1px;
  white-space: nowrap;
  font-weight: bold;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item:last-child {
  margin-bottom: 0;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item a {
  color: #01244F;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item a:hover {
  color: #00A0E3;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials a {
  margin-right: 15px;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials a:last-child {
  margin-right: 0;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials .btn-small {
  color: #FFFFFF;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials .btn-small svg {
  margin-left: 0;
  margin-right: 10px;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials .btn-small svg path {
  stroke: transparent;
  fill: #FFFFFF;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials .btn-small:hover {
  color: #212121;
}
.map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials .btn-small:hover svg path {
  fill: #212121;
}
.map-section .map-area-info .map-area-info-wrapper .title-icon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.map-section .map-area-info .map-area-info-wrapper .title-icon .item-icon {
  width: 82px;
  height: 82px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  background-color: #E6AC2B;
  margin-right: 25px;
}
.map-section .map-area-info .map-area-info-wrapper .title-icon .item-icon svg {
  width: 32px;
  height: auto;
}
.map-section .map-area-info .map-area-info-wrapper .title-icon .item-title {
  font-size: 26px;
  font-weight: bold;
  color: #01244F;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.map-section .map-area-info .map-area-info-wrapper .descr-content p {
  font-size: 37px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 120%;
  color: #01244F;
}
.map-section .map-area-info .map-area-info-wrapper .descr-content p:last-child {
  margin-bottom: 0;
}
.map-section .map-area-info .map-area-info-wrapper .action {
  margin-top: 20px;
}
footer {
  position: relative;
  color: #FFFFFF;
  padding-top: 80px;
  padding-bottom: 80px;
}
footer .blue-cloud-area {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #01244F;
  overflow: hidden;
}
footer .blue-cloud-area:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 60%;
  bottom: 0;
  left: 0;
  background-image: url(../img/cloud.png);
  background-repeat: no-repeat;
  z-index: 1;
  background-size: 120%;
  background-position: top center;
  opacity: 0.25;
  -webkit-animation: animatedBackgroundFooter 20s linear infinite;
  -moz-animation: animatedBackgroundFooter 20s linear infinite;
  -o-animation: animatedBackgroundFooter 20s linear infinite;
  animation: animatedBackgroundFooter 20s linear infinite;
}
@-webkit-keyframes animatedBackgroundFooter {
  from {
    background-position: 0 0;
  }
  50% {
    background-position: 50% 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes animatedBackgroundFooter {
  from {
    background-position: 0 0;
  }
  50% {
    background-position: 50% 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes animatedBackgroundFooter {
  from {
    background-position: 0 0;
  }
  50% {
    background-position: 50% 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes animatedBackgroundFooter {
  from {
    background-position: 0 0;
  }
  50% {
    background-position: 50% 0;
  }
  to {
    background-position: 0 0;
  }
}
footer .footer-top .logo {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin-right: 50px;
  width: 90px;
  height: 58px;
  background-image: url(../img/logo.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
footer .footer-top .logo a {
  display: block;
  height: 100%;
  text-indent: -9999px;
}
footer .footer-top .footer-txt {
  margin-top: 30px;
  font-size: 16px;
  line-height: 145%;
  color: #7A9DC8;
}
footer .footer-top .footer-txt .policy-link {
  margin-top: 5px;
}
footer .footer-top .footer-txt .policy-link a {
  color: #FFFFFF;
}
footer .footer-top .footer-txt .policy-link a:hover {
  color: #E6AC2B;
}
footer .footer-top .row {
  margin-right: -40px;
  margin-left: -40px;
}
footer .footer-top .col-xs-3 {
  border-left: 1px solid #224066;
  padding-left: 40px;
  padding-right: 40px;
}
footer .footer-top .col-xs-3:first-child {
  border-left: 0;
}
footer .footer-bottom {
  background: rgba(2, 28, 60, 0.8);
  -webkit-backdrop-filter: blur(3.75px);
  backdrop-filter: blur(3.75px);
  padding: 30px 40px;
  margin-top: 80px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  line-height: 145%;
  color: #7A9DC8;
}
footer .footer-bottom a {
  color: #7A9DC8;
}
footer .footer-bottom a:hover {
  color: #F9F9F9;
}
footer .footer-bottom .copyright {
  max-width: 1140px;
}
footer .footer-bottom .copyright p:last-child {
  margin-bottom: 0;
}
footer .footer-bottom .developer {
  margin-left: 40px;
}
footer .footer-bottom .developer a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
footer .footer-bottom .developer a svg {
  margin-left: 15px;
}
footer .footer-bottom .developer a svg path {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
footer .footer-bottom .developer a:hover svg path {
  fill: #FFFFFF;
}
footer .footer-menu {
  margin: 0;
  padding: 0;
}
footer .footer-menu li {
  list-style: none;
  margin-bottom: 30px;
}
footer .footer-menu li:last-child {
  margin-bottom: 0;
}
footer .footer-menu li a {
  color: #FFFFFF;
}
footer .footer-menu li a:hover {
  color: #E6AC2B;
}
footer .footer-menu li.current-menu-item a {
  color: #E6AC2B;
}
.line-links a {
  position: relative;
  text-decoration: none;
  display: inline;
  background-image: linear-gradient(#E6AC2B, #E6AC2B);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  transition: all 0.5s ease;
  padding-bottom: 4px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.line-links a:hover {
  background-size: 100% 2px;
}
.line-links .current-menu-item a {
  background-size: 100% 2px;
}
/* затемнение */
.overlay {
  position: fixed;
  inset: 0;
  background: rgba(1, 36, 79, 0.8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
  z-index: 10000;
}
.side-menu {
  position: fixed;
  top: 0;
  left: -80%;
  width: 80%;
  height: 100%;
  background: #FFFFFF;
  transition: left 0.25s;
  z-index: 10001;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-menu .side-menu__content {
  width: 100%;
  max-height: 100%;
  padding: 20px 0;
  overflow-y: auto;
}
.side-menu .logo {
  width: 60px;
}
.side-menu .side-header {
  margin: 0 30px;
  margin-bottom: 30px;
}
.side-menu .side-footer {
  margin: 0 30px;
  margin-top: 30px;
}
.side-menu .side-footer .socials {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.side-menu .side-footer .socials a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  min-width: 44px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  border-radius: 17px;
  background-color: #01244F;
  margin-right: 15px;
}
.side-menu .side-footer .socials a svg path {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  fill: #FFFFFF;
}
.side-menu .side-footer .socials a:hover {
  opacity: 1;
  background-color: #00A0E3;
}
.side-menu .side-footer .socials a:hover svg path {
  fill: #FFFFFF;
}
.side-menu .side-footer .socials a:last-child {
  margin-right: 0;
}
/* активные состояния */
.overlay.active {
  opacity: 1;
  visibility: visible;
}
.side-menu.active {
  left: 0;
}
/* навигация */
.nav, .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #F9F9F9;
}
.nav > li {
  border-bottom: 1px solid #F9F9F9;
}
.nav li a {
  display: block;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  color: #01244F;
}
.nav li a:hover {
  background: #F9F9F9;
}
/* вложенные уровни */
.nav ul {
  display: none;
  background: #F9F9F9;
}
/* стрелка */
.nav li.has-submenu > a::after {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L4.67453 5.70707C5.10849 5.31818 5.10849 4.68182 4.67453 4.29293L1 1' stroke='%2301244F' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 6px;
  height: 10px;
  line-height: 1;
  right: 30px;
  top: 50%;
  margin-top: -5px;
  transition: transform 0.25s;
}
.nav li.has-submenu.open > a::after {
  transform: rotate(90deg);
}
.intro-columns-area {
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFFFFF;
}
.intro-columns-area .column {
  width: 50%;
}
.intro-columns-area .title {
  font-size: 53px;
  text-transform: uppercase;
  letter-spacing: -2px;
  font-weight: bold;
  line-height: 120%;
  font-family: "Onest", Arial, sans-serif;
  color: #E6AC2B;
}
.intro-columns-area .title span {
  color: #FFFFFF;
}
.intro-columns-area .description {
  max-width: 620px;
  font-size: 24px;
  line-height: 135%;
  margin-top: 30px;
}
.intro-columns-area .description p:last-child {
  margin-bottom: 0;
}
.intro-columns-area .slider-actions {
  margin-top: 50px;
}
.intro-columns-area .col-left {
  position: relative;
  z-index: 2;
}
.intro-columns-area .col-right {
  position: relative;
  z-index: 1;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F9F9F9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  font-family: "Geist", Arial, sans-serif;
  font-weight: normal;
  color: #00A0E3;
  z-index: 10000;
  transition: clip-path 0.5s ease;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
#preloader .logo {
  margin-bottom: 50px;
}
#preloader .logo img {
  width: 100px;
  height: auto;
}
#preloader.hidden {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.russia-map-area .map img {
  width: 100%;
  height: auto;
}
.russia-map-area .content-txt .title {
  font-size: 41px;
  line-height: 125%;
  letter-spacing: -1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #01244F;
}
.russia-map-area .content-txt .title span {
  color: #E6AC2B;
}
.russia-map-area .content-txt .description {
  margin-top: 30px;
  font-weight: 500;
  font-size: 29px;
  line-height: 120%;
  letter-spacing: -1px;
}
.russia-map-area .content-txt .description p:last-child {
  margin-bottom: 0;
}
.team-carousel .slick-list {
  overflow: hidden;
}
.team-carousel .people-item .photo {
  overflow: hidden;
}
.team-carousel .people-item .photo img {
  width: 100%;
  height: auto;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.team-carousel .people-item .people-txt {
  margin-top: 30px;
}
.team-carousel .people-item .people-txt .name {
  font-size: 29px;
  line-height: 120%;
  color: #01244F;
  font-weight: 500;
  letter-spacing: -1px;
}
.team-carousel .people-item .people-txt .position {
  margin-top: 10px;
}
.team-carousel .item:hover .people-item .photo img {
  -moz-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
.team-carousel .people-intro {
  background-color: #01244F;
  color: #FFFFFF;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.team-carousel .people-intro .title {
  color: #E6AC2B;
  font-size: 29px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 20px;
  line-height: 120%;
  position: relative;
  z-index: 2;
}
.team-carousel .people-intro .description {
  position: relative;
  z-index: 2;
}
.team-carousel .people-intro .description p:last-child {
  margin-bottom: 0;
}
.team-carousel .people-intro .blue-cloud-area {
  position: absolute;
  content: "";
  width: 150%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}
.team-carousel .people-intro .blue-cloud-area:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 200px;
  top: 0;
  left: 0;
  background-image: url(../img/cloud.png);
  background-repeat: no-repeat;
  z-index: 1;
  background-size: 150%;
  opacity: 0.25;
  background-position: 50% 100%;
  -webkit-animation: animatedBackgroundBlue 20s linear infinite;
  -moz-animation: animatedBackgroundBlue 20s linear infinite;
  animation: animatedBackgroundBlue 20s linear infinite;
}
.socials-share {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.socials-share a {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #001C3F;
  margin-right: 15px;
}
.socials-share a svg path {
  fill: #E6AC2B;
}
.socials-share a:hover {
  background-color: #F9F9F9;
}
.socials-share a:hover svg path {
  fill: #01244F;
}
.socials-share a:last-child {
  margin-right: 0;
}
.contact-grid-area .item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contact-grid-area .item .icon {
  width: 80px;
  height: 80px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #E6AC2B;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.contact-grid-area .item .icon svg {
  width: 35px;
  height: auto;
}
.contact-grid-area .item .icon svg path {
  fill: #FFFFFF;
}
.contact-grid-area .item .title {
  font-size: 26px;
  line-height: 120%;
  font-weight: bold;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #01244F;
  margin-top: 25px;
  margin-bottom: 30px;
  text-align: center;
}
.contact-grid-area .item .title span {
  color: #E6AC2B;
}
.contact-grid-area .item .contact-wrapper {
  text-align: center;
}
.contact-grid-area .item .contact-wrapper p {
  margin-bottom: 0;
}
.contact-grid-area .item .contact-wrapper .large-item {
  font-size: 37px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -2px;
  margin-bottom: 20px;
  white-space: nowrap;
}
.contact-grid-area .item .contact-wrapper .large-item a {
  color: #01244F;
}
.contact-grid-area .item .contact-wrapper .large-item a:hover {
  color: #00A0E3;
}
.contact-grid-area .item .contact-wrapper .action {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
}
.contact-grid-area .item .contact-wrapper .action a {
  margin-right: 15px;
}
.contact-grid-area .item .contact-wrapper .action a:last-child {
  margin-right: 0;
}
.contact-grid-area .item .contact-wrapper .action .btn svg {
  margin-left: 0;
  margin-right: 8px;
}
.contact-grid-area .item .contact-wrapper .action .btn svg path {
  stroke: transparent;
  fill: #01244F;
}
.contact-grid-area .item .contact-wrapper .action .btn:hover svg path {
  fill: #FFFFFF;
}
.title-large {
  font-size: 69px;
  text-transform: uppercase;
  letter-spacing: -2px;
  font-weight: bold;
  line-height: 120%;
  font-family: "Onest", Arial, sans-serif;
  color: #01244F;
}
.title-large span {
  color: #E6AC2B;
}
.intro-small .title-large {
  color: #E6AC2B;
}
.intro-small .title-large span {
  color: #FFFFFF;
}
.heading-page {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 80px;
}
.heading-page .socials-share a {
  background-color: #01244F;
}
.heading-page .socials-share a svg path {
  fill: #FFFFFF;
}
.heading-page .socials-share a:hover {
  background-color: #E6AC2B;
}
.heading-page .socials-share a:hover svg path {
  fill: #01244F;
}
.grey-section-header-padding {
  padding-top: 197px;
  background-color: #F9F9F9;
}
header.dark .main-menu ul li a {
  color: #212121;
}
header.dark .main-menu ul li a:hover {
  color: #E6AC2B;
}
header.dark .main-menu ul li.current-menu-item a {
  color: #E6AC2B;
}
header.dark a {
  color: #01244F;
}
header.dark .socials a {
  background-color: #01244F;
}
header.dark .socials a svg path {
  fill: #FFFFFF;
}
header.dark .socials a:hover {
  background-color: #00A0E3;
}
.catalog-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
}
.catalog-grid .catalog-grid-item {
  -ms-flex-preferred-size: 33.3333%;
  flex-basis: 33.3333%;
  max-width: 33.3333%;
}
.catalog-grid .catalog-grid-item .catalog-item {
  margin: 10px;
}
.fancybox-is-open {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.fancybox-bg {
  background: rgba(1, 36, 79, 0.8);
}
.popup {
  max-width: 1540px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  background-color: #FFFFFF;
  padding: 60px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.25);
  position: relative;
}
.popup:after {
  position: absolute;
  content: "";
  width: 131px;
  height: 169px;
  background-image: url(../img/tk_flag.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  bottom: 0;
  right: 30px;
  z-index: 1;
}
.popup .fancybox-close-small {
  width: 60px;
  height: 60px;
  background-color: #01244F;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  right: 30px;
  top: 30px;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 17.5L17.5 1.5M17.5 17.5L1.5 1.5' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px;
}
.popup .fancybox-close-small svg {
  display: none;
}
.popup .fancybox-close-small:hover {
  background-color: #00A0E3;
}
.popup .popup-text-wrapper {
  position: relative;
  z-index: 2;
}
.popup .popup-text-wrapper .popup-heading .title {
  font-weight: 700;
  font-size: 53px;
  line-height: 120%;
  letter-spacing: -2px;
  text-transform: uppercase;
  color: #01244F;
}
.popup .popup-text-wrapper .popup-heading .description {
  font-weight: 400;
  font-size: 19px;
  line-height: 145%;
  color: #989898;
  margin-top: 10px;
}
.popup .popup-text-wrapper .popup-description, .popup .popup-text-wrapper .popup-actions {
  margin-top: 35px;
}
.popup .popup-text-wrapper .popup-description h1, .popup .popup-text-wrapper .popup-description h2, .popup .popup-text-wrapper .popup-description h3, .popup .popup-text-wrapper .popup-description h4, .popup .popup-text-wrapper .popup-description h5, .popup .popup-text-wrapper .popup-description h6 {
  font-weight: 500;
}
.popup .popup-text-wrapper .popup-description ul {
  margin: 15px 0;
  padding: 0;
}
.popup .popup-text-wrapper .popup-description ul li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.popup .popup-text-wrapper .popup-description ul li:before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='9.12' fill='%23E6AC2B'/%3E%3Cpath d='M7.33691 12L10.4412 14.9673L16.6626 9.03271' stroke='white' stroke-width='1.44062' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
}
.popup .popup-text-wrapper .popup-description ul li:last-child {
  margin-bottom: 0;
}
.popup .popup-carousel {
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.popup .popup-carousel .slick-list {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.popup .popup-carousel .item {
  width: 100%;
  height: 690px !important;
}
.popup .popup-carousel .item img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.popup .popup-carousel .item.clouds {
  background-color: #01244F;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.popup .popup-carousel .item.clouds img {
  width: 95%;
  max-height: 95%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
  position: relative;
  z-index: 2;
}
.popup .popup-carousel .item.clouds:after {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-image: url(../img/cloud.png);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: 150%;
  background-position: 50% 0;
  -webkit-animation: animatedBackground 20s linear infinite;
  -moz-animation: animatedBackground 20s linear infinite;
  animation: animatedBackground 20s linear infinite;
}
@-webkit-keyframes animatedBackground {
  from {
    background-position: 0% 0%;
  }
  50% {
    background-position: 50% 0%;
  }
  to {
    background-position: 0% 0%;
  }
}
@-moz-keyframes animatedBackground {
  from {
    background-position: 0% 0%;
  }
  50% {
    background-position: 50% 0%;
  }
  to {
    background-position: 0% 0%;
  }
}
@keyframes animatedBackground {
  from {
    background-position: 0% 0%;
  }
  50% {
    background-position: 50% 0%;
  }
  to {
    background-position: 0% 0%;
  }
}
.popup .popup-carousel .slick-slide {
  margin: 0 !important;
  padding: 0 !important;
}
.popup .popup-carousel .slick-list {
  margin: 0 -5px;
}
.popup .popup-carousel .slick-slide > div {
  margin: 0 5px;
}
.popup .popup-carousel:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 3px solid #E6AC2B;
  border-radius: 50%;
  border-top-color: #01244F;
  animation: spin 1s linear infinite;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.fancybox-slide--html {
  padding: 30px;
}
.tabs__nav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tabs__link {
  text-decoration: none;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #F9F9F9;
  padding: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  margin-right: 30px;
  font-size: 24px;
  letter-spacing: -1px;
  font-weight: 500;
  color: #01244F;
  white-space: nowrap;
}
.tabs__link svg path {
  fill: #01244F;
}
.tabs__link:hover {
  background-color: #e2e2e2;
}
.tabs__link.active {
  background-color: #01244F;
  color: #FFFFFF;
}
.tabs__link.active svg path {
  fill: #FFFFFF;
}
.tabs__link:last-child {
  margin-right: 0;
}
.tabs__link span {
  position: relative;
  padding-left: 20px;
}
.tabs__link span:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #E6AC2B;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.tabs__panel {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  margin-top: 50px;
}
.tabs__panel.active {
  display: block;
  opacity: 1;
  transform: translateY(0);
}
.tabs__panel:not(.active) {
  animation: fadeOut 0.3s ease forwards;
}
.tabs__panel.active {
  animation: fadeIn 0.3s ease forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(10px);
  }
}
.factory-item .item-description {
  font-size: 29px;
  line-height: 120%;
  font-weight: 500;
  color: #01244F;
  max-width: 880px;
  letter-spacing: -1px;
}
.factory-item .item-description p:last-child {
  margin-bottom: 0;
}
.factory-item .factory-item-area {
  padding-top: 80px;
}
.factory-item .factory-item-area .factory-heading {
  margin-bottom: 40px;
}
.factory-item .factory-item-area .factory-heading .fh-title {
  font-weight: 700;
  font-size: 41px;
  line-height: 125%;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #01244F;
}
.factory-item .factory-item-area .factory-heading .fh-title span {
  color: #E6AC2B;
}
.factory-item .factory-item-area .factory-heading .fh-description {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  padding: 15px 25px;
  background-color: #E6AC2B;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  font-size: 29px;
  line-height: 120%;
  letter-spacing: -1px;
  margin-top: 20px;
}
.factory-item .factory-item-area .factory-image-grid .image-large {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.factory-item .factory-item-area .factory-image-grid .image-large img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.factory-item .factory-item-area .factory-image-grid .image-large:after {
  position: absolute;
  content: "";
  width: 55px;
  height: 35px;
  background-image: url(../img/logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  bottom: 30px;
  left: 30px;
  z-index: 2;
}
.factory-item .factory-item-area .factory-image-grid .image-small {
  overflow: hidden;
  height: 100%;
}
.factory-item .factory-item-area .factory-image-grid .image-small img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.factory-item .factory-item-area .factory-image-grid .area-blue-clouds {
  background-color: #01244F;
  padding: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #FFFFFF;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.factory-item .factory-item-area .factory-image-grid .area-blue-clouds .txt-content {
  margin-bottom: 30px;
}
.factory-item .factory-item-area .factory-image-grid .area-blue-clouds .txt-content:last-child {
  margin-bottom: 0;
}
.factory-item .factory-item-area .factory-image-grid .area-blue-clouds .title {
  font-weight: 500;
  font-size: 29px;
  line-height: 120%;
  letter-spacing: -1px;
  color: #E6AC2B;
  margin-bottom: 20px;
}
.factory-item .factory-item-area .factory-image-grid .area-blue-clouds .description p:last-child {
  margin-bottom: 0;
}
.factory-item .factory-item-area .factory-image-grid .area-blue-clouds:after {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../img/cloud.png);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: 150%;
  background-position: 50% 0;
  -webkit-animation: animatedBackground 20s linear infinite;
  -moz-animation: animatedBackground 20s linear infinite;
  animation: animatedBackground 20s linear infinite;
}
.factory-item .factory-item-area .factory-image-grid img {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.factory-item .factory-item-area .factory-image-grid img:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.factory-item .factory-item-area .factory-numbers-grid {
  padding: 80px 0;
}
.factory-item .factory-item-area .factory-numbers-grid .item {
  text-align: center;
  color: #01244F;
}
.factory-item .factory-item-area .factory-numbers-grid .item .num {
  font-weight: 700;
  font-size: 64px;
  line-height: 120%;
  letter-spacing: -1px;
}
.factory-item .factory-item-area .factory-numbers-grid .item .txt {
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -1px;
  margin-top: 10px;
}
.factory-item .factory-item-area .factory-grey-area {
  background-color: #F9F9F9;
  padding: 80px 0;
}
.factory-item .factory-item-area .factory-grey-area h3 {
  font-weight: 500;
  margin-bottom: 30px;
}
.factory-item .factory-item-area .factory-grey-area ul {
  margin: 0;
  padding: 0;
}
.factory-item .factory-item-area .factory-grey-area ul li {
  margin-bottom: 20px;
  list-style: none;
  position: relative;
  padding-left: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.factory-item .factory-item-area .factory-grey-area ul li:before {
  position: relative;
  margin-right: 30px;
  left: 0;
  top: 0;
  content: "";
  width: 50px;
  height: 50px;
  min-width: 50px;
  background-color: #E6AC2B;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='15' viewBox='0 0 23 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 7.5L8.15746 13.5L21.5 1.5' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  border-radius: 19px;
}
.factory-item .factory-item-area .factory-grey-area ul li:last-child {
  margin-bottom: 0;
}
.factory-item .factory-item-area .factory-grey-area .column-right .white-area {
  background-color: #FFFFFF;
  padding: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block {
  margin-bottom: 30px;
}
.factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block:last-child {
  margin-bottom: 0;
}
.factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block ul li:before {
  background-color: #01244F;
}
.factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block .labels {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -7px;
}
.factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block .labels .label {
  padding: 10px 20px;
  background-color: #01244F;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  font-size: 17px;
  line-height: 135%;
  color: #FFFFFF;
  margin: 7px;
}
.factory-item .factory-item-area .txt-information .column-left {
  font-size: 29px;
  line-height: 120%;
  letter-spacing: -1px;
  color: #01244F;
  font-weight: 500;
}
.factory-item .factory-item-area .txt-information .column-left .icon {
  width: 82px;
  height: 82px;
  background-color: #01244F;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  margin-bottom: 25px;
}
.factory-item .factory-item-area .txt-information .column-left .icon svg {
  width: 28px;
  height: auto;
}
.factory-item .factory-item-area .txt-information .column-left .icon svg path {
  fill: #FFFFFF;
}
.factory-item .factory-item-area .txt-information .description p:last-child {
  margin-bottom: 0;
}
.factory-item .factory-item-area .txt-information .description ul {
  margin: 0;
  padding: 0;
}
.factory-item .factory-item-area .txt-information .description ul li {
  margin-bottom: 20px;
  list-style: none;
  position: relative;
  padding-left: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.factory-item .factory-item-area .txt-information .description ul li:before {
  position: relative;
  margin-right: 30px;
  left: 0;
  top: 0;
  content: "";
  width: 50px;
  height: 50px;
  min-width: 50px;
  background-color: #E6AC2B;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='15' viewBox='0 0 23 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 7.5L8.15746 13.5L21.5 1.5' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  border-radius: 19px;
}
.factory-item .factory-item-area .txt-information .description ul li:last-child {
  margin-bottom: 0;
}
/**********************************************************************************************************
1750 media query
**********************************************************************************************************/
@media screen and (max-width: 1750px) {
  .carousel-settings.slick-dotted .slick-prev, .carousel-settings.slick-dotted .slick-next {
    width: 20px;
    height: 40px;
  }
  .carousel-settings.slick-dotted .slick-next {
    right: -40px;
  }
  .carousel-settings.slick-dotted .slick-prev {
    left: -40px;
  }
}
/**********************************************************************************************************
1650 media query
**********************************************************************************************************/
@media screen and (max-width: 1650px) {
  .carousel-settings .slick-arrow {
    display: none !important;
  }
}
/**********************************************************************************************************
1600 media query
**********************************************************************************************************/
@media screen and (max-width: 1600px) {
  .factory-item .factory-item-area .txt-information .column-left {
    font-size: 25px;
  }
  .factory-item .factory-item-area .factory-grey-area {
    padding: 60px 0;
  }
  .tabs__link {
    padding: 20px 30px;
    font-size: 21px;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .txt {
    font-size: 21px;
    margin-top: 5px;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .num {
    font-size: 54px;
  }
  .factory-item .item-description {
    font-size: 26px;
  }
  .tabs__panel {
    margin-top: 40px;
  }
  .factory-item .factory-item-area .factory-image-grid .area-blue-clouds {
    padding: 40px;
  }
  .factory-item .factory-item-area .factory-numbers-grid {
    padding: 60px 0;
  }
  .factory-item .factory-item-area {
    padding-top: 60px;
  }
  .factory-item .factory-item-area .factory-heading .fh-title {
    font-size: 36px;
  }
  .factory-item .factory-item-area .factory-heading .fh-description {
    padding: 13px 22px;
    font-size: 23px;
    margin-top: 15px;
  }
  .popup .popup-text-wrapper .popup-heading .title {
    font-size: 43px;
    letter-spacing: -1px;
  }
  .popup .popup-carousel .item {
    height: 600px !important;
  }
  .title-large {
    font-size: 58px;
  }
  .team-carousel .people-intro {
    padding: 40px;
  }
  .team-carousel .people-intro .description {
    font-size: 16px;
    line-height: 135%;
  }
  .team-carousel .people-intro .title {
    font-size: 24px;
  }
  .team-carousel .people-item .people-txt .name {
    font-size: 24px;
  }
  .team-carousel .people-item .people-txt .position {
    margin-top: 5px;
    font-size: 15px;
  }
  .russia-map-area .content-txt .title {
    font-size: 34px;
  }
  .russia-map-area .content-txt .description {
    font-size: 24px;
  }
  .intro-columns-area .title {
    font-size: 45px;
  }
  .intro-columns-area .description {
    font-size: 21px;
  }
  .background-blue .block-content .title {
    margin-bottom: 30px;
  }
  .background-blue .block-content .action {
    margin-top: 30px;
  }
  .nums-block .txt-large, .nums-block .num-description {
    font-size: 24px;
  }
  .nums-block .num {
    font-size: 71px;
  }
  .background-blue .block-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  header {
    padding: 0 25px;
  }
  .main-slider .item .slider-title {
    font-size: 58px;
    margin-right: 0;
  }
  .main-slider .item .slider-description {
    font-size: 21px;
  }
  .main-slider .item .slider-actions {
    margin-top: 30px;
  }
  .intro-dots-area {
    right: 25px;
  }
  section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section .section-heading .section-title, .background-blue .block-content .title, .map-section .map-area-info .map-area-info-wrapper .title {
    font-size: 35px;
  }
  .carousel-settings .slick-dots {
    margin-top: 30px;
  }
  .contact-grid-area .item .title {
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contact-grid-area .item .contact-wrapper .large-item {
    font-size: 27px;
    letter-spacing: -1px;
  }
  .contact-grid-area .item .icon {
    width: 70px;
    height: 70px;
  }
  .contact-grid-area .item .icon svg {
    width: 25px;
  }
}
/**********************************************************************************************************
1360 media query
**********************************************************************************************************/
@media screen and (max-width: 1360px) {
  .factory-item .factory-item-area .factory-image-grid .area-blue-clouds .title {
    font-size: 23px;
    margin-bottom: 15px;
  }
  .factory-item .item-description {
    font-size: 23px;
    max-width: 800px;
  }
  .factory-item .factory-item-area .factory-heading .fh-title {
    font-size: 31px;
  }
  .factory-item .factory-item-area .factory-heading .fh-description {
    font-size: 20px;
  }
  .popup .fancybox-close-small {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    right: 20px;
    top: 20px;
    background-size: 13px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 25px;
  }
  h4 {
    font-size: 23px;
  }
  h5 {
    font-size: 21px;
  }
  h6 {
    font-size: 19px;
  }
  .popup:after {
    width: 80px;
    height: 99px;
    right: 20px;
  }
  .popup {
    padding: 40px;
  }
  .popup .popup-text-wrapper .popup-heading .title {
    font-size: 38px;
  }
  .popup .popup-text-wrapper .popup-heading .description {
    font-size: 16px;
    margin-top: 7px;
  }
  .popup .popup-text-wrapper .popup-description, .popup .popup-text-wrapper .popup-actions {
    margin-top: 25px;
  }
  .popup .popup-carousel .item {
    height: 520px !important;
  }
  .title-large {
    font-size: 48px;
  }
  .grey-section-header-padding {
    padding-top: 170px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-title {
    font-size: 22px;
  }
  .map-section .map-area-info .map-area-info-wrapper .descr-content p {
    font-size: 30px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-icon {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-icon svg {
    width: 25px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon {
    margin-bottom: 20px;
  }
  .russia-map-area .content-txt .description {
    font-size: 21px;
  }
  .russia-map-area .content-txt .title {
    font-size: 30px;
  }
  .intro-columns-area .title {
    font-size: 39px;
  }
  .map-section .map-area-info .map-area-info-wrapper {
    padding: 60px;
  }
  body {
    font-size: 17px;
  }
  section .section-heading .section-title, .background-blue .block-content .title, .map-section .map-area-info .map-area-info-wrapper .title {
    font-size: 30px;
  }
  section .section-heading {
    margin-bottom: 30px;
  }
  .intro-section .carousel-settings .slick-dots li {
    margin-right: 0;
  }
  section .section-heading .section-subtitle {
    font-size: inherit;
  }
  .carousel-settings .slick-list {
    margin: 0 -10px;
  }
  .carousel-settings .slick-slide {
    margin: 0 10px;
  }
  .carousel-settings .slick-dots li {
    margin-right: 20px;
  }
  header .main-menu ul li {
    font-size: 17px;
    margin-right: 30px;
  }
  header .main-phone {
    font-size: 17px;
  }
  header .logo {
    margin-right: 30px;
    width: 60px;
    height: 40px;
  }
  header {
    min-height: 90px;
  }
  header.fixed {
    min-height: 75px;
  }
  .main-slider .item .slider-title {
    font-size: 48px;
  }
  .btn {
    font-size: 21px;
    padding: 10px 25px;
    min-height: 60px;
  }
  .btn svg {
    margin-left: 10px;
    width: 15px;
  }
  .intro-dots-area .slick-dots li {
    margin-bottom: 20px;
  }
  header .socials {
    margin-left: 20px;
  }
  .catalog-item .content .head .title {
    font-size: 21px;
  }
}
/**********************************************************************************************************
1200 media query
**********************************************************************************************************/
@media screen and (max-width: 1200px) {
  .tabs__link svg {
    width: 20px;
    height: auto;
  }
  .factory-item .factory-item-area .txt-information .column-left {
    font-size: 21px;
  }
  .factory-item .factory-item-area .factory-grey-area h3 {
    margin-bottom: 20px;
  }
  .factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block .labels .label {
    padding: 8px 14px;
    font-size: 15px;
  }
  .factory-item .factory-item-area .factory-grey-area ul li:before {
    margin-right: 16px;
    width: 30px;
    height: 30px;
    min-width: 30px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    background-size: 15px;
  }
  .factory-item .factory-item-area .factory-grey-area .column-right .white-area {
    padding: 30px;
  }
  .factory-item .factory-item-area .factory-numbers-grid {
    padding: 40px 0;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .num {
    font-size: 40px;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .txt {
    font-size: 19px;
    margin-top: 0;
  }
  .factory-item .factory-item-area .factory-grey-area {
    padding: 40px 0;
  }
  .factory-image-grid .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .factory-image-grid .row .col-xs, .factory-image-grid .row .col-xs-1, .factory-image-grid .row .col-xs-10, .factory-image-grid .row .col-xs-11, .factory-image-grid .row .col-xs-12, .factory-image-grid .row .col-xs-2, .factory-image-grid .row .col-xs-3, .factory-image-grid .row .col-xs-4, .factory-image-grid .row .col-xs-5, .factory-image-grid .row .col-xs-6, .factory-image-grid .row .col-xs-7, .factory-image-grid .row .col-xs-8, .factory-image-grid .row .col-xs-9, .factory-image-grid .row .col-xs-offset-0, .factory-image-grid .row .col-xs-offset-1, .factory-image-grid .row .col-xs-offset-10, .factory-image-grid .row .col-xs-offset-11, .factory-image-grid .row .col-xs-offset-12, .factory-image-grid .row .col-xs-offset-2, .factory-image-grid .row .col-xs-offset-3, .factory-image-grid .row .col-xs-offset-4, .factory-image-grid .row .col-xs-offset-5, .factory-image-grid .row .col-xs-offset-6, .factory-image-grid .row .col-xs-offset-7, .factory-image-grid .row .col-xs-offset-8, .factory-image-grid .row .col-xs-offset-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tabs__panel {
    margin-top: 30px;
  }
  .factory-item .factory-item-area .factory-heading .fh-title {
    font-size: 28px;
  }
  .factory-item .factory-item-area {
    padding-top: 40px;
  }
  .title-large {
    font-size: 40px;
  }
  .intro-section.intro-small {
    min-height: inherit;
    padding-top: 140px;
    padding-bottom: 70px;
  }
  .socials-share a {
    width: 45px;
    height: 45px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    margin-right: 10px;
  }
  .team-carousel .people-intro .description {
    font-size: 14px;
  }
  .team-carousel .people-item .people-txt {
    margin-top: 20px;
  }
  .russia-map-area .content-txt .description {
    font-size: inherit;
    letter-spacing: 0;
  }
  .russia-map-area .content-txt .title {
    font-size: 26px;
  }
  .intro-section-inside {
    padding-top: 90px;
  }
  .intro-columns-area .title {
    font-size: 35px;
    margin-right: 0;
  }
  .intro-columns-area .description {
    font-size: inherit;
  }
  footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  footer .footer-bottom {
    margin-top: 50px;
  }
  .nums-block .txt-large, .nums-block .num-description {
    font-size: 21px;
  }
  .nums-block .num {
    font-size: 56px;
  }
  .nums-block .icon {
    width: 60px;
    height: 60px;
    min-width: 60px;
    margin-bottom: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
  .nums-block .icon svg {
    width: 24px;
    height: auto;
  }
  section .section-heading .section-subtitle {
    font-size: 15px;
    max-width: 350px;
  }
  .logos-carousel .item {
    min-height: 130px;
    padding: 20px;
  }
  .main-slider .item .slider-title {
    font-size: 40px;
  }
  .main-slider .item .slider-description {
    font-size: inherit;
  }
  section, .background-blue .block-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .catalog-item a {
    padding: 25px;
  }
  .catalog-item .content .head .title {
    font-size: 20px;
  }
  .catalog-item .content .description {
    font-size: 14px;
    margin-top: 5px;
  }
  .background-blue .column-image {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
  }
  .background-blue .column-txt {
    margin-left: 5%;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%;
  }
  .background-blue:after {
    width: 32%;
  }
  .background-blue.background-right .column-txt {
    margin-left: 0;
    margin-right: 5%;
  }
  .background-blue.background-right .column-image {
    margin-left: 0;
  }
  .background-blue .block-content .description ul li:before {
    width: 40px;
    height: 40px;
    min-width: 40px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    background-size: 16px;
  }
  .background-blue .block-content .description ul li {
    padding-left: 60px;
  }
  .map-section .map-area-info .map-area-info-wrapper {
    padding: 40px;
  }
  .popup .popup-text-wrapper .popup-heading .title {
    font-size: 31px;
  }
}
/**********************************************************************************************************
1023 media query
**********************************************************************************************************/
@media screen and (max-width: 1023px) {
  .factory-item .factory-item-area .txt-information .column-left .icon {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
  .factory-item .factory-item-area .txt-information .column-left .icon svg {
    width: 20px;
    height: auto;
  }
  .factory-item .factory-item-area .txt-information .column-left {
    font-size: 19px;
    letter-spacing: 0;
  }
  .factory-grey-area .row .col-xs-6 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .factory-grey-area .white-area {
    margin-top: 25px;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .num {
    font-size: 35px;
  }
  .factory-item .factory-item-area .factory-image-grid .area-blue-clouds .title {
    font-size: 21px;
    margin-bottom: 12px;
  }
  .factory-item .factory-item-area .factory-numbers-grid {
    padding: 20px 0;
  }
  .factory-numbers-grid .row .col-xs-3 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .factory-numbers-grid .row .col-xs-3 .item {
    padding: 10px;
  }
  .factory-item .factory-item-area .factory-image-grid .area-blue-clouds {
    padding: 30px;
  }
  .factory-item .factory-item-area .factory-image-grid .image-large:after {
    width: 35px;
    height: 23px;
    bottom: 20px;
    left: 20px;
  }
  .factory-image-grid .row .col-xs-5, .factory-image-grid .row .col-xs-3 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    height: 300px;
  }
  .factory-image-grid .row .col-xs-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .factory-item .factory-item-area .factory-heading {
    margin-bottom: 25px;
  }
  .factory-item .item-description {
    font-size: 20px;
    max-width: 670px;
  }
  .factory-item .factory-item-area .factory-heading .fh-description {
    font-size: 17px;
    padding: 7px 13px;
    letter-spacing: 0px;
  }
  .factory-item .factory-item-area .factory-heading .fh-title {
    font-size: 25px;
  }
  .tabs__link {
    padding: 17px 20px;
    font-size: 19px;
    margin-right: 20px;
  }
  .fancybox-slide--html {
    padding: 20px;
  }
  .popup {
    padding: 30px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 23px;
  }
  h4 {
    font-size: 21px;
  }
  h5 {
    font-size: 19px;
  }
  h6 {
    font-size: 17px;
  }
  .popup .popup-text-wrapper .popup-heading .title {
    font-size: 27px;
  }
  .grey-section-header-padding {
    padding-top: 130px;
  }
  .heading-page {
    padding-bottom: 40px;
  }
  .catalog-grid .catalog-grid-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .map-section .map-area-info .map-area-info-wrapper .descr-content p {
    font-size: 23px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-title {
    font-size: 21px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-icon {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
  .contact-grid-area .col-xs-4 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .contact-grid-area .col-xs-4:first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .contact-grid-area .item .icon {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
  .contact-grid-area .item .contact-wrapper .large-item {
    font-size: 21px;
  }
  .contact-grid-area .item .title {
    font-size: 19px;
  }
  .team-carousel .people-intro {
    padding: 30px;
  }
  .russia-map-area .content-txt .title {
    font-size: 25px;
  }
  .team-carousel .people-intro .title, .team-carousel .people-item .people-txt .name {
    font-size: 21px;
  }
  .russia-map-area .col-xs-offset-1 {
    margin-left: 0%;
  }
  .russia-map-area .col-xs-4 {
    -ms-flex-preferred-size: 41.6666%;
    flex-basis: 41.6666%;
    max-width: 41.6666%;
  }
  .russia-map-area .content-txt .description {
    margin-top: 20px;
    font-weight: normal;
  }
  .intro-columns-area .title {
    font-size: 30px;
  }
  footer .footer-bottom {
    margin-top: 20px;
  }
  footer .footer-top .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  footer .footer-top .row .col-xs-3 {
    padding-left: 20px;
    padding-right: 20px;
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  footer .footer-top .row .col-xs-3:first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 20px;
    order: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .footer-top .row .col-xs-3:first-child .logo {
    margin-right: 0;
    width: 60px;
    height: 40px;
    background-position: center;
  }
  footer .footer-top .footer-txt {
    margin-top: 20px;
    font-size: 14px;
  }
  footer .footer-menu li {
    list-style: none;
    margin-bottom: 20px;
  }
  .map-section .map-area-info {
    width: 70%;
  }
  .map-section .map-area-info .map-area-info-wrapper .title {
    margin-bottom: 20px;
  }
  .map-section .map-area-info .map-area-info-wrapper .contact-icon-list {
    margin-top: 20px;
  }
  .map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    margin-right: 20px;
  }
  .map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .icon svg {
    width: 18px;
    height: auto;
  }
  .btn.btn-small {
    font-size: inherit;
  }
  footer .footer-bottom {
    padding: 20px;
    font-size: 13px;
  }
  .map-section .map-area-info {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .main-phone {
    font-size: inherit;
    letter-spacing: 0;
    font-weight: 500;
  }
  header .main-menu {
    display: none;
  }
  header .mobile-menu-bar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  body {
    font-size: 17px;
  }
  .nums-block .col-xs-5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .nums-block .col-xs-3 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nums-block .col-xs-offset-1 {
    margin: 0;
  }
  .tabs__nav {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabs__nav .tabs__link {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .tabs__nav .tabs__link:last-child {
    margin-bottom: 0;
  }
}
/**********************************************************************************************************
768 media query
**********************************************************************************************************/
@media screen and (max-width: 768px) {
  .tabs__nav .tabs__link {
    letter-spacing: 0;
  }
  .catalog-item .image img {
    padding: 0;
    max-height: inherit;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .num {
    font-size: 30px;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .txt {
    font-size: 17px;
    letter-spacing: 0;
  }
  .factory-item .item-description {
    font-size: 18px;
    max-width: 580px;
  }
  .tabs__link {
    padding: 15px 16px;
    font-size: 16px;
    margin-right: 15px;
    font-weight: normal;
  }
  .factory-item .factory-item-area .factory-heading .fh-title {
    font-size: 22px;
  }
  .factory-item .factory-item-area .factory-heading .fh-description {
    font-size: 15px;
  }
  .factory-image-grid .row .col-xs-5, .factory-image-grid .row .col-xs-3 {
    height: 220px;
  }
  .factory-item .factory-item-area {
    padding-top: 30px;
  }
  .txt-information .row .col-xs-6, .txt-information .row .col-xs-5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .txt-information .row .column-left {
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #F9F9F9;
  }
  h2 {
    font-size: 21px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 19px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 17px;
  }
  .popup .row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .popup .row .col-xs-6 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .popup .popup-carousel .item {
    height: 350px !important;
  }
  .popup .popup-text-wrapper {
    margin-top: 25px;
  }
  .popup {
    padding: 20px;
  }
  .popup .fancybox-close-small {
    width: 34px;
    height: 34px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    right: 10px;
    top: 10px;
    background-size: 10px;
  }
  .grey-section-header-padding {
    padding-top: 110px;
  }
  .heading-page {
    padding-bottom: 30px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-page .socials-share {
    display: none;
  }
  .heading-page .title-large {
    text-align: center;
  }
  .column-txt-intro-small {
    text-align: center;
  }
  .column-txt-intro-small .title-large {
    width: 100%;
  }
  .socials-share a {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-right: 7px;
  }
  .socials-share a svg {
    width: 15px;
  }
  .title-large {
    font-size: 29px;
  }
  .intro-section.intro-small {
    padding-top: 110px;
    padding-bottom: 40px;
  }
  .intro-section.intro-small .intro-columns-area {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .intro-section.intro-small .intro-columns-area .socials-share {
    margin-top: 20px;
  }
  .intro-columns-area .description {
    margin-top: 20px;
  }
  .russia-map-area .row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .russia-map-area .row .col-xs-7, .russia-map-area .row .col-xs-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .russia-map-area .row .col-xs-7 img {
    height: 230px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
  }
  .russia-map-area .row .col-xs-4 {
    margin-top: 30px;
  }
  .russia-map-area .content-txt .description {
    line-height: 135%;
  }
  .intro-columns-area {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .intro-columns-area .col-left, .intro-columns-area .col-right {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .intro-columns-area .col-right img {
    height: 300px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
  }
  .intro-section-inside {
    padding-top: 60px;
  }
  #preloader {
    font-size: 24px;
  }
  #preloader .logo {
    margin-bottom: 30px;
  }
  #preloader .logo img {
    width: 60px;
    height: auto;
  }
  section, .background-blue .block-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .logos-section {
    border-top: 1px solid #F9F9F9;
  }
  header .socials a {
    width: 34px;
    height: 34px;
    min-width: 34px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    border-radius: 14px;
  }
  header .socials a svg {
    width: 16px;
  }
  footer .blue-cloud-area:after {
    height: 200px;
    background-size: 200%;
  }
  .map-section .map-area-info .map-area-info-wrapper {
    padding: 30px;
  }
  .map-section .map-area-info {
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
  }
  .map-section .map-area {
    display: none;
  }
  .map-section {
    background-color: #F9F9F9;
  }
  footer .footer-bottom {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .footer-bottom .copyright {
    text-align: center;
  }
  footer .footer-bottom .developer {
    margin-left: 0;
    margin-top: 15px;
  }
  footer .footer-bottom .developer svg {
    margin-left: 12px;
    width: 25px;
    height: auto;
  }
  .logos-carousel .item img, .logos-carousel .item svg {
    max-width: 70%;
  }
  .logos-carousel .item {
    min-height: inherit;
  }
  .nums-block .txt-large, .nums-block .num-description {
    font-size: 18px;
  }
  .nums-block .num {
    font-size: 45px;
  }
  .background-blue .block-content .title {
    margin-bottom: 20px;
  }
  .background-blue .block-content .action {
    margin-top: 20px;
  }
  .background-blue .block-content {
    padding-top: 0;
    padding-bottom: 0;
  }
  section .section-heading .section-title, .background-blue .block-content .title, .map-section .map-area-info .map-area-info-wrapper .title {
    font-size: 25px;
  }
  .background-blue {
    padding-bottom: 40px;
  }
  .background-blue .row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .background-blue .column-txt, .background-blue .column-image {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin: 0;
  }
  .background-blue .column-image img {
    height: 220px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
  }
  .background-blue:after {
    width: 100%;
    height: 150px;
  }
  .background-blue.background-right .column-txt {
    margin-right: 0;
  }
  .background-blue.background-right .row {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .background-blue.background-left-right {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .background-blue.background-left-right .col-xs-5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .background-blue.background-left-right .blue-logo-area {
    display: none;
  }
  .background-blue.background-left-right .blue-cloud-area {
    width: 100%;
  }
  .background-blue .block-content .description ul li {
    padding-left: 45px;
  }
  .background-blue .block-content .description ul li:before {
    width: 30px;
    height: 30px;
    min-width: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-size: 12px;
  }
  header .main-phone {
    display: none;
  }
  header {
    min-height: 75px;
  }
  .main-slider .item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .main-slider .item .column {
    width: 100%;
  }
  .main-slider .item .slider-title {
    font-size: 29px;
    text-align: center;
  }
  .main-slider .item .slider-description {
    max-width: inherit;
    text-align: center;
    margin-top: 20px;
  }
  .main-slider .item .slider-actions {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .main-slider .col-right {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .main-slider .col-right img {
    height: 300px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
  }
  .btn {
    font-size: inherit;
    padding: 5px 20px;
    min-height: 48px;
  }
  .intro-dots-area .slick-dots li {
    width: 8px;
    margin-bottom: 15px;
  }
  .intro-dots-area .slick-dots li.slick-active, .intro-dots-area .slick-dots li.slick-active:hover {
    width: 15px;
  }
  body {
    font-size: 15px;
  }
  .team-carousel .people-intro p:last-child {
    display: none;
  }
  .map-section .map-area-info .map-area-info-wrapper {
    padding: 10px 0;
  }
  .map-area-small-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .main-slider {
    z-index: 2;
  }
  .intro-section .intro-dots-area {
    right: 0;
    top: inherit;
    bottom: 30px;
    height: inherit;
    width: 100%;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .intro-section .intro-dots-area .slick-dots {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
  }
  .intro-section .intro-dots-area .slick-dots li {
    width: 40px;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .intro-section .intro-dots-area .slick-dots li:last-child {
    margin-right: 0;
  }
  .intro-section .intro-dots-area .slick-dots li.slick-active {
    width: 40px;
  }
}
/**********************************************************************************************************
580 media query
**********************************************************************************************************/
@media screen and (max-width: 580px) {
  .factory-item .factory-item-area .txt-information .column-left .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }
  .factory-item .factory-item-area .txt-information .column-left {
    font-size: inherit;
  }
  .factory-item .factory-item-area .factory-heading .fh-title {
    font-size: 20px;
  }
  .tabs__link svg {
    width: 14px;
  }
  .tabs__link span {
    padding-left: 0;
  }
  .tabs__link span:after {
    display: none;
  }
  .factory-item .factory-item-area .factory-image-grid .area-blue-clouds .title {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .factory-item .factory-item-area .factory-grey-area .column-right .white-area {
    padding: 20px;
  }
  .popup .popup-text-wrapper .popup-heading .description {
    font-size: 14px;
    margin-top: 5px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 19px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 17px;
  }
  h6 {
    font-size: 16px;
  }
  .popup:after {
    width: 50px;
    height: 69px;
  }
  .popup .popup-text-wrapper .popup-heading .title {
    font-size: 23px;
  }
  .popup .popup-text-wrapper .popup-description, .popup .popup-text-wrapper .popup-actions {
    margin-top: 20px;
  }
  .popup .popup-carousel .item {
    height: 280px !important;
  }
  .catalog-grid .catalog-grid-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .catalog-grid .catalog-grid-item .catalog-item {
    margin: 0px;
  }
  .catalog-grid {
    margin: -5px;
  }
  .catalog-grid .catalog-grid-item {
    padding: 5px;
  }
  .grey-section-header-padding {
    padding-top: 100px;
  }
  .title-large {
    font-size: 24px;
    letter-spacing: -1px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-icon {
    width: 50px;
    height: 50px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-icon svg {
    width: 20px;
  }
  .map-section .map-area-info .map-area-info-wrapper .title-icon .item-title {
    font-size: 19px;
  }
  .map-section .map-area-info .map-area-info-wrapper .descr-content p {
    font-size: 21px;
  }
  .contact-grid-area .item .icon {
    width: 50px;
    height: 50px;
  }
  .contact-grid-area .item .icon svg {
    width: 20px;
  }
  .contact-grid-area .item .title {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .contact-grid-area .col-xs-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #F9F9F9;
    padding-bottom: 20px;
  }
  .contact-grid-area .col-xs-4:first-child {
    margin-bottom: 20px;
  }
  .contact-grid-area .col-xs-4:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .team-carousel .people-item .people-txt .name {
    font-size: 17px;
  }
  .team-carousel .people-item .people-txt .position {
    font-size: 13px;
  }
  .team-carousel .people-intro {
    padding: 20px;
  }
  .team-carousel .people-intro {
    text-align: center;
  }
  .team-carousel .people-item .photo img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
  }
  .team-carousel .people-item .people-txt {
    text-align: center;
  }
  .intro-columns-area .title {
    font-size: 24px;
    letter-spacing: -1px;
  }
  .russia-map-area .row .col-xs-7 img {
    height: inherit;
  }
  .russia-map-area .content-txt .title {
    font-size: 21px;
  }
  footer .footer-top .row .col-xs-3 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  footer .footer-top .row .col-xs-3:last-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 20px;
    border-left: 0;
  }
  footer .footer-top .row .col-xs-3:last-child .footer-menu {
    background: rgba(2, 28, 60, 0.8);
    -webkit-backdrop-filter: blur(3.75px);
    backdrop-filter: blur(3.75px);
    padding: 20px;
  }
  footer .footer-menu li {
    margin-bottom: 15px;
  }
  section .section-heading {
    margin-bottom: 20px;
  }
  .btn.btn-small {
    padding: 5px 13px;
    min-height: 40px;
  }
  .nums-block .icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 15px;
  }
  .nums-block .num {
    font-size: 35px;
  }
  footer .footer-bottom {
    padding: 15px;
    font-size: 12px;
  }
  footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .nums-block .txt-large, .nums-block .num-description {
    font-size: inherit;
    letter-spacing: 0;
    line-height: 125%;
  }
  .carousel-settings .slick-list {
    margin: 0 -5px;
  }
  .carousel-settings .slick-slide {
    margin: 0 5px;
  }
  section .section-heading .section-title, .background-blue .block-content .title, .map-section .map-area-info .map-area-info-wrapper .title {
    font-size: 21px;
  }
  .carousel-settings .slick-dots li {
    margin-right: 5px;
  }
  header .mobile-menu-bar {
    margin-left: 10px;
  }
  header .socials {
    margin-left: 0;
  }
  header .socials a {
    margin-right: 10px;
  }
  header {
    padding: 0 20px;
  }
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-slider .item .slider-title {
    font-size: 24px;
    letter-spacing: -1px;
  }
  header, header.fixed {
    min-height: 70px;
  }
  header .logo, header.fixed .logo {
    width: 46px;
    height: 30px;
  }
  section .section-heading {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  section .section-heading .section-title {
    width: 100%;
    text-align: center;
  }
  section .section-heading .section-subtitle {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  section .section-heading .section-title {
    font-size: 24px;
  }
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .category-carousel, .logos-carousel, .team-carousel {
    padding: 0 10px;
  }
  .category-carousel .slick-list, .logos-carousel .slick-list, .team-carousel .slick-list {
    overflow: visible;
  }
  .background-blue .block-content .btn {
    width: 100%;
  }
  .map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials {
    width: 100%;
  }
  .map-section .map-area-info .map-area-info-wrapper .contact-icon-list .item .socials .btn {
    width: 100%;
  }
  .catalog-item a {
    padding: 20px;
  }
  .catalog-item .content .head .title {
    font-weight: 500;
    white-space: inherit;
  }
}
/**********************************************************************************************************
480 media query
**********************************************************************************************************/
@media screen and (max-width: 480px) {
  .factory-item .item-description {
    font-size: inherit;
    max-width: 100%;
    text-align: center;
  }
  .factory-item .factory-item-area .factory-heading .fh-description {
    font-size: 13px;
  }
  .factory-item .factory-item-area .factory-image-grid .area-blue-clouds {
    padding: 20px;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .num {
    font-size: 26px;
  }
  .factory-item .factory-item-area .factory-numbers-grid .item .txt {
    font-size: inherit;
  }
  .factory-item .factory-item-area .factory-grey-area {
    padding: 25px 0;
  }
  .factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block .labels .label {
    padding: 6px 11px;
    font-size: 13px;
    margin: 4px;
  }
  .factory-item .factory-item-area .factory-grey-area .column-right .white-area .item-block .labels {
    margin: -4px;
  }
  .tabs__link {
    padding: 12px 13px;
    font-size: 14px;
    margin-right: 10px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs__link span {
    margin-bottom: 5px;
  }
  .catalog-grid .catalog-grid-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
/* --------------------------------------- КОД ДЛЯ ИНТЕГРАЦИИ --------------------------------------- */
.admin-bar header {
  top: 32px;
}
@media screen and (max-width: 768px) {
  .admin-bar header {
    top: 46px;
  }
}
.popup-carousel:not(.slick-initialized) {
  opacity: 0;
  visibility: hidden;
}
.popup-carousel.slick-initialized {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease;
}
.single-page-content h1, .single-page-content h2, .single-page-content h3, .single-page-content h4, .single-page-content h5, .single-page-content h6 {
  margin: 25px 0;
}
.single-page-content a {
  border-bottom: 1px solid;
}
