@charset "UTF-8";
/*
Theme Name: MTM
Version: 1.0
Description: Облик сайта компании MTM.
Author: Мастерская Алексеева
Author URI: http://yurialexeev.com
*/
html, body {
  height: 100%;
}

#mtm_navigation {
  top: 0;
  transform: translateY(0);
  transition: all 0.25s ease;
}
#mtm_navigation.out {
  transform: translateY(-63px);
}

#wpadminbar {
  display: none !important;
  height: 0 !important;
}

#result_morning,
#rev_morning,
#result_day,
#rev_day,
#result_night,
#rev_night,
#result_weekend,
#rev_weekend {
  display: none;
}

.show-message {
  display: block !important;
}

.date-post {
  text-transform: lowercase !important;
}

.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s linear;
}

.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.5s, opacity 0.5s linear;
}

.mtm-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #181e2a;
  overflow: hidden;
  z-index: 999999;
}
.mtm-preloader .mtm-preloader-animation {
  position: relative;
  top: 30px;
  left: -7px;
}
.mtm-preloader .mtm-preloader-animation img {
  max-width: 30px;
}
.mtm-preloader .contpre {
  width: 250px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -125px;
  margin-top: -75px;
  color: #fff;
  font-size: 40px;
  letter-spacing: -2px;
  text-align: center;
  line-height: 35px;
  transform: scale(1, 1);
  transition: transform 0.35s ease-in-out;
}
.mtm-preloader .contpre.animated {
  transform: scale(0, 0);
}
.mtm-preloader .contpre small {
  font-size: 25px;
}
.mtm-preloader .contpre .mtm-preloader-logo img {
  max-height: 60px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.ptb-73 {
  padding: 73px 0;
}

.pt-0 {
  padding-top: 0;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-73 {
  padding-top: 73px;
}

.pb-73 {
  padding-bottom: 73px;
}

.pt-15 {
  padding-top: 15px;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-0 {
  margin-top: 0;
}

.mt-15 {
  margin-top: 15px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

@media all and (max-width: 1199px) {
  .mt-50 {
    margin-top: 25px;
  }

  .mb-50 {
    margin-bottom: 25px;
  }
}
.btn, a {
  outline: none !important;
  box-shadow: none !important;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.mtm-callback-button {
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f00060;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  z-index: 999;
  transition: all 0.25s ease;
}
.mtm-callback-button:hover {
  background: #e73222 !important;
  transform: scale(1.1, 1.1);
}
.mtm-callback-button::before {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 0, 0, 0.5);
  border-radius: 50%;
  height: 60px;
  width: 60px;
  animation: wave 2.5s ease-out infinite;
  opacity: 0;
  z-index: -1;
}
.mtm-callback-button::after {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 0, 0, 0.5);
  border-radius: 50%;
  height: 60px;
  width: 60px;
  animation: wave 2.5s ease-out infinite;
  animation-delay: 1s;
  opacity: 0;
  z-index: -1;
}
.mtm-callback-button .feather {
  color: white !important;
  font-size: 22px;
}

@keyframes wave {
  0% {
    transform: scale(1, 1);
    border-width: 4px;
    opacity: 0;
  }
  50% {
    transform: scale(1.3, 1.3);
    border-width: 1px;
    opacity: 1;
  }
  70% {
    transform: scale(1.3, 1.3);
    border-width: 1px;
    opacity: 0;
  }
  100% {
    transform: scale(1.3, 1.3);
    border-width: 1px;
    opacity: 0;
  }
}
#wpadminbar.mobile {
  position: fixed;
}

.admin-bar #wp-admin-bar-wp-logo {
  display: none;
}

.progress-bar {
  border-radius: 8px;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.btn-big {
  font-size: 18px;
  padding: 15px 25px !important;
}
.btn-big.btn-red {
  background-color: #f00060;
}
.btn-big.btn-red:hover {
  background-color: #ec7063;
  opacity: 1;
}

.ttip, .m-item {
  text-decoration: none;
  position: relative;
  display: block;
  height: 100%;
  margin-right: 40px;
}
.ttip .counter, .m-item .counter {
  position: absolute;
  top: -1px;
  left: 12px;
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: #f00060;
  border-radius: 50%;
  font-family: "Brutal Type";
  font-size: 9px;
  padding: 0.3em 0.612em 0.3em;
}
.ttip.mtm-user, .m-item.mtm-user {
  position: relative;
}
.ttip.mtm-user .avatar, .m-item.mtm-user .avatar {
  border: 2px solid white;
  border-radius: 50%;
  transition: all 0.25s ease-in-out;
}
.ttip.mtm-user:hover .avatar, .ttip.mtm-user[aria-expanded=true] .avatar, .m-item.mtm-user:hover .avatar, .m-item.mtm-user[aria-expanded=true] .avatar {
  box-shadow: 0 15px 20px -5px rgba(0, 0, 0, 0.5);
  transform: scale(1.15, 1.15);
}
.ttip.mtm-user:hover, .m-item.mtm-user:hover {
  cursor: zoom-in;
}
.ttip.mtm-user[aria-expanded=true]:hover, .m-item.mtm-user[aria-expanded=true]:hover {
  cursor: zoom-out;
}

.ttip:last-child,
.m-item:last-child {
  margin-right: 0;
}

.ttip-title {
  position: relative;
  display: none;
  color: #181e2a;
  background: #ffffff;
  font-size: 14px;
  padding: 3px 8px;
  border-radius: 12px;
  opacity: 0;
  transform: scale(0, 0);
  box-shadow: 0 15px 20px -5px rgba(0, 0, 0, 0.3);
  z-index: 99999;
  transition: all 0.15s linear;
}
.ttip-title.visible {
  opacity: 1;
  transform: scale(1, 1);
}

.ttip-title:after {
  position: absolute;
  top: -17px;
  left: 5px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: 0px;
}

.ttip:hover .ttip-title,
.m-item:hover .ttip-title {
  display: block;
  position: fixed;
  z-index: 999999;
}

.ttip .feather-mid::before,
.m-item .feather-mid::before {
  position: relative;
  top: 1px;
}

.ttip .feather-large::before,
.m-item .feather-large::before {
  position: relative;
  top: 3px;
}

.ttip .feather-mid,
.m-item .feather-mid {
  font-size: 18px;
}

.ttip .feather-large .m-item .feather-large {
  font-size: 25px;
}

.ttip-und, .ttip-und:focus {
  color: #ffffff;
}
.ttip-und:hover, .ttip-und:focus:hover {
  color: #f1f1f1;
}

.ttip-btn {
  display: table;
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 50%;
  color: #21759B;
}

.ttip-btn:hover {
  background: #ffffff;
  color: #009ED9;
}

@media (min-width: 1024px) {
  .ttip-btn {
    margin-right: 0 !important;
  }
}
.mtm-admin-menu {
  position: absolute;
  top: -160px;
  right: -90px !important;
  display: block !important;
  border-radius: 100% !important;
  opacity: 0;
  transform: scale(0, 0);
  transition: all 0.25s ease-in-out;
}
.mtm-admin-menu.show {
  top: 38px;
  right: 0 !important;
  border-radius: 12px !important;
  opacity: 1;
  transform: scale(1, 1);
  transition: all 0.25s 0.25s ease-in-out, all 0.25s ease-in-out;
  box-shadow: 0 15px 20px -5px rgba(0, 0, 0, 0.3);
}
.mtm-admin-menu.show:after {
  position: absolute;
  top: -20px;
  right: 10px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  border-bottom-color: #f3f4f5;
  border-width: 10px;
  margin-left: 0;
}

.more-nav {
  display: none;
  vertical-align: top;
  margin-left: 0;
  padding-left: 0;
  width: auto;
}

.subfilter {
  padding-left: 0;
}

.subfilter > li {
  padding: 0 8px;
  list-style-type: none;
}

.subfilter > li > a {
  display: block;
  padding: 4px 8px;
}

.more-nav {
  display: inline-block;
}
.more-nav a[data-toggle=dropdown] {
  margin: 0;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 26px;
}

.progress.blue, .ui-slider.blue {
  background: rgba(255, 255, 255, 0.1);
}

.progress {
  overflow: initial !important;
}

.progress.big {
  position: relative;
  margin: 15px 0;
  height: 20px;
}
.progress.big .progress-bar {
  overflow: visible;
}
.progress.big .progress-bar-gradient {
  position: relative;
  background-image: linear-gradient(to right, #21759B 0, #3498DB 15%, #2ECC71 40%, #F1C40F 60%, #c7254e 80%);
  background-repeat: no-repeat;
  background-size: 25em 20px;
  height: 100%;
  width: 0;
  transition: width 1.5s cubic-bezier(0.66, -0.05, 0.53, 1.98);
  white-space: nowrap;
  z-index: 1;
}
.progress.big .progress-bar-gradient::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  background-image: inherit;
  filter: blur(10px);
  opacity: 0.3;
  display: block;
  height: 100%;
  width: 100%;
  z-index: -4;
}

.progress-wrapper .col-12:nth-child(2) .progress.big .progress-bar-gradient {
  transition-delay: 0s;
}
.progress-wrapper .col-12:nth-child(4) .progress.big .progress-bar-gradient {
  transition-delay: 0.2s;
}
.progress-wrapper .col-12:nth-child(6) .progress.big .progress-bar-gradient {
  transition-delay: 0.4s;
}

.tile .tile-text {
  font-size: 14px;
  overflow: hidden;
}
.tile .tile-text.description {
  display: block;
  line-height: 1.2rem;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
}

.ws-n_w {
  white-space: nowrap;
}

.recomended-tariffs-section {
  max-height: 0;
  transition: max-height 0.5s ease-in-out;
}
.recomended-tariffs-section .recomended-tariffs {
  transform: scale(0.8);
  opacity: 0;
  transition: all 0.75s ease-in-out;
  transition-delay: 0.15s;
}
.recomended-tariffs-section.open .recomended-tariffs {
  transform: scale(1);
  opacity: 1;
}

:root {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
}

.tarrifs-row > * {
  padding: 0;
  margin: 0 !important;
}
.inner-section {
  display: inline-flex;
  float: left;
  margin: 0 auto;
  overflow: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-overflow-scrolling: touch;
}
.inner-section::-webkit-scrollbar {
  background: 0 0;
  height: 0;
}
.inner-section > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 324px;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y);
}

