@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  src: url("fonts/Roboto/Roboto-Regular.ttf"); }

@font-face {
  font-family: "Roboto Light";
  src: url("fonts/Roboto/Roboto-Light.ttf"); }

@font-face {
  font-family: "Roboto Bold";
  src: url("fonts/Roboto/Roboto-Bold.ttf"); }

@font-face {
  font-family: "Roboto Medium";
  src: url("fonts/Roboto/Roboto-Medium.ttf"); }

* {
  font-family: 'Roboto', sans-serif; }

#its-slider {
  height: 810px; }

#its-slider > div {
  width: 100%;
  height: 810px;
  background-position: top center;
  background-size: cover; }

#its-slider-page-internet {
  height: 596px; }

#its-slider-page-internet > div {
  width: 100%;
  height: 596px;
  background-position: top center;
  background-size: cover; }

.blue-label {
  color: #0e528f !important; }

.blue-connection-button {
  color: #0e528f !important;
  border: 2px solid #0e528f !important; }

.slide-description {
  margin: 100px 0 0 80px;
  width: 630px;
  /*background: rgba(0,0,0,0.6);*/
  padding: 20px;
  /*border-radius: 4px;*/ }

.slide-description .big {
  font-family: 'Roboto Medium';
  color: #fff;
  font-size: 72px;
  display: block; }

.slide-description .middle {
  font-family: 'Roboto Light';
  color: #fff;
  font-size: 48px;
  display: block;
  margin-bottom: 10px;
  margin-top: -10px; }

.slide-description .price-label {
  display: inline-block;
  color: #fff;
  padding: 0 20px;
  background: #06508e;
  -webkit-border-radius: 10px 0 10px 0;
          border-radius: 10px 0 10px 0;
  margin-bottom: 40px; }

.slide-description .price-label .price-from {
  font-family: 'Roboto Light';
  font-size: 48px;
  display: inline-block;
  vertical-align: middle; }

.slide-description .price-label .price-sum {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Roboto';
  font-size: 100px; }

.slide-description .price-label .price-currency {
  font-size: 36px;
  font-family: 'Roboto Light';
  display: inline-block;
  vertical-align: middle; }

.connection-button,
.slide-description .connection-button {
  font-size: 26px;
  font-family: 'Roboto Light';
  display: block;
  border: 2px solid #fff;
  padding: 10px 20px;
  display: inline-block;
  color: #fff; }

.slide-description .connection-button:hover {
  text-decoration: none; }

.app {
  margin: 123px 0 0 80px; }

.app .middle {
  font-size: 41px; }

.app .price-label .price-sum {
  font-size: 70px;
  line-height: 170px; }

.app .price-text {
  margin-top: 20px; }

.app .price-text .price-text-top {
  font-size: 42px;
  text-transform: uppercase; }

.app .price-text .price-text-bottom {
  font-size: 80px;
  letter-spacing: 1px; }

.app .app-links .app-wrap {
  text-align: center;
  width: 116px; }

.app .app-links .app-wrap-second {
  margin-left: 50px; }

.app .app-links .app-wrap img {
  margin-top: 10px; }

.app .app-links .app-wrap img.qr-code {
  margin-top: 10px; }

.app .app-links .app-wrap-second img.qr-code {
  margin-top: 11px; }

.logo {
  width: 153px;
  height: 41px;
  background: url("../images/logo.png") no-repeat;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  padding-bottom: 32px;
  margin-left: 20px; }

.top-menu-wrapper {
  margin: 0 auto 1px;
  width: 1170px;
  padding: 0 25px; }

.top-menu {
  background: none;
  border: none;
  margin-bottom: 0; }

.top-menu .navbar-nav {
  float: right; }

.top-menu .navbar-collapse {
  padding-left: 0;
  padding-right: 0; }

.top-menu li.menu {
  margin-top: 7px; }

.top-menu li.menu a {
  font-size: 16px;
  color: #1e487a !important;
  font-family: 'Roboto Light';
  padding: 10px; }

.top-menu li.phone {
  margin: 0 20px 0 15px;
  font-size: 44px;
  color: #066ab3;
  font-weight: bold;
  border-left: 1px solid #c7d1de;
  position: relative;
  top: 0; }

.top-menu li.phone .small-phone {
  position: absolute;
  top: 5px;
  left: 51px;
  font-size: 12px;
  color: #1e487a;
  font-family: 'Roboto Light'; }

.top-menu li.phone .big-phone {
  font-family: 'Roboto Bold';
  font-size: 18px;
  color: #066ab3;
  display: block;
  padding-left: 90px;
  background: url("../images/big-phone.png") no-repeat left 8px; 
  margin-left: 15px;
  position: relative;
  top: 0; }

.top-menu li.personal-office a {
  display: block;
  color: #fff;
  font-size: 16px;
  background: #066ab3;
  padding: 16px 0;
  text-align: center;
  min-width: 210px; }

.top-menu li.personal-office a:hover {
  color: #fff;
  background: #066ab3; }

.top-menu li.menu .list-collapse {
  font-size: 24px;
  margin-top: -6px;
  font-family: 'Roboto Light'; }

.top-menu li.menu ul {
  background: #1f64b9;
  list-style-type: none;
  display: none; }

.top-menu li.menu ul li {
  margin-left: -40px;
  padding: 10px 15px;
  border-bottom: 1px solid #5e73bc; }

.top-menu li.menu ul li a {
  color: #fff !important;
  font-size: 18px; }

.top-menu li.menu ul li a:hover {
  text-decoration: none; }

.top-menu li.menu ul li:last-child {
  border-bottom: none !important; }

.top-menu2 {
  /*margin: 25px 0;*/ }

.top-menu2 ul {
  width: 100%;
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0; }

.top-menu2 ul li {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 19%;
  text-align: center;
  /*padding: 12px 0;*/ }

.top-menu2-active {
  background: #06508e; }

.top-menu2-active a {
  color: #fff !important; }

.top-menu2 ul li:hover {
  background: #06508e; }

.top-menu2 ul li:hover a {
  color: #fff; }

.top-menu2 ul li {
  text-align: center;
  border-right: 1px solid #f0eeee; }

.top-menu2 ul li:last-child {
  border-right: none;
  float: right; }

.top-menu2 ul li.internet {
  width: 17%; }

.top-menu2 ul li.phone {
  width: 17%; }

.top-menu2 ul li.tv {
  width: 20%; }

.top-menu2 ul li.data-channels {
  /* padding-top:20px;*/
  width: 25%; }

.top-menu2 ul li.radio {
  width: 20%;
  margin-top: 0;
  margin-bottom: 0; }

.top-menu2 ul li a {
  color: #1e487a;
  font-size: 18px;
  line-height: 44px;
  padding-left: 70px;
  display: inline-block;
  font-family: 'Roboto Light';
  text-align: left; }

.top-menu2 ul li a:hover {
  text-decoration: none; }

.top-menu2 ul li.internet a {
  background: url("../images/internet.png") no-repeat left center; }

.top-menu2 ul li.phone a {
  background: url("../images/phone.png") no-repeat left center; }

.top-menu2 ul li.tv a {
  background: url("../images/tv.png") no-repeat left center;
  padding-left: 80px; }

.top-menu2 ul li.data-channels a {
  line-height: 1.1em;
  background: url("../images/data-channels.png") no-repeat left center;
  padding-top: 3px;
  padding-bottom: 3px; }

.top-menu2 ul li.radio a {
  line-height: 1.1em;
  background: url("../images/radio.png") no-repeat left center;
  margin-top: 0;
  padding-top: 3px;
  padding-bottom: 3px; }

.quick-service-order-block {
  padding: 30px 0;
  background: url("../images/quick-service-order.jpg") center center;
  background-size: cover; }

.quick-service-order-block .form-group {
  margin-left: 0;
  margin-right: 0; }

.quick-service-order-block .block-header {
  font-size: 18px; }

.quick-service-order-block .quick-service-order {
  width: 1170px;
  padding: 0 25px;
  margin: 0 auto; }

.quick-service-order-block .quick-service-order input[type="text"] {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  height: 40px; }

.quick-service-order-block .quick-service-order select {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  height: 40px; }

.quick-service-order-block .quick-service-order input[type="submit"] {
  background: #06508e;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 40px; }

.quick-service-order-block .quick-service-order .agreement {
  padding-left: 20px;
  font-size: 14px;
  color: #797979; }

.events-block {
  width: 1170px;
  padding: 0 25px;
  margin: 25px auto; }

.events-block .event .event-img {
  width: 100%;
  height: auto; }

.event {
  padding-left: 12px;
  padding-right: 12px; }

.event .event-img {
  display: block; }

.event .event-name {
  display: block;
  font-size: 24px;
  color: #2d2d2d;
  margin: 15px 0;
  line-height: 1.1em; }

.event .event-text {
  font-size: 14px;
  color: #2d2d2d;
  font-family: 'Roboto';
  display: block; }

.block-header {
  font-size: 30px;
  color: #1e487a;
  font-family: 'Roboto Medium';
  display: block;
  margin-bottom: 20px;
  text-align: left; }

.discounts-block {
  width: 1170px;
  margin: 0 auto;
  text-align: center; }

.discounts-block .block-header {
  margin-left: 25px; }

.discounts-block .discount {
  font-size: 18px;
  color: #333333;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 19%;
  margin-bottom: 50px; }

.discounts-block .discount .img {
  display: block;
  width: 138px;
  height: 138px;
  background: url("../images/discount.png");
  text-align: center;
  line-height: 138px;
  color: #fff;
  font-size: 48px;
  font-family: 'Roboto Light';
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
  margin: 0 auto 10px; }

.footer-block {
  padding: 50px 0;
  background: #132c40; }

.footer-block .footer {
  width: 1170px;
  padding: 0 25px;
  margin: 0 auto; display: flex;
  flex-direction: row;
  justify-content: space-between;
  }

  .copyright-rights {
    order: 1;
  }
  .bottom-phones {
    order: 2;
  }
  .toggleWrapper {
    order: 3;
  }

.footer-block .footer .bottom-menu {
  list-style-type: none;
  padding-left: 0;
  margin-left: -10px;
  margin-bottom: 10px; }

.footer-block .footer .bottom-menu li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px; }

.footer-block .footer .bottom-menu li a {
  color: #fff;
  font-size: 18px;
  font-family: 'Roboto Light'; }

.footer-block .footer .bottom-menu li a:hover {
  text-decoration: none; }

.footer-block .footer .bottom-menu li.socials a {
  display: inline-block;
  width: 24px;
  height: 24px; }

.footer-block .footer .bottom-menu li.socials a.vk {
  background: url("../images/vk.png"); }

.footer-block .footer .bottom-menu li.socials a.tw {
  background: url("../images/tw.png"); }

.footer-block .footer .bottom-menu li.socials a.youtube {
  background: url("../images/youtube.png"); }

.footer-block .footer .bottom-menu li.socials a.instagram {
  background: url("../images/instagram.png"); }

.footer-block .footer .bottom-menu li.socials a.gplus {
  background: url("../images/gplus.png"); }

.footer-block .footer .bottom-phones {
  color: #fff;
  font-size: 26px;
  float: right;
  padding-left: 90px;
  background: url("../images/bottom-phone.png") no-repeat left center;
  font-family: 'Roboto Light';
  background-size: contain; }

.footer-block .footer .bottom-phones .small-phone {
  font-size: 10px;
  display: block;
  margin-bottom: -8px;
  margin-left: -30px; }

.footer-block .footer .copyright {
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto Light'; }

.footer-block .rights {
  display: none;
  padding: 15px 10px; }

.footer-block .rights a {
  font-size: 14px;
  color: #fff;
  margin-right: 10px; }

.footer-block .rights a:hover {
  text-decoration: none; }

.error {
  border: 1px solid #a94442 !important; }

/* Breadcrumbs */
.breadcrumbs {
  padding: 10px 0;
  font-size: 12px;
  color: #292929; }
  .breadcrumbs a {
    color: #292929; }
    .breadcrumbs a:focus, .breadcrumbs a:hover {
      text-decoration: none; }

/* Page Promotions
--------------------------------------------------- */
.promotions-header {
  height: 299px;
  background: url("../images/promo-bg.jpg") center center no-repeat;
  overflow: hidden; }

.promotions-header-list {
  margin-top: 75px;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase; }
  .promotions-header-list ul {
    font-size: 30px;
    list-style-image: url("../images/ok.png"); }
    .promotions-header-list ul li {
      text-transform: none; }

.promotions-bg {
  padding-top: 50px;
  background-color: #e9f0f6; }

.promotions-discounts-block .discounts-block .discount {
  font-size: 24px;
  position: relative;
  width: 46%;
  margin-right: 2%;
  text-align: left; }
  .promotions-discounts-block .discounts-block .discount .img {
    position: absolute;
    top: -40px;
    right: -15px; }

/* Page Jobs
--------------------------------------------------- */
.jobs-header {
  height: 299px;
  background: url("../images/jobs-bg.jpg") center center no-repeat;
  overflow: hidden; }
  .jobs-header .jobs-header-text {
    padding-top: 30px;
    padding-left: 30px;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase; }

.jobs-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.jobs-page .jobs-page-b-wrap {
  background-color: #06508e;
  border: 2px solid #06508e;
  -webkit-border-radius: 0 10px 0 10px;
          border-radius: 0 10px 0 10px;
  margin-bottom: 30px; }
  .jobs-page .jobs-page-b-wrap .jobs-page-left-blue {
    -webkit-border-radius: 0 0 0 7px;
            border-radius: 0 0 0 7px; }
    .jobs-page .jobs-page-b-wrap .jobs-page-left-blue h2 {
      text-transform: uppercase;
      color: #fff;
      margin-top: 10px; }
  .jobs-page .jobs-page-b-wrap .jobs-page-right {
    background-color: #fff;
    -webkit-border-radius: 0 7px 0 0;
            border-radius: 0 7px 0 0;
    font-size: 24px;
    font-weight: bold;
    color: #06508e; }
    .jobs-page .jobs-page-b-wrap .jobs-page-right ul li {
      font-size: 18px;
      font-weight: normal; }
    .jobs-page .jobs-page-b-wrap .jobs-page-right::after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      bottom: 45%;
      left: 0;
      border-style: solid;
      border-width: 15px 0 15px 15px;
      border-color: transparent transparent transparent #06508e; }

/* Page Internet for business
--------------------------------------------------- */
.ifb-header {
  height: 425px;
  background: url("../images/ifb-bg.jpg") center center no-repeat;
  overflow: hidden; }
  .ifb-header .ifb-header-list {
    margin-top: 100px;
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase; }
    .ifb-header .ifb-header-list ul {
      font-size: 30px;
      list-style-image: url("../images/ok-blue.png"); }
      .ifb-header .ifb-header-list ul li {
        color: #151515;
        text-transform: none; }

.ifb-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.ifb-page h2 {
  font-family: "Roboto Medium", sans-serif;
  font-size: 30px;
  color: #06508e;
  text-transform: uppercase; }

.ifb-page p {
  font-size: 18px;
  color: #2d2d2d; }
  .ifb-page p span {
    color: #06508e; }

.ifb-active,
.ifb-corp {
  position: relative;
  width: 100%;
  padding: 0 10%;
  margin-top: 30px; }

.ifb-active-grid {
  width: 100%;
  padding-left: 136px;
  margin-top: 55px; }
  .ifb-active-grid ul {
    padding: 0; }
    .ifb-active-grid ul li {
      min-width: 13px;
      position: relative;
      text-align: center;
      display: inline-block;
      background: url("../images/list-item.png") top center no-repeat;
      padding-top: 10px;
      margin-right: 56px;
      color: #9b9b9b;
      font-size: 23px;
      cursor: pointer; }
      .ifb-active-grid ul li:nth-of-type(-n+2) {
        margin-right: 69px; }
      .ifb-active-grid ul li:nth-of-type(3) {
        margin-right: 62px; }
      .ifb-active-grid ul li:last-child {
        margin-right: 0; }
      .ifb-active-grid ul li::after {
        content: 'Мбит/c';
        visibility: hidden;
        opacity: 0;
        position: absolute;
        display: block;
        width: 70px;
        height: 22px;
        color: #FFFFFF;
        background: #06508e;
        text-align: center;
        -webkit-border-radius: 4px;
                border-radius: 4px;
        font-size: 15px;
        top: 46px;
        left: -21px; }
      .ifb-active-grid ul li::before {
        content: '';
        visibility: hidden;
        opacity: 0;
        position: absolute;
        bottom: -4px;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        border-bottom: 8px solid #06508e;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent; }
      .ifb-active-grid ul li.active::after, .ifb-active-grid ul li.active::before, .ifb-active-grid ul li:hover::after, .ifb-active-grid ul li:hover::before {
        visibility: visible;
        opacity: 1;
        z-index: 99;
        -webkit-transition: all 1s ease-out;
        transition: all 1s ease-out; }

.ifb-corp-grid {
  width: 100%;
  padding-left: 136px;
  margin-top: 55px; }
  .ifb-corp-grid ul {
    padding: 0; }
    .ifb-corp-grid ul li {
      min-width: 13px;
      position: relative;
      text-align: center;
      display: inline-block;
      background: url("../images/list-item.png") top center no-repeat;
      padding-top: 10px;
      margin-right: 113px;
      color: #9b9b9b;
      font-size: 23px;
      cursor: pointer; }
      .ifb-corp-grid ul li:nth-of-type(-n+3) {
        margin-right: 126px; }
      .ifb-corp-grid ul li:nth-of-type(4) {
        margin-right: 119px; }
      .ifb-corp-grid ul li:last-child {
        margin-right: 0; }
      .ifb-corp-grid ul li::after {
        content: 'Мбит/c';
        visibility: hidden;
        opacity: 0;
        position: absolute;
        display: block;
        width: 70px;
        height: 22px;
        color: #FFFFFF;
        background: #06508e;
        text-align: center;
        -webkit-border-radius: 4px;
                border-radius: 4px;
        font-size: 15px;
        top: 46px;
        left: -21px; }
      .ifb-corp-grid ul li::before {
        content: '';
        visibility: hidden;
        opacity: 0;
        position: absolute;
        bottom: -4px;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        border-bottom: 8px solid #06508e;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent; }
      .ifb-corp-grid ul li.active::after, .ifb-corp-grid ul li.active::before, .ifb-corp-grid ul li:hover::after, .ifb-corp-grid ul li:hover::before {
        visibility: visible;
        opacity: 1;
        z-index: 99;
        -webkit-transition: all 1s ease-out;
        transition: all 1s ease-out; }

.ifb-b {
  height: 260px;
  padding: 1px 10px 10px;
  margin-bottom: 30px;
  background-color: #06508e; }
  .ifb-b h2,
  .ifb-b p {
    color: #fff; }

.ifb-phone {
  width: 100%;
  background-color: #e9f0f6;
  text-align: center;
  font-size: 18px;
  color: #414141;
  padding: 20px; }
  .ifb-phone span {
    color: #06508e; }

.btn-blue {
  padding: 10px 125px;
  margin: 20px 0;
  font-size: 18px;
  color: #fff;
  background-color: #06508e;
  -webkit-border-radius: 0;
          border-radius: 0;
  text-transform: uppercase; }
  .btn-blue:focus, .btn-blue:hover {
    color: #fff;
    text-decoration: underline; }

/* Page Data channels
--------------------------------------------------- */
.datchan-header {
  height: 421px;
  background: url("../images/data-channel-bg.jpg") center center no-repeat;
  overflow: hidden; }
  .datchan-header .datchan-header-list {
    margin-top: 100px;
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase; }
    .datchan-header .datchan-header-list ul {
      font-size: 30px;
      list-style-image: url("../images/ok-blue.png"); }
      .datchan-header .datchan-header-list ul li {
        color: #151515;
        text-transform: none; }

.datchan-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.datchan-page h2 {
  font-family: "Roboto Medium", sans-serif;
  font-size: 30px;
  color: #06508e;
  text-transform: uppercase; }

.datchan-page p {
  font-size: 18px;
  color: #2d2d2d; }
  .datchan-page p span {
    color: #06508e; }

.datchan {
  position: relative;
  width: 100%;
  padding: 0 10%;
  margin-top: 30px; }

.datchan-grid {
  width: 100%;
  padding-left: 136px;
  margin-top: 55px; }
  .datchan-grid ul {
    padding: 0; }
    .datchan-grid ul li {
      min-width: 13px;
      position: relative;
      text-align: center;
      display: inline-block;
      background: url("../images/list-item.png") top center no-repeat;
      padding-top: 10px;
      margin-right: 110px;
      color: #9b9b9b;
      font-size: 23px;
      cursor: pointer; }
      .datchan-grid ul li:nth-of-type(-n+3) {
        margin-right: 126px; }
      .datchan-grid ul li:nth-of-type(4) {
        margin-right: 119px; }
      .datchan-grid ul li:last-child {
        margin-right: 0; }
      .datchan-grid ul li::after {
        content: 'Мбит/c';
        visibility: hidden;
        opacity: 0;
        position: absolute;
        display: block;
        width: 70px;
        height: 22px;
        color: #FFFFFF;
        background: #06508e;
        text-align: center;
        -webkit-border-radius: 4px;
                border-radius: 4px;
        font-size: 15px;
        top: 46px;
        left: -21px; }
      .datchan-grid ul li::before {
        content: '';
        visibility: hidden;
        opacity: 0;
        position: absolute;
        bottom: -4px;
        left: 50%;
        margin-left: -8px;
        width: 0;
        height: 0;
        border-bottom: 8px solid #06508e;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent; }
      .datchan-grid ul li.active::after, .datchan-grid ul li.active::before, .datchan-grid ul li:hover::after, .datchan-grid ul li:hover::before {
        visibility: visible;
        opacity: 1;
        z-index: 99;
        -webkit-transition: all 1s ease-out;
        transition: all 1s ease-out; }

.datchan-b {
  padding: 1px 10px 10px;
  margin-bottom: 30px;
  background-color: #06508e; }
  .datchan-b h2,
  .datchan-b p {
    color: #fff; }

/* Page Telephony for business
--------------------------------------------------- */
.tfb-header {
  height: 422px;
  background: url("../images/tfb-bg.jpg") center center no-repeat;
  overflow: hidden; }
  .tfb-header .tfb-header-list {
    margin-top: 100px;
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 10px;
            border-radius: 10px;
    width: 350px; }
    .tfb-header .tfb-header-list ul {
      font-size: 30px;
      list-style-image: url("../images/ok-blue.png"); }
      .tfb-header .tfb-header-list ul li {
        color: #151515;
        text-transform: none; }

.tfb-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.tfb-page h2 {
  font-family: "Roboto Medium", sans-serif;
  font-size: 30px;
  color: #06508e;
  text-transform: uppercase; }

.tfb-page p {
  font-size: 18px;
  color: #2d2d2d; }
  .tfb-page p span {
    color: #06508e; }

.tfb-b {
  height: 385px;
  padding: 1px 10px 10px;
  margin-bottom: 30px;
  background-color: #06508e; }
  .tfb-b h2,
  .tfb-b p {
    color: #fff; }

.tfb-b-2 {
  height: 185px;
  padding: 1px 10px 10px;
  margin-bottom: 30px;
  background-color: #06508e; }
  .tfb-b-2 h2,
  .tfb-b-2 p {
    color: #fff; }

.tfb-b-phone {
  height: 249px;
  padding: 1px 50% 10px 10px;
  margin-bottom: 30px;
  overflow: hidden;
  background: #06508e url("../images/tfb-phone.png") right center no-repeat; }
  .tfb-b-phone h2,
  .tfb-b-phone p {
    color: #fff; }

/* Page Contacts
--------------------------------------------------- */
.contacts {
  font-size: 18px;
  color: #2d2d2d; }
  .contacts h2 {
    font-family: "Roboto Medium", sans-serif;
    font-size: 30px;
    color: #06508e;
    text-transform: uppercase; }
  .contacts a {
    color: #fff; }
  .contacts .contacts-b {
    padding: 20px;
    background-color: #06508e;
    font-size: 18px;
    color: #fff; }
    .contacts .contacts-b .inner {
      padding-left: 20px;
      border-right: 1px solid #fff; }
  .contacts #map {
    margin-bottom: 50px; }

/* Page Internet
--------------------------------------------------- */
.internet-header-list {
  margin-top: 100px;
  font-family: "Roboto Medium", sans-serif !important;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }
  .internet-header-list ul {
    font-size: 30px;
    list-style-image: url("../images/ok-blue.png"); }
    .internet-header-list ul li {
      color: #151515; }

.tariffs-block {
  max-width: 1540px;
  margin: 0 auto;
  text-align: center; }
  .tariffs-block .tarrif .img {
    position: absolute;
    top: 195px;
    right: 6%;
    display: block;
    width: 190px;
    height: 190px;
    background: url("../images/internet-circle.png");
    text-align: center;
    -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
            transform: rotate(-15deg);
    margin: 0 auto 10px; }
    .tariffs-block .tarrif .img .price {
      padding-top: 60px;
      line-height: 40px;
      font-size: 62px;
      font-family: "Roboto Medium", sans-serif;
      color: #fff; }
      .tariffs-block .tarrif .img .price::after {
        content: "руб/мес";
        display: block;
        font-size: 30px;
        font-family: "Roboto Medium", sans-serif;
        color: #fff; }
  .tariffs-block .tarrif .tarrif-img {
    margin: 0 auto; }
  .tariffs-block .tarrif .text {
    margin-top: 30px;
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    line-height: 40px; }
    .tariffs-block .tarrif .text span:first-of-type {
      text-transform: uppercase;
      color: #0e62ac; }
    .tariffs-block .tarrif .text span:last-child {
      font-size: 24px;
      color: #a00101; }
  .tariffs-block.inner {
    padding-top: 20px; }

#moreTarrif {
  background-color: #e9f0f6; }

.internet-link-b {
  background-color: #e9f0f6; }
  .internet-link-b .internet-link {
    font-family: "Roboto Medium", sans-serif;
    font-size: 24;
    color: #06508e;
    text-decoration: underline; }
    .internet-link-b .internet-link:active {
      -webkit-box-shadow: none;
              box-shadow: none; }

.child-internet {
  margin-top: 100px;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }
  .child-internet p {
    color: #151515;
    font-size: 24px; }

.home-connection {
  margin-top: 100px;
  font-family: "Roboto Medium", sans-serif !important;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }
  .home-connection ul {
    font-size: 30px;
    list-style-image: url("../images/ok-blue.png"); }
    .home-connection ul li {
      color: #151515; }
  .home-connection .connection-button {
    font-size: 26px;
    font-family: 'Roboto Light';
    display: block;
    border: 2px solid #fff;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    color: #0e528f !important;
    border: 2px solid #0e528f !important; }

.table.table-striped thead tr th {
  text-align: center; }

/* Page TV
--------------------------------------------------- */
.tv-header {
  height: 504px;
  background: url("../images/tv-bg.jpg") center center no-repeat;
  overflow: hidden; }
  .tv-header .tv-header-list {
    margin-top: 100px;
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase; }
    .tv-header .tv-header-list ul {
      font-size: 30px;
      list-style-image: url("../images/ok-blue.png"); }
      .tv-header .tv-header-list ul li {
        color: #151515;
        text-transform: none; }

.tv-page h2 {
  font-family: "Roboto Medium", sans-serif;
  font-size: 30px;
  color: #06508e;
  text-transform: uppercase; }

.tv-page p {
  font-size: 18px;
  color: #2d2d2d; }

.tv-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.tv-link {
  padding-bottom: 20px;
  text-decoration: underline;
  font-size: 36px;
  color: #06508e;
  white-space: normal; }
  .tv-link:focus, .tv-link:hover {
    color: #06508e;
    text-decoration: none; }
  .tv-link:active {
    -webkit-box-shadow: none;
            box-shadow: none; }

.tv-page-b {
  margin-bottom: 75px; }
  .tv-page-b .inner-img {
    position: relative;
    max-width: 538px;
    min-height: 500px;
    padding-top: 196px;
    margin: 0 auto; }
    .tv-page-b .inner-img .inner-text {
      padding: 0 10px 30px; }
      .tv-page-b .inner-img .inner-text h2 {
        font-family: "Roboto Medium", sans-serif;
        font-size: 30px;
        color: #fff;
        text-transform: uppercase; }
      .tv-page-b .inner-img .inner-text p {
        font-size: 18px;
        color: #fff; }
      .tv-page-b .inner-img .inner-text ul {
        list-style-type: none;
        padding-left: 0; }
        .tv-page-b .inner-img .inner-text ul li {
          font-size: 18px;
          color: #fff; }
      .tv-page-b .inner-img .inner-text .col-xs-4 ul {
        list-style-type: none;
        padding-left: 0; }
        .tv-page-b .inner-img .inner-text .col-xs-4 ul li {
          font-size: 16px;
          color: #fff; }
    .tv-page-b .inner-img .price {
      position: absolute;
      right: 0;
      bottom: -50px;
      padding: 0 10px;
      background-color: #142c4c;
      -webkit-border-radius: 10px 0;
              border-radius: 10px 0; }
      .tv-page-b .inner-img .price .price-sum {
        display: inline-block;
        vertical-align: middle;
        font-size: 76px;
        line-height: 85px;
        color: #fff; }
      .tv-page-b .inner-img .price .price-currency {
        font-family: 'Roboto Light';
        display: inline-block;
        vertical-align: middle;
        font-family: "Roboto Light", sans-serif;
        font-size: 28px;
        color: #fff; }

.tv-1 {
  background: #06508e url("../images/tv-1.jpg") top no-repeat; }

.tv-2 {
  background: #06508e url("../images/tv-2.jpg") top no-repeat; }

.tv-3 {
  background: #06508e url("../images/tv-3.jpg") top no-repeat; }

.tv-4 {
  background: #06508e url("../images/tv-4.jpg") top no-repeat; }

.tv-5 {
  background: #06508e url("../images/tv-5.jpg") top no-repeat; }

.tv-6 {
  background: #06508e url("../images/tv-6.jpg") top no-repeat; }

.tv-7 {
  background: #06508e url("../images/tv-7.jpg") top no-repeat; }

.tv-8 {
  background: #06508e url("../images/tv-8.jpg") top no-repeat; }

.tv-11 {
  background: #06508e}

.tv-12 {
  background: #06508e}


/* Page Documents
--------------------------------------------------- */
.documents-page h2 {
  font-size: 30px;
  color: #06508e;
  text-transform: uppercase; }

.documents-page h3 {
  font-size: 24px;
  color: #06508e; }

.documents-page .image {
  width: 100%; }

/* Page Payment
--------------------------------------------------- */
.payment-header .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.payment-header .carousel-inner .item,
.payment-header .carousel-inner .active.left,
.payment-header .carousel-inner .active.right {
  opacity: 0; }

.payment-header .carousel-inner .active,
.payment-header .carousel-inner .next.left,
.payment-header .carousel-inner .prev.right {
  opacity: 1; }

.payment-header .carousel-inner .next,
.payment-header .carousel-inner .prev,
.payment-header .carousel-inner .active.left,
.payment-header .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.payment-header .payment-header-list {
  left: 10%;
  top: 20%;
  right: auto;
  bottom: auto;
  text-shadow: none;
  text-align: left; }
  @media (max-width: 991px) {
    .payment-header .payment-header-list {
      top: 10%; } }
  .payment-header .payment-header-list h3 {
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .payment-header .payment-header-list h3 {
        font-size: 32px; } }
    @media (max-width: 991px) {
      .payment-header .payment-header-list h3 {
        font-size: 28px; } }
  .payment-header .payment-header-list ul {
    font-size: 30px;
    list-style-image: url("../images/ok-blue.png"); }
    @media (max-width: 1199px) {
      .payment-header .payment-header-list ul {
        font-size: 28px; } }
    @media (max-width: 991px) {
      .payment-header .payment-header-list ul {
        font-size: 24px; } }
    .payment-header .payment-header-list ul li {
      color: #151515;
      text-transform: none; }

.payment-header .payment-header-text {
  left: 10%;
  top: 0;
  right: auto;
  bottom: auto;
  padding-top: 0;
  text-align: left;
  text-shadow: none; }
  .payment-header .payment-header-text h3 {
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 64px;
    color: #06508e;
    text-transform: uppercase; }
    @media (max-width: 1800px) {
      .payment-header .payment-header-text h3 {
        font-size: 54px; } }
    @media (max-width: 1600px) {
      .payment-header .payment-header-text h3 {
        font-size: 46px; } }
    @media (max-width: 1400px) {
      .payment-header .payment-header-text h3 {
        font-size: 32px; } }
    @media (max-width: 1199px) {
      .payment-header .payment-header-text h3 {
        font-size: 22px; } }
  .payment-header .payment-header-text p {
    font-size: 46px;
    color: #fff;
    font-family: "Roboto Light", sans-serif;
    text-transform: uppercase; }
    @media (max-width: 1800px) {
      .payment-header .payment-header-text p {
        font-size: 40px; } }
    @media (max-width: 1600px) {
      .payment-header .payment-header-text p {
        font-size: 32px; } }
    @media (max-width: 1400px) {
      .payment-header .payment-header-text p {
        font-size: 24px; } }
    @media (max-width: 1199px) {
      .payment-header .payment-header-text p {
        font-size: 18px; } }
    @media (max-width: 991px) {
      .payment-header .payment-header-text p {
        font-size: 16px; } }
  @media (max-width: 1199px) {
    .payment-header .payment-header-text img {
      width: 80%; } }
  @media (max-width: 991px) {
    .payment-header .payment-header-text img {
      width: 50%; } }
  .payment-header .payment-header-text .connection-button {
    padding: 10px 50px;
    margin-top: 5%;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .payment-header .payment-header-text .connection-button {
        padding: 5px 25px;
        font-size: 18px; } }
    @media (max-width: 991px) {
      .payment-header .payment-header-text .connection-button {
        padding: 3px 15px;
        font-size: 16px; } }
    .payment-header .payment-header-text .connection-button:hover {
      text-decoration: none; }

.payment-page h2 {
  font-family: "Roboto Medium", sans-serif;
  font-size: 30px;
  color: #06508e;
  text-transform: uppercase; }

.payment-page p {
  font-size: 18px;
  color: #2d2d2d; }

.payment-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.rbk {
  padding-top: 30px;
  background-color: #06508e; }
  .rbk .form-horizontal .control-label {
    font-size: 18px;
    color: #fff;
    font-weight: normal; }
  .rbk .form-horizontal .form-control {
    -webkit-border-radius: 0;
            border-radius: 0; }
  .rbk .form-horizontal .rbk-img {
    padding-left: 50%; }
  .rbk .form-horizontal .rub {
    font-size: 18px;
    color: #fff; }
  .rbk .btn-rbk {
    margin-top: 10px;
    padding: 5px 20px;
    -webkit-border-radius: 0;
            border-radius: 0;
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    background-color: #b80000; }

.payment-system {
  margin-top: 50px;
  background: #e9f0f6;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-linear-gradient(left, #e9f0f6 0%, #e9f0f6 50%, #f5f5f5 50%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, from(#e9f0f6), color-stop(50%, #e9f0f6), color-stop(50%, #f5f5f5), to(#f5f5f5));
  background: linear-gradient(to right, #e9f0f6 0%, #e9f0f6 50%, #f5f5f5 50%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#e9f0f6', endColorstr='#f5f5f5',GradientType=1 ); }
  .payment-system__item a {
    display: block;
    position: relative;
    width: 100%;
    height: 105px;
    text-align: center; }
  .payment-system__item img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .payment-system__item:nth-child(even) {
    background-color: #f5f5f5; }
  .payment-system__item:nth-child(odd) {
    background-color: #e9f0f6; }

/* Page Telephony
--------------------------------------------------- */
.telephony-header {
  height: 423px;
  background: url("../images/telephony-bg.jpg") center center no-repeat;
  overflow: hidden; }
  .telephony-header .telephony-header-list {
    margin-top: 100px;
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase; }
    .telephony-header .telephony-header-list ul {
      font-size: 30px;
      list-style-image: url("../images/ok-blue.png"); }
      .telephony-header .telephony-header-list ul li {
        color: #151515;
        text-transform: none; }

.telephony-page h2 {
  font-family: "Roboto Medium", sans-serif;
  font-size: 30px;
  color: #06508e;
  text-transform: uppercase; }

.telephony-page p {
  font-size: 18px;
  color: #2d2d2d; }

.telephony-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.telephony-page-b {
  margin-bottom: 30px; }
  .telephony-page-b .inner-img {
    position: relative;
    max-width: 538px;
    min-height: 441px;
    padding-top: 196px;
    margin: 0 auto; }
    .telephony-page-b .inner-img .inner-text {
      padding: 0 10px; }
      .telephony-page-b .inner-img .inner-text h2 {
        font-family: "Roboto Medium", sans-serif;
        font-size: 30px;
        color: #fff;
        text-transform: uppercase; }
      .telephony-page-b .inner-img .inner-text p {
        font-size: 18px;
        color: #fff; }
      .telephony-page-b .inner-img .inner-text ul {
        list-style-type: none;
        padding-left: 0; }
        .telephony-page-b .inner-img .inner-text ul li {
          font-size: 18px;
          color: #fff; }
      .telephony-page-b .inner-img .inner-text .col-xs-4 ul {
        list-style-type: none;
        padding-left: 0; }
        .telephony-page-b .inner-img .inner-text .col-xs-4 ul li {
          font-size: 16px;
          color: #fff; }

.telephony-1 {
  background: #06508e url("../images/phone-1.jpg") top no-repeat; }

.telephony-2 {
  background: #06508e url("../images/phone-2.jpg") top no-repeat; }

.telephony-3 {
  background: #06508e url("../images/phone-3.jpg") top no-repeat; }

.telephony-4 {
  background: #06508e url("../images/phone-4.jpg") top no-repeat; }

/* Page Zero Balance
--------------------------------------------------- */
.zero-header {
  height: 423px;
  background: url("../images/zero-bg.jpg") center center no-repeat;
  overflow: hidden; }
  .zero-header .zero-header-list {
    margin-top: 100px;
    font-family: "Roboto Medium", sans-serif !important;
    font-size: 36px;
    color: #06508e;
    text-transform: uppercase; }
    .zero-header .zero-header-list ul {
      font-size: 30px;
      list-style-image: url("../images/ok-blue.png"); }
      .zero-header .zero-header-list ul li {
        color: #151515;
        text-transform: none; }

.zero-title {
  font-family: "Roboto Medium", sans-serif;
  font-size: 36px;
  color: #06508e;
  text-transform: uppercase; }

.zero-line {
  padding: 10px 0;
  background-color: #cc0000;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff; }

.zero-page p {
  font-size: 18px;
  color: #2d2d2d; }

.zero-page .green {
  background-color: #7ead17 !important; }

.zero-page .zero-inner {
  padding: 30px;
  display: block;
  width: 100%;
  background-color: #06508e;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff; }
  .zero-page .zero-inner:focus, .zero-page .zero-inner:hover {
    text-decoration: none; }

.zero-page .zero-b {
  margin-top: 15px; }

.zero-rbk {
  padding-top: 30px;
  padding-bottom: 41px;
  background-color: #06508e; }
  .zero-rbk .form-horizontal .control-label {
    font-size: 18px;
    color: #fff;
    font-weight: normal; }
  .zero-rbk .form-horizontal .form-control {
    -webkit-border-radius: 0;
            border-radius: 0; }
  .zero-rbk .form-horizontal .rub {
    font-size: 18px;
    color: #fff; }
  .zero-rbk .btn-rbk {
    float: right;
    margin-top: 10px;
    padding: 5px 20px;
    -webkit-border-radius: 0;
            border-radius: 0;
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    background-color: #b80000; }

/* Page RBK Money Success
--------------------------------------------------- */
.rbk-success {
  padding: 10px;
  background-color: #06508e;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff; }

.rbk-status {
  min-height: 600px; }
  .rbk-status a {
    font-size: 18px;
    color: #06508e; }

/* Page RBK Money Fail
--------------------------------------------------- */
.rbk-fail {
  padding: 10px;
  background-color: #cc0000;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff; }

@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }

.paymentmethod-header {
  color: #06508e;
  font-size: 18px;
  font-weight: 500;
  background-color: #fafafa;
  border: 1px solid lightgrey;
  padding: 13px; }
  .paymentmethod-header b {
    font-weight: 500; }

.paymentmethod-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid lightgrey;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.paymentmethod-item {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: 400;
  padding: 13px; }

/* Page Electronic document management
--------------------------------------------------- */
.electron-doc {
  font-size: 18px; }
  .electron-doc h2 {
    font-family: "Roboto Medium", sans-serif;
    font-size: 30px;
    color: #06508e;
    text-transform: uppercase; }
  .electron-doc .mt-30 {
    margin-top: 30px; }

/*XS*/
@media (max-width: 1170px) {
  .top-menu-wrapper {
    width: 100%;
    padding: 0 0 0 10px; }
  .quick-service-order-block .quick-service-order {
    width: 100%; }
  .events-block {
    width: 100%; }
  .discounts-block {
    width: 100%; }
  .footer-block .footer {
    width: 100%; } }

@media (max-width: 767px) {
  .top-menu-wrapper {
    background: #fff;
    position: relative;
    z-index: 999; }
  .top-menu-wrapper .navbar-default .navbar-toggle {
    border: none !important;
    margin-top: 20px; }
  .top-menu .navbar-collapse {
    width: 280px;
    float: right;
    position: absolute;
    right: 0;
    top: 64px;
    border-top: none; }
  .top-menu ul {
    margin-right: 0px;
    min-width: 280px;
    background: #1956a2; }
  .top-menu ul > li.menu {
    border-bottom: 1px solid #5e73bc; }
  .top-menu ul > li.menu:last {
    border-bottom: none; }
  .top-menu ul li.menu > a {
    color: #fff !important;
    font-size: 18px;
    margin: 10px 0 10px 10px !important; }
  .top-menu ul li.phone {
    display: none; }
  #its-slider {
    display: none; }
  .top-menu2 {
    display: none; }
  .quick-service-order-block .block-header {
    text-align: center; }
  .quick-service-order-block .agreement-block {
    display: none; }
  .events-block {
    padding-left: 0;
    padding-right: 0; }
  .events-block .row {
    margin-left: 0;
    margin-right: 0; }
  .events-block .block-header {
    text-align: center; }
  .events-block .event {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0; }
  .discounts-block .block-header {
    background: #06508e;
    color: #fff;
    margin-left: 0;
    padding: 8px 0;
    text-align: center; }
  .discounts-block .discount {
    width: 100%; }
  .bottom-menu {
    display: none; }
  .bottom-hr {
    display: none; }
  .copyright-rights {
    display: none; }
  .footer-block {
    padding: 15px 0; }
  .footer-block .footer .bottom-phones {
    float: none;
    margin: 0 auto 20px;
    width: 235px; }
  .footer-block .footer .copyright {
    width: 148px;
    margin: 0 auto; } }

/*SM*/
@media (min-width: 768px) {
  .top-menu li.menu {
    position: relative; }
  .top-menu li.menu:hover ul {
    display: block; }
  .top-menu li.menu:hover > a {
    background: #066ab3;
    color: #fff !important; }
  .top-menu li.menu ul {
    position: absolute;
    /* z-index: 7778; */
    z-index: 9999;
    /*background: #f5f5f5;*/
    background: #066ab3;
    width: 200px; }
  .top-menu li.menu ul li {
    border-bottom: 1px solid #06508e;
    padding: 10px 10px; }
  .top-menu li.menu ul li a {
    color: #fff !important;
    font-size: 16px;
    display: block;
    padding: 0; } }

@media (min-width: 768px) and (max-width: 950px) {
  .top-menu ul {
    width: auto !important; }
  .top-menu li.menu {
    width: auto !important; } }

@media (min-width: 768px) and (max-width: 990px) {
  .phone-flat .form-group {
    display: inline-block; }
  .phone-flat .form-group:first-child {
    width: 50%;
    padding-right: 15px; }
  .phone-flat .form-group:last-child {
    width: 49%;
    padding-left: 5px;
    padding-right: 0px;
    position: relative;
    left: 7px; }
  .agreement-block {
    margin-top: 90px; }
  .connect-button-block {
    top: 20px;
    position: absolute;
    left: 50%;
    margin-left: -152px; }
  .discounts-block .discount {
    width: 33%; }
  .footer-block {
    padding-top: 0;
    padding-bottom: 0; }
  .footer-block .footer {
    padding: 0;
    position: relative; }
  .footer-block .footer ul.bottom-menu li {
    display: block;
    padding: 10px 25px;
    border-bottom: 1px solid #909ca5;
    margin: 0; }
  .footer-block .footer ul.bottom-menu li:last-child {
    border-bottom: none;
    position: absolute;
    left: 280px;
    bottom: 45px; }
  .footer-block .footer ul.bottom-menu li a {
    display: block; }
  .bottom-hr {
    display: none; }
  .footer-block .footer .copyright {
    display: none; }
  .footer-block .footer .bottom-phones {
    float: left;
    margin-left: 20px; }
  .footer-block .rights {
    display: block; } }

@media (min-width: 768px) and (max-width: 1170px) {
  .top-menu-wrapper .top-menu .logo {
    margin-left: 0; }
  .top-menu ul {
    width: 75%; }
  .top-menu li.menu {
    width: 20%; }
  .top-menu li.menu a {
    padding-left: 5px;
    padding-right: 5px; }
  .top-menu li.phone {
    display: none; }
  .top-menu li.personal-office {
    float: right;
    margin-left: 10px; }
  .top-menu li.personal-office a {
    width: 190px; }
  .footer-block .footer ul.bottom-menu li {
    margin-left: 5px;
    margin-right: 5px; }
  .footer-block .footer ul.bottom-menu li a {
    font-size: 15px; }
  .footer-block .footer ul.bottom-menu li.socials {
    margin: 0; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .slide-description {
    background: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 4px;
            border-radius: 4px; }
  .slide-description .blue-label {
    color: #fff !important; }
  .slide-description .blue-connection-button {
    color: #fff !important;
    border: 2px solid #fff !important; } }

@media (min-width: 768px) and (max-width: 1440px) {
  .top-menu2 ul li a {
    font-size: 18px;
    background: none !important;
    padding-left: 0 !important; }
  .top-menu2 ul li.internet {
    width: 15% !important; }
  .top-menu2 ul li.phone {
    width: 17% !important; }
  .top-menu2 ul li.tv {
    width: 20% !important; }
  .top-menu2 ul li.data-channels {
    width: 25% !important;
    /*padding: 22px 0;*/ }
  .top-menu2 ul li.radio {
    width: 21% !important; } }

/*
@media (min-width: 1080px) and (max-width: 1096px) {
    .top-menu li.menu a {
        padding: 14px 12px;
    }
}

@media (max-width: 767px) {
    .navbar-nav {
        width: 330px;
        margin: 0 !important;
        background: #1956a2;
    }
    .navbar-nav li.menu > a {
        color: #fff !important;
        font-size: 30px;
        position: relative;
        top: -4px;
    }
}

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

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

@media (max-width: 1075px) {
    .top-menu .phone {
        display: none;
    }
}


@media (max-width: 765px) {
    .top-menu-wrapper {
        width: 100%;
    }
}
@media (min-width: 765px) and (max-width: 992px) {
    .top-menu-wrapper {
        width: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .top-menu-wrapper {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .top-menu-wrapper {
        width: 1170px;
    }
}

@media (min-width: 992px) and (max-width: 1080px) {
    .top-menu li.phone {
        display:none;
    }
}

@media (min-width: 765px) and (max-width: 835px) {
    .top-menu li.personal-office {
        width: 190px;
    }

    .top-menu li.menu a {
        padding-left: 8px;
        padding-right: 8px;
    }
}
*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1024px) {
  .internet-header-list {
    background: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    padding: 20px; }
    .internet-header-list .middle {
      color: #fff !important; }
    .internet-header-list ul li {
      color: #fff !important; } }

/* Large Devices, Wide Screens */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  /* Page Internet for business */
  .ifb-corp,
  .ifb-active {
    padding: 0 3%; }
  .ifb-active-grid {
    padding-left: 50px; }
    .ifb-active-grid ul li {
      margin-right: 53.3px; }
      .ifb-active-grid ul li:nth-of-type(-n+2) {
        margin-right: 66px; }
      .ifb-active-grid ul li:nth-of-type(3) {
        margin-right: 59px; }
  .ifb-corp-grid {
    padding-left: 50px; }
    .ifb-corp-grid ul li {
      margin-right: 108px; }
      .ifb-corp-grid ul li:nth-of-type(-n+3) {
        margin-right: 121.5px; }
      .ifb-corp-grid ul li:nth-of-type(4) {
        margin-right: 113px; }
  .ifb-b {
    height: 300px; }
  /* Page Data channels */
  .datchan {
    padding: 0 3%; }
  .tfb-b {
    height: 450px; }
  .tfb-b-2 {
    height: 205px; }
  .datchan-grid {
    padding-left: 50px; }
    .datchan-grid ul li {
      margin-right: 105px; }
      .datchan-grid ul li:nth-of-type(-n+3) {
        margin-right: 121.5px; }
      .datchan-grid ul li:nth-of-type(4) {
        margin-right: 114px; }
  /* Page Internet */
  .tariffs-block .tarrif .img {
    top: 142px;
    right: 8%; }
  /* Page Telephony for business */
  .tfb-b-phone p {
    font-size: 16px; }
  /* Page Zero Balance */
  .zero-rbk {
    padding-bottom: 18px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  /* Page Promotions */
  .promotions-discounts-block .discounts-block .discount .img {
    right: -10px; }
  /* Page Internet for business */
  .ifb-corp,
  .ifb-active {
    padding: 0 4%; }
  .ifb-active-grid {
    padding-left: 50px; }
    .ifb-active-grid ul li {
      margin-right: 31px; }
      .ifb-active-grid ul li:nth-of-type(-n+2) {
        margin-right: 45px; }
      .ifb-active-grid ul li:nth-of-type(3) {
        margin-right: 36px; }
  .ifb-corp-grid {
    padding-left: 50px; }
    .ifb-corp-grid ul li {
      margin-right: 71.5px; }
      .ifb-corp-grid ul li:nth-of-type(-n+3) {
        margin-right: 84.5px; }
      .ifb-corp-grid ul li:nth-of-type(4) {
        margin-right: 77px; }
  .ifb-b {
    height: 400px; }
  /* Page Data channels */
  .datchan {
    padding: 0 4%; }
  .tfb-b {
    height: 600px; }
  .tfb-b-2 {
    height: 270px; }
  .datchan-grid {
    padding-left: 51px; }
    .datchan-grid ul li {
      margin-right: 68px; }
      .datchan-grid ul li:nth-of-type(-n+3) {
        margin-right: 84.2px; }
      .datchan-grid ul li:nth-of-type(4) {
        margin-right: 78px; }
  /* Page Payment */
  .rbk .form-horizontal .rbk-img {
    padding-left: 10%; }
  /* Page Telephony for business */
  .tfb-b-phone {
    height: auto;
    padding: 1px 10px 10px;
    background: #06508e; }
    .tfb-b-phone p {
      font-size: 18px; }
  /* Page Contacts */
  .contacts .contacts-b .inner {
    padding-right: 20px; }
  /* Page Internet */
  .tariffs-block .tarrif .img {
    top: 195px;
    right: 25%; }
  /* Page Zero Balance */
  .zero-rbk {
    padding-bottom: 113px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  /* Page Promotions */
  .promotions-discounts-block .discounts-block .discount {
    font-family: "Roboto Light", sans-serif;
    text-align: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
    .promotions-discounts-block .discounts-block .discount .discount-img {
      width: 100%;
      height: auto; }
    .promotions-discounts-block .discounts-block .discount .img {
      right: -10px; }
  /* Page Jobs */
  .jobs-page .jobs-page-b-wrap {
    border: 2px solid #06508e;
    -webkit-border-radius: 0;
            border-radius: 0;
    margin-bottom: 0; }
    .jobs-page .jobs-page-b-wrap .jobs-page-left-blue {
      -webkit-border-radius: 0;
              border-radius: 0; }
      .jobs-page .jobs-page-b-wrap .jobs-page-left-blue h2 {
        text-align: center;
        margin-top: 5px; }
    .jobs-page .jobs-page-b-wrap .jobs-page-right {
      -webkit-border-radius: 0;
              border-radius: 0; }
      .jobs-page .jobs-page-b-wrap .jobs-page-right::after {
        display: none; }
  /* Page Internet for business */
  .ifb-title {
    font-size: 34px; }
  .ifb-page {
    text-align: center; }
    .ifb-page h2 {
      font-size: 24px;
      color: #2d2d2d;
      text-align: center; }
    .ifb-page p {
      font-family: "Roboto Light", sans-serif;
      font-size: 24px;
      color: #2d2d2d;
      text-align: center; }
      .ifb-page p span {
        color: #06508e; }
  .ifb-corp,
  .ifb-active {
    max-width: 435px;
    padding: 0;
    margin: 0 auto; }
  .ifb-active-grid {
    max-width: 435px;
    margin: 55px auto 0;
    padding-left: 22px;
    text-align: left; }
    .ifb-active-grid ul li {
      margin-right: 8.4px; }
      .ifb-active-grid ul li:nth-of-type(-n+2) {
        margin-right: 22px; }
      .ifb-active-grid ul li:nth-of-type(3) {
        margin-right: 13px; }
  .ifb-corp-grid {
    max-width: 435px;
    margin: 55px auto 0;
    padding-left: 22px;
    text-align: left; }
    .ifb-corp-grid ul li {
      margin-right: 33px; }
      .ifb-corp-grid ul li:nth-of-type(-n+3) {
        margin-right: 46px; }
      .ifb-corp-grid ul li:nth-of-type(4) {
        margin-right: 41px; }
  .irs-from,
  .irs-to,
  .irs-single {
    top: -20% !important;
    font-size: 18px; }
  .ifb-b {
    height: auto; }
    .ifb-b h2 {
      text-align: left;
      color: #fff; }
    .ifb-b p {
      text-align: left;
      color: #fff; }
  /* Page Data channels */
  .datchan-page {
    text-align: center; }
    .datchan-page h2 {
      text-align: center; }
    .datchan-page p {
      font-family: "Roboto Light", sans-serif;
      font-size: 24px;
      text-align: center; }
  .datchan {
    max-width: 435px;
    padding: 0;
    margin: 0 auto; }
  .tfb-b,
  .tfb-b-2 {
    height: auto; }
  .datchan-grid {
    max-width: 435px;
    margin: 55px auto 0;
    padding-left: 22px;
    text-align: left; }
    .datchan-grid ul li {
      margin-right: 31px; }
      .datchan-grid ul li:nth-of-type(-n+3) {
        margin-right: 46px; }
      .datchan-grid ul li:nth-of-type(4) {
        margin-right: 41px; }
  .datchan-b h2,
  .datchan-b p {
    text-align: left;
    color: #fff; }
  /* Page Telephony for business */
  .tfb-page {
    text-align: center; }
    .tfb-page h2 {
      text-align: center; }
    .tfb-page p {
      font-family: "Roboto Light", sans-serif;
      font-size: 24px;
      text-align: center; }
  .tfb-b h2,
  .tfb-b p {
    text-align: left;
    color: #fff; }
  .tfb-b-phone h2,
  .tfb-b-phone p {
    text-align: left;
    color: #fff; }
  /* Page Contacts */
  .contacts {
    font-family: "Roboto Light", sans-serif;
    text-align: center; }
    .contacts h2 {
      text-align: center; }
    .contacts .contacts-b {
      text-align: left;
      font-family: "Roboto Light", sans-serif;
      padding: 20px; }
      .contacts .contacts-b .inner {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
        border-right: 0; }
    .contacts #map {
      margin-bottom: 50px; }
  /* Page Internet */
  .tariffs-block .tarrif .img {
    right: 6%; }
  .child-internet-b {
    height: auto;
    background: none; }
    .child-internet-b .child-internet {
      padding-top: 10px; }
  /* Page TV */
  .tv-page {
    text-align: center; }
    .tv-page h2 {
      text-align: center; }
    .tv-page p {
      font-family: "Roboto Light", sans-serif;
      font-size: 24px;
      text-align: center; }
  /* Page Telephony */
  .telephony-page {
    text-align: center; }
    .telephony-page h2 {
      text-align: center; }
    .telephony-page p {
      font-family: "Roboto Light", sans-serif;
      font-size: 24px;
      text-align: center; }
  .tv-link {
    font-size: 30px; }
  /* Page Documents */
  .documents-page h2 {
    text-align: center; }
  .documents-page h3 {
    font-size: 18px; }
  /* Page Payment */
  .payment-blue {
    background-color: #06508e; }
    .payment-blue h2,
    .payment-blue p {
      color: #fff; }
  .payment-page {
    text-align: center; }
    .payment-page h2 {
      text-align: center; }
    .payment-page p {
      font-family: "Roboto Light", sans-serif;
      font-size: 24px;
      text-align: center; }
  .form-group {
    margin-bottom: 0; }
  .btn-rbk {
    margin-top: 10px;
    margin-bottom: 20px; }
  .payment-system {
    background: #e9f0f6; }
    .payment-system .qiwi {
      background-color: #f5f5f5; }
    .payment-system .sberbank {
      background-color: #e9f0f6; }
  /* Page Zero Balance */
  .zero-page p {
    font-family: "Roboto Light", sans-serif;
    font-size: 24px;
    text-align: center; }
  .zero-page .zero-b {
    margin-top: 10px; }
  .zero-wrap {
    padding: 0; }
  .zero-rbk {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px; }
    .zero-rbk .form-horizontal .control-label,
    .zero-rbk .form-horizontal .rub {
      font-family: "Roboto Light", sans-serif;
      font-size: 24px; }
    .zero-rbk .btn-rbk {
      float: none;
      margin: 10px auto; }
  /* Page RBK Money Success */
  .rbk-status {
    text-align: center; }
  /* Page Electronic document management */
  .electron-doc p, .electron-doc li {
    font-family: "Roboto Light", sans-serif; }
  .electron-doc .mt-30 {
    margin-top: 20px; }
  .electron-doc .btn-blue {
    padding: 10px 70px;
    font-size: 16px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {
  /* Page Internet for business */
  .ifb-corp,
  .ifb-active {
    max-width: 273px; }
  .ifb-active-grid {
    max-width: 273px;
    margin: 55px auto 0;
    padding-left: 22px;
    text-align: left; }
    .ifb-active-grid ul li {
      font-size: 16px;
      margin-right: 0; }
      .ifb-active-grid ul li:nth-of-type(-n+2) {
        margin-right: 5px; }
      .ifb-active-grid ul li:nth-of-type(3) {
        margin-right: 3px; }
      .ifb-active-grid ul li::after {
        top: 36px; }
  .ifb-corp-grid {
    max-width: 273px;
    margin: 55px auto 0;
    padding-left: 22px;
    text-align: left; }
    .ifb-corp-grid ul li {
      margin-right: 6px; }
      .ifb-corp-grid ul li:nth-of-type(-n+3) {
        margin-right: 19.4px; }
      .ifb-corp-grid ul li:nth-of-type(4) {
        margin-right: 13px; }
  /* Page Data channels */
  .datchan {
    max-width: 273px; }
  .datchan-grid {
    max-width: 273px;
    margin: 55px auto 0;
    padding-left: 22px;
    text-align: left; }
    .datchan-grid ul li {
      margin-right: 4px; }
      .datchan-grid ul li:nth-of-type(-n+3) {
        margin-right: 19.4px; }
      .datchan-grid ul li:nth-of-type(4) {
        margin-right: 13px; }
  /* Page Internet */
  .tariffs-block .tarrif .img {
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    top: 140px;
    right: 8%; }
  .btn-blue {
    width: 100%;
    padding: 10px 0; }
  /* Page Electronic document management */
  .electron-doc .mt-30 {
    margin-top: 10px; }
  .electron-doc .btn-blue {
    width: 100%;
    padding: 10px 0;
    font-size: 14px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 319px) {
  /* Page Internet for business */
  .ifb-corp,
  .ifb-active {
    max-width: 233px; }
  .ifb-active-grid {
    max-width: 233px;
    padding-left: 22px; }
    .ifb-active-grid ul li {
      font-size: 13px;
      margin-right: 0; }
      .ifb-active-grid ul li:nth-of-type(-n+2) {
        margin-right: 0px; }
      .ifb-active-grid ul li:nth-of-type(3) {
        margin-right: 0px; }
      .ifb-active-grid ul li::after {
        top: 32px; }
  .ifb-corp-grid {
    max-width: 273px;
    padding-left: 42px; }
    .ifb-corp-grid ul li {
      margin-right: 0; }
      .ifb-corp-grid ul li:nth-of-type(-n+3) {
        margin-right: 13px; }
      .ifb-corp-grid ul li:nth-of-type(4) {
        margin-right: 5px; }
  /* Page Data channels */
  .datchan {
    max-width: 233px; }
  .datchan-grid {
    max-width: 273px;
    padding-left: 42px; }
    .datchan-grid ul li {
      margin-right: 0; }
      .datchan-grid ul li:nth-of-type(-n+3) {
        margin-right: 13px; }
      .datchan-grid ul li:nth-of-type(4) {
        margin-right: 5px; }
  /* Page Internet */
  .tariffs-block .tarrif .img {
    background-size: 60%;
    top: 65px;
    right: -7%; }
    .tariffs-block .tarrif .img .price {
      padding-top: 70px;
      line-height: 26px;
      font-size: 40px; }
      .tariffs-block .tarrif .img .price::after {
        font-size: 20px; } }

        
  .stylesite-link, #updateCSS-button {
    margin-left: 1px;
    color: #fff;
    font-size: 16px;
    background: #066ab3;
    padding: 1px 5px;
    text-align: center;
    padding: 12px 4px;
    outline: none;
  }
  #updateCSS-button {
    padding: 1px 4px;
    outline: none;
  }
  
  .navbar-default .navbar-nav .stylesite-link > a {
    color: #fff;
  }

/*# sourceMappingURL=custom.css.map */

.site-overlay {
  /* display: none; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 9%;
  left: 65%;
  height: 140px;
  width: 180px;
  /* background-color: darkred; */
  z-index:8888;
  background-color: rgba(0, 0, 0, 0.5);
  /* pointer-events: none; */
  padding: 20px;
  text-align: justify;
  color: #ffffff;
  display: none;
  border-radius: 10px;
}

.site-overlay span {
  position: absolute;
  top: 5px;
  right: 10px;
}

@media (max-width: 767.98px) {
  .site-overlay {
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}

#updateCSS-button {
  box-sizing: border-box;
  padding: 8px;
  margin: 0 auto;
  width: 100%;
  background: rgba(255, 255, 255, 0.0);
  border-radius: 0px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.3s ease-out;
  /* -webkit-animation: pulsate 1.2s linear infinite;
   animation: pulsate 1.2s linear infinite; */
}
@-webkit-keyframes pulsate {
  50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}
@keyframes pulsate {
  50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}

.pulse-shadow {
  animation: radial-pulse 1s infinite;
}

@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 10px rgba(255, 0, 0, 0.5);
  }
 
  100% {
    box-shadow: 0 0 0 40px rgba(255, 0, 0, 0);
  }
}