@charset "UTF-8";
.element-hidden, .js-hide, .form-checkboxes .form-checkbox, .form-radios .form-radio,
.element-invisible {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}

ul, ol, .content ol,
.content ul,
.cke_editable ol,
.cke_editable ul {
  padding: 0;
  margin: 0;
  list-style: none;
}


.group::after {
  content: '';
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.responsive-video,
.video-embed-field-responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0 !important;
  overflow: hidden;
  display: block;
}

.responsive-video iframe, .video-embed-field-responsive-video iframe,
.responsive-video object,
.video-embed-field-responsive-video object,
.responsive-video embed,
.video-embed-field-responsive-video embed,
.responsive-video .video-js,
.video-embed-field-responsive-video .video-js {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@font-face {
  font-family: 'font-icon';
  src: url("../f-icons/font-icon.eot");
  src: url("../f-icons/font-icon.eot?#iefix") format("embedded-opentype"), url("../f-icons/font-icon.woff") format("woff"), url("../f-icons/font-icon.ttf") format("truetype"), url("../f-icons/font-icon#font-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class*='font-icon']::before,
[class*='font-icon']::after {
  display: inline-block;
  font-family: 'font-icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  margin-left: 10px;
}

.checkbox + label:after {
  font-size: 1.875rem;
  display: inline-block;
  font-family: 'font-icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-speed:before {
  content: "\e900";
}


.icon-24:before {
  content: "\e901";
}


.icon-check-advantages:before {
  content: "\e902";
}


.icon-customization:before {
  content: "\e903";
}


.icon-hd:before {
  content: "\e904";
}


.icon-location:before {
  content: "\e905";
}


.icon-phone-header:before {
  content: "\e906";
}


.icon-phone-popup:before {
  content: "\e907";
}


.icon-present:before {
  content: "\e908";
}


.icon-ruble:before {
  content: "\e909";
}


.icon-speed-advantages:before {
  content: "\e90a";
}


.icon-tv:before {
  content: "\e90b";
}


.icon-user:before {
  content: "\e90c";
}


.icon-wifi:before {
  content: "\e90d";
}

.checkbox + label:after,
.icon-form-check::before {
  content: "\e90e";
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

*::-ms-clear {
  display: none;
}

*::-ms-reveal {
  display: none;
}

::-webkit-input-placeholder {
  color: #000;
}

::-moz-placeholder {
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

::-ms-input-placeholder {
  color: #000;
}

::placeholder {
  color: #000;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.2);
}

::selection {
  background: rgba(0, 0, 0, 0.2);
}

html,
body {
  font-size: 16px;
}

html {
  font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
  min-height: 100vh;
}

body {
  color: #000;
  background: #fff;
  height: auto;
  min-width: 320px;
  font-weight: 400;
  line-height: 1.14;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  min-height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.no-scroll {
  overflow: hidden;
}

.active-menu {
  overflow: hidden;
}

.active-menu::before {
  opacity: 1;
  visibility: visible;
  z-index: 30;
}

img {
  max-width: 100%;
  height: auto;
  display: inherit;
}

figure {
  margin: 0 0 40px 0;
  text-align: center;
}

figure img {
  margin-bottom: 20px;
}

figcaption {
  font-size: 0.6875rem;
  line-height: 2em;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
}

a:hover {
  color: #000;
}

.ext .ext {
  display: none;
}

iframe {
  max-width: 100%;
}

.mobile #livechat-compact-container {
  max-width: 80px;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

.page-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.container {
  max-width: 1200px;
  padding: 0 15px;
  margin: auto;
}

.scroll-prevented {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

body {
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.1;
  margin-bottom: .85em;
  font-weight: 700;
  color: #000;
}

h2.title {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}

h2.title::after {
  position: absolute;
  content: '';
  width: 75px;
  height: 3px;
  background-color: #ff161e;
  bottom: -23px;
  left: calc(50% - 46px);
}

h1 {
  font-size: 2.0625rem;
  margin: 0 0 .75em;
  line-height: 1;
}

h2 {
  font-size: 1.75rem;
  line-height: 1.2;
}

h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 1em;
}

h4 {
  font-size: 1.125rem;
  margin-bottom: .75em;
}

h5,
h6 {
  font-size: 0.9375rem;
  line-height: 1.13;
}

p {
  line-height: 1.33;
  margin: 0 0 1em;
}

.text-center {
  text-align: center;
}

strong {
  font-weight: 600;
}

.content ol,
.content ul,
.cke_editable ol,
.cke_editable ul {
  margin: 0 0 1.5em 20px;
  padding: 0;
}

.content ol li,
.content ul li,
.cke_editable ol li,
.cke_editable ul li {
  margin-bottom: 0.5em;
  line-height: 1.2;
}

.content ol,
.cke_editable ol {
  counter-reset: section;
  padding-left: 10px;
}

.content ol li::before,
.cke_editable ol li::before {
  counter-increment: section;
  content: counter(section) ". ";
  margin-left: -15px;
}

.content ul:last-child,
.cke_editable ul:last-child {
  margin-bottom: 0;
}

.content ul li,
.cke_editable ul li {
  padding-left: 15px;
  position: relative;
}

.content ul li::before,
.cke_editable ul li::before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  background: #000;
}

.content blockquote,
.cke_editable blockquote {
  font-weight: 700;
  position: relative;
  padding: 0 30px;
  display: inline-block;
  font-style: italic;
  margin: 20px auto;
}

.content blockquote::before, .content blockquote::after,
.cke_editable blockquote::before,
.cke_editable blockquote::after {
  font-size: 2.0625rem;
  content: '"';
  position: absolute;
}

.content blockquote::before,
.cke_editable blockquote::before {
  left: 0;
  top: 0;
}

.content blockquote p,
.cke_editable blockquote p {
  font-size: 1.625rem;
  line-height: 1.2;
  display: inline;
  margin: 0;
  font-family: inherit;
}

.low-margin-bottom {
  margin-bottom: 5px;
}

.rtecenter {
  text-align: center;
}

.rteright {
  text-align: right;
}

.rtejustify {
  text-align: justify;
}

table {
  margin: 3.1em 0 2em;
  text-align: left;
  border: 0;
  color: #000;
  width: 100%;
}

table caption {
  margin-bottom: 10px;
  text-align: left;
  padding-left: 20px;
  font-size: 15px;
  color: #000;
}

table tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.25);
}

table tr td {
  border-bottom: 1px solid #000;
}

table td {
  border: 0;
  padding: 20px;
}

table td h1:last-child,
table td h2:last-child,
table td h3:last-child,
table td h4:last-child,
table td h5:last-child,
table td h6:last-child,
table td p:last-child {
  margin-bottom: 0;
}

.gray-bg table tr:last-child td {
  border: none;
}

.table-wrapper {
  overflow-x: auto;
  margin-top: 3.1em;
  position: relative;
  background: -o-radial-gradient(0% 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), -o-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 100% 0;
  background: radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 100% 0;
  background-color: white;
  background-repeat: no-repeat;
  background-size: 10px 100%;
  margin-bottom: 15px;
}

.table-wrapper table {
  min-width: 640px;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, white), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, color-stop(30%, white), to(rgba(255, 255, 255, 0))) 100% 0;
  background: -o-linear-gradient(left, white 30%, rgba(255, 255, 255, 0)), -o-linear-gradient(right, white 30%, rgba(255, 255, 255, 0)) 100% 0;
  background: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0)), linear-gradient(to left, white 30%, rgba(255, 255, 255, 0)) 100% 0;
  background-size: 50px 100%;
  background-repeat: no-repeat;
  max-width: none;
  margin-bottom: 0;
  margin-top: 0;
  width: 100% !important;
}