.inner-section-2 {
  display: inline-flex;
  float: left;
  margin: 0 auto;
  overflow: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-overflow-scrolling: touch;
}
.inner-section-2 > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 648px;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y);
}

.news-item-outer .mtm-thumbnail {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 180px;
}
.news-item-outer .tile {
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-height: 315px;
}
.news-item-outer .tile .date-post {
  font-size: 14px;
  margin: 0;
}
.news-item-outer .tile .date-post .feather {
  background: #21759B;
  color: #ffffff;
  padding: 7px;
  border-radius: 50%;
  margin-right: 10px;
}
.news-item-outer .tile .date-post .date {
  opacity: 0.5;
}
.news-item-outer .tile .btn-outer {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

.equipment-item-outer {
  margin-bottom: 20px;
}
.equipment-item-outer .mtm-thumbnail-outer {
  width: 100%;
  margin: 0 auto;
}
.equipment-item-outer .mtm-thumbnail-outer .mtm-thumbnail {
  border-radius: 12px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding-top: 28%;
  padding-bottom: 28%;
}
.equipment-item-outer .tile {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 475px;
}
.equipment-item-outer .tile-title {
  padding: 30px 30px 15px 30px;
}
.equipment-item-outer .tile .eq-description {
  padding: 30px;
}
.equipment-item-outer .tile .date-post {
  font-size: 14px;
  margin: 0;
  opacity: 0.5;
}
.equipment-item-outer .tile .btn-outer {
  position: absolute;
  bottom: 30px;
  padding: 0 5px 0 30px;
  width: 100%;
}
.equipment-item-outer .tile .eq-description {
  min-height: 74px;
}

.text-md-right {
  display: flex;
  justify-content: flex-end;
}

.mtm-coverage-section .text-coverage {
  font-size: 16px;
  margin-bottom: 30px;
}
.mtm-coverage-section .text-coverage .col-icon {
  position: relative;
  display: inline;
  height: 100%;
  width: 5.5%;
  float: left;
}
.mtm-coverage-section .text-coverage .col-icon .fui {
  position: relative;
  top: -6px;
  font-size: 22px;
  margin-right: 7px;
}
.mtm-coverage-section .text-coverage .col-text {
  display: inline;
  width: 94.5%;
  float: left;
}
.mtm-coverage-section .text-coverage-help {
  font-size: 16px;
}
.mtm-coverage-section .text-coverage-help .feather {
  margin-right: 10px;
}

.flex-control-paging {
  display: none !important;
}

.flex-direction-nav .flex-prev::before {
  position: absolute !important;
  left: 15px !important;
  opacity: 0.5;
}
.flex-direction-nav .flex-next::before {
  position: absolute !important;
  left: auto !important;
  right: 0 !important;
  opacity: 0.5;
}
.flex-direction-nav .flex-nav-prev {
  position: absolute !important;
  top: 50% !important;
  left: 0 !important;
}
.flex-direction-nav .flex-nav-next {
  position: absolute !important;
  top: 50% !important;
  left: auto !important;
  right: 0 !important;
}

.flex-prev, .flex-next {
  border: none !important;
}

footer {
  background-color: #181e2a;
}
footer a {
  font-weight: normal;
}
footer a:focus {
  color: #eff0f2;
}
footer a:hover {
  color: #f1f1f1;
}
footer .widget {
  margin: 0 !important;
  padding: 0 !important;
}
footer .widgettitle {
  position: relative;
  top: -9px;
  font-size: 20px;
  font-weight: 700;
}
footer .textwidget > a {
  line-height: 34px;
}
footer .widget_media_image .image {
  opacity: 0.75;
  transition: opacity 0.25s ease-in;
}
footer .widget_media_image .image:hover {
  opacity: 1;
}
footer .custom-html-widget {
  margin-top: 15px;
}
footer .custom-html-widget a {
  position: relative;
  bottom: 15px !important;
}
footer .custom-html-widget a .feather {
  margin-right: 5px;
}
footer .copyright-inner {
  border-top: 1px solid rgba(241, 241, 241, 0.2);
}
footer .copyright a {
  bottom: 0 !important;
}
footer .widget_nav_menu .menu {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
footer .widget_nav_menu .menu .menu-item {
  display: inline-block;
  margin-bottom: 8px;
  width: auto !important;
}
footer .widget_nav_menu .menu .menu-item a {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 5px 10px;
  margin-right: 1px;
  border-radius: 10px;
}
footer .widget_nav_menu .menu .menu-item a:focus {
  background-color: rgba(0, 0, 0, 0.2);
}
footer .widget_nav_menu .menu .menu-item a:hover {
  background-color: black;
}
footer p {
  line-height: 34px;
}

.tariffs-container {
  position: relative;
}

.tariffs-href.is-disabled {
  display: inline-block;
  pointer-events: none;
  text-decoration: none;
}

.services-container .tile .tile-description {
  display: block;
  min-height: 50px;
  max-height: 50px;
}
.services-container .tile-title {
  padding-top: 30px;
  white-space: nowrap;
}

.page-heading-banner {
  background-image: url(images/abstract-header.png);
  background-position: 50% 0;
  background-size: 100%;
  background-repeat: no-repeat;
  height: auto;
}
.page-heading-banner .page-heading-text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 415px;
}
.page-heading-banner .page-heading-text h1, .page-heading-banner .page-heading-text h3 {
  margin: 0;
  color: #ffffff;
}
.page-heading-banner .page-heading-text p {
  margin: 15px 0 0 0;
  color: #ffffff;
}
.page-heading-banner .img-fluid {
  float: right;
}
.page-heading-banner .slider-outer {
  max-width: 980px;
  margin: 0 auto;
}

@media only screen and (min-width: 1599px) {
  .page-heading-banner {
    background-position: 50% -160px;
  }
}
.single .page-heading-text {
  height: 100px;
}

.single-equipment .page-heading-text {
  height: 200px;
}
.single-equipment .page-heading-banner {
  padding-top: 30px;
}

.single-tariffs .page-heading-banner,
.single-vacancies .page-heading-banner,
.single-post .page-heading-banner,
.single-equipment .page-heading-banner {
  background: transparent;
  width: 100vw;
  height: auto;
}
.single-tariffs .page-heading-banner h1, .single-tariffs .page-heading-banner h3,
.single-vacancies .page-heading-banner h1,
.single-vacancies .page-heading-banner h3,
.single-post .page-heading-banner h1,
.single-post .page-heading-banner h3,
.single-equipment .page-heading-banner h1,
.single-equipment .page-heading-banner h3 {
  margin: 0;
}
.single-tariffs .page-heading-banner h1, .single-tariffs .page-heading-banner h3, .single-tariffs .page-heading-banner p,
.single-vacancies .page-heading-banner h1,
.single-vacancies .page-heading-banner h3,
.single-vacancies .page-heading-banner p,
.single-post .page-heading-banner h1,
.single-post .page-heading-banner h3,
.single-post .page-heading-banner p,
.single-equipment .page-heading-banner h1,
.single-equipment .page-heading-banner h3,
.single-equipment .page-heading-banner p {
  color: inherit;
}
.single-tariffs .page-heading-banner p,
.single-vacancies .page-heading-banner p,
.single-post .page-heading-banner p,
.single-equipment .page-heading-banner p {
  font-size: 14px;
}

.single-vacancies ul {
  padding-left: 20px;
  margin-bottom: 0;
}

.flexslider {
  background-image: url("images/header-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.flexslider .ms-image {
  position: relative !important;
}
.flexslider .ms-image .caption-wrap {
  display: none;
  background-color: transparent !important;
  width: 50% !important;
  height: 100% !important;
}
.flexslider .ms-image .caption-wrap .caption {
  padding: 0 !important;
}
.flexslider .flex-active-slide .caption-wrap {
  display: none;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background-color: transparent !important;
  opacity: 1 !important;
  width: 50% !important;
  height: 100% !important;
  transition-duration: 0.5s !important;
}
.flexslider .flex-active-slide .caption-wrap .caption {
  background: none !important;
  opacity: 1 !important;
  padding: 0 !important;
}
.flexslider .flex-active-slide .caption-wrap .caption h1 {
  color: #ffffff !important;
  text-align: left !important;
}
.flexslider .flex-active-slide .caption-wrap .caption p {
  color: #ffffff !important;
  text-align: left !important;
}

.content-section .separator {
  position: relative;
  bottom: 2px;
  font-size: 15px;
  font-weight: 700;
  margin-left: 10px;
}
.content-section a.in-cat {
  position: relative;
  bottom: 6px;
  margin-left: 15px;
  font-size: 14px;
  background-color: rgba(52, 73, 94, 0.4);
  padding: 4px 22px 4px 10px;
  border-radius: 10px;
  color: #ffffff;
}
.content-section a .feather {
  position: absolute;
  right: 5px;
  font-size: 12px;
  bottom: 6px;
  transition: right 0.1s ease-in-out;
}
.content-section a:hover.in-cat {
  background-color: #34495e;
  padding: 4px 27px 4px 10px;
}
.content-section a:hover .feather {
  right: 5px;
  transition-duration: 0.1s;
}

.username .view a {
  display: none !important;
}

.btn {
  position: relative !important;
  overflow: initial !important;
  z-index: 1;
}
.btn::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  background-color: inherit !important;
  filter: blur(10px);
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.btn-danger {
  color: #ffffff;
  border: 2px solid #f00060;
  background-color: #f00060;
  box-sizing: border-box !important;
  padding: 8px 15px;
}
.btn-danger:focus, .btn-danger:active {
  color: #ffffff;
  border: 2px solid #e7406b;
  background-color: #e7406b !important;
}
.btn-danger:hover {
  border-color: transparent;
  color: #ffffff;
  background-color: #e7406b;
}

.social-btn {
  position: fixed;
  right: -20px;
  bottom: -20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 50%;
  margin-right: 42px;
  margin-bottom: 39px;
  height: 50px;
  width: 50px;
  outline: none;
  cursor: pointer;
  outline: none;
  opacity: 0;
}

.social-btn:hover {
  background-color: #e7406b;
  text-decoration: none;
}

.social-btn-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f00060;
  border: none;
  border-radius: 50%;
  margin-right: 40px;
  margin-bottom: 40px;
  height: 60px;
  width: 60px;
  outline: none;
  cursor: pointer;
  transition: all 0.175s;
  z-index: 999;
  opacity: 1;
}

.social-btn-toggle > span:nth-child(1),
.social-btn-toggle > span:nth-child(2),
.social-btn-toggle > span:nth-child(3) {
  position: absolute;
  top: -20px;
  left: -20px;
  border-radius: 50%;
  -webkit-animation: radial-pulse-btn 2.4s infinite;
  animation: radial-pulse-btn 2.4s infinite;
  width: 100px;
  height: 100px;
  z-index: -2;
}

.social-btn-toggle > span:nth-child(2) {
  animation-delay: 0.15s;
}

.social-btn-toggle > span:nth-child(3) {
  animation-delay: 0.3s;
}

.social-btn-toggle:hover > span:nth-child(1),
.social-btn-toggle:hover > span:nth-child(2),
.social-btn-toggle:hover > span:nth-child(3),
.social-btn-toggle.open > span:nth-child(1),
.social-btn-toggle.open > span:nth-child(2),
.social-btn-toggle.open > span:nth-child(3) {
  display: none;
}

@keyframes radial-pulse-btn {
  0% {
    background-color: rgba(240, 0, 96, 0);
    transform: scale(0, 0);
  }
  50% {
    background-color: rgba(240, 0, 96, 0.75);
    transform: scale(0, 0);
  }
  100% {
    background-color: rgba(240, 0, 96, 0);
    transform: scale(1, 1);
  }
}
.social-btn-toggle::before {
  top: -15px;
  border: 15px solid #e7406b;
  left: -15px;
  opacity: 0;
  transform: scale(0, 0);
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.social-btn-toggle::after {
  top: 0;
  left: 0;
  background-color: rgba(240, 0, 96, 0.2);
  transform: scale(0, 0);
  transition: all 0.175s;
}

.social-btn-toggle::before, .social-btn-toggle::after {
  position: absolute;
  content: "";
  border-radius: 200px;
  height: 100%;
  width: 100%;
}

.social-btn-toggle svg {
  transform: none;
  margin-top: 1px;
  margin-left: -2px;
  width: 30px;
  height: 30px;
  transform: scale(1, 1);
  transition: all 0.175s;
  z-index: 10;
}

.social-btn-toggle:hover svg {
  fill: #ffffff;
}

.social-btn-toggle.open {
  background-color: #e7406b;
  border-radius: 50%;
}

.social-btn-toggle:hover::after,
.social-btn-toggle.open::after {
  transform: scale(1.45, 1.45);
  opacity: 1;
}

.social-btn-toggle.open svg {
  fill: #ffffff;
  transform: scale(1.1, 1.1);
}

#options {
  height: 50px;
}

.option {
  position: relative;
}

.option .option1, .option .option2, .option .option3, .option .option4 {
  transition: all 0.175s;
}

.option .option1 svg, .option .option2 svg, .option .option3 svg, .option .option4 svg {
  transition: all 0.175s;
}

.option .option1 {
  transform: translate3d(-6px, -5px, 0) scale(0.8, 0.8);
}

.option svg {
  fill: #ffffff;
  height: 26px;
  width: 26px;
}

.option .option1 svg {
  margin-top: -5px;
  margin-left: 4px;
  height: 24px;
  width: 24px;
}

.option .option2 {
  transform: translate3d(-3px, -3px, 0) scale(0.8, 0.8);
}

.option .option3 {
  transform: translate3d(-7px, 0px, 0) scale(0.8, 0.8);
}

.option .option4 {
  transform: translate3d(-9px, 0px, 0) scale(0.8, 0.8);
}

.option.scale-on .option1, .option.scale-on .option2, .option.scale-on .option3, .option.scale-on .option4 {
  transform: none;
  border: none;
  color: #fff;
  transition: all 0.35s;
  border-radius: 50%;
  opacity: 1;
}

.option.scale-on .option1:hover, .option.scale-on .option2:hover, .option.scale-on .option3:hover, .option.scale-on .option4:hover {
  opacity: 0.85;
}

.option.scale-on .option1:hover svg, .option.scale-on .option2:hover svg, .option.scale-on .option3:hover svg, .option.scale-on .option4:hover svg {
  fill: #ffffff;
}

.option.scale-on .option1 {
  transform: translateX(-3.5px) translateY(-80px) scale(1.1, 1.1);
  background: #cd201f;
  z-index: 9;
}

.option.scale-on .option2 {
  transform: translateX(-3.5px) translateY(-146px) scale(1.1, 1.1);
  background: linear-gradient(45deg, #0078FF 0, #00C6FF 100%);
  z-index: 8;
}

.option.scale-on .option3 {
  transform: translateX(-3.5px) translateY(-212px) scale(1.1, 1.1);
  background: #3b5998;
  z-index: 7;
}

.option.scale-on .option4 {
  transform: translateX(-3.5px) translateY(-278px) scale(1.1, 1.1);
  border-radius: 50%;
  background: #55acee;
  z-index: 6;
}

@media all and (min-width: 1200px) {
  header, section {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 1199px) {
  header, section {
    margin-bottom: 30px;
  }
}
.home-full-ns-container {
  position: relative;
  overflow: hidden;
}
.home-full-ns-container .tile {
  padding: 30px 30px 1px 30px;
}
.home-full-ns-container .separator {
  position: relative;
  bottom: 2px;
  color: #f1f1f1;
  font-size: 15px;
  font-weight: 700;
  margin-left: 10px;
}
.home-full-ns-container a.in-cat {
  position: relative;
  bottom: 6px;
  margin-left: 15px;
  font-size: 14px;
  background-color: rgba(52, 73, 94, 0.4);
  padding: 4px 22px 4px 10px;
  border-radius: 10px;
  color: #ffffff;
}
.home-full-ns-container a .feather {
  position: absolute;
  right: 5px;
  font-size: 12px;
  bottom: 6px;
  transition: right 0.1s ease-in-out;
}
.home-full-ns-container a:hover.in-cat {
  background-color: #34495e;
  padding: 4px 27px 4px 10px;
}
.home-full-ns-container a:hover .feather {
  right: 5px;
  transition-duration: 0.1s;
}
.home-full-ns-container .home-ns-container {
  margin-bottom: 0 !important;
}
.home-full-ns-container .home-ns-container.tile {
  background: url(images/hub.jpg), linear-gradient(to left, #462d8a 0, #3498DB 80%);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 90px 20px 70px 20px;
}
@media screen and (max-width: 992px) {
  .home-full-ns-container .home-ns-container.tile {
    padding: 30px 20px 20px 20px;
  }
}
.home-full-ns-container .home-ns-container .tile a:not(.btn) {
  display: table;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 10px;
}
.home-full-ns-container .home-ns-container .tile .btn {
  margin-bottom: 30px;
  display: table;
}
.home-full-ns-container .home-ns-container .tile p > a {
  text-decoration: underline;
  transition: all 0.1s ease-in-out;
}
.home-full-ns-container .home-ns-container .tile p > a:hover {
  text-decoration-color: transparent;
}
.home-full-ns-container .home-ns-container .tile p:last-child {
  margin-bottom: 30px;
}
.home-full-ns-container .home-ns-container h3, .home-full-ns-container .home-ns-container p, .home-full-ns-container .home-ns-container a {
  color: white;
}
.home-full-ns-container .home-ns-container .category-news .date-post {
  margin-bottom: 10px;
  opacity: 0.7;
  color: white;
}

.tariffs-full-container {
  position: relative;
  overflow: hidden;
}
.tariffs-full-container .tile {
  background: url(images/router.jpg), linear-gradient(to left, #462d8a 0, #3498DB 80%);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 90px 20px 70px 20px;
}
@media screen and (max-width: 992px) {
  .tariffs-full-container .tile {
    padding: 30px 20px 20px 20px;
  }
}
.tariffs-full-container .separator {
  position: relative;
  bottom: 2px;
  color: #f1f1f1;
  font-size: 15px;
  font-weight: 700;
  margin-left: 10px;
}
.tariffs-full-container img {
  height: 100px;
  width: auto;
}
.tariffs-full-container .btn-danger {
  transition: all 0.25s ease-in-out;
}
.tariffs-full-container .btn-danger:hover {
  opacity: 1 !important;
}
.tariffs-full-container a.in-cat {
  position: relative;
  bottom: 1px;
  margin-left: 10px;
}
.tariffs-full-container a .feather {
  position: relative;
  left: 0;
  font-size: 20px;
  bottom: -2px;
  transition: left 0.1s ease-in-out;
}
.tariffs-full-container a:hover {
  opacity: 0.7;
}
.tariffs-full-container a:hover .feather {
  left: 5px;
  transition-duration: 0.25s;
}
.tariffs-full-container .home-ns-container.tile {
  box-shadow: none;
}
.tariffs-full-container .home-ns-container h4, .tariffs-full-container .home-ns-container p, .tariffs-full-container .home-ns-container a {
  color: white !important;
}
.tariffs-full-container .home-ns-container .category-news p {
  margin: 0;
}
.tariffs-full-container .home-ns-container .category-news .date-post {
  margin-bottom: 10px;
  opacity: 0.7;
  color: white !important;
}

.tariffications-full-container {
  position: relative;
  overflow: hidden;
}
.tariffications-full-container .tile {
  background: url(images/tariffications.jpg), linear-gradient(to left, #462d8a 0, #3498DB 80%);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 90px 20px 70px 20px;
}
@media screen and (max-width: 992px) {
  .tariffications-full-container .tile {
    padding: 30px 20px 20px 20px;
  }
}
.tariffications-full-container .separator {
  position: relative;
  bottom: 2px;
  color: #f1f1f1;
  font-size: 15px;
  font-weight: 700;
  margin-left: 10px;
}
.tariffications-full-container img {
  height: 100px;
  width: auto;
}
.tariffications-full-container .btn-danger {
  transition: all 0.25s ease-in-out;
}
.tariffications-full-container .btn-danger:hover {
  opacity: 1 !important;
}
.tariffications-full-container a.in-cat {
  position: relative;
  bottom: 1px;
  margin-left: 10px;
}
.tariffications-full-container a .feather {
  position: relative;
  left: 0;
  font-size: 20px;
  bottom: -2px;
  transition: left 0.1s ease-in-out;
}
.tariffications-full-container a:hover {
  opacity: 0.7;
}
.tariffications-full-container a:hover .feather {
  left: 5px;
  transition-duration: 0.25s;
}
.tariffications-full-container .home-ns-container.tile {
  box-shadow: none;
}
.tariffications-full-container .home-ns-container h4, .tariffications-full-container .home-ns-container p, .tariffications-full-container .home-ns-container a {
  color: white !important;
}
.tariffications-full-container .home-ns-container .category-news p {
  margin: 0;
}
.tariffications-full-container .home-ns-container .category-news .date-post {
  margin-bottom: 10px;
  opacity: 0.7;
  color: white !important;
}

.call-centre-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.call-centre-container .tile {
  background: url(images/support.jpg), linear-gradient(to left, #462d8a 0, #3498DB 80%);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 20px 100px 20px;
}
@media screen and (max-width: 1199px) {
  .call-centre-container .tile {
    padding: 20px 30px 55px 30px;
  }
  .call-centre-container .tile p {
    margin-bottom: 20px;
  }
}
.call-centre-container img {
  height: auto;
  width: 100%;
}
.call-centre-container .messager {
  margin: 0 auto;
  height: 65px;
  width: auto;
}
@media screen and (max-width: 1199px) {
  .call-centre-container .messager {
    height: 45px;
  }
}
.call-centre-container .messager #ugid636 {
  border: 4px solid #ffffff;
}
.call-centre-container .msgr {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 2px 13px;
  border-radius: 12px;
}
.call-centre-container .msgr .messenger {
  position: relative;
  left: -7px;
}
.call-centre-container .msgr:focus {
  background-color: rgba(0, 0, 0, 0.2);
}
.call-centre-container .msgr:hover {
  background-color: black;
}
.call-centre-container .btn-warning {
  transition: all 0.25s ease-in-out;
}
.call-centre-container .btn-warning:hover {
  opacity: 1 !important;
}
.call-centre-container a.in-cat {
  position: relative;
  bottom: 1px;
  margin-left: 10px;
}
.call-centre-container a .feather {
  position: relative;
  left: 0;
  font-size: 20px;
  bottom: -2px;
  transition: left 0.1s ease-in-out;
}
.call-centre-container a:hover {
  opacity: 0.7;
}
.call-centre-container a:hover .feather {
  left: 5px;
  transition-duration: 0.25s;
}
.call-centre-container .home-ns-container.tile {
  box-shadow: none;
}
.call-centre-container .home-ns-container h4, .call-centre-container .home-ns-container p, .call-centre-container .home-ns-container a {
  color: white !important;
}
.call-centre-container .home-ns-container .category-news p {
  margin: 0;
}
.call-centre-container .home-ns-container .category-news .date-post {
  margin-bottom: 10px;
  opacity: 0.7;
  color: white !important;
}

.address-search {
  position: relative;
}
.address-search .coverage-ajax-search {
  position: relative;
  padding-left: 0;
}
.address-search .coverage-ajax-search .coverage-item {
  list-style-type: none;
}

#loader {
  display: none;
}
#loader img {
  max-height: 30px;
}

#coverage_ajax_datalist {
  position: absolute;
  display: none;
  background: #ffffff;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  width: auto;
  font-size: 14px;
  z-index: 99999;
  padding: 0;
  margin-left: 32px;
}
#coverage_ajax_datalist .datalist-item {
  list-style-type: none;
}
#coverage_ajax_datalist .datalist-item .datalist-link {
  display: block;
  padding: 8px 13px 0 13px;
}
#coverage_ajax_datalist .datalist-item:last-child .datalist-link {
  padding-bottom: 10px;
}

