@charset "UTF-8";

@font-face {
  font-display: swap;
  font-family: "PFSquareSansPro-Bold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/PFSquareSansProBold.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "PFSquareSansPro-Medium";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/PFSquareSansPro-Medium.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "PFSquareSansPro-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/PFSquareSansPro-Regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/source-sans-pro-v13-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/source-sans-pro-v13-cyrillic_latin-600.woff2")
    format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/source-sans-pro-v13-latin-700.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontello.woff2") format("woff2");
}

body {
  font-size: 18px;
  font-family: "PT Sans Narrow", sans-serif;
  color: #111;
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge {
  font-family: inherit;
  font-weight: 500;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

header {
}

footer {
  padding: 2.22em 0;
  color: #fff;
}

.padding-7 {
  padding-left: 7px;
  padding-right: 7px;
}

small,
.small {
  font-size: 75%;
}

big,
.big {
  font-size: 125%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
}

.h2,.uk-h2 {
  text-transform: uppercase;
  font-size: 2.6em;
}

.bold {
  font-weight: 700;
}

.top-line {
  font-family: "PT Sans", sans-serif;
  padding: 10px 0;
  clear: both;
}

header .soc-footer a img {
  width: 30px;
  height: 30px;
}

.logo-text {
  text-transform: uppercase;
  font-size: 1em;
  display: inline-block;
  margin-top: 20px;
}

.logo-img {
  float: left;
}

.header-logo img {
  max-height: 90px;
}

.top-phone {
  color: inherit;
  font-size: 2em;
  margin-right: 10px;
}

.top-phone a {
  color: inherit;
}

.top-line .uk-button.yellow-bg {
  border: 0;
  font-size: 1rem;
  font-weight: 400;
  font-size: 1em;
  color: #111;
  text-transform: uppercase;
  background: #ffc704;
  padding: 0.83em 1.4em;
  line-height: 1;
  border-radius: 7px;
  display: inline-block;
  border: none;
}

.phone {
  font-size: 1.4444em;
  line-height: 1;
}

.phone-mobile {
  display: none;
}

.phone a {
  color: #111;
  font-size: 1.24em;
}

.phone span {
  font-size: 1.54em;
}

header .soc-footer {
  display: inline;
  margin-bottom: 0;
}

.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  min-height: auto;
  padding: 0 15px;
  font-size: 1em;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.uk-nav-default {
  font-size: 0.875rem;
  font-size: 16px;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: transparent;
}

.uk-navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  padding: 0;
}

.uk-offcanvas-bar {
  background: #0066a1;
}

.uk-nav-header {
  font-size: 16px;
}

.uk-offcanvas-bar .uk-nav-default > li > a {
  color: rgb(255, 255, 255);
}

.top-menu-section .top-menu ul li {
  margin: 0;
}

.top-menu-section {
  height: 60px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.uk-navbar-nav > li.uk-active > a,
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li > a.uk-open {
  color: #ffc704;
}

.callback {
}

a:hover,
a:focus {
  text-decoration: none;
}

.callback a,
.callback button {
  font-size: 1em;
  color: #111;
  text-transform: uppercase;
  background: #ffc704;
  padding: 0.83em 1.4em;
  line-height: 1;
  border-radius: 7px;
  display: inline-block;
  border: none;
}

.top-menu {
  background: #0066a1;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.navbar {
  position: relative;
  min-height: auto;
  border: 1px solid transparent;
  padding: 0px 0;
  height: 60px;
  background: #0066a1;
  margin: 0 -15px;
  z-index: 10;
  display: flex;
  align-items: center;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-toggle .icon-bar {
  width: 40px;
  height: 3px;
  border-radius: 0;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

.top-menu .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  transition: 0.15s ease;
  padding: 0;
}

.top-menu .navbar-nav > li > a:hover {
  color: #ffc704;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #ffc704;
  outline: none;
}

.top-menu ul {
  padding: 0;
  margin: 0;
}

.uk-navbar-nav li .action-link,
.uk-offcanvas-bar .uk-nav-default > li > .action-link {
  color: #ffc704;
  font-weight: 600;
  position: relative;
}

.uk-navbar-nav li .action-link i,
.uk-offcanvas-bar .uk-nav-default > li > .action-link i {
  margin-right: 7px;
  font-size: 0.9em;
}

.menu-phone {
  display: none;
  margin-top: 0;
}

.fixed .menu-phone {
  display: block;
  margin-top: 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 25px;
}

.fixed .menu-phone a {
  color: #fff;
}

.top-menu ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 1.39em;
}

.top-slider {
  position: relative;
  background-color: #e7e2d8;
}

.top-slider .owl-item img {
  max-width: 100%;
  width: auto;
  margin-top: 2em;
}

.top-slider .owl-item img.slide2_1 {
  margin-top: 0;
  left: 3%;
}

.top-slider .h2 {
  text-transform: none;
}

.top-slider p {
  font-size: 1.6em;
  margin-bottom: 2em;
}

.top-slider .free-pack-btn {
  font-size: 2.6em;
  font-weight: 700;
  max-width: 13.8em;
  width: auto;
  padding: 0.4em 2em;
  color: #0066a1;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.slide1_1,
.slide2_1,
.slide2_2,
.slide3_1 {
  position: absolute;
}

.slide1_1,
.slide2_2,
.slide3_1 {
  right: 9%;
}

.slide-title-1 .fa {
  font-size: 0.5em;
  vertical-align: super;
}

.slide-title-1 {
  font-size: 6em;
  margin-top: 1em;
}

.slide-title-2,
.slide-title-3 {
  font-size: 4.5em;
  text-transform: uppercase;
  margin-top: 1.5em;
}

.slide-subtitle-1 {
  font-size: 2.6em;
  text-transform: none;
}

.top-slider .slide-bitrix-action .slide-subtitle-3 {
  margin-top: 2.5em;
}

.top-slider .owl-item .slide-bitrix-action img {
  margin-top: 0;
  bottom: 0;
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.owl-prev {
  left: 7%;
}

.owl-next {
  right: 7%;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
  font-size: inherit;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
}

.owl-nav .fa {
  color: #665b5a;
  font-size: 5em;
}

section {
  padding: 2.22em 0;
}

.adv-item-title .h3 {
  font-size: 2.22em;
}

.adv-item-img img {
  max-width: 100%;
}

.ts {
  padding: 0;
}

.tir-item .h3,
.tir-item-two .h3 {
  font-size: 1.5em;
  text-transform: uppercase;
}

.tir .h2 {
  text-transform: uppercase;
}

.tir-item ul {
  padding-left: 25px;
}

.tir-item ul li {
  font-size: 1em;
  color: #ffc704;
}

.tir-item ul li span {
  font-size: 1.3em;
  color: #111;
}

.tir-item-two .h3 {
  display: inline-block;
  margin-bottom: 20px;
}

.tir .h2 {
  font-weight: 700;
  color: #0066a1;
  margin-bottom: 1.67em;
  font-size: 2.4em;
  position: relative;
}

.tir-item-three {
  position: relative;
}

.tir-item-three:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  background: url(../../img/3_5_pr/superhero.png) no-repeat;
  width: 22em;
  height: 22em;
  background-size: contain;
}

.pr-btn {
  position: relative;
}

.integration {
  background-color: #ffc704;
  padding: 5em 0;
}

.integration-top-title .h2 {
  font-size: 3.3em;
  text-transform: uppercase;
  margin-top: 0;
  display: inline-block;
  margin-right: 0.5em;
}

.integration-top-title .h2 span {
  font-size: 0.8em;
}

.integration-top-title img {
  max-width: 23em;
  display: inline-block;
  vertical-align: top;
}

.integration-descr {
  font-size: 2.2em;
  margin-top: 1.1em;
}

.no-padding {
  padding: 0;
}

.automatis {
  padding: 0;
  margin-bottom: 1.8em;
}

.automatis-title {
  background-color: #2fc7f7;
  padding-top: 2em;
  padding-bottom: 3.5em;
  position: relative;
}

.automatis .uk-grid > div:nth-child(even) .automatis-title {
  background: #0066a1;
}

.automatis-title .h2 {
  color: #fff;
  text-align: center;
  font-size: 2.3em;
  text-transform: uppercase;
  margin: 0;
}

.automatis-title:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 3em;
}

.automatic-descr {
  font-size: 1.7em;
}

.automatic-descr p {
  position: relative;
  padding-left: 35px;
}

.automatic-descr p:before {
  position: absolute;
  content: "";
  background: url(../../img/5_free-pack/marker.png) no-repeat;
  left: 0;
  width: 1em;
  height: 0.8em;
  background-size: contain;
  top: 0.3em;
}

.yellow-bg {
  background-color: #ffc704;
}

.blue-bg {
  background-color: #0066a1;
}

.blue-light-bg {
  background-color: #2fc7f7;
}

.order-btn button {
  color: #ffc704;
}

.order-btn button,
.free-pack-btn {
  border: 0;
  text-transform: uppercase;
  font-size: 3em;
  padding: 0.3em 0;
  line-height: 1;
  font-weight: 700;
  width: 12em;
}

.yellow {
  color: #ffc704;
}

.blue {
  color: #0066a1;
}

.blue-light {
  color: #2fc7f7;
}

.order-btn .h3,.order-btn .uk-h3 {
  font-size: 2.2em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 700;
}

.free-pack img {
  max-width: 100%;
  margin-top: 1em;
}

.free-pack .h2,
.free-pack .h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.6em;
}

.free-pack ul li,
ul.hands-up li,
.marker li,
ol li {
  font-size: 1.6em;
  position: relative;
  padding-left: 1.6em;
}

.free-pack-list ul {
  list-style-type: none;
}

ul.marker li:before {
  position: absolute;
  content: "";
  background: url(../../img/5_free-pack/marker.png) no-repeat;
  left: 0;
  width: 1em;
  height: 0.8em;
  background-size: contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

ul.marker-y li:before {
  position: absolute;
  content: "";
  background: url(../../img/5_free-pack/marker-y.png) no-repeat;
  left: 0;
  width: 1em;
  height: 0.8em;
  background-size: contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.free-pack .h3 {
  margin-top: 2em;
  margin-bottom: 1em;
}

.free-pack-btn {
  font-size: 2.6em;
  font-weight: 700;
  width: 13.8em;
  padding: 0.4em 0;
  color: #0066a1;
  margin-bottom: 0.5em;
}

button {
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  transition: 0.15s ease;
}

button.blue-bg:hover {
  background-color: #0875b5;
}

button.yellow-bg:hover {
  background-color: #ffd134;
}

button:focus {
  outline: none;
}

.paid-pack-quest {
  text-align: center;
  text-transform: uppercase;
  font-size: 2.3em;
}

.paid-pack .h2 {
  font-size: 2.6em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1em;
}

.hands-up,
.marker {
  list-style-type: none;
  position: relative;
  padding-left: 0;
  z-index: 10;
}

ul.hands-up li:before {
  position: absolute;
  content: "";
  background: url(../../img/6_paid-pack/hand.png) no-repeat;
  left: 0;
  width: 1em;
  height: 0.8em;
  background-size: contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.paid-service-row {
  padding-top: 1.6em;
  padding-bottom: 1.6em;
}

.paid-service-row:nth-child(odd) {
  background-color: #e7e2d8;
}

.paid-service-title .h3 {
  text-transform: uppercase;
  font-size: 1.7em;
  margin-top: 0;
  margin-bottom: 0;
}

.paid-service-list .marker {
  padding-left: 0;
}

.tariff-descr {
  font-size: 1.6em;
  line-height: 1;
}

.tariff-descr p {
  margin-bottom: 1em;
}

.tariff-content {
  background-color: #e7e2d8;
  padding: 2em 5em;
}

.tariff-sect-title {
  font-size: 2.6em;
  position: relative;
}

.tariff-title {
  margin-bottom: 0;
  padding: 0.5em;
  font-size: 2em;
}

.tariff-price,
.bx-sb-price-table__body-title {
  font-size: 2em;
  margin-bottom: 0.5em;
}

.tariff-select {
  margin-bottom: 0em;
}

.tariff-select button {
  width: 100%;
  border: none;
  text-transform: uppercase;
  font-size: 2.4em;
  padding: 0.5em;
  line-height: 1;
}

button.blue-light-bg:hover {
  background-color: #48cef9;
}

.tariff {
  position: relative;
}

.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: inherit;
  color: inherit;
  line-height: 1.42857143;
  color: #3cc8f5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #3cc8f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.tariff:before {
  position: absolute;
  content: "";
  top: -3.9em;
  right: 15px;
  background: url(../../img/7_tariff/cloud.png) no-repeat;
  width: 22em;
  height: 13em;
  background-size: contain;
}

.form-consult {
  margin-top: 2em;
}

.form-consult input,
.form-consult button,
.spec-help button {
  width: 100%;
  text-align: center;
  border: 2px solid #2fc7f7;
  border-radius: 0.7em;
  padding: 0.4em;
  font-size: 1.5em;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  transition: 0.15s ease;
}

.form-consult input:hover,
.form-consult input:focus {
  border: 2px solid #0066a1;
}

input:focus {
  outline: none;
}

.price-one-month {
  color: #999;
  text-decoration: line-through;
  font-weight: 400;
}

.price-one-month span {
}

.down-percent {
}

.down-percent span {
  background: #b7db2a;
  color: #222;
  line-height: 1;
  padding: 0px 7px;
  border-radius: 10px;
  font-weight: 400;
}

.box-product-sect-title {
  position: relative;
  z-index: 100;
}

.box-product-sect-title .h2 {
  font-size: 2.1em;
  margin-top: 10px;
}

.box-product-sect-title .use-box {
  font-size: 2.6em;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
}

.box-product-cap-list {
  position: relative;
  margin-bottom: 4em;
}

.box-product-cap-list:after {
  position: absolute;
  content: "";
  right: 15px;
  bottom: 0;
  background: url(../../img/8_box-product/bg.jpg) no-repeat;
  width: 35em;
  height: 24em;
  background-size: contain;
  z-index: 1;
}

.col-box-corp {
  width: 80%;
}

.col-box-ent {
  width: 20%;
}

.col-20 {
  width: 20%;
}

.box-tariff .h2 {
  padding: 0.4em;
  font-size: 2.4em;
  margin-bottom: 0;
}

.box-tariff .tariff-content {
  padding: 2em 1em;
}

.box-tariff .tariff-select button {
  font-size: 2.4em;
  padding: 0.5em;
}

.steps .h3 {
  font-size: 2.1em;
}

.steps-block img {
  max-width: 100%;
  margin-top: 1em;
}

.steps-block {
  margin-top: 2em;
  margin-bottom: 2em;
}

.steps-block-list ol {
  counter-reset: item;
}

.steps-block-list li:before {
  content: counter(item) "";
  counter-increment: item;
  background: #ffc704;
  color: #fff;
  margin-bottom: 5px;
  width: 2em;
  text-align: center;
  height: 2em;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 2em;
}

.steps-block-list li {
  margin-bottom: 1em;
  padding-left: 2.5em;
  line-height: 1em;
}

.steps-block-list ol li:nth-child(1) {
  margin-left: -5em;
}

.steps-block-list ol li:nth-child(2) {
  margin-left: -2.5em;
}

.steps-block-list ol li:nth-child(4) {
  margin-left: 2.5em;
  padding-top: 0.4em;
}

.steps-block-list ol li:nth-child(5) {
  margin-left: 5em;
}

.steps p {
  font-size: 1.7em;
}

#sale {
}

.sales-number {
  font-size: 3.6em;
  line-height: 1.2;
}

.steps-sales-list {
  margin-bottom: 0.5em;
}

.sales.h3 {
  text-align: left;
}

normal {
  font-weight: 400;
}

.effective.yellow-bg {
  padding-bottom: 0;
}

.effective-title-top {
  padding-bottom: 2.22em;
}

.effective {
  position: relative;
}

.effective:before {
  position: absolute;
  content: "";
  left: 0;
  top: 2.22em;
  background: url(../../img/10_effective/img.png) no-repeat;
  width: 35em;
  height: 21em;
  background-size: contain;
  z-index: 1;
}

.effective {
  border-bottom: 4px solid #ffc704;
}

.reviews {
}

.reviews-item {
  padding: 0 5em 4em;
  background: #e7e2d8;
}

.person-descr {
  padding-top: 2em;
}

.reviews-item p {
  font-size: 1.5em;
}

.person-info img {
  max-width: 100%;
}

.review-text {
  padding: 5em 0;
  position: relative;
}

.reviews-p {
  font-size: 2.3em;
  margin-left: 2em;
  margin-bottom: 0.7em;
}

.review-text:before,
.review-text:after {
  content: "\f10d";
  font-family: FontAwesome;
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  font-size: 6em;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.review-text:after {
  content: "\f10e";
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.spec-help button {
  margin-top: 0.5em;
  margin-bottom: 0.8em;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 75%;
  color: #111;
}

.dp-slogan .h2 {
  margin-top: 0;
}

footer p {
  font-size: 1.3em;
  position: relative;
  padding-left: 35px;
  line-height: 1.2;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer .address p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../img/12_footer/address.png) no-repeat;
  width: 18px;
  height: 31px;
  background-size: contain;
}

.footer-phone p:before,
.mail p:before,
.mail p.skype:before,
footer .address p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25em;
  background-size: contain;
}

footer .footer-phone p {
  margin: 0;
}
footer .footer-phone p:before {
  width: 25px;
  height: 20px;
  background-size: contain;
}

footer .footer-phone p.a1-phone:before {
  background: url(../../img/12_footer/a1.png) no-repeat;
  width: 25px;
  height: 20px;
  background-size: contain;
}


footer .mail p:before {
  background: url(../../img/12_footer/mail.png) no-repeat;
  width: 25px;
  height: 17px;
  background-size: contain;
}

footer .mail p.skype:before {
  background: url(../../img/12_footer/skype.png) no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
}

.copyright {
  margin-top: 0;
  color: inherit;
}

.to-top-button {
  position: fixed;
  right: 55px;
  bottom: 135px;
  background: #ffc704;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  text-align: center;
  display: none;
  z-index: 10000;
  vertical-align: middle;
  line-height: 48px;
  font-size: 48px;
  color: #222;
  cursor: pointer;
}

.top-menu .fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 1000;
  background: #0066a1;
  left: 0;
  right: 0;
  padding: 0 15px;
}

.navbar-nav > li > a.mPS2id-highlight {
  color: #ffc704;
}

.soc-footer {
  list-style-type: none;
  padding: 0;
}

.soc-footer li {
  display: inline-block;
  margin: 0 3px;
}

.bx-sb-price-table__sidebar {
  display: flex;
  flex-direction: column;
  max-width: 220px;
  font-size: 1.6em;
  text-align: left;
  align-items: center;
}

.bx-sb-price-table__sidebar {
  max-width: 420px;
}

.bx-sb-price-table__body {
  flex: 1 0 calc(100% - 420px);
}

.bx-sb-price-table__sidebar,
.bx-sb-price-table__body {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}

.bx-sb-price-table__body-group-items {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}

.bx-sb-price-table__row {
  flex: 1 0 100%;
}

.bx-sb-price-table__row {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row;
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
}

.bx-sb-price-table__row_features:hover,
.bx-sb-price-table__row_features:hover .bx-sb-price-table__body-group {
  background-color: #b3ecff;
}

.bx-sb-price-table__sidebar {
  flex: 1 0 220px;
  padding: 3px 14px 3px 5px;
  z-index: 1;
}

.bx-sb-price-table__body {
  width: 100%;
  flex: 1 0 calc(100% - 220px);
}

.bx-sb-price-table__body-group {
  margin: 0 4px;
  z-index: 1;
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
}

.bx-sb-price-table__body-group:last-child {
  margin-right: 0;
}

.bx-sb-price-table__body-group:first-child {
  margin-left: 0;
}

.bx-sb-price-table__body-group,
.bx-sb-price-table__body-group-items,
.bx-sb-price-table__body-item {
  flex: auto;
}

.bx-sb-price-table__body-group_free {
  background-color: #f6fbe5;
}

.bx-sb-price-table__body-group_special {
  background-color: #e7f9fe;
}

.bx-sb-price-table__body-group_business {
  background-color: #eff6f9;
}

.bx-sb-price-table__content-product-description {
  max-width: 190px;
  margin: auto;
}

.bx-sb-price-table__sidebar-title_price {
  margin-bottom: 5px;
  font-weight: 600;
}

.bx-sb-price-table__body-group,
.bx-sb-price-table__body-group-items,
.bx-sb-price-table__body-item {
  align-items: center;
}

.js-prices-ajax-prices-change .bx-sb-price-table__body-group-items {
  height: 100%;
}

.bx-sb-price-table__row_features .bx-sb-price-table__body-group,
.bx-sb-price-table__row_features .bx-sb-price-table__body-group-items,
.bx-sb-price-table__row_features .bx-sb-price-table__body-item {
  align-items: center;
  display: flex;
  justify-content: center;
}

.bx-sb-price-table__body-group_free .bx-sb-price-table__body-group-head {
  background-color: #b7db2a;
}

.bx-sb-price-table__body-group_special .bx-sb-price-table__body-group-head {
  background-color: #3bc8f5;
}

.bx-sb-price-table__body-group_business .bx-sb-price-table__body-group-head {
  background-color: #004161;
}

.bx-sb-price-table__body-group-head,
.bx-sb-price-table__body-item {
  min-width: 180px;
}

.bx-sb-price-table__body-group-head,
.bx-sb-price-table__body-item {
  position: relative;
  padding: 4px;
  text-align: center;
}

.bx-sb-price-table__body-group-head {
  margin-bottom: 17px;
  padding: 11px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  padding: 0.5em;
  font-size: 2em;
}

.bx-sb-price-table__body-title {
  position: relative;
  font-weight: 600;
  line-height: 1;
}

.bx-sb-price-table__body-title {
}

.bx-sb-price-table__body-title-message {
  position: relative;
  display: inline-block;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: transparent;
}

.bx-sb-price-table__row_description .bx-sb-price-table__body-group-items {
  align-items: flex-start;
}

.bx-sb-price-table__row_prices .bx-sb-price-table__body-item {
  padding: 15px 4px 15px;
}

.bx-sb-price-table__row_prices
  .bx-sb-price-table__body-group_free
  .bx-sb-price-table__body-group-items {
  display: flex;
  height: 100%;
}

.bx-sb-price-table__prices-value {
  margin: 5px 0;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  font-size: 2em;
}

.bx-sb-price-table__prices-value > span {
  font-size: 1em;
  margin: 5px 0;
  display: inline-block;
}

.bx-sb-price-table__prices-value .bx-sb-price-table__prices_message {
  font-weight: 400;
  text-transform: uppercase;
}

.bx-sb-price-table__prices-value .bx-sb-price-table__prices_message {
}

.bx-sb-price-table__prices_success {
  color: #b7db2a;
}

.bx-sb-price-table__prices_primary {
  color: #3bc8f5;
}

.bx-sb-price-table__body-group_business .bx-sb-price-table__prices_primary {
  color: #004161;
}

.bx-sb-price-table__row_buy .bx-sb-price-table__body-item {
  padding: 4px 12px;
}

.bx-ui-button {
  display: inline-block;
  position: relative;
  padding: 0 20px;
  border: none;
  border-radius: 30px;
  background-color: #dee2e6;
  color: #262626;
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  font-style: inherit;
  line-height: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  box-sizing: border-box;
  outline: none;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.bx-sb-price-table__row_buy button {
  font-size: 1.5em;
  margin: 20px 0;
}

.bx-sb-price-table__body-group_free .bx-sb-price-table__buy-button.bx-ui-button,
.bx-sb-price-table__body-group_special
  .bx-sb-price-table__buy-button.bx-ui-button,
.bx-sb-price-table__body-group_business
  .bx-sb-price-table__buy-button.bx-ui-button,
.bx-sb-price-table__body-group_free
  .bx-sb-price-table__buy-button.bx-ui-button:hover,
.bx-sb-price-table__body-group_special
  .bx-sb-price-table__buy-button.bx-ui-button:hover,
.bx-sb-price-table__body-group_business
  .bx-sb-price-table__buy-button.bx-ui-button:hover {
  color: #fff;
}

.bx-sb-price-table__body-group_free
  .bx-sb-price-table__buy-button.bx-ui-button {
  background-color: #b7db2a;
}

.bx-sb-price-table__body-group_free
  .bx-sb-price-table__buy-button.bx-ui-button:hover {
  background-color: #cfee52;
}

.bx-sb-price-table__body-group_special
  .bx-sb-price-table__buy-button.bx-ui-button {
  background-color: #3bc8f5;
}

.bx-sb-price-table__body-group_special
  .bx-sb-price-table__buy-button.bx-ui-button:hover {
  background-color: #68ddff;
}

.bx-sb-price-table__body-group_business
  .bx-sb-price-table__buy-button.bx-ui-button {
  background-color: #004161;
}

.bx-sb-price-table__body-group_business
  .bx-sb-price-table__buy-button.bx-ui-button:hover {
  background-color: #395d7a;
}

.bx-sb-price-table__row_buy.tariff-select {
  margin-bottom: 0;
}

.bx-sb-price-table__row_users,
.bx-sb-price-table__row_hosting,
.bx-sb-price-table__row_feature-crm,
.bx-sb-price-table__row_feature-tasks_and_projects,
.bx-sb-price-table__row_feature-communications,
.bx-sb-price-table__row_feature-websites,
.bx-sb-price-table__row_feature-marketing_automation,
.bx-sb-price-table__row_feature-crm_analytics {
  font-weight: 700;
}

.bx-sb-price-table__body-content-value,
.bx-sb-price-table__body-description {
  font-size: 1.6em;
}

.bx-sb-price-table__sidebar-title-message {
  position: relative;
  display: inline-block;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: transparent;
  z-index: 1;
}

.bx-sb-price-table__sidebar-title-message_bordered {
  border-bottom-color: #bfbfbf;
  cursor: pointer;
}

.bx-sb-price-table__tooltip-hover {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: calc(100% + 5px);
  width: 18px;
  height: 18px;
  background-color: #dee2e6;
  border-radius: 100%;
  font-size: 0.5em;
  font-weight: 400;
  line-height: 1;
  transform: translateY(-50%);
  z-index: 1;
}

.bx-sb-price-table__battery-icon {
  display: block;
  width: 34px;
  height: 14px;
  margin: auto;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.bx-sb-price-table__battery-icon_0 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA3YAAAG7CAMAAAC4mvf8AAAANlBMVEUAAAA5OTk7Ozs7Ozs9PT0+Pj47Ozs7Ozs9PT08PDw7Ozs8PDw8PDw9PT08PDw8PDw8PDw8PDy3jTNzAAAAEXRSTlMACQ0aKjE4SVCRkpSYoKvS6zJ4GyEAAANYSURBVHgB7dPHbQNBFECxcc7B/Tfrw1YgzELQfyB74AIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgx77/Alpd1qa+/LcCrdqAdaKcdaAfaAdqBdoB2oB1opx1oB9ppB9qBdoB2oB2gHWgH2mkH2oF2gHagHaAdaAebtPv5BA7f12r3toDDk3agHQymHWgHaAfaQYB2oB2gHWgHAdqBdoB2oB0EaAfaAdqBdhCgHWgHaAfaQYB2oB2gHWgHAdqBdoB2oB1Mph1oB2gH2kGAdqAdoB1oBwHagXaAdqAdBGgH2gHagXYQoB1oB2gH2kGAdqAdoB1oBwHagXaAdqAdTKYdaAdoB9pBgHagHaAdaAcB2oF2gHagHQRoB9oB2oF2EKAdaAdoB9pBgHagHaAdaAcB2oF2gHagHZxIO0A70A4CtAPtAO1AOwjQDrQDtAPtIEA70A7QDrQLAO1AO0A70C4AtAPtAO1AuwDQDrQDtAPtJgPtQDtAO9AuALQD7QDtQLsA0A60A7QD7QJAO9AO0A60CwDtQDtAO9AuALQD7QDtQLsA0A60A7QD7SYD7UA7QDvQLgC0A+0A7UC7ANAOtAO0A+0CQDvQDtAOtAsA7UA7QDvQLgC0A+0A7UC7ANAOtAO0A+0mA+1AO0A70C4AtAPtAO1AuwDQDrQDtAPtAkA70A7QDrQLAO1AO0A70C4AtAPtAO1AuwDQDrQDtAPtJgPtQDtAO9AuALQD7QDtQLsA0A60A7QD7QJAO9AO0A60CwDtQDtAO9AuALQD7QDtQLsA0A60A7QD7QJAO9AuDLQD7QDtQLsA0A60A7QD7QJAO9AO0A60CwDtQDtAO9AuALQD7QDtQDsI0A60A7QD7SBAO9AO0A60g8m0A+0A7UA7CNAOtAO0A+0gQDvQDtAOtIMA7UA7QDvQDgK0A+0A7UA7CNAOtAO0A+0gQDvQDtAOtIO5tAPtPu6Aw/Pp7YAN2oF2oJ12oB1oB2gH2gHagXYQpB1oB2gH2oF22oF2oB2gHWgHaAfaQYJ2oB2gHWgH2mkH2oF2D4/AlvsFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABx/ylVBhfziymOAAAAAElFTkSuQmCC);
}

.bx-sb-price-table__battery-icon_1 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA3YAAAG7CAMAAAC4mvf8AAAATlBMVEUAAAAAAAAAAAAzMzM5OTk7Ozs7Ozs5OTk9PT0+Pj47Ozs8PDw7Ozs9PT09PT09PT08PDw7Ozs9PT08PDw8PDw9PT08PDw8PDw8PDw8PDw+T6eLAAAAGXRSTlMAAQIFCQ0aKCoxOEhJUFN+kZKTlJigq9LraLiaCgAAA4hJREFUeNrt3LEOgjAARVGQBtRJB///F02EgSjigGsXkNo056wEhhduqItVBQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8Bd17MK1Mw5s0veRCyF2R6itBvt81A62gdRkB7ID2QGyA9kBsgPZAbID2YHsANmB7ADZgewA2YHsANmB7EB2gOxAdoDsQHaA7CAHYcU978lu8P1wNYmyG+/GhsXp4pAJftsBsgPZgewA2YHsANmB7ADZgewA2YHsQHaA7EB2gOxAdoDsQHYgO0B2IDtAdiA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHcgOSCXs+fCuK2usx+yFIfvsjueyxhomLwwOmSA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHcgOkB3IDpAdyA6QHcgOkB3IDmQHyA5kB8gOZAfIDmQHsgNkB7IDZAeyA2QHsgNkB7ID2QGyA9kBsgPZAbID2YHsANmB7ADZgewA2YHsANmB7EB2gOxAdoDsQHaA7EB2IDtAdiA7QHYgO0B2IDtAdiA7kB0gO5AdIDuQHSA7kB3IDpAdyA6QHcgOkB3IDpAdyA5kB8gOZAfIDmQHyA5kB7IzAcgOZAfIDmQHyA5kB8gOZAeyA2QHsgNkB7IDZAeyA2QHsgPZAbID2QGyA9kBsgPZgewA2YHsANmB7ADZgewA2YHsQHaA7EB2gOxAdoDsQHYgO0B2IDtAdiA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHcgOkB3IDpAdyA6QHcgOkB3IDmQHyA5kB8gOZAfIDmQHsgNkB7IDZAeyA2QHsgNkB7ID2QGyA9kBsgPZAbID2YHsANmB7ADZgewA2YHsANmB7EB2gOxAdoDsQHaA7EB2IDtAdiA7QHYgO0B2IDtAdvBfYc+Hv8ayxpq9L+Sf3TAYGBwyQXYgO0B2IDtAdiA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHcgOkB3IDpAdyA6QHcgOkB3IDmQHyA5kB8gOZAfIDmQHsgNkB7IDfiSsuKcJdoNFnSq79mZscMgE2QGyA9mB7ADZgewA2YHsANmB7ADZgexAdoDsQHaA7EB2gOxAdiA7QHYgO0B2IDtAdpC56D+4t4KEbaanDQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKNwH/DATyrecPI8AAAAASUVORK5CYII=);
}

