/* Start:/bitrix/templates/bitrix24_2017/css/price.table.min.css?172284391036879*/
.bxst-prices-table_full-width {
    width: 100%;
    box-sizing: border-box
}

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

.bxst-prices-table__sidebar,.bxst-prices-table__body {
    display: flex;
    flex-direction: row;
    box-sizing: border-box
}

.bxst-prices-table__sidebar {
    display: flex;
    flex-direction: column;
    flex: 1 0 100%;
    max-width: 230px
}

.bxst-prices-table .bxst-prices-table__sidebar:dir(ltr) {
    padding: 14px 14px 0 0;
    text-align: left
}

.bxst-prices-table .bxst-prices-table__sidebar:dir(rtl) {
    padding: 14px 0 0 14px;
    text-align: right
}

.bxst-prices-table__sidebar-title {
    margin-bottom: 17px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5
}

.bxst-prices-table__sidebar-description {
    color: #adb5bd;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5
}

.bxst-prices-table__sidebar-description,.bxst-prices-table__sidebar-select {
    margin-top: 10px
}

.bxst-prices-table__row:first-child .bxst-prices-table__body {
    border: none
}

.bxst-prices-table__row:nth-child(2) .bxst-prices-table__body {
    border-top: 2px solid #dee2e6;
    border-radius: 8px 8px 0 0
}

.bxst-prices-table__row:last-child .bxst-prices-table__body {
    padding-bottom: 40px;
    border-bottom: 2px solid #dee2e6;
    border-radius: 0 0 8px 8px
}

.bxst-prices-table__row .bxst-prices-table__body {
    border-left: 2px solid #dee2e6;
    border-right: 2px solid #dee2e6
}

.bxst-prices-table__body {
    width: 100%;
    flex: 1 0 calc(100% - 230px)
}

.bxst-prices-table__body-item {
    position: relative;
    flex: 1;
    text-align: center;
    padding: 10px
}

.bxst-prices-table__body-item .bx-ui-button {
    display: block;
    width: 100%;
    margin: auto
}

.bxst-prices-table__body-label {
    display: block;
    position: absolute;
    min-width: 160px;
    margin: auto;
    left: 50%;
    bottom: -14px;
    padding: 9px 10px;
    background-color: #db2a8e;
    border-radius: .375rem;
    color: #fff;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    transform: translateX(-50%)
}

.bxst-prices-table__body-label_best {
    background-color: #51c99c
}

.bxst-prices-table__body-title {
    margin-bottom: 10px;
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.5
}

.bxst-prices-table__body-content-value,.bxst-prices-table__body-description {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5
}

.bxst-prices-table__body-description {
    font-size: .875rem
}

.bxst-prices-table__prices-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box
}

.bxst-prices-table__prices-inner {
    margin-top: 10px;
    box-sizing: border-box
}

.bxst-prices-table__prices-description {
    margin-top: 5px;
    color: #adb5bd;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5
}

.bxst-prices-table__prices-value {
    margin: 5px 0;
    font-size: 1.35rem;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap
}

.bxst-prices-table__prices-value span {
    font-size: 2rem
}

.bxst-prices-table__prices-value_base,.bxst-prices-table__prices-value_base span,.bxst-prices-table__prices_base {
    font-size: .875rem
}

.bxst-prices-table__prices-value_base,.bxst-prices-table__prices_base {
    color: #adb5bd;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1;
    text-decoration: line-through;
    white-space: nowrap
}

.bxst-prices-table__prices_success {
    color: #b7db2a
}

.bxst-prices-table__prices_primary {
    color: #00aeef
}

.bxst-prices-table__prices_discount-label {
    display: inline-block;
    height: 1.75rem;
    color: #262626;
    padding: 0 10px;
    background-color: #bdf300;
    border-radius: .375rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.75;
    vertical-align: middle
}