#coverage_ajax_address {
  border-right: none;
}

.leaflet-popup-content {
  text-align: center !important;
}
.leaflet-popup-content .umsMarkerTitle {
  letter-spacing: normal !important;
}

.modal {
  position: fixed !important;
  text-align: center;
  z-index: 99999 !important;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  transform: scale(0.9) translateY(25px) !important;
}
.modal-content {
  background-color: #181e2a;
  border-radius: 24px;
}
.modal.show .modal-dialog {
  transform: scale(1) translateY(0) !important;
}
.modal .modal-footer {
  text-align: center !important;
}

body.modal-open .navbar-wrapper {
  z-index: 1;
}
body .navbar-wrapper {
  z-index: 9999;
}

.searchbar {
  position: relative;
  transition: all 0.25s ease-out;
  overflow: hidden;
}
.searchbar .search-form {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: row;
  transition: all 0.1s ease-out;
}
.searchbar .search-form .form-group {
  width: 100%;
}
.searchbar .search-form .form-group .input-group {
  width: 100%;
}
.searchbar .search-form .form-group .form-control {
  font-size: 14px !important;
  padding-left: 2px;
  border-left: none;
  border-right: none;
  border-color: #aeb5bf !important;
}
.searchbar .search-form .form-group .srch-btn .btn {
  padding-right: 10px;
}
.searchbar .search-form .form-group .clear-btn .btn .fui-cross {
  opacity: 0;
  transition: all 0.25s ease-out;
}
.searchbar .search-form .form-group .clear-btn .btn .fui-cross.visible {
  opacity: 1;
  transition: all 0.25s ease-in;
}
.searchbar .search-form .form-group .btn {
  border-color: #aeb5bf !important;
  color: #aeb5bf !important;
}