.bx-sb-price-table__battery-icon_2 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA3YAAAG7CAMAAAC4mvf8AAAAWlBMVEUAAAAAAAAAAAAzMzM5OTk7OztAQEA7Ozs+Pj45OTk9PT0+Pj48PDw7Ozs8PDw7Ozs9PT09PT08PDw9PT08PDw7Ozs9PT08PDw8PDw9PT08PDw8PDw8PDw8PDxvmbUUAAAAHXRSTlMAAQIFCQ0YGh0oKjEzOEhJUFNafpGSk5SYoKvS6/q9pEkAAAOkSURBVHja7de5DoJQAEVBkacoWplY+P9/ZywUCxfcCm1JDATEx0zLknDjCTgaAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/ERSdWCdGQcaOR4qDoSqK0JiNWjnpTa2DXRNdiA7kB0gO5AdIDuQHSA7kB3IDpAdyA6QHcgOkB3IDpAdyA5kB8gOZAfIDmQHyA76INS45nG3G3xeXGlH2V12xoa3xcpHJvhvB8gOZAeyA2QHsgNkB7IDZAeyA2QHsgPZAbID2QGyA9kBsgPZgewA2YHsANmB7ADZgewA2YHsQHaA7EB2gOxAdoDsQHYgO6Aroc2bz2dxjbV/fnHSZBnXQ5/OKvmv7PI8rrGK+wCzS2TnIxNkB8gOZAfIDmQHsgNkB7IDZAeyA2QHsgNkB7ID2QGyA9kBsgPZAbID2YHsANmB7ADZgewA2YHsANmB7EB2gOxAdoDsQHaA7EB2IDtAdiA7QHYgO0B2IDtAdiA7kB0gO5AdIDuQHSA7kB3IDpAdyA6QHcgOkB3IDpAdyA5kB8gOZAfIDmQHyA5kB7IDZAeyA2QHsgNkB7IDZAeyA9kBsgPZAbID2QGyA9mB7ADZgewA2YHsANmB7ADZgexAdoDsQHaA7EB2gOxAdiA7QHYgO0B2IDtAdiA7QHYgO5AdIDuQHSA7kB0gO5AdIDuQHcgOkB3IDpAdyA6QHcgOZAfIDmQHyA5kB8gOZAfIDmQHsgNkB7IDZAeyA2QHsgPZAbID2QGyA9kBsgPZAbID2YHsANmB7ADZgewA2YHsQHaA7EB2gOxAdoDsQHaA7EB2IDtAdiA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHSA7kB3IDpAdyA6QHcgOkB3IDmQHyA5kB8gOZAfIDmQHyA5kB7IDZAeyA2QHsgNkB30S2rx5eYlrrOc3J90ie+irSP4su6IY4KLXrV8VPjJBdiA7E4DsQHaA7EB2gOxAdoDsQHYgO0B2IDtAdiA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHcgOkB3IDpAdyA6QHcgOkB3IDmQHtCHUuCYNdoMGL646BU03xgYfmSA7QHYgO5AdIDuQHSA7kB0gO5AdIDuQHcgOkB3IDpAdyA6QHcgOZAfIDmQHyA5kB8gOei6pOpClxoFGytIGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABE7gXmlBukwO2VYwAAAABJRU5ErkJggg==);
}

