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

audio, canvas, video {
  display: inline-block; }

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

[hidden] {
  display: none; }

html {
  background: white;
  color: black;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0; }

a:focus {
  outline: thin dotted; }

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

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

abbr[title] {
  border-bottom: none; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

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

pre {
  white-space: pre-wrap; }

q {
  quotes: '\201C' '\201D' '\2018' '\2019'; }

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

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

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

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

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

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

input::-webkit-search-cancel-button, input::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

* {
  margin: 0;
  padding: 0; }

html {
  height: 100%; }

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

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

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

* {
  outline: none; }

body {
  color: #000 !important;
  height: 100%;
  font: 400 16px/130% "Arial", sans-serif !important;
  position: relative;
  overflow: auto !important; }
  @media only screen and (max-width: 992px) {
    body {
      font: 400 14px/130% "Arial", sans-serif !important; } }
  @media only screen and (max-width: 768px) {
    body {
      font: 400 12px/130% "Arial", sans-serif !important; } }
  body.open {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden; }

a, input, button, textarea, *:before, *:after, *:hover, *:active, *:focus {
  outline: none !important; }

a {
  color: #4bb9e7;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #578ce2; }

small {
  font: 500 12px/130% "Arial", sans-serif; }

.news-slider__link--video > iframe {
  height: 400px !important; }
  @media only screen and (max-width: 768px) {
    .news-slider__link--video > iframe {
      height: 300px !important; } }

.search-page > iframe {
  height: 0px  !important; }

#vk_groups > iframe {
  height: 250px !important; }

#social-networks {
  position: relative;
  height: 300px; }

button {
  display: block;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer; }

.disable-hover, .disable-hover * {
  pointer-events: none !important; }

.hidden {
  display: none; }

.disable-hover, .disable-hover * {
  pointer-events: none !important; }

.full-wrapper {
  margin: 0 auto;
  position: relative;
  max-width: 1320px;
  min-width: 320px;
  padding: 0 10px; }