.searchbar-res-pg {
  position: relative;
  transition: all 0.25s ease-out;
  overflow: hidden;
}
.searchbar-res-pg .search-form {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: row;
  transition: all 0.1s ease-out;
}
.searchbar-res-pg .search-form .form-group {
  width: 100%;
}
.searchbar-res-pg .search-form .form-group .input-group {
  width: 100%;
}
.searchbar-res-pg .search-form .form-group .form-control {
  font-size: 14px !important;
  border-right: none;
  border-color: #aeb5bf !important;
}
.searchbar-res-pg .search-form .form-group .srch-btn .btn {
  padding-right: 10px;
}
.searchbar-res-pg .search-form .form-group .clear-btn .btn .fui-cross {
  opacity: 0;
  transition: all 0.25s ease-out;
}
.searchbar-res-pg .search-form .form-group .clear-btn .btn .fui-cross.visible {
  opacity: 1;
  transition: all 0.25s ease-in;
}
.searchbar-res-pg .search-form .form-group .btn {
  border-color: #aeb5bf !important;
  color: #aeb5bf !important;
}

#searchbar {
  position: relative;
  background-color: #181e2a;
  height: 0;
  transition: all 0.25s ease-out;
  overflow: hidden;
}
#searchbar .search-form {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: row;
  transition: all 0.1s ease-out;
  opacity: 0;
  min-height: 80px;
}
#searchbar .search-form .form-group {
  width: 100%;
}
#searchbar .search-form .form-group .input-group {
  width: 100%;
}
#searchbar .search-form .form-group .form-control {
  font-size: 14px !important;
  padding-left: 2px;
  border: none !important;
  background-color: #384050;
}
#searchbar .search-form .form-group .srch-btn .btn {
  padding-right: 10px;
}
#searchbar .search-form .form-group .clear-btn .btn .fui-cross {
  opacity: 0;
  transition: all 0.25s ease-out;
}
#searchbar .search-form .form-group .clear-btn .btn .fui-cross.visible {
  opacity: 1;
  transition: all 0.25s ease-in;
}
#searchbar .search-form .form-group .btn {
  border: none !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
  background-color: #384050;
  color: #aeb5bf !important;
}
#searchbar.opened {
  height: 80px;
  transition: all 0.25s ease-in;
  z-index: 100;
}
#searchbar.opened .search-form {
  transition: all 0.1s ease-in;
  transition-delay: 0.25s;
  opacity: 1;
  min-height: 80px;
}