.bx-sb-price-table__battery-icon_3 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA3YAAAG7CAMAAAC4mvf8AAAAaVBMVEUAAAAAAAAAAAAzMzM5OTk7OztAQEA7Ozs+Pj45OTk9PT0+Pj48PDw7Ozs7Ozs8PDw7Ozs9PT09PT08PDw7Ozs9PT09PT08PDw7Ozs9PT08PDw8PDw9PT08PDw8PDw8PDw8PDw8PDw8PDy9hMdgAAAAInRSTlMAAQIFCQ0YGh0oKjEzOEVISVBTWmN6fpGSk5SYoKuu0tXrpJ0nHAAAA8tJREFUeNrt181Kw0AUgNHGTNGgFXGjq77/m4m4qEHU1qTURd0GhoSJ7e052/zAXPplposFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAv6iGLjw3hgOTbN4HLqShJ1JlalBmU7syG5ib7EB2IDtAdiA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHSA7kB3IDpAdyA6QHcgOkB2cgjTimX1vbvC3cS1nym77athwdPvkkAn+2wGyA9mB7ADZgewA2YHsANmB7ADZgexAdoDsQHaA7EB2gOxAdiA7QHYgO0B2IDtAdiA7QHYgO5AdIDuQHSA7kB0gO5AdyA6YSyr58qaJNazNIeOm5SrWor+2OXfdp1CL7j7OOLvVXaxfYLvPye4h1qKrrOweYx2b+sLZOWSC/3YgO0B2IDtAdiA7QHYgO5AdIDuQHSA7kB0gO5AdIDuQHcgOkB3IDpAdyA6QHcgOZAfIDmQHyA5kB8gOZAfIDmQHsgNkB7IDZAeyA2QHsgPZAbID2QGyA9kBsgPZAbID2YHsANmB7ADZgewA2YHsQHaA7EB2gOxAdoDsQHaA7EB2IDtAdiA7QHYgO0B2IDuQHSA7kB0gO5AdIDuQHSA7kB3IDpAdyA6QHcgOkB3IDmQHyA5kB8gOZAfIDmQHyA5kB7IDZAeyA2QHsgNkB7ID2QGyA9kBsgPZAbID2QGyA9mB7ADZgewA2YHsANmB7EB2RgCyA9kBsgPZAbID2QGyA9mB7ADZgewA2YHsANmB7ADZgexAdoDsQHaA7EB2gOxAdiA7QHYgO0B2IDtAdiA7QHYgO5AdIDuQHSA7kB0gO5AdyA6QHcgOkB3IDpAdyA6QHcgOZAfIDmQHyA5kB8gOZAeyA2QHsgNkB7IDZAeyA2QHsgPZAbID2QGyA9kBsgPZgewA2YHsANmB7ADZgewA2YHsQHaA7EB2wHip5Mt3daxhHXJu6r9jLXqXdddnCrXo7pyza9sL/JD9vFzi5/vNDuaQCbIDZAeyA9kBsgPZAbID2QGyA9mB7ADZgewA2YHsANmB7ADZgexAdoDsQHaA7EB2gOxAdiA7IwDZgewA2YHsANmB7ADZgexAdkBxacQzdTI3mLBxjSnoZm3Y4JAJsgNkB7ID2QGyA9kBsgPZAbID2QGyA9mB7ADZgewA2YHsANmB7EB2gOxAdoDsQHaA7ODEVUMXrmvDgUm6zgwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAjuF92eIZahiygvAAAAAElFTkSuQmCC);
}