th {
  background: #000;
  color: #fff;
  padding: 20px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

thead th {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

thead th:last-child {
  border-right: 0;
}

.stylegude {
  font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
}

.stylegude section {
  padding: 100px 0;
}

.s-guide-intro h1 {
  font-size: 3.75rem;
  margin-bottom: .5em;
}

.s-guide-intro p {
  font-size: 1.125rem;
}

.form-item {
  margin-bottom: 15px;
}

.form-item label {
  font-weight: 600;
  margin-bottom: 5px;
  display: inline-block;
}

.form-item .form-text {
  margin-bottom: 5px;
}

.form-item .description {
  font-style: italic;
}

.form-actions {
  margin-top: 40px;
}

.webform-component--form-message-row .messages {
  margin-bottom: 20px;
}

.fieldset-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
}

fieldset .form-item {
  width: 100%;
}

.recaptcha {
  min-width: 304px;
  margin-left: -11px;
}

.form-text,
.form-email {
  background: #fff;
  border-bottom: 1px solid #000;
  font-family: inherit;
  font-size: inherit;
  width: 100%;
  max-width: 100%;
  padding: 8px 12px 9px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: border-color .3s ease-out;
  -o-transition: border-color .3s ease-out;
  transition: border-color .3s ease-out;
}

.form-text:focus,
.form-email:focus {
  outline: none;
  border-color: #000;
  color: #000;
}

.form-text.error,
.form-email.error {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.05);
}

textarea {
  background: #fff;
  border-bottom: 1px solid #000;
  font-family: inherit;
  font-size: inherit;
  max-width: 100%;
  width: 100%;
  padding: 12px;
  resize: vertical;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: border-color .3s ease-out;
  -o-transition: border-color .3s ease-out;
  transition: border-color .3s ease-out;
}

textarea:focus {
  outline: none;
  border-bottom-color: #000;
}

textarea.error {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.05);
}

.ie10 .form-checkboxes p {
  max-width: 90%;
}

.desktop .form-checkboxes .form-checkbox:hover + label::before {
  background: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}