#contactsbar {
  position: relative;
  background-image: url(images/socials-pattern.png);
  background-size: 40%;
  background-color: #181e2a;
  height: 0;
  transition: all 0.25s ease-out;
  overflow: hidden;
}
#contactsbar .contactbar-content {
  position: relative;
  transition: all 0.1s ease-out;
  opacity: 0;
}
#contactsbar .contactbar-content a {
  margin-right: 30px;
}
#contactsbar .contactbar-content a .feather {
  border-radius: 10px;
  padding: 7px;
  font-size: 16px;
  margin-right: 10px;
}
#contactsbar .contactbar-content a .feather.red-circle {
  background-color: #f00060;
  color: #ffffff;
}
#contactsbar .contactbar-content a .feather.white-circle {
  background-color: #ffffff;
  color: #2c3e50;
}
#contactsbar .contactbar-content a .feather.gray-circle {
  background-color: #5d6d7e;
  color: #ffffff;
}
#contactsbar .contactbar-content a .feather.fb-circle {
  background-color: #4256b1;
  color: #ffffff;
}
#contactsbar .contactbar-content a .feather.viber-circle {
  background-color: #8F5DB7;
  color: #ffffff;
}
#contactsbar .contactbar-content a .feather.messenger-circle {
  position: relative;
  transform: rotateX(180deg) rotate(90deg) !important;
  display: inline-block;
  background-color: #2997ff;
  color: #ffffff;
}
#contactsbar .contactbar-content a .feather.telegram-circle {
  background-color: #1f96d4;
  color: #ffffff;
}
#contactsbar .contactbar-content a .feather.telegram-circle::before {
  position: relative;
  top: 1px;
  left: -1px;
}
#contactsbar .contactbar-content a .contactbar-text {
  font-size: 14px;
}
#contactsbar .contactbar-content a:last-child {
  margin-right: 0;
}
#contactsbar.opened {
  height: 80px;
  transition: all 0.25s ease-in;
  z-index: 999;
}
#contactsbar.opened .contactbar-content {
  transition: all 0.1s ease-in;
  transition-delay: 0.25s;
  opacity: 1;
}