.bx-sb-price-table__epilog-description {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
}

.bx-sb-price-table__epilog-description {
  width: calc(100% - 220px);
  margin-left: 220px;
}

.bx-sb-price-table__epilog-description-item {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  font-size: 1.3em;
}

.bx-sb-price-table__epilog-description-item {
  margin: 10px;
}

.bx-sb-price-table__epilog-description-item .bx-sb-price-table__battery-icon {
  margin-right: 10px;
}

.bx-sb-price-table__epilog-description-item-message {
}

.bx-sb-price-table__row_features .bx-sb-price-table__body-item {
  padding: 10px 4px;
}

.bxst-prices-table .bxst-prices-table-outer {
  display: flex;
  flex-wrap: wrap;
  flex: 1 0 100%;
  position: relative;
}

.bxst-prices-table .bxst-prices-table-inner {
  width: 100%;
  box-sizing: border-box;
}

.bxst-prices-table .bxst-prices-table-row {
  display: flex;
  justify-content: space-between;
  flex: 1 0 100%;
}

.bxst-prices-table .bxst-prices-table-sidebar {
  flex: 1 0 100%;
  max-width: 300px;
  text-align: left;
}

.bxst-prices-table .bxst-prices-table-title {
  padding: 27px 0 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1;
}

.bxst-prices-table .bxst-prices-table-sidebar,
.bxst-prices-table .bxst-prices-table-body {
  display: flex;
  flex-direction: row;
}