.desktop .form-checkboxes .form-checkbox:hover + label::after {
  opacity: .8;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.desktop .form-checkboxes .form-checkbox:disabled + label {
  cursor: not-allowed;
  color: #000;
}

.desktop .form-checkboxes .form-checkbox:disabled + label::before {
  background: rgba(0, 0, 0, 0.2);
}

.desktop .form-checkboxes .form-checkbox:disabled + label::after {
  opacity: .8;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.desktop .form-checkboxes .form-checkbox:disabled:checked + label::before {
  background: rgba(0, 0, 0, 0.7);
}

.desktop .form-checkboxes .form-checkbox:disabled:checked + label::after {
  opacity: .8;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.form-checkboxes .form-checkbox:checked + label::before {
  background: #000;
  border-color: #000;
}

.form-checkboxes .form-checkbox:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.form-checkboxes .form-checkbox:disabled + label {
  cursor: not-allowed;
  color: #000;
}

.form-checkboxes .form-checkbox:disabled + label::before {
  background: rgba(0, 0, 0, 0.2);
}

.form-checkboxes .form-checkbox:disabled + label::after {
  opacity: .8;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.form-checkboxes .form-type-checkbox > label {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 400;
  line-height: 1.45;
  margin-bottom: 0;
}

.form-checkboxes .form-type-checkbox > label::before {
  display: inline-block;
  vertical-align: text-bottom;
  content: ' ';
  background: #000;
  border: 1px solid #000;
  height: 20px;
  width: 20px;
  min-width: 20px;
  margin: 0 10px 0 0;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
}

.form-checkboxes .form-type-checkbox > label::after {
  content: ' ';
  background: url(../img/check.svg) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity .3s ease, -webkit-transform .2s ease;
  transition: opacity .3s ease, -webkit-transform .2s ease;
  -o-transition: opacity .3s ease, transform .2s ease;
  transition: opacity .3s ease, transform .2s ease;
  transition: opacity .3s ease, transform .2s ease, -webkit-transform .2s ease;
  color: #fff;
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.form-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 10px;
  position: relative;
}

.form-radios .form-radio:checked + .option::after {
  opacity: 1;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  background: #000;
}

.form-radios .form-radio:disabled + .option {
  cursor: not-allowed;
}

.form-radios .form-radio:disabled + .option::before {
  background: #000;
}

.description-content .form-radios .form-radio:disabled + .option::before {
  background: rgba(0, 0, 0, 0.7);
}

.form-radios .form-radio:disabled + .option:hover::after {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.form-radios .form-radio:disabled:checked + .option::after {
  opacity: 1;
  background: #000;
}

.description-content .form-radios .form-radio:disabled:checked + .option::after {
  background: rgba(0, 0, 0, 0.5);
}

.form-radios .form-radio:disabled:checked + .option:hover::after {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}

.form-radios .option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 400;
  line-height: 1.45;
  position: relative;
}

.form-radios .option::before, .form-radios .option::after {
  content: ' ';
}

.form-radios .option::before {
  display: inline-block;
  height: 20px;
  min-width: 20px;
  background: #000;
  border: 1px solid #000;
  border-radius: 50%;
  margin: 2px 8px 0 0;
}

.form-radios .option::after {
  width: 20px;
  height: 20px;
  background: #000;
  border-radius: 100%;
  position: absolute;
  top: 2px;
  left: 0;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.form-radios .option:hover::after {
  opacity: 1;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}

select {
  font-size: 16px;
  color: #000;
  border: 1px solid #000;
  padding: 8px 12px 9px;
  margin-bottom: 10px;
  min-width: 280px;
  max-width: 100%;
  width: 100%;
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select:focus {
  outline: none;
}

.site-header {
  width: 100%;
  background: transparent;
}

.header-top {
  background-color: #fff;
  z-index: 10;
}

.header-top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

.header-logo-img {
    max-width: 100px;
    
  margin-right: 15px;
}

.header-logo-text {
  color: white;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
  margin: 4px 0 0 0;
  line-height: 1.33;
  font-family: Roboto, Helvetica, Arial, sans-serif;
}

.header-modal {
  position: relative;
}

.header-group {
  display: block;
  opacity: 0;
  width: 200px;
  height: auto;
  background: #fff;
  -webkit-box-shadow: 0 0 4px black;
          box-shadow: 0 0 4px black;
  border-radius: 10px;
  color: #000;
  padding: 15px;
  position: absolute;
  z-index: -1;
  top: 65px;
  left: -30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-group.active {
  opacity: 1;
  z-index: 2;
}

.header-group::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 80%;
  margin-left: -1rem;
  border: 10px solid transparent;
  border-bottom-color: #cecece;
}

.header-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px;
  background-color: #f44336;
  border: none !important;
  font-size: 18px;
  font-weight: 600;
  border-radius: 7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
}

.header-btn:hover {
  background-color: #ff1302;
}

.header-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0px !important;
}

.header-item .font-icon {
  margin-left: 15px;
}

.header-item .font-icon::before {
  font-size: 18px;
  color: #ff161e;
}

.header-item:first-child {
  margin-bottom: 15px;
}

.header-item__text {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  opacity: 0.7;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
}

.header-item__phone {
  font-size: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-item__phone:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#010101));
  background-image: linear-gradient(90deg, #000, #010101);
}

.header-item__phone::after {
  content: "";
  display: block;
  margin-top: 5px;
  padding: 0;
  height: 2px;
  border: none;
  background: -webkit-gradient(linear, left top, right top, color-stop(65%, transparent), color-stop(0, #fff)), -webkit-gradient(linear, left top, right top, from(#9da1a7), to(#9da1a7));
  background: linear-gradient(90deg, transparent 65%, #fff 0), linear-gradient(90deg, #9da1a7, #9da1a7);
  background-size: 1rem 1rem, 100% 0.5rem;
}


.menu-wrap {
  margin-bottom: -1px;
  background: rgba(0, 0, 0, 0.8);
}

.menu-item {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
}

.menu-item:hover {
  color: #ff161e;
}

.menu-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 700px;
  margin: 0 auto;
  padding: 12px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.menu-group > li {
  margin-bottom: 10px;
  font-size: 18px;
}

.menu-group > li > a {
  font-size: 15px;
}

.menu {
  padding: 5px;
  display: none;
}

.opened-mobile-main-menu .menu {
  display: block;
}

.open-main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  height: 60px;
}

.open-main-menu .icon-menu {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.open-main-menu .icon-menu span {
  display: block;
  width: 100%;
  height: 3px;
  margin-bottom: 6px;
  -webkit-transition: opacity .2s ease, -webkit-transform .2s;
  transition: opacity .2s ease, -webkit-transform .2s;
  -o-transition: transform .2s, opacity .2s ease;
  transition: transform .2s, opacity .2s ease;
  transition: transform .2s, opacity .2s ease, -webkit-transform .2s;
  background-color: #ff161e;
}

.open-main-menu .icon-menu span:nth-of-type(3) {
  margin-bottom: 0;
}

.opened-mobile-main-menu .open-main-menu .icon-menu span:nth-of-type(1) {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-bottom: -11px;
}

.opened-mobile-main-menu .open-main-menu .icon-menu span:nth-of-type(2) {
  opacity: 0;
}

.opened-mobile-main-menu .open-main-menu .icon-menu span:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.footer {
  background-color: #b2b5b8;
  padding: 20px;
}

.footer-text {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
  text-align: center;
}

.bs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bs-item {
  color: #000;
  margin-bottom: 3px;
}

.bs-item::after {
  content: '\203A';
  margin: 0 10px;
  color: #000;
}

.bs-item:last-child::after {
  display: none;
}

.bs-item a {
  color: #000;
  text-decoration: none;
}

.bs-item a:hover {
  color: #000;
}

.pager {
  font-size: 1rem;
  margin: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
}

.pager .pager-item,
.pager .pager-current {
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  color: #000;
  margin: 0 3px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  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;
}

.pager .pager-item a,
.pager .pager-current a {
  color: inherit;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 4px;
  -webkit-transition: color 0s ease;
  -o-transition: color 0s ease;
  transition: color 0s ease;
}

.desktop .pager .pager-item:not(.disabled):not(.skip):hover, .desktop
.pager .pager-current:not(.disabled):not(.skip):hover {
  background-color: #000;
  color: #000;
}

.pager .pager-current {
  background-color: #000;
  color: #fff;
}

.pager .prev,
.pager .next {
  display: none;
}

.pager .skip {
  border-color: transparent;
  margin: 0;
  color: #000;
}

.pager .disabled {
  color: #000;
}

.pager .pager-previous,
.pager .pager-next,
.pager .pager-first,
.pager .pager-last {
  display: none;
}

.form-submit,
.btn {
  background-color: #000;
  border: 1px solid transparent;
  color: #fff;
  text-transform: uppercase;
  padding: 9px 24px 10px;
  display: inline-block;
  -webkit-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease;
}

.form-submit:hover,
.btn:hover {
  color: #fff;
  background-color: #000;
}

.form-submit {
  font-size: 1rem;
  padding: 11px 24px 12px;
  min-width: 150px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}

.slick-lightbox .slick-prev {
  left: 15px;
}

.slick-lightbox .slick-next {
  right: 15px;
}

.slick-lightbox-hide {
  opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}

.slick-lightbox-slick-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white;
}

.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  z-index: 10;
}

.slick-lightbox-close:focus {
  outline: none;
}

.slick-lightbox-close:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '×';
}

.section-firstscreen {
  background: url("../img/firstscreen-bg.jpg") no-repeat center;
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
  text-align: center;
  color: #fff;
}

.firstscreen__title {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 33px;
}

.firstscreen__text {
  font-size: 18px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  margin-bottom: 50px;
  line-height: 1.6;
}

.firstscreen__text span {
  font-size: 22px;
  font-weight: 700;
  color: #ff161e;
}

.frscreen-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.frscreen-button-item {
  width: 100%;
  background: transparent;
  outline: none;
  color: #fff;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 13px 0;
  border: 1px solid #ff161e;
  margin-bottom: 15px;
}

.frscreen-button-item1 {
  background-color: #ff161e;
}

.frscreen-button-item1:hover {
  box-shadow: 0 0 30px rgba(249, 50, 50, 0.5);
  color: #fff;
}

.frscreen-button-item2:hover {
  box-shadow: 0 0 30px rgba(249, 50, 50, 0.5);
  color: #fff;
}

.section-tariffs {
  padding-top: 43px;
  padding-bottom: 35px;
}

.section-tariffs h2.title {
  margin-bottom: 62px;
}

.tariffs-group {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: fadeIn .5s ease;
          animation: fadeIn .5s ease;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  padding: 0 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tariffs-group.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tariffs-item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
  border: 2px solid #f2f4f5;
  margin-bottom: 30px;
}

.tariffs-item__title {
  font-size: 22px;
  font-weight: 400;
  background-color: #f2f4f5;
  padding: 9px 0;
}

.tariffs-item__title span {
  font-weight: 700;
  color: #ff161e;
  text-transform: uppercase;
}

.tariffs-item__price {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-size: 40px;
  border-bottom: 1px solid #f2f4f5;
  line-height: 0.5;
  padding-bottom: 15px;
  margin-top: 31px;
  position: relative;
}

.tariffs-item__price s {
  position: absolute;
  top: 8%;
  left: 10%;
  font-size: 24px;
}

.tariffs-item__price s::after {
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  display: block;
  content: '';
  width: 100%;
  background-color: #c2c2c2;
  height: 2px;
}

.tariffs-item__price span {
  font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.9px;
}

.tariffs-item__content {
  padding: 0 29px;
  border-bottom: 1px solid #f2f4f5;
}

.tariffs-item__content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tariffs-item__content-item .font-icon {
  margin-right: 18px;
}

.tariffs-item__content-item .font-icon::before {
  font-size: 22px;
  color: #cccccc;
}

.tariffs-item__content-item .icon-tv {
  margin-left: 4px;
}

.tariffs-item__content-item .icon-ruble {
  margin-left: 8px;
}

.tariffs-item__content-item--text {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px;
  opacity: .8;
  text-align: left;
  margin-bottom: 21px;
}

.tariffs-item__plug {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 26px 0 8px;
}

.tariffs-item__plug-link {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 13px;
  opacity: .5;
  text-decoration: underline;
  margin-bottom: 17px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  border-radius: none;
  background: transparent;
}

.tariffs-item__plug-button {
  width: 220px;
  background-color: #ff161e;
  outline: none;
  color: #fff;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 11px 0;
  border: 1px solid #ff161e;
  display: block;
  margin: 0 auto 15px;
}

.tariffs-item__plug-button:hover {
  background-color: #ad0f14;
  border: 1px solid #ad0f14;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.section-tariffs-subclasses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 63px;
}

.section-tariffs-subclass {
  font-size: 17px;
  font-weight: 700;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  background-color: #b0b4b7;
  border: 1px solid #fff;
  padding: 17px 0;
  width: 100%;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
  position: relative;
  cursor: pointer;
}

.section-tariffs-subclass.active, .section-tariffs-subclass:hover {
  background-color: #ad0f14;
  color: #fff;
}

.section-tariffs-subclass.active .tariffs-triangle, .section-tariffs-subclass:hover .tariffs-triangle {
  display: block;
}

.tariffs-item-center {
  margin-top: -5px;
  padding-bottom: 20px;
}

.section-address {
  background: url("../img/address-bg.jpg") no-repeat center;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 77px;
}

.section-address h2.title {
  margin-bottom: 95px;
  letter-spacing: -1px;
}

.section-address .site-form-wrapper {
  text-align: center;
}

.section-address .site-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-address .input-text {
  padding: 14px;
  width: 100%;
  font-size: 14px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
}

.section-address .request {
  width: 100%;
  background-color: #ff161e;
  outline: none;
  color: #fff;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 7px 0;
}

.site-form-wrapper {
  text-align: center;
}

.site-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.input-text {
  padding: 14px;
  border: 1px solid #dee1e3;
  border-radius: 3px;
  outline: none;
  font-size: 14px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
}

.request {
  width: 270px;
  background-color: #ff161e;
  outline: none;
  color: #fff;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 7px 0;
  border: 1px solid #ff161e;
}

.request:hover {
  background-color: #ad0f14;
  border: 1px solid #ad0f14;
}

.section-advantages {
  padding-top: 63px;
  background-color: #fff;
}

.section-advantages h2.title {
  margin-bottom: 71px;
}

.advantages-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}

.advantages-item {
  -ms-flex-preferred-size: 32%;
      flex-basis: 32%;
  background-color: #fff;
  padding: 46px 12px 29px;
  position: relative;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 51px;
}

.advantages-item::before {
  position: absolute;
  top: 0;
  right: 22px;
  content: '';
  width: 101px;
  height: 61px;
  background: url("../img/advantages-check.png") no-repeat center;
  background-size: 101px 61px;
}

.advantages-item__title {
  font-size: 20px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 18px;
}

.advantages-item__text {
  font-size: 14px;
  color: #303334;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 0 20px;
  line-height: 1.5;
}

.advantages-item__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 19px;
}

.advantages-item__group .font-icon {
  margin-right: 14px;
  margin-top: -8px;
}

.advantages-item__group .font-icon::before {
  font-size: 36px;
  color: #ff161e;
}

.section-price {
  padding-top: 66px;
  padding-bottom: 86px;
  background: url(../img/price-bg.png) no-repeat bottom 15% left 140% #f5f7f9;
  background-size: 80%;
}

.section-price h2.title {
  text-align: left;
  margin-bottom: 85px;
  letter-spacing: -1.1px;
  line-height: 1.2;
}

.section-price h2.title::after {
  left: 0;
}

.section-price .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.price-item1 {
  display: none;
}

.price-item2 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.price-button {
  width: 270px;
  background-color: #ff161e;
  outline: none;
  color: #fff;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 12px 0;
  border: 1px solid #ff161e;
  display: block;
  margin: 0 auto;
}

.price-button:hover {
  background-color: #ad0f14;
  border: 1px solid #ad0f14;
}

.section-connection {
  background: url("../img/connection-bg.jpg") no-repeat center;
  padding: 42px 0 42px 0;
  background-size: cover;
}

.section-connection h2.title {
  color: #fff;
}

.connection-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
}

.connection-item {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin-bottom: 30px;
}

.connection-item__number {
  display: block;
  margin: 0 auto 33px;
}

.connection-item__text {
  font-size: 15px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #fff;
  text-align: center;
  line-height: 1.3;
}

.section-bottom {
  background-color: #f5f7f9;
  padding-top: 37px;
  padding-bottom: 30px;
  text-align: center;
}

.section-bottom h4.title {
  font-size: 27px;
  font-weight: 700;
  color: #000;
  margin-bottom: 6px;
}

.section-bottom .site-form-wrapper {
  margin: 0 auto;
}

.section-bottom .site-form-wrapper .site-form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-bottom .input-text {
  margin-bottom: 15px;
  width: 100%;
}

.section-bottom .request {
  margin-left: 0;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 12px;
  padding: 13px 0;
}

.section-bottom label {
  text-align: left;
}

.section-bottom a {
  text-align: left;
}

.bottom-text {
  line-height: 1.2;
}

.checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}

.checkbox + label {
  position: relative;
  padding: 0 0 0 30px;
  cursor: pointer;
}

.checkbox + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  border: 1px solid #87888a;
}