.red {
  color: #cd151c; }

.wrapper {
  height: auto !important;
  margin: 0 auto;
  min-height: 100%;
  background: #ffffff; }

.middle {
  margin: 0 auto;
  position: relative;
  padding: 0 0 50px 0; }

.content {
  position: relative; }
  .content a {
    transition: all .3s ease; }

.container-aside {
  width: 100%;
  float: left;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    .container-aside {
      float: none; } }

.container-aside-right {
  width: 100%;
  float: left;
  overflow: hidden; }
  @media only screen and (max-width: 992px) {
    .container-aside-right {
      float: none; } }

.content-aside {
  padding: 0 275px 0 275px; }
  @media only screen and (max-width: 1200px) {
    .content-aside {
      padding: 0 275px 0 275px; } }
  @media only screen and (max-width: 992px) {
    .content-aside {
      padding: 0 0 0 275px; } }
  @media only screen and (max-width: 768px) {
    .content-aside {
      padding: 0; } }

.content-aside-right {
  padding: 0 275px 0 0; }
  @media only screen and (max-width: 1200px) {
    .content-aside-right {
      padding: 0 275px 0 0; } }
  @media only screen and (max-width: 992px) {
    .content-aside-right {
      padding: 0 0 0 0; } }
  @media only screen and (max-width: 768px) {
    .content-aside-right {
      padding: 0; } }

.container-clearfix {
  position: relative; }
  .container-clearfix:after {
    content: "";
    display: table;
    clear: both; }

.left-sidebar {
  float: left;
  width: 255px !important;
  margin-left: -100%;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .left-sidebar {
      width: 100% !important;
      float: none !important;
      margin: 10px 0 0 0 !important;
      position: relative !important; } }
  .left-sidebar__wrapper {
    position: absolute;
    width: 255px !important;
    overflow: hidden; }
    @media only screen and (max-width: 768px) {
      .left-sidebar__wrapper {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        position: relative !important;
        top: 0 !important; } }

.left-sidebar-fix {
  position: fixed;
  margin: 0;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%; }

.left-sidebar-fix .left-sidebar__wrapper {
  margin: 0 auto;
  position: relative;
  max-width: 1320px;
  min-width: 320px;
  padding: 0 10px; }

.left-sidebar-fix .left-sidebar__block {
  position: relative;
  width: 255px; }

.right-sidebar {
  float: left;
  width: 255px;
  margin-left: -255px;
  position: relative; }
  @media only screen and (max-width: 992px) {
    .right-sidebar {
      display: none; } }
  @media only screen and (max-width: 992px) {
    .right-sidebar--mobail {
      display: block;
      margin-left: 0;
      float: none;
      width: 100%; } }

img {
  max-width: 100%;
  vertical-align: bottom; }

.center {
  text-align: center; }

i, em {
  font-weight: italic; }

b, strong {
  font-weight: bold; }

p a, li a {
  transition: all .3s ease; }

div:after {
  content: "";
  display: table;
  clear: both; }

div img[style='float: left;'], div img[align="left"] {
  margin: 0 18px 18px 0; }
  @media only screen and (max-width: 768px) {
    div img[style='float: left;'], div img[align="left"] {
      float: none !important;
      margin: 0 auto 18px auto; } }

div img[style='float: right;'], div img[align="right"] {
  margin: 0 auto 18px 18px; }
  @media only screen and (max-width: 768px) {
    div img[style='float: right;'], div img[align="right"] {
      float: none !important;
      margin: 0 auto 18px auto; } }

p {
  margin: 0 0 20px; }
  @media only screen and (max-width: 992px) {
    p {
      margin: 0 0 20px; } }
  @media only screen and (max-width: 768px) {
    p {
      margin: 0 0 15px; } }
  p img {
    display: block;
    margin: 0 0 20px;
    vertical-align: bottom;
    max-width: 100%; }
    p img[style='float: left;'], p img[align="left"] {
      margin: 0 18px 18px 0; }
      @media only screen and (max-width: 768px) {
        p img[style='float: left;'], p img[align="left"] {
          float: none !important;
          margin: 0 auto 18px auto; } }
    p img[style='float: right;'], p img[align="right"] {
      margin: 0 0 18px 18px; }
      @media only screen and (max-width: 768px) {
        p img[style='float: right;'], p img[align="right"] {
          float: none !important;
          margin: 0 auto 18px auto; } }

hr {
  margin: 25px 0;
  height: 1px;
  background: #c9d3d8;
  border: none; }

button {
  display: block;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer; }

h1 {
  color: #000;
  font: bold 36px/100% "Arial", sans-serif;
  margin: 0 0 18px 0;
  border-bottom: 2px solid #4d5a68;
  padding: 0 0 5px 0; }
  @media only screen and (max-width: 992px) {
    h1 {
      font: bold 30px/110% "Arial", sans-serif; } }
  @media only screen and (max-width: 768px) {
    h1 {
      font: bold 18px/130% "Arial", sans-serif;
      margin: 0 0 10px 0; } }
  h1.no-decoration {
    border-bottom: 2px solid transparent; }

h2 {
  color: #000;
  font: bold 24px/130% "Arial", sans-serif;
  margin: 0 0 15px 0; }
  @media only screen and (max-width: 992px) {
    h2 {
      font: bold 24px/130% "Arial", sans-serif; } }
  @media only screen and (max-width: 768px) {
    h2 {
      font: bold 16px/130% "Arial", sans-serif; } }

h3 {
  color: #000;
  font: bold 16px/100% "Arial", sans-serif;
  margin: 0 0 10px 0; }
  @media only screen and (max-width: 992px) {
    h3 {
      font: bold 16px/130% "Arial", sans-serif; } }
  @media only screen and (max-width: 768px) {
    h3 {
      font: bold 14px/130% "Arial", sans-serif; } }

.title-border {
  border-bottom: 2px solid #4d5a68;
  padding: 0 0 5px 0;
  margin-bottom: 20px !important; }

.all {
  display: block;
  margin: 0 auto 20px;
  font: 400 14px/130% "Arial", sans-serif;
  transition: all 0.3s ease; }

.scroll-anim {
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0; }

.scroll-anim-active {
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1; }

.scroll-anim-transition {
  transition: transform 1s ease;
  transition-property: transform, opacity; }

ul.social-list {
  padding: 0;
  max-width: 255px; }
  ul.social-list li {
    list-style: none;
    float: left !important;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #3b5998;
    width: 50%;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 0; }
    ul.social-list li:before, ul.social-list li:after {
      display: none; }

ul.social-list li.current, ul.social-list li:hover {
  background: #4e729a; }

.incident {
  border-color: #e14a46 !important; }

.economy {
  border-color: #72ba42 !important; }

.society {
  border-color: #f48f1f !important; }

.study {
  border-color: #934588 !important; }

.politics {
  border-color: #00a1ad !important; }

.culture {
  border-color: #6777b2 !important; }

.sport {
  border-color: #2f91dc !important; }

.army {
  border-color: #344049 !important; }

.home {
  border-color: #e02e7e !important; }

.news-icons {
  position: relative;
  display: table;
  font-size: 0;
  line-height: 0; }
  .news-icons__item {
    position: relative;
    display: table-cell;
    width: 25px;
    height: 17px;
    padding: 0 5px 0 0;
    vertical-align: middle; }
    .news-icons__item--comment img {
      position: relative;
      top: 2px;
      width: 20px;
      height: 17px; }
    .news-icons__item--photo img {
      position: relative;
      top: -1px;
      width: 20px;
      height: 17px; }
    .news-icons__item--video img {
      position: relative;
      top: 0;
      width: 20px;
      height: 17px; }
  .news-icons__link {
    position: relative;
    display: inline-block;
    transition: all .3s ease; }
    .news-icons__link:hover, .news-icons__link:active, .news-icons__link:focus {
      opacity: 0.7; }
  .news-icons__comments {
    position: absolute;
    font: 400 9px/18px "Arial", sans-serif;
    width: 20px;
    text-align: center;
    left: 0;
    top: 0;
    color: #5f7884; }

.before-header-banner {
  background: #0b071b; }
  .before-header-banner a {
    display: block;
    margin: 0 auto;
    max-width: 1300px;
    width: 100%;
    transition: opacity 0.3s ease; }
    .before-header-banner a:hover {
      opacity: 0.9; }
  .before-header-banner img {
    vertical-align: top;
    max-width: 1300px;
    width: 100%; }

a.button {
  display: inline-block;
  width: auto; }

.button {
  display: block;
  position: relative;
  margin: 0 0 20px;
  text-align: center;
  font: 400 20px/1 "Arial", sans-serif;
  color: #ffffff;
  border: 0 none;
  height: 50px;
  vertical-align: middle;
  transition: all .3s ease;
  padding: 0 20px;
  background: #2376d1;
  line-height: 50px; }
  .button:hover, .button:focus, .button:active {
    opacity: 0.7;
    color: #ffffff; }
  .button--form {
    padding: 0 60px; }
    @media only screen and (max-width: 992px) {
      .button--form {
        padding: 0 40px; } }
    @media only screen and (max-width: 768px) {
      .button--form {
        padding: 0 20px;
        margin: 0 auto 20px; } }
  .button--offer-news {
    background-color: transparent;
    height: 50px;
    color: #ffffff;
    font: bold 16px/50px "Arial", sans-serif;
    padding: 0 26px 0 62px;
    margin: 0;
    display: inline-block;
    white-space: nowrap; }
    @media only screen and (max-width: 992px) {
      .button--offer-news {
        height: 40px;
        padding: 0 17px 0 51px;
        line-height: 40px;
        font: bold 14px/40px "Arial", sans-serif; } }
    .button--offer-news:hover, .button--offer-news:focus, .button--offer-news:active {
      opacity: 1; }
      .button--offer-news:hover:after, .button--offer-news:focus:after, .button--offer-news:active:after {
        top: 0;
        bottom: 0;
        height: 100%;
        opacity: 1; }
    .button--offer-news:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: #cd151c; }
    .button--offer-news:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      bottom: 50%;
      height: 1px;
      width: 100%;
      background: #e5353c;
      opacity: 0;
      transition: all 0.3s ease; }
    .button--offer-news span {
      position: relative;
      z-index: 1; }
    .button--offer-news img {
      width: 40px;
      position: absolute;
      left: 18px;
      top: 4px;
      z-index: 1; }
      @media only screen and (max-width: 992px) {
        .button--offer-news img {
          top: 11px;
          left: 18px; } }
  .button--live {
    background-color: #ffffff;
    height: 50px;
    color: #cd151c;
    font: 400 14px/1 "Arial", sans-serif;
    padding: 0 11px 0 49px;
    margin: 0;
    display: inline-block;
    white-space: nowrap;
    line-height: 50px; }
    @media only screen and (max-width: 1320px) {
      .button--live {
        font-size: calc( (100vw - 768px)/(1320 - 768) * (14 - 10) + 10px); } }
    @media only screen and (max-width: 1290px) {
      .button--live {
        padding: 0 11px 0 41px; } }
    @media only screen and (max-width: 768px) {
      .button--live {
        height: 40px;
        line-height: 40px; } }
    .button--live:hover, .button--live:focus, .button--live:active {
      opacity: 1; }
      .button--live:hover:after, .button--live:focus:after, .button--live:active:after {
        top: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        right: 0;
        left: 0;
        border-radius: 0; }
    .button--live:after {
      content: '';
      position: absolute;
      left: 11px;
      right: 0;
      top: 11px;
      bottom: 11px;
      height: 30px;
      width: 30px;
      border-radius: 30px;
      background: #cd151c;
      transition: all 0.3s ease; }
      @media only screen and (max-width: 768px) {
        .button--live:after {
          top: 5px; } }
    .button--live span {
      position: relative;
      z-index: 1; }
      @media only screen and (max-width: 1290px) {
        .button--live span {
          display: none; } }
    .button--live img {
      width: 16px;
      position: absolute;
      left: 18px;
      top: 19px;
      z-index: 1; }
      @media only screen and (max-width: 768px) {
        .button--live img {
          top: 13px; } }
  .button--search {
    background-color: transparent;
    padding: 0;
    text-align: center;
    width: 50px;
    margin: 0;
    line-height: 1; }
    @media only screen and (max-width: 768px) {
      .button--search {
        height: 40px;
        line-height: 1; } }
    .button--search img {
      width: 20px; }
  .button--link {
    position: relative;
    background-color: transparent;
    color: #4bb9e7;
    height: auto;
    padding: 0; }
    .button--link:hover, .button--link:focus, .button--link:active {
      opacity: 1;
      background-color: transparent;
      color: #578ce2; }

.header-mobail .button--offer-news img {
  top: 0px;
  left: 7px; }

.form {
  position: relative;
  height: 100%;
  width: 100%;
  font-size: 0;
  line-height: 0;
  overflow: hidden; }
  .form__wrapper {
    position: relative; }
    .form__wrapper:after {
      content: "";
      display: table;
      clear: both; }
  .form__success {
    display: none;
    text-align: center; }
  .form__block {
    display: block;
    position: relative;
    margin: 0 -38px 0 0; }
    .form__block:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 768px) {
      .form__block {
        margin: 0; } }
  .form__label {
    position: relative;
    display: block;
    text-align: left;
    margin: 0 0 20px 0; }
    @media only screen and (max-width: 768px) {
      .form__label {
        text-align: center;
        margin: 0 0 15px 0; } }
    .form__label--inline {
      display: inline-block;
      width: 50%;
      padding: 0 38px 0 0; }
      @media only screen and (max-width: 768px) {
        .form__label--inline {
          padding: 0;
          width: 100%;
          text-align: left; } }
  .form__input {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle; }
    .form__input input::-webkit-input-placeholder, .form__input textarea::-webkit-input-placeholder {
      color: #959ba1;
      transition: .3s ease; }
    .form__input input::-moz-placeholder, .form__input textarea::-moz-placeholder {
      color: #959ba1;
      transition: .3s ease; }
    .form__input input:focus:not([readonly])::-webkit-input-placeholder, .form__input textarea:focus:not([readonly])::-webkit-input-placeholder {
      color: transparent; }
    .form__input input:focus:not([readonly])::-moz-placeholder, .form__input textarea:focus:not([readonly])::-moz-placeholder {
      color: transparent; }
  .form__hidden {
    opacity: 0;
    height: 0px !important; }
  .form textarea,
  .form input {
    padding: 0 15px;
    position: relative;
    display: inline-block;
    font: 400 14px/100% "Arial", sans-serif;
    transition: background .3s ease, border .3s ease;
    border: 0 none;
    width: 100%;
    height: 35px;
    border: 1px solid #c1cacf;
    background: #f4f7f8;
    border-radius: 0;
    color: #000; }
    .form textarea:hover, .form textarea:focus,
    .form input:hover,
    .form input:focus {
      background-color: transparent;
      border: 1px solid #c1cacf; }
    .form textarea.error,
    .form input.error {
      border: 1px solid #f07a7a;
      background: #fff3f3; }
      .form textarea.error:hover, .form textarea.error:focus,
      .form input.error:hover,
      .form input.error:focus {
        background-color: transparent; }
  .form textarea {
    display: block;
    width: 100%;
    height: 100%;
    resize: none;
    min-height: 100%;
    padding: 10px; }
  .form span.error {
    display: block;
    top: 100%;
    left: 0;
    position: absolute;
    font: 100 12px/130% "Arial", sans-serif;
    color: #f07a7a;
    width: 100%;
    transition: all .3s ease;
    text-align: left;
    padding: 3px 0 0 0; }
    @media only screen and (max-width: 768px) {
      .form span.error {
        font: 100 10px/130% "Arial", sans-serif; } }
  .form__name {
    color: #000;
    font: 400 14px/130% "Arial", sans-serif;
    margin: 0 0 10px 0; }
  .form__title {
    position: relative;
    display: block;
    font: 400 14px/130% "Arial", sans-serif;
    color: #000;
    margin: 0 0 7px 0;
    text-align: left; }
  .form__checkbox-name {
    display: block;
    white-space: nowrap;
    font: 400 14px/130% "Arial", sans-serif; }
  .form__checkboxes input[type="text"], .form__checkboxes input[type="email"], .form__checkboxes input[type="password"], .form__checkboxes textarea, .form__radios input[type="text"], .form__radios input[type="email"], .form__radios input[type="password"], .form__radios textarea {
    margin: 8px 0 0 20px;
    width: 100%; }
  .form__checkbox, .form__radio {
    position: relative;
    display: block;
    padding: 0 0 0 25px;
    font: 400 14px/130% "Arial", sans-serif;
    cursor: pointer;
    margin: 0 0 10px 0 !important; }
    .form__checkbox .help-block.error, .form__radio .help-block.error {
      position: static;
      display: block;
      margin-top: 3px; }
    .form__checkbox + .form__checkbox, .form__radio + .form__checkbox, .form__checkbox + .form__radio, .form__radio + .form__radio {
      margin: 5px 0 0; }
    .form__checkbox input, .form__radio input {
      position: absolute;
      top: 0;
      left: 0;
      cursor: pointer;
      opacity: 0;
      z-index: 10; }
    .form__checkbox i, .form__radio i {
      position: absolute;
      top: 2px;
      left: 0;
      width: 16px;
      height: 16px;
      background-color: transparent; }
      .form__checkbox i:after, .form__radio i:after {
        content: ''; }
  .form__checkbox i {
    border: 1px solid #c1cacf;
    background-color: #f4f7f8; }
    .form__checkbox i:after {
      position: absolute;
      top: -2px;
      left: 1px;
      background-image: url(/local/static/build/img/sprite/sprite.png);
      background-position: -92px -54px;
      width: 12px;
      height: 10px;
      opacity: 0;
      transition: top 0.3s ease, opacity 0.3s ease; }
  .form__checkbox input:checked + i:after {
    top: 2px;
    opacity: 1; }
  .form__radio i {
    padding: 4px;
    border-radius: 100%;
    transition: padding 0.2s linear;
    border: 1px solid #c1cacf;
    background-color: #f4f7f8; }
    .form__radio i:after {
      display: block;
      width: 100%;
      height: 100%;
      background-color: transparent;
      border-radius: 100%;
      transition: background-color 0.3s linear;
      z-index: 3; }
  .form__radio input:checked + i {
    padding: 2px; }
    .form__radio input:checked + i:after {
      background: #4bb9e7; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #000;
  opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #000;
  opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1; }

input.search-suggest {
  padding: 0 15px;
  position: relative;
  display: inline-block;
  font: 400 14px/100% "Arial", sans-serif;
  transition: background .3s ease, border .3s ease;
  border: 0 none;
  width: 70% !important;
  height: 35px;
  border: 1px solid #c1cacf;
  background: #f4f7f8;
  border-radius: 0;
  color: #000;
  float: left; }
  input.search-suggest:hover, input.search-suggest:focus {
    background-color: transparent;
    border: 1px solid #c1cacf; }

a.search-page-params {
  margin: 20px 0;
  display: inline-block;
  color: #4bb9e7;
  border-bottom: 1px solid #4bb9e7; }
  a.search-page-params:hover, a.search-page-params:active, a.search-page-params:focus {
    color: #578ce2;
    border-bottom: 1px solid #578ce2; }

.search-page:after {
  content: "";
  display: table;
  clear: both; }

.search-page input[type="submit"] {
  float: left;
  display: block;
  position: relative;
  margin: 0 0 20px;
  text-align: center;
  font: 400 16px/1 "Arial", sans-serif;
  color: #ffffff;
  border: 0 none;
  height: 35px;
  vertical-align: middle;
  transition: all .3s ease;
  background: #2376d1;
  line-height: 35px;
  width: 30%;
  max-width: 80px; }
  .search-page input[type="submit"]:hover, .search-page input[type="submit"]:focus, .search-page input[type="submit"]:active {
    opacity: 0.7;
    color: #ffffff; }

.success {
  display: block;
  padding: 30px 30px;
  position: relative;
  text-align: center; }
  .success .h2.big {
    margin: 0 0 20px 0;
    font: 300 24px/110% "Arial", sans-serif;
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .success .h2.big {
        font: 300 18px/120% "Arial", sans-serif; } }

.success-icon {
  position: relative;
  display: inline-block;
  margin: 0 0 20px 0; }

.field {
  position: relative;
  vertical-align: top;
  text-align: left;
  height: 100%; }
  .field:after {
    content: "";
    display: table;
    clear: both; }
  .field:hover .button-fileLoad {
    opacity: 0.7; }
  .field:hover .file-load-block {
    border: 0 none; }

.file-load-block {
  height: 35px;
  border: 0 none;
  font-size: 0;
  vertical-align: middle;
  color: #ffffff;
  display: inline-block;
  width: 135px;
  cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .file-load-block {
      height: 30px; } }
  .file-load-block input[type="file"] {
    cursor: pointer;
    width: 100% !important;
    height: 35px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    color: #000;
    text-align: center; }
    .file-load-block input[type="file"].error {
      border: 1px solid #f07a7a; }
  .file-load-block span.error {
    position: absolute;
    left: 0;
    top: 100%;
    font: 300 12px/100% "Arial", sans-serif;
    color: #f07a7a;
    vertical-align: middle;
    width: 100%;
    transition: all .3s ease;
    text-align: left; }
  .file-load-block input[type="text"] {
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
    z-index: 1;
    margin: 0;
    position: absolute;
    height: 35px;
    bottom: 0;
    padding: 0 !important;
    color: #000;
    text-align: left;
    background-color: transparent;
    border: 0 none; }

.button-fileLoad {
  text-align: center;
  color: #000;
  font: 300 14px/34px "Arial", sans-serif;
  cursor: pointer;
  transition: all .3s ease;
  display: inline-block;
  vertical-align: middle;
  width: 135px;
  background: #c1cacf;
  border-radius: 0;
  height: 34px;
  margin: 0 10px 0 0; }

.fileLoad {
  height: 35px;
  display: table-cell;
  vertical-align: middle;
  position: relative; }

.info {
  color: #abb2b6;
  font: 400 14px/100% "Arial", sans-serif;
  text-align: center;
  display: inline-block;
  width: 100%; }

.dropdown {
  height: 35px;
  width: auto;
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  width: 100%; }
  .dropdown:before {
    content: "";
    background-image: url(/local/static/build/img/sprite/sprite.png);
    background-position: -104px -54px;
    width: 8px;
    height: 4px;
    position: absolute;
    right: 7px;
    top: 15px;
    transition: all 0.3s ease 0s; }
  .dropdown.open:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .dropdown__toggle {
    background: #f4f7f8;
    color: #000;
    cursor: pointer;
    line-height: 100%;
    font-weight: 400;
    font-size: 14px;
    height: 35px;
    overflow: hidden;
    padding: 0 20px 0 10px;
    text-align: left;
    text-overflow: ellipsis;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
    width: 100%;
    border: 1px solid #dcdfe0;
    border-radius: 0; }

.dropdown-menu {
  border: 0 none !important;
  display: none;
  left: 0;
  list-style: outside none none;
  max-height: 370px;
  overflow-y: auto;
  position: absolute;
  right: 0;
  text-align: left;
  top: 34px !important;
  z-index: 1000;
  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  border: 1px solid #dcdfe0 !important;
  background-color: transparent; }

.dropdown-menu__label-text {
  margin: 0 0 0 10px; }

.dropdown-menu label {
  clear: both;
  color: #000;
  cursor: pointer;
  display: block;
  font: 400 14px/100% "Arial", sans-serif;
  padding: 10px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  margin: 0;
  border: 0 none;
  background-color: transparent; }

.dropdown-menu label a {
  display: block;
  margin: -8px -6px;
  padding: 8px 6px;
  transition: all 0.3s ease 0s; }

.dropdown-menu label a, .dropdown-menu label a:hover, .dropdown-menu label a:active {
  color: #000; }

.dropdown-menu label + label {
  border-top: 0 none; }

.dropdown-menu label:hover {
  color: #4bb9e7;
  background-color: #f4f7f8; }

.dropdown-menu label.hidden, .dropdown-menu label.unused {
  display: none; }

.dropdown-menu label.disabled {
  color: #000;
  cursor: default; }

.dropdown-menu label.disabled:hover {
  background: white none repeat scroll 0 0; }

.dropdown.open .dropdown-menu {
  display: block; }

.dropdown.open .dropdown__toggle::before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  .dropdown.open .dropdown__toggle::before input {
    max-width: 360px; }

.inline-checkbox {
  position: relative;
  display: inline-block;
  margin: 0 5px 5px 0;
  cursor: pointer; }
  .inline-checkbox i {
    display: block;
    padding: 0 5px;
    height: 18px;
    font: 300 14px/120% "Arial", sans-serif;
    color: #000;
    background: #ffffff;
    border: 1px solid #000;
    border-radius: 4px;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }
  .inline-checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .inline-checkbox input:checked + i {
      color: #ffffff;
      background: #000; }
  .inline-checkbox:hover i {
    border-color: #000; }
  .inline-checkbox:active i {
    color: white;
    background: #000 !important;
    border-color: #000; }

.content .table-wrap {
  overflow-x: auto; }

.content table {
  margin: 20px 0;
  min-width: 640px;
  color: #000;
  border: 1px solid #c1cacf; }
  @media only screen and (max-width: 1024px) {
    .content table {
      font-size: calc( (100vw - 480px)/(1024 - 480) * (14 - 12) + 12px); } }
  @media only screen and (max-width: 768px) {
    .content table {
      font: 400 12px/130% "Arial", sans-serif; } }
  .content table thead {
    background-color: #4d5a67;
    color: #ffffff; }
  .content table tr {
    height: 40px;
    vertical-align: middle; }
    .content table tr:nth-child(2n+2) {
      background-color: #f4f7f8; }
  .content table td, .content table th {
    position: relative;
    vertical-align: middle;
    text-align: left;
    padding: 20px;
    height: 40px; }
    .content table td:after, .content table th:after {
      content: "";
      display: table;
      clear: both; }

ul, ol {
  margin: 10px 0 20px;
  text-align: left;
  list-style: none; }

ul {
  padding: 0 0 0 35px; }
  @media only screen and (max-width: 768px) {
    ul {
      padding: 0 0 0 30px; } }
  ul li {
    position: relative;
    margin: 0 0 15px 0; }
    ul li:before {
      content: "";
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 6px;
      overflow: hidden;
      left: -20px;
      background: #4186cd;
      top: calc(50% - 3px); }

ol {
  counter-reset: li;
  padding: 0 0 0 35px; }
  @media only screen and (max-width: 768px) {
    ol {
      padding: 0 0 0 30px; } }
  ol li {
    position: relative;
    margin: 0 0 15px; }
    ol li:before {
      content: counter(li) ".";
      counter-increment: li;
      position: absolute;
      top: 0;
      left: -55px;
      width: 50px;
      color: #4186cd;
      text-align: right;
      font-weight: 300; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #27292d !important;
  z-index: 1040 !important; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.95 !important; }

.modal-dialog {
  box-sizing: border-box;
  max-width: 1110px !important;
  width: 100% !important;
  background-color: #ffffff;
  z-index: 1050 !important;
  border-radius: 0;
  border: 0 none !important; }
  @media only screen and (max-width: 768px) {
    .modal-dialog {
      margin: 0 auto !important; } }

.modal {
  background-color: transparent;
  opacity: 1; }
  @media only screen and (max-width: 768px) {
    .modal {
      padding: 0 !important; } }

.modal-content {
  background-color: #fff;
  padding: 40px 30px 40px;
  color: #000;
  border-radius: 0;
  border: 0 none !important;
  box-shadow: none !important; }
  @media only screen and (max-width: 768px) {
    .modal-content {
      padding: 40px 10px 40px;
      height: 100%; } }

.close {
  position: absolute;
  right: 15px;
  top: 15px;
  height: 34px;
  width: 34px;
  border: 0 none;
  bottom: auto;
  background-color: transparent;
  z-index: 1000; }
  .close:before {
    content: "";
    position: absolute;
    background-image: url(/local/static/build/img/sprite/sprite.png);
    background-position: -36px -54px;
    width: 34px;
    height: 34px;
    top: 0;
    left: 0;
    transition: all .3s ease; }
  .close:hover:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.pagenavigation {
  margin: 20px 0;
  width: 100%;
  min-width: 290px;
  font-size: 0;
  line-height: 0;
  position: relative;
  text-align: center;
  border-top: 2px solid #333333;
  display: block;
  padding: 20px 0; }
  @media only screen and (max-width: 768px) {
    .pagenavigation {
      padding: 10px 0;
      margin: 10px 0 20px; } }
  .pagenavigation__block {
    position: relative;
    display: block; }
    @media only screen and (max-width: 768px) {
      .pagenavigation__block {
        display: none; } }
  .pagenavigation__mobail {
    display: none; }
    @media only screen and (max-width: 768px) {
      .pagenavigation__mobail {
        display: block;
        font: bold 12px/130% "Arial", sans-serif; } }
  .pagenavigation__title {
    display: block;
    font: 400 14px/130% "Arial", sans-serif;
    color: #000;
    margin: 0 0 10px 0; }
  .pagenavigation__element, .pagenavigation__extreme {
    font: 400 14px/130% "Arial", sans-serif;
    color: #000; }
  .pagenavigation__element {
    display: inline-block;
    margin: 0 1px;
    position: relative;
    font: 400 14px/28px "Arial", sans-serif;
    text-decoration: none;
    vertical-align: top;
    text-align: center;
    height: 30px;
    padding: 0 8px;
    transition: all .3s ease;
    border: 1px solid #c0c0c0;
    background-color: transparent; }
    .pagenavigation__element:hover {
      color: #ffffff;
      background: #4d5a68; }
    .pagenavigation__element.active {
      color: #ffffff;
      background: #4d5a68; }
  .pagenavigation__nav {
    position: relative;
    font: 400 14px/28px "Arial", sans-serif;
    color: #000;
    display: inline-block;
    vertical-align: top;
    transition: all .3s ease;
    text-decoration: none;
    height: 30px;
    padding: 0 10px;
    transition: all .3s ease;
    border: 1px solid #c0c0c0; }
    .pagenavigation__nav:hover {
      color: #4bb9e7; }
    .pagenavigation__nav.unactive {
      cursor: default;
      color: #c0c0c0; }
    .pagenavigation__nav--prev {
      margin: 0 2px 0 0; }
      .pagenavigation__nav--prev.unactive {
        color: #c0c0c0; }
    .pagenavigation__nav--next {
      margin: 0 0 0 2px; }
      .pagenavigation__nav--next.unactive {
        color: #c0c0c0; }

div.pagenavigation__element {
  color: #000;
  display: inline-block; }

.marketing {
  position: relative;
  display: block;
  width: 100%;
  max-height: 250px;
  line-height: 0;
  font-size: 0;
  margin: 0 auto 20px; }
  @media only screen and (max-width: 768px) {
    .marketing {
      margin: 0 auto 10px; } }
  .marketing a {
    display: block; }

.marketing-aside {
  max-height: none; }
  @media only screen and (max-width: 992px) {
    .marketing-aside {
      display: none; } }
  .marketing-aside img {
    width: 100%; }

.program-promo {
  position: relative;
  display: block;
  width: 100%;
  line-height: 0;
  font-size: 0;
  margin: 0 auto 20px; }
  @media only screen and (max-width: 768px) {
    .program-promo {
      margin: 0 auto 10px; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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: 15px;
  padding-right: 15px; }

.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-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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: #000; }
  .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:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

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

@media (min-width: 480px) {
  .container {
    width: 100%; } }

@media (min-width: 781px) {
  .container {
    width: 100%; } }

@media (min-width: 1300px) {
  .container {
    max-width: 1320px; } }

.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23 {
  float: left; }

.col-xs-24 {
  float: left;
  width: 100%; }

.col-xs-23 {
  width: 95.83333333%; }

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

.col-xs-21 {
  width: 87.5%; }

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

.col-xs-19 {
  width: 79.16666667%; }

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

.col-xs-17 {
  width: 70.83333333%; }

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

.col-xs-15 {
  width: 62.5%; }

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

.col-xs-13 {
  width: 54.16666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-23 {
  right: 95.83333333%; }

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

.col-xs-pull-21 {
  right: 87.5%; }

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

.col-xs-pull-19 {
  right: 79.16666667%; }

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

.col-xs-pull-17 {
  right: 70.83333333%; }

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

.col-xs-pull-15 {
  right: 62.5%; }

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

.col-xs-pull-13 {
  right: 54.16666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-23 {
  left: 95.83333333%; }

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

.col-xs-push-21 {
  left: 87.5%; }

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

.col-xs-push-19 {
  left: 79.16666667%; }

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

.col-xs-push-17 {
  left: 70.83333333%; }

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

.col-xs-push-15 {
  left: 62.5%; }

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

.col-xs-push-13 {
  left: 54.16666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23 {
    float: left; }
  .col-sm-24 {
    float: left;
    width: 100%; }
  .col-sm-23 {
    width: 95.83333333%; }
  .col-sm-22 {
    width: 91.66666667%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-20 {
    width: 83.33333333%; }
  .col-sm-19 {
    width: 79.16666667%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-17 {
    width: 70.83333333%; }
  .col-sm-16 {
    width: 66.66666667%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-14 {
    width: 58.33333333%; }
  .col-sm-13 {
    width: 54.16666667%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-11 {
    width: 45.83333333%; }
  .col-sm-10 {
    width: 41.66666667%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-8 {
    width: 33.33333333%; }
  .col-sm-7 {
    width: 29.16666667%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-5 {
    width: 20.83333333%; }
  .col-sm-4 {
    width: 16.66666667%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-2 {
    width: 8.33333333%; }
  .col-sm-1 {
    width: 4.16666667%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-pull-23 {
    right: 95.83333333%; }
  .col-sm-pull-22 {
    right: 91.66666667%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-20 {
    right: 83.33333333%; }
  .col-sm-pull-19 {
    right: 79.16666667%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-17 {
    right: 70.83333333%; }
  .col-sm-pull-16 {
    right: 66.66666667%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-14 {
    right: 58.33333333%; }
  .col-sm-pull-13 {
    right: 54.16666667%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-11 {
    right: 45.83333333%; }
  .col-sm-pull-10 {
    right: 41.66666667%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-8 {
    right: 33.33333333%; }
  .col-sm-pull-7 {
    right: 29.16666667%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-5 {
    right: 20.83333333%; }
  .col-sm-pull-4 {
    right: 16.66666667%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-2 {
    right: 8.33333333%; }
  .col-sm-pull-1 {
    right: 4.16666667%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-push-23 {
    left: 95.83333333%; }
  .col-sm-push-22 {
    left: 91.66666667%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-20 {
    left: 83.33333333%; }
  .col-sm-push-19 {
    left: 79.16666667%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-17 {
    left: 70.83333333%; }
  .col-sm-push-16 {
    left: 66.66666667%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-14 {
    left: 58.33333333%; }
  .col-sm-push-13 {
    left: 54.16666667%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-11 {
    left: 45.83333333%; }
  .col-sm-push-10 {
    left: 41.66666667%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-8 {
    left: 33.33333333%; }
  .col-sm-push-7 {
    left: 29.16666667%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-5 {
    left: 20.83333333%; }
  .col-sm-push-4 {
    left: 16.66666667%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-2 {
    left: 8.33333333%; }
  .col-sm-push-1 {
    left: 4.16666667%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-24 {
    margin-left: 100%; }
  .col-sm-offset-23 {
    margin-left: 95.83333333%; }
  .col-sm-offset-22 {
    margin-left: 91.66666667%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-20 {
    margin-left: 83.33333333%; }
  .col-sm-offset-19 {
    margin-left: 79.16666667%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-17 {
    margin-left: 70.83333333%; }
  .col-sm-offset-16 {
    margin-left: 66.66666667%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-14 {
    margin-left: 58.33333333%; }
  .col-sm-offset-13 {
    margin-left: 54.16666667%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-11 {
    margin-left: 45.83333333%; }
  .col-sm-offset-10 {
    margin-left: 41.66666667%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-8 {
    margin-left: 33.33333333%; }
  .col-sm-offset-7 {
    margin-left: 29.16666667%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-5 {
    margin-left: 20.83333333%; }
  .col-sm-offset-4 {
    margin-left: 16.66666667%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-2 {
    margin-left: 8.33333333%; }
  .col-sm-offset-1 {
    margin-left: 4.16666667%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 781px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23 {
    float: left; }
  .col-md-24 {
    float: left;
    width: 100%; }
  .col-md-23 {
    width: 95.83333333%; }
  .col-md-22 {
    width: 91.66666667%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-20 {
    width: 83.33333333%; }
  .col-md-19 {
    width: 79.16666667%; }
  .col-md-18 {
    width: 75%; }
  .col-md-17 {
    width: 70.83333333%; }
  .col-md-16 {
    width: 66.66666667%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-14 {
    width: 58.33333333%; }
  .col-md-13 {
    width: 54.16666667%; }
  .col-md-12 {
    width: 50%; }
  .col-md-11 {
    width: 45.83333333%; }
  .col-md-10 {
    width: 41.66666667%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-8 {
    width: 33.33333333%; }
  .col-md-7 {
    width: 29.16666667%; }
  .col-md-6 {
    width: 25%; }
  .col-md-5 {
    width: 20.83333333%; }
  .col-md-4 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-2 {
    width: 8.33333333%; }
  .col-md-1 {
    width: 4.16666667%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-pull-23 {
    right: 95.83333333%; }
  .col-md-pull-22 {
    right: 91.66666667%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-20 {
    right: 83.33333333%; }
  .col-md-pull-19 {
    right: 79.16666667%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-17 {
    right: 70.83333333%; }
  .col-md-pull-16 {
    right: 66.66666667%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-14 {
    right: 58.33333333%; }
  .col-md-pull-13 {
    right: 54.16666667%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-11 {
    right: 45.83333333%; }
  .col-md-pull-10 {
    right: 41.66666667%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-8 {
    right: 33.33333333%; }
  .col-md-pull-7 {
    right: 29.16666667%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-5 {
    right: 20.83333333%; }
  .col-md-pull-4 {
    right: 16.66666667%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-2 {
    right: 8.33333333%; }
  .col-md-pull-1 {
    right: 4.16666667%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-push-23 {
    left: 95.83333333%; }
  .col-md-push-22 {
    left: 91.66666667%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-20 {
    left: 83.33333333%; }
  .col-md-push-19 {
    left: 79.16666667%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-17 {
    left: 70.83333333%; }
  .col-md-push-16 {
    left: 66.66666667%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-14 {
    left: 58.33333333%; }
  .col-md-push-13 {
    left: 54.16666667%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-11 {
    left: 45.83333333%; }
  .col-md-push-10 {
    left: 41.66666667%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-8 {
    left: 33.33333333%; }
  .col-md-push-7 {
    left: 29.16666667%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-5 {
    left: 20.83333333%; }
  .col-md-push-4 {
    left: 16.66666667%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-2 {
    left: 8.33333333%; }
  .col-md-push-1 {
    left: 4.16666667%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-24 {
    margin-left: 100%; }
  .col-md-offset-23 {
    margin-left: 95.83333333%; }
  .col-md-offset-22 {
    margin-left: 91.66666667%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-20 {
    margin-left: 83.33333333%; }
  .col-md-offset-19 {
    margin-left: 79.16666667%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-17 {
    margin-left: 70.83333333%; }
  .col-md-offset-16 {
    margin-left: 66.66666667%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-14 {
    margin-left: 58.33333333%; }
  .col-md-offset-13 {
    margin-left: 54.16666667%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-11 {
    margin-left: 45.83333333%; }
  .col-md-offset-10 {
    margin-left: 41.66666667%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-8 {
    margin-left: 33.33333333%; }
  .col-md-offset-7 {
    margin-left: 29.16666667%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-5 {
    margin-left: 20.83333333%; }
  .col-md-offset-4 {
    margin-left: 16.66666667%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-2 {
    margin-left: 8.33333333%; }
  .col-md-offset-1 {
    margin-left: 4.16666667%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1300px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23 {
    float: left; }
  .col-lg-24 {
    float: left;
    width: 100%; }
  .col-lg-23 {
    width: 95.83333333%; }
  .col-lg-22 {
    width: 91.66666667%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-20 {
    width: 83.33333333%; }
  .col-lg-19 {
    width: 79.16666667%; }
  .col-lg-18 {
    width: 75%; }
  .col-lg-17 {
    width: 70.83333333%; }
  .col-lg-16 {
    width: 66.66666667%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-14 {
    width: 58.33333333%; }
  .col-lg-13 {
    width: 54.16666667%; }
  .col-lg-12 {
    width: 50%; }
  .col-lg-11 {
    width: 45.83333333%; }
  .col-lg-10 {
    width: 41.66666667%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-8 {
    width: 33.33333333%; }
  .col-lg-7 {
    width: 29.16666667%; }
  .col-lg-6 {
    width: 25%; }
  .col-lg-5 {
    width: 20.83333333%; }
  .col-lg-4 {
    width: 16.66666667%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-2 {
    width: 8.33333333%; }
  .col-lg-1 {
    width: 4.16666667%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-pull-23 {
    right: 95.83333333%; }
  .col-lg-pull-22 {
    right: 91.66666667%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-20 {
    right: 83.33333333%; }
  .col-lg-pull-19 {
    right: 79.16666667%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-17 {
    right: 70.83333333%; }
  .col-lg-pull-16 {
    right: 66.66666667%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-14 {
    right: 58.33333333%; }
  .col-lg-pull-13 {
    right: 54.16666667%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-11 {
    right: 45.83333333%; }
  .col-lg-pull-10 {
    right: 41.66666667%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-8 {
    right: 33.33333333%; }
  .col-lg-pull-7 {
    right: 29.16666667%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-5 {
    right: 20.83333333%; }
  .col-lg-pull-4 {
    right: 16.66666667%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-2 {
    right: 8.33333333%; }
  .col-lg-pull-1 {
    right: 4.16666667%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-push-23 {
    left: 95.83333333%; }
  .col-lg-push-22 {
    left: 91.66666667%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-20 {
    left: 83.33333333%; }
  .col-lg-push-19 {
    left: 79.16666667%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-17 {
    left: 70.83333333%; }
  .col-lg-push-16 {
    left: 66.66666667%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-14 {
    left: 58.33333333%; }
  .col-lg-push-13 {
    left: 54.16666667%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-11 {
    left: 45.83333333%; }
  .col-lg-push-10 {
    left: 41.66666667%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-8 {
    left: 33.33333333%; }
  .col-lg-push-7 {
    left: 29.16666667%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-5 {
    left: 20.83333333%; }
  .col-lg-push-4 {
    left: 16.66666667%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-2 {
    left: 8.33333333%; }
  .col-lg-push-1 {
    left: 4.16666667%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-24 {
    margin-left: 100%; }
  .col-lg-offset-23 {
    margin-left: 95.83333333%; }
  .col-lg-offset-22 {
    margin-left: 91.66666667%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-20 {
    margin-left: 83.33333333%; }
  .col-lg-offset-19 {
    margin-left: 79.16666667%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-17 {
    margin-left: 70.83333333%; }
  .col-lg-offset-16 {
    margin-left: 66.66666667%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-14 {
    margin-left: 58.33333333%; }
  .col-lg-offset-13 {
    margin-left: 54.16666667%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-11 {
    margin-left: 45.83333333%; }
  .col-lg-offset-10 {
    margin-left: 41.66666667%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-8 {
    margin-left: 33.33333333%; }
  .col-lg-offset-7 {
    margin-left: 29.16666667%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-5 {
    margin-left: 20.83333333%; }
  .col-lg-offset-4 {
    margin-left: 16.66666667%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-2 {
    margin-left: 8.33333333%; }
  .col-lg-offset-1 {
    margin-left: 4.16666667%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.header {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto; }
  @media only screen and (max-width: 992px) {
    .header {
      height: auto; } }
  @media only screen and (max-width: 768px) {
    .header {
      height: auto; } }
  .header__wrapper {
    position: relative;
    margin: 0 auto;
    position: relative;
    max-width: 1320px;
    min-width: 320px;
    padding: 0 10px; }

.header-top {
  position: relative;
  width: 100%;
  height: 40px;
  background: #333333; }
  @media only screen and (max-width: 992px) {
    .header-top {
      display: none; } }
  .header-top__wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1320px;
    min-width: 320px;
    padding: 0 10px;
    margin: 0 auto !important; }
  .header-top__menu {
    position: absolute;
    left: 10px;
    top: 0;
    width: 100%; }
  .header-top__social {
    position: absolute;
    right: 10px;
    top: 0;
    background: #333333;
    z-index: 16; }

.header-social {
  position: relative; }
  .header-social__wrapper {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 40px;
    line-height: 0;
    font-size: 0; }
  .header-social__item {
    width: 50px;
    display: table;
    height: 40px;
    position: relative;
    border-right: 1px solid #242424;
    background: transparent;
    transition: all 0.3s ease; }
    .header-social__item:first-child {
      border-left: 1px solid #242424; }
    .header-social__item:hover, .header-social__item:focus, .header-social__item:active {
      background: #242424; }
    .header-social__item a {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 100%; }
    .header-social__item img {
      max-width: 24px;
      max-height: 20px;
      display: inline-block; }
  .header-social__text {
    display: none;
    font: 400 14px/130% "Arial", sans-serif;
    color: #606060;
    padding: 30px 0 10px 20px; }
    @media only screen and (max-width: 992px) {
      .header-social__text {
        display: block;
        padding: 15px 0 10px 20px; } }

.header-social-mobail .header-social__item {
  background: #222223;
  border-right: 1px solid #333333;
  width: 45px; }
  .header-social-mobail .header-social__item:last-child {
    border-right: 0 none; }
  .header-social-mobail .header-social__item:hover, .header-social-mobail .header-social__item:focus, .header-social-mobail .header-social__item:active {
    background: #333; }

.header-center {
  background-image: url("/local/static/build/img/header-bg.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative; }
  @media only screen and (max-width: 992px) {
    .header-center {
      background: linear-gradient(135deg, #145593 0%, #105190 12%, #12508f 18%, #0e4b88 29%, #0f4986 37%, #0a417e 57%, #0b4081 59%, #0a407b 64%, #093775 87%, #07346e 100%); } }
  .header-center__wrapper {
    display: table;
    width: 100%;
    height: 180px;
    margin: 0 !important; }
    @media only screen and (max-width: 992px) {
      .header-center__wrapper {
        height: 100px; } }
    @media only screen and (max-width: 768px) {
      .header-center__wrapper {
        height: 60px; } }
  .header-center__btn {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: right; }
    @media only screen and (max-width: 768px) {
      .header-center__btn .button--offer-news img {
        top: 0px;
        left: 14px; } }
    @media only screen and (max-width: 768px) {
      .header-center__btn .button--offer-span {
        font-size: 0px;
        line-height: 0px; } }
  .header-center__logo {
    display: table-cell;
    height: 180px;
    vertical-align: middle;
    width: 50%; }
    @media only screen and (max-width: 992px) {
      .header-center__logo {
        height: auto; } }

.logo {
  transition: all 0.3s ease; }
  .logo:hover, .logo:focus, .logo:active {
    opacity: 0.9; }
  .logo img {
    display: inline-block;
    width: 330px; }
    @media only screen and (max-width: 992px) {
      .logo img {
        height: auto;
        width: 180px; } }
    @media only screen and (max-width: 768px) {
      .logo img {
        width: 127px; } }

.header-bottom {
  position: relative;
  height: 50px;
  font-size: 0;
  line-height: 0;
  width: 100%;
  z-index: 20; }
  .header-bottom:after {
    content: '';
    position: absolute;
    background-image: url(/local/static/build/img/sprite/sprite.png);
    background-position: 0px 0px;
    width: 1984px;
    height: 54px;
    bottom: -10px;
    right: 0;
    left: 0; }
  .header-bottom:before {
    content: '';
    position: absolute;
    background: #2376d1;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1; }
  @media only screen and (max-width: 768px) {
    .header-bottom {
      height: 40px; } }
  .header-bottom__wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1320px;
    min-width: 320px;
    padding: 0 10px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    z-index: 1; }
    @media only screen and (max-width: 992px) {
      .header-bottom__wrapper {
        z-index: 1000; } }
  .header-bottom__left {
    position: relative;
    max-width: 1060px;
    width: 100%; }
    .header-bottom__left-search {
      padding: 5px 0px;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      opacity: 0;
      visibility: hidden;
      transition-property: opacity,visibility;
      transition-duration: 0.5s;
      z-index: 900; }
      .header-bottom__left-search.is-active {
        opacity: 1;
        visibility: visible; }
      .header-bottom__left-search form, .header-bottom__left-search input[type='text'] {
        display: block;
        width: 100%;
        height: 100%; }
      .header-bottom__left-search input[type='text'] {
        font-size: 16px;
        padding: 5px 10px; }
      .header-bottom__left-search-close {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        cursor: pointer;
        right: 5px;
        top: 15px; }
        .header-bottom__left-search-close:after {
          position: absolute;
          height: 2px !important;
          right: 0;
          width: 22px;
          background-color: #2376d1;
          content: "";
          -webkit-transition: top 0.3s, -webkit-transform 0.3s 0.3s;
          transition: top 0.3s, -webkit-transform 0.3s 0.3s;
          transition: top 0.3s, transform 0.3s 0.3s;
          transition: top 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
          bottom: 10px;
          -webkit-transform: rotateZ(45deg);
          -ms-transform: rotate(45deg);
          transform: rotateZ(45deg); }
        .header-bottom__left-search-close:before {
          position: absolute;
          height: 2px;
          right: 0;
          width: 22px;
          background-color: #2376d1;
          content: "";
          -webkit-transition: top 0.3s, -webkit-transform 0.3s 0.3s;
          transition: top 0.3s, -webkit-transform 0.3s 0.3s;
          transition: top 0.3s, transform 0.3s 0.3s;
          transition: top 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
          bottom: 10px;
          -webkit-transform: rotateZ(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotateZ(-45deg); }
  @media only screen and (max-width: 992px) {
    .header-bottom__menu {
      padding: 0;
      width: 270px;
      height: 100vh;
      min-height: 100%;
      top: 0 !important;
      left: -100%;
      position: fixed;
      z-index: 3001;
      overflow: auto;
      opacity: 0;
      transition: left .3s ease, opacity .3s ease;
      background: #333333; }
      .header-bottom__menu.active {
        opacity: 1;
        left: 0; } }
  .header-bottom__right {
    position: absolute;
    right: 10px;
    top: 0;
    width: 250px;
    text-align: right; }
    @media only screen and (max-width: 1290px) {
      .header-bottom__right {
        width: 150px; } }
  .header-bottom__btn, .header-bottom__search {
    display: inline-block;
    vertical-align: top; }

@media (max-width: 1200px) {
  .header-bottom__left {
    min-height: 50px; } }

.header-mobail {
  position: relative; }
  @media only screen and (max-width: 992px) {
    .header-mobail {
      position: relative; } }
  .header-mobail__btn {
    padding: 30px 15px;
    border-bottom: 1px solid #242424; }
  .header-mobail__menu-top, .header-mobail__social, .header-mobail__btn {
    display: none; }
    @media only screen and (max-width: 992px) {
      .header-mobail__menu-top, .header-mobail__social, .header-mobail__btn {
        display: block; } }

.menu {
  display: none;
  height: 50px;
  position: absolute;
  z-index: 100;
  left: 0;
  transition: all .3s ease;
  width: 100px; }
  .menu:hover, .menu:active, .menu:focus {
    cursor: pointer; }
  @media only screen and (max-width: 992px) {
    .menu {
      display: block; } }
  @media only screen and (max-width: 768px) {
    .menu {
      height: 40px; } }
  .menu .menu-text {
    position: absolute;
    font: bold 18px/100% "Arial Narrow", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    left: 40px;
    top: 15px; }
    @media only screen and (max-width: 768px) {
      .menu .menu-text {
        left: 40px;
        top: 10px; } }
  .menu .menu-icon {
    display: block;
    position: absolute;
    top: 23px;
    left: 3px;
    width: 22px;
    height: 2px;
    z-index: 0;
    background-color: #ffffff; }
    @media only screen and (max-width: 768px) {
      .menu .menu-icon {
        top: 18px;
        left: 3px; } }
    .menu .menu-icon:before {
      position: absolute;
      top: 7px;
      height: 2px;
      right: 0;
      width: 22px;
      background-color: #ffffff;
      content: ""; }
    .menu .menu-icon:after {
      position: absolute;
      top: -7px;
      height: 2px !important;
      right: 0;
      width: 22px;
      background-color: #ffffff;
      content: ""; }

.mCSB_scrollTools {
  display: none !important; }

.mCSB_draggerRail {
  display: none; }

.mCSB_dragger_bar {
  display: none; }

#scrollbar3 {
  width: 100% !important;
  margin: 0 !important;
  height: 100% !important; }

.header-fix .header-bottom {
  position: fixed;
  top: 0;
  z-index: 1001;
  animation-name: fixHeader;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  animation-timing-function: ease;
  animation-delay: 0.3s; }

.search-button {
  width: 50px;
  position: absolute;
  right: 10px;
  top: 0; }
  .search-button img {
    width: 23px; }

.search-wrapper {
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  top: 0 !important;
  right: -100%;
  left: auto !important;
  position: fixed;
  z-index: 1050;
  overflow: auto;
  opacity: 0;
  background: #151414;
  transition: right .3s ease, opacity .3s ease;
  display: none; }
  .search-wrapper.active {
    opacity: 0.98;
    right: 0;
    display: block; }
  .search-wrapper.active {
    top: 100%; }
  .search-wrapper__input-wrap {
    width: 100%;
    max-width: 768px;
    display: inline-block;
    position: relative; }
  .search-wrapper__block-wrap {
    width: 100%;
    max-width: 100%;
    display: table-cell;
    position: relative;
    height: 100%;
    min-height: 100%;
    vertical-align: middle;
    text-align: center; }
  .search-wrapper__block {
    width: 100%;
    min-width: 100%;
    display: table;
    padding: 10px;
    height: 100%;
    min-height: 100%; }
  .search-wrapper input {
    padding: 0 15px;
    position: relative;
    display: inline-block;
    font: 400 18px/100% "Arial", sans-serif;
    transition: background .3s ease, border .3s ease;
    border: 0 none;
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #ffffff;
    background-color: transparent;
    border-radius: 2px;
    color: #ffffff;
    font-style: italic; }
    .search-wrapper input:hover, .search-wrapper input:focus {
      background-color: transparent;
      border-bottom: 1px solid #ffffff; }
  .search-wrapper input::-webkit-input-placeholder, .search-wrapper textarea::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1; }
  .search-wrapper input:-moz-placeholder, .search-wrapper textarea:-moz-placeholder {
    color: #ffffff;
    opacity: 1; }
  .search-wrapper input::-moz-placeholder, .search-wrapper textarea::-moz-placeholder {
    color: #ffffff;
    opacity: 1; }
  .search-wrapper input:-ms-input-placeholder, .search-wrapper textarea:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1; }

.menu-search {
  height: 50px;
  position: absolute;
  z-index: 100;
  right: 50px;
  top: 50px;
  transition: all .3s ease;
  width: 50px; }
  .menu-search:hover, .menu-search:active, .menu-search:focus {
    cursor: pointer; }
  @media only screen and (max-width: 992px) {
    .menu-search {
      right: 0;
      top: 10px; } }
  .menu-search .menu-search-icon {
    display: block;
    position: absolute;
    top: 23px;
    left: 15px;
    width: 22px;
    height: 2px;
    z-index: 0;
    transition-duration: 0.1s;
    transition-delay: 0.3s;
    background: transparent; }
    .menu-search .menu-search-icon:before {
      position: absolute;
      top: 7px;
      height: 2px;
      right: 0;
      width: 22px;
      background-color: #ffffff;
      content: "";
      transition: top 0.3s, transform 0.3s 0.3s;
      top: 0px;
      -ms-transform: rotate(-45deg);
      transform: rotateZ(-45deg); }
    .menu-search .menu-search-icon:after {
      position: absolute;
      top: -7px;
      height: 2px !important;
      right: 0;
      width: 22px;
      background-color: #ffffff;
      content: "";
      transition: top 0.3s, transform 0.3s 0.3s;
      top: 0px;
      -ms-transform: rotate(45deg);
      transform: rotateZ(45deg); }

.top-banner-block {
  z-index: 2;
  position: relative;
  background: #333333; }
  @media only screen and (max-width: 1319px) {
    .top-banner-block {
      margin: 0 -15px; } }

@keyframes fixHeader {
  0% {
    top: -100px; }
  100% {
    top: 0; } }

.footer {
  margin: 0 auto;
  position: relative; }
  .footer__wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1320px;
    min-width: 320px;
    padding: 0 10px; }
  .footer__top {
    background: #ebebeb;
    position: relative; }
  .footer__center {
    height: 40px;
    position: relative;
    background: #d5d5d5; }
  .footer__bottom {
    background: #333333;
    position: relative;
    padding: 0 0 20px 0; }

.footer-social {
  position: relative;
  float: right; }
  @media only screen and (max-width: 768px) {
    .footer-social {
      margin: 0 auto;
      float: none; } }
  .footer-social__wrapper {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 40px;
    line-height: 0;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0; }
  .footer-social__item {
    width: 20%;
    display: table;
    height: 40px;
    width: 50px;
    position: relative;
    border-right: 1px solid #bebebe;
    background: transparent;
    transition: all 0.3s ease; }
    .footer-social__item:first-child {
      border-left: 1px solid #bebebe; }
    .footer-social__item:hover, .footer-social__item:focus, .footer-social__item:active {
      background: #242424; }
    .footer-social__item a {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 100%; }
    .footer-social__item img {
      max-width: 24px;
      max-height: 20px;
      display: inline-block; }
  .footer-social__text {
    display: none;
    font: 400 14px/130% "Arial", sans-serif;
    color: #606060;
    padding: 30px 0 10px 20px; }
    @media only screen and (max-width: 992px) {
      .footer-social__text {
        display: block; } }

.footer-copyright {
  margin: 0 auto;
  position: relative;
  max-width: 1320px;
  min-width: 320px;
  padding: 0 10px; }
  .footer-copyright__wrapper {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding: 40px 0 0; }
    @media only screen and (max-width: 992px) {
      .footer-copyright__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 0 0 0; } }
  .footer-copyright__item {
    position: relative;
    display: block;
    width: 50%;
    font: 400 12px/140% "Arial", sans-serif;
    color: #707070;
    padding: 0 30px 0 0; }
    @media only screen and (max-width: 992px) {
      .footer-copyright__item {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .footer-copyright__item {
        font: 400 11px/130% "Arial", sans-serif; } }
    .footer-copyright__item:last-child {
      padding: 0; }

.footer-made {
  float: right;
  color: #707070;
  transition: all 0.3s ease;
  font: 400 12px/130% "Arial", sans-serif; }
  .footer-made:hover, .footer-made:active, .footer-made:focus {
    color: #4bb9e7; }
  @media only screen and (max-width: 768px) {
    .footer-made {
      font: 400 11px/130% "Arial", sans-serif; } }

.fb-socseti {
  display: none; }

.vk-socseti {
  display: none; }

.visible {
  display: block !important; }
