/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700,900|Open+Sans:300,400,600,700&display=swap&subset=cyrillic,cyrillic-ext");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

video {
  vertical-align: top;
  width: 100%;
  min-height:150px;
  background:#21232f;
  border-radius:10px 10px 0 0;
  box-shadow:0 0 50px rgba(0, 0, 0, 0.2)
}

video:last-of-type {
  background:#373846
}

video#gumVideo {
  margin: 0 20px 20px 0;
}

canvas {
  width:100%;
  height: calc((100vw) * 3 / 4);
  max-height:585px;
  border-radius:10px 10px 0 0;
  background:#373846;
  box-shadow:0 0 50px rgba(0, 0, 0, 0.2)
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }


/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a,
button {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  cursor: pointer; }

html,
body {
  height: 100%; }

body {
  color: #000;
  background-color: #f5f7fb;
  font-family: 'Montserrat', 'Open Sans', sans-serif;
  font-weight: 400;
  min-width: 320px; }

body.no-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  /*
  body.no-scroll:after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 97; }
  */

input,
select,
textarea,
button {
  font-family: 'Montserrat', 'Open Sans', sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

body.no-scroll {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  /* overflow-y: scroll; */
  overflow-y: hidden;
} 

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  position: relative; }
  .page__wrapper {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

.container {
  width: 1160px;
  margin: 0 auto;
  padding: 0 10px; }
  
.webcam__buttons {
  display:flex;
  justify-content:center;
  margin:0 auto 30px;
  max-width:900px;
  padding:15px 0;
  border-radius:0 0 10px 10px;
  background:#2a2b33
  
}

.btn {
  background: #30b7a2;
  color: #fefeff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing:1px;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
  border-radius: 30px;
  padding: 10px 22px;
  border:none;
  text-transform:uppercase;
  margin:0 10px }
.btn .icon {
  width:16px;
  height:16px;
  fill:currentcolor;
  margin: 0 2px -3px 0; }
  .btn:hover {
    background: #3bccb5;
    color:#fff }
  .btn--start {
    background-color: #ea4242;
    font-size:26px;
    font-weight:400 }
    .btn--start:hover {
      background-color: #d03131; }
    .btn--start:focus {
      background-color: #d03131; }
    .btn--start:active {
      background-color: #d03131; }
  .btn--play {
    background-color: #4a5ab7; }
  .btn--play:disabled {
    background-color: #4b4d5d;
    color:#9295b1 }
  .btn--play .icon {
    width:14px;
    height:14px }
  .btn--play:disabled:hover {
    background-color: #4b4d5d;
    color:#9295b1 }
    .btn--play:hover {
      background-color: #586bd8; }
  .btn--play:active {
    background-color: #2a2b33; }
  .btn--download {
    background-color: #38c782; }
    .btn--download:hover {
      background-color: #40da90; }
  .btn--download:disabled {
    background-color: #4b4d5d;
    color:#9295b1 }
  .btn--download:disabled:hover {
    background-color: #4b4d5d;
    color:#9295b1 }
  .btn--filter {
    background-color: #4c6ce0; }
  .btn--filter:hover {
    background-color: #5c7ef9; }
  .btn--filter:active {
    background-color: #2a2b33; }
  .btn--snapshot:active {
    background-color: #2a2b33; }
    
.breadcrumbs {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 13px;
  padding-bottom: 10px; }
  .breadcrumbs__li {
    display: block; }
    .breadcrumbs__li:before {
      content: '';
      width: 5px;
      height: 5px;
      background: #21232f;
      border-radius: 50%;
      display: inline-block;
      margin-bottom: 1px;
      margin-left: 5px;
      margin-right: 5px; }
    .breadcrumbs__li:first-child:before {
      display: none; }
  .breadcrumbs__link {
    font-size: 12px;
    color: #21232f;
    text-decoration: none; }
    .breadcrumbs__link:hover {
      color: #30b7a2; }
  .breadcrumbs__span {
    color: #75798d;
    font-size: 12px;
    text-decoration:none }

.headline {
  text-align: center;
  margin: 0 0 15px; }
  .headline__title {
    color: #21232f;
    font-weight: 900;
    font-size: 30px;
    margin: 0; }
  .headline__text {
    color: #474b5c;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 5px; }
  .headline--minimargin{
    margin-bottom: 20px;
  }
 
  .banners--notop{
    padding-top: 10px;
  }

.banner {
  display: block;
  margin: 0 auto; }
  .banner--600_15 {
    width: 600px;
    height: 15px; }
  .banner--728_90 {
    width: 100%;
    display:flex;
    justify-content:center;
    height:auto }
  .banner--336_280 {
    width: 336px;
    height: 280px;
    margin-bottom: 25px; }
  .banner--300_600 {
    width: 300px;
    height: 600px;
    margin-bottom: 25px; }
  .banner img {
    display: block;
    width: 100%; }

a.banner:hover {
  opacity: 0.7; }

.gamb,
.gamb-hidden {
  display: none; }

.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }

.col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: calc(100% - 360px); }
  .col--right {
    width: 336px;
    margin-left: 25px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .col .text-webcam {
    padding-bottom: 0; }
  .col--narrow {
    max-width: 275px;
    width:100% }

.guide {
  margin-bottom: 25px;
  box-shadow:0 0 15px rgba(0, 0, 0, 0.02);
  -webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.02); }
  .guide__title {
    color: #21232f;
    font-size: 15px;
    font-weight: 700;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    background-color: #fff;
    padding: 12px 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    margin: 0;
    position: relative; }
  .guide__content {
    background-color: #fbfcff;
    border-radius: 0 0 5px 5px; }
  .guide__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    border-bottom: 1px solid #e6e9f1;
    padding: 15px 15px 15px 25px;
    color: #474b5c;
    font-size: 15px;
    background-color: #fafbfe; }
    .guide__link .icon {
      width: 15px;
      height: 15px;
      fill: #adb2c1;
      margin-left: auto;
      -webkit-transition: all 0.25s;
      transition: all 0.25s; }
    .guide__link:last-child {
      border-bottom: none;
      border-radius: 0 0 5px 5px; }
    .guide__link:hover {
      background-color: #fefeff;
      color:#30b7a2; }
      .guide__link:hover .icon {
        fill: #30b7a2; }

.rate-mini {
  margin-bottom: 25px;
  box-shadow:0 0 15px rgba(0, 0, 0, 0.02);
  -webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.02); }
  .rate-mini__title {
    color: #21232f;
    font-size: 15px;
    font-weight: 700;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
    background-color: #fff;
    padding: 12px 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    margin: 20px 0 0 0;
    position: relative; }
  .rate-mini__content {
    background-color: #fbfcff;
    border-radius: 0 0 5px 5px;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .rate-mini__content .rate__numbers {
      font-size: 14px;
      line-height: 18px;
      margin: 0 13px 0 13px; }
    .rate-mini__content .rate__votes {
      width: 100%;
      padding-top: 10px;
      text-align: center; }
    .rate-mini__content .rate__stars {
      height: 18px; }
    .rate-mini__content a {
      font-size:13px;
      text-decoration:none;
      color:#474b5c;
      text-align:center;
      margin-bottom:8px
      }
    .rate-mini__content a:hover {
      text-decoration:underline;
      }
    .rate-mini__content img {
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      border-radius:5px }
    .rate-mini__content img:hover {
      opacity:.7
      }

.content__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .content__top .banner {
    margin: 0; }
  .content__top--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 15px; }

.webcam__content iframe{
  height: 770px;
  width: 845px;
  border: none;
  background:#21232f;
  border-radius:10px;
}

.webcam__content .default {
    font-size:28px;
    line-height:34px;
    text-align: center;
    color: #fff;
    background:#262a33;
    padding:100px 0 200px;
    border-radius:10px;
    text-transform:uppercase
}

.webcam__content .default .icon {
    width:100px;
    height:100px;
    fill: #fff;
    margin-bottom:20px;
}

.webcam__wrap {
  width: 100%;
  overflow: auto; }

.tabs-webcam {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto; 
  margin: 10px 0 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;}

  .tabs-webcam__link {
    color: #474b5c;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    padding: 12px 22px;
    white-space: nowrap; 
    border-radius: 50px;
    margin-right: 15px;}
    .tabs-webcam__link span {
      border-bottom: 1px dotted #474b5c; }
    .tabs-webcam__link:hover span {
      border-bottom: 1px dotted #30b7a2; }
    .tabs-webcam__link:hover{
      background: #fff;
      color:#30b7a2; }
    .tabs-webcam__link.active {
      background: #fff;
      font-weight:700;
      color:#30b7a2 }
      .tabs-webcam__link.active span {
        border-bottom-color: transparent; }


/* blocks */
.header {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  background-color: #fff;     
  position: relative;
  z-index: 3;}
  .header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-decoration: none;
  margin: 5px 25px 5px 0; }
.logo:hover {
  opacity:.7 }
  .logo__img {
    width: 48px;
    height: 48px;
    margin-right: 7px; }
    .logo__img img {
      display: block;
      width: 100%; }
  .logo__text {
    color: #21232f;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase; }
  .logo--footer {
    margin: 0 0 10px 0; }
    .logo--footer .logo__img {
      width: 44px;
      height: 44px; }

.menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0; }
  .menu-header--right {
    margin-left: auto; }
    .menu-header--right .dropdown-menu {
      left: auto;
      right: 0;
      border-radius: 5px 0 5px 5px;
      z-index:999 }
      .menu-header--right .dropdown-menu:before {
        left: auto;
        right: 0; }
  .menu-header__li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%; }
    .menu-header__li:hover .menu-header__link--dropdown:before {
      display: block;
      height: 5px; }
    .menu-header__li:hover .dropdown-menu {
      display: block; }
  .menu-header__link {
    color: #474b5c;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none;
    padding: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 2; }
    .menu-header__link .icon{
      fill: currentColor;
      width: 20px;
      height: 16px;
      margin-right: 8px;
    }
  .menu-header__link--html5 {
    color: #30b7a2; }
  .menu-header__link--flash {
    color: #ea4242; }
  .menu-header__link--flash:hover {
    color: #ea4242!important; }
  .menu-header__link--flash:hover:before {
    color: #ea4242;
    border-top: 2px solid #ea4242; }
    .menu-header__link .icon-down-arrow {
      fill: currentColor;
      width: 13px;
      height: 13px;
      margin-right: 6px;
      margin-top:2px
    }
    .menu-header__link:before {
      content: '';
      position: absolute;
      top: calc(100% - 2px);
      left: 0;
      width: 100%;
      border-top: 2px solid #30b7a2;
      display: none; }
    .menu-header__link--dropdown:before {
      height: 5px;
      background: #fff; }
    .menu-header__link--dropdown .icon-down-arrow {
      display: block;
      width: 12px;
      height: 12px;
      fill: currentColor;
      margin-right: 7px
    }
    .menu-header__link.active {
      color: #30b7a2; }
      .menu-header__link.active:before {
        display: block;
        height: 0; }
    .menu-header__link:hover {
      color: #30b7a2; }
      .menu-header__link:hover:before {
        display: block;
        height: 5px; }

.dropdown-menu {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 200px;
  background: #fff;
  border-radius: 0 5px 5px 5px;
  margin: 0;
  z-index: 1;
  padding: 10px 15px 20px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  display: none; }
  .dropdown-menu__list {
    margin: 0;
    padding: 0; }
  .dropdown-menu__li {
    display: block;
    margin-bottom: 10px; }
    .dropdown-menu__li:last-child {
      margin-bottom: 0; }
  .dropdown-menu__link {
    color: #474b5c;
    font-size: 14px;
    line-height:28px;
    margin-top:-3px;
    text-decoration: none; }
    .dropdown-menu__link:hover {
      color: #30b7a2; }
    .dropdown-menu__link .icon {
      width: 20px;
      height: 16px;
      fill: currentColor;
      margin-right: 5px;
      margin-bottom:-3px  }

.lang-header {
  margin-left: auto;
  position: relative; }
  .lang-header__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #21232f;
    font-size: 14px;
    text-decoration: none;
    width: 125px;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .lang-header__title .icon {
      width: 11px;
      height: 11px;
      fill: currentColor;
      margin-left: 8px; }
  .lang-header__dropdown {
    position: absolute;
    top: calc(100% - 2px);
    right: 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    width: 145px;
    padding: 15px 0;
    z-index: 10;
    border-top: 2px solid #30b7a2;
    display: none; }
    .lang-header__dropdown:before {
      content: '';
      position: absolute;
      top: -25px;
      left: 0;
      width: 100%;
      height: 25px; }
  .lang-header__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #75798d;
    font-size: 13px;
    text-decoration: none;
    margin-bottom: 15px;
    padding: 0 20px; }
    .lang-header__link:last-child {
      margin-bottom: 0; }
    .lang-header__link .icon {
      width: 16px;
      height: 16px;
      margin-right: 10px;
      opacity: 0.7;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
    .lang-header__link:hover {
      color: #21232f; }
      .lang-header__link:hover .icon {
        opacity: 1; }
    .lang-header__link.is-active {
      color: #21232f; }
      .lang-header__link.is-active .icon {
        opacity: 1; }
  .lang-header:hover .lang-header__dropdown {
    display: block; }

.footer {
  padding: 15px 0 12px;
  border-top: 2px solid #fff; }
  .footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer__copir {
    color: #75798d;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px; }
  .footer__links {
    color: #75798d;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer__links li {
      border-left: 1px solid #75798d;
      padding-left: 10px;
      margin-left: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .footer__links a {
      color: #75798d;
      text-decoration: none;
      border-bottom: 1px solid #75798d; }
      .footer__links a:hover {
        border-bottom-color: transparent; }

.rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rate__title {
  color: #21232f;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-right: 15px; }

.rate__stars {
  height: 24px; }

.rate__numbers {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #21232f;
  margin: 0 13px 0 20px; }

.rate__numbers b {
  color: #21232f;
  font-weight: 700; }

.rate__votes {
  color: #9d9fad;
  font-size: 12px;
  font-weight: 400; }

.starability-basic {
  display: block;
  position: relative;
  padding: 0;
  border: none;
  margin: 0 auto;
  width: 110px;
  min-height: 18px; }

.starability-basic > input {
  position: absolute;
  margin-right: -100%;
  opacity: 0; }

.starability-basic > input:checked ~ label,
.starability-basic > input:focus ~ label {
  background-position: 0 0; }

.starability-basic > input:checked + label,
.starability-basic > input:focus + label {
  background-position: 0 -18px;
  background-size: 22px 36px; }

.starability-basic > input[disabled]:hover + label {
  cursor: default; }

.starability-basic > input:not([disabled]):hover ~ label {
  background-position: 0 0; }

.starability-basic > input:not([disabled]):hover + label {
  background-position: 0 -18px;
  background-size: 22px 36px; }

.starability-basic > input:not([disabled]):hover + label::before {
  opacity: 1; }

.starability-basic > label {
  position: relative;
  float: left;
  font-size: 0.1em;
  color: transparent;
  cursor: pointer;
  width: 22px;
  height: 18px;
  background-image: url(../img/stars.svg);
  background-repeat: no-repeat;
  background-position: 0 -18px;
  background-size: 22px 36px; }

.starability-basic > label::before {
  content: '';
  position: absolute;
  display: block;
  height: 18px;
  background-image: url(../img/stars.svg);
  background-position: 0 18px;
  background-size: 22px 36px;
  pointer-events: none;
  opacity: 0; }

.starability-basic > label:nth-of-type(5)::before {
  width: 88px;
  left: -88px; }

.starability-basic > label:nth-of-type(4)::before {
  width: 66px;
  left: -66px; }

.starability-basic > label:nth-of-type(3)::before {
  width: 44px;
  left: -44px; }

.starability-basic > label:nth-of-type(2)::before {
  width: 22px;
  left: -22px; }

.starability-basic > label:nth-of-type(1)::before {
  width: 0px;
  left: 0px; }

.hint {
  position: relative; }
  .hint__hidden {
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #fff;
    font-size: 9px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 5px 10px;
    background: #161b25;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    pointer-events: none; }
    .hint__hidden:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-top-color: #161b25; }
  .hint:hover .hint__hidden {
    opacity: 1; }

/* pages */
.b404 {
  text-align: center;
  padding-top: 100px;
  margin-bottom: 50px; }

.b404__title {
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  font-size: 360px;
  font-weight: 900;
  line-height: 260px;
  margin-bottom: 100px; }

.b404__text {
  color: #21232f;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px; }

.b404__btn {
  padding: 8px 25px; }

.text-webcam {
  padding-bottom: 60px; }
  .text-webcam__h1 {
    color: #21232f;
    font-size: 30px;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center; }
  .text-webcam h2.text-webcam__h2 {
    color: #474b5c;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center; }
  .text-webcam h2 {
    color: #21232f;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 40px; }
    .text-webcam h2:first-child {
      margin-top: 0; }
  .text-webcam .h2--center {
    text-align: center; }
  .text-webcam h3 {
    color: #21232f;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px; }
  .text-webcam blockquote {
    color: #75798d;
    font-size: 15px;
    padding-left: 0;
    margin: 0 0 10px;
    line-height: 28px;
    font-style: italic; }
  .text-webcam p {
    font-size: 16px;
    line-height: 28px;
    color: #474b5c; }
    .text-webcam p:after {
      content: '';
      clear: both;
      display: table; }
    .text-webcam p img {
      float: left;
      display: block;
      margin: 5px 30px 20px 0;
      max-width: 298px; }
    .text-webcam p.center {
      text-align: center; }
      .text-webcam p.center img {
        float: none;
        display: block;
        margin: 15px auto 5px; }
  .text-webcam a {
    color: #3e54a4;
    text-decoration: none; }
    .text-webcam a:hover {
      text-decoration: underline; }
  .text-webcam ul li {
    font-size: 15px;
    line-height: 28px;
    color: #474b5c; }
  .text-webcam__date {
    color: #75798d;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-top: 25px; }
  .text-webcam > img {
    display: block;
    margin: 25px auto;
    max-width: 100%; }
  .text-webcam .ol {
    counter-reset: item;
    padding: 0;
    margin: 0;
    margin-top: 20px; }
    .text-webcam .ol li {
      display: block;
      position: relative;
      padding-left: 80px;
      margin-bottom: 30px;
      color: #21232f;
      font-size: 18px;
      font-weight: 700;
      line-height: 30px; }
      .text-webcam .ol li h3 {
        color: #21232f;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        margin: 0; }
      .text-webcam .ol li span {
        color: #474b5c;
        font-size: 16px;
        font-weight: 400;
        display: block; }
      .text-webcam .ol li:before {
        content: counters(item, ".") " ";
        counter-increment: item;
        position: absolute;
        top: 5px;
        left: 5px;
        text-align: center;
        color: #30b7a2;
        background:#fff;
        font-size: 30px;
        font-weight: 400;
        line-height: 54px;
        width:54px;
        height:54px;
        border-radius:50%;
        -webkit-box-shadow:0 0 25px rgba(0, 0, 0, 0.08);
                box-shadow:0 0 25px rgba(0, 0, 0, 0.08); }

@keyframes gradientBG {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.webcamio-item {
  padding: 65px 0;
}
.webcamio-item:nth-child(2n) {
  background: #fff;
}
.webcamio-item:nth-child(2n) .webcamio-item__img {
  order: 1;
  margin-right: 0;
  margin-left: 40px;
}
.webcamio-item .container {
  display: flex;
  align-items: center;
}
.webcamio-item__img {
  width: 336px;
  margin-right: 40px;
  flex-shrink: 0;
}
.webcamio-item__img img {
  display: block;
  max-width: 100%;
  border-radius:10px;
}
.webcamio-item__info {
  flex-grow: 1;
  width: calc(100% - 375px);
}
.webcamio-item__title {
  color: #21232f;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 5px;
}
.webcamio-item__text {
  color: #474b5c;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 20px;
}
.webcamio-item__btn{
  display: inline-flex;
  align-items: center;
  padding: 0;
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
}
.webcamio-item__btn i{
  background: #24a591;
    height: 50px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 50px 50px 0;
    margin-left: 20px;
}
.webcamio-item__btn i .icon{
  width: 19px;
  height: 19px;
  fill: currentColor;
}
.webcamio-item__btn span,
.webcamio-item__btn i .icon{
  position: relative;
  left: 0;
  transition: all 0.35s;
}
.webcamio-item__btn:hover span{
  left: 8px;
}
.webcamio-item__btn:hover i .icon{
  left: -8px;
}

@keyframes slide {
  0% {
    transform: translateX(-25%);
  }
  100% {
    transform: translateX(25%);
  }
}

.popup_link { 
   display:block;
   text-align:center;
   font-size:12px;
   margin:0 0 10px;
   text-decoration:none;
   padding:5px 8px;
   color:#3c56b3;
   font-weight:700 }
   
.popup_link .icon {
   width:14px;
   height:14px;
   fill:#3c56b3;
   margin:0 3px -2px 0 }

.about{
  padding: 30px 0 25px;
  background: #fff;
}
.about__block:after{
  content: '';
  width: 257px;
  height: 1px;
  background: #cad2de;
  margin: 25px auto 20px;
  display: block;
}
.about__title{
  text-align: center;
  color: #21232f;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 15px;
}
.about__content{
  display: flex;
  justify-content: center;
}
.about__img{
  max-width: 130px;
  margin-right: 20px;
  flex-shrink: 0;
}
.about__img img{
  max-width: 100%;
}
.about__info{
  max-width: 800px;
}
.about__info .webcamio-item__text{
  margin-bottom: 0;
}

.starability-basic--big {
  width: 160px;
  min-height: 24px; }


.starability-basic--big > input:checked + label,
.starability-basic--big > input:focus + label {
  background-position: 0 -24px;
  background-size: 32px 48px; }

.starability-basic--big > input:not([disabled]):hover + label {
  background-position: 0 -24px;
  background-size: 32px 48px; }


.starability-basic--big > label {
  width: 32px;
  height: 24px;
  background-position: 0 -24px;
  background-size: 32px 48px; }

.starability-basic--big > label::before {
  height: 24px;
  background-position: 0 24px;
  background-size: 32px 48px; }

.starability-basic--big > label:nth-of-type(5)::before {
  width: 128px;
  left: -128px; }

.starability-basic--big > label:nth-of-type(4)::before {
  width: 96px;
  left: -96px; }

.starability-basic--big > label:nth-of-type(3)::before {
  width: 64px;
  left: -64px; }

.starability-basic--big > label:nth-of-type(2)::before {
  width: 32px;
  left: -32px; }

.starability-basic--big > label:nth-of-type(1)::before {
  width: 0px;
  left: 0px; }

.add-bookmark{
  height: 42px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  color: #30b7a2;
  margin-bottom: 20px;
  border-radius:5px
}
.add-bookmark .icon{
  width: 16px;
  height: 16px;
  fill: currentColor;
  margin-right: 8px;
}
.add-bookmark:hover{
  background: rgba(255, 255, 255, 0.7);
  box-shadow: none
}
.hint__hidden--green {
  font-size: 11px!important;
  background-color: #30b7a2!important;
  text-transform: none!important
}
.hint__hidden--green:after{
  border: 7px solid transparent!important;
  border-top-color: #30b7a2!important;
}

.h3{
  text-align: center;
  color: #21232f;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 0;
}
.h3--center{
  text-align: center;
  margin-bottom:8px;
  font-size:18px
}

.tab{
  display: none;
}
.tab.active{
  display: block;
}

.blur {
  -moz-filter: contrast(200%) brightness(74%) saturate(200%) sepia(50%) grayscale(50%) blur(3px);
  -o-filter: contrast(200%) brightness(74%) saturate(200%) sepia(50%) grayscale(50%) blur(3px);
  -ms-filter: contrast(200%) brightness(74%) saturate(200%) sepia(50%) grayscale(50%) blur(3px);
  -webkit-filter: contrast(200%) brightness(74%) saturate(200%) sepia(50%) grayscale(50%) blur(3px);
  filter: contrast(200%) brightness(74%) saturate(200%) sepia(50%) grayscale(50%) blur(3px);
}
.brightness {
  -webkit-filter: brightness(2.5);
  -moz-filter: brightness(2.5);
  -o-filter: brightness(2.5);
  -ms-filter: brightness(2.5);
  filter: brightness(2.5);
}
.contrast {
  -webkit-filter: contrast(8);
  -moz-filter: contrast(8);
  -o-filter: contrast(8);
  -ms-filter: contrast(8);
  filter: contrast(8);
}
.saturate {
  -webkit-filter: saturate(5);
  -moz-filter: saturate(5);
  -o-filter: saturate(5);
  -ms-filter: saturate(5);
  filter: saturate(5);
}
.invert {
  -webkit-filter: invert(1);
  -moz-filter: invert(1);
  -o-filter: invert(1);
  -ms-filter: invert(1);
  filter: invert(1);
}
.retro {
  -moz-filter: contrast(150%) saturate(110%) sepia(38%) grayscale(30%) invert(35%) hue-rotate(236deg) blur(3px);
  -o-filter: contrast(150%) saturate(110%) sepia(38%) grayscale(30%) invert(35%) hue-rotate(236deg) blur(3px);
  -ms-filter: contrast(150%) saturate(110%) sepia(38%) grayscale(30%) invert(35%) hue-rotate(236deg) blur(3px);
  -webkit-filter: contrast(150%) saturate(110%) sepia(38%) grayscale(30%) invert(35%) hue-rotate(236deg) blur(3px);
  filter: contrast(150%) saturate(110%) sepia(38%) grayscale(30%) invert(35%) hue-rotate(236deg) blur(3px);
}
.roadster {
  -moz-filter: contrast(169%) brightness(65%) saturate(0%) sepia(58%) hue-rotate(132deg) blur(2px);
  -o-filter: contrast(169%) brightness(65%) saturate(0%) sepia(58%) hue-rotate(132deg) blur(2px);
  -ms-filter: contrast(169%) brightness(65%) saturate(0%) sepia(58%) hue-rotate(132deg) blur(2px);
  -webkit-filter: contrast(169%) brightness(65%) saturate(0%) sepia(58%) hue-rotate(132deg) blur(2px);
  filter: contrast(169%) brightness(65%) saturate(0%) sepia(58%) hue-rotate(132deg) blur(2px);
}
.grayscale {
  -moz-filter: contrast(180%) sepia(100%) grayscale(100%);
  -o-filter: contrast(180%) sepia(100%) grayscale(100%);
  -ms-filter: contrast(180%) sepia(100%) grayscale(100%);
  -webkit-filter: contrast(180%) sepia(100%) grayscale(100%);
  filter: contrast(200%) sepia(100%) grayscale(100%);
}
.sepia {
  -moz-filter: brightness(130%) saturate(196%) sepia(100%);
  -o-filter: brightness(130%) saturate(196%) sepia(100%);
  -ms-filter: brightness(130%) saturate(196%) sepia(100%);
  -webkit-filter: brightness(130%) saturate(196%) sepia(100%);
  filter: brightness(130%) saturate(196%) sepia(100%);
}
.green {
  -moz-filter: contrast(120%) saturate(200%) hue-rotate(45deg);
  -o-filter: contrast(120%) saturate(200%) hue-rotate(45deg);
  -ms-filter: contrast(120%) saturate(200%) hue-rotate(45deg);
  -webkit-filter: contrast(120%) saturate(200%) hue-rotate(45deg);
  filter: contrast(120%) saturate(200%) hue-rotate(45deg);
}
.blue {
  -moz-filter: contrast(120%) saturate(200%) hue-rotate(180deg);
  -o-filter: contrast(120%) saturate(200%) hue-rotate(180deg);
  -ms-filter: contrast(120%) saturate(200%) hue-rotate(180deg);
  -webkit-filter: contrast(120%) saturate(200%) hue-rotate(180deg);
  filter: contrast(120%) saturate(200%) hue-rotate(180deg);
}
.pink {
  -moz-filter: contrast(120%) saturate(200%) hue-rotate(305deg);
  -o-filter: contrast(120%) saturate(200%) hue-rotate(305deg);
  -ms-filter: contrast(120%) saturate(200%) hue-rotate(305deg);
  -webkit-filter: contrast(120%) saturate(200%) hue-rotate(305deg);
  filter: contrast(120%) saturate(200%) hue-rotate(305deg);
}
.invert-color {
  -moz-filter: saturate(200%) invert(100%) hue-rotate(240deg);
  -o-filter: saturate(200%) invert(100%) hue-rotate(240deg);
  -ms-filter: saturate(200%) invert(100%) hue-rotate(240deg);
  -webkit-filter: saturate(200%) invert(100%) hue-rotate(240deg);
  filter: saturate(200%) invert(100%) hue-rotate(240deg);
}

.modal-bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255, 0.9);
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0 20px;
  overflow-y: scroll;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
}
.modal-bg.open{
  opacity: 1;
  pointer-events: all;
}
.modal{
  margin: auto;
  position: relative;
  display: none;
}
.modal.open{
  display: block;
}
.modal__close{
  position: absolute;
  right: 0;
  top: -40px;
  width: 25px;
  height: 25px;
  color: #000;
}
.modal__close .icon{
  width: 100%;
  height: 100%;
  display: block;
  fill: currentColor;
}
.modal__close:hover{
  color: #24a591;
}
.modal video,
.modal canvas{
  /* height: 420px; */
  background: #181a27;
  border-radius: 5px;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
}
.modal .webcam__buttons{
  background: none;
  margin-bottom: 0;
}
.modal .banners{
  display: flex;
  align-items: center;
}
.modal .banner-link{
  margin: 0 auto;
}
.modal .banner-link img{
  display: block;
}
/* responsive */
/* Adaptive styles */
/* Desktop */
@media (max-width: 1199px) {
  .container {
    width: 100%; }
  .banner {
    max-width: 100%;
    height: auto; } }

/* Tablet */
@media (max-width: 991px) {
  .container {
    width: 100%; }
  .lang-header,
  .menu-header {
    display: none; }
  .add-bookmark{
    display:none }
  .logo__img {
    width: 44px;
    height: 44px;
    margin-right: 7px;
    margin-left: 10px; }
  .gamb {
    display: block;
    -ms-flex-item-align: center;
        align-self: center;
    margin-left: auto;
    width: 40px;
    height: 36px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .gamb span {
      background-color: #21232f;
      display: block;
      width: 26px;
      height: 2px;
      border-radius: 3px;
      margin: 8px 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      position: relative; }
    .gamb.open span:first-child {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: 10px; }
    .gamb.open span:nth-child(2) {
      display: none; }
    .gamb.open span:last-child {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  header {
    position: relative;
    z-index: 100;
    height: 55px; }
  .gamb-hidden {
    display: block;
    width: 300px;
    height: calc(100% - 55px);
    background: #fff;
    position: fixed;
    right: -350px;
    top: 55px;
    z-index: 99;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
    padding: 20px 0;
    overflow: auto; }
    .gamb-hidden .lang-header,
    .gamb-hidden .menu-header {
      display: block; }
    .gamb-hidden.open {
      right: 0;
      -webkit-box-shadow: -20px 0px 20px rgba(0, 0, 0, 0.05);
              box-shadow: -20px 0px 20px rgba(0, 0, 0, 0.05); }
  .lang-header {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px solid #eceff3; }
    .lang-header__title {
      width: 100%;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 15px 20px;
      font-size: 17px;
      font-weight:700;
      color:#474b5c }
  .lang-header__title:hover {
    background:#f5f6f9; }
      .lang-header__title .icon-down-arrow {
        width: 14px!important;
        height: 14px!important;
        margin: 0 0 -1px 5px!important; }
      .lang-header__title .icon {
        width: 20px;
        height: 20px;
        margin: 0 5px -5px 0 }
    .lang-header__dropdown {
      position: static;
      width: 100%;
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .lang-header__link {
      font-size: 15px; }
      .lang-header__link .icon {
        width: 20px;
        height: 20px; }
    .lang-header:hover .lang-header__dropdown {
      display: none; }
  .menu-header__link {
    font-size: 17px;
    padding: 25px 20px;
    font-weight: 700;
    color: #474b5c; }
  .menu-header__link:hover {
    background:#f5f6f9; }
    .menu-header__link .icon {
      fill: currentColor; }
    .menu-header__link.active {
      color: #474b5c; }
      .menu-header__link.active:before {
        display: none; }
    .menu-header__link:hover:before {
      display: none; }
  .menu-header__link--dropdown .icon {
    width: 14px;
    height: 14px;
    fill: currentColor; }
  .menu-header__li {
    display: block; }
  .dropdown-menu {
    position: static;
    width: 100%;
    padding: 10px 20px;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .dropdown-menu__li {
    margin-bottom: 15px; }
  .dropdown-menu__link {
    font-size: 16px; }
  .menu-header__li:hover .dropdown-menu {
    display: none; }
  .dropdown-menu__list {
    max-height: 190px; }
  .menu-header--right:before {
    content: '';
    display: block;
    width: 90%;
    height: 3px;
    background-color: #eceff3;
    margin: 20px 0 20px 10%; }
  .menu-header__li:hover .menu-header__link--dropdown:before {
    display: none; }
  .b404__title {
    font-size: 340px; }
  .cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .col {
    width: 100%; }
    .col--right {
      margin-left: 0;
      margin-top: 30px; }
  .content__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .col .text-webcam {
    padding-bottom: 0; }
  .cols--reverse .col--right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 0;
    margin-bottom: 10px; } 
  
  .webcamio-item__img {
    width: 250px; 
  }
  .col--narrow {
    max-width: none;
    width:100% }
}

/* Phone */
@media (max-width: 767px) {
  .container {
    width: 100%; }
  header .container {
    padding: 0; }
  .gamb {
    margin-right: 10px; }
  .col .banners,
  .col .banner {
    display: block; }
  .rate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .rate__title {
    margin-bottom: 10px;
    margin-right: 0; }
  .rate__numbers {
    margin: 10px 0; }
  .b404 {
    padding-top: 50px; }
  .b404__title {
    font-size: 210px;
    line-height: 160px;
    margin-bottom: 50px; }
  .breadcrumbs {
    display: none; }
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__copir {
    margin-bottom: 10px; }
  .footer__links li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0; }
  .webcam__content .default {
    font-size:20px;
    line-height:24px;
}
  .webcamio-item .container{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .webcamio-item__img {
    margin-right: 0;
    margin-bottom: 20px; }
  .webcamio-item:nth-child(2n) .webcamio-item__img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-left: 0; }
  .webcamio-item__info {
    width: 100%; }
  .about__title{
    margin-bottom: 25px;
  }
  .about__content{
    flex-direction: column;
    align-items: center;
  }
  .about__img{
    margin-right: 0;
    margin-bottom: 20px; 
  }
  .headline{
    margin-top: 20px;
  }
  .btn {
    font-size:10px;
    padding:8px 18px
  }
  .btn--start {
    font-size:24px }

  .modal .banners{
    display: none;
  }
}

@media (max-width: 479px) {
  .gamb-hidden {
    width: 260px;
    right: -260px; }
  .b404__title {
    font-size: 140px;
    line-height: 110px;
    margin-bottom: 50px; }
  .b404__text {
    font-size: 21px; }
  .text-webcam p img {
    float: none;
    max-width: 100%;
    margin: 0 auto 20px; }
  .text-webcam,
  .headline {
    padding-left: 10px;
    padding-right: 10px; }
  .headline__title {
    font-size: 26px; }
  .headline__text {
    font-size: 13px; }
  .logo__img {
    width: 44px;
    height: 44px;
    margin-right: 7px;
    margin-left: 10px; }
  .logo__text {
    font-size: 16px; }
  .calc__buttons .btn {
    padding: 8px 13px;
    font-size: 14px;
    margin: 0 4px; } 
  .webcamio-item__title {
    font-size: 20px; }
  .webcamio-item__info {
    text-align: center;
    padding: 0 10px; 
  }
  .about__info{
    text-align: center;
  }
  .btn {
    font-size:11px;
    padding:8px 15px
  }
  .btn--start {
    font-size:22px }
  .btn--play, .btn--snapshot, .btn--filter {
    padding:18px 10px 10px 20px;
    font-size:0 }
}

#st-1.st-animated {
    z-index:1;
}