.checkbox + label:after {
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  font-size: 7px;
  color: #ff161e;
  opacity: 0;
}

.checkbox:checked + label:after {
  opacity: 1;
}

.checkbox + label,
a.form-text-ps {
  font-size: 12px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #000;
  opacity: .5;
}

a.form-text-ps {
  text-decoration: underline;
  margin-left: 30px;
}

.section-popup-form,
.section-popup-thanks {
  position: fixed;
  z-index: 30;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
}

.section-popup-form .site-form,
.section-popup-thanks .site-form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-popup-form .request,
.section-popup-thanks .request {
  width: 100%;
  margin-bottom: 15px;
}

.section-popup-form .input-text,
.section-popup-thanks .input-text {
  width: 100%;
  margin-bottom: 15px;
}

.section-popup-form .checkbox + label,
.section-popup-thanks .checkbox + label {
  padding: 0 0 0 15px;
}

.section-popup-form a.form-text-ps,
.section-popup-thanks a.form-text-ps {
  margin-left: -63px;
}

.opened-popup-thanks .section-popup-thanks {
  display: block;
}

.opened-popup-form .section-popup-form {
  display: block;
}

.popup-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: flex-start;
      -ms-flex-pack: flex-start;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  padding: 70px 0;
}

.popup-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  cursor: pointer;
}

