html,
body,
div,
li,
span,
p,
address {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  color: #2c2c44;
}
body {
  background: url("../img/bg.png") 0 0 no-repeat;
  padding-top: 70px;
  background-size: contain, contain;
  /* Меняем масштаб */
}
body.null {
  background-image: none;
}
.vb {
  background: url("../img/dot.png") top center repeat-y;
}
.viber-bg {
  min-height: 600px;
  background: url("../img/01.png") 0 center no-repeat;
  background-size: contain, contain;
  /* Меняем масштаб */
}
.bg1 {
  margin-bottom: 60px;
}
::-moz-selection {
  background: #999999;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #999999;
  color: #fff;
  text-shadow: none;
}
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: bolder;
  color: #2c2c44;
}
h1 {
  font-size: calc(1em + 1.9vw);
  line-height: calc(1em + 0.5vw);
}
h2 {
  font-size: calc(1.2em + 1.5vw);
}
h3 {
  font-size: calc(1.2em + 1vw);
}
h4 {
  font-size: calc(1.2em + 0.5vw);
  font-weight: normal;
}
.b {
  font-weight: bold !important;
}
.h4-like-h3 {
  font-size: calc(1.2em + 1vw);
  font-weight: bold;
}
.upp {
  text-transform: uppercase !important;
}
a {
  color: #03a9fe;
  outline: none;
  text-decoration: underline;
}
a:hover {
  color: #03a9fe;
  text-decoration: none;
}
.blue {
  color: #03a9fe !important;
}
p {
  text-align: left;
  padding: 5px 0;
  margin: 0px;
}
div.container {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .col-xs-12,
  .col-xs-6,
  .col-12 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.btn {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: 500;
}
.btn.btn-sm {
  padding: 8px 20px;
  line-height: 1.4;
}
.btn.btn-sm.btn-radius {
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
}
.btn-primary {
  border-radius: 30px;
  background-color: #21e0f8;
  background-image: -moz-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  background-image: -webkit-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  background-image: -ms-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  box-shadow: 0px 9px 16px 0px rgba(1, 32, 49, 0.14);
  border: 0 solid transparent !important;
  padding: 15px 30px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #21e0f8;
  background-image: -moz-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  background-image: -webkit-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  background-image: -ms-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-xl {
  font-size: 18px;
  padding: 18px 30px;
}
.btn.btn-xl.btn-radius {
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
}
.btn-info {
  background: linear-gradient(to left, #21dff8, #01a4ff);
  border: 0 solid transparent !important;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #01a4ff;
  border-color: #005cbf;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  background-color: #01a4ff;
}
.btn-info:active,
.btn-info:focus,
.btn-primary:active,
.btn-primary:focus {
  background-color: #01a4ff;
  background-image: linear-gradient(to left, #01a4ff, #01a4ff) !important;
  border: 0 solid transparent !important;
  outline: none !important;
  box-shadow: none !important;
}
.btn-outline-primary {
  border-radius: 30px;
  color: #03a9fe !important;
  padding: 14px 30px;
  box-shadow: 0px 9px 16px 0px rgba(1, 32, 49, 0.14);
}
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
  background: transparent;
  border: 1px solid #03a9fe !important;
  outline: none !important;
  box-shadow: none !important;
}
.btn-outline-info {
  border-radius: 30px;
  border: 1px solid #ffffff !important;
  color: #03a9fe !important;
  padding: 14px 30px;
  box-shadow: 0px 9px 16px 0px rgba(1, 32, 49, 0.14);
  background-color: #ffffff;
}
.btn-outline-info:hover,
.btn-outline-info:active,
.btn-outline-info:focus {
  background: #ffffff;
  border: 1px solid #ffffff !important;
  outline: none !important;
  box-shadow: none !important;
}
.btn-outline-info--partners {
  border-radius: 45px;
  border: 1px solid #ffffff !important;
  color: #03a9fe !important;
  padding: 14px 30px;
  box-shadow: 0px 9px 16px 0px rgba(1, 32, 49, 0.14);
  background-color: #ffffff;
}
.btn-outline-info--partners:hover,
.btn-outline-info--partners:active,
.btn-outline-info--partners:focus {
  background: #00a4f6;
  border: 1px solid #ffffff !important;
  outline: none !important;
  box-shadow: none !important;
}
.btn-outline-primary:active {
  color: #ffffff !important;
}
.btn-default {
  background: transparent;
  color: #00a4ff !important;
  border: 1px solid #00a4ff;
}
.btn-default:focus,
.btn-default:active {
  outline: none !important;
  box-shadow: none !important;
}
.btn-switch {
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  padding: 0;
}
.btn-switch.active {
  background: #00a4ff;
  color: #fff !important;
}
.btn:disabled {
  background: #bdbdbd;
  border-color: #bdbdbd;
  color: #8e8e8e !important;
}
div.line_b {
  width: 64px;
  height: 5px;
  background-image: -moz-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  background-image: -webkit-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  background-image: -ms-linear-gradient(180deg, #21e0f8 0%, #00a4ff 100%);
  border-radius: 5px;
  margin-bottom: 5px;
}
div.line {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #c0c0c0;
}
.un,
.un2 {
  text-transform: uppercase;
  font-weight: bolder;
  padding-bottom: 10px;
}
.un2 {
  color: #989898;
  font-size: 1.1em;
}
.un3 {
  font-weight: bolder;
  padding-bottom: 10px;
}
div.off_vb {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #c0c0c0;
  border-radius: 100px;
  position: relative;
  left: 50%;
  margin-left: -50px;
  margin-bottom: 20px;
  background-color: #fff;
}
.off_vb img,
.off_vb2 img {
  vertical-align: middle;
}
.off_vb2 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.navbar {
  padding: 8px 90px !important;
}
@media (max-width: 1399px) {
  .navbar {
    padding: 8px 45px !important;
  }
}
@media (max-width: 1299px) {
  .navbar {
    padding: 8px 15px !important;
  }
}
.navbar-text .navbar-item + .navbar-item {
  margin-left: 15px;
}
@media (min-width: 992px) {
  .navbar-text .navbar-item + .navbar-item {
    display: inline !important;
  }
}
@media (max-width: 1099px) {
  .navbar-text .navbar-item + .navbar-item {
    margin-left: 3px;
  }
}
.navbar-text .navbar-item.phone-item {
  font-size: 1em;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .navbar-text {
    padding-top: 15px;
  }
  .navbar-text .navbar-item.phone-item {
    position: absolute;
    top: 4px;
    right: 125px;
    font-size: 0.8em;
  }
}
@media (max-width: 1099px) {
  .navbar-text .navbar-item.phone-item {
    right: 112px;
  }
}
@media (max-width: 991px) {
  .navbar-text .navbar-item.phone-item {
    position: static;
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .navbar-text {
    text-align: center !important;
  }
  .navbar-text .navbar-item {
    display: inline-block;
    margin-bottom: 10px;
  }
  .navbar-text .navbar-item.phone-item {
    margin-bottom: 0;
  }
}
.navbar-light {
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 #c0c0c0;
}
.navbar-light a {
  text-decoration: none;
  color: #2c2c44;
  font-size: 0.9em;
  line-height: 1.4;
}
.navbar-light a.nav-link:hover,
.navbar-light a.dropdown-item:hover {
  color: #03a9fe !important;
}
.navbar-nav .nav-item {
  margin-left: 30px;
}
@media (max-width: 1320px) {
  .navbar-nav .nav-item {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  .navbar-nav .nav-item {
    margin-left: 0;
    margin-top: 10px;
  }
}
a.nav-link {
  padding: 0 !important;
}
.o_companii:before,
.tarifi:before,
.uslugi:before,
.podcluchenie:before,
.partneram:before,
.kontakti:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.o_companii:before {
  background: url("../img/o_companii.png") center 0 no-repeat;
}
.tarifi:before {
  background: url("../img/tarifi.png") 0 0 no-repeat;
}
.uslugi:before {
  background: url("../img/uslugi.png") 0 0 no-repeat;
}
.podcluchenie:before {
  background: url("../img/podcluchenie.png") 0 0 no-repeat;
}
.partneram:before {
  background: url("../img/partneram.png") 0 0 no-repeat;
}
.kontakti:before {
  background: url("../img/kontakti.png") 0 0 no-repeat;
}
div.clients {
  height: 100px;
  background: #ffffff url(../img/clients.jpg) 0 0px repeat-x;
  margin-top: 20px;
}
div.bg-blue {
  background: linear-gradient(to left, #21dff8, #01a4ff);
}
.foot {
  font-size: 0.8em;
  margin-top: 50px;
  margin-bottom: 20px;
  margin-top: 30px !important;
}
ul.footer {
  list-style: none;
  padding-left: 0;
}
ul.footer li {
  margin-bottom: 15px;
}
ul.footer a {
  color: #2c2c44;
  text-decoration: none;
  padding-left: 0 !important;
}
ul.footer a:hover {
  color: #03a9fe !important;
}
.foot .foot-text {
  margin-top: 15px;
}
.foot .foot-button {
  margin: 15px auto;
}
@media (max-width: 575px) {
  .foot .foot-text {
    text-align: center;
  }
  .foot .foot-logo {
    margin-bottom: 15px;
  }
  .foot-logo-image {
    float: left;
    margin-top: 7px;
  }
  .foot .foot-button {
    margin: 0;
    float: right;
  }
}
.table-hover ul {
  list-style: none;
  padding-left: 20px;
}
.sms {
  padding: 0 0 30px 120px;
}
.sms1 {
  background: url(../img/parametri_icon_1.png) 0 5px no-repeat;
}
.sms2 {
  background: url(../img/parametri_icon_2.png) 0 5px no-repeat;
}
.sms3 {
  background: url(../img/parametri_icon_3.png) 0 5px no-repeat;
}
#api_viber,
#api_crm,
#api_individ {
  display: none;
}
div.like,
div.like-2 {
  padding-right: 55px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url(../img/like.png) 95% center no-repeat;
}
div.like-2 {
  font-size: 1em;
}
div.like_l {
  padding-left: 55px;
  background: url(../img/like.png) 0 center no-repeat;
  font-weight: bold;
  min-height: 30px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.table tr th {
  vertical-align: top;
  line-height: 1em;
}
.thead-dark th {
  background-color: #ebebeb !important;
  color: #2c2c44 !important;
  border: 1px solid #ebebeb !important;
}
.tb-bold tbody tr td {
  font-weight: bold;
}
.tb-bold tbody tr td small {
  font-weight: normal;
}
.top50 {
  margin-top: 30px;
}
.c20-block div.c20 {
  border: 1px solid #ebebeb;
  padding: 0px;
  padding-bottom: 20px;
  box-shadow: 0px 9px 16px 0px rgba(1, 32, 49, 0.14);
  border-radius: 15px;
}
.c20-block div.c20 div {
  background: #00a3ff url(../img/cto_bg.png) right top no-repeat;
  padding: 10px 10px 5px 15px;
  -moz-border-radius-bottomleft: 15px;
  min-height: 60px;
  color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.c20-block div.c20 div.stop {
  background: #00a3ff;
}
.c20-block p,
div.c20 div {
  text-align: left;
  padding: 10px 15px;
}
.all-clients div.row img {
  margin-top: 20px;
  margin-bottom: 20px;
}
td.gray {
  box-shadow: inset 0px 7px 18px 0px rgba(47, 47, 48, 0.14);
}
div.top_line {
  border-top: 2px solid #00a3ff;
  margin-left: 80px;
  text-transform: uppercase !important;
  font-weight: 700;
  padding-top: 5px;
}
.col-md-3 {
  margin-top: 10px;
}
a.nav-item {
  text-transform: uppercase !important;
  text-decoration: none;
  padding: 10px 20px !important;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
.owl-theme .owl-dots .owl-dot {
  outline: none;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 5px 9px;
}
.logo-carousel.owl-theme .owl-dots .owl-dot span {
  background: #d6d6d6;
}
.logo-carousel .owl-dots {
  bottom: 0;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: linear-gradient(to left, #21dff8, #01a4ff);
}
.top-slider .owl-item {
  overflow: hidden;
}
.top-slider .item {
  position: relative;
  height: 500px;
}
.top-slider .item .item-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}
.top-slider .item .item-title {
  font-size: 44px;
  line-height: 1.18;
  color: #fff;
  font-weight: 300;
  margin-bottom: 15px;
}
.top-slider .item .item-text {
  font-size: 24px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 50px;
}
.top-slider .item img {
  width: auto !important;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1099px) {
  body {
    padding-top: 77px;
  }
}
@media only screen and (max-width: 991px) {
  body {
    padding-top: 66px;
  }
  div.line {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .ol-sm-12,
  .container,
  .row {
    margin-top: 10px;
  }
  .off_vb2 {
    margin-bottom: 20px;
    margin-top: 0;
  }
  .top-slider .item {
    height: 440px;
  }
  .top-slider .item .item-title {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .top-slider .item .item-text {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .owl-carousel .owl-dots {
    bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .col-12,
  .col-xs-12 {
    margin-top: 10px;
  }
  .top-slider .item {
    height: auto;
    padding-bottom: 55px;
  }
  .top-slider .item .item-title {
    font-size: 30px;
  }
  .top-slider .item .item-text {
    font-size: 16px;
  }
  .top-slider .item .item-content {
    align-items: start;
    text-align: center;
  }
}
@media only screen and (max-width: 420px) {
  .top-slider .item .item-title {
    font-size: 26px;
  }
}
.bubble {
  width: 46px;
  height: 46px;
  position: fixed;
  top: 94px;
  left: 24px;
  z-index: 999;
}
.bubble .bubble-inner {
  position: relative;
  height: 46px;
}
.bubble .bubble-content-inner {
  width: 0;
  height: 46px;
  transition: width 0.2s;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 23px;
  z-index: 1;
}
.bubble .bubble-content {
  width: 160px;
  float: right;
  height: 46px;
  background: #00a4ff;
  padding: 3px 0 3px 23px;
  -webkit-border-top-right-radius: 23px;
  -moz-border-top-right-radius: 23px;
  border-top-right-radius: 23px;
  -webkit-border-bottom-right-radius: 23px;
  -moz-border-bottom-right-radius: 23px;
  border-bottom-right-radius: 23px;
}
.bubble .bubble-content a {
  color: #fff;
  text-decoration: none;
}
.bubble .bubble-content .text,
.bubble .bubble-content .phone {
  width: 100%;
  height: 20px;
  font-size: 14px;
  line-height: 1.429;
  color: #fff;
}
.bubble .bubble-content .phone {
  font-weight: bold;
  position: relative;
  z-index: 100;
}
.bubble .bubble-button {
  width: 100%;
  height: 100%;
  background: #00a4ff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  border: 1px solid #00a4ff;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.bubble .bubble-speak,
.bubble .bubble-setting,
.bubble .bubble-cross {
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.2s;
}
.bubble .bubble-speak,
.bubble .bubble-setting {
  opacity: 1;
}
.bubble .bubble-speak {
  background-image: url("/img/bubble/speak.svg");
  -webkit-background-size: 28px;
  background-size: 28px;
}
.bubble .bubble-setting {
  background-image: url("/img/bubble/setting.svg");
  -webkit-background-size: 14px;
  background-size: 14px;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-delay: 0;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-delay: 0;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: ckw;
  -moz-animation-duration: 10s;
  -webkit-animation-name: ckw;
  -webkit-animation-duration: 10s;
}
.bubble .bubble-cross {
  background-image: url("/img/bubble/cross.svg");
  -webkit-background-size: 11px;
  background-size: 11px;
  opacity: 0;
}
.bubble.open .bubble-content-inner {
  width: 160px;
}
.bubble.open .bubble-speak,
.bubble.open .bubble-setting {
  opacity: 0;
}
.bubble.open .bubble-cross {
  opacity: 1;
}
@-webkit-keyframes ckw {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes ckw {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes cckw {
  0% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes cckw {
  0% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
  100% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
}
#topcontrol {
  z-index: 10 !important;
}
@media (max-width: 1500px) {
  .navbar-light a {
    font-size: 0.75em;
  }
}
.circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-shrink: 0;
}
.circle--gray {
  background-color: #f3f3f3;
}

.section-main {
  gap: 50px;
  margin-top: 20px;
  padding: 20px;
}
.benefits {
  gap: 10px;
  flex-grow: 1;
  padding: 10px;
  max-width: 320px;
}

.box-with-shadow {
  box-shadow: 0px 0px 30px 0px #00000026;
  border-radius: 18px;
  gap: 25px;
  padding: 20px;
  width: 100%;
}

.box-with-shadow--blue {
  background-color: #00a4f6;
}

.tag {
  background-color: #ffffff;
  color: #007aff;
  border-radius: 45px;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-left: 15px;
}
.btn-container {
  background-color: #007aff;
  color: #ffffff;
  gap: 20px;
  max-height: 80px;
  max-width: 350px;
}
.arrow-container {
  background-color: #f3f3f3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: relative;
  left: 12px;
}
