

/* Start:/local/templates/main/css/main.css?1755082722195099*/
@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=9b35157c7d56ca1d29fb5fd2837a0ab5)
 * Config saved to config.json and https://gist.github.com/9b35157c7d56ca1d29fb5fd2837a0ab5
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.imgwrapp {
  max-width: 100%;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .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-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.lg-outer {
  text-align: left;
}

.lg-sub-html, .lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}

#lg-counter, .lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block;
}

@font-face {
  font-family: lg;
  src: url(/local/templates/main/css/../fonts/lg.eot?n1z373);
  src: url(/local/templates/main/css/../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/local/templates/main/css/../fonts/lg.woff?n1z373) format("woff"), url(/local/templates/main/css/../fonts/lg.ttf?n1z373) format("truetype"), url(/local/templates/main/css/../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}

.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}

.lg-actions .lg-next {
  right: 20px;
}

.lg-actions .lg-next:before {
  content: "\e095";
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@-webkit-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

@keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end .3s;
  animation: lg-right-end .3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end .3s;
  animation: lg-left-end .3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: #FFF;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
}

.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color .25s ease;
    transition: border-color .25s ease;
  }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom .25s ease;
  transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(/local/templates/main/css/../img/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(/local/templates/main/css/../img/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: url(/local/templates/main/css/../img/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url(/local/templates/main/css/../img/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(/local/templates/main/css/../img/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: .5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s,transform .15s ease 0s;
  transition: opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow .3s ease 0s;
  transition: box-shadow .3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.group:after, .group:before {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-outer * {
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  background: url(/local/templates/main/css/../img/general/loading-2.gif) center center no-repeat;
  display: none !important;
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity .1s ease 0s;
  transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.slider-block .owl-carousel {
  height: 190px;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel:hover .owl-stage-outer {
  z-index: 20;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: inline-block;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/main/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 900;
  font-style: normal;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Heavy.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Heavy.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Heavy.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Heavy.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 200;
  font-style: normal;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLight.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLight.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLight.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLight.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 500;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-MediumItalic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-MediumItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-MediumItalic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-MediumItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-LightItalic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-LightItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-LightItalic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-LightItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 900;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-HeavyItalic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-HeavyItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-HeavyItalic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-HeavyItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 500;
  font-style: normal;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Medium.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Medium.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Medium.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Medium.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 700;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BoldItalic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BoldItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BoldItalic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BoldItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 100;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-ThinItalic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-ThinItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-ThinItalic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-ThinItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 200;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLightItalic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLightItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLightItalic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-UltraLightItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 500;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Italic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Italic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Italic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Italic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  font-style: normal;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Light.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Light.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Light.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Light.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 400;
  font-style: normal;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Roman.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Roman.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Roman.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Roman.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 900;
  font-style: italic;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BlackItalic.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BlackItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BlackItalic.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-BlackItalic.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 700;
  font-style: normal;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Bold.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Bold.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Bold.ttf) format("truetype");
}

@font-face {
  font-family: 'HelveticaNeueCyr';
  font-weight: 100;
  font-style: normal;
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Thin.eot);
  src: url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Thin.eot?#iefix) format("embedded-opentype"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Thin.woff) format("woff"), url(/local/templates/main/css/../fonts/HelveticaNeueCyr-Thin.ttf) format("truetype");
}

/* Fonts settins */
/* Fonts families */
/* Colors */
/* Background settings */
/* Other */
/* Links */
a {
  color: #303238;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:hover, a:focus {
  color: #303238;
  opacity: 0.7;
  text-decoration: none;
}

a.dotted {
  border-bottom: 1px dotted;
}

.nolink {
  border-bottom: 0 none;
}

.nolink:hover {
  opacity: 1;
}

.ajax-link {
  border-bottom: 1px dashed;
}

.ajax-link--white {
  color: #FFF;
}

.more {
  text-transform: uppercase;
  font-size: 12px;
}

.more .icn {
  position: relative;
  top: 3px;
  margin-right: 8px;
}

.more--blue {
  color: #0C64B0;
}

@media (max-width: 1199px) {
  .more {
    font-size: 11px;
  }
}

.back {
  text-transform: uppercase;
  font-size: 12px;
}

.back .icn {
  position: relative;
  top: 6px;
  margin-right: 8px;
}

@media (max-width: 1199px) {
  .back .icn {
    top: 8px;
  }
}

/* Helpers */
.fleft {
  float: left;
}

.fright {
  float: right;
}

@media (max-width: 550px) {
  .hidden-exs {
    display: none !important;
  }
}

.visible-exs {
  display: none !important;
}

@media (max-width: 550px) {
  .visible-exs {
    display: block !important;
  }
}

:active, :hover, :focus {
  outline: 0;
  outline-offset: 0;
}

.article-header {
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e5;
  margin-bottom: 30px;
}

.article-header__title {
  display: inline-block;
  font-size: 46px;
  line-height: 40px;
  letter-spacing: -1px;
}

.article-header__title--s {
  font-size: 34px;
}

.article-header--back {
  position: relative;
  padding-right: 180px;
}

.article-header--back .back {
  position: absolute;
  right: 0;
  top: 3px;
}

@media (max-width: 1199px) {
  .article-header {
    padding-bottom: 23px;
    margin-bottom: 23px;
  }
  .article-header__title {
    font-size: 25px;
    line-height: 35px;
  }
}

@media (max-width: 1199px) {
  .article-header {
    padding-bottom: 23px;
    margin-bottom: 23px;
  }
  .article-header__title {
    font-size: 30px;
    line-height: 35px;
  }
}

@media (max-width: 550px) {
  .article-header {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .article-header__title {
    font-size: 20px;
    line-height: 26px;
  }
  .article-header .back {
    display: none;
  }
  .article-header--back {
    padding-right: 0;
  }
}

/* Icons */
.icn {
  display: inline-block;
}

.icn--bottom {
  vertical-align: bottom;
}

.icn--top {
  vertical-align: top;
}

.icn--loupe {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -620px;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}

.icn--blue {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -734px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}

.icn--white {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -693px;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
}

.icn--bluel {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -565px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}

.icn--vk {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -204px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}

.icn--fb {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -104px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}

.icn--tw {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -254px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}

.icn--in {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -154px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}

.icn--you {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -4px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}

.icn--ok {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -54px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}

.icn--left {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -382px;
  width: 17px;
  height: 35px;
  background-repeat: no-repeat;
}

.icn--left-white {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -460px;
  width: 17px;
  height: 35px;
  background-repeat: no-repeat;
}

.icn--right {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -343px;
  width: 17px;
  height: 35px;
  background-repeat: no-repeat;
}

.icn--right-white {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -421px;
  width: 17px;
  height: 35px;
  background-repeat: no-repeat;
}

.icn--gray {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -714px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}

.icn--back {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -593px;
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
}

.icn--modal-close {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -645px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.icn--repeat {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -304px;
  width: 33px;
  height: 35px;
  background-repeat: no-repeat;
}

.icn--backw {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -669px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.icn--bottom {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -532px;
  width: 29px;
  height: 29px;
  background-repeat: no-repeat;
}

.icn--up {
  background-image: url("/local/templates/main/css/../img/svg-sprite/sprite.svg");
  background-position: -4px -499px;
  width: 29px;
  height: 29px;
  background-repeat: no-repeat;
}

/* SVG icon */
.svgi {
  display: inline-block;
}

.svgi--arrow {
  width: 24px;
  height: 24px;
}

.svgi--arrow path {
  fill: #157EFB;
}

@media (max-width: 1199px) {
  .svgi--arrow {
    width: 19px;
    height: 19px;
  }
}

@media (max-width: 767px) {
  .svgi--arrow {
    width: 15px;
    height: 15px;
  }
}

/* Buttons */
.btn {
  display: inline-block;
  background: #FCB331;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  padding: 20px 35px;
  letter-spacing: 6px;
  font-weight: bold;
  text-align: center;
}

.btn--blue {
  background: #0C64B0;
  color: #FFF;
}

.btn--blue:hover, .btn--blue:focus {
  color: #FFF;
}

.btn--red {
  background: #E52520;
  color: #FFF;
}

.btn--red:hover, .btn--red:focus {
  color: #FFF;
}

.btn--transparent {
  background: none;
  color: #A2A9BE;
  border: 2px solid #2a3954;
}

.btn--large {
  padding: 25px 50px;
}

.btn--block {
  display: block;
  width: 100%;
  text-align: center;
}

.btn:hover, .btn:focus {
  opacity: 0.9;
}

@media (max-width: 1199px) {
  .btn {
    font-size: 10px;
    padding: 15px 30px;
  }
}

@media (max-width: 991px) {
  .btn {
    padding: 10px 20px;
  }
}

/* Typhographic */
h1, .h1 {
  font-size: 52px;
  font-weight: 300;
  color: #FFF;
  line-height: 55px;
}

h2, .h2 {
  font-size: 34px;
  line-height: 40px;
  margin: 0 0 25px;
  font-weight: normal;
}

h3, .h3 {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 35px;
  line-height: 36px;
}

h4, .h4 {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 55px 0;
}

@media (max-width: 1500px) {
  h4, .h4 {
    font-size: 22px;
    margin: 0 0 25px 0;
  }
  h3, .h3 {
    font-size: 26px;
    margin: 0 0 35px;
    line-height: 30px;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 25px;
  }
}

@media (max-width: 1199px) {
  h1, .h1 {
    font-size: 45px;
    line-height: 50px;
  }
  h2, .h2 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 25px;
  }
  h3, .h3 {
    font-size: 20px;
    margin: 0 0 20px;
    line-height: 26px;
  }
  h4, .h4 {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
}

@media (max-width: 991px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 40px;
  }
}

@media (max-width: 740px) {
  h1, .h1 {
    font-size: 25px;
    line-height: 30px;
  }
  h2, .h2 {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 20px;
  }
}

/* Simple content */
.content-block {
  background: #F5F5F6;
  padding: 50px 40px;
  margin-bottom: 20px;
}

.content-block--history {
  padding: 70px 48px 20px;
}

@media (max-width: 1199px) {
  .content-block {
    padding: 40px 35px;
  }
}

@media (max-width: 991px) {
  .content-block {
    padding: 30px 25px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .content-block {
    padding: 30px 25px;
  }
  .content-block--full {
    padding: 30px;
  }
}

@media (max-width: 550px) {
  .content-block {
    margin: 0 -10px 20px;
  }
  .content-block--full {
    padding: 20px;
  }
}

.s-content p {
  font-size: 19px;
  line-height: 34px;
  margin: 0 0 25px 0;
  font-weight: 300;
}

.s-content .before-list {
  margin: 0 0 5px 0;
}

.s-content ul, .s-content ol {
  padding-left: 0;
  list-style-type: none;
  font-weight: 300;
  margin: 0 0 30px 0;
}

.s-content ul li, .s-content ol li {
  position: relative;
  padding-left: 20px;
  line-height: 30px;
}

.s-content ul li:after, .s-content ol li:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 3px;
}

.s-content .important {
  padding: 0 35px;
  border-left: 9px solid #fcb331;
  font-size: 25px;
  line-height: 38px;
  margin: 30px 0;
  font-weight: 500;
}

@media (max-width: 1400px) {
  .s-content p {
    font-size: 18px;
    line-height: 27px;
  }
  .s-content .important {
    padding: 0 30px;
    border-left: 8px solid #fcb331;
    font-size: 18px;
    line-height: 30px;
  }
  .s-content ul li, .s-content ol li {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .s-content p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .s-content .important {
    padding: 0 30px;
    border-left: 8px solid #fcb331;
    font-size: 18px;
    line-height: 30px;
  }
  .s-content ul, .s-content ol {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .s-content ul li, .s-content ol li {
    font-size: 16px;
    line-height: 25px;
  }
  .s-content ul li:after, .s-content ol li:after {
    top: 8px;
  }
  .s-content .important {
    border-left: 5px solid #fcb331;
  }
}

@media (max-width: 550px) {
  .s-content p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 22px;
  }
  .s-content .important {
    padding: 0 0 0 20px;
    border-left: 4px solid #fcb331;
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0 15px;
  }
  .s-content ul li, .s-content ol li {
    font-size: 15px;
  }
}

.ul-list {
  padding-left: 0;
  list-style-type: none;
}

.ul-list li {
  position: relative;
  padding-left: 20px;
  line-height: 30px;
  font-weight: 300;
}

.ul-list li:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 3px;
}

@media (max-width: 767px) {
  .ul-list li:after {
    top: 10px;
  }
}

/* TABS */
.tabs__btns {
  margin-bottom: 20px;
}

@media (max-width: 740px) {
  .tabs__btns {
    display: none !important;
  }
}

.tabs__select {
  display: none !important;
}

@media (max-width: 740px) {
  .tabs__select {
    display: block !important;
  }
}

.tabs__item {
  display: none;
}

.tabs__item--active {
  display: block;
  padding: 30px 20px;
}

.tabs .tabs__select .select2-container {
  width: 100% !important;
}

.tabs .tabs__select .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 1px solid #cacad1;
  border-radius: 0px;
}

.tabs .tabs__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  color: #000;
  font-size: 19px;
}

.tabs .tabs__select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
}

.tabs .tabs__select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #0c64b0 transparent transparent transparent;
  border-width: 6px 5px 0 6px;
  margin-left: -14px;
  top: 55%;
}

.tabs .tabs__select .select2-container .select2-selection--single {
  height: 50px;
}

.tabs .tabs__select .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 20px 0 10px;
}

.tabs--btns {
  margin-bottom: 30px;
}

.tabs--btns .tabs__btns {
  border-bottom: 1px solid #bcbcbd;
  font-size: 0;
}

@media (max-width: 767px) {
  .tabs--btns .tabs__btns {
    display: table;
    width: 100%;
    text-align: center;
  }
}

.tabs--btns .tabs__btn {
  display: inline-block;
  padding: 8px 20px;
  margin-right: 2px;
  color: #3C414F;
  font-size: 13px;
  text-transform: uppercase;
  background: #E3E3E9;
}

.tabs--btns .tabs__btn--active {
  color: #FFF !important;
  background: #005AA7;
}

@media (max-width: 1400px) {
  .tabs--btns .tabs__btn {
    padding: 8px 15px;
    font-size: 11px;
  }
}

@media (max-width: 1199px) {
  .tabs--btns .tabs__btn {
    padding: 7px;
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .tabs--btns .tabs__btn {
    display: table-cell;
    padding: 5px 2px;
    font-size: 9px;
  }
}

.tabs--btns-2 {
  margin-bottom: 40px;
}

.tabs--btns-2 .tabs__btns {
  margin-bottom: 2px;
  font-size: 0;
}

.tabs--btns-2 .tabs__btn {
  display: inline-block;
  width: 49.8%;
  font-size: 29px;
  font-weight: 500;
  padding: 20px 30px;
  background: #EAECEF;
  white-space: nowrap;
}

.tabs--btns-2 .tabs__btn--active {
  background: #D1D5DE;
}

.tabs--btns-2 .tabs__btn:first-child {
  margin-right: 0.4%;
}

@media (max-width: 1500px) {
  .tabs--btns-2 .tabs__btn {
    font-size: 25px;
  }
}

@media (max-width: 1400px) {
  .tabs--btns-2 .tabs__btn {
    padding: 18px 15px;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .tabs--btns-2 .tabs__btn {
    padding: 20px 15px;
    font-size: 20px;
  }
}

.tabs--btns-2 .tabs__item {
  background: #E6E7EC;
  padding: 30px;
}

.tabs--btns-2 .tabs__item p {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .tabs--btns-2 .tabs__item {
    padding: 20px;
  }
}

.tabs--btns-t {
  margin-bottom: 20px;
}

.tabs--btns-t .tabs__btns {
  display: table;
  width: 100%;
  margin-bottom: 2px;
  font-size: 0;
  text-align: center;
  border-spacing: 2px 0px;
}

.tabs--btns-t .tabs__btn {
  display: table-cell;
  font-size: 17px;
  font-weight: 600;
  padding: 20px 8px;
  background: #eaecef;
  color: #94969F;
  margin-right: 12px;
  vertical-align: middle;
}

.tabs--btns-t .tabs__btn--active {
  background: #d1d5de;
  color: #000;
}

@media (max-width: 1500px) {
  .tabs--btns-t .tabs__btn {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .tabs--btns-t .tabs__btn {
    padding: 10px 5px;
    font-size: 16px;
  }
}

.tabs--btns-t .tabs__item {
  background: #e6e7ec;
  padding: 35px;
}

.tabs--btns-t .tabs__item .tabs__item-link-wrap {
  margin-bottom: 20px;
}

.tabs--btns-t .tabs__item .tabs__item-link-wrap:last-child {
  margin-bottom: 0;
}

.tabs--btns-t .tabs__item .tabs__item-link {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  color: #0c64b0;
  font-size: 28px;
  line-height:1.3em;
}

.tabs--btns-t .tabs__item .tabs__item-link .icn {
  position: absolute;
  top: 2px;
  left: 0;
}

@media (max-width: 767px) {
  .tabs--btns-t .tabs__item {
    padding: 30px;
  }
}

@media (max-width: 1400px) {
  .tabs--btns-t .tabs__item .tabs__item-link {
    font-size: 20px;
  }
  .tabs--btns-t .tabs__item .tabs__item-link .icn {
    top: 6px;
  }
}

@media (max-width: 550px) {
  .tabs--btns-t .tabs__item .tabs__item-link {
    font-size: 18px;
  }
  .tabs--btns-t .tabs__item .tabs__item-link .icn {
    top: 3px;
  }
}

/* Radio */
.s-radio {
  cursor: pointer;
}

.s-radio input {
  display: none;
}

.s-radio input:checked ~ .s-radio__text:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #c8d0da;
}

.s-radio__text {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  font-size: 14px;
}

.s-radio__text:after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 1px solid #c8d0da;
  border-radius: 8px;
}

.modal-dialog {
  width: 750px;
  margin-top: 70px;
}

.modal-dialog .modal-close {
  position: absolute;
  top: 0;
  right: -80px;
  width: 42px;
  height: 42px;
  padding: 7px;
  border: 4px solid #FFF;
  border-radius: 50%;
  text-align: center;
}

@media (max-width: 1199px) {
  .modal-dialog .modal-close {
    right: 0;
    top: -52px;
  }
}

@media (max-width: 767px) {
  .modal-dialog {
    width: 95%;
  }
}

@media (max-width: 550px) {
  .modal-dialog {
    width: 95%;
  }
}

.modal-content {
  border-radius: 0;
}

.modal-body {
  padding: 45px;
}

@media (max-width: 767px) {
  .modal-body {
    padding: 30px;
  }
}

@media (max-width: 550px) {
  .modal-body {
    padding: 30px 15px;
  }
}

.form-callback__header {
  font-size: 30px;
  margin-bottom: 25px;
  text-align: center;
  line-height: 35px;
}

.form-callback button {
  border: 0;
}

.form-callback .fields {
  font-size: 0;
  margin-bottom: 30px;
}

.form-callback .fields .field {
  display: inline-block;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
  font-size: 14px;
  vertical-align: top;
}

.form-callback .fields .field:nth-child(2n) {
  margin-right: 0;
}

.form-callback .fields .field:nth-child(6) {
  margin-right: 4%;
}

.form-callback .fields .field:nth-child(7) {
  margin-right: 0;
}

.form-callback .fields .field__name {
  margin-bottom: 5px;
}

.form-callback .fields .field__inp {
  width: 100%;
  height: 48px;
  padding: 10px 20px;
  border: 2px solid #e5e9ed;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.form-callback .fields .field--button {
  margin-right: 0 !important;
  vertical-align: bottom;
}

.form-callback .fields .field--items {
  font-size: 0;
}

.form-callback .fields .field--items .field__item {
  display: inline-block;
  width: 48%;
  margin-right: 4%;
  font-size: 14px;
}

.form-callback .fields .field--items .field__item:nth-child(2n) {
  margin-right: 0;
}

.form-callback .fields .field--items .field__item .captca {
  display: inline-block;
  width: 65%;
  padding: 10px 3px;
  height: 48px;
  border: 1px solid #e5e9ed;
  text-align: center;
}

.form-callback .fields .field--items .field__item .repeat {
  display: inline-block;
  position: relative;
  bottom: 0px;
  margin-left: 10px;
  vertical-align: bottom;
}

.form-callback .fields .field .s-radios {
  margin-top: 15px;
}

.form-callback .fields .field .s-radios .s-radio:first-child {
  margin-right: 10%;
}

.form-callback .fields .field--full {
  width: 100%;
}

.form-callback .fields .field textarea {
  height: 160px;
  padding: 10px 20px;
  border: 1px solid #e5e9ed;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.form-callback .fields .error .field__inp {
  border-color: rgba(229, 37, 32, 0.9);
  box-shadow: inset 0 1px 1px rgba(229, 37, 32, 0.2);
}

.form-callback .fields .error input {
  border-color: rgba(229, 37, 32, 0.9);
  box-shadow: inset 0 1px 1px rgba(229, 37, 32, 0.2);
}

.form-callback .fields .error textarea {
  border-color: rgba(229, 37, 32, 0.9);
  box-shadow: inset 0 1px 1px rgba(229, 37, 32, 0.2);
}

.form-callback__text {
  font-size: 12px;
  text-align: center;
}

@media (max-width: 700px) {
  .form-callback__header {
    font-size: 20px;
    line-height: 25px;
  }
  .form-callback .fields .field--button {
    display: block;
    width: 100%;
  }
  .form-callback .fields .field--items {
    width: 80%;
  }
}

@media (max-width: 550px) {
  .form-callback .fields .field {
    width: 100%;
  }
}

.cookie {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  height: 115px;
  padding: 32px 0;
  color: #FFF;
  background: #002D66;
  -webkit-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
  text-align: center;
}

.cookie__in {
  position: relative;
  max-width: 1200px;
  padding-left: 25px;
  padding-right: 255px;
  margin: auto;
}

.cookie__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  text-align: left;
}

.cookie__text a {
  color: #FFF;
  border-bottom: 1px solid;
}

.cookie .btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  width: 200px;
  height: 49px;
  padding: 15px;
  text-align: center;
}

.cookie--close {
  bottom: -110px;
}

@media (max-width: 1199px) {
  .cookie {
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .cookie {
    display: none;
  }
}

.soc-links {
  font-size: 0;
      display: flex;
    gap: 12px;
}

.soc-links__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 32px;
  height: 32px;
  color: #A2A9BE;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: top;
  border-radius: 20px;
}

.soc-links__link svg {
  display: inline-block;
  fill: #A2A9BE !important;
}

@media (max-width: 550px) {
  .soc-links__link {
    width: 36px;
    height: 36px;
    margin: 0 3px;
  }
}

.soc-links--blue a {
  color: #003872;
  border-color: #003872;
}

.soc-links--blue a svg {
  fill: #003872 !important;
}

html, body {
  min-width: 320px !important;
  height: 100%;
}

body {
  color: #303238;
  font-size: 18px;
  font-family: "HelveticaNeueCyr", sans-serif;
  line-height: 20px;
}

body.body--cookie .footer {
  height: 660px;
  padding-bottom: 135px;
}

@media (max-width: 1199px) {
  body.body--cookie .footer {
    height: auto;
    padding-bottom: 20px;
  }
}

.wrapper {
  min-height: 100%;
  padding-bottom: 580px;
}

@media (max-width: 991px) {
  .wrapper {
    padding-bottom: 30px;
  }
}

.container {
  width: auto;
  max-width: 1920px;
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 1199px) {
  .container {
    padding-left: 45px;
    padding-right: 45px;
  }
}

@media (max-width: 991px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 740px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* Slider */
.slider {
  position: relative;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .slider {
    margin-bottom: 24px;
  }
}

.slider .slide {
  position: relative;
  background-color: #F5F5F6;
}

.slider .slide__bg {
  display: block;
  width: 100%;
}

.slider .slide__bg-blur {
  position: absolute;
  top: 0;
  -webkit-filter: blur(11px);
          filter: blur(11px);
}

@media (max-width: 740px) {
  .slider .slide__bg-blur {
    display: none !important;
  }
}

.slider .slide__info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  padding-top: 65px;
}

@media (max-width: 1750px) {
  .slider .slide__info {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 1500px) {
  .slider .slide__info {
    padding-top: 20px;
  }
}

@media (max-width: 1199px) {
  .slider .slide__info {
    padding-top: 50px;
  }
}

@media (max-width: 1100px) {
  .slider .slide__info {
    padding-top: 30px;
  }
}

@media (max-width: 991px) {
  .slider .slide__info {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .slider .slide__info {
    padding-top: 17px;
  }
}

@media (max-width: 740px) {
  .slider .slide__info {
    position: static;
    padding: 10px 20px 25px;
    background: #F5F5F6;
  }
}

.slider .slide__info .container {
  position: static;
}

@media (max-width: 740px) {
  .slider .slide__info .container {
    padding: 0;
  }
}

.slider .slide__info-wrap {
  position: relative;
  width: 700px;
  margin-left: 100px;
  overflow: hidden;
}

@media (max-width: 1600px) {
  .slider .slide__info-wrap {
    margin-left: 80px;
  }
}

@media (max-width: 1300px) {
  .slider .slide__info-wrap {
    width: 480px;
    margin-left: 70px;
  }
}

@media (max-width: 1199px) {
  .slider .slide__info-wrap {
    width: 420px;
    margin-left: 70px;
  }
}

@media (max-width: 1199px) {
  .slider .slide__info-wrap {
    width: 430px;
  }
}

@media (max-width: 991px) {
  .slider .slide__info-wrap {
    margin-left: 40px;
  }
}

@media (max-width: 900px) {
  .slider .slide__info-wrap {
    width: 400px;
  }
}

@media (max-width: 767px) {
  .slider .slide__info-wrap {
    width: 300px;
  }
}

@media (max-width: 740px) {
  .slider .slide__info-wrap {
    width: 100%;
    margin: 0;
  }
}

.slider .slide__info-in {
  position: relative;
  z-index: 40;
  padding: 65px;
  background: rgba(255, 255, 255, 0.25);
}

@media (max-width: 1600px) {
  .slider .slide__info-in {
    padding: 40px;
  }
}

@media (max-width: 1400px) {
  .slider .slide__info-in {
    padding: 30px;
  }
}

@media (max-width: 1199px) {
  .slider .slide__info-in {
    padding: 30px;
  }
}

@media (max-width: 900px) {
  .slider .slide__info-in {
    padding: 20px 25px;
  }
}

@media (max-width: 740px) {
  .slider .slide__info-in {
    padding: 0;
    background: transparent;
  }
}

.slider .slide__info-header {
  margin-bottom: 25px;
  font-size: 50px;
  font-weight: 500;
  line-height: 48px;
}

@media (max-width: 1400px) {
  .slider .slide__info-header {
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 38px;
  }
}

@media (max-width: 1199px) {
  .slider .slide__info-header {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 30px;
  }
}

@media (max-width: 991px) {
  .slider .slide__info-header {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 25px;
  }
}

@media (max-width: 740px) {
  .slider .slide__info-header {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}

.slider .slide__info-text {
  margin-bottom: 45px;
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
}

@media (max-width: 1300px) {
  .slider .slide__info-text {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 1199px) {
  .slider .slide__info-text {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 740px) {
  .slider .slide__info-text {
    margin-bottom: 20px;
  }
}

.slider .owl-nav .owl-prev, .slider .owl-nav .owl-next {
  position: absolute;
  width: 17px;
  height: 35px;
  top: 0;
  bottom: 0;
  z-index: 20;
  margin: auto;
  cursor: pointer;
}

.slider .owl-nav .owl-prev {
  left: 50px;
}

.slider .owl-nav .owl-next {
  right: 50px;
}

@media (max-width: 991px) {
  .slider .owl-nav .owl-prev {
    left: 20px;
  }
  .slider .owl-nav .owl-next {
    right: 20px;
  }
}

@media (max-width: 740px) {
  .slider .owl-nav .owl-prev, .slider .owl-nav .owl-next {
    top: 20%;
    bottom: auto;
  }
}

@media (max-width: 550px) {
  .slider .owl-nav .owl-prev, .slider .owl-nav .owl-next {
    top: 15%;
    bottom: auto;
  }
}

.slider--banner .slide__info-wrap {
  width: 50%;
}

.slider--inside .slide__info {
  padding-top: 50px;
}

.slider--inside .slide__info-wrap {
  width: 800px;
}

.slider--inside .slide__info-in {
  padding: 35px 40px;
}

.slider--inside .slide__info-header {
  font-size: 34px;
  line-height: 46px;
}

.slider--inside .slide__info-text {
  font-size: 25px;
  line-height: 38px;
  margin-bottom: 35px;
}

.slider--inside .owl-nav {
  display: none;
}

@media (max-width: 1550px) {
  .slider--inside .slide__info {
    padding-top: 30px;
  }
  .slider--inside .slide__info-in {
    padding: 20px 25px;
  }
  .slider--inside .slide__info-text {
    font-size: 25px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1199px) {
  .slider--inside .slide__info-wrap {
    width: 500px;
    margin-left: 40px;
  }
  .slider--inside .slide__info-header {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .slider--inside .slide__info-text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1050px) {
  .slider--inside .slide__info {
    padding-top: 15px;
  }
}

@media (max-width: 991px) {
  .slider--inside .slide__info-wrap {
    width: 460px;
    margin-left: 0px;
  }
  .slider--inside .slide__info-header {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .slider--inside .slide__info-text {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}

@media (max-width: 800px) {
  .slider--inside .slide__info {
    padding-top: 8px;
  }
  .slider--inside .slide__info-in {
    padding: 20px;
  }
}

@media (max-width: 550px) {
  .slider--inside .slide__info-wrap {
    width: 100%;
  }
  .slider--inside .slide__info-in {
    padding: 0px;
    background: transparent;
  }
}

.s-slider {
  position: relative;
  margin-bottom: 30px;
}

.s-slider .s-slide__bg {
  display: block;
  width: 100%;
}

.s-slider .s-slide__bg-blur {
  position: absolute;
  top: 0;
  -webkit-filter: blur(11px);
          filter: blur(11px);
}

.s-slider .s-slide__logo {
  position: absolute;
  left: 5%;
  bottom: 50px;
  max-width: 20%;
}

@media (max-width: 1400px) {
  .s-slider .s-slide__logo {
    width: 8%;
  }
}

@media (max-width: 1199px) {
  .s-slider .s-slide__logo {
    width: 10%;
  }
}

@media (max-width: 991px) {
  .s-slider .s-slide__logo {
    width: 15%;
  }
}

@media (max-width: 767px) {
  .s-slider .s-slide__logo {
    bottom: 30px;
  }
}

.s-slider .s-slide__info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  padding-top: 45px;
  text-align: right;
}

@media (max-width: 1700px) {
  .s-slider .s-slide__info {
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {
  .s-slider .s-slide__info {
    padding-top: 40px;
  }
}

@media (max-width: 1100px) {
  .s-slider .s-slide__info {
    padding-top: 20px;
  }
}

@media (max-width: 991px) {
  .s-slider .s-slide__info {
    padding-top: 0;
  }
  .s-slider .s-slide__info .container {
    padding: 0;
  }
}

.s-slider .s-slide__info-wrap {
  position: relative;
  display: inline-block;
  width: 750px;
  margin-left: 0px;
  margin-right: 130px;
  color: #FFF;
  text-align: left;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .s-slider .s-slide__info-wrap {
    width: 50%;
  }
}

@media (max-width: 1500px) {
  .s-slider .s-slide__info-wrap {
    margin-right: 80px;
  }
}

@media (max-width: 1400px) {
  .s-slider .s-slide__info-wrap {
    margin-right: 50px;
    width: 500px;
  }
}

@media (max-width: 991px) {
  .s-slider .s-slide__info-wrap {
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}

@media (max-width: 767px) {
  .s-slider .s-slide__info-wrap {
    width: 50%;
  }
}

@media (max-width: 700px) {
  .s-slider .s-slide__info-wrap {
    width: 70%;
  }
}

.s-slider .s-slide__info-in {
  position: relative;
  z-index: 40;
  padding: 40px 45px 45px;
  background: rgba(255, 255, 255, 0.25);
}

@media (max-width: 1400px) {
  .s-slider .s-slide__info-in .btn {
    padding: 15px 30px;
    font-size: 10px;
  }
}

@media (max-width: 1550px) {
  .s-slider .s-slide__info-in {
    padding: 20px 23px;
  }
}

@media (max-width: 1100px) {
  .s-slider .s-slide__info-in {
    padding: 15px;
  }
}

@media (max-width: 991px) {
  .s-slider .s-slide__info-in {
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 35px 120px 20px 25px;
  }
}

@media (max-width: 767px) {
  .s-slider .s-slide__info-in {
    padding: 30px 100px 20px 25px;
  }
}

@media (max-width: 600px) {
  .s-slider .s-slide__info-in {
    padding: 30px;
  }
}

@media (max-width: 350px) {
  .s-slider .s-slide__info-in {
    padding: 20px;
  }
  .s-slider .s-slide__info-in .btn {
    font-size: 8px;
    padding: 13px;
    width: 80%;
  }
}

.s-slider .s-slide__info-header {
  font-size: 34px;
  line-height: 46px;
  margin-bottom: 32px;
}

@media (max-width: 1550px) {
  .s-slider .s-slide__info-header {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .s-slider .s-slide__info-header {
    font-size: 22px;
    line-height: 27px;
  }
}

@media (max-width: 550px) {
  .s-slider .s-slide__info-header {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}

.s-slider .s-slide__info-text {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 45px;
}

@media (max-width: 1400px) {
  .s-slider .s-slide__info-text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media (max-width: 650px) {
  .s-slider .s-slide__info-text {
    display: none;
  }
}

@media (max-width: 600px) {
  .s-slider .owl-nav {
    display: none;
  }
}

.s-slider .owl-nav .owl-prev, .s-slider .owl-nav .owl-next {
  position: absolute;
  width: 17px;
  height: 35px;
  top: 0;
  bottom: 0;
  z-index: 20;
  margin: auto;
  cursor: pointer;
}

.s-slider .owl-nav .owl-prev {
  left: 50px;
}

.s-slider .owl-nav .owl-next {
  right: 50px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .s-slider .owl-nav .owl-prev {
    left: 20px;
  }
  .s-slider .owl-nav .owl-next {
    right: 20px;
  }
}

.s-slider__logo {
  position: absolute;
  bottom: 50px;
  left: 80px;
}

@media (max-width: 1199px) {
  .s-slider__logo {
    width: 120px;
  }
}

@media (max-width: 767px) {
  .s-slider__logo {
    width: 130px;
    left: 20px;
    bottom: 30px;
  }
}

@media (max-width: 550px) {
  .s-slider__logo {
    width: 80px;
  }
}

@media (max-width: 430px) {
  .s-slider__logo {
    width: 60px;
  }
}

/* Servises */
.servises {
  margin-bottom: 25px;
}

.servises .servis {
  height: 430px;
  background: #f5f5f6;
}

.servises .servis__img {
  position: relative;
  height: 215px;
  padding: 60px 40px 40px;
  color: #FFF;
  background-size: cover;
  background-position: center center;
}

.servises .servis__img--one {
  background-image: url(/local/templates/main/css/../img/content/servis/1.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .servises .servis__img--one {
    background-image: url("/local/templates/main/css/../img/content/servis/1@2.jpg");
  }
}

.servises .servis__img--two {
  background-image: url(/local/templates/main/css/../img/content/servis/2.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .servises .servis__img--two {
    background-image: url("/local/templates/main/css/../img/content/servis/2@2.jpg");
  }
}

.servises .servis__img--three {
  background-image: url(/local/templates/main/css/../img/content/servis/3.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .servises .servis__img--three {
    background-image: url("/local/templates/main/css/../img/content/servis/3@2.jpg");
  }
}

.servises .servis__img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(33, 33, 35, 0.5);
}

@media (max-width: 1550px) {
  .servises .servis__img {
    height: 190px;
  }
}

.servises .servis__header {
  position: relative;
  font-size: 40px;
  line-height: 45px;
  z-index: 20;
  letter-spacing: -1px;
}

@media (max-width: 1700px) {
  .servises .servis__header {
    font-size: 35px;
    line-height: 40px;
  }
}

@media (max-width: 1550px) {
  .servises .servis__header {
    font-size: 30px;
    line-height: 35px;
  }
}

.servises .servis__info {
  padding: 40px 45px;
}

.servises .servis__info-item {
  position: relative;
  padding-left: 35px;
  margin-bottom: 15px;
}

.servises .servis__info-item .icn {
  position: absolute;
  top: 2px;
  left: 0;
}

.servises .servis__info-link:hover {
  opacity: 1;
  border-bottom: 1px solid;
}

@media (max-width: 1650px) {
  .servises .servis__info {
    padding: 30px;
  }
}

@media (max-width: 1400px) {
  .servises .servis__img {
    height: 160px;
    padding: 50px 30px 30px;
  }
  .servises .servis__header {
    font-size: 28px;
    line-height: 33px;
  }
  .servises .servis__info {
    padding: 25px;
    font-size: 16px;
  }
  .servises .servis__info-item {
    padding-left: 25px;
    margin-bottom: 13px;
  }
}

@media (max-width: 1250px) {
  .servises .servis {
    height: 320px;
  }
  .servises .servis__img {
    height: 125px;
    padding: 35px 17px 20px;
  }
  .servises .servis__header {
    font-size: 24px;
    line-height: 28px;
  }
  .servises .servis__info {
    padding: 20px 17px;
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .servises .servis {
    height: 330px;
  }
  .servises .servis__info-item {
    margin-bottom: 8px;
  }
}

@media (max-width: 991px) {
  .servises .servis__img {
    height: 100px;
    padding: 25px 17px 15px;
  }
  .servises .servis__header {
    font-size: 20px;
    line-height: 24px;
  }
  .servises .servis__info {
    padding: 15px;
  }
  .servises .servis__info-item {
    padding-left: 20px;
  }
}

@media (max-width: 800px) {
  .servises .servis {
    height: 320px;
  }
  .servises .servis__img {
    height: 80px;
    padding: 15px 10px;
  }
  .servises .servis__header {
    font-size: 18px;
    line-height: 22px;
  }
  .servises .servis__info {
    padding: 15px 12px;
    font-size: 13px;
    line-height: 18px;
  }
  .servises .servis__info-item {
    padding-left: 20px;
  }
}

@media (max-width: 680px) {
  .servises .servis__img {
    height: 80px;
    padding: 20px 10px 15px;
  }
  .servises .servis__header {
    font-size: 16px;
    line-height: 20px;
  }
  .servises .servis__info-item {
    padding-left: 20px;
    margin-bottom: 10px;
  }
}

@media (max-width: 740px) {
  .servises .col-xs-4 {
    width: 100%;
  }
  .servises .servis {
    height: auto;
    margin-bottom: 20px;
  }
  .servises .servis__img {
    height: 125px;
    padding: 45px 25px;
  }
  .servises .servis__header {
    font-size: 28px;
    line-height: 34px;
  }
  .servises .servis__info {
    padding: 25px;
    font-size: 16px;
  }
  .servises .servis__info-item {
    padding-left: 25px;
    margin-bottom: 13px;
  }
}

@media (max-width: 550px) {
  .servises .servis__img {
    height: 105px;
    padding: 35px 20px;
  }
  .servises .servis__header {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 430px) {
  .servises .servis__img {
    padding: 25px 20px;
  }
  .servises .servis__header {
    max-width: 80%;
  }
  .servises .servis__info {
    padding: 25px 12px;
    font-size: 14px;
  }
}

@media (max-width: 430px) {
  .servises .servis__header {
    max-width: 100%;
  }
}

.blocks {
  margin-bottom: 75px;
}

@media (max-width: 991px) {
  .blocks {
    margin-bottom: 30px;
  }
}

@media (max-width: 550px) {
  .blocks {
    margin-bottom: 15px;
  }
}

/* News */
.news-block {
  position: relative;
  height: 420px;
  padding: 40px 45px;
  background: #C7EBFF;
}

.news-block--blue {
  background: #C5DDF4;
}

.news-block .new {
  font-size: 24px;
}

.news-block .new__date {
  font-size: 18px;
  font-weight: 300;
  color: #4E5F57;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.news-block .new__text {
  line-height: 34px;
  margin-bottom: 20px;
  font-weight: 300;
}

.news-block .new__link:hover {
  opacity: 1;
  border-bottom: 1px solid;
}

.news-block__img {
  position: absolute;
  left: 52%;
  right: 45px;
  top: 40px;
  bottom: 40px;
}

.news-block__img img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

@media (max-width: 1650px) {
  .news-block .new {
    font-size: 23px;
  }
  .news-block .new__text {
    line-height: 30px;
  }
}

@media (max-width: 1500px) {
  .news-block {
    height: 330px;
    padding: 25px;
  }
  .news-block .new {
    font-size: 22px;
  }
  .news-block .new__text {
    line-height: 30px;
    margin-bottom: 10px;
  }
  .news-block .new__date {
    margin-bottom: 20px;
  }
  .news-block__img {
    left: 55%;
    right: 25px;
    top: 25px;
    bottom: 25px;
  }
}

@media (max-width: 1400px) {
  .news-block {
    height: 300px;
  }
  .news-block .new {
    font-size: 18px;
  }
  .news-block .new__text {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .news-block .new__date {
    margin-bottom: 20px;
  }
}

@media (max-width: 1250px) {
  .news-block {
    height: 280px;
  }
}

@media (max-width: 1199px) {
  .news-block {
    height: 250px;
  }
  .news-block .new {
    font-size: 16px;
  }
  .news-block .new__date {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
  }
  .news-block .new__text {
    font-weight: 400;
    line-height: 24px;
  }
}

@media (max-width: 991px) {
  .news-block {
    height: auto;
    margin-bottom: 20px;
    padding: 37px 23px;
  }
  .news-block .col-sm-12 {
    padding-right: 230px;
  }
  .news-block__img {
    left: auto;
    width: 210px;
  }
}

@media (max-width: 740px) {
  .news-block .row .news-block__col:last-child .new {
    margin-bottom: 30px;
  }
  .news-block .news-block__col {
    width: 100%;
  }
  .news-block .new {
    margin-bottom: 30px;
  }
}

@media (max-width: 550px) {
  .news-block {
    padding: 30px 20px 10px;
  }
  .news-block .new {
    margin-bottom: 40px;
    font-size: 15px;
  }
  .news-block .col-sm-12 {
    padding-right: 10px;
  }
  .news-block .col-sm-12 .new {
    margin-bottom: 20px;
  }
  .news-block__img {
    display: block;
    position: static;
    width: 100%;
    margin-bottom: 30px;
    font-size: 0;
    text-align: center;
  }
  .news-block__img img {
    display: inline-block;
    position: static;
    max-width: 80%;
  }
}

.news__item {
  padding-bottom: 35px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e0e0e5;
}

.news__item-date {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.news__item-header {
  font-size: 34px;
  color: #0C64B0;
  margin-bottom: 20px;
  line-height: 40px;
  letter-spacing: -1.2px;
}

.news__item-header-wrap {
  margin-bottom: 20px;
}

.news__item-text {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

@media (max-width: 1400px) {
  .news__item-date {
    margin-bottom: 15px;
    margin-bottom: 20px;
  }
  .news__item-header {
    font-size: 30px;
    line-height: 35px;
  }
  .news__item-header-wrap {
    margin-bottom: 20px;
  }
}

@media (max-width: 1199px) {
  .news__item {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .news__item-date {
    margin-bottom: 14px;
    margin-bottom: 15px;
  }
  .news__item-header {
    font-size: 25px;
    line-height: 30px;
  }
  .news__item-header-wrap {
    margin-bottom: 15px;
  }
  .news__item-text {
    font-size: 16px;
    line-height: 25px;
  }
}

@media (max-width: 767px) {
  .news__item-date {
    font-size: 11px;
  }
  .news__item-text {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 740px) {
  .news__item {
    padding-bottom: 24px;
    margin-bottom: 25px;
  }
  .news__item-date {
    margin-bottom: 12px;
  }
  .news__item-header {
    font-size: 20px;
    line-height: 30px;
  }
  .news__item-header-wrap {
    margin-bottom: 12px;
  }
  .news__item-text {
    font-size: 15px;
    line-height: 24px;
  }
}

.news-page__date {
  font-size: 13px;
  font-weight: bold;
  color: #93969E;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.news-page__content {
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e5;
  margin-bottom: 30px;
  min-height: 300px;
}

.news-page__image {
  float: right;
  margin: 0 0 35px 35px;
  width: 400px;
}

.news-page__gallery {
  margin-top: 60px;
  font-size: 0;
}

.news-page__gallery-item {
  display: inline-block;
  width: 11.5%;
  margin-right: 3%;
  background: #FFF;
  padding: 11px;
  border: 1px solid #e0e5eb;
}

.news-page__gallery-item:hover {
  opacity: 1;
  border-color: rgba(12, 100, 176, 0.35);
}

.news-page__gallery-item img {
  /* max-width: 100%; */
height:10%;
}

.news-page__gallery-item:nth-child(6n) {
  margin-right: 0;
}

@media (max-width: 1650px) {
  .news-page__gallery-item {
    width: 13.5%;
    margin-right: 3.8%;
  }
}

@media (max-width: 1500px) {
  .news-page__gallery {
    margin-top: 30px;
  }
  .news-page__gallery-item {
    width: 15.8%;
    margin-right: 1%;
  }
}

@media (max-width: 1400px) {
  .news-page__content {
    margin-bottom: 20px;
  }
  .news-page__image {
    width: 45%;
  }
}

@media (max-width: 1199px) {
  .news-page__content {
    margin-bottom: 15px;
  }
  .news-page__image {
    width: 270px;
  }
  .news-page__date {
    font-size: 10px;
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .news-page__gallery-item {
    width: 14%;
    margin-right: 2%;
  }
}

@media (max-width: 767px) {
  .news-page__gallery-item {
    display: inline-block;
    width: 17.5%;
    padding: 10px;
    margin-right: 10%;
    margin-bottom: 15px;
  }
  .news-page__gallery-item:nth-child(4n) {
    margin-right: 0;
  }
  .news-page__gallery-item:nth-child(6n) {
    margin-right: 10%;
  }
  .news-page__gallery-item:nth-child(5n) {
    margin-right: 10%;
  }
}

@media (max-width: 550px) {
  .news-page .btn {
    width: 100%;
    text-align: center;
    padding: 13px 10px;
  }
  .news-page__image {
    float: none;
    width: 100%;
    margin: 0 0 25px 0;
  }
  .news-page__gallery-item {
    display: inline-block;
    width: 22%;
    margin-right: 4%;
    margin-bottom: 10px;
  }
  .news-page__gallery-item:nth-child(6n), .news-page__gallery-item:nth-child(5n) {
    margin-right: 4%;
  }
  .news-page__gallery-item:nth-child(4n) {
    margin-right: 0;
  }
}

@media (max-width: 400px) {
  .news-page__gallery-item {
    display: inline-block;
    width: 30%;
    margin-right: 40%;
    margin-bottom: 10px;
  }
  .news-page__gallery-item:nth-child(2n), .news-page__gallery-item:nth-child(6n), .news-page__gallery-item:nth-child(4n) {
    margin-right: 0;
  }
  .news-page__gallery-item:nth-child(5) {
    margin-right: 40%;
  }
}

@media (max-width: 350px) {
  .news-page__gallery-item {
    display: inline-block;
    width: 40%;
    margin-right: 20%;
    margin-bottom: 10px;
  }
  .news-page__gallery-item:nth-child(2n), .news-page__gallery-item:nth-child(6n), .news-page__gallery-item:nth-child(4n) {
    margin-right: 0;
  }
  .news-page__gallery-item:nth-child(5) {
    margin-right: 20%;
  }
}

/* Clients */
.clients {
  text-align: center;
}

.clients__list {
  position: relative;
  padding: 0 90px;
}

.clients__list .owl-carousel .owl-stage-outer {
  position: static;
}

.clients__list .owl-nav .owl-prev,
.clients__list .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 17px;
  height: 35px;
  margin: auto;
  cursor: pointer;
}

.clients__list .owl-nav .owl-prev {
  left: 0;
}

.clients__list .owl-nav .owl-next {
  right: 0;
}

.clients__header {
  font-size: 46px;
  margin-bottom: 65px;
}

.clients__item {
  position: relative;
  height: 130px;
}

.clients__item img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 95%;
  max-height: 95%;
  margin: auto;
}

@media (max-width: 1400px) {
  .clients__header {
    margin-bottom: 50px;
    font-size: 40px;
    line-height: 47px;
  }
}



@media (max-width: 1199px) {
  .clients__header {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .clients__list {
    padding: 20px 45px 30px;
  }
  .clients__item {
    height: 90px;
  }
}

@media (max-width: 991px) {
  .clients__header {
    margin-bottom: 30px;
    font-size: 24px!important;
    line-height: 28px!important;
  }
}

@media (max-width: 767px) {
  .clients__list {
    padding: 0 30px;
  }
}

@media (max-width: 550px) {
  .clients__header {
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }
}

/* Partners */
.partner-page {
  margin-bottom: 40px;
}

.partner-page__content {
  position: relative;
  padding-right: 300px;
}

.partner-page__content-company {
  position: absolute;
  top: 0;
  right: 0;
  width: 235px;
  background: #FFF;
  padding: 30px 15px;
  text-align: center;
}

.partner-page__content-company .img-wrap {
  position: relative;
  height: 115px;
  margin-bottom: 50px;
}

.partner-page__content-company .img-wrap img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 99%;
}

@media (max-width: 1400px) {
  .partner-page__content {
    padding-right: 250px;
  }
  .partner-page__content-company {
    width: 200px;
  }
  .partner-page__content-company .img-wrap {
    height: 100px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1199px) {
  .partner-page__content {
    padding-right: 200px;
  }
  .partner-page__content-company {
    width: 160px;
    font-size: 15px;
    padding: 15px;
  }
  .partner-page__content-company .img-wrap {
    height: 100px;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .partner-page__content {
    padding-right: 200px;
  }
  .partner-page__content-company {
    width: 160px;
    font-size: 15px;
    padding: 15px;
  }
  .partner-page__content-company .img-wrap {
    height: 100px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .partner-page__content {
    padding-right: 180px;
  }
  .partner-page__content-company {
    width: 150px;
    padding: 15px 10px;
  }
  .partner-page__content-company .img-wrap {
    height: 90px;
    margin-bottom: 20px;
  }
}

@media (max-width: 550px) {
  .partner-page__content {
    position: static;
    padding-right: 0;
  }
  .partner-page__content-company {
    position: static;
    margin-bottom: 20px;
    width: 100%;
    font-size: 15px;
  }
  .partner-page__content-company .img-wrap {
    height: 70px;
    margin-bottom: 20px;
  }
}

.products h4 {
  margin-bottom: 20px;
}

.products__list {
  font-size: 0;
}

.products__item {
  display: inline-block;
  position: relative;
  width: 22%;
  margin-right: 4%;
  margin-bottom: 4%;
  height: 115px;
  font-size: 18px;
  font-weight: bold;
  background: #C7CED7;
  vertical-align: top;
  text-align: center;
}

.products__item-in {
  display: table;
  width: 100%;
}

.products__item-in-td {
  display: table-cell;
  height: 115px;
  vertical-align: middle;
  padding: 5px;
}

.products__item:nth-child(4n) {
  margin-right: 0;
}

.products__item-name {
  display: inline-block;
  line-height: 25px;
}

.products__item .more {
  display: none;
  color: #A3BBDA;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 8px;
}

.products__item .more .icn {
  opacity: 0.6;
}

.products__item:not(.nohovereffect):hover {
  opacity: 1;
  background: #0C64B0;
  color: #FFF;
}

.products__item:not(.nohovereffect):hover .more {
  display: block;
}

@media (max-width: 1500px) {
  .products__item {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .products__item {
    height: 80px;
    font-size: 16px;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .products__item-in-td {
    height: 80px;
  }
  .products .more {
    margin-top: 1px;
    font-size: 10px;
    bottom: 7px;
  }
}

@media (max-width: 1199px) {
  .products h2 {
    margin-bottom: 20px;
  }
  .products__item {
    font-size: 15px;
  }
  .products__item-name {
    line-height: 18px;
  }
  .products .more {
    font-size: 10px;
  }
}

@media (max-width: 600px) {
  .products__item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  .products__item:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width: 400px) {
  .products__item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2%;
  }
}

/* Contacts */
.contacts__info {
  margin-bottom: 55px;
  font-size: 0;
}

.contacts__item {
  display: inline-block;
  width: 18%;
  margin-right: 3%;
  vertical-align: top;
}

.contacts__item-header {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 17px;
}

.contacts__item-text {
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
}

.contacts__btns {
  display: inline-block;
  width: 37%;
  vertical-align: top;
  text-align: right;
}

.contacts__btns .btn {
  margin-left: 50px;
  font-size: 11px;
}

.contacts__btns .btn:first-child {
  margin-left: 0;
}

.contacts .map-block {
  height: 440px;
}

@media (max-width: 1850px) {
  .contacts__item {
    width: 17%;
    margin-right: 2%;
  }
  .contacts__btns {
    width: 43%;
  }
  .contacts__btns .btn {
    margin-left: 20px;
  }
}

@media (max-width: 1600px) {
  .contacts__item {
    width: 20%;
  }
  .contacts__item-text {
    font-size: 22px;
    line-height: 34px;
  }
  .contacts__btns {
    width: 34%;
  }
  .contacts__btns .btn {
    margin-left: 10px;
    padding: 12px 20px;
    margin-bottom: 5px;
  }
}

@media (max-width: 1300px) {
  .contacts__item {
    width: 20%;
  }
  .contacts__item-text {
    font-size: 18px;
    line-height: 30px;
  }
  .contacts__item-header {
    font-size: 17px;
    margin-bottom: 15px;
  }
  .contacts__btns {
    width: 34%;
  }
  .contacts__btns .btn {
    margin-left: 10px;
    padding: 12px 20px;
    margin-bottom: 5px;
  }
}

@media (max-width: 991px) {
  .contacts__item {
    width: 31%;
  }
  .contacts__item-text {
    font-size: 16px;
    line-height: 22px;
  }
  .contacts__item:last-child {
    margin-right: 0;
  }
  .contacts__item-header {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .contacts__btns {
    text-align: left;
    margin: 20px 0 10px;
    width: 100%;
  }
  .contacts__btns .btn {
    margin-left: 0;
  }
  .contacts__btns .btn:first-child {
    margin-right: 20px;
  }
  .contacts__info {
    margin-bottom: 15px;
  }
  .contacts .map-block {
    height: 380px;
  }
}

@media (max-width: 595px) {
  .contacts__btns .btn {
    margin-left: 0;
  }
}

@media (max-width: 550px) {
  .contacts__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .contacts__item-text {
    font-size: 15px;
    line-height: 22px;
  }
  .contacts__item-header {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .contacts__btns {
    margin-top: 0;
  }
  .contacts__btns .btn {
    width: 100%;
    margin-left: 0;
  }
  .contacts__info {
    margin-bottom: 10px;
  }
  .contacts .map-block {
    height: 400px;
    margin: 0 -20px;
  }
}

/* Customers */
.customers {
  margin-bottom: 30px;
}

.customers__list {
  font-size: 0;
}

.customers a.customer__img-wrap:hover {
  opacity: 1;
  border-color: rgba(12, 100, 176, 0.35);
}

.customers .customer {
  display: inline-block;
  width: 22%;
  margin-right: 4%;
  margin-bottom: 27px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  vertical-align: top;
}

.customers .customer:nth-child(4n) {
  margin-right: 0;
}

.customers .customer__img-wrap {
  display: block;
  position: relative;
  height: 210px;
  background: #FFF;
  border: 2px solid #e0e5eb;
  margin-bottom: 15px;
}

.customers .customer__img-wrap img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
}

.customers .customer__name {
  line-height: 24px;
}

.customers--reviews .customer {
  margin-bottom: 50px;
}

.customers--reviews .customer__img-wrap {
  height: 290px;
}

.customers--licence .customer {
  text-align: left;
  margin-bottom: 40px;
  font-size: 15px;
  font-weight: 400;
}

.customers--licence .customer__img-wrap {
  height: 290px;
}

@media (max-width: 1400px) {
  .customers .customer__img-wrap {
    height: 180px;
    margin-bottom: 10px;
  }
  .customers--licence .customer {
    font-size: 13px;
  }
  .customers--licence .customer__img-wrap {
    height: 240px;
  }
  .customers--licence .customer__img-wrap img {
    max-width: 85%;
  }
  .customers--reviews .customer {
    font-size: 13px;
  }
  .customers--reviews .customer__img-wrap {
    height: 240px;
    border: 1px solid #e0e5eb;
  }
  .customers--reviews .customer__img-wrap img {
    max-width: 83%;
  }
  .customers--reviews .customer__name {
    line-height: 18px;
  }
}

@media (max-width: 1199px) {
  .customers .customer {
    font-size: 14px;
  }
  .customers .customer__img-wrap {
    height: 150px;
  }
  .customers .customer__name {
    line-height: 18px;
  }
  .customers--licence .customer {
    font-size: 12px;
  }
  .customers--licence .customer__img-wrap {
    height: 190px;
  }
  .customers--licence .customer__img-wrap img {
    max-width: 90%;
  }
  .customers--reviews .customer {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .customers--reviews .customer__img-wrap {
    height: 190px;
  }
  .customers--reviews .customer__img-wrap img {
    max-width: 90%;
  }
}

@media (max-width: 991px) {
  .customers--licence .customer {
    font-size: 13px;
  }
  .customers--licence .customer__img-wrap {
    height: 190px;
  }
  .customers--reviews .customer__img-wrap {
    height: 180px;
  }
  .customers--partners .customer {
    margin-bottom: 20px;
  }
}

@media (max-width: 740px) {
  .customers .customer {
    width: 30%;
    margin-right: 4%;
    margin-bottom: 25px;
    text-align: center;
  }
  .customers .customer__name {
    font-size: 12px;
  }
  .customers .customer:nth-child(4n) {
    margin-right: 4%;
  }
  .customers .customer:nth-child(3n) {
    margin-right: 0;
  }
  .customers--licence .customer {
    text-align: left;
  }
  .customers--licence .customer__img-wrap {
    height: 180px;
  }
}

@media (max-width: 550px) {
  .customers .customer {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 25px;
  }
  .customers .customer__img-wrap {
    height: 120px;
  }
  .customers .customer:nth-child(4n) {
    margin-right: 0;
  }
  .customers .customer:nth-child(3n) {
    margin-right: 4%;
  }
  .customers .customer:nth-child(2n) {
    margin-right: 0;
  }
  .customers--partners .customer {
    margin-bottom: 10px;
  }
  .customers--licence .customer {
    text-align: left;
  }
  .customers--licence .customer__img-wrap {
    height: 160px;
  }
  .customers--reviews .customer {
    margin-bottom: 35px;
  }
  .customers--reviews .customer__img-wrap {
    height: 150px;
  }
}

/* History */
.history__item {
  position: relative;
  padding-left: 160px;
  margin-bottom: 35px;
}

.history__item-year {
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 52px;
}

.history__item-text {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dfe1e7;
}

.history__item:last-child .history__item-text {
  border-bottom: none;
}

@media (max-width: 1400px) {
  .history__item {
    padding-left: 130px;
  }
  .history__item-year {
    font-size: 40px;
  }
}

@media (max-width: 1199px) {
  .history__item {
    padding-left: 100px;
    margin-bottom: 30px;
  }
  .history__item-year {
    font-size: 35px;
  }
  .history__item-text {
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .history__item {
    padding-left: 100px;
    margin-bottom: 25px;
  }
  .history__item-text {
    padding-bottom: 25px;
  }
}

@media (max-width: 550px) {
  .history__item {
    padding-left: 0;
  }
  .history__item-year {
    position: static;
    display: block;
    margin-bottom: 15px;
    font-size: 30px;
  }
  .history__item-text {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 25px;
  }
}

/* Projects */
.units__item {
  position: relative;
  padding: 55px 330px 55px 50px;
  background: #F5F5F6;
  margin-bottom: 20px;
}

.units__item-header {
  display: block;
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 40px;
}

.units__item-name {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #1b68b2;
}

.units__item-text {
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 20px;
}

.units__item-logo {
  position: absolute;
  top: 55px;
  right: 50px;
  width: 230px;
  height: 210px;
  background: #FFF;
  border: 1px solid #eceef1;
}

.units__item-logo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 99%;
}

.units__item--full {
  padding: 50px;
}

.units__item--full-header {
  margin-bottom: 30px;
}

@media (max-width: 1500px) {
  .units__item {
    padding: 50px 280px 50px 50px;
  }
  .units__item-header {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .units__item-name {
    margin-bottom: 15px;
  }
  .units__item-logo {
    width: 200px;
    height: 200px;
  }
  .units__item-text {
    font-size: 17px;
    line-height: 25px;
  }
  .units__item--full {
    padding: 40px;
  }
}

@media (max-width: 1199px) {
  .units__item {
    padding: 30px 230px 30px 25px;
  }
  .units__item-header {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .units__item-name {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .units__item-logo {
    width: 190px;
    height: 170px;
    right: 30px;
    top: 30px;
  }
  .units__item-text {
    font-size: 16px;
  }
  .units__item--full {
    padding: 30px;
  }
  .units__item--full-header {
    line-height: 32px;
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .units__item {
    padding: 30px 260px 30px 25px;
  }
  .units__item-name {
    font-size: 11px;
  }
  .units__item--full {
    padding: 30px;
  }
}

@media (max-width: 740px) {
  .units__item {
    text-align: center;
    position: static;
    padding: 25px 15px;
  }
  .units__item-header {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 25px;
  }
  .units__item-text {
    display: none;
  }
  .units__item .more {
    display: none;
  }
  .units__item--full {
    padding: 20px;
  }
  .units__item-name {
    display: none;
  }
  .units__item-logo {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    top: auto;
    right: auto;
    width: 120px;
    height: 110px;
  }
  .units__item-logo img {
    max-width: 50%;
  }
  .units__item--full {
    padding: 25px 15px;
    text-align: left;
  }
  .units__item--full .units__item-header {
    font-size: 17px;
  }
}

.unit-page__content {
  position: relative;
  padding-right: 300px;
  margin-bottom: 60px;
}

.unit-page__content-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: 210px;
  background: #FFF;
  border: 1px solid #eceef1;
}

.unit-page__content-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 99%;
}

.unit-page .article {
  margin-bottom: 65px;
}

.unit-page__header {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px;
}

@media (max-width: 1400px) {
  .unit-page__header {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .unit-page__content {
    padding-right: 200px;
    margin-bottom: 30px;
  }
  .unit-page__content-img {
    width: 175px;
    height: 160px;
  }
  .unit-page .article {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .unit-page__header {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 40px;
  }
  .unit-page__content {
    margin-bottom: 20px;
  }
  .unit-page .article {
    margin-bottom: 30px;
  }
}

@media (max-width: 740px) {
  .unit-page__header {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 28px;
  }
  .unit-page__content {
    position: static;
    padding-right: 0;
  }
  .unit-page__content-img {
    position: relative;
    width: 100%;
  }
  .unit-page .article {
    margin-bottom: 30px;
  }
}

/* Comment */
.comment {
  padding: 70px 70px 50px;
  margin: 0 25px;
  background: #E4EDF5;
  text-align: center;
  font-size: 22px;
}

.comment__text {
  position: relative;
  font-weight: 500;
  padding-bottom: 35px;
  margin-bottom: 40px;
  line-height: 34px;
}

.comment__text:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 45%;
  right: 45%;
  bottom: 0;
  width: 10%;
  height: 4px;
  background: #0C64B0;
}

.comment__name {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 10px;
}

.comment__post {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}

@media (max-width: 1400px) {
  .comment {
    padding: 30px;
    font-size: 17px;
    margin: 0;
  }
  .comment__text {
    line-height: 26px;
    padding-bottom: 25px;
    margin-bottom: 30px;
  }
  .comment__text:after {
    height: 3px;
  }
  .comment__name {
    margin-bottom: 6px;
  }
  .comment__name, .comment__post {
    font-size: 16px;
  }
}

@media (max-width: 740px) {
  .comment {
    padding: 25px 20px;
    font-size: 14px;
  }
  .comment__text {
    line-height: 22px;
    padding-bottom: 18px;
    margin-bottom: 15px;
  }
  .comment__text:after {
    left: 40%;
    right: 40%;
    bottom: 0;
    width: 20%;
  }
  .comment__name {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .comment-post {
    font-size: 14px;
  }
}

/* Vacancy */
.vacancy .block-name {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #93969E;
}

.vacancy__item {
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e5;
}

.vacancy__item-header {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0C64B0;
  margin-bottom: 20px;
}

.vacancy__item:last-child {
  border-bottom: 0px;
}

@media (max-width: 1199px) {
  .vacancy .block-name {
    margin-bottom: 10px;
  }
  .vacancy__item {
    margin-bottom: 20px;
  }
  .vacancy__item-header {
    font-size: 13px;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .vacancy__item-header {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .vacancy .block-name {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .vacancy__item-header {
    font-size: 11px;
  }
}

/* Decisions */
.decisions__list {
  font-size: 0;
}

.decisions .decision {
  position: relative;
  display: inline-block;
  width: 32.3%;
  overflow: hidden;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  background-size: cover;
  font-size: 34px;
  font-weight: bold;
  overflow: hidden;
  vertical-align: top;
  /*
		&:after {
			content: "";
			display: inline-block;
		    position: absolute;
		    top: 80%;
		    right: 0;
		    bottom: 0;
		    left: 0;
		    overflow: hidden;
		    background-image: inherit;
		    box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.5);
		    -webkit-filter: blur(10px);
		    -moz-filter: blur(10px);
		    -o-filter: blur(10px);
		    -ms-filter: blur(10px);
		    filter: blur(10px);
		}
		*/
}

.decisions .decision__img {
  display: block;
  width: 100%;
}

.decisions .decision__img-bg {
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  -webkit-filter: blur(11px);
          filter: blur(11px);
}

.decisions .decision:nth-child(3n) {
  margin-right: 0;
}

.decisions .decision__name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 35px;
  text-align: center;
  overflow: hidden;
}

.decisions .decision__name-wrap {
  display: table;
  width: 100%;
  height: 120px;
  background: rgba(255, 255, 255, 0.75);
  text-align: left;
}

.decisions .decision__name-in {
  display: table-cell;
  padding: 10px 20px;
  height: 70px;
  vertical-align: middle;
}

@media (max-width: 1800px) {
  .decisions .decision {
    font-size: 27px;
  }
}

@media (max-width: 1500px) {
  .decisions .decision {
    font-size: 21px;
  }
  .decisions .decision__name {
    line-height: 25px;
  }
  .decisions .decision__name-wrap {
    height: 80px;
  }
}

@media (max-width: 900px) {
  .decisions .decision {
    width: 49%;
    margin-right: 2%;
    font-size: 20px;
  }
  .decisions .decision:nth-child(3n) {
    margin-right: 2%;
  }
  .decisions .decision:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width: 550px) {
  .decisions .decision {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
    height: 215px;
    font-size: 18px;
  }
  .decisions .decision:nth-child(3n) {
    margin-right: 0%;
  }
  .decisions .decision__name-in {
    padding: 10px;
  }
}

.produce {
  font-size: 0;
}

.produce__item-wrap {
  display: inline-block;
  width: 49%;
  margin-right: 1%;
  font-size: 17px;
}

.produce__item {
  display: table;
  width: 100%;
  height: 184px;
  background: #FFF;
  padding: 10px;
  border: 1px solid #E8ECF0;
}

.produce__item .img-wrap {
  display: table-cell;
  width: 45%;
  padding-right: 20px;
  vertical-align: middle;
  text-align: center;
}

.produce__item .img-wrap img {
  max-width: 95%;
}

.produce__item-link-wrap {
  display: table-cell;
  vertical-align: middle;
}

.produce__item-link {
  font-weight: bold;
  border-bottom: 1px solid;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .produce__item-link {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 1199px) {
  .produce__item {
    height: 160px;
  }
  .produce__item-link {
    font-size: 13px;
    line-height: 30px;
  }
}

@media (max-width: 1160px) {
  .produce__item-link {
    font-size: 13px;
    line-height: 20px;
  }
}

@media (max-width: 991px) {
  .produce__item-link {
    font-size: 13px;
    line-height: 25px;
  }
}

@media (max-width: 740px) {
  .produce__item-wrap {
    width: 100%;
    margin-right: 0;
  }
  .produce__item {
    height: auto;
    display: block;
    padding: 20px;
    margin-bottom: 20px;
  }
  .produce__item .img-wrap {
    display: block;
    width: 40%;
    text-align: left;
    margin-bottom: 20px;
  }
  .produce__item .img-wrap img {
    left: 0;
    right: auto;
  }
  .produce__item-link-wrap {
    display: block;
  }
}

.our-decision {
  margin-bottom: 60px;
}

.our-decision h4 {
  margin-bottom: 30px;
}

.our-decision__item {
  display: block;
  margin-bottom: 15px;
  background: #93969E;
  padding: 40px;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
}

.our-decision__item .more {
  float: right;
  margin-top: -2px;
  font-weight: 300;
  opacity: 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.our-decision__item .more .icn {
  margin-right: 8px;
}

.our-decision__item:hover, .our-decision__item:focus {
  opacity: 1;
  color: #FFF;
  background: #0C64B0;
}

.our-decision__item:hover .more, .our-decision__item:focus .more {
  opacity: 1;
}

@media (max-width: 1350px) {
  .our-decision {
    margin-bottom: 35px;
  }
  .our-decision h4 {
    margin-bottom: 20px;
  }
  .our-decision__item {
    font-size: 18px;
    padding: 30px;
  }
  .our-decision__item .more {
    font-size: 10px;
  }
}

@media (max-width: 1160px) {
  .our-decision__item {
    padding: 15px;
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .our-decision__item {
    padding: 30px;
    font-size: 18px;
  }
}

@media (max-width: 740px) {
  .our-decision__item {
    height: 87px;
    font-size: 15px;
    text-align: center;
  }
  .our-decision__item .more {
    display: block;
    float: none;
    font-size: 10px;
  }
  .our-decision__item:hover {
    padding: 20px 30px;
  }
  .our-decision__item:hover .more {
    margin-top: 5px;
    opacity: 0.8;
  }
}

.footer {
  /* height: 530px; */
  padding: 70px 0 25px 120px;
  border-top: 1px solid #39475d;
  margin-top: -530px;
  color: #A2A9BE;
  background: #021430;
}

.footer a {
  color: #A2A9BE;
}

.footer__line-1 {
  margin-bottom: 30px;
  font-size: 14px;
}

.footer__line-2 {
  padding-top: 35px;
  border-top: 1px solid #2a3954;
  font-size: 13px;
}

.footer__line-2 .footer__links {
  opacity: 0.6;
}

.footer__links-header {
  margin-bottom: 25px;
  color: #FFF;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.footer__links-wrap {
  margin-bottom: 4px;
}

.footer__soc {
  margin-bottom: 50px;
}

.footer__soc-header {
  margin-bottom: 30px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.footer__cp-wrap {
  display: inline-block;
  margin-right: 1%;
  vertical-align: top;
}

.footer__col-in {
  font-size: 0;
}

.footer__links-wrapper {
  display: inline-block;
  width: 41%;
  margin-right: 1%;
  font-size: 13px;
}

.footer__adress-wrap {
  display: inline-block;
  width: 37%;
  margin-right: 1%;
  font-size: 13px;
  vertical-align: top;
}

.footer__studio {
  display: inline-block;
  width: 20%;
  font-size: 13px;
  text-align: right;
  vertical-align: top;
}

.footer__cp {
  opacity: 0.6;
}

.footer__map {
  opacity: 0.6;
}

.footer__adress {
  opacity: 0.6;
}

.footer__adress-item {
  margin-bottom: 4px;
}

@media (max-width: 1500px) {
  .footer__links-wrapper {
    width: 44%;
  }
  .footer__adress-wrap {
    width: 35%;
  }
  .footer__studio {
    width: 19%;
  }
}

@media (max-width: 1400px) {
  .footer {
    padding: 60px 0 30px 0;
  }
  .footer__line-1 {
    font-size: 12px;
  }
  .footer__line-2 {
    font-size: 12px;
  }
  .footer__links-header {
    font-size: 12px;
  }
  .footer__soc-header {
    font-size: 12px;
  }
}

@media (max-width: 1199px) {
  .footer__line-1 {
    margin-bottom: 25px;
    font-size: 11px;
  }
  .footer__line-2 {
    font-size: 11px;
    padding-top: 15px;
  }
  .footer__soc-header {
    font-size: 11px;
  }
  .footer__soc a {
    margin-right: 3px;
  }
  .footer__cp-wrap {
    font-size: 11px;
  }
  .footer__links-wrapper {
    width: 44%;
    margin-right: 1%;
    font-size: 11px;
  }
  .footer__adress-wrap {
    width: 33%;
    margin-right: 1%;
    font-size: 11px;
  }
  .footer__studio {
    width: 21%;
    font-size: 11px;
  }
}

@media (max-width: 550px) {
    .footer__links-wrapper {
    width: 100%;
  }
  .footer__adress-wrap {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .footer {
    height: auto;
    margin-top: 0;
    padding: 45px 0 35px;
  }
  .footer__links-header {
    font-size: 14px;
  }
  .footer__line-2 {
    padding-top: 30px;
  }
  .footer__cp-wrap {
    width: 100%;
  }
  .footer__cp {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
  }
}

@media (max-width: 550px) {
  .footer {
    padding: 20px 0;
  }
  .footer__line-1 {
    display: none;
  }
  .footer__line-2 {
    padding: 0;
    border: 0 none;
  }
  .footer__map {
    display: none;
  }
}

.header {
  position: relative;
  z-index: 101;
  padding: 25px 0 30px;
  background: #FFF;
}

@media (max-width: 1199px) {
  .header {
    padding: 15px 0 25px;
  }
}

@media (max-width: 991px) {
  .header {
    padding: 25px 0;
  }
}

.header .container {
  position: relative;
}

.header__in {
  position: relative;
}

.header .logo {
  display: inline-block;
  margin-top: 15px;
}

.header .logo img {
  width: 170px;
}

@media (max-width: 1199px) {
  .header .logo img {
    width: 150px;
  }
}

@media (max-width: 1100px) {
  .header .logo {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .header .logo {
    margin-top: 0;
  }
  .header .logo img {
    width: 125px;
  }
}

@media (max-width: 550px) {
  .header .logo img {
    width: 100px;
  }
}

.header__info {
  position: absolute;
  top: 10px;
  right: 0;
  color: #292929;
  font-size: 15px;
  text-align: right;
  z-index: 20;
}

@media (max-width: 991px) {
  .header__info {
    margin-bottom: 0px;
    margin-top: 15px;
  }
}

@media (max-width: 550px) {
  .header__info {
    margin-top: 0;
  }
}

.header__info-item {
  display: inline-block;
  margin-left: 60px;
  color: #000;
  vertical-align: top;
}

@media (max-width: 1199px) {
  .header__info-item {
    margin-left: 50px;
  }
}

@media (max-width: 991px) {
  .header__info-item {
    display: inline-block;
    margin-left: 30px;
  }
}

@media (max-width: 550px) {
  .header__info-item {
    display: none;
  }
}

@media (max-width: 640px) {
  .header__info-item {
    margin-left: 15px;
  }
}

.header__info-item:first-child {
  margin-left: 0;
}

.header__info .mob-menu-link {
  display: inline-block;
  position: relative;
  top: -10px;
  width: 50px;
  margin-left: 45px;
  display: none !important;
}

.header__info .mob-menu-link:hover {
  opacity: 1;
}

@media (max-width: 1440px) {
  .header__info .mob-menu-link {
    display: inline-block !important;
  }
}

@media (max-width: 640px) {
  .header__info .mob-menu-link {
    margin-left: 25px;
  }
}

@media (max-width: 550px) {
  .header__info .mob-menu-link {
    position: static;
    width: 42px;
  }
}

.header__info .mob-menu-link span {
  display: block;
  margin-bottom: 10px;
  border-bottom: 5px solid #146daf;
  -webkit-transition: .3s;
  transition: .3s;
}

@media (max-width: 550px) {
  .header__info .mob-menu-link span {
    margin-bottom: 8px;
  }
}

.header__info .mob-menu-link span:last-child {
  margin-bottom: 0;
}

.header__info .mob-menu-link--close span {
  display: block;
  position: relative;
  width: 55px;
  height: 4px;
  margin-bottom: 10px;
  background: #0c64b0;
}

.header__info .mob-menu-link--close span:first-child {
  top: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header__info .mob-menu-link--close span:nth-child(2) {
  top: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header__info .mob-menu-link--close span:last-child {
  opacity: 0;
}

@media (min-width: 992px) {
  .header .tnav {
    margin-top: 65px;
    text-align: right;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .header .tnav {
    margin-top: 55px;
  }
}

@media (min-width: 992px) {
  .header .tnav__in {
            display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    font-size: 0;
  }
  .header .tnav__in .tnav__item:first-child {
    margin-left: 0;
  }
  .header .tnav__item {
    display: inline-block;
  }
  .header .tnav__item:hover .tnav__link {
    opacity: 1;
    color: #FFF;
    background: #0C64B0;
  }
  .header .tnav__item--parent {
    position: relative;
  }
  .header .tnav__item--parent:after {
    content: '';
    position: absolute;
    right: 8px;
    top: 15px;
    border: 4px solid transparent;
    border-top: 7px solid #fcb331;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .tnav__item--parent:after {
    right: 6px;
    border: 3px solid transparent;
    border-top: 6px solid #fcb331;
  }
}

@media (min-width: 992px) and (max-width: 1100px) {
  .header .tnav__item--parent:after {
    top: 12px;
  }
}

@media (min-width: 992px) {
  .header .tnav__item:hover .tnav__sub {
    display: block !important;
  }
  .header .tnav__link {
    display: inline-block;
    padding: 10px 25px 10px 8px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
  }
  .header .tnav__link:hover {
    opacity: 1;
    color: #FFF;
    background: #0C64B0;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  .header .tnav__link {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .tnav__link {
    padding: 8px 18px;
    font-size: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1100px) {
  .header .tnav__link {
    padding: 6px 15px;
  }
}



@media (min-width: 992px) {
  .header .tnav__sub {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    width: auto;
    min-width: 360px;
    z-index: 10;
    padding: 0;
    background: #f5f5f6;
    text-align: left;
    opacity: 1;
    list-style-type: none;
    border: 1px solid #E6E7EC;
  }
  .header .tnav__sub-item {
    padding: 0;
    margin: 0;
  }
  .header .tnav__sub-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    padding: 12px 16px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #E6E7EC;
font-style: normal;
font-weight: 400;
line-height: 120%;
letter-spacing: -0.18px;
  }

  .header .tnav__sub-item:nth-child(1) .tnav__sub-link {
    padding-top: 16px;
  }

  .header .tnav__sub-item:nth-last-child() .tnav__sub-link {
    padding-bottom: 16px;
  }

  .header .tnav__sub-link svg path {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .header .tnav__sub-link:hover {
    color: #fff;
    background: #002D66;
  }
  .header .tnav__sub-link:hover svg path {
    stroke: #fff;
  }
  .header .tnav__search {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
  }
  .header .tnav__third {
    padding-left: 0;
    width: auto;
    min-width: 360px;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #f5f5f6;
    border-left: 1px solid #E6E7EC;
  }

  .header .tnav__sub-item:hover > .tnav__third {
    display: block;
}

  .header .tnav__third .tnav__third-item {
    width: 100%;
  }

  .header .tnav__third .tnav__third-item .tnav__sub-link  {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.16px;
    width: 100%;
  }
}

@media (min-width: 1660px) {
  .header .tnav__sub-link {
    font-size: 18px;
  }

  .header .tnav__third .tnav__third-item .tnav__sub-link  {
    font-size: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .tnav__search {
    margin-left: 7px;
  }
}

@media (min-width: 992px) {
  .header .tnav__search .search-control {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 21px;
    height: 21px;
  }
  .header .tnav__search .search-control:hover {
    opacity: 1;
  }
  .header .tnav__search .search-control .icn--loupe {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .header .tnav__search .search-control__close {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -4px;
    width: 21px;
    height: 21px;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .header .tnav__search .search-control__close span {
    display: block;
    position: relative;
    width: 21px;
    height: 4px;
    margin-bottom: 7px;
    background: #0c64b0;
  }
  .header .tnav__search .search-control__close span:first-child {
    top: 12px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .header .tnav__search .search-control__close span:nth-child(2) {
    top: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .header .tnav__search .search-control--open .icn--loupe {
    opacity: 0;
  }
  .header .tnav__search .search-control--open .search-control__close {
    opacity: 1;
  }
}

.search {
  position: relative;
  height: 0;
  border-top: 1px solid #fff;
  z-index: 70;
  -webkit-transition: border-color 0.1s ease;
  transition: border-color 0.1s ease;
}

.search--open {
  border-color: #F5F5F6;
}

.search--open .search__wrap {
  top: 0;
  opacity: 1;
}

.search__wrap {
  position: relative;
  top: -64px;
  padding: 10px 0;
  opacity: 0.7;
  background: #FFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}

.search__in {
  position: relative;
  font-size: 17px;
}

.search__in button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 3px 8px;
  border: none;
  background: none;
}

.search__in button .icn {
  position: relative;
  top: 3px;
}

.search__inp {
  display: inline-block;
  width: 100%;
  height: 44px;
  padding: 10px 40px 10px 15px;
  border: 1px solid #bfcddc;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.search .error .search__inp {
  border-color: rgba(229, 37, 32, 0.9);
  box-shadow: inset 0 1px 1px rgba(229, 37, 32, 0.2);
}

body.menu-open {
  overflow: hidden;
}

.top .soc-links {
  display: none;
}

@media (max-width: 1440px) {
  .top .tnav {
    display: none;
  }
  .top--open {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 300;
    background: #FFF;
    overflow-y: scroll;
  }
  .top--open .header {
    height: auto;
  }
  .top--open .col-xs-12 {
    padding: 0;
  }
  .top--open .tnav {
    display: block !important;
    margin-top: 25px;
  }
  .top--open .tnav__in {
    display: block;
    padding: 0;
    margin: 0;
  }
  .top--open .tnav .tnav__in .tnav__item:first-child {
    border-top: 0 none;
  }
  .top--open .tnav__item {
    display: block;
    position: relative;
    border-top: 1px solid #d7d7d9;
  }
  .top--open .tnav__item--parent .tnav__link:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 20px;
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #0c64b0;
    border-left: 1px solid #0c64b0;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@media (max-width: 991px){
  .top--open .tnav__item--parent .tnav__link:after {
    top: 15px;
  }
}

@media (max-width: 1440px) {
  .top--open .tnav__item--parent .tnav__link:active:after, .top--open .tnav__item--parent .tnav__link:focus:after, .top--open .tnav__item--parent .tnav__link:hover:after, .top--open .tnav__item--parent .tnav__link.active:after {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    top: 25px;
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
  }
  .top--open .tnav__item--parent.tnav__item--open .tnav__link {
    color: #fff;
    background: #afb0b4;
  }
  .top--open .tnav__item--parent.tnav__item--open:after {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    top: 25px;
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
  }
  .top--open .tnav__item--parent.tnav__item--open .tnav__sub {
    display: block !important;
  }
  .top--open .tnav__link {
    display: block;
    height: 60px;
    padding: 0 25px;
    color: #000;
    font-size: 26px;
    font-weight: 500;
    line-height: 60px;
  }
}

@media (max-width: 1440px){
  .top--open .tnav__link {
    height: 55px;
    font-size: 22px;
    line-height: 60px;
  }
}

@media (max-width: 1440px) {
  .top--open .tnav__link:active, .top--open .tnav__link:focus, .top--open .tnav__link:hover, .top--open .tnav__link.active {
    color: #d7d7d9;
    text-decoration: none;
    background: #0C64B0;
    opacity: 1;
  }
  .top--open .tnav__link:active:after, .top--open .tnav__link:focus:after, .top--open .tnav__link:hover:after, .top--open .tnav__link.active:after {
    border-color: #fff !important;
  }
  .top--open .tnav__sub {
    display: none;
    padding-left: 0;
    margin-top: 5px;
  }
  .top--open .tnav__sub-item {
    padding: 0;
    margin: 0;
    border-top: 1px solid rgba(214, 214, 214, 0.5);
  }
  .top--open .tnav__sub-link {
    display: block;
    position: relative;
    height: 60px;
    padding: 0 25px 0 40px;
    margin-bottom: 5px;
    font-size: 25px;
    text-transform: none;
    font-weight: 500;
    line-height: 65px;
    background: #ebebec;
  }
}

@media (max-width: 1440px) and (max-width: 767px) {
  .top--open .tnav__sub-link {
    font-size: 20px;
  }
}

@media (max-width: 1440px) and (max-width: 550px) {
  .top--open .tnav__sub-link {
    height: auto;
    padding: 10px 25px 10px 40px;
    line-height: 25px;
  }
}

@media (max-width: 1440px) and (max-width: 375px) {
  .top--open .tnav__sub-link {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 1440px) {
  .top--open .tnav__sub-link:hover {
    color: #fff;
    background: #002D66;
  }
  .top--open .tnav__search {
    display: none !important;
  }
  .top--open .search {
    display: block;
    position: static;
    height: auto;
    padding: 10px 0 20px;
  }
  .top--open .search__wrap {
    position: static;
    padding: 0 15px;
  }
  .top--open .search__in {
    position: relative;
    font-size: 17px;
  }
  .top--open .search__in button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 3px 8px;
    border: none;
    background: none;
  }
  .top--open .search__in button .icn {
    position: relative;
    top: 3px;
  }
  .top--open .search__inp {
    display: inline-block;
    width: 100%;
    height: 44px;
    padding: 10px 40px 10px 15px;
    border: 1px solid #bfcddc;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .top--open .search .error .mob-menu-search__inp {
    border-color: rgba(229, 37, 32, 0.9);
    box-shadow: inset 0 1px 1px rgba(229, 37, 32, 0.2);
  }
  .top--open .soc-links {
    display: block;
    width: 100%;
    padding: 0 25px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
  }
}

.pagination {
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
}

.pagination__item {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #93969E;
  border: 1px solid #93969E;
  padding: 8px 5px;
  margin: 0 5px;
}

.pagination__item:hover, .pagination__item.active {
  opacity: 1;
  background: #93969E;
  color: #FFF;
}

@media (max-width: 1199px) {
  .pagination__item {
    width: 35px;
    height: 35px;
    font-size: 16px;
    padding: 6px 3px;
  }
}

.path {
  margin-bottom: 20px;
  font-size: 13px;
  text-transform: uppercase;
  color: #3C414F;
  letter-spacing: 2.5px;
}

.path__item {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 25px;
}

.path__item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 6px;
  border: 3px solid transparent;
  border-top: 5px solid #04a9f4;
}

.right-col {
  margin-left: 25px;
}

@media (max-width: 1300px) {
  .right-col {
    margin-left: 10px;
  }
}

@media (max-width: 991px) {
  .right-col {
    margin-left: 0;
    font-size: 0;
  }
}

.rnav {
  background: #EAEAEC;
  padding: 40px 0;
  margin-bottom: 40px;
}

.rnav__link {
  position: relative;
  display: block;
  padding: 13px 40px 13px 85px;
  font-size: 20px;
  font-weight: 500;
}

.rnav__link .icn {
  position: absolute;
  top: 15px;
  left: 40px;
}

.rnav__link.active, .rnav__link:hover {
  opacity: 1;
  background: #0C64B0;
  color: #FFF;
}

@media (max-width: 1300px) {
  .rnav {
    margin-bottom: 20px;
  }
  .rnav__link {
    font-size: 15px;
    padding: 10px 30px 10px 60px;
  }
  .rnav__link .icn {
    top: 12px;
    left: 26px;
  }
}

@media (max-width: 991px) {
  .rnav {
    display: none;
  }
}

.materials {
  padding: 40px;
  background: #E3E5EC;
  margin-bottom: 30px;
}

.materials__item {
  margin-bottom: 15px;
}

.materials__link {
  position: relative;
  display: inline-block;
  padding-left: 70px;
  font-size: 18px;
  font-weight: 300;
}

.materials__link span {
  position: absolute;
  top: -2px;
  left: 0;
  display: inline-block;
  width: 55px;
  padding: 3px 10px;
  color: #FFF;
  background: #157EFB;
  font-size: 15px;
  text-align: center;
}

@media (max-width: 1350px) {
  .materials {
    padding: 20px;
  }
  .materials__link {
    font-size: 15px;
    padding-left: 50px;
  }
  .materials__link span {
    font-size: 13px;
    width: 40px;
    padding: 2px;
  }
}

@media (max-width: 550px) {
  .materials {
    padding: 20px 10px;
  }
}

.add-block {
  padding: 40px;
  background: #F5F5F6;
  margin-bottom: 30px;
}

.add-block__item {
  margin-bottom: 8px;
}

.add-block__item a {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  font-size: 18px;
}

.add-block__item a .icn {
  position: absolute;
  top: 2px;
  left: 0;
}

.add-block__item a:hover {
  opacity: 1;
}

.add-block__item a:hover span {
  border-bottom: 1px solid;
}

@media (max-width: 1350px) {
  .add-block {
    padding: 20px;
  }
  .add-block__item a {
    font-size: 15px;
  }
}

@media (max-width: 550px) {
  .add-block {
    padding: 20px 10px;
  }
}

.briefcase {
  background: #F5F5F6;
  padding: 40px;
  margin-bottom: 30px;
}

.briefcase__header {
  position: relative;
  padding: 0 200px 25px 0;
  border-bottom: 2px solid #bcbcbd;
  margin-bottom: 30px;
}

.briefcase__header h3 {
  margin-bottom: 20px;
}

.briefcase__header-info {
  font-size: 13px;
  color: #4B4F5C;
  text-transform: uppercase;
}

.briefcase__header-img {
  position: absolute;
  top: 45px;
  right: 0;
  width: 200px;
}

.briefcase__header-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
}

.briefcase__text {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 25px;
}

.briefcase .more {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #157EFB;
  letter-spacing: 4px;
}

.briefcase .more .icn {
  position: relative;
  top: 2px;
  margin-right: 8px;
}

@media (max-width: 1400px) {
  .briefcase__header {
    padding: 0 150px 25px 0;
  }
  .briefcase__header-img {
    width: 150px;
  }
  .briefcase__header-info {
    font-size: 10px;
  }
  .briefcase__text {
    font-size: 14px;
  }
  .briefcase .more {
    font-size: 10px;
  }
  .briefcase .more .icn {
    top: 3px;
  }
}

@media (max-width: 1199px) {
  .briefcase {
    padding: 20px;
  }
  .briefcase__header {
    position: static;
    padding: 0;
    border-bottom: none;
  }
  .briefcase__header h3 {
    display: inline-block;
    width: 49%;
  }
  .briefcase__header-img {
    position: static;
    display: inline-block;
    width: 49%;
  }
  .briefcase__header-img img {
    position: static;
  }
  .briefcase__header-info {
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .briefcase {
    padding: 20px;
  }
  .briefcase__header h3 {
    display: inline-block;
    width: 80%;
  }
  .briefcase__header-img {
    width: 20%;
  }
}

@media (max-width: 767px) {
  .briefcase__header h3 {
    display: inline-block;
    width: 75%;
  }
  .briefcase__header-img {
    width: 25%;
  }
}

@media (max-width: 550px) {
  .briefcase__header h3 {
    display: inline-block;
    width: 65%;
  }
  .briefcase__header-img {
    width: 35%;
  }
}

.servises-right {
  margin-bottom: 30px;
}

.servises-right .servis {
  background: #f5f5f6;
  height: auto;
}

.servises-right .servis__img {
  position: relative;
  height: 215px;
  padding: 60px 40px 40px;
  color: #FFF;
  background-size: cover;
  background-position: center center;
}

.servises-right .servis__img--one {
  background-image: url(/local/templates/main/css/../img/content/servis/1.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .servises-right .servis__img--one {
    background-image: url("/local/templates/main/css/../img/content/servis/1@2.jpg");
  }
}

.servises-right .servis__img--two {
  background-image: url(/local/templates/main/css/../img/content/servis/2.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .servises-right .servis__img--two {
    background-image: url("/local/templates/main/css/../img/content/servis/2@2.jpg");
  }
}

.servises-right .servis__img--three {
  background-image: url(/local/templates/main/css/../img/content/servis/3.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .servises-right .servis__img--three {
    background-image: url("/local/templates/main/css/../img/content/servis/3@2.jpg");
  }
}

.servises-right .servis__img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(33, 33, 35, 0.5);
}

.servises-right .servis__header {
  position: relative;
  font-size: 40px;
  line-height: 45px;
  z-index: 20;
  letter-spacing: -1px;
}

@media (max-width: 1770px) {
  .servises-right .servis__header {
    font-size: 35px;
    line-height: 40px;
  }
}

@media (max-width: 1550px) {
  .servises-right .servis__header {
    font-size: 30px;
    line-height: 35px;
  }
}

.servises-right .servis__info {
  padding: 40px 45px;
}

.servises-right .servis__info-item {
  position: relative;
  padding-left: 35px;
  margin-bottom: 15px;
}

.servises-right .servis__info-item .icn {
  position: absolute;
  top: 2px;
  left: 0;
}

.servises-right .servis__info-link:hover {
  opacity: 1;
  border-bottom: 1px solid;
}

@media (max-width: 1600px) {
  .servises-right .servis__img {
    height: 160px;
    padding: 50px 30px 30px;
  }
  .servises-right .servis__header {
    font-size: 28px;
    line-height: 33px;
  }
  .servises-right .servis__info {
    padding: 25px;
    font-size: 16px;
  }
  .servises-right .servis__info-item {
    padding-left: 25px;
    margin-bottom: 13px;
  }
}

@media (max-width: 1250px) {
  .servises-right .servis__img {
    height: 100px;
    padding: 20px 17px 15px;
  }
  .servises-right .servis__header {
    font-size: 22px;
    line-height: 30px;
  }
  .servises-right .servis__info {
    padding: 20px;
  }
  .servises-right .servis__info-item {
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  .servises-right .servis__img {
    height: 125px;
    padding: 25px 90px 20px 20px;
  }
  .servises-right .servis__header {
    font-size: 22px;
    line-height: 34px;
  }
  .servises-right .servis__info {
    padding: 25px 15px;
    font-size: 14px;
  }
  .servises-right .servis__info-item {
    padding-left: 25px;
    margin-bottom: 13px;
  }
}

@media (max-width: 740px) {
  .servises-right .servis__img {
    height: 125px;
    padding: 45px 25px;
  }
  .servises-right .servis__header {
    font-size: 28px;
    line-height: 34px;
  }
  .servises-right .servis__info {
    padding: 25px;
    font-size: 16px;
  }
  .servises-right .servis__info-item {
    padding-left: 25px;
    margin-bottom: 13px;
  }
}

@media (max-width: 550px) {
  .servises-right .servis__img {
    height: 105px;
    padding: 35px 20px;
  }
  .servises-right .servis__header {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 430px) {
  .servises-right .servis__img {
    padding: 25px 20px;
  }
  .servises-right .servis__header {
    max-width: 80%;
  }
  .servises-right .servis__info {
    padding: 25px 12px;
    font-size: 14px;
  }
}

@media (max-width: 430px) {
  .servises-right .servis__header {
    max-width: 100%;
  }
}

.rnews {
  padding: 40px;
  background: #C7EBFF;
  margin-bottom: 30px;
  font-size: 26px;
}

.rnews .new {
  font-size: 26px;
  margin-bottom: 40px;
}

.rnews .new:last-child {
  margin-bottom: 0;
}

.rnews .new__date {
  font-size: 18px;
  font-weight: 300;
  color: #4E5F57;
  margin-bottom: 25px;
}

.rnews .new__text {
  line-height: 37px;
  margin-bottom: 20px;
  font-weight: 300;
}

@media (max-width: 1500px) {
  .rnews {
    padding: 25px;
  }
  .rnews .new {
    font-size: 22px;
  }
  .rnews .new__text {
    line-height: 30px;
    margin-bottom: 10px;
  }
  .rnews .new__date {
    margin-bottom: 20px;
  }
  .rnews .new--img img {
    max-width: 98%;
    top: -50px;
  }
}

@media (max-width: 1199px) {
  .rnews .new {
    font-size: 15px;
  }
  .rnews .new__date {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .rnews .new__text {
    line-height: 24px;
  }
  .rnews .new--img img {
    max-width: 98%;
    top: -40px;
  }
}

@media (max-width: 991px) {
  .rnews .new {
    display: inline-block;
    width: 45%;
    margin-right: 8%;
    vertical-align: top;
  }
  .rnews .new:last-child {
    margin-right: 0;
  }
}

@media (max-width: 550px) {
  .rnews .new {
    width: 100%;
  }
}

.banner {
  position: relative;
  height: 435px;
  margin-bottom: 30px;
  background-image: url(/local/templates/main/css/../img/general/bannerbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .banner {
    background-image: url("/local/templates/main/css/../img/general/bannerbg@2.jpg");
  }
}

.banner__logo {
  position: absolute;
  left: 20px;
  bottom: 50px;
  max-width: 17%;
}

@media (max-width: 1199px) {
  .banner__logo {
    bottom: 25px;
  }
}

.banner__blur-bg {
  display: block;
  position: absolute;
  z-index: -1;
  background-image: url(/local/templates/main/css/../img/general/bannerbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(11px);
          filter: blur(11px);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .banner__blur-bg {
    background-image: url("/local/templates/main/css/../img/general/bannerbg@2.jpg");
  }
}

.banner__text-wrap {
  position: absolute;
  left: 35%;
  right: 1px;
  top: 40px;
  z-index: 10;
  background-image: inherit;
  overflow: hidden;
}

.banner__text-info {
  position: relative;
  z-index: 15;
  padding: 40px 30px;
  background: rgba(255, 255, 255, 0.25);
}

.banner__text {
  margin-bottom: 50px;
  color: #FFF;
  font-size: 29px;
  line-height: 34px;
}

@media (max-width: 1750px) {
  .banner__text {
    font-size: 25px;
  }
}

@media (max-width: 1600px) {
  .banner__text {
    font-size: 20px;
  }
}

@media (max-width: 1350px) {
  .banner__text-wrap {
    left: 20%;
  }
  .banner__text-info {
    padding: 30px;
  }
}

@media (max-width: 1199px) {
  .banner {
    height: 230px;
    margin-bottom: 20px;
  }
  .banner__text-wrap {
    top: 0;
    bottom: 0;
    left: 30%;
  }
  .banner__text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .banner__text-info {
    position: absolute;
    top: 0;
    bottom: 0;
  }
  .banner__text-info .btn {
    font-size: 8px;
    padding: 13px;
    width: 100%;
  }
}

@media (max-width: 1000px) {
  .banner__text-info {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .banner__text-info {
    padding: 60px 25px 10px;
  }
  .banner__text {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px;
  }
}

@media (max-width: 740px) {
  .banner__text-wrap {
    left: 50%;
  }
}

@media (max-width: 500px) {
  .banner__text-wrap {
    left: 35%;
  }
  .banner__text-info {
    padding: 50px 25px 10px;
  }
  .banner__text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .materials, .banner {
    display: inline-block;
    width: 49%;
    height: 260px;
    margin-bottom: 20px;
    margin-right: 2%;
    vertical-align: top;
  }
  .materials {
    height: 180px;
  }
  .servises-right {
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
    vertical-align: top;
  }
  .servises-right .servis {
    height: 260px;
  }
  .servises-right--interesting .servis {
    height: 180px;
  }
  .servises-right--interesting .servis__img {
    display: none !important;
  }
  .add-block, .briefcase, .rnews {
    width: 100%;
  }
}

@media (max-width: 740px) {
  .materials, .banner {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0%;
  }
  .banner {
    height: 260px;
  }
  .servises-right {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    vertical-align: top;
  }
  .servises-right .servis {
    height: auto;
  }
  .add-block,
  .briefcase,
  .rnews {
    width: 100%;
  }
}

.title {
  margin-bottom: 25px;
  background: #1C1846;
  overflow: hidden;
}

.title .container {
  padding: 0;
}

.title__wrap {
  display: table;
  width: 100%;
  height: 245px;
  padding-left: 20px;
}

.title__name {
  display: table-cell;
  padding-left: 60px;
  vertical-align: middle;
}

.title__name h1, .title__name .h1 {
  display: inline-block;
  margin-right: 30px;
  white-space: nowrap;
}

.title__bg {
  display: table-cell;
  position: relative;
  width: 60%;
}

.title__bg:after {
  content: "";
  display: block;
  position: absolute;
  width: 1500px;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url(/local/templates/main/css/../img/general/title-pattern.png);
  background-position: top rigth;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.title__back {
  display: none;
  padding: 0 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 20px;
  margin: auto;
}

@media (max-width: 550px) {
  .title__back {
    display: block;
  }
}

.title .js-select {
  display: inline-block;
  position: relative;
  top: -10px;
}

.title .js-select .select2.select2-container {
  width: 140px !important;
}

.title .js-select .select2-container--default .select2-selection--single {
  background: transparent;
  border: 1px solid #0C64B0;
  border-radius: 0px;
  height: 42px;
}

.title .js-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #FFF;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  padding: 5px 13px;
}

.title .js-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  right: 10px;
}

.title .js-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fcb331 transparent transparent transparent;
}

.title .js-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fcb331 transparent;
}

.title--servis .title__wrap {
  height: 330px;
}

.title--servis .title__wrap h1 {
  white-space: normal !important;
}

.title--servis .title__bg {
  width: 45%;
}

.title--servis .title__bg:after {
  background-image: url(/local/templates/main/css/../img/general/title-photo.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .title--servis .title__bg:after {
    background-image: url("/local/templates/main/css/../img/general/title-photo@2.jpg");
  }
}

.title--decision .title__wrap {
  height: 330px;
}

.title--decision .title__wrap h1 {
  white-space: normal !important;
}

.title--decision .title__bg {
  width: 45%;
}

.title--decision .title__bg:after {
  background-image: url(/local/templates/main/css/../img/general/dec-photo.jpg);
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .title--decision .title__bg:after {
    background-image: url("/local/templates/main/css/../img/general/dec-photo@2.jpg");
  }
}

@media (max-width: 1500px) {
  .title__wrap {
    height: 240px;
  }
  .title__bg {
    width: 45%;
  }
  .title--decision .title__wrap {
    height: 260px;
  }
  .title--decision .title__wrap h1 {
    font-size: 40px;
  }
  .title--decision .title__bg {
    width: 45%;
  }
  .title--decision .btn {
    display: none;
  }
  .title--servis .title__wrap {
    height: 260px;
  }
  .title--servis .title__wrap h1 {
    font-size: 40px;
  }
  .title--servis .title__bg {
    width: 45%;
  }
}

@media (max-width: 1350px) {
  .title__name {
    padding-left: 15px;
  }
  .title__wrap {
    height: 210px;
    padding-right: 20px;
  }
  .title__bg {
    width: 50%;
  }
  .title--decision .title__wrap {
    height: 210px;
  }
  .title--decision .title__bg {
    width: 40%;
  }
  .title--decision .btn {
    display: none;
  }
  .title--servis .title__wrap {
    height: 210px;
  }
  .title--servis .title__bg {
    width: 40%;
  }
}

@media (max-width: 1199px) {
  .title--decision .title__bg {
    width: 48%;
  }
  .title--decision .btn {
    display: none;
  }
  .title--servis .title__bg {
    width: 48%;
  }
}

@media (max-width: 991px) {
  .title {
    margin-bottom: 15px;
  }
  .title__wrap {
    height: 180px;
  }
  .title--servis .title__wrap {
    height: 180px;
  }
  .title--servis .title__wrap h1 {
    font-size: 27px;
    line-height: 35px;
  }
  .title--servis .title__bg {
    width: 50%;
  }
  .title--decision .title__wrap {
    height: 180px;
  }
  .title--decision .title__wrap h1 {
    font-size: 27px;
    line-height: 35px;
  }
  .title--decision .title__bg {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .title .js-select {
    top: -8px;
  }
  .title .js-select .select2.select2-container {
    width: 100px !important;
  }
  .title .js-select .select2-container--default .select2-selection--single {
    background: transparent;
    border: 1px solid #0C64B0;
    border-radius: 0px;
    height: 35px;
  }
  .title .js-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #FFF;
    font-size: 25px;
    line-height: 25px;
    padding: 5px 13px;
  }
  .title .js-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
  }
}

@media (max-width: 767px) {
  .title__wrap {
    height: 120px;
  }
  .title--servis .title__wrap {
    height: 120px;
  }
  .title--servis .title__bg {
    position: relative;
    right: -20px;
    width: 45%;
  }
  .title--decision .title__wrap {
    height: 120px;
  }
  .title--decision .title__bg {
    position: relative;
    right: -60px;
    width: 50%;
  }
}

@media (max-width: 740px) {
  .title .js-select {
    top: -5px;
  }
  .title .js-select .select2.select2-container {
    width: 100px !important;
  }
  .title .js-select .select2-container--default .select2-selection--single {
    background: transparent;
    border: 1px solid #0C64B0;
    border-radius: 0px;
    height: 30px;
  }
  .title .js-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #FFF;
    font-size: 20px;
    line-height: 20px;
    padding: 5px 13px;
  }
  .title .js-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
  }
}

@media (max-width: 740px) {
  .title__wrap {
    height: 80px;
  }
  .title__name {
    position: relative;
    margin-right: 0;
    padding-left: 0;
  }
  .title__name--select {
    padding-right: 115px;
  }
  .title__name--select .title__name {
    padding-left: 0;
  }
  .title__name .js-select {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 30px;
    margin: auto;
  }
  .title__bg {
    display: none;
  }
  .title--servis .title__wrap {
    padding: 15px 15px 20px;
    height: auto;
  }
  .title--servis .title__wrap .title__name h1 {
    margin: 0;
  }
  .title--servis .title__bg {
    display: none;
  }
  .title--decision .title__wrap {
    padding: 15px 15px 20px;
    height: auto;
  }
  .title--decision .title__wrap .title__name h1 {
    margin: 0;
  }
  .title--decision .title__bg {
    display: none;
  }
}


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

/* 404 */
.__notFound_page .container {
  height: 100%;
}

.__notFound_page .sectionBox {
  position: relative;
  height: 100vh;
  background-color: #1C1846;
  overflow: hidden;
}

.__notFound_page .pattern {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.__notFound_page .pattern:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background-repeat: no-repeat;
  background-size: auto 96px;
}

.__notFound_page .pattern.pattern_top-left:after {
  background-image: url(/local/templates/main/css/../img/not-found/title-top-left.svg);
}

.__notFound_page .pattern.pattern_top-right:after {
  background-image: url(/local/templates/main/css/../img/not-found/title-top-right.svg);
  background-position: top right;
}

.__notFound_page .pattern.pattern_bottom-left:after {
  background-image: url(/local/templates/main/css/../img/not-found/title-bottom-left.svg);
  background-position: bottom left;
}

.__notFound_page .pattern.pattern_bottom-right:after {
  background-image: url(/local/templates/main/css/../img/not-found/title-bottom-right.svg);
  background-position: bottom right;
}

.__notFound_page .sectionBox_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  height: 100%;
  width: 620px;
  margin: 0 auto;
}

.__notFound_page .title {
  margin: 0;
  color: #FFFFFF;
  text-align: center;
  font-size: 120px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}

.__notFound_page .subtitle {
  margin: 0;
  width: 480px;
  color: #FFFFFF;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.64px;
}

.__notFound_page .text {
  margin: 0;

  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.18px;
}

.__notFound_page .actions .btn {
  padding: 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 6px;
  text-transform: uppercase;
}

@media screen and (max-width: 1700px) {
  .__notFound_page .pattern.pattern_top-right:after {
    right: -320px;
  }

  .__notFound_page .pattern.pattern_bottom-left:after {
    left: -360px;
  }

}

@media screen and (max-width: 1500px) {
  .__notFound_page .subtitle {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.64px;
    width: 430px;
  }

  .__notFound_page .text {
    width: 420px;
  }

}

@media screen and (max-width: 1300px) {
  .__notFound_page .pattern.pattern_top-left,
  .__notFound_page .pattern.pattern_bottom-right {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .__notFound_page .pattern.pattern_top-right:after {
    right: 0;
  }
  .__notFound_page .pattern.pattern_bottom-left:after {
    left: -488px;
  }

  .__notFound_page .sectionBox_inner {
    width: 100%;
    max-width: 410px;
  }

  .__notFound_page .subtitle {
    letter-spacing: -0.48px;
  }
}

@media screen and (max-width: 740px) {
  .__notFound_page .pattern:after {
    background-size: auto 46px;
  }
  .__notFound_page .pattern.pattern_top-right:after {
    right: -156px;
  }
  .__notFound_page .pattern.pattern_bottom-left:after {
    left: -246px;
  }

  .__notFound_page .sectionBox_inner {
    gap: 16px;
    max-width: 328px;
  }

  .__notFound_page .title {
    font-size: 80px;
    font-style: normal;
    font-weight: 550;
    line-height: 110%;
    max-width: 100%;
  }

  .__notFound_page .subtitle {
    font-size: 20px;
    font-style: normal;
    font-weight: 550;
    line-height: 120%;
    letter-spacing: -0.4px;
    max-width: 100%;
  }

  .__notFound_page .text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.16px;
    max-width: 100%;
  }

  .__notFound_page .actions .btn {
    font-size: 12px;
  }
}
/* End */


/* Start:/local/templates/main/css/custom.css?17285564629738*/
.title--decision .title__bg.no_after_bg:after {
    background-image: none;
}

.title--servis .title__bg.no_after_bg:after {
    background-image: none;
}

.title__bg.no_after_bg:after {
    background-image: none;
}

#bx_incl_area_1 {
    display: flex;
    flex-direction: column;
}

.units__item.wideitem {
    padding-right: 50px;
}

:not(.nohovereffect) .products__item.nohovereffect {
    cursor: default;
}

.tnav__subsub {
    display: none;
}
@media (min-width: 992px) {
    .tnav__subsub {
        display: none;
        background: #f5f5f6;
        position: absolute;
        left: 251px;
        top: 0px;
        width: 250px;
    }
    .header .tnav__sub-item {
        position: relative;
    }

    .header .tnav__subsub .tnav__sub-link {
        padding-left: 5px;
    }

    .tnav__sub-item:hover .tnav__subsub {
        display: block;
    }

    .tnav__subsub {
        padding-left: 0px;
    }

    .tnav__sub-link.is_parent_m:after {
        content: "";
        position: absolute;
        right: 8px;
        top: 10px;
        border: 4px solid transparent;
        border-left: 7px solid #0c64b0;
    }
}

@media (max-width: 991px) {
    .tnav__sub-link.is_parent_m:after {
        content: "";
        position: absolute;
        right: 15px;
        top: 10px;
        width: 15px;
        height: 15px;
        border-bottom: 1px solid #0c64b0;
        border-left: 1px solid #0c64b0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .tnav__subsub {
        display: none;
        background: #f5f5f6;
        padding-left: 0px;
    }

    ul.tnav__subsub {
        list-style: none;
    }
    ul.tnav__subsub li {
        list-style: none;
    }
}

.briefcase__header.norightpadding {
    padding-right: 0px;
    padding-bottom: 0px;
}

.briefcase__header-img.normalize {
    position: relative;
    float: right;
}

.title__name h1,
.title__name .h1 {
    font-size: 40px;
}

@media (max-width: 740px) {
    .title__name h1,
    .title__name .h1 {
        font-size: 25px;
    }
}

.header .tnav__sub-item {
    vertical-align: top;
    line-height: 1.5;
    padding-left: 0px;

    svg {
        min-width: 12px;
        min-height: 12px;
    }
}

.cookie--close {
    bottom: -150px;
}

.btn.ask-inner {
    margin-bottom: 10px;
    width: 100%;
}

.title__name h1,
.title__name .h1 {
    white-space: normal;
}

.title--servis .title__bg:after {
    background-image: url(/local/templates/main/css/../img/general/title-pattern.png);
    background-position: right;
}

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

.title__bg.no_after_bg img {
    float: right;
}

@media (max-width: 2500px) {
    .title--servis .title__wrap {
        height: 260px;
    }
}

@media (max-width: 1400px) {
    .clients__header {
        margin-bottom: 50px;
        font-size: 40px;
        line-height: 47px;
    }
}

.header .tnav__sub-link:hover {
    color: #fff;
    background: #0c64b0;
    background-color: rgba(12, 100, 176, 1);
}

.top--open .tnav__sub-link:hover {
    background: #0c64b0;
    background-color: rgba(12, 100, 176, 1);
}

.tnav__sub-link.is_parent_m:hover:after {
    border-left: 7px solid #fff;
}

@media (max-width: 1440px) {
    .top--open .tnav__item--parent.tnav__item--open .tnav__link {
        background: #0c64b0;
    }

    .tnav__sub-link.is_parent_m:hover:after {
        border-bottom: 1px solid #0c64b0;
        border-left: 1px solid #0c64b0;
    }

    .top--open .tnav__sub-link .tnav__subsub .tnav__sub-link {
        padding: 10px 25px 10px 60px;
    }

    .top--open .tnav__sub .tnav__sub-link:hover {
        background: #818b98;
    }

    .tnav__item.tnav__item--parent.tnav__item--open .tnav__sub-link.is_parent_m:after {
        border-bottom: 1px solid #909093;
        border-left: 1px solid #909093;
    }

    .tnav__item.tnav__item--parent.tnav__item--open .tnav__sub-link.is_parent_m.is_m_opend:after {
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        transform: rotate(-225deg);
        top: 20px;
    }

    .top--open .tnav__sub-item .tnav__sub-link.is_parent_m.is_m_opend {
        background: #818b98;
        color: #fff;
    }

    .top--open .tnav__sub-link {
        font-weight: 300;
    }
}
.title--decision .title__wrap {
    height: 260px;
}

@media (max-width: 1350px) {
    .title__wrap {
        padding-right: 00px;
    }
}

.title--decision .title__bg:after {
    background-image: url(/local/templates/main/css/../img/general/title-pattern.png);
    background-position: right;
}

.s-slider .s-slide__info {
    min-height: 200px;
}

/* LvlUp */
.header--fixed .header {
    padding-top: 7px;
    padding-bottom: 0;
    min-height: 112px;
}

header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 150;
}
header + * {
    margin-top: 113px;
}

@media (max-width: 1660px) {
    header + * {
        margin-top: 106px;
    }

    .header--fixed .header {
        min-height: 71px;
    }
}
.header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
}

.header--show {
    transition: all 0.4s;
    transform: translateY(0);
}

.header--fixed .header .tnav__in {
    padding-top: 14px;
}

.header .tnav__link {
    transition: none;
}
.header__info-item {
    transition: none;
}
.header .tnav__search .search-control .icn--loupe {
    transition: opacity 0.3s;
}
.header--fixed .header .tnav__search .search-control {
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header--fixed .header .tnav__search .search-control .icn--loupe {
    position: static;
    background-image: url(/local/templates/main/css/../img/loupe-white.svg);
    background-position: center center;
    background-size: contain;
    width: 13px;
    height: 13px;
}
.header--fixed .header .tnav__search {
    position: absolute;
    right: 14px;
    margin-top: 6px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 0;
    width: 44px;
    height: 44px;
    background-color: #fcb331;
}
.header--fixed .header .tnav__search .search-control__close {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.header--fixed .header .tnav__search .search-control__close span {
    position: absolute;
    top: 50%;
    left: 50%;
}
.header--fixed .header .tnav__search .search-control__close span:first-child {
    transform: translate(-50%, -50%) rotate(45deg);
}
.header--fixed .header .tnav__search .search-control__close span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.header--fixed .header__info-item {
    font-size: 16px;
    transition: none;
}

.header--fixed .header__info-item {
    padding-left: 22px;
    position: relative;
    margin-left: 35px;
}
.header--fixed .header__info-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.header--fixed .header__info-item.header__info-item--phone::before {
    background-image: url(/local/templates/main/css/../img/phone-icon.png);
    width: 17px;
    height: 16px;
}
.header--fixed .header__info-item.header__info-item--email {
    letter-spacing: -0.01em;
    padding-left: 26px;
}
.header--fixed .header__info-item.header__info-item--email::before {
    background-image: url(/local/templates/main/css/../img/email-icon.png);
    width: 18px;
    height: 15px;
}
.search--open .search__wrap {
    top: -1px;
    border-top: 1px solid #f5f5f6;
}



@media (min-width: 992px) {
    .header--fixed .logo img {
        width: 100px;
    }
    .header--fixed .header__info {
        top: 50%;
        right: 83px;
        transform: translateY(-50%);
        margin-top: 7px;
    }
    .header--fixed .header .tnav {
        margin-top: 0;
        padding-right: 450px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .header--fixed .header__in > .row {
        display: flex;
        align-items: stretch;
    }
    .header--fixed .header .tnav__link {
        font-size: 12px;
    }
    .header--fixed .header__info ~ .col-xs-12.col-md-10 {
        display: flex;
    }
}
@media (min-width: 1660px) {
        .header--fixed .logo img {
        width: 145px;
    }
    .header--fixed .header .tnav__link {
        font-size: 16px;
    }
} 
@media (max-width: 1700px) {
    .header--fixed .header__info {
        display: flex;
        flex-direction: column;
        margin-top: 5px;
    }
    .header--fixed .header__info-item {
        margin-top: 5px;
    }
    .header--fixed .header__info-item:first-child {
        margin-top: 0;
    }
}
@media (max-width: 1700px) and (min-width: 992px) {
    .header--fixed .header .tnav {
        padding-right: 250px;
    }
}
@media (max-width: 1440px) {
        .header__info .mob-menu-link {
        transition: opacity 0.2s;
    }
    .header--fixed .header__info .mob-menu-link {
        top: 50%;
    }
        .header--fixed .header__info {
        flex-direction: row;
    }
    .header--fixed .header__info {
        align-items: center;
    }
}
@media (max-width: 991px) {
    header.top .header {
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 0;
    }


}
@media (max-width: 600px) {
    header.top .header__info-item {
        display: none;
    }
}
@media (max-width: 425px) {
    header.top .header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header--fixed .header__info .mob-menu-link span {
        border-bottom-width: 3px;
    }
    .header--fixed .header__info .mob-menu-link--close span {
        height: 3px;
    }
}



/* End */


/* Start:/local/templates/main/css/menu.css?17285564623293*/
.custom__header .header {
  padding: 0 !important;
}
.custom__header .header .container {
  padding-top: 24px;
  padding-bottom: 24px;
}
.custom__header .header .container .header__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom__header .header .container .header__in .header__logo a {
  margin: 0;
}
.custom__header .header .container .header__in .header__info {
  position: relative;
  transform: none;
  top: auto;
  right: auto;
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 32px;
}
.custom__header .header .container .header__in .header__info .info__links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.custom__header .header .container .header__in .header__info .tnav__search {
  position: relative;
  right: auto;
  top: auto;
  transform: none;
}
@media (max-width: 1440px) {
  .custom__header .header .container .header__in .header__info .tnav__search {
    display: none;
  }
}
.custom__header .header .container .header__in .header__info .mob-menu-link {
  margin-left: 0;
}
.custom__header .header .container .header__in .tnav {
  padding-right: 0;
}
@media (max-width: 1440px) {
  .custom__header .header .container .header__in .tnav {
    display: none !important;
  }
}
.custom__header .header .container .header__in .tnav .tnav__in {
  padding-top: 0;
}
.custom__header .tnav__mobile {
  display: none;
}
.custom__header .tnav__mobile .tnav__in .tnav__item.tnav__item--open .tnav__link a {
  color: #fff;
}
.custom__header .tnav__mobile .tnav__in .tnav__item.tnav__item--open .tnav__link .link__arrow {
  transform: rotate(0deg);
}
.custom__header .tnav__mobile .tnav__in .tnav__item.tnav__item--open .tnav__link .link__arrow svg path {
  stroke: #fff;
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__link::after {
  content: none !important;
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__link .link__arrow {
  transition: transform 0.3s ease;
  transform: rotate(180deg);
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__sub .tnav__sub-item .tnav__sub-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__sub .tnav__sub-item .tnav__sub-link .link__arrow {
  transition: transform 0.3s ease;
  transform: rotate(180deg);
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__sub .tnav__sub-item .tnav__third {
  padding-left: 0;
  display: none;
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__sub .tnav__sub-item .tnav__third .tnav__third-item {
  list-style: none;
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__sub .tnav__sub-item .tnav__third .tnav__third-item .tnav__sub-link {
  background-color: #F5F5F6;
  padding-left: 56px;
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__sub .tnav__sub-item.tnav__item--open .link__arrow {
  transform: rotate(0deg);
}
.custom__header .tnav__mobile .tnav__in .tnav__item .tnav__sub .tnav__sub-item.tnav__item--open .tnav__third {
  display: block;
}
.custom__header.top--open .tnav__mobile {
  display: flex;
}/*# sourceMappingURL=menu.css.map */
/* End */


/* Start:/local/templates/main/css/career.css?17285564624872*/
@media (max-width: 1199) {
  .career__container .units__item-header {
    font-size: 24px;
  }
}
@media (max-width: 740px) {
  .career__container .units__item-header {
    margin-bottom: 16px !important;
    font-size: 20px;
  }
}
.career__container .units__item-text {
  margin-bottom: 0;
}
@media (max-width: 740px) {
  .career__container .units__item-text {
    display: block;
  }
}
.career__container .rnews .new {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
}
.career__container .rnews .new .new__text {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .career__container .rnews .new .new__text {
    font-size: 20px;
  }
}
@media (max-width: 740px) {
  .career__container .rnews .new .new__text {
    font-size: 16px;
  }
}
.career__container .rnews .new .text__small {
  color: var(--black-80, #303238);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.18px;
}
@media (max-width: 740px) {
  .career__container .rnews .new .text__small {
    font-size: 16px;
  }
}
.career__container .rnews .new .text__email {
  color: var(--Blue, #0C64B0);
  font-size: 24px;
  font-style: normal;
  font-weight: 550;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .career__container .rnews .new .text__email {
    font-size: 20px;
  }
}
@media (max-width: 740px) {
  .career__container .rnews .new .text__email {
    font-size: 18px;
  }
}
.career__container .career__accordeons .career__accordeon:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .career__container .career__accordeons .career__accordeon:not(:last-child) {
    margin-bottom: 32px;
  }
}
@media (max-width: 740px) {
  .career__container .career__accordeons .career__accordeon:not(:last-child) {
    margin-bottom: 16px;
  }
}
.career__container .career__accordeons .career__accordeon .career__block-header {
  background: var(--Light-Blue, #C7EBFF);
  padding: 32px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .career__container .career__accordeons .career__accordeon .career__block-header {
    padding: 24px;
  }
}
@media (max-width: 740px) {
  .career__container .career__accordeons .career__accordeon .career__block-header {
    padding: 16px;
  }
}
.career__container .career__accordeons .career__accordeon .career__block-header .career__block-title {
  color: var(--Blue, #0C64B0);
  leading-trim: both;
  text-edge: cap;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .career__container .career__accordeons .career__accordeon .career__block-header .career__block-title {
    font-size: 16px;
  }
}
@media (max-width: 740px) {
  .career__container .career__accordeons .career__accordeon .career__block-header .career__block-title {
    font-size: 12px;
  }
}
.career__container .career__accordeons .career__accordeon .career__block-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
.career__container .career__accordeons .career__accordeon .career__block-body .career__item {
  width: 100%;
  padding: 36px 32px;
  background: var(--Dark-Grey, #E6E7EC);
  cursor: pointer;
}
@media (max-width: 1199px) {
  .career__container .career__accordeons .career__accordeon .career__block-body .career__item {
    padding: 24px;
  }
}
@media (max-width: 740px) {
  .career__container .career__accordeons .career__accordeon .career__block-body .career__item {
    padding: 16px;
  }
}
.career__container .career__accordeons .career__accordeon .career__block-body .career__item .career__item-title {
  color: var(--black-80, #303238);
  font-size: 32px;
  font-style: normal;
  font-weight: 550;
  line-height: 120%;
  letter-spacing: -0.64px;
}
@media (max-width: 1199px) {
  .career__container .career__accordeons .career__accordeon .career__block-body .career__item .career__item-title {
    font-size: 24px;
  }
}
@media (max-width: 740px) {
  .career__container .career__accordeons .career__accordeon .career__block-body .career__item .career__item-title {
    font-size: 20px;
  }
}

.__accordeon .__accordeon_head .accordeon__arrow {
  transition: transform 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  transform: rotate(180deg);
}
@media (max-width: 740px) {
  .__accordeon .__accordeon_head .accordeon__arrow {
    max-width: 16px;
  }
}
.__accordeon .__accordeon_body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, margin-top 0.5s;
}
.__accordeon.active .__accordeon_body {
  max-height: 2000px;
  margin-top: 8px;
}
.__accordeon.active .__accordeon_head .accordeon__arrow {
  transform: rotate(0deg);
}/*# sourceMappingURL=career.css.map */
/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/.default/style.min.css?1728556462467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */
/* /local/templates/main/css/main.css?1755082722195099 */
/* /local/templates/main/css/custom.css?17285564629738 */
/* /local/templates/main/css/menu.css?17285564623293 */
/* /local/templates/main/css/career.css?17285564624872 */
/* /local/templates/main/components/bitrix/breadcrumb/.default/style.min.css?1728556462467 */