.mtm-social-link {
  display: block;
  margin-right: 30px;
  margin-top: 20px;
  width: 100%;
}
.mtm-social-link .feather {
  border-radius: 50%;
  padding: 7px;
  font-size: 16px;
  margin-right: 10px;
}
.mtm-social-link .feather.telegram-circle {
  background-color: #1f96d4 !important;
  color: #ffffff;
}
.mtm-social-link .feather.telegram-circle::before {
  position: relative;
  top: 1px;
  left: -1px;
}
.mtm-social-link .feather.fb-circle {
  background-color: #4256b1 !important;
  color: #ffffff;
}
.mtm-social-link .contactbar-text {
  font-size: 14px !important;
}

#mobile_menu {
  position: relative;
  background-color: #181e2a;
  height: 0;
  transition: all 0.25s ease-out;
  overflow: hidden;
}
#mobile_menu .menubar-content {
  position: relative;
  transform: scale(0.75);
  opacity: 0;
}
#mobile_menu .menubar-content a {
  padding: 10px 15px;
  margin: 5px 0;
  color: #ffffff !important;
  background: #212a3c;
  border-radius: 10px;
  font-size: 14px;
}
#mobile_menu .menubar-content .menu-item:first-child a {
  margin-top: 10px;
}
#mobile_menu .menubar-content .menu-item:last-child a {
  margin-bottom: 0;
}
#mobile_menu .widget {
  opacity: 0;
  transform: scale(0.75);
  transition-delay: 0.5s;
}
#mobile_menu .widget .widgettitle {
  display: none;
}
#mobile_menu .widget .textwidget > br {
  display: none;
}
#mobile_menu .widget .textwidget > a {
  display: block;
  color: #ffffff;
  margin-top: 15px;
  font-size: 0.9rem;
}
#mobile_menu .widget .textwidget > a > .feather {
  color: #009ED9;
  position: relative;
  top: 3px;
  margin-right: 10px;
  font-size: 1.12rem;
}
#mobile_menu .widget .textwidget > a:first-child {
  margin-top: 35px;
}
#mobile_menu.opened {
  height: calc(100vh - 330px);
  transition: all 0.25s ease-out;
  z-index: 999;
}
#mobile_menu.opened .menubar-content {
  transition: all 0.5s ease-out;
  transform: scale(1);
  opacity: 1;
}
#mobile_menu.opened .widget {
  transition: all 0.5s ease-out;
  transition-delay: 0.25s;
  opacity: 1;
  transform: scale(1);
}

.top-contacts-btn {
  position: relative;
  margin-right: 60px;
  top: -11px;
}
.top-contacts-btn .feather {
  position: absolute;
  top: 0;
  opacity: 0;
  animation: top-contacts-btn 6s linear infinite;
}
.top-contacts-btn .feather:nth-child(1) {
  animation-delay: 0s;
}
.top-contacts-btn .feather:nth-child(2) {
  animation-delay: 2s;
}
.top-contacts-btn .feather:nth-child(3) {
  animation-delay: 4s;
}
.top-contacts-btn::before {
  position: absolute;
  top: -15px;
  left: -16px;
  content: "";
  border-radius: 12px;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  animation: radial-pulsation 2s linear infinite;
  animation-delay: 0.25s;
}
.top-contacts-btn::after {
  position: absolute;
  top: -15px;
  left: -16px;
  content: "";
  border-radius: 12px;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  animation: radial-pulsation 2s linear infinite;
  animation-delay: 0.95s;
}

.wpcf7-form p {
  margin: 0;
}
.wpcf7-form span {
  line-height: normal;
}
.wpcf7-form label {
  min-width: 100%;
  margin: 10px 0 0;
  line-height: normal;
}
.wpcf7-form .wpcf7-response-output {
  display: none;
}
.wpcf7-form input {
  border-radius: 12px;
  margin: 10px 0 10px;
}
.wpcf7-form .wpcf7-submit {
  margin: 15px 0 0;
}

.navbar-top-secondary {
  position: absolute;
  right: 0;
}
.navbar-top-secondary a.ttip, .navbar-top-secondary a.m-item {
  display: inline-block;
  height: 100%;
}
.navbar-top-secondary a.ttip:last-child, .navbar-top-secondary a.m-item:last-child {
  margin-right: 0 !important;
}
.navbar-top-secondary a.ttip .feather, .navbar-top-secondary a.m-item .feather {
  font-size: 18px !important;
}
.navbar-top-secondary a.ttip.mtm-user, .navbar-top-secondary a.m-item.mtm-user {
  top: -2px;
}
.navbar-top-secondary a.ttip.top-contacts-btn, .navbar-top-secondary a.m-item.top-contacts-btn {
  margin-left: 5px;
}
.navbar-top-secondary a.ttip.btn-menu, .navbar-top-secondary a.m-item.btn-menu {
  position: relative;
  top: 1px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 12px;
  width: 38px;
  height: 38px;
  margin-left: -5px;
}
.navbar-top-secondary .top-contacts-btn {
  position: relative;
  top: -16px;
}

.navbar-mobile {
  position: absolute;
  top: 60px;
  left: 0;
  height: 100%;
  width: 100%;
}

