/* Generated by less 2.5.1 */
@charset "UTF-8";
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
p,
a,
iframe,
input,
button,
form,
textarea,
select,
dl,
dt,
dd,
blockquote,
address,
table,
object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
figure {
  margin: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  cursor: pointer;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
input {
  line-height: normal;
}
input,
select,
button,
textarea {
  vertical-align: top;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.6em;
}
sub {
  bottom: -0.4em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
mark {
  background: #ff0;
  color: #000;
}
svg:not(:root) {
  overflow: hidden;
}
svg:not(:root) img {
  width: 100%;
  height: auto;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 12px;
}
html {
  font-size: 62.5%;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:focus {
  outline-color: transparent;
  outline-style: none;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 991px) {
  .visible-desktop {
    display: none !important;
  }
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 991px) {
  .hidden-desktop {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tablet {
    display: none !important;
  }
}
.visible-tablet {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-tablet {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .hidden-tabletmob {
    display: none !important;
  }
}
.visible-tabletmob {
  display: none !important;
}
@media (max-width: 991px) {
  .visible-tabletmob {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-mob {
    display: none !important;
  }
}
.visible-mob {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-mob {
    display: block !important;
  }
}
body:after {
  font: 13px/18px Arial;
  text-align: center;
  content: 'desktop';
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 5px 20px;
  min-width: 100px;
  z-index: 9999;
  background: rgba(0, 122, 0, 0.5);
  color: #fff;
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body:after {
    content: 'tablet';
    background: rgba(0, 0, 255, 0.5);
  }
}
@media (max-width: 767px) {
  body:after {
    content: 'mobile';
    background: rgba(255, 0, 0, 0.5);
  }
}
body {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
a {
  color: inherit;
}
.title,
h1,
.h1 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 27px;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 991px) {
  .title,
  h1,
  .h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
h2,
.h2,
.h3,
h3 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 10px;
}
.h4,
h4,
.h5,
h5,
.h6,
h6 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 10px;
}
.title a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
.title a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}
hr {
  height: 1px;
  overflow: hidden;
  background: #fff;
  margin: 30px 0;
  border: none;
}
p,
ul,
ol,
iframe,
object,
table,
embed,
dl {
  margin-bottom: 22px;
}
ul,
ol {
  margin-left: 25px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
  border: 1px solid #fff;
}
table.table-noborder {
  border: none;
  background: transparent;
}
table.table-noborder td,
table.table-noborder th {
  border: none;
  background: transparent;
  padding: 14px 30px 0 0;
}
table.table-noborder td:last-child,
table.table-noborder th:last-child {
  padding-right: 0;
}
table.table-noborder tr:first-child td,
table.table-noborder tr:first-child th {
  padding-top: 0;
}
table.table-noborder tr:hover td {
  background: transparent;
}
table.table-list {
  border: 0 none;
  background: transparent;
}
table.table-list td,
table.table-list th {
  text-align: left;
  border: 0 none;
  border-bottom: 1px solid #fff;
  background: transparent;
  padding: 5px 8px 4px 0;
}
table.table-list td:first-child,
table.table-list th:first-child {
  padding-left: 8px;
}
table.table-list tr:hover td,
table.table-list tr:hover th {
  background: transparent;
}
th,
td {
  padding: 5px 10px;
  border: 1px solid #fff;
}
th {
  font-weight: 400;
  background: rgba(255, 255, 255, 0.2);
}
tr:hover td {
  background: rgba(255, 255, 255, 0.1);
}
blockquote {
  display: block;
  margin: 20px;
  font-style: italic;
}
blockquote:before {
  content: '\201C';
  position: relative;
  left: -3px;
}
blockquote:after {
  content: '\201D';
  position: relative;
  left: 3px;
}
q {
  font-style: italic;
}
q:before {
  content: '\201C';
  margin: 0 1px 0 0;
}
q:after {
  content: '\201D';
  margin: 0 0 0 1px;
}
dl {
  *zoom: 1;
}
dl:after {
  content: " ";
  display: table;
  clear: both;
}
dt {
  clear: both;
  float: left;
  font-weight: bold;
  margin-right: 5px;
}
dd {
  display: block;
  border-bottom: 1px solid #d7d7d7;
}
input[type=text],
input[type=search],
input[type=tel],
input[type=email],
input[type=password],
textarea,
select {
  border-color: #666666 #dddddd #dddddd #666666;
  border-width: 1px;
  border-style: solid;
  background: #fff;
  color: #333;
  font: 12px/16px Arial;
  padding: 6px 6px 5px;
  height: 16px;
}
textarea {
  height: 186px;
  resize: none;
  padding: 6px;
}
select {
  height: 29px;
  padding: 5px 5px 5px 2px;
}
.btn {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 38px;
  width: 100%;
  height: 42px;
  border: 2px solid #8fa9f2;
  background: #141215;
  color: #8fa9f2;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
a.btn {
  text-decoration: none !important;
}
.btn:hover {
  background: #000;
}
.article {
  *zoom: 1;
}
.article:after {
  content: " ";
  display: table;
  clear: both;
}
.article a {
  text-decoration: none;
}
.article a:hover {
  text-decoration: underline;
}
.article h1:last-child,
.article h2:last-child,
.article h3:last-child,
.article h4:last-child,
.article h5:last-child,
.article h6:last-child,
.article p:last-child,
.article ul:last-child,
.article ol:last-child,
.article iframe:last-child,
.article object:last-child,
.article table:last-child,
.article embed:last-child,
.article div:last-child {
  margin-bottom: 0;
}
.article img,
.article table,
.article object,
.article embed,
.article video {
  max-width: 100%;
}
.article b,
.article strong {
  font-weight: 400;
}
.left {
  float: left;
  margin-right: 32px;
}
img.left {
  margin-bottom: 10px;
}
.right {
  float: right;
  margin-left: 32px;
}
img.right {
  margin-bottom: 10px;
}
.center {
  margin-left: auto;
  margin-right: auto;
  text-align: inherit;
}
img.center {
  margin-bottom: 10px;
}
td.left,
th.left {
  text-align: left;
  margin: 0;
  float: none;
}
td.center,
th.center {
  text-align: center;
  margin: 0;
  float: none;
}
td.right,
th.right {
  text-align: right;
  margin: 0;
  float: none;
}
.grid {
  *zoom: 1;
  margin-bottom: 20px;
}
.grid:after {
  content: " ";
  display: table;
  clear: both;
}
.grid-two {
  float: left;
  width: 47%;
  margin-left: 5%;
}
.grid-two:first-child {
  margin-left: 0;
}
.grid-three {
  float: left;
  width: 30%;
  margin-left: 4%;
  margin-left: 5%;
}
.grid-three:first-child {
  margin-left: 0;
}
.grid-four {
  float: left;
  width: 21%;
  margin-left: 4%;
  margin-left: 5%;
}
.grid-four:first-child {
  margin-left: 0;
}
@media (max-width: 991px) {
  .grid-three,
  .grid-four {
    float: none;
    width: auto;
    margin: 0 0 18px;
  }
}
@media (max-width: 767px) {
  .grid-two {
    float: none;
    width: auto;
    margin: 0 0 18px;
  }
}
.logos {
  margin: 0 -40px 0 0;
  list-style: none;
  font: 0/0 a;
}
@media (max-width: 767px) {
  .logos {
    margin: 0 -24px 0 0;
  }
}
.logos li {
  margin: 0 40px 40px 0;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  min-width: 123px;
  text-align: center;
}
@media (max-width: 767px) {
  .logos li {
    margin: 0 24px 24px 0;
  }
}
.pager {
  font: 0/0 a;
  margin: 40px 0 0;
}
.pager a {
  display: inline-block;
  vertical-align: top;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid #fff;
  margin: 0 10px 10px 0;
}
.pager a.active,
.pager a:hover {
  background: #fff;
}
html {
  height: 100%;
}
body {
  background-color: #183383;
  height: 100%;
}
body {
  min-height: 640px;
}
@media (max-width: 991px) {
  body {
    min-height: 0;
  }
}
.svg-sprite {
  height: 0;
  left: -9999em;
  position: absolute;
  top: -9999em;
  width: 0;
}
.page {
  overflow: hidden;
  position: relative;
  min-width: 975px;
  min-height: 100%;
}
@media (max-width: 991px) {
  .page {
    min-width: 280px;
  }
}
.header-logo img {
  position: absolute;
  z-index: 10;
}
@media (min-width: 995px) and (min-height: 480px) {
  .header-logo img {
    position: fixed;
  }
}
.header-logo img:hover {
  opacity: 1;
}
.header-logo-top {
  left: 37px;
  top: 32px;
  opacity: 0.6;
}
@media (max-width: 991px) {
  .header-logo-top {
    display: none;
  }
}
.header-logo-bottom {
  left: 37px;
  bottom: 27px;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .header-logo-bottom {
    display: none;
  }
}
.header-nav {
  width: 60px;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  background: #384d8a;
  position: absolute;
  z-index: 10;
}
@media (min-width: 995px) and (min-height: 480px) {
  .header-nav {
    position: fixed;
  }
}
.js-loaded .header-nav {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.no-js .header-nav,
.nav-visible .header-nav {
  width: 180px;
}
.header-nav-trigger {
  font-size: 0;
  position: absolute;
  right: 16px;
  top: 33px;
  width: 28px;
  height: 28px;
  z-index: 3;
}
.header-nav-trigger svg,
.header-nav-trigger img {
  display: block;
}
.header-nav-trigger svg {
  fill: #cecece;
}
.header-nav-trigger:hover svg {
  fill: #fff;
}
.header-nav-trigger .header-nav-trigger-nav,
.header-nav-trigger .header-nav-trigger-close {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.js-loaded .header-nav-trigger .header-nav-trigger-nav,
.js-loaded .header-nav-trigger .header-nav-trigger-close {
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.header-nav-trigger .header-nav-trigger-close {
  left: 4px;
  top: 4px;
}
.header-nav-trigger .header-nav-trigger-close svg,
.header-nav-trigger .header-nav-trigger-close img {
  width: 21px;
  height: 21px;
  top: 4px;
  left: 4px;
}
.header-nav-trigger .header-nav-trigger-nav {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.header-nav-trigger .header-nav-trigger-nav svg,
.header-nav-trigger .header-nav-trigger-nav img {
  width: 28px;
  height: 28px;
}
.js-loaded .header-nav-trigger .header-nav-trigger-nav {
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.no-js .header-nav-trigger {
  display: none;
}
.js-loaded .header-nav-trigger {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.nav-visible .header-nav-trigger {
  right: 45px;
}
.nav-visible .header-nav-trigger .header-nav-trigger-nav {
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.js-loaded .nav-visible .header-nav-trigger .header-nav-trigger-nav {
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.nav-visible .header-nav-trigger .header-nav-trigger-close {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.js-loaded .nav-visible .header-nav-trigger .header-nav-trigger-close {
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header-nav-dot {
  display: none;
  position: absolute;
  right: 50px;
  bottom: 35px;
  z-index: 3;
}
.header-nav-dot svg,
.header-nav-dot img {
  width: 18px;
  height: 18px;
  display: block;
}
.header-nav-dot svg {
  fill: #cecece;
  color: red;
}
.header-nav-dot:hover svg {
  fill: #fff;
}
.js .header-nav-dot {
  right: 21px;
}
.js-loaded .header-nav-dot {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-visible .header-nav-dot {
  right: 50px;
  bottom: 35px;
}
.header-nav-close {
  position: absolute;
  right: 49px;
  top: 34px;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.header-nav-close svg,
.header-nav-close img {
  width: 20px;
  height: 20px;
  display: block;
}
.header-nav-close svg {
  fill: #cecece;
}
.header-nav-close:hover svg {
  fill: #fff;
}
.nav-visible .header-nav-close {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header-nav-content {
  padding: 80px 50px 60px 10px;
  width: 180px;
  position: absolute;
  right: -29px;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.js-loaded .header-nav-content {
  -moz-transition: opacity 0.1s ease, visibility 0s ease 0.1s, right 0.3s ease;
  -o-transition: opacity 0.1s ease, visibility 0s ease 0.1s, right 0.3s ease;
  -webkit-transition: opacity 0.1s ease, visibility 0s ease 0.1s, right 0.3s ease;
  transition: opacity 0.1s ease, visibility 0s ease 0.1s, right 0.3s ease;
}
.no-js .header-nav-content,
.nav-visible .header-nav-content {
  visibility: visible;
  opacity: 1;
  right: 0;
}
.js-loaded .no-js .header-nav-content,
.js-loaded .nav-visible .header-nav-content {
  -moz-transition: opacity 0.3s ease, right 0.3s ease;
  -o-transition: opacity 0.3s ease, right 0.3s ease;
  -webkit-transition: opacity 0.3s ease, right 0.3s ease;
  transition: opacity 0.3s ease, right 0.3s ease;
}
.header-nav-list {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 18px;
  color: #d9d9d9;
  list-style: none;
  margin: 0;
  text-align: right;
}
.header-nav-list li {
  margin: 0 0 12px;
}
.header-nav-list a {
  text-decoration: none;
}
.header-nav-list a:hover,
.header-nav-list a.active {
  color: #fff;
}
.header-nav-list + .header-nav-list {
  margin-top: 42px;
}
.header-nav-socials {
  text-align: right;
  list-style: none;
  margin: 0;
}
.header-nav-list + .header-nav-socials {
  margin-top: 40px;
}
.header-nav-socials li {
  margin: 0 0 16px;
}
.header-nav-socials a:hover svg {
  fill: #fff;
}
.header-nav-socials svg,
.header-nav-socials img {
  width: 20px;
  height: 20px;
  vertical-align: top;
}
.header-nav-socials svg {
  fill: #d9d9d9;
}
.header-mob {
  height: 52px;
  margin: 0 0 10px;
}
.header-mob-top {
  background: url(../img/nav-bg.jpg) 0 0 repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  height: 52px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.9);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.9);
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9992;
}
.header-mob-top-logo {
  position: absolute;
  top: 12px;
  left: 21px;
  z-index: 2;
}
.header-mob-top-icons {
  float: right;
  margin: 11px 16px 0 0;
  position: relative;
  z-index: 3;
}
.header-mob-top-nav-trigger {
  width: 35px;
  height: 0;
  padding: 35px 0 0;
  overflow: hidden;
  display: block;
  font-size: 0;
  position: relative;
}
.header-mob-top-nav-trigger svg,
.header-mob-top-nav-trigger img {
  position: absolute;
  left: 0;
  top: 0;
}
.header-mob-top-nav-trigger svg {
  fill: #fff;
}
.header-mob-top-nav-trigger .header-mob-top-nav-trigger-nav {
  width: 28px;
  height: 28px;
  margin: 4px;
  display: block;
}
.mob-nav-opened .header-mob-top-nav-trigger .header-mob-top-nav-trigger-nav {
  display: none;
}
.header-mob-top-nav-trigger .header-mob-top-nav-trigger-close {
  display: none;
}
.header-mob-top-nav-trigger .header-mob-top-nav-trigger-close img,
.header-mob-top-nav-trigger .header-mob-top-nav-trigger-close svg {
  width: 21px;
  height: 21px;
  margin: 7px;
}
.mob-nav-opened .header-mob-top-nav-trigger .header-mob-top-nav-trigger-close {
  display: block;
}
.header-mob-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  overflow: visible;
  background: url(../img/nav-bg.jpg) 0 50px repeat-x #0f0f0f;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  margin: 0;
  padding: 61px 86px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
}
.mob-nav-opened .header-mob-nav[data-level="1"],
.header-mob-nav.visible {
  visibility: visible;
}
.no-minheight.header-mob-nav {
  height: auto;
}
.mob-nav-opened .page-wrapper {
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  body.mob-nav-opened {
    background: #302e33;
  }
}
.header-mob-nav[data-level="2"],
.header-mob-nav[data-level="3"],
.header-mob-nav[data-level="4"],
.header-mob-nav[data-level="5"] {
  position: absolute;
  top: 0;
}
.header-mob-nav[data-level="2"] {
  z-index: 9992;
}
.header-mob-nav[data-level="3"] {
  z-index: 9993;
}
.header-mob-nav[data-level="4"] {
  z-index: 9994;
}
.header-mob-nav[data-level="5"] {
  z-index: 9995;
}
.header-mob-nav-list {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  color: #d9d9d9;
  margin: 0;
  list-style: none;
}
.header-mob-nav-list > li:first-child > a {
  border-top: 0 none;
}
.header-mob-nav-list a {
  border-bottom: 1px solid #323133;
  display: block;
  text-decoration: none;
  padding: 14px 0;
  position: relative;
}
.header-mob-nav-list a:hover,
.header-mob-nav-list a.active {
  color: #fff;
}
.header-mob-nav-list + .header-mob-nav-socials {
  margin-top: 16px;
}
.header-mob-nav-socials svg,
.header-mob-nav-socials img {
  width: 20px;
  height: 20px;
  vertical-align: top;
}
.header-mob-nav-socials svg {
  fill: #cecece;
}
.header-mob-nav-socials a:hover svg {
  fill: #fff;
}
.header-mob-nav-socials a {
  margin: 0 16px 0 0;
}
.flexbox .header-mob-nav-socials {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flexbox .header-mob-nav-socials a {
  margin: 0;
}
.header-mob-nav {
  padding-bottom: 100px;
}
.header-mob-nav .header-mob-nav-bottom {
  font: 0/0 a;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 13px 0 14px 0;
  text-align: center;
  color: #f2f2f5;
  background: url(../img/nav-bg-bottom.jpg) 0 0 repeat-x #232224;
  border-top: 1px solid #151516;
  -webkit-box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.5);
}
.header-mob-nav .header-mob-nav-bottom a {
  text-decoration: none;
  border: 0 none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 0;
  font: 13px/18px Arial;
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  padding: 12px 0 11px 0;
}
.header-mob-nav .header-mob-nav-bottom a:hover {
  text-decoration: underline;
}
.header-mob-nav .header-mob-nav-bottom a + a {
  border-left: 1px solid #464546;
  padding-left: 20px;
  margin-left: 20px;
}
.header-mob-nav .header-mob-nav-bottom .phone {
  font-weight: bold;
  font-size: 18px;
  padding-left: 24px;
  background: url(../img/icon-phone.png) 0 13px no-repeat;
}
.main {
  margin: 0 60px 0 42%;
  padding: 67px 40px 100px;
}
.js-loaded .main {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .js-loaded .main {
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
  }
}
.no-js .main,
.nav-visible .main {
  margin-right: 180px;
}
@media (max-width: 991px) {
  .no-js .main,
  .nav-visible .main {
    margin-right: 0;
  }
}
@media (min-width: 1240px) {
  .main {
    padding-left: 74px;
    padding-right: 74px;
  }
}
@media (max-width: 991px) {
  .main {
    margin: 0;
    padding: 16px 18px 30px 24px;
  }
}
.bg {
  width: 42%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(../img/bg.jpg) 0 0 no-repeat #161517;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 991px) {
  .bg {
    display: none;
  }
}
.footer {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  position: absolute;
  left: 42%;
  right: 60px;
  bottom: 21px;
  padding: 0 40px 0;
  color: #6d7eb1;
}
@media (min-width: 1240px) {
  .footer {
    padding-left: 74px;
    padding-right: 74px;
  }
}
.footer p {
  display: inline;
}
.footer a {
  text-decoration: none;
  white-space: nowrap;
}
.footer a:hover {
  text-decoration: underline;
}
.action--index-index .footer {
  display: none;
}
@media (min-width: 992px) {
  .footer .js-loaded {
    -moz-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
  }
}
.no-js .footer,
.nav-visible .footer {
  right: 180px;
}
@media (max-width: 991px) {
  .no-js .footer,
  .nav-visible .footer {
    right: 0;
  }
}
@media (max-width: 991px) {
  .footer {
    font-size: 17px;
    position: static;
    margin: 0 18px;
    padding: 27px 0 26px;
    border-top: 1px solid #5e71a8;
    color: #fff;
  }
}
.owexx svg,
.owexx img {
  vertical-align: top;
  margin: 5px 0 0;
}
@media (max-width: 991px) {
  .owexx svg,
  .owexx img {
    margin: 7px 0 0;
  }
}
.owexx img {
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
@media (max-width: 991px) {
  .owexx img {
    height: 10px;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
  }
}
.owexx svg {
  height: 13px;
  width: 65px;
}
@media (max-width: 991px) {
  .owexx svg {
    height: 10px;
    width: 50px;
  }
}
.owexx path {
  fill: #5e70a8;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 991px) {
  .owexx path {
    fill: #ced5e5;
  }
}
.owexx a:hover {
  text-decoration: none;
}
.owexx a:hover path {
  fill: #fff;
}
.owexx a:hover .owexx-x {
  fill: #ff0000;
}
.owexx a:hover img {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
.action--index-index {
  background: #181619;
}
.action--index-index .page {
  background: url(../img/bg-index.jpg) center center no-repeat #181619;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 991px) {
  .action--index-index .page {
    background-image: url(../img/bg-index-tablet.jpg #181619);
  }
}
.action--index-index .header-logo {
  display: none;
}
.action--index-index .header-nav {
  background: transparent;
}
.action--index-index .header-nav:after {
  content: ' ';
  position: absolute;
  right: 0;
  width: 8px;
  top: 0;
  bottom: 0;
  position: fixed;
  background: #384d8a;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.js .action--index-index .header-nav:after {
  width: 60px;
}
.nav-visible.action--index-index .header-nav:after {
  width: 8px;
}
.action--index-index .title {
  position: absolute;
  left: 214px;
  top: 50%;
  margin-top: -160px;
}
@media (max-width: 991px) {
  .action--index-index .title {
    display: none;
  }
}
.action--index-index .main {
  position: static;
  margin: 0 8px 0 0;
}
.action--index-index .bg {
  display: none;
}
.index-list {
  position: absolute;
  left: 330px;
  top: 50%;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  list-style: none;
  margin: -28px 0 0;
}
.index-list li {
  margin: 0 0 12px;
}
.index-list a {
  text-decoration: none;
}
.index-list a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .index-list {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    position: static;
    margin: -5px 0 0;
  }
}
.spec-title {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 18px;
}
@media (max-width: 991px) {
  .spec-title {
    font-size: 30px;
    line-height: 1;
  }
}
.spec-title span,
.spec-title b,
.spec-title strong {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 36px;
  display: block;
}
@media (max-width: 991px) {
  .spec-title span,
  .spec-title b,
  .spec-title strong {
    font-size: 26px;
    line-height: 1;
  }
}
.action--contacts-index .header-logo img {
  position: absolute;
}
@media (min-height: 700px) and (min-width: 995px) {
  .flexbox.csstransforms .action--contacts-index .main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 67px;
    padding-bottom: 67px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.spec-title2 {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
  margin: 0;
}
@media (max-width: 991px) {
  .spec-title2 {
    font-size: 30px;
    line-height: 1;
  }
}
.spec-title2 span,
.spec-title2 b,
.spec-title2 strong {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 28px;
  display: block;
}
@media (max-width: 991px) {
  .spec-title2 span,
  .spec-title2 b,
  .spec-title2 strong {
    font-size: 26px;
    line-height: 1;
  }
}
.contacts {
  position: absolute;
  z-index: 2;
  left: 0;
  width: 42%;
  top: 106px;
  padding: 0 36px;
}
@media (min-width: 1400px) {
  .contacts {
    padding: 0 122px;
  }
}
@media (min-height: 700px) and (min-width: 995px) {
  .flexbox.csstransforms .contacts {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: 10px;
  }
}
@media (min-height: 780px) {
  .contacts .form {
    padding-top: 31px;
  }
}
@media (max-width: 991px) {
  .contacts .form {
    padding: 0;
  }
}
.contacts .title {
  color: #8fa9f2;
  position: absolute;
  display: none;
  margin: -37px 0 0;
}
@media (min-height: 780px) {
  .contacts .title {
    display: block;
  }
}
@media (max-width: 991px) {
  .contacts .title {
    display: block;
    margin: 0 0 15px;
    position: static;
  }
}
@media (max-width: 991px) {
  .contacts {
    position: static;
    width: auto;
    padding: 0 18px;
    margin: 0 0 55px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.contacts-wrapper {
  position: relative;
  max-width: 600px;
  background: #161517;
  padding: 36px;
  min-height: 447px;
}
@media (min-height: 780px) {
  .contacts-wrapper {
    padding-top: 78px;
    padding-bottom: 78px;
  }
}
@media (min-width: 1600px) {
  .contacts-wrapper {
    padding-left: 74px;
    padding-right: 74px;
  }
}
@media (max-width: 991px) {
  .contacts-wrapper {
    min-height: 0;
    max-width: none;
    background: transparent;
    padding: 0;
  }
}
.contacts-wrapper a.btn {
  bottom: 36px;
  left: 36px;
  right: 36px;
  width: auto;
  position: absolute;
}
@media (min-height: 780px) {
  .contacts-wrapper a.btn {
    bottom: 78px;
  }
}
@media (min-width: 1600px) {
  .contacts-wrapper a.btn {
    left: 74px;
    right: 74px;
  }
}
@media (max-width: 991px) {
  .contacts-wrapper a.btn {
    position: static;
    padding: 0 20px;
    width: 100%;
    max-width: 240px;
  }
}
.form {
  max-width: 460px;
}
.form label {
  display: none;
}
.form input[type=text],
.form input[type=pass],
.form input[type=email],
.form textarea {
  display: block;
  width: 100%;
  height: 36px;
  border-color: #000000 #161417 #161417 #000000;
  border-width: 1px;
  border-style: solid;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #8fa9f2;
  padding: 0 6px;
  background: #1a171b;
}
.form input[type=text]::-webkit-input-placeholder,
.form input[type=pass]::-webkit-input-placeholder,
.form input[type=email]::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #7284bc;
}
.form input[type=text]:-moz-placeholder,
.form input[type=pass]:-moz-placeholder,
.form input[type=email]:-moz-placeholder,
.form textarea:-moz-placeholder {
  opacity: 1;
  color: #7284bc;
}
.form input[type=text]::-moz-placeholder,
.form input[type=pass]::-moz-placeholder,
.form input[type=email]::-moz-placeholder,
.form textarea::-moz-placeholder {
  opacity: 1;
  color: #7284bc;
}
.form input[type=text]:-ms-input-placeholder,
.form input[type=pass]:-ms-input-placeholder,
.form input[type=email]:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
  opacity: 1;
  color: #7284bc;
}
@media (max-width: 991px) {
  .form input[type=text],
  .form input[type=pass],
  .form input[type=email],
  .form textarea {
    background: #16192c;
    border-color: #000;
  }
}
.form textarea {
  padding: 5px 5px 5px 6px;
  height: 86px;
  height: 156px;
}
.form .btn {
  margin: 13px 0 0;
}
@media (max-width: 991px) {
  .form .btn {
    margin: 0;
  }
}
.form-field {
  margin: 0 0 14px;
}
.errors,
.error {
  font: 12px/16px Arial;
  color: #ff0000;
  list-style: none;
  margin: 0;
}
.contacts-thanks {
  color: #8fa9f2;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: -80px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
}
.contacts-thanks b,
.contacts-thanks span,
.contacts-thanks strong {
  display: block;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  font-size: 46px;
  line-height: 46px;
  margin: 0 0 8px;
}
@media (max-width: 991px) {
  .contacts-thanks {
    position: static;
    max-width: 240px;
    margin: 40px 0 20px;
  }
}
.news-item p {
  margin: 0;
}
.action--news-view .news-item p {
  margin-bottom: 22px;
}
.news-item + .news-item {
  margin: 32px 0 0;
}
.news-item-time {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  display: block;
  margin: 0;
}
.news-item-title {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 2px;
  text-transform: none;
}
.action--news-view .news-item-title {
  margin-bottom: 24px;
}