.bxst-prices-table .bxst-prices-table-body {
  width: 100%;
  flex: 1 0 calc(100% - 300px);
  box-sizing: border-box;
}

.bxst-prices-table .bxst-prices-table-row-border .bxst-prices-table-body {
  border-left: 2px solid #dee2e6;
  border-right: 2px solid #dee2e6;
}

.bxst-prices-table .bxst-prices-table-item {
  flex: 1 0 0;
  text-align: center;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  position: relative;
  min-width: 120px;
  box-sizing: border-box;
  z-index: 1;
}

.bxst-prices-table .bxst-prices-table-title {
  padding: 27px 0 0;
  font-size: 2.4em;
  font-weight: 600;
  line-height: 1;
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sidebar-title {
  color: #adb5bd;
  letter-spacing: 1px;
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 0;
  text-transform: uppercase;
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon:before {
  content: "";
  display: block;
  width: 24px;
  height: 22px;
  margin-right: 8px;
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-users:before {
  background: url(https://www.bitrix24.by/bitrix/templates/bitrix24_2017/images/icons/icon-user.svg)
    no-repeat;
  background-size: contain;
}

.bxst-prices-table
  .bxst-prices-table-sidebar
  .bxst-prices-table-sub-description {
  margin: 0 0 10px;
  padding: 0 55px 0 30px;
  color: #adb5bd;
  font-size: 0.75em;
  line-height: 1.8;
  letter-spacing: 0;
  text-transform: none;
}

.bxst-prices-table .bxst-prices-table-item {
  flex: 1 0 0;
  text-align: center;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-users,
.bxst-prices-table
  .bxst-prices-table-body
  .bxst-prices-table-users-content-value {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bxst-prices-table
  .bxst-prices-table-body
  .bxst-prices-table-users-content-outer {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bxst-prices-table
  .bxst-prices-table-body
  .bxst-prices-table-users-content-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-users-count {
  padding: 5px 10px;
  border: 2px solid transparent;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 600;
}

.bxst-prices-table-users-value {
  font-weight: 600;
}

.bxst-prices-table
  .bxst-prices-table-body
  .bxst-prices-table-users-count.active,
.bxst-prices-table
  .bxst-prices-table-body
  .bxst-prices-table-users-count.uk-active {
  border: 2px solid #3bc8f5;
  border-radius: 30px;
}
.bxst-prices-table-users-content-inner.uk-subnav > * > :first-child {
  color: inherit;
}
.bxst-prices-table-users-content-inner.uk-subnav-pill > * > :first-child {
  padding: 0;
  color: inherit;
}
.bxst-prices-table-users-content-inner.uk-subnav-pill > .uk-active > a {
  background-color: transparent;
}
.uk-subnav > * > :first-child {
  color: inherit;
  font-size: 1em;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-item-bordered {
  margin: 5px 20px 0;
  border-top: 1px solid #dee2e6;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price {
  flex: 1;
  padding: 23px 0 30px;
  font-size: 2em;
  font-weight: 600;
  line-height: 1;
  text-transform: none;
  text-decoration: none;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-list {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #adb5bd;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.8;
}

.bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item.success {
  color: #262626;
}

.bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item.success:after {
  content: "";
  display: block;
  margin-left: 5px;
  width: 11px;
  height: 15px;
  background: url(https://www.bitrix24.by/bitrix/templates/bitrix24_2017/images/icons/icon-checked.svg)
    no-repeat;
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-extra {
  align-items: flex-start;
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-extra:before {
  background: url(https://www.bitrix24.by/bitrix/templates/bitrix24_2017/images/icons/icon-percent.svg)
    no-repeat;
  background-size: contain;
}

.bxst-prices-table .bxst-prices-table-sidebar-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bxst-prices-table .bxst-prices-table-sidebar-column-item {
  margin: 5px 25px 0 0;
  box-sizing: border-box;
}

.bxst-btn {
  display: inline-block;
  position: relative;
  height: 39px;
  padding: 0 15px;
  background-color: #dee2e6;
  border: none;
  border-radius: 30px;
  color: #262626;
  font-weight: 400;
  line-height: 39px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  box-sizing: border-box;
  outline: none;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.bxst-btn.bxst-btn-primary {
  background-color: #3bc8f5;
  color: #fff;
}

.bxst-btn.bxst-btn-lg {
  height: 48px;
  line-height: 48px;
  font-size: 1.5em;
}

.bxst-prices-table .bxst-prices-table-sidebar-column-item .bxst-btn {
  width: 100%;
  overflow: hidden;
}

.bxst-btn.bxst-btn-success {
  background-color: #b7db2a;
  color: #fff;
}

.bxst-btn.bxst-btn-success:hover {
  background-color: #cfee52;
}

.bxst-btn.bxst-btn-primary:hover {
  background-color: #68ddff;
  color: #fff;
}

.bxst-btn.bxst-btn-primary-border {
  background-color: transparent;
  border: 2px solid;
  color: #3bc8f5;
}

.bxst-btn.bxst-btn-primary-border:hover {
  background-color: transparent;
  color: #68ddff;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-buy-position {
  padding: 0 18px;
}

.bxst-prices-table
  .bxst-prices-table-row-border:first-child
  .bxst-prices-table-body {
  border-top: 2px solid #dee2e6;
  border-radius: 8px 8px 0 0;
}

.bxst-prices-table
  .bxst-prices-table-row-border:last-child
  .bxst-prices-table-body {
  border-bottom: 2px solid #dee2e6;
  border-radius: 0 0 8px 8px;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-buy {
  flex: 1;
  padding: 18px;
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-buy .bxst-btn {
  display: block;
  flex: 1;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  width: 100%;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: inherit;
  cursor: default;
  background-color: transparent;
  border: 0;
  border-bottom-color: transparent;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: inherit;
  border: 0;
  border-radius: 0;
  padding: 0;
  color: inherit;
}

.nav-tabs {
  border-bottom: 0;
}

.box-tariffs-mobile {
  margin: 0 auto;
  width: 100%;
}

.bxst-prices-table .box-tariffs-mobile .bxst-prices-table-body {
  display: block;
  flex-direction: row;
}

.box-tariffs-mobile-item {
  margin: 0 0 40px;
}

.box-tariffs-mobile-item.crm {
  background-color: #f6fbe5;
}

.box-tariffs-mobile-item.corp {
  background-color: #e7f9fe;
}

.box-tariffs-mobile-item.ent {
  background-color: #eff6f9;
}

.box-tariffs-mobile-item .bxst-prices-table-title {
  margin-bottom: 17px;
  padding: 11px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  padding: 0.5em;
}

.box-tariffs-mobile-item.crm .bxst-prices-table-title {
  background-color: #b7db2a;
}

.box-tariffs-mobile-item.corp .bxst-prices-table-title {
  background-color: #3bc8f5;
}

.box-tariffs-mobile-item.ent .bxst-prices-table-title {
  background-color: #004161;
}

.box-tariffs-mobile-item .bxst-prices-table-body {
  max-width: 300px;
  margin: 0 auto;
}

.box-tariffs-mobile .bxst-prices-table-title {
  font-size: 2.4em;
  margin-bottom: 0.5em;
}

.box-tariffs-mobile .bxst-prices-table-users {
  font-size: 2em;
  margin-bottom: 0.5em;
}

.box-tariffs-mobile .bxst-prices-table-sub-description,
.box-tariffs-mobile .bxst-prices-table-extra {
  font-size: 1em;
  margin: 0 0 10px;
  padding: 0;
  color: #adb5bd;
}

.box-tariffs-mobile .bxst-prices-table-extra {
  color: inherit;
  font-size: 1.6em;
}

.bxst-prices-table
  .box-tariffs-mobile
  .bxst-prices-table-body
  .bxst-extra-list-item {
  font-size: 1rem;
}

.box-tariffs-mobile .bxst-prices-table-users-value {
  font-size: 1.6em;
}

.box-tariffs-mobile .bxst-prices-table-body .bxst-prices-table-price {
  font-size: 2.4em;
  border-top: 1px solid #dee2e6;
  margin: 25px 0 0;
}

.box-tariffs-mobile .bxst-btn {
  line-height: 2em;
  width: 100%;
  font-size: 1.6em;
}

.box-tariffs-mobile .box-tariffs-mobile-item.corp .bxst-btn.bxst-btn-success {
  background-color: #3bc8f5;
}

.box-tariffs-mobile .box-tariffs-mobile-item.ent .bxst-btn.bxst-btn-success {
  background-color: #004161;
}
body.agreement #my-content{
font-size:18px
}