.bxst-prices-table__pie-icon {
    position: relative;
    width: 22px;
    height: 22px;
    margin: auto;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.bxst-prices-table__pie-icon_25 {
    background-image: url(/bitrix/templates/bitrix24_2017/css/../images/icons/prices/icon-pie-25-primary.svg)
}

.bxst-prices-table__pie-icon_50 {
    background-image: url(/bitrix/templates/bitrix24_2017/css/../images/icons/prices/icon-pie-50-primary.svg)
}

.bxst-prices-table__pie-icon_100 {
    background-image: url(/bitrix/templates/bitrix24_2017/css/../images/icons/prices/icon-pie-100-primary.svg)
}

.bxst-prices-table__extra-item {
    padding: 20px 14px;
    border-bottom: 1px solid #dee2e6
}

.bxst-prices-table__extra-item:last-child {
    border: none
}

.bxst-prices-table__extra-title {
    font-size: 1.125rem;
    line-height: 1.5
}

.bxst-prices-table__extra-description,.bxst-prices-table__extra-link-element {
    font-size: .875rem;
    line-height: 1.5
}

@media (max-width: 991.98px) {
    .bxst-prices-table:not(.bxst-prices-table-detail) {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }

    .bxst-prices-table__sidebar {
        position: -webkit-sticky;
        position: sticky;
        flex: 0;
        min-width: 150px;
        background: #fff;
        z-index: 2
    }

    .bxst-prices-table .bxst-prices-table__sidebar:dir(ltr) {
        left: 0;
        border-right: 2px solid #dee2e6
    }

    .bxst-prices-table .bxst-prices-table__sidebar:dir(rtl) {
        right: 0;
        border-left: 2px solid #dee2e6
    }

    .bxst-prices-table__row:nth-child(2) .bxst-prices-table__body,.bxst-prices-table__row:last-child .bxst-prices-table__body {
        border-radius: 0
    }

    .bxst-prices-table__row .bxst-prices-table__body {
        border-left: none
    }

    .bxst-prices-table__body {
        flex: 1 0 100%;
        border-left: none;
        border-radius: 0
    }

    .bxst-prices-table-main .bxst-prices-table-sidebar {
        z-index: 2
    }
}

.bxst-prices-table-slim__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px
}

.bxst-prices-table-slim__row_header {
    background-color: #e9ecef
}

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

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

.bxst-prices-table-slim__row {
    border-left: 2px solid #dee2e6;
    border-right: 2px solid #dee2e6;
    border-bottom: 1px solid #dee2e6
}

.bxst-prices-table-slim__epilog {
    background-color: #e9ecef;
    color: #6c757d;
    font-size: .875rem
}

.bxst-prices-table-slim__epilog p:last-child {
    margin-bottom: 0
}

.bxst-prices-table-slim__title {
    font-weight: 600
}

.bxst-prices-table-slim__row_header .bxst-prices-table-slim__title {
    color: #6c757d;
    font-size: 1.2rem
}

.bxst-prices-table-slim__description {
    font-size: .875rem
}

@media (max-width: 991.98px) {
    .bxst-prices-table-slim__row {
        flex-direction:column;
        align-items: flex-start
    }

    .bxst-prices-table-slim__button {
        margin-top: 15px
    }
}

.bxst-prices-table-main-section {
    padding: 110px 0 100px
}

.bxst-prices-table-main-section_py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.bxst-prices-table-main-section_pt-0 {
    padding-top: 0
}

.bxst-prices-table-main-section_pb-0 {
    padding-bottom: 0
}

.bxst-prices-table-main-section .bxst-double-header {
    padding-bottom: 44px
}

.bxst-prices-table-main-section .bxst-prices-primary-list-section {
    margin: 110px auto 0;
    background: #f8f9fa
}

.bxst-prices-table-main-section .bxst-prices-primary-list-section_my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.bxst-prices-table-main-section .bxst-prices-primary-list-section_mt-0 {
    margin-top: 0
}

.bxst-prices-table-main-section .bxst-prices-primary-list-section_mb-0 {
    margin-bottom: 0
}