@keyframes top-contacts-btn {
  0% {
    opacity: 0;
    transform: scale(0, 0);
  }
  5%, 30% {
    opacity: 1;
    transform: scale(1.3, 1.3);
  }
  7.5%, 12% {
    opacity: 1;
    transform: scale(1, 1);
  }
  10% {
    opacity: 1;
    transform: scale(1.1, 1.1);
  }
  13% {
    opacity: 1;
    transform: scale(1.055, 1.055);
  }
  13.5%, 28.5% {
    opacity: 1;
    transform: scale(1, 1);
  }
  40% {
    opacity: 0;
    transform: scale(0, 0);
  }
}
@keyframes radial-pulsation {
  0% {
    opacity: 0;
    transform: scale(0.5, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  30% {
    opacity: 1;
    transform: scale(0.7, 0.7);
    border: 3px solid rgba(255, 255, 255, 0.3);
  }
  80% {
    opacity: 0;
    transform: scale(1, 1);
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  100% {
    opacity: 0;
    transform: scale(1, 1);
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.feather.icon-gift::before {
  animation: promos 4s linear infinite;
}

@keyframes promos {
  0% {
    color: #ffffff;
  }
  5% {
    color: #f00060;
  }
  25% {
    color: #ffffff;
  }
  100% {
    color: #ffffff;
  }
}
.modal-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.modal-header h4 {
  margin: 4% 3% 4%;
  font-size: 20px;
}
.modal-header .close {
  margin-top: 0;
  background: #006c99;
  border: none;
  color: #ffffff;
  opacity: 1;
  padding: 4px 10px;
  margin-right: 3%;
  border-radius: 12px;
  transition: all 0.25s ease-in;
}
.modal-header .close:hover {
  background: #009ED9;
}

.modal-body {
  padding: 6% 12% 9% 12%;
}

.mtm-modal-footer {
  padding-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.wpcf7-response-output {
  border-radius: 12px;
  font-size: 14px;
}

.checkbox-755 .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-left: 0;
  padding-left: 0;
  width: 100%;
}
.checkbox-755 .wpcf7-checkbox .wpcf7-list-item label {
  margin-left: 0;
  padding-left: 0;
  width: 100%;
}
.checkbox-755 .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  margin-left: 10px;
}

.post-258 ul {
  padding-left: 0;
  margin-left: 0;
}
.post-258 ul li.p1 {
  position: relative;
  list-style-type: none;
  margin-left: 25px;
  margin-top: 10px;
  margin-bottom: 20px;
  z-index: 2;
}
.post-258 ul li.p1::before {
  position: absolute;
  top: -10px;
  left: -25px;
  content: "";
  display: block;
  background: rgba(0, 108, 153, 0.1);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  z-index: -1;
}

.term-mnogojetazhki .page-heading-banner,
.term-mnogojetazhki-g-pon .page-heading-banner,
.term-chastnyj-sektor .page-heading-banner,
.term-dlja-biznesa .page-heading-banner {
  display: none;
}
.tariffs-category-outer {
  position: relative;
  border-radius: 8px;
  box-shadow: 0 15px 20px -5px rgba(0, 0, 0, 0.17);
  overflow: hidden;
}
.tariffs-category-outer .tariffs-category-item {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  transform: scale(1, 1);
  min-height: 220px;
  transition: all 0.25s ease-in;
}
.tariffs-category-outer:hover .tarrifs-category-item {
  transform: scale(1.2, 1.2);
}
.tariffs-category-outer .tariffs-category-item-text {
  position: absolute;
  top: 0;
  padding: 30px;
  display: block;
  height: 100%;
  width: 100%;
}
.tariffs-category-outer .tariffs-category-item-text .tariffs-link-cover {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
}
.tariffs-category-outer .tariffs-category-item-text .tariffs-link-cover h4 {
  color: #ffffff;
  margin: 0;
}
.tariffs-category-outer .tariffs-category-item-text .tariffs-link-cover p {
  color: #ffffff;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 7px;
  max-width: 220px;
}
.tariffs-category-outer .tariffs-category-item-text .tariffs-link-cover .tariffs-link {
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
}
.tariffs-category-outer .tariffs-category-item-text .tariffs-link-cover .tariffs-link:hover {
  text-decoration: none;
}

.navbar-top-secondary .wpm-language-switcher li[class^=item-language-] {
  position: absolute;
  top: 4px;
  left: -65px;
  float: left;
  display: inline;
}
.navbar-top-secondary .wpm-language-switcher li[class^=item-language-].active {
  display: none;
}
.navbar-top-secondary .wpm-language-switcher li[class^=item-language-] a {
  color: #ffffff;
}

#mobile_menu .lang-label {
  display: inline-block;
  margin: 10px 10px 5px 0;
  font-size: 14px;
}
#mobile_menu .wpm-language-switcher {
  display: inline-block;
  margin: 12px 0 5px 0;
}
#mobile_menu .wpm-language-switcher li[class^=item-language-] {
  position: relative;
  width: auto !important;
}
#mobile_menu .wpm-language-switcher li[class^=item-language-].active {
  display: none;
}
#mobile_menu .wpm-language-switcher li[class^=item-language-] a {
  color: #009ED9;
}
#mobile_menu .primary-nav {
  margin-left: 0;
}

.navbar-inner-left {
  position: absolute;
  top: 0;
  left: 15px;
  display: block;
  height: 100%;
  width: 30px;
  overflow: hidden;
  z-index: 9999;
}
.navbar-inner-right {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  height: 100%;
  width: 30px;
  overflow: hidden;
  z-index: 99999;
}
.numeric {
  margin-right: 5px;
}
.numeric:last-child {
  margin-right: 1px;
}