.popup-overlay:hover {
  opacity: 0.4;
}

@-webkit-keyframes fadeInDown {
  from {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes fadeInDown {
  from {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.popup-form-content {
  position: relative;
  margin: auto;
  -webkit-animation: fadeInDown .3s ease;
          animation: fadeInDown .3s ease;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  padding: 22px 32px;
  text-align: center;
  background: #fff;
}

.popup-close-icon {
  position: absolute;
  background: url(../img/popup-close-icon.png) no-repeat center;
  right: -3px;
  top: -50px;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  display: block;
  border: none;
}

.js-popup-form-call .form-title,
.js-popup-form-price .form-title {
  padding: 20px 20px;
  font-size: 18px;
}

.js-popup-form-call .form,
.js-popup-form-price .form {
  padding-top: 20px;
}

.js-popup-form-call .input-text,
.js-popup-form-price .input-text {
  margin-bottom: 0;
}

.js-popup-form-call .form-wrapper,
.js-popup-form-price .form-wrapper {
  padding-bottom: 20px;
}

.section-popup-thanks .popup-form-content {
  background-color: #f0f4f7;
  padding: 20px;
}

.section-popup-thanks .popup-form-content .font-icon {
  margin: 0 auto 20px;
  display: block;
}

.section-popup-thanks .popup-form-content .font-icon::before {
  font-size: 46px;
  color: #cccccc;
}

.section-popup-thanks .popup-form-content .popup-form-title {
  font-size: 32px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ff161e;
  margin-bottom: 5px;
}

.section-popup-thanks .popup-form-content .popup-form-text {
  font-size: 14px;
  color: #303334;
  font-family: Roboto, Helvetica, Arial, sans-serif;
}

.popup-title {
  font-size: 32px;
  font-weight: 700;
  color: #ff161e;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.popup-text {
  font-size: 14px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #303334;
}

.input-wrap {
  position: relative;
  width: 300px;
  display: block;
  margin: 0 auto;
}

.input-wrap .font-icon {
  position: absolute;
  right: 19px;
  top: 11px;
}

.input-wrap .font-icon::before {
  color: #cccccc;
  font-size: 18px;
}

.popup-tariff-L .popup-form-content,
.popup-choice-S .popup-form-content,
.popup-choice-XXl .popup-form-content {
  width: 350px;
  background-color: #f8f8f8;
  max-width: 520px;
  padding: 0 0 20px 0;
}

.popup-tariff-L .popup-title,
.popup-choice-S .popup-title,
.popup-choice-XXl .popup-title {
  font-weight: 400;
  text-transform: none;
  background-color: #fff;
  padding: 20px 0;
  margin: 0;
}

.popup-tariff-L .popup-title span,
.popup-choice-S .popup-title span,
.popup-choice-XXl .popup-title span {
  font-weight: 700;
  text-transform: uppercase;
}

.popup-tariff-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  background-color: #fff;
  padding: 20px 20px;
}

.popup-tariff-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.popup-tariff-item .font-icon {
  margin-right: 2px;
}

.popup-tariff-item .font-icon::before {
  color: #cccccc;
  font-size: 31px;
}

.popup-tariff-item__text {
  font-size: 16px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.popup-tariff-table__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 20px;
}

.popup-tariff-table__item-white {
  background-color: #fff;
}

.popup-tariff-table__item__text {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 13px;
  opacity: .8;
}

.popup-tariff-table__item__price {
  font-size: 18px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
}

.popup-tariff-table__item-white {
  background: #fff;
}

.popup-tariff-text {
  font-size: 13px;
  font-weight: 700;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-align: left;
  margin-bottom: 40px;
  padding: 0 20px;
}

.popup-tariff-btn {
  width: 220px;
  background-color: #ff161e;
  outline: none;
  color: #fff;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 11px 0;
  border: 1px solid #ff161e;
  display: block;
  margin: 0 auto 15px;
}

.popup-tariff-btn:hover {
  background-color: #ad0f14;
  border: 1px solid #ad0f14;
  cursor: pointer;
}

.popup-choice .site-form-wrapper {
  padding: 0 10px 15px 10px;
}

.popup-choice .popup-form-content {
  background-color: #f8f8f8;
  padding: 0 0 30px;
  width: 350px;
}

.popup-choice .popup-title {
  background: transparent;
  padding: 20px;
}

.popup-choice .popup-tariff-more-wrap {
  background-color: #fff;
  padding-bottom: 20px;
}

.popup-choice .popup-tariff-more {
  font-size: 14px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  opacity: .8;
  text-decoration: underline;
  position: relative;
}

.popup-choice .popup-tariff-more::after {
  content: '';
  width: 8px;
  height: 9px;
  position: absolute;
  right: -15px;
  top: 5px;
  background: url("../img/popup-tariff-more-icon.png") no-repeat center;
  background-size: 8px 9px;
}

.popup-choice .popup-tariff-group {
  margin-bottom: 0;
  padding: 20px 20px;
}

.popup-choice .input-text,
.popup-choice .request {
  max-width: 300px;
  display: block;
  margin: 0 auto 15px;
}

.popup-choice .request {
  padding: 15px;
}

.popup-choice .input-address {
  padding-bottom: 30px;
}

.popup-choice .input-wrap .font-icon {
  right: 19px;
  top: 13px;
}

.popup-tariff-price {
  font-size: 14px;
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
}

.popup-tariff-price span {
  font-size: 40px;
  font-weight: 700;
}

.section-popup-address .popup-title,
.section-popup-address .popup-text {
  text-align: left;
}

.section-popup-address .popup-title {
  font-size: 25px;
  text-transform: none;
}

.section-popup-address .popup-text {
  padding-right: 80px;
}

.section-popup-address .popup-form-content {
  width: 350px;
  max-width: 830px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}

.section-popup-address .site-form-wrapper {
  padding: 30px 10px;
}

.section-popup-address .popup-address-item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.section-popup-address .popup-address-img {
  display: none;
}

.section-popup-address .popup-address-img img {
  width: 100%;
  height: 100%;
}


/*.fixed-menu .menu-wrap {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
}*/

@media only screen and (min-width: 340px) {
  .recaptcha {
    margin-left: 0;
  }
}

@media only screen and (min-width: 680px) {
  figure {
    text-align: inherit;
  }
}

@media only screen and (min-width: 768px) {
  h2.title {
    font-size: 36px;
  }
  h1 {
    font-size: 2.375rem;
  }
  h2 {
    font-size: 2rem;
  }
  .table-wrapper {
    border: 0;
    background: transparent;
  }
  .table-wrapper table {
    background: none;
  }
  .header-top .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .header-logo-wrap {
    margin-bottom: 0;
  }
  .header-logo-img {
   max-width: 100px;
  }
  .header-logo-text {
    font-size: 10px;
  }
  .header-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .header-item {
    margin-left: 66px;
    margin-bottom: 0;
  }
  .menu-wrap {
    background: rgba(0, 0, 0, 0.5);
  }
  .menu-group > li {
    margin-bottom: 0;
    font-size: 15px;
  }
  .menu-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-firstscreen {
    padding-top: 207px;
    padding-bottom: 103px;
    background-size: cover;
  }
  .firstscreen__title {
    font-size: 50px;
  }
  .firstscreen__text {
    margin-bottom: 80px;
  }
  .frscreen-button-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .frscreen-button-item {
    width: 270px;
    margin: 0 15px;
  }
  .section-tariffs {
    padding-bottom: 75px;
  }
  .tariffs-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .tariffs-item {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    margin-bottom: 0;
    transition: box-shadow .2s ease;
  }

  .tariffs-item:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
  }
  .section-tariffs-subclasses {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-tariffs-subclass {
    width: 38%;
    margin-bottom: 0;
  }
  .section-address .site-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0 155px;
  }
  .section-address .input-text {
    width: 590px;
    margin-bottom: 0;
  }
  .section-address .request {
    width: 270px;
    margin-left: 30px;
  }
  .advantages-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-price {
    background: url("../img/price-bg.png") no-repeat bottom 85% left 10% #f5f7f9;
  }
  .price-item1 {
    -ms-flex-preferred-size: 51.5%;
        flex-basis: 51.5%;
    display: block;
  }
  .price-item2 {
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
  }
  .price-button {
    margin: 0;
  }
  .section-connection {
    padding: 42px 0 127px 0;
  }
  .connection-group {
    margin-top: 132px;
  }
  .connection-item {
    -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
    margin-bottom: 0;
  }
  .section-bottom {
    background: url("../img/bottom-bg.jpg") no-repeat center;
    background-size: cover;
    text-align: left;
    padding-bottom: 80px;
  }
  .section-bottom .site-form-wrapper {
    margin: 0;
  }
  .section-bottom .input-text {
    max-width: 300px;
  }
  .section-bottom .request {
    width: 300px;
  }
  .popup-form-content {
    padding: 22px;
  }
  .popup-close-icon {
    right: -43px;
    top: -50px;
  }
  .section-popup-thanks .popup-form-content {
    max-width: 400px;
    width: 400px;
  }
  .popup-tariff-L .popup-form-content,
  .popup-choice-S .popup-form-content,
  .popup-choice-XXl .popup-form-content {
    width: 520px;
  }
  .popup-tariff-item .font-icon {
    margin-right: 15px;
  }
  .popup-choice .site-form-wrapper {
    padding: 0 97px;
  }
  .popup-choice .popup-form-content {
    width: 500px;
  }
  .section-popup-address .popup-text {
    padding-right: 80px;
  }
  .section-popup-address .popup-form-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 830px;
  }
  .section-popup-address .site-form-wrapper {
    padding: 30px 50px;
  }
  .section-popup-address .popup-address-item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .section-popup-address .popup-address-img {
    display: block;
  }
}

@media only screen and (min-width: 1024px) {
  fieldset .form-item {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
  }
  fieldset .form-item:nth-child(2n) {
    margin-right: 0;
  }
  .menu {
    display: block;
  }
  .open-main-menu {
    display: none;
  }
}

@media only screen and (min-width: 1025px) {
  .active-menu {
    overflow-y: auto;
  }
}

@media (max-width: 767px) {
  .fixed-header .site-header {
    z-index: 10;
    position: fixed;
    transform: translateY(-70px);
  }

  .fixed-header .section-firstscreen {
    margin-top: 198px;
  }

  .header-item__text {
    margin-bottom: 0.7em;
  }

  .header-item__text span {
    display: none;
  }


  .header-item .font-icon {
    display: none;
  }

  .section-tariffs h2.title {
    font-size: 28px;
  }

  .header-modal{
    margin-bottom: 20px;
  }

}