.bxst-prices-table-main-section .bxst-prices-primary-list-section-inner {
    max-width: 880px;
    margin: 0 auto;
    padding: 35px 15px;
    box-sizing: border-box
}

.bxst-prices-table-main-section .bxst-prices-primary-list-title {
    color: #6c757d;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 15px
}

.bxst-prices-table-main-section .bxst-prices-primary-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item {
    flex: 1 0 40%;
    position: relative;
    color: #6c757d;
    font-size: .9375rem;
    font-weight: 300;
    line-height: 1.5;
    box-sizing: border-box
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:dir(ltr) {
    margin: 0 5% 20px 0;
    padding-left: 15px
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:dir(rtl) {
    margin: 0 0 20px 5%;
    padding-right: 15px
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item .bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:dir(ltr):nth-child(2n) {
    margin-left: 5%;
    margin-right: 0
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item .bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:dir(rtl):nth-child(2n) {
    margin-left: 0;
    margin-right: 5%
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:before {
    content: '';
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    top: .3em;
    background: #00aeef;
    border-radius: 100%
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:dir(ltr):before {
    left: 0
}

.bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:dir(rtl):before {
    right: 0
}

.bxst-prices-table {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.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-row-border .bxst-prices-table-body {
    border-left: 2px solid #dee2e6;
    border-right: 2px solid #dee2e6
}

.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-item {
    flex: 1 0 0;
    text-align: center
}

.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.bxst-prices-table-body_select {
    flex-direction: column
}

.bxst-prices-table .bxst-prices-table-body.bxst-prices-table-body_select .bxst-prices-table-item:not([data-sb-selected]) {
    display: none
}

.bxst-prices-table .bxst-prices-table-sidebar {
    flex: 1 0 100%;
    max-width: 265px
}

.bxst-prices-table .bxst-prices-table-sidebar:dir(ltr) {
    text-align: left
}

.bxst-prices-table .bxst-prices-table-sidebar:dir(rtl) {
    text-align: right
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sidebar-title {
    color: #adb5bd;
    font-size: .75rem;
    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
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon:dir(ltr):before {
    margin-right: 8px
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon:dir(rtl):before {
    margin-left: 8px
}

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

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

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-ssd:before {
    background: url(/bitrix/templates/bitrix24_2017/css/../images/icons/icon-cloud.svg) no-repeat;
    background-size: contain
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-features:before {
    background: url(/bitrix/templates/bitrix24_2017/css/../images/icons/icon-key.svg) no-repeat;
    background-size: contain
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-price {
    align-items: center
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-price:before {
    background: url(/bitrix/templates/bitrix24_2017/css/../images/icons/icon-price.svg) no-repeat;
    background-size: contain
}

.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(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjM4MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTczLjg5OCAzNzQuNDA0LTE2Ni40LTE2Ni40Yy05Ljk5Ny05Ljk5Ny05Ljk5Ny0yNi4yMDYgMC0zNi4yMDRsMzYuMjAzLTM2LjIwNGM5Ljk5Ny05Ljk5OCAyNi4yMDctOS45OTggMzYuMjA0IDBMMTkyIDI0Ny42OSA0MzIuMDk1IDcuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMEw1MDQuNTAyIDQzLjhjOS45OTcgOS45OTcgOS45OTcgMjYuMjA2IDAgMzYuMjA0bC0yOTQuNCAyOTQuNDAxYy05Ljk5OCA5Ljk5Ny0yNi4yMDcgOS45OTctMzYuMjA0LS4wMDF6IiBmaWxsPSIjMkZDN0Y3Ii8+PC9zdmc+) no-repeat;
    background-size: contain
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-price-selection {
    flex: 1 0 100%;
    margin-top: 12px;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-price-selection:dir(ltr) {
    margin-left: 30px
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-price-selection:dir(rtl) {
    margin-right: 30px
}

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

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sub-description:dir(ltr) {
    padding: 0 55px 0 30px
}

.bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sub-description:dir(rtl) {
    padding: 0 30px 0 55px
}

.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 {
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-sidebar-column-item:dir(ltr) {
    margin: 5px 25px 0 0
}

.bxst-prices-table .bxst-prices-table-sidebar-column-item:dir(rtl) {
    margin: 5px 0 0 25px
}

.bxst-prices-table .bxst-prices-table-sidebar-column-item .bx-ui-button {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden
}

.bxst-prices-table .bxst-prices-table-row-head .bxst-prices-table-body .bxst-prices-table-item {
    align-items: flex-start
}

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

.bxst-prices-table .bxst-prices-table-body.bxst-prices-table-body-label:before {
    content: '';
    display: block;
    position: absolute;
    width: 87px;
    height: 89px
}

.bxst-prices-table .bxst-prices-table-body.bxst-prices-table-body-label.label-ru:before {
    background: url(/bitrix/templates/bitrix24_2017/css/../images/bnn/crm-price-table-lable.svg) no-repeat
}

.bxst-prices-table .bxst-prices-table-body.bxst-prices-table-body-label.label-ua:before {
    background: url(/bitrix/templates/bitrix24_2017/css/../images/bnn/crm-price-table-lable-ua.svg) no-repeat
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-body-prices {
    position: relative
}

.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
}

.bxst-prices-table .bxst-prices-table-body .bxst-align-start {
    align-items: flex-start
}

.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-label {
    display: block;
    position: absolute;
    margin: auto;
    bottom: calc(100% - 10px);
    padding: 6px 10px;
    background-color: #db2a8e;
    border-radius: 5px;
    color: #fff;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase
}

.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-count {
    padding: 5px 10px;
    border: 2px solid transparent;
    box-sizing: border-box;
    cursor: pointer
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-users-count.active {
    border: 2px solid #00aeef;
    border-radius: 30px
}

.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-content-description {
    margin-top: 5px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-users-content {
    position: relative
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-users-content-link.bottom {
    position: absolute;
    left: -50%;
    right: -50%;
    top: calc(100% + 5px);
    margin: auto
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-users-link {
    display: block;
    color: #00aeef;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1;
    cursor: pointer
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-users-link:hover {
    color: #00aeef
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price-outer {
    padding: 23px 0 30px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price {
    flex: 1;
    padding: 5px 0 5px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    text-decoration: none
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price.success {
    color: #b7db2a
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price.primary {
    color: #00aeef
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price-base {
    color: #adb5bd;
    font-size: .6875rem;
    text-decoration: line-through;
    white-space: nowrap
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price__message {
    padding: 5px 0;
    color: #adb5bd;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price__message_link {
    color: #00aeef;
    cursor: pointer
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-buy-btn-outer {
    display: flex
}

.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 .bx-ui-button {
    display: block;
    flex: 1;
    padding-left: 10px;
    padding-right: 10px
}

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

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-features-icon.checked {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/bitrix/templates/bitrix24_2017/css/../images/icons/icon-check.svg) no-repeat
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-features-icon.unchecked {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/bitrix/templates/bitrix24_2017/css/../images/icons/icon-uncheck.svg) no-repeat
}

.bxst-prices-table .bxst-prices-table-body .bxst-features-list-item {
    display: block;
    margin-bottom: 10px;
    color: #adb5bd;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.8;
    text-align: center
}

.bxst-prices-table .bxst-prices-table-body .bxst-features-list-item.titled {
    color: #00aeef;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: .5;
    text-align: center;
    cursor: default
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section {
    flex: 1 0 100%;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-outer {
    display: flex;
    flex-wrap: wrap;
    margin: 12px 20px 20px;
    background: #dee2e6;
    border-radius: 5px;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-item {
    display: flex;
    flex: 1 0 100%;
    width: 100%;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-item:dir(ltr) {
    padding: 10px 0 10px 14px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-item:dir(rtl) {
    padding: 10px 14px 10px 0
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-item:last-child .bxst-prices-table-extra-section-content {
    border: none
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 100%
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-icon-picture {
    width: 25px;
    height: 25px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    border-bottom: 1px solid #dee2e6;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-content:dir(ltr) {
    margin-left: 15px;
    padding-right: 27px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-content:dir(rtl) {
    margin-right: 15px;
    padding-left: 27px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-description:dir(ltr) {
    text-align: left
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-description:dir(rtl) {
    text-align: right
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-label {
    color: #b7db2a;
    font-size: .625rem;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-title {
    margin-top: 5px;
    color: #262626;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: .1px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-link {
    text-transform: uppercase
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section-link-item {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1
}

.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-prices-table-extra-section_white .bxst-prices-table-extra-section-outer {
    background-color: transparent
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-content {
    flex-direction: column;
    margin: auto;
    padding: 20px 0
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-item {
    background-color: #fff
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-item:dir(ltr) {
    padding: 0 0 0 14px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-item:dir(rtl) {
    padding: 0 14px 0 0
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-link {
    margin-top: 10px
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-description {
    text-align: center
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-title {
    margin-top: 0
}

.bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section_white .bxst-prices-table-extra-section-title-small {
    display: block;
    padding-top: 4px
}

.bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adb5bd;
    font-size: .875rem;
    font-weight: 300;
    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;
    width: 11px;
    height: 15px;
    background: url(/bitrix/templates/bitrix24_2017/css/../images/icons/icon-checked.svg) no-repeat
}

.bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item.success .bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item.success:dir(ltr):after {
    margin-left: 5px
}

.bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item.success .bxst-prices-table .bxst-prices-table-body .bxst-extra-list-item.success:dir(rtl):after {
    margin-right: 5px
}

.bxst-prices-table .bxst-prices-table-price-discount {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1
}

.bxst-prices-table .bxst-prices-table-price-discount-value {
    white-space: nowrap
}

.bxst-prices-table .bxst-prices-table-price-discount-label {
    height: 24px;
    padding: 0 10px;
    background-color: #bdf300;
    border-radius: 5px;
    font-size: .75rem;
    line-height: 2;
    vertical-align: middle
}

.bxst-prices-table .bxst-prices-table-price-discount-label.primary {
    background-color: #68ddff
}

.bxst-prices-table .bxst-prices-table-price-discount-label:dir(ltr) {
    margin: 0 0 0 10px
}

.bxst-prices-table .bxst-prices-table-price-discount-label:dir(rtl) {
    margin: 0 10px 0 0
}

.bxst-prices-table .bxst-header-site-selector-list .bxst-select-phantom-item-title {
    white-space: nowrap
}

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

.bxst-prices-table .bxst-prices-table-title.bxst-prices-table-title_select {
    font-size: 1.2rem
}

.bxst-prices-table .bxst-prices-table-description {
    padding: 17px 30px 16px;
    color: #adb5bd;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -.5px
}

.bxst-prices-table .bxst-prices-table-switcher {
    display: flex;
    margin-top: 15px
}

.bxst-prices-table .bxst-prices-table-switcher:dir(ltr) {
    margin-right: 15px
}

.bxst-prices-table .bxst-prices-table-switcher:dir(rtl) {
    margin-left: 15px
}

.bxst-prices-table .i-hover {
    display: block;
    position: absolute;
    height: 100%;
    background: transparent;
    border: 2px solid #00aeef;
    border-radius: 5px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    z-index: 0
}

.bxst-prices-table .i-hover:dir(ltr) {
    left: 0
}

.bxst-prices-table .i-hover:dir(rtl) {
    right: 0
}

.bxst-prices-table .bxst-prices-table-arrow {
    display: none;
    flex: 1 0 100%;
    justify-content: flex-end;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-arrow:dir(ltr) {
    left: 0
}

.bxst-prices-table .bxst-prices-table-arrow:dir(rtl) {
    flex-direction: row-reverse;
    right: 0
}

.bxst-prices-table .bxst-prices-table-arrow-next,.bxst-prices-table .bxst-prices-table-arrow-prew {
    position: relative;
    width: 9px;
    height: 20px;
    margin: 0 30px;
    font-size: 0
}

.bxst-prices-table .bxst-prices-table-arrow-next:before,.bxst-prices-table .bxst-prices-table-arrow-next:after,.bxst-prices-table .bxst-prices-table-arrow-prew:before,.bxst-prices-table .bxst-prices-table-arrow-prew:after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 12px;
    background: #dee2e6;
    border-radius: 5px;
    transition: all 0.2s ease-in-out
}

.bxst-prices-table .bxst-prices-table-arrow-next:before,.bxst-prices-table .bxst-prices-table-arrow-prew:before {
    top: 0;
    transform: rotate(45deg)
}

.bxst-prices-table .bxst-prices-table-arrow-next:after,.bxst-prices-table .bxst-prices-table-arrow-prew:after {
    bottom: 0;
    transform: rotate(-45deg)
}

.bxst-prices-table .bxst-prices-table-arrow-prew {
    transform: rotate(180deg)
}

.bxst-prices-table .bxst-prices-table-stick {
    flex: 1 0 100%;
    width: 0;
    height: 0;
    overflow: hidden
}

.bxst-prices-table .bxst-prices-table-stick.bxst-sticked .bxst-prices-table-stick-outer {
    position: fixed
}

.bxst-prices-table .bxst-prices-table-stick-outer {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    top: 0;
    left: 0;
    margin: auto;
    padding: 0 15px;
    background: #e9ecef;
    box-shadow: 0 4px 10px -1px #adb5bd;
    box-sizing: border-box;
    z-index: 8
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-inner {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    max-width: 1210px;
    width: 100%;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-row {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-row-border .bxst-prices-table-body {
    border: none
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-row-border:first-child .bxst-prices-table-body,.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-row-border:last-child .bxst-prices-table-body {
    border: none
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 1 0 100%;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector {
    flex: 1 0 100%;
    max-width: 265px;
    text-align: left;
    text-transform: uppercase
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector .bxst-header-site-selector {
    padding-right: 20px;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector .bxst-select {
    width: 100%
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector .bxst-select-phantom-choosed {
    overflow: inherit
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector .bxst-prices-table-users-title {
    color: #adb5bd;
    font-size: .8125rem;
    text-align: center;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector .bxst-prices-table-users {
    display: flex;
    align-items: center;
    justify-content: center
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector .bxst-prices-table-users-count {
    padding: 5px 10px;
    border: 2px solid transparent;
    box-sizing: border-box;
    cursor: pointer
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-selector .bxst-prices-table-users-count.active {
    border: 2px solid #00aeef;
    border-radius: 30px
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-stick-table {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    flex: 1;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-body {
    display: flex;
    align-items: normal;
    justify-content: space-around;
    box-sizing: border-box
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-item:dir(ltr) {
    border-left: 1px solid #dee2e6
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-item:dir(ltr):last-child {
    border-right: 1px solid #dee2e6
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-item:dir(rtl) {
    border-right: 1px solid #dee2e6
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-item:dir(rtl):first-child {
    border-left: 1px solid #dee2e6
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price-outer {
    padding: 10px 0
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price {
    flex: 1;
    text-transform: none;
    text-decoration: none;
    text-align: center
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price-outer {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 1;
    padding-left: 5px;
    padding-right: 5px
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price-content {
    text-align: right
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price-tariff {
    margin-right: 15px;
    color: #adb5bd;
    font-size: .8125rem
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price-base {
    color: #adb5bd;
    font-size: .6875rem;
    font-weight: 400;
    line-height: 1;
    text-decoration: line-through
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price-discount {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8
}

.bxst-prices-table .bxst-prices-table-stick-outer .bxst-prices-table-price-discount-label {
    height: 20px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    background-color: #bdf300;
    border-radius: 5px;
    font-size: .75rem;
    line-height: 1.8;
    vertical-align: middle
}

.bxst-prices-table-stick-dropdown {
    box-shadow: inset 0 0 2px 0 #adb5bd
}

.bxst-prices-table-detail {
    max-width: 900px;
    margin: 0 auto
}

.bxst-prices-table-detail_padding-bottom {
    padding-bottom: 50px
}

.bxst-prices-table-detail .bxst-prices-table-sidebar {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 350px
}

.bxst-prices-table-detail .bxst-prices-table-sidebar .bxst-prices-table-price-discount {
    justify-content: flex-start
}

.bxst-prices-table-detail .bxst-prices-table-sidebar .bxst-prices-table-price-discount-title {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8
}

.bxst-prices-table-detail .bxst-prices-table-sidebar,.bxst-prices-table-detail .bxst-prices-table-body {
    padding: 27px 0
}

.bxst-prices-table-detail .bxst-prices-table-sidebar+.bxst-prices-table-body {
    padding: 0
}

.bxst-prices-table-detail .bxst-prices-table-body {
    flex: 1 0 calc(100% - 350px)
}

.bxst-prices-table-detail .bxst-prices-table-sidebar,.bxst-prices-table-detail .bxst-prices-table-body {
    border-bottom: 2px solid #dee2e6
}

.bxst-prices-table-detail .bxst-prices-table-sidebar_border_top {
    border-top: 2px solid #dee2e6
}

.bxst-prices-table-detail .bxst-prices-table-description {
    padding: 5px 0 0;
    color: #262626;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5
}

.bxst-prices-table-detail .bxst-prices-table-row-border:last-child .bxst-prices-table-sidebar {
    border-bottom: none
}

.bxst-prices-table-detail .bxst-prices-table-title {
    padding: 0
}

.bxst-prices-table-detail .title-capitalize {
    text-transform: capitalize
}

.bxst-prices-table-detail .bxst-prices-table-price-outer {
    display: flex;
    flex: 1 0 auto;
    box-sizing: border-box
}

.bxst-prices-table-detail .bxst-prices-table-price-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1 0 auto;
    padding: 0 27px
}

.bxst-prices-table-detail .bxst-prices-table-price-value {
    font-size: 1.35rem;
    font-weight: 400;
    line-height: 1
}

.bxst-prices-table-detail .bxst-prices-table-price-value.primary {
    color: #00aeef
}

.bxst-prices-table-detail .bxst-prices-table-price-value.discount {
    text-decoration: line-through
}

.bxst-prices-table-detail .bxst-prices-table-price-sub-value {
    padding-top: 5px;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1
}

.bxst-prices-table-detail .bxst-prices-table-price-button {
    min-width: 120px
}

.bxst-prices-table-detail .bxst-prices-table-price-button .bx-ui-button {
    padding-left: 30px;
    padding-right: 30px
}

.bxst-prices-table-detail .bxst-prices-table-epilog {
    margin-top: 50px;
    width: 100%
}

.bxst-prices-table-detail .bxst-prices-table-epilog-message_small {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5
}

.bxst-prices-table-detail .bxst-prices-table-epilog-message_price {
    margin-bottom: 40px;
    font-size: 1.5rem;
    line-height: 1.2;
    text-align: center
}

.bxst-prices-table-detail .bxst-prices-table-epilog .bxst-prices-table-title {
    font-size: 1.25rem;
    padding-right: 20px
}

@media (max-width: 991.98px) {
    .bxst-prices-table-main-section {
        padding:50px 0
    }

    .bxst-prices-table-main-section .bxst-section-cnt {
        padding-right: 0
    }

    .bxst-prices-table:not(.bxst-prices-table-detail) {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .bxst-prices-table .bxst-prices-table-inner {
        padding-top: 20px;
        font-size: .75rem
    }

    .bxst-prices-table .bxst-prices-table-title {
        font-size: 1.25rem
    }

    .bxst-prices-table .bxst-prices-table-description {
        padding: 15px 15px;
        font-size: .75rem
    }

    .bxst-prices-table .bxst-prices-table-sidebar {
        position: -webkit-sticky;
        position: sticky;
        flex: 0;
        min-width: 250px;
        left: 0;
        background: #fff;
        z-index: 2
    }

    .bxst-prices-table .bxst-prices-table-sidebar:dir(ltr) {
        border-right: 2px solid #dee2e6
    }

    .bxst-prices-table .bxst-prices-table-sidebar:dir(rtl) {
        border-left: 2px solid #dee2e6
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sidebar-title {
        font-size: .6875rem
    }

    .bxst-prices-table .bxst-prices-table-sidebar+.bxst-prices-table-body {
        border-left: none;
        border-right: none
    }

    .bxst-prices-table .bxst-prices-table-body {
        flex: 1 0 100%;
        border-left: none;
        border-radius: 0
    }

    .bxst-prices-table .bxst-prices-table-body .bxst-prices-table-label {
        font-size: .625rem
    }

    .bxst-prices-table .bxst-prices-table-row-border:first-child .bxst-prices-table-body,.bxst-prices-table .bxst-prices-table-row-border:last-child .bxst-prices-table-body {
        border-radius: 0;
        border-left: none
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sidebar-title.bxst-prices-table-extra {
        display: none
    }

    .bxst-prices-table .bxst-prices-table-body .bxst-prices-table-extra-section {
        display: none
    }

    .bxst-prices-table .bxst-prices-table-stick .bxst-prices-table-stick-outer {
        display: none
    }

    .bxst-prices-table .bxst-prices-table-arrow {
        display: flex
    }

    .bxst-prices-table .i-hover {
        display: none
    }

    .bxst-prices-table-main .bxst-prices-table-sidebar {
        z-index: 2
    }

    .bxst-prices-table-main .bxst-prices-table-body {
        z-index: 1
    }

    .bxst-prices-table-detail .bxst-prices-table-description {
        padding: 10px 0
    }

    .bxst-prices-table-detail .bxst-prices-table-body {
        flex: 1
    }
}

@media (max-width: 767.98px) {
    .bxst-prices-table .bxst-prices-table-body .bxst-prices-table-item-bordered {
        margin:5px auto 0
    }

    .bxst-prices-table-detail .bxst-prices-table-price-inner {
        padding: 10px;
        flex-direction: column
    }

    .bxst-prices-table-detail .bxst-prices-table-price-section {
        padding-bottom: 15px
    }
}

@media (max-width: 575.98px) {
    .bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item {
        flex:1 0 100%;
        margin: 0 0 20px
    }

    .bxst-prices-table-main-section .bxst-prices-primary-list .bxst-prices-primary-list-item:nth-child(2n) {
        margin: 0 0 20px
    }

    .bxst-prices-table .bxst-prices-table-description {
        padding: 10px
    }

    .bxst-prices-table .bxst-prices-table-sidebar {
        min-width: 150px
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sidebar-inner {
        flex: 1
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sidebar-title {
        display: flex;
        align-items: flex-start;
        font-size: .625rem;
        text-align: left
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon {
        padding: 8px 0
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-icon:before {
        width: 14px;
        height: 14px
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-price-selection {
        margin: 10px 0 0
    }

    .bxst-prices-table .bxst-prices-table-sidebar .bxst-prices-table-sub-description {
        padding: 0 10px
    }

    .bxst-prices-table .bxst-prices-table-body .bxst-features-list-item {
        margin-bottom: 10px
    }

    .bxst-prices-table .bxst-prices-table-body .bxst-prices-table-price-outer {
        padding: 15px 0
    }

    .bxst-prices-table-detail .bxst-prices-table-description {
        padding: 10px 0
    }

    .bxst-prices-table-detail .bxst-prices-table-price-value {
        font-size: 1.25rem
    }
}
.advertising-banner-section li {
list-style-type: disc !important;
}
/* End */
/* /bitrix/templates/bitrix24_2017/css/price.table.min.css?172284391036879 */
