/* -------------------------------------------------------------------------- 
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. 
-------------------------------------------------------------------------- */ 

@import "../js/fancybox/dist/jquery.fancybox.min.css";
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: 13px 25px;
  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;
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes zoom-down {
  0% {
    -moz-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
h1, h2, h3, h4, h5, h6 {
  color: #131313;
  margin: 0;
  padding: 0;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: -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 {
  margin-bottom: 20px;
}
.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 {
  padding-right: 10px;
  padding-left: 10px;
}
input[type=tel], input[type=text], input[type=date], input[type=email], input[type=number], input[type=password], textarea {
  height: 61px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #D7D7D7;
  padding: 0 20px;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #131313;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
input[type=tel]:hover, input[type=tel]:focus, input[type=text]:hover, input[type=text]:focus, input[type=date]:hover, input[type=date]:focus, input[type=email]:hover, input[type=email]:focus, input[type=number]:hover, input[type=number]:focus, input[type=password]:hover, input[type=password]:focus, textarea:hover, textarea:focus {
  border-color: #8B9AC1;
}
textarea {
  min-height: 140px;
  padding-top: 18px;
  padding-bottom: 18px;
}
input[type=button] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.checkbox {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.checkbox-label {
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkbox-view {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  min-width: 26px;
  margin-right: 10px;
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #FFFFFF;
  transition: 0.3s;
}
.checkbox-icon {
  opacity: 0;
  transition: 0.3s;
  width: 12px;
}
.checkbox:checked + .checkbox-view {
  background-color: #046FD7;
  border-color: #046FD7;
}
.checkbox:checked + .checkbox-view .checkbox-icon {
  opacity: 1;
}
.btn {
  white-space: nowrap;
  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;
  background-color: #046FD7;
  color: #FFFFFF;
  height: 65px;
  text-align: center;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  padding: 0 30px;
  box-sizing: border-box;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.btn:hover {
  background-color: #1F91FF;
  color: #FFFFFF;
}
.btn.btn-small-grey {
  height: 53px;
  color: #131313;
  background-color: #EDF1F6;
}
.btn.btn-small-grey:hover {
  background-color: #046FD7;
  color: #FFFFFF;
}
a {
  color: #046FD7;
}
a:hover {
  color: #131313;
}
body {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #505050;
}
body.fixed-header {
  padding-top: 86px;
}
.overflow-hidden {
  overflow: hidden;
}
.wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
header {
  background-color: #FFFFFF;
  position: relative;
  z-index: 1001;
  border-bottom: 1px solid #EDEDED;
}
header .header-columns {
  height: 86px;
  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;
}
header .header-columns .header-left {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header .header-columns .header-left .logo {
  width: 190px;
  height: 58px;
  background-image: url(../img/logotype.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
header .header-columns .header-left .logo a {
  display: block;
  height: 100%;
  text-indent: -9999px;
}
header .header-columns .header-left .logo a:hover {
  opacity: 0.7;
}
header .header-columns .header-left .menu-bar {
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin-left: 30px;
  width: 42px;
  height: 42px;
  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-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
header .header-columns .header-left .menu-bar span {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  width: 32px;
  height: 3px;
  background-color: #05153E;
  margin-bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
header .header-columns .header-left .menu-bar span:last-child {
  margin-bottom: 0;
}
header .header-columns .header-left .menu-bar:hover {
  background-color: #046FD7;
}
header .header-columns .header-left .menu-bar:hover span {
  background-color: #FFFFFF;
}
header .header-columns .header-left .menu-bar.active span:first-child {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0;
  top: 8px;
  position: relative;
}
header .header-columns .header-left .menu-bar.active span:last-child {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
  top: -8px;
  position: relative;
}
header .header-columns .header-left .menu-bar.active span:nth-child(2) {
  opacity: 0;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .header-columns .header-center {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 30px;
}
header .header-columns .header-center .select-towns {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header .header-columns .header-center a, header .header-columns .header-center span {
  margin-right: 20px;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #505050;
}
header .header-columns .header-center a:last-child, header .header-columns .header-center span:last-child {
  margin-right: 0;
}
header .header-columns .header-center a svg, header .header-columns .header-center span svg {
  margin-right: 8px;
}
header .header-columns .header-center a:hover {
  color: #046FD7;
}
header .header-columns .header-center .email-area {
  margin-left: 80px;
}
header .header-columns .header-right {
  text-align: right;
}
header .header-columns .header-right .mainphone {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header .header-columns .header-right .mainphone .socials-icons {
  white-space: nowrap;
  margin-right: 8px;
}
header .header-columns .header-right .mainphone .socials-icons span {
  display: none;
}
header .header-columns .header-right .mainphone .socials-icons a {
  margin-right: 8px;
}
header .header-columns .header-right .mainphone .socials-icons a svg path {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  fill: #C1C1C1;
}
header .header-columns .header-right .mainphone .socials-icons a:hover svg path {
  fill: #046FD7;
}
header .header-columns .header-right .mainphone .socials-icons a:last-child {
  margin: 0;
}
header .header-columns .header-right .mainphone .phone {
  font-size: 18px;
  line-height: 140%;
  font-weight: 800;
  color: #131313;
  white-space: nowrap;
}
header .header-columns .header-right .mainphone .phone:hover {
  color: #046FD7;
}
header .header-columns .header-right .actions .recall {
  white-space: nowrap;
  font-size: 16px;
  line-height: 140%;
  font-weight: 700;
}
header .header-columns .header-right .mobile-action-buttons {
  display: none;
}
header .header-columns .header-right .mobile-action-buttons span {
  display: none;
}
header.fixed {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top;
  box-shadow: 0px 4px 34px rgba(4, 19, 58, 0.2);
  border: 0;
}
header.fixed .header-columns {
  height: 48px;
}
header.fixed .header-columns .logo {
  width: 98px;
  height: 30px;
}
header.fixed .header-columns .header-right {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
header.fixed .header-columns .header-right .mainphone {
  margin-right: 25px;
}
header.fixed .header-columns .header-right .mainphone .phone {
  font-size: 16px;
}
.form-area-lines {
  margin-top: 30px;
}
.form-area-lines p {
  margin: 0;
  padding: 0;
}
.form-area-lines .btn {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.form-area-lines .form-line {
  margin-bottom: 10px;
}
.form-area-lines .form-line:last-child {
  margin-bottom: 0;
}
.form-area-lines .form-line .policy-checkbox {
  font-size: 13px;
  line-height: 120%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #8B9AC1;
  margin-top: 15px;
}
.form-area-lines .form-line .policy-checkbox .label {
  text-align: left;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
}
.form-area-lines .form-line .policy-checkbox input[type=checkbox] {
  margin-right: 10px;
}
.form-area-lines .form-line .policy-checkbox a {
  border-bottom: 1px solid;
}
.form-area-lines .form-line .policy-checkbox a:hover {
  color: #131313;
}
.form-area-lines .form-line .policy-checkbox .checkbox:checked + .checkbox-view, .form-area-lines .form-line .policy-checkbox .checkbox-view {
  background-color: #FFFFFF;
  border-color: #D7D7D7;
}
.form-area-lines .form-line .policy-checkbox .checkbox-icon path {
  fill: #046FD7;
}
.intro-area {
  color: #FFFFFF;
  position: relative;
}
.intro-area:before {
  position: absolute;
  content: "";
  z-index: 1;
  width: 800px;
  height: 800px;
  left: calc(50% - 824px/2 - 560px);
  top: 148px;
  background: #1F91FF;
  opacity: 0.4;
  filter: blur(200px);
}
.intro-area:after {
  position: absolute;
  content: "";
  z-index: 1;
  width: 600px;
  height: 600px;
  left: calc(50% - 618px/2 + 780px);
  top: 490px;
  background: #1F91FF;
  opacity: 0.4;
  filter: blur(200px);
}
.intro-area .wrapper {
  position: relative;
  z-index: 2;
}
.intro-area .left-intro-area {
  background-color: #05153E;
  position: absolute;
  height: 100%;
  width: 56.25%;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(../img/1c_logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}
.intro-area .right-intro-area {
  background-color: #C1C1C1;
  position: absolute;
  height: 100%;
  width: 43.75%;
  top: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}
.intro-area .right-intro-area img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoom-down;
  animation-name: zoom-down;
}
.intro-area .intro-content {
  padding: 80px;
  padding-left: 0;
}
.intro-area .intro-content .title {
  font-size: 68px;
  font-weight: 600;
  line-height: 120%;
  color: #FFFFFF;
}
.intro-area .intro-content .title span {
  display: block;
}
.intro-area .intro-content .form-intro-area {
  margin-top: 50px;
  max-width: 435px;
  padding: 35px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(20px);
}
.intro-area .intro-content .form-intro-area .form-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 120%;
}
.intro-area .intro-content .form-intro-area .form-description {
  margin-top: 15px;
  color: #8B9AC1;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
}
.intro-area .intro-content .form-intro-area .form-area-lines .form-line input[type=text], .intro-area .intro-content .form-intro-area .form-area-lines .form-line input[type=tel] {
  border: 0;
  height: 58px;
  background-color: #05153E;
  color: #FFFFFF;
}
.intro-area .intro-content .form-intro-area .form-area-lines .form-line .policy-checkbox a:hover {
  color: #FFFFFF;
}
.intro-area .intro-content .form-intro-area .form-area-lines .form-line .policy-checkbox .checkbox:checked + .checkbox-view, .intro-area .intro-content .form-intro-area .form-area-lines .form-line .policy-checkbox .checkbox-view {
  background-color: #05153E;
  border-color: #05153E;
}
.intro-area .intro-content .form-intro-area .form-area-lines .form-line .policy-checkbox .checkbox-icon path {
  fill: #046FD7;
}
.intro-area .intro-content .form-intro-area .form-area-lines .form-line .checkbox-styled + span::before {
  background-color: #05153E;
  border-color: #05153E;
}
.block-margin {
  margin: 150px 0;
}
.heading-block {
  position: relative;
  z-index: 2;
  font-size: 48px;
  line-height: 110%;
  font-weight: 600;
  color: #131313;
  margin-bottom: 60px;
}
.heading-block span {
  color: #046FD7;
}
.heading-block-small {
  font-size: 26px;
  line-height: 130%;
  font-weight: 700;
  color: #131313;
  margin-bottom: 40px;
}
.heading-block-area {
  margin-bottom: 60px;
}
.heading-block-area .heading-block {
  margin-bottom: 25px;
}
.heading-block-area .heading-description {
  color: #505050;
  font-size: 18px;
  line-height: 140%;
  font-weight: 500;
}
.advantages-block.row {
  margin-bottom: -50px;
}
.advantages-block.row .col-xs-4 {
  margin-bottom: 0;
}
.advantages-block .item {
  max-width: 370px;
  margin-bottom: 50px;
  padding-right: 50px;
}
.advantages-block .item .icon {
  margin-bottom: 25px;
}
.advantages-block .item .title {
  font-size: 26px;
  line-height: 130%;
}
.advantages-block .item .description {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  color: #505050;
}
.functions-block {
  position: relative;
  z-index: 2;
}
.functions-block .item {
  background-color: #046FD7;
  padding: 25px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  height: 180px;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.functions-block .item:after {
  position: absolute;
  content: "";
  z-index: 1;
  width: 290px;
  height: 290px;
  background-color: #FFFFFF;
  opacity: 0.14;
  right: -120px;
  bottom: -140px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.functions-block .item .title {
  font-size: 22px;
  line-height: 130%;
  color: #FFFFFF;
  position: relative;
  z-index: 3;
}
.functions-block .item .icon {
  position: absolute;
  z-index: 2;
  right: 25px;
  bottom: 5px;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.functions-block .item:hover {
  background-color: #1F91FF;
}
.functions-block .item:hover:after {
  width: 320px;
  height: 320px;
}
.functions-block .item:hover .icon {
  bottom: 15px;
}
.functions-small-blocks {
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
.functions-small-blocks:after {
  position: absolute;
  content: "";
  z-index: 1;
  width: 800px;
  height: 800px;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -400px;
  background: #046FD7;
  opacity: 0.4;
  filter: blur(200px);
}
.functions-small-blocks .row, .functions-small-blocks .heading-block-small {
  position: relative;
  z-index: 2;
}
.functions-small-blocks .box {
  height: 100%;
}
.functions-small-blocks .item {
  text-align: left;
  height: 100%;
  box-sizing: border-box;
  padding: 20px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.5);
}
.functions-small-blocks .item .icon {
  margin-bottom: 25px;
}
.functions-small-blocks .item .title {
  font-size: 18px;
  line-height: 140%;
  font-weight: 600;
}
.dark-block-image {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  background-color: #05153E;
  padding: 50px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  background-image: url(../img/dark_block_bg.png);
  background-repeat: no-repeat;
  background-position: 108% 103%;
  background-size: 30%;
}
.dark-block-image .txt-content {
  max-width: 70%;
}
.dark-block-image .txt-content .label {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8B9AC1;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  font-size: 22px;
  line-height: 130%;
  font-weight: 600;
  padding: 17px 30px;
  padding-left: 100px;
  background: #404c6c;
  background: -moz-linear-gradient(90deg, #404c6c 0%, #05153e 100%);
  background: -webkit-linear-gradient(90deg, #404c6c 0%, #05153e 100%);
  background: linear-gradient(90deg, #404c6c 0%, #05153e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#404c6c", endColorstr="#05153e", GradientType=1);
}
.dark-block-image .txt-content .label:before {
  position: absolute;
  content: "";
  left: 26px;
  top: 14px;
  width: 54px;
  height: 67px;
  background-image: url(../img/label_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.dark-block-image .txt-content .title {
  color: #FFFFFF;
  font-size: 48px;
  line-height: 110%;
  font-weight: 600;
}
.dark-block-image .txt-content .description {
  margin-top: 25px;
  color: #8B9AC1;
  font-size: 18px;
  line-height: 140%;
  font-weight: 500;
}
.dark-block-image .txt-content .action {
  margin-top: 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.dark-block-image .txt-content .action a {
  margin-right: 25px;
}
.dark-block-image .txt-content .action a:last-child {
  margin-right: 0;
}
.economical-effect {
  position: relative;
  z-index: 2;
}
.economical-effect.row {
  margin-bottom: -40px;
}
.economical-effect .col-xs-3 {
  margin-bottom: 0;
}
.economical-effect .box {
  height: 100%;
}
.economical-effect .item {
  padding-right: 40px;
  margin-bottom: 40px;
  height: 100%;
}
.economical-effect .item .num {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.economical-effect .item .num .counter {
  font-size: 68px;
  line-height: 110%;
  color: #046FD7;
  font-weight: 600;
}
.economical-effect .item .num .descr {
  font-size: 36px;
  line-height: 110%;
  color: #046FD7;
  font-weight: 600;
  margin-left: 10px;
}
.economical-effect .item .num .arrow {
  margin-right: 10px;
}
.economical-effect .item .title {
  margin-top: 10px;
}
.tabs {
  position: relative;
}
.tabs .box {
  height: 100%;
}
.tabs:after {
  position: absolute;
  content: "";
  width: 900px;
  height: 900px;
  left: calc(50% - 934px/2 - 239px);
  top: -100px;
  background: #046FD7;
  opacity: 0.4;
  filter: blur(200px);
  z-index: 1;
}
.tabs .tabs__content {
  position: relative;
  z-index: 2;
  display: none;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid #FFFFFF;
  height: 100%;
  box-sizing: border-box;
  background-image: url(../img/tabs_bg.png);
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: center 90%;
}
.tabs .tabs__content ul {
  margin: 20px 0;
  padding: 0;
}
.tabs .tabs__content ul li {
  margin: 10px 0;
  list-style: none;
  padding: 0;
  position: relative;
  padding-left: 20px;
}
.tabs .tabs__content ul li:before {
  left: 0;
  top: 5px;
  position: absolute;
  content: "";
  width: 11px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 11.3301L9 7L1.5 2.66987V11.3301Z' stroke='%23046FD7' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.tabs .tabs__content .title {
  font-size: 36px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 25px;
}
.tabs .tabs__content .description {
  font-size: 18px;
  line-height: 140%;
  font-weight: 500;
  color: #505050;
}
.tabs .tabs__content.active {
  display: block;
}
.tabs .tabs__caption {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0;
  max-width: 550px;
}
.tabs .tabs__caption:before {
  position: absolute;
  content: "";
  z-index: 1;
  width: 1px;
  height: 85%;
  margin-top: 50px;
  border-right: 2px dashed #FFFFFF;
  left: 53px;
}
.tabs .tabs__caption li {
  position: relative;
  z-index: 2;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 25px;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  -ms-border-radius: 70px;
  border-radius: 70px;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  cursor: pointer;
  font-size: 22px;
  font-weight: 700;
  line-height: 130%;
  color: #131313;
}
.tabs .tabs__caption li .num {
  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: 60px;
  height: 60px;
  min-width: 60px;
  background-color: #EDF1F6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #046FD7;
  font-size: 22px;
  font-weight: 700;
  margin-right: 25px;
}
.tabs .tabs__caption li.active {
  padding: 22px 25px;
  background: white;
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
}
.tabs .tabs__caption li.active .num {
  background-color: #046FD7;
  color: #FFFFFF;
}
.blue-icons-blocks {
  position: relative;
  z-index: 2;
}
.blue-icons-blocks .box {
  height: 100%;
}
.blue-icons-blocks .item {
  position: relative;
  overflow: hidden;
  padding: 35px;
  background-color: #046FD7;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  color: #FFFFFF;
  height: 100%;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.blue-icons-blocks .item:after {
  position: absolute;
  z-index: 1;
  content: "";
  width: 200px;
  height: 200px;
  background-color: #046FD7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  right: -200px;
  bottom: -200px;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.blue-icons-blocks .item .txt-content {
  position: relative;
  z-index: 2;
}
.blue-icons-blocks .item .txt-content .title {
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 130%;
  font-weight: 700;
}
.blue-icons-blocks .item .icon {
  position: relative;
  z-index: 2;
  margin-top: 20px;
  text-align: right;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.blue-icons-blocks .item:hover {
  background-color: #1F91FF;
}
.blue-icons-blocks .item:hover:after {
  width: 400px;
  height: 400px;
  opacity: 1;
}
.blue-icons-blocks .item:hover .icon {
  margin-right: 20px;
}
.table-area-block-background {
  position: relative;
}
.table-area-block-background:after {
  position: absolute;
  content: "";
  z-index: 1;
  width: 1100px;
  height: 1100px;
  left: calc(50% - 1173px/2 - 0.5px);
  top: calc(50% - 1104px/2 + 26px);
  background: #046FD7;
  opacity: 0.4;
  filter: blur(200px);
}
.table-area-block-background .table-area-block {
  position: relative;
  z-index: 2;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid #FFFFFF;
}
.table-styled {
  margin-bottom: -4px;
}
.table-styled .value {
  width: 30%;
  text-align: right;
  margin-left: 20px;
  white-space: nowrap;
}
.table-styled .table-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;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 14px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 4px;
}
.table-styled .table-heading span {
  font-size: 26px;
  line-height: 130%;
  font-weight: 700;
  color: #046FD7;
}
.table-styled .table-line {
  font-size: 18px;
  line-height: 140%;
  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: rgba(255, 255, 255, 0.4);
  padding: 14px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 4px;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.table-styled .table-line .value {
  font-weight: 700;
}
.table-styled .table-line:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.about-company-block {
  position: relative;
  z-index: 2;
}
.about-company-block .heading-block {
  margin-bottom: 25px;
}
.about-company-block .out-mission {
  font-size: 26px;
  font-weight: 700;
  line-height: 130%;
  color: #046FD7;
}
.about-company-block .description {
  margin-top: 25px;
  color: #505050;
}
.about-company-block .description p:last-child {
  padding-bottom: 0;
}
.about-company-block .about-counter-area {
  margin-top: 60px;
}
.about-company-block .about-counter-area.row {
  margin-right: -25px;
  margin-left: -25px;
}
.about-company-block .about-counter-area .col-xs {
  padding-right: 25px;
  padding-left: 25px;
}
.about-company-block .about-counter-area .num {
  font-size: 48px;
  line-height: 110%;
  color: #046FD7;
  font-weight: 700;
  margin-bottom: 10px;
}
.about-company-block .about-counter-area .descr {
  font-size: 16px;
  line-height: 140%;
  color: #131313;
}
.about-company-block .about-main-image {
  margin-top: 30px;
}
.about-company-block .about-main-image img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}
.advantages-grid-block {
  position: relative;
}
.advantages-grid-block:after {
  position: absolute;
  content: "";
  width: 820px;
  height: 820px;
  left: calc(50% - 824px/2);
  top: -72px;
  background: #046FD7;
  opacity: 0.4;
  filter: blur(200px);
}
.advantages-grid-block .row .box {
  height: 100%;
}
.advantages-grid-block .item {
  height: 100%;
  min-height: 400px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  padding: 35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.6);
}
.advantages-grid-block .item .top-content {
  position: relative;
  z-index: 2;
}
.advantages-grid-block .item .top-content .title {
  font-size: 26px;
  line-height: 130%;
  font-weight: 700;
  color: #046FD7;
  margin-bottom: 15px;
}
.advantages-grid-block .item .top-content .description {
  color: #505050;
  font-size: 16px;
  line-height: 140%;
}
.advantages-grid-block .item .bottom-content {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.advantages-grid-block .item .bottom-content .num {
  font-size: 22px;
  line-height: 130%;
  font-weight: 700;
  color: #046FD7;
}
.advantages-grid-block .item .bottom-content .icon {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  position: relative;
  right: -45px;
  bottom: -45px;
  margin-top: -60px;
}
.advantages-grid-block .item:hover .bottom-content .icon {
  right: -30px;
}
.advantages-grid-block .item.darked-item {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background-color: #05153E;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  background-image: url(../img/darked_bg_icon.png);
  background-repeat: no-repeat;
  background-position: 90% 90%;
  background-size: 50%;
}
.advantages-grid-block .item.darked-item .larged-title {
  color: #FFFFFF;
  font-size: 36px;
  line-height: 120%;
  font-weight: 700;
}
.advantages-grid-block .item.darked-item .action {
  margin-top: 35px;
}
.advantages-grid-block .item.darked-item:hover {
  background-position: 83% 90%;
}
.heading-block-area-action {
  position: relative;
  z-index: 2;
  margin-bottom: 60px;
  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;
}
.heading-block-area-action .heading-block {
  margin-bottom: 0;
}
.heading-block-area-action .heading-action {
  margin-left: 30px;
}
.projects-grid .box {
  height: 100%;
}
.projects-grid .item {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  background-color: #EDF1F6;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.projects-grid .item .image {
  overflow: hidden;
  width: 100%;
  min-height: 260px;
}
.projects-grid .item .image img {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  height: 260px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.projects-grid .item .txt-wrapper {
  height: 100%;
  box-sizing: border-box;
  padding: 35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.projects-grid .item .txt-wrapper .top-content .project-title {
  font-size: 26px;
  line-height: 130%;
  font-weight: 700;
  color: #131313;
}
.projects-grid .item .txt-wrapper .top-content .project-description {
  margin-top: 20px;
  font-size: 16px;
  line-height: 140%;
  color: #505050;
}
.projects-grid .item .txt-wrapper .top-content .project-description ul {
  margin: 20px 0;
  margin-left: 0;
  padding-left: 0;
}
.projects-grid .item .txt-wrapper .top-content .project-description ul li {
  display: block;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 140%;
  color: #505050;
  font-weight: 500;
  padding-left: 24px;
  position: relative;
}
.projects-grid .item .txt-wrapper .top-content .project-description ul li:before {
  left: 0;
  top: 4px;
  position: absolute;
  content: "";
  width: 11px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 11.3301L9 7L1.5 2.66987V11.3301Z' stroke='%23046FD7' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.projects-grid .item .txt-wrapper .top-content .list {
  margin-top: 18px;
  margin-bottom: -14px;
}
.projects-grid .item .txt-wrapper .top-content .list span {
  display: block;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 140%;
  color: #505050;
  font-weight: 500;
  padding-left: 24px;
  position: relative;
}
.projects-grid .item .txt-wrapper .top-content .list span:before {
  left: 0;
  top: 4px;
  position: absolute;
  content: "";
  width: 11px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 11.3301L9 7L1.5 2.66987V11.3301Z' stroke='%23046FD7' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.projects-grid .item .txt-wrapper .bottom-content {
  margin-top: 25px;
  text-align: right;
}
.projects-grid .item .txt-wrapper .bottom-content a {
  font-size: 18px;
  line-height: 140%;
  font-weight: 800;
}
.projects-grid .item:hover .image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel-letters .swiper-slide {
  height: auto;
}
.carousel-letters .item {
  padding: 35px;
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  height: 100%;
  box-sizing: border-box;
}
.carousel-letters .item .title {
  font-size: 26px;
  line-height: 130%;
  font-weight: 700;
  color: #131313;
}
.carousel-letters .item .description {
  color: #505050;
  margin-top: 8px;
}
.carousel-letters .item .image {
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 25px;
  max-width: 180px;
  position: relative;
}
.carousel-letters .item .image a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #046FD7;
  opacity: 0.1;
  left: 0;
  top: 0;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.carousel-letters .item .image a:before {
  position: absolute;
  content: "";
  z-index: 2;
  width: 36px;
  height: 36px;
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -18px;
  -moz-transform: scale(0.2);
  -webkit-transform: scale(0.2);
  -o-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0;
  -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='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='36' height='36' rx='18' fill='%23046FD7'/%3E%3Cpath d='M18 12.167V23.8337' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.1667 18H23.8333' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.carousel-letters .item .image img {
  width: 100%;
  height: auto;
}
.carousel-letters .item:hover .image a:after {
  opacity: 0.2;
}
.carousel-letters .item:hover .image a:before {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.pagination-carousel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 35px;
}
.pagination-carousel .swiper-pagination {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pagination-carousel .swiper-horizontal > .swiper-pagination-bullets, .pagination-carousel .swiper-pagination-bullets.swiper-pagination-horizontal, .pagination-carousel .swiper-pagination-custom, .pagination-carousel .swiper-pagination-fraction {
  bottom: inherit;
  top: inherit;
  position: relative;
}
.pagination-carousel .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .pagination-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  margin-right: 10px;
}
.pagination-carousel .swiper-pagination-bullet {
  width: 50px;
  height: 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.pagination-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 100px;
}
.pagination-carousel .swiper-nums {
  font-size: 22px;
  line-height: 130%;
  font-weight: 700;
  color: #046FD7;
  margin-right: 15px;
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  backdrop-filter: blur(5px);
}
.fancybox-bg {
  background: #05153E;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.8;
}
.fancybox-button {
  background: #046FD7;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.fancybox-button:hover {
  opacity: 0.8;
}
.fancybox-button svg path {
  fill: #FFFFFF;
}
.our-clients-block {
  position: relative;
}
.our-clients-block:after {
  position: absolute;
  content: "";
  width: 800px;
  height: 800px;
  left: calc(50% - 824px/2);
  top: -72px;
  background: #046FD7;
  opacity: 0.4;
  filter: blur(200px);
}
.carousel-clients .item {
  padding: 25px 40px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.4);
  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;
}
.label-logo {
  padding: 18px 40px;
  padding-left: 100px;
  background-color: #FFFFFF;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background-image: url(../img/binant_horse.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 68px;
}
.label-logo span {
  display: block;
  font-size: 18px;
  line-height: 140%;
  font-weight: 800;
}
footer {
  position: relative;
  z-index: 2;
  background-color: #05153E;
  padding: 40px 0;
  color: #8B9AC1;
  font-size: 14px;
  line-height: 120%;
}
footer a {
  color: #8B9AC1;
}
footer a:hover {
  color: #FFFFFF;
}
footer .footer-grid {
  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;
}
footer .copyright, footer .policy {
  padding: 0 15px;
}
footer .logo {
  margin-right: 15px;
  width: 190px;
  height: 58px;
  background-image: url(../img/logotype.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
footer .logo a {
  display: block;
  height: 100%;
  text-indent: -9999px;
}
footer .logo a:hover {
  opacity: 0.7;
}
footer .footer-right {
  margin-left: 15px;
  text-align: right;
}
footer .footer-right .mobile-action-buttons {
  display: none;
}
footer .footer-right .mainphone {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
footer .footer-right .mainphone .socials-icons {
  white-space: nowrap;
  margin-right: 8px;
}
footer .footer-right .mainphone .socials-icons span {
  display: none;
}
footer .footer-right .mainphone .socials-icons a {
  margin-right: 8px;
}
footer .footer-right .mainphone .socials-icons a svg path {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  fill: #046FD7;
}
footer .footer-right .mainphone .socials-icons a:hover svg path {
  fill: #FFFFFF;
}
footer .footer-right .mainphone .socials-icons a:last-child {
  margin: 0;
}
footer .footer-right .mainphone .phone {
  font-size: 18px;
  line-height: 140%;
  font-weight: 800;
  color: #FFFFFF;
  white-space: nowrap;
}
footer .footer-right .mainphone .phone:hover {
  color: #046FD7;
}
footer .footer-right .actions .recall {
  color: #046FD7;
  white-space: nowrap;
  font-size: 16px;
  line-height: 140%;
  font-weight: 600;
}
footer .footer-right .actions .recall:hover {
  color: #FFFFFF;
}
.overlay-menu {
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: fixed;
  z-index: 1000;
  left: -100%;
  top: 0;
  height: 100%;
  width: 100%;
}
.overlay-menu::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.overlay-menu .overlay-bg {
  overflow: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 56.25%;
  background-color: #FFFFFF;
  height: 100%;
  position: fixed;
  z-index: 1;
  left: -200%;
  top: 0;
  box-shadow: 0px 34px 34px rgba(4, 19, 58, 0.2);
  background-image: url(../img/overlay_menu_bg.svg);
  background-repeat: no-repeat;
  background-position: 80% 125%;
  background-size: 60%;
}
.overlay-menu .overlay-bg:after {
  position: absolute;
  content: "";
  width: 600px;
  height: 600px;
  left: 310px;
  top: 638px;
  background: #046FD7;
  opacity: 0.4;
  filter: blur(200px);
  z-index: 1;
}
.overlay-menu .overlay-bg-close {
  opacity: 0;
  position: fixed;
  z-index: 1000;
  cursor: pointer;
  right: -200%;
  top: 0;
  height: 100%;
  width: 43.75%;
}
.overlay-menu .wrapper {
  position: relative;
  z-index: 2;
  height: 100%;
}
.overlay-menu .wrapper .row {
  height: 100%;
}
.overlay-menu .wrapper .row .col-xs-6 {
  margin-bottom: 0;
}
.overlay-menu .wrapper .row .box {
  height: 100%;
}
.overlay-menu.open {
  left: 0;
}
.overlay-menu.open .overlay-bg {
  left: 0;
  opacity: 1;
}
.overlay-menu.open .overlay-bg-close {
  right: 0;
  opacity: 1;
}
.menu-overlay {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin-bottom: -24px;
  height: 100%;
}
.menu-overlay .menu-overlay-padding {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding-top: 136px;
  padding-bottom: 50px;
  padding-left: 0;
}
.menu-overlay .menu-item {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 140%;
  font-weight: 800;
  list-style: none;
}
.menu-overlay .menu-item a {
  color: #131313;
  display: block;
}
.menu-overlay .menu-item a:hover {
  color: #046FD7;
}
body.fixed-header .menu-overlay-padding {
  padding-top: 98px;
}
.popup-styled {
  width: 540px;
  padding: 50px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  background-color: #EDF1F6;
}
.popup-styled.popup-small {
  width: 420px;
  position: relative;
  padding-bottom: 250px;
}
.popup-styled.popup-small:after {
  position: absolute;
  content: "";
  width: 170px;
  height: 165px;
  background-image: url(../img/darked_bg_icon.png);
  background-repeat: no-repeat;
  right: 50px;
  bottom: 50px;
  background-size: contain;
  background-position: right bottom;
}
.popup-styled p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.popup-styled.popup-maxwidth {
  max-width: 900px;
  width: inherit;
}
.popup-styled .popup-title {
  font-size: 36px;
  line-height: 120%;
  font-weight: 700;
  color: #046FD7;
  margin-bottom: 15px;
}
.popup-styled .popup-description {
  color: #505050;
}
.popup-styled .fancybox-close-small {
  right: -50px;
  top: -10px;
  padding: 3px;
  opacity: 1;
  background: transparent;
}
.popup-styled .fancybox-close-small:hover {
  opacity: 0.5;
}
.popup-styled.fancybox-content {
  overflow: visible;
}
.mobile-action-buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-action-buttons span {
  display: none;
}
.mobile-action-buttons 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: 32px;
  height: 32px;
  border: 1px solid #8B9AC1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  margin-right: 10px;
}
.mobile-action-buttons a:last-child {
  margin-right: 0;
}
.mobile-action-buttons a:hover {
  border-color: #046FD7;
  background-color: #046FD7;
}
.mobile-action-buttons a svg {
  max-width: 15px;
}
.mobile-action-buttons a svg path {
  fill: #046FD7;
}
.mobile-action-buttons a:hover svg path {
  fill: #FFFFFF;
}
.policy-area {
  padding-top: 20px;
  font-size: inherit;
}
.policy-area a {
  border-bottom: 1px solid;
}
.policy-area h1, .policy-area h2, .policy-area h3, .policy-area h4, .policy-area h5, .policy-area h6 {
  padding: 15px 0;
}
.admin-bar header.fixed {
  top: 32px;
}
.admin-bar .menu-overlay .menu-overlay-padding {
  padding-top: 168px;
}
body.admin-bar.fixed-header .menu-overlay-padding {
  padding-top: 130px;
}
@media screen and (max-width: 782px) {
  .admin-bar header.fixed {
    top: 46px;
  }
}
.wpcf7-not-valid-tip, .wpcf7 form .wpcf7-response-output, .wpcf7-spinner {
  display: none;
}
.wpcf7-not-valid {
  border: 1px solid red !important;
}
.wpcf7-list-item {
  display: inherit;
  margin: inherit;
}
.checkbox-styled {
  margin: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.checkbox-styled + span {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
.checkbox-styled + span::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60% 60%;
  background-color: #FFFFFF;
}
.checkbox-styled:checked + span::before {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3346 1.21628L5.0013 8.54961L1.66797 5.21628' stroke='%23046FD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn .show_onsend {
  display: none;
}
.submitting .btn .show_onsend {
  display: block;
}
.submitting .btn .hidden_onsend {
  display: none;
}
.wpcf7 form .wpcf7-response-output {
  display: block;
  margin: 0;
  margin-top: 10px;
  font-size: 13px;
  line-height: 135%;
  padding: 10px 15px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #8B9AC1;
}
.popup-styled .wpcf7 form .wpcf7-response-output {
  color: #05153E;
}
.grecaptcha-badge {
  visibility: hidden;
}
.codedropz-upload-handler .codedropz-upload-inner span {
  font-size: 15px;
  margin: 5px 0;
  display: block;
}
.codedropz-upload-handler .cd-upload-btn {
  white-space: nowrap;
  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;
  background-color: #046FD7;
  color: #FFFFFF;
  height: 33px;
  text-align: center;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 140%;
  padding: 0 15px;
  box-sizing: border-box;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.codedropz-upload-handler .cd-upload-btn:hover {
  background-color: #1F91FF;
  color: #FFFFFF;
}
.dnd-upload-status .dnd-upload-details {
  font-size: 13px;
}
.dnd-upload-status .dnd-upload-details .name span {
  padding-right: 5px;
}
.dnd-upload-status .dnd-upload-image span.file {
  height: 16px;
  width: 13px;
  background-size: contain;
}
.dnd-upload-status .dnd-upload-image {
  width: 32px;
  height: 32px;
}
/**********************************************************************************************************
1280 media query
**********************************************************************************************************/
@media screen and (max-width: 1280px) {
  .tabs .tabs__content .title {
    font-size: 31px;
    margin-bottom: 20px;
  }
  .tabs .tabs__content {
    padding: 40px;
  }
  .tabs .tabs__caption li {
    font-size: 20px;
  }
  .dark-block-image .txt-content .title {
    font-size: 42px;
    line-height: 120%;
  }
  header .header-columns .header-center .email-area {
    margin-left: 20px;
  }
  header .header-columns .header-center a, header .header-columns .header-center span {
    margin-right: 10px;
    font-size: 14px;
  }
  header .header-columns .header-left .menu-bar {
    margin-left: 20px;
  }
  header .header-columns .header-left .logo {
    width: 150px;
  }
  header .header-columns .header-right .mainphone .phone {
    font-size: 16px;
  }
  header .header-columns .header-right .actions .recall {
    font-size: 14px;
  }
  header.fixed .header-columns .logo {
    width: 98px;
  }
  header.fixed .header-columns .header-right .mainphone .phone {
    font-size: 14px;
  }
  .intro-area .intro-content .title {
    font-size: 52px;
  }
  .intro-area .intro-content .form-intro-area .form-title {
    font-size: 29px;
  }
  .heading-block {
    font-size: 40px;
  }
  .block-margin {
    margin: 100px 0;
  }
  .intro-area .intro-content .form-intro-area {
    margin-top: 30px;
    max-width: inherit;
  }
  .intro-area .intro-content {
    padding: 50px;
    padding-left: 0;
  }
  .advantages-block .item .title {
    font-size: 23px;
  }
  .advantages-block .item .description {
    font-size: 15px;
  }
  .functions-block .item .title {
    font-size: 19px;
  }
}
/**********************************************************************************************************
1100 media query
**********************************************************************************************************/
@media screen and (max-width: 1100px) {
  footer .footer-right .mainphone .phone {
    font-size: 16px;
  }
  footer .footer-right .actions .recall {
    font-size: 14px;
  }
  .label-logo span {
    font-size: 14px;
  }
  .carousel-letters .item {
    padding: 30px;
  }
  .carousel-letters .item .title {
    font-size: 21px;
  }
  .carousel-letters .item .description {
    margin-top: 10px;
    font-size: 16px;
    line-height: 130%;
  }
  .heading-block-area-action {
    margin-bottom: 50px;
  }
  .projects-grid .item .image img {
    height: 200px;
  }
  .projects-grid .item .image {
    min-height: 200px;
  }
  .projects-grid .item .txt-wrapper {
    padding: 30px;
  }
  .projects-grid .item .txt-wrapper .top-content .project-title {
    font-size: 21px;
  }
  .projects-grid .item .txt-wrapper .top-content .list span, .projects-grid .item .txt-wrapper .top-content .project-description ul li {
    margin-bottom: 9px;
    font-size: 14px;
  }
  .projects-grid .item .txt-wrapper .top-content .project-description {
    font-size: 14px;
  }
  .projects-grid .item .txt-wrapper .top-content .list span:before, .projects-grid .item .txt-wrapper .top-content .project-description ul li:before {
    top: 2px;
  }
  .projects-grid .item .txt-wrapper .bottom-content a {
    font-size: 16px;
  }
  .advantages-grid-block .item .top-content .title {
    font-size: 22px;
  }
  .advantages-grid-block .item .top-content .description {
    font-size: 15px;
  }
  .advantages-grid-block .item .bottom-content .num {
    font-size: 19px;
  }
  .advantages-grid-block .item {
    padding: 25px;
  }
  .advantages-grid-block .item.darked-item .larged-title {
    font-size: 25px;
  }
  .advantages-grid-block .item.darked-item .action {
    margin-top: 20px;
  }
  .about-company-block .out-mission {
    font-size: 21px;
  }
  .about-company-block .description {
    margin-top: 20px;
  }
  .table-styled .table-heading span {
    font-size: 18px;
  }
  .table-area-block-background .table-area-block {
    padding: 30px;
  }
  .table-styled .table-line {
    font-size: 16px;
  }
  .economical-effect .item .num .counter {
    font-size: 53px;
  }
  .economical-effect .item .num .descr {
    font-size: 25px;
    margin-left: 5px;
  }
  .economical-effect .item .num .arrow svg {
    height: 25px;
  }
  .tabs .tabs__caption:before {
    left: 44px;
  }
  .tabs .tabs__content .title {
    font-size: 25px;
  }
  .tabs .tabs__content .description {
    font-size: 16px;
  }
  .tabs .tabs__content {
    background-size: 45%;
    background-position: center 95%;
  }
  .tabs .tabs__caption li {
    font-size: 17px;
  }
  .tabs .tabs__content {
    padding: 30px;
  }
  .tabs .tabs__caption li.active {
    padding: 10px 25px;
  }
  .tabs .tabs__caption li .num {
    width: 40px;
    height: 40px;
    min-width: 40px;
    margin-right: 20px;
    font-size: 16px;
  }
  .btn {
    font-size: 16px;
  }
  .dark-block-image .txt-content .label {
    font-size: 17px;
  }
  .dark-block-image .txt-content .title {
    font-size: 35px;
  }
  .dark-block-image .txt-content .description {
    margin-top: 20px;
    font-size: inherit;
  }
  .dark-block-image .txt-content .action {
    margin-top: 25px;
  }
  .heading-block {
    margin-bottom: 40px;
  }
  .advantages-block .item {
    margin-bottom: 40px;
  }
  .advantages-block.row {
    margin-bottom: -40px;
  }
  .advantages-block .item .title {
    font-size: 19px;
  }
  .heading-block {
    font-size: 32px;
  }
  .block-margin {
    margin: 70px 0;
  }
  .functions-block .item .title {
    font-size: 17px;
  }
  .functions-small-blocks .item {
    padding: 15px;
  }
  .functions-small-blocks .item .title {
    font-size: 16px;
  }
  .functions-small-blocks .item .icon {
    margin-bottom: 20px;
  }
  .functions-small-blocks .item .icon img {
    height: 40px;
    width: auto;
  }
  .functions-small-blocks .col-xs-2 {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .heading-block-small {
    font-size: 23px;
    margin-bottom: 30px;
  }
}
/**********************************************************************************************************
1023 media query
**********************************************************************************************************/
@media screen and (max-width: 1023px) {
  .btn.btn-small-grey {
    height: 46px;
  }
  .advantages-grid-block .item .top-content .description {
    font-size: 14px;
  }
  .advantages-grid-block .item .top-content .title {
    font-size: 19px;
  }
  .about-company-block .about-counter-area .num {
    font-size: 36px;
  }
  .about-company-block .about-counter-area .descr {
    font-size: 15px;
  }
  .heading-block-area {
    margin-bottom: 50px;
  }
  .blue-icons-blocks .item .txt-content .title {
    font-size: 23px;
  }
  .dark-block-image {
    padding: 40px;
  }
  .menu-overlay .menu-item {
    margin-bottom: 19px;
    font-size: 16px;
  }
  .menu-overlay {
    margin-bottom: -19px;
  }
  header .header-columns .header-center .email-area {
    display: none;
  }
  .intro-area .intro-content .title {
    font-size: 42px;
  }
  .intro-area .intro-content .form-intro-area .form-title {
    font-size: 25px;
  }
  .popup-styled .popup-title {
    font-size: 28px;
  }
  body {
    font-size: 16px;
  }
  .popup-styled {
    width: 500px;
    padding: 40px;
  }
  .form-area-lines {
    margin-top: 20px;
  }
  input[type=tel], input[type=text], input[type=date], input[type=email], input[type=number], input[type=password], textarea {
    height: 50px;
    padding: 0 15px;
    font-size: 16px;
  }
  .btn {
    height: 50px;
    font-size: 16px;
    padding: 0 20px;
  }
  .intro-area .intro-content .form-intro-area .form-area-lines .form-line input[type=text], .intro-area .intro-content .form-intro-area .form-area-lines .form-line input[type=tel] {
    height: 50px;
  }
  .about-company-block .about-counter-area {
    margin-top: 50px;
  }
}
/**********************************************************************************************************
900 media query
**********************************************************************************************************/
@media screen and (max-width: 900px) {
  footer {
    font-size: 12px;
  }
  footer {
    padding: 30px 0;
  }
  .carousel-clients .item {
    padding: 20px;
  }
  .pagination-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
  }
  .pagination-carousel .swiper-pagination-bullet {
    width: 25px;
  }
  .pagination-carousel .swiper-nums {
    font-size: 17px;
  }
  .carousel-letters .item {
    padding: 25px;
  }
  .carousel-letters .item .description {
    font-size: 14px;
  }
  .carousel-letters .item .title {
    font-size: 18px;
  }
  .projects-grid .item .txt-wrapper .top-content .project-title {
    font-size: 18px;
  }
  .projects-grid .item .txt-wrapper {
    padding: 25px;
  }
  .projects-grid .item .image img {
    height: 170px;
  }
  .projects-grid .item .image {
    min-height: 170px;
  }
  .dark-block-image .txt-content .title {
    font-size: 28px;
  }
  .functions-small-blocks {
    margin-top: 40px;
  }
  .advantages-block .item {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .advantages-block.row {
    margin-bottom: -30px;
  }
  .advantages-block .item .icon img {
    max-width: 35px;
  }
  .advantages-block .item .icon {
    margin-bottom: 15px;
  }
  header .header-columns .header-center {
    display: none;
  }
  .intro-area .col-xs-7 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .intro-area .right-intro-area {
    display: none;
  }
  .intro-area .left-intro-area {
    width: 100%;
  }
  .intro-area .intro-content {
    padding: 30px 0;
  }
  .intro-area .intro-content .title {
    font-size: 35px;
    text-align: center;
  }
  .intro-area .intro-content .form-intro-area {
    padding: 25px;
    text-align: center;
  }
  .functions-block .col-xs-3 {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .functions-block .item {
    padding: 20px;
    height: 140px;
  }
  .functions-block .item .icon {
    right: 15px;
    max-width: 100px;
  }
  .about-company-block .about-counter-area {
    margin-top: 40px;
  }
  .heading-block-area-action {
    margin-bottom: 40px;
  }
}
/**********************************************************************************************************
768 media query
**********************************************************************************************************/
@media screen and (max-width: 768px) {
  .popup-styled.popup-small:after {
    width: 120px;
    right: 30px;
    bottom: 30px;
  }
  .popup-styled.popup-small {
    width: 300px;
    padding-bottom: 160px;
  }
  footer .mobile-action-buttons a {
    border-color: #FFFFFF;
  }
  footer .mobile-action-buttons a svg path {
    fill: #FFFFFF;
  }
  footer .footer-right .mobile-action-buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  footer .footer-right .mainphone, footer .footer-right .actions {
    display: none;
  }
  .label-logo span {
    font-size: 12px;
  }
  .label-logo {
    padding: 13px 25px;
    background-image: none;
  }
  .heading-block-area-action {
    margin-bottom: 30px;
  }
  .btn.btn-small-grey {
    font-size: 13px;
  }
  .advantages-grid-block .col-xs-4, .projects-grid .col-xs-4 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .advantages-grid-block .item .bottom-content .icon {
    right: -35px;
    bottom: -35px;
    margin-top: -60px;
    width: 120px;
  }
  .advantages-grid-block .item.darked-item {
    background-size: 30%;
  }
  .advantages-grid-block .item.darked-item .larged-title {
    font-size: 22px;
  }
  .advantages-grid-block .item {
    min-height: inherit;
  }
  .about-company-block .about-counter-area .num {
    font-size: 28px;
  }
  .about-company-block .about-counter-area {
    margin-top: 30px;
  }
  .about-company-block .about-counter-area .descr {
    font-size: inherit;
  }
  .about-counter-area .col-xs {
    min-width: 33.3333%;
  }
  .about-counter-area .box {
    border: 2px solid #edf1f6;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    padding: 20px;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
  }
  .about-company-block .about-counter-area .col-xs {
    padding-right: 10px;
    padding-left: 10px;
  }
  .about-company-block .about-counter-area.row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .about-company-block .out-mission {
    font-size: 18px;
  }
  .table-styled .table-heading span {
    font-size: inherit;
  }
  .table-styled .table-line {
    font-size: inherit;
  }
  .table-styled .value {
    width: 45%;
  }
  .table-area-block-background .table-area-block {
    padding: 20px;
  }
  .blue-icons-blocks .col-xs {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .blue-icons-blocks .item {
    padding: 20px;
    padding-right: 30%;
    min-height: 200px;
  }
  .blue-icons-blocks .item .icon {
    position: absolute;
    right: 20px;
    width: 15%;
    top: 20px;
    margin-top: 0;
  }
  .blue-icons-blocks .item .txt-content .title {
    font-size: 19px;
  }
  .heading-block-area {
    margin-bottom: 30px;
  }
  .heading-block-area .heading-description {
    font-size: inherit;
  }
  .economical-effect {
    margin-bottom: -20px;
  }
  .economical-effect .col-xs-3 {
    margin-bottom: 20px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .economical-effect .item {
    border: 2px solid #edf1f6;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    padding: 20px;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
  }
  .economical-effect .item .num .descr {
    font-size: 18px;
  }
  .economical-effect .item .num .arrow {
    margin-right: 5px;
  }
  .economical-effect .item .num .arrow svg {
    height: 18px;
  }
  .economical-effect .item .num .counter {
    font-size: 34px;
  }
  .tabs .tabs__content .description {
    font-size: inherit;
  }
  .tabs .tabs__content {
    padding: 30px;
    background-size: 18%;
    background-position: 95% 50%;
    padding-right: 25%;
  }
  .tabs .tabs__content .title {
    font-size: 21px;
  }
  .tabs .tabs__caption li {
    padding: 10px 0;
  }
  .tabs .tabs__caption:before {
    display: none;
  }
  .tabs .tabs__caption:after {
    position: absolute;
    content: "";
    z-index: 1;
    width: 86%;
    height: 1px;
    margin-top: 7px;
    border-top: 2px dashed #FFFFFF;
    left: 7%;
  }
  .tabs .tabs__caption {
    max-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;
  }
  .tabs .tabs__caption li .num {
    margin-right: 0;
  }
  .tabs .tabs__caption .hidden-mobile {
    display: none;
  }
  .tabs .col-xs-6 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .dark-block-image {
    background-size: 35%;
  }
  .dark-block-image .txt-content .label {
    font-size: 14px;
    padding-left: 70px;
    margin-bottom: 20px;
  }
  .dark-block-image .txt-content .label:before {
    left: 20px;
    top: 17px;
    width: 35px;
    height: 67px;
  }
  .dark-block-image {
    padding: 30px;
  }
  .dark-block-image .txt-content .title {
    font-size: 24px;
  }
  .dark-block-image .txt-content .action {
    margin-top: 20px;
  }
  .functions-block .item:after {
    width: 160px;
    height: 160px;
    right: -70px;
    bottom: -70px;
  }
  .functions-block .item:hover:after {
    width: 180px;
    height: 180px;
  }
  .overlay-menu .overlay-bg {
    width: 80%;
  }
  .overlay-menu .overlay-bg-close {
    width: 20%;
  }
  .overlay-menu .col-xs-6 {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    max-width: 80%;
  }
  .overlay-menu .overlay-bg {
    background-position: 80% 100%;
    background-size: 70%;
  }
  .menu-overlay .menu-overlay-padding {
    padding-top: 116px;
    padding-bottom: 30px;
  }
  body.fixed-header .menu-overlay-padding {
    padding-top: 78px;
  }
  .menu-overlay .menu-item {
    font-weight: 600;
    margin-bottom: 14px;
    font-size: 14px;
  }
  .heading-block {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .block-margin {
    margin: 50px 0;
  }
  .advantages-block .box {
    height: 100%;
  }
  .advantages-block .item {
    border: 2px solid #EDF1F6;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    padding: 20px;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
  }
  .advantages-block.row .col-xs-4 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
  .popup-styled {
    width: 400px;
    padding: 30px;
  }
  .popup-styled .popup-title {
    font-size: 21px;
    margin-bottom: 10px;
  }
  body {
    font-size: 15px;
  }
  .popup-styled .fancybox-close-small {
    right: 0;
    top: 0;
    padding: 8px;
  }
  .popup-styled .fancybox-button svg path {
    fill: #046FD7;
  }
  .intro-area .intro-content .title {
    font-size: 30px;
  }
  .intro-area .intro-content .form-intro-area .form-title {
    font-size: 21px;
  }
  .intro-area .intro-content .form-intro-area .form-description {
    font-size: inherit;
  }
  .functions-block .item .title {
    font-size: 15px;
  }
  .functions-block .item {
    height: 100px;
  }
  .functions-block .item .icon {
    max-width: 70px;
  }
  .heading-block-small {
    font-size: 19px;
    margin-bottom: 20px;
  }
}
/**********************************************************************************************************
600 media query
**********************************************************************************************************/
@media screen and (max-width: 600px) {
  .dark-block-image .txt-content .action {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dark-block-image .txt-content .action a {
    margin-right: 15px;
  }
  .dark-block-image .txt-content .action .btn {
    height: 40px;
    font-size: 14px;
    padding: 0 15px;
  }
  .our-clients-block:after {
    width: 400px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -200px;
    filter: blur(150px);
  }
  footer .footer-right {
    margin-left: 0;
  }
  footer .policy {
    padding: 0 10px;
  }
  footer .logo {
    display: none;
  }
  footer .copyright {
    padding-left: 0;
  }
  .carousel-letters .item {
    padding: 20px;
  }
  .carousel-letters .item .title {
    font-size: 16px;
  }
  .carousel-letters .item .description {
    font-size: 13px;
    margin-top: 5px;
  }
  .projects-grid .item .txt-wrapper {
    padding: 20px;
  }
  .projects-grid .item .txt-wrapper .top-content .project-title {
    font-size: 17px;
  }
  .projects-grid .item .txt-wrapper .top-content .list span, .projects-grid .item .txt-wrapper .top-content .project-description ul li {
    margin-bottom: 7px;
    font-size: 12px;
  }
  .projects-grid .item .txt-wrapper .top-content .project-description {
    font-size: 12px;
  }
  .projects-grid .item .txt-wrapper .top-content .list span:before, .projects-grid .item .txt-wrapper .top-content .project-description ul li:before {
    top: 1px;
  }
  .projects-grid .item .txt-wrapper .bottom-content a {
    font-size: 14px;
  }
  .projects-grid .item .image img {
    height: 140px;
  }
  .projects-grid .item .image {
    min-height: 140px;
  }
  .advantages-grid-block .item.darked-item {
    background-size: 20%;
    padding: 40px;
    text-align: center;
    background-position: 97% 80%;
  }
  .advantages-grid-block .item .bottom-content .icon {
    right: -25px;
    bottom: -25px;
    width: 90px;
  }
  .advantages-grid-block .item .bottom-content {
    padding-top: 20px;
  }
  .advantages-grid-block .item {
    padding: 20px;
  }
  .advantages-grid-block .item .top-content .title {
    font-size: 17px;
  }
  .advantages-grid-block .col-xs-4:nth-child(3), .advantages-grid-block .col-xs-4:nth-child(6) {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .about-counter-area .col-xs {
    min-width: 50%;
  }
  .tabs .tabs__caption li.active {
    padding: 10px;
  }
  .dark-block-image .txt-content .title {
    font-size: 19px;
  }
  .dark-block-image {
    background-size: 28%;
    background-position: 51% 102%;
  }
  .dark-block-image .txt-content {
    max-width: 100%;
    text-align: center;
  }
  .dark-block-image {
    padding: 25px;
    padding-bottom: 150px;
  }
  header.fixed .header-columns .header-right .mainphone, header.fixed .header-columns .header-right .actions, header .header-columns .header-right .mainphone, header .header-columns .header-right .actions {
    display: none;
  }
  header .header-columns .header-right .mobile-action-buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  header .header-columns .header-left .logo {
    width: 130px;
  }
  header .header-columns .header-left .menu-bar {
    width: 36px;
    height: 36px;
  }
  header .header-columns .header-left .menu-bar span {
    width: 24px;
    height: 2px;
    margin-bottom: 4px;
  }
  header.fixed .header-columns .logo {
    width: 98px;
  }
  header .header-columns .header-left .menu-bar span {
    width: 24px;
  }
  header .header-columns .header-left .menu-bar.active span {
    margin-bottom: 6px;
    width: 20px;
  }
  header .header-columns .header-left .menu-bar.active span:last-child {
    top: -5px;
  }
  header .header-columns .header-left .menu-bar.active span:first-child {
    top: 11px;
  }
  .functions-block .col-xs-3 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .functions-block .item .icon {
    right: 5px;
  }
  .functions-small-blocks .col-xs-2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
/**********************************************************************************************************
480 media query
**********************************************************************************************************/
@media screen and (max-width: 480px) {
  .dark-block-image .txt-content .action a {
    margin-right: 10px;
  }
  .dark-block-image .txt-content .action .btn {
    height: 35px;
    font-size: 12px;
    padding: 0 12px;
  }
  .carousel-clients .item {
    padding: 15px;
  }
  .heading-block-area-action {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-block-area-action .heading-action {
    margin-left: 0;
    margin-top: 15px;
  }
  .projects-grid .item .image {
    min-height: 170px;
  }
  .projects-grid .item .image img {
    height: 170px;
  }
  .advantages-block.row .col-xs-4:first-child, .advantages-block.row .col-xs-4:nth-child(4), .projects-grid .col-xs-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .advantages-block .item {
    max-width: inherit;
  }
  .advantages-grid-block .item .top-content .title {
    font-size: 16px;
  }
  .advantages-grid-block .item.darked-item .larged-title {
    font-size: 20px;
  }
  .advantages-grid-block .item .bottom-content .num {
    font-size: 16px;
  }
  .about-company-block .about-counter-area .num {
    font-weight: 800;
  }
  .table-area-block-background:after {
    width: 600px;
    height: 600px;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -300px;
  }
  .about-company-block .out-mission {
    font-size: inherit;
    text-align: center;
  }
  .about-company-block .description {
    text-align: center;
  }
  .about-counter-area .box {
    padding: 15px;
  }
  .heading-block-area .heading-description {
    text-align: center;
  }
  .economical-effect .item .num .counter {
    font-size: 29px;
    font-weight: 800;
  }
  .economical-effect .item .title {
    margin-top: 5px;
    font-size: 13px;
    line-height: 135%;
  }
  .economical-effect .item {
    padding: 15px;
  }
  .tabs:after {
    width: 400px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -250px;
    filter: blur(100px);
  }
  .tabs .tabs__content .title {
    font-size: 19px;
  }
  .tabs .tabs__content {
    padding: 25px;
    background-size: 22%;
    background-position: 95% 50%;
    padding-right: 30%;
  }
  .tabs .tabs__caption li .num {
    width: 34px;
    height: 34px;
    min-width: 34px;
    font-size: 13px;
  }
  .dark-block-image {
    background-size: 37%;
  }
  .functions-small-blocks:after {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
  }
  .functions-block .item {
    height: 110px;
  }
  body {
    font-size: 14px;
  }
  .advantages-block .item .title {
    font-size: 16px;
  }
  .advantages-block .item .description {
    font-size: 13px;
  }
  .advantages-block .item .icon img {
    max-width: 30px;
  }
  .advantages-block .item {
    padding: 15px;
  }
  .heading-block {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 20px;
    text-align: center;
  }
  .heading-block-small {
    font-size: 18px;
    text-align: center;
  }
  .functions-small-blocks {
    margin-top: 30px;
  }
  .functions-small-blocks .item .title {
    font-size: inherit;
  }
  .functions-block .item {
    padding: 15px;
  }
}
/**********************************************************************************************************
400 media query
**********************************************************************************************************/
@media screen and (max-width: 400px) {
  header .header-columns .header-left .logo {
    width: 100px;
  }
  header .header-columns .header-left .menu-bar {
    margin-left: 15px;
  }
}