/* Landscape */
@media (min-width: 1025px) {
  #contactsbar .contactbar-content {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  #contactsbar .contactbar-content a {
    display: inline;
    line-height: 80px;
  }

  .navbar-top-secondary a.ttip-btn {
    margin-right: 0 !important;
  }
  .navbar-top-secondary a.ttip.mtm-user {
    margin-right: 0 !important;
  }
}
@media (min-width: 979px) {
  ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
    display: block;
  }

  .comment-list .children {
    padding: 0;
    margin-left: 74px;
    padding-bottom: 15px;
  }

  .comment-list .media {
    margin-top: 0;
  }

  .dropdown .dropdown-menu {
    opacity: 0;
    transition: opacity 0.25s ease-out;
  }
  .dropdown .dropdown-menu .menu-item {
    padding: 0;
  }
  .dropdown .dropdown-menu .menu-item a {
    padding: 0 !important;
    margin: 10px 15px 10px 15px;
  }
  .dropdown .dropdown-menu .menu-item:first-child {
    padding-left: 0 !important;
  }
  .dropdown .dropdown-menu .menu-item:first-child a {
    padding-left: 0 !important;
  }
  .dropdown .dropdown-menu.show {
    opacity: 1;
    transition: opacity 0.25s ease-in;
  }

  .navbar-nav {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .navbar-nav.primary-nav .menu-item a {
    min-height: 63px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 30px;
  }
  .navbar-nav.primary-nav .menu-item:first-child a {
    margin-left: 40px;
  }
  .navbar-nav.primary-nav .menu-item:last-child a {
    margin-right: 0;
  }
  .navbar-nav.second-nav .menu-item {
    padding-right: 0 !important;
    margin-right: 30px;
  }
  .navbar-nav.second-nav .menu-item a {
    min-height: 36px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }
  .navbar-nav.second-nav .menu-item a .menu-image {
    padding-right: 10px !important;
    height: 36px;
    width: auto;
  }
  .navbar-nav.second-nav .menu-item a .menu-image-title {
    white-space: nowrap;
    font-size: 0.95em;
  }
  .navbar-nav.second-nav .menu-item:last-child {
    margin-right: 0;
  }
  .navbar-nav.second-nav .menu-item:last-child a {
    margin-right: 0;
  }

  .mtm-admin-menu {
    position: absolute;
    left: auto;
    right: 30px;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.14), 0 4px 5px 0 rgba(0, 0, 0, 0.098), 0 1px 10px 0 rgba(0, 0, 0, 0.084);
  }
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .modal .modal-dialog {
    min-width: 500px;
  }
}
@media (max-width: 1024px) {
  .progress.big {
    width: 100%;
  }

  .ttip .ttip-title {
    display: none !important;
  }

  .container-nowrap {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0;
    -webkit-overflow-scrolling: touch;
  }
  .container-nowrap::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .container-nowrap .tariffs-container > .row {
    margin: 0 !important;
    padding: 0 !important;
    width: 1130px;
  }
  .container-nowrap .tariffs-container > .row .col-md-4:first-child {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }

  .navbar {
    min-height: 60px;
  }

  .navbar {
    position: relative;
    padding: 0;
    margin: 0;
  }
  .navbar.navbar-expand {
    min-height: auto;
  }
  .navbar .navbar-nav {
    margin-left: 0;
    padding-left: 0;
  }
  .navbar .navbar-nav.second-nav {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    width: calc(100vw - 30px);
    -webkit-overflow-scrolling: touch;
  }
  .navbar .navbar-nav.second-nav::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .navbar .navbar-nav.second-nav .menu-item {
    margin-right: 30px !important;
  }
  .navbar .navbar-nav.second-nav .menu-item a {
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: row;
    min-height: 53px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 14px !important;
  }
  .navbar .navbar-nav.second-nav .menu-item a .menu-image {
    position: relative !important;
    padding-right: 10px !important;
    height: 36px;
    width: auto;
  }
  .navbar .navbar-nav.second-nav .menu-item a .menu-image-title {
    margin-right: 0 !important;
  }
  .navbar .navbar-nav.second-nav .menu-item:last-child a {
    padding-right: 0;
  }

  .navbar-top-secondary a.ttip.mtm-user {
    margin-right: 0 !important;
  }

  #contactsbar {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #contactsbar::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  #contactsbar .contactbar-content {
    display: inline-block;
    transition: all 0.1s ease-out;
  }
  #contactsbar .contactbar-content a {
    display: inline;
    line-height: 60px;
  }
  #contactsbar .contactbar-content a:last-child {
    margin-right: 15px;
  }
  #contactsbar.opened {
    height: 60px;
  }
  #contactsbar.opened .contactbar-content {
    transition: all 0.1s ease-in;
    transition-delay: 0.25s;
    opacity: 1;
  }
}
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 264dpi), only screen and (min-resolution: 2dppx) {
  .navbar {
    position: relative;
    padding: 0;
    margin: 0;
  }
  .navbar.navbar-expand {
    min-height: auto;
  }
  .navbar .navbar-nav {
    margin-left: 0;
    padding-left: 0;
  }
  .navbar .navbar-nav.second-nav {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    width: calc(100vw - 30px);
    -webkit-overflow-scrolling: touch;
  }
  .navbar .navbar-nav.second-nav::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .navbar .navbar-nav.second-nav .menu-item {
    margin-right: 30px !important;
  }
  .navbar .navbar-nav.second-nav .menu-item a {
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: row;
    min-height: 53px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 14px !important;
  }
  .navbar .navbar-nav.second-nav .menu-item a .menu-image {
    position: relative !important;
    padding-right: 10px !important;
    height: 36px;
    width: auto;
  }
  .navbar .navbar-nav.second-nav .menu-item a .menu-image-title {
    margin-right: 0 !important;
  }
  .navbar .navbar-nav.second-nav .menu-item:last-child a {
    padding-right: 0;
  }

  .page-heading-banner .page-heading-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 415px;
  }
  .page-heading-banner .img-fluid {
    position: absolute;
    bottom: 0;
    display: flex;
    height: auto;
    width: 100% !important;
  }

  .single .page-heading-text {
    height: 100px;
  }

  footer .widget_media_image {
    max-width: 260px;
  }
}
@media (max-width: 1023px) {
  .navbar {
    position: relative;
    padding: 0;
    margin: 0;
  }
  .navbar.navbar-expand {
    min-height: auto;
  }
  .navbar .navbar-nav {
    margin-left: 0;
    padding-left: 0;
  }
  .navbar .navbar-nav.second-nav {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    width: calc(100vw - 30px);
    -webkit-overflow-scrolling: touch;
  }
  .navbar .navbar-nav.second-nav::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .navbar .navbar-nav.second-nav .menu-item {
    margin-right: 30px !important;
  }
  .navbar .navbar-nav.second-nav .menu-item a {
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: row;
    min-height: 53px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 14px !important;
  }
  .navbar .navbar-nav.second-nav .menu-item a .menu-image {
    position: relative !important;
    padding-right: 10px !important;
    height: 36px;
    width: auto;
  }
  .navbar .navbar-nav.second-nav .menu-item a .menu-image-title {
    margin-right: 20px !important;
  }
  .navbar .navbar-nav.second-nav .menu-item:last-child a {
    padding-right: 0;
  }

  .navbar-top-secondary a.ttip {
    margin-right: 30px;
  }
  .navbar-top-secondary a.ttip.mtm-user {
    margin-right: 35px !important;
  }
  .navbar-top-secondary a.ttip.top-contacts-btn {
    margin-left: 10px;
    margin-right: 55px;
  }
  .navbar-top-secondary a.ttip.btn-menu {
    top: 0;
    margin-left: -5px;
  }
  .navbar-top-secondary a.ttip.btn-menu .feather {
    position: relative;
    top: -1px;
  }
  .navbar-top-secondary #searchbar .form-group {
    margin-top: 55px;
  }
}
@media (max-width: 978px) {
  .lang-selector {
    display: none;
  }

  .mtm-coverage-section .text-coverage {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .mtm-coverage-section .text-coverage .col-icon {
    position: relative;
    display: inline;
    height: 100%;
    width: 10%;
    float: left;
  }
  .mtm-coverage-section .text-coverage .col-icon .fui {
    position: relative;
    top: -6px;
    font-size: 22px;
    margin-right: 7px;
  }
  .mtm-coverage-section .text-coverage .col-text {
    display: inline;
    width: 90%;
    float: left;
  }
  .mtm-coverage-section .text-coverage-help {
    font-size: 16px;
  }
  .mtm-coverage-section .text-coverage-help .feather {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .progress.big {
    width: 100%;
  }

  .page-heading-banner .page-heading-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: auto !important;
  }
  .page-heading-banner .img-fluid {
    position: relative !important;
    bottom: auto;
    display: flex;
    height: auto;
    width: 100% !important;
  }

  footer .widget_media_image {
    max-width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-top-secondary a.ttip {
    margin-right: 18px;
  }
  .navbar-top-secondary a.ttip.mtm-user {
    margin-right: 20px !important;
  }
  .navbar-top-secondary a.ttip.top-contacts-btn {
    margin-left: 5px;
    margin-right: 40px;
  }
  .navbar-top-secondary a.ttip.btn-menu {
    top: 1px;
    margin-left: -5px;
  }
  .navbar-top-secondary a.ttip.btn-menu .feather {
    position: relative;
    top: -1px;
  }
}
@media screen and (max-width: 480px) {
  .progress.big {
    width: 100%;
  }

  .prlx-container {
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
  }

  .container-nowrap {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0;
    -webkit-overflow-scrolling: touch;
  }
  .container-nowrap::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .container-nowrap .tariffs-container > .row {
    margin: 0 !important;
    padding: 0 !important;
    width: 1130px;
  }
  .container-nowrap .tariffs-container > .row .col-md-4:first-child {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }

  .container .d-inline {
    display: block !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
  }
  .container .in-cat {
    margin-left: 0 !important;
    clear: both;
  }

  .container-nowrap {
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0;
    -webkit-overflow-scrolling: touch;
  }
  .container-nowrap::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .container-nowrap .tariffs-container {
    margin-left: 0;
  }
  .container-nowrap .tariffs-container > .row {
    margin-left: 0;
  }
  .container-nowrap .tariffs-container > .row > .col-sm-4 {
    padding-left: 0;
    float: left;
  }
  .container-nowrap .tariffs-container .tile {
    max-width: 290px;
  }

  .call-centre-container .messager {
    margin-top: 15px;
  }

  #searchbar .form-group {
    padding-top: 60px;
  }

  footer .widget_media_image {
    max-width: 200px;
  }
}
@media screen and (max-width: 320px) {
  .progress.big {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1280px;
	}
}