:root {
  --main-red-color: #d81d45;
  --main-blue-color: #0b72b9;
  --blue-color: #0f72ba;
}

.header_top {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}
.hidden, .hide {
    display: none;
}
.center {
    text-align: center;
}
.justify {
    text-align: justify;
}
.flex_center {
    display: flex;
    justify-content: center;
}
.uppercase {
    text-transform: uppercase;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mt-3, .my-3 {
    margin-top: 32px !important;
}
.mb_6 {
    margin-bottom: 6rem !important;
}
.mb_32 {
    margin-bottom: 32px !important;
}
.mb_20 {
    margin-bottom: 20px !important;
}
.mb_15 {
    margin-bottom: 15px;
}
.mb_10 {
    margin-bottom: 10px;
}
.mt_0 {
    margin-top: 0;
}
.pl-pr-60 {
    padding-left: 60px;
    padding-right: 60px;
}
.pr_0 {
    padding-right: 0;
}
.ps_70 {
    padding-left: 70px;
    padding-right: 70px;
}
.section_header {
    margin-bottom: 32px;
    margin-top: 64px;
}
.section_header img {
        max-height: 50px;
}
.section_form {
    margin-top: 32px;
}
.section_form .btn-red {
    width: 430px;
}
.section_block {
    margin-bottom: 64px;
}
.bcg_light_blue {
    background: #E1EEF7;
}
.text_blue {
    color: var(--main-blue-color);
}

.header-phones:hover {
    background: #c21a3e;
}
.telephone {
    position: relative;
    padding-right: 25px;
}
.additional_phones {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: -0.4rem;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 14px 2px rgb(0 0 0 / 8%), 0 8px 20px 1px rgb(0 0 0 / 10%);
    box-shadow: 0 3px 14px 2px rgb(0 0 0 / 8%), 0 8px 20px 1px rgb(0 0 0 / 10%);
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    padding: 1.4rem 2rem;
    width: 100%;
    text-align: left;
}
.additional_phones a {
    color: var(--main-blue-color);
    line-height: 1.2;
}
.header-phones:hover .additional_phones {
    opacity: 1;
    visibility: visible;
}
.show_phones {
    visibility: visible;
    opacity: 100%;
    top: 50%;
    width: auto;
    left: 3%;
    z-index: 100;
}
.product-list.desigions {
        padding: 0;
}
.product-list.desigions .product-list-item {
    width: 18%;
    margin: 0 0 3.2rem 2%;
}
.product-list.desigions .product-list-item:nth-child(5n+1) {
    margin-left: 0;
}
.light-gallery-video {
    max-width: 60%;
    margin: auto;
}

.fancy-image img {
    margin: 0;
}

.header-controls .open-callback-desktop-form {
    width: auto;
    min-width: 190px;
    padding: 0 25px;
    margin-right: 12px;
    background: #FFF;
    font-size: 17px;
    color: var(--main-blue-color);
    line-height: 30px;
    height: 32px;
    border: 1px solid #FFF;
}
.header-controls .open-callback-desktop-form:hover {
    background: transparent; 
}
.mobile_top .open-callback-desktop-form {
    width: 128px;
    font-size: 12px;
    line-height: 32px;
    height: 32px;
}

.subscribe-wrap {
    padding: 0 230px;
}

.promo_breadcrumbs .breadcrumbs__link, .promo_breadcrumbs .breadcrumbs__item:before {
    color: #fff;
}
.promo_breadcrumbs .breadcrumbs {
    margin-bottom: 40px;
}

.services .column {
    padding-left: 60px;
    padding-right: 60px;
}
.services .title {
    background: #0B72B9;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    padding: 15px 30px;
}
.services .title b {
    font-size: 28px;
}
.services .prew_text {
    font-size: 16px;
    line-height: 26px;
    color: #6AABD8;
    padding: 20px 30px;
}
.services .btn-red {
    width: 100%
}
.services .description {
    text-align: left;
    flex-direction: column;
}
.services .description .inner_text {
    padding: 20px 30px 30px 30px;
}
.services .description p {
    margin: 10px 0;
    padding-left: 30px;
}
.services .description p:before {
    color: var(--main-blue-color);
    margin-left: -30px;
    padding-right: 15px;
}

.services.new .column {
    padding: 16px;
}
.services.new .description .inner_text {
    padding: 20px 110px 20px 110px;
	margin-top: 20px;
}
.services.new .service_wrap {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.services.new .prew_text {
    color: rgba(0, 0, 0, 0.59);
    padding: 35px 120px;
}
.services.new .b24_show_more, .services.new .btn-outline--red {
    width: 65%;
    margin: 0 auto 16px auto;
}

.show_more::after, .b24_show_more::after {
    content: "\e90e";
    font-family: "icomoon";
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    margin-left: 14px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.b24_show_more__hrm::after {
    position: absolute;
    right: 36px;
}

.b24_show_more__site_audit::after {
    position: absolute;
    right: 36px;
    top: 15px;
}

.show_more.open::after, .b24_show_more.open::before, .b24_show_more.open::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.description.open {
    display: flex !important;
  	align-items: center;
}

.stages {
    margin-bottom: 4rem;
}
.stages .item {
    padding-left: 75px;
    padding-right: 75px;
}
.stages .title {
    background: #0B72B9;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding: 20px 40px;
    border-radius: 13px;
}
.stages .description {
    text-align: left;
    position: relative;
    padding: 30px 5px 0px 30px;
    border-left: 2px solid #0B72B9;
    margin-left: 13px;
    font-size: 14px;
    line-height: 16px;
    color: #6AABD8;
    z-index: -10;
}
.stages .description::before {
    height: 12%;
    width: 2px;
    content: '';
    position: absolute;
    left: -2px;
    bottom: 0;
    display: block;
    background: #fff;
    z-index: -20;
}
.stages .description li {
    list-style-type: none;
    margin-bottom: 30px;
}
.stages .description li::before {
    color: #0B72B9;
    content: "\2022";
    padding-right: 16px;
    font-size: 90px;
    margin-left: -46px;
    vertical-align: top;
    line-height: 16px;
}
.stages .description li:last-child::before {
    color: #D81D45;
}

.stages.new .item {
    padding-left: 16px;
    padding-right: 16px;
}
.stages.new .title {
    border-radius: 0;
    padding-left: 120px;
    position: relative;
    text-align: left;
    min-height: 72px;
}
.stages.new .number {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 13rem;
    font-weight: bold;
    line-height: 9rem;
}

.background_block_button {
    min-height: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 16px;
}
.middle_content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.two_column_list {
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
    width: 60%;
}
ul.two_column_list li:before {
    content: '\e926';
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    font-family: 'icons';
    color: #0B72B9;
}

.exchange_table {
    border-spacing: 16px;
    border-collapse: separate;
    width: 100%;
}
.exchange_table thead td {
    padding: 20px;
    font-size: 18px;
    font-weight: bold;
    width: 33%;
    color: #FFF;
    background: var(--main-blue-color);
    text-align: center;
}
.exchange_table tbody td {
    padding: 16px;
    background: rgba(217, 217, 217, 0.2);
    text-align: center;
    color: var(--main-blue-color);
}
.exchange_table tbody td:first-child {
    color: #000;
}
.exchange_table thead td:first-child, .exchange_table tbody td:first-child {
    /*background: rgba(217, 217, 217, 0.5);*/
}

.b24_table {
    border-spacing: 3px;
    border-collapse: separate;
    width: 100%;
}
.b24_table thead td {
    padding: 26px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    background: var(--main-blue-color);
    text-align: center;
}
.b24_table tbody td {
    padding: 26px;
    background: rgba(217, 217, 217, 0.2);
    text-align: center;
    color: var(--main-blue-color);
}
.b24_table tbody td:first-child {
    color: #000;
}
.b24-form-text {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
}

.exchange_mobile_table .table_head {
    background: var(--main-blue-color);
    color: #FFF;
    text-align: center;
    padding: 5px;
    margin-bottom: 7px;
}
.exchange_mobile_table .cell {
    background: rgba(217, 217, 217, 0.5);
    text-align: center;
    padding: 5px;
    margin-bottom: 7px;
}

.b24_tabs .descript {
    font-weight: bold;
    margin-bottom: 30px;
}
.b24_tab_item {
    font-size: 2.2rem;
    font-weight: bold;
    color: var(--main-blue-color);
    background: #E1EEF7;
    padding: 20px;
    cursor: pointer;
    margin-bottom: 20px;
}
.b24_tab_item.active {
    background: var(--main-blue-color);
    color: #FFF;
}
.b24_tabs_content {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    padding: 0 16px 16px 16px;
}
.b24_tabs_content .title {
    line-height: 2.4rem;
    font-weight: bold;
    font-size: 2rem;
    color: var(--main-blue-color);
    /*background: #E1EEF7;*/
    padding: 16px;
    border: 1px solid var(--main-blue-color);
}
.b24_tabs_content .prew_text {
    color: rgba(0, 0, 0, 0.59);
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.b24_tabs_content .btn-red {
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}
.b24_tabs_content .btn-outline {
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}
/*.b24_show_more::before {*/
/*    content: "\e90e";*/
/*    font-family: "icomoon";*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    font-size: 12px;*/
/*    margin-right: 14px;*/
/*    -webkit-transition: 0.2s;*/
/*    -o-transition: 0.2s;*/
/*    transition: 0.2s;*/
/*}*/
.b24_tabs_content .column {
    display: flex;
    flex-direction: column;
}
.b24_tabs_content .description {
    height: 100%;
}
.b24_tabs_content .inner_text {
    background: #E1EEF7;
    padding: 24px;
    color: rgba(0, 0, 0, 0.59);
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
}
.b24_tabs_content .inner_text p {
    margin-bottom: 5px;
}
.b24_tab {
    display: none;
}
.b24_tab.active {
    display: flex;
}

.b24_bonus {
    padding: 0 120px;
}
.b24_bonus.vnedrenie {
    padding: 0;
}
.b24_bonus.vnedrenie .flex-multiline {
    justify-content: center;
}
.sqare_block {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    padding: 30px 20px 20px 20px;
    width: 253px;
    height: 220px;
    margin: 0 26px;
}
.sqare_block:hover {
    -webkit-box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.08), 0 16px 24px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.08), 0 16px 24px 2px rgba(0, 0, 0, 0.1);
}
.b24_bonus.vnedrenie .sqare_block {
    margin: 16px;
}

.b24_consult {
    padding: 73px 270px 73px 160px;
}
.b24_consult .btn-red {
    width: 45%;
    margin-right: 30px;
    text-transform: uppercase;
}
.b24_consult .btn-outline {
    width: 45%;
    text-transform: uppercase;
}
.b24_men {
    position: absolute;
    top: -60px;
    right: 0;
}

.b24_crm {
    background: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 10px 70px;
}
.b24_crm_content {
    width: 49%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.b24_crm .main-advantages__item {
    width: 50%;
    padding: 30px 30px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}
.b24_crm .main-advantages__icon {
    width: 120px;
    height: 120px;
    background: #F5F5F5;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.b24_crm .main-advantages__title {
    font-weight: normal;
    color: #000;
}
.b24_crm_button {
    width: 100%;
    margin-top: 60px;
    padding: 0 90px;
}
.b24_crm_button .btn-red {
    width: 100%;
    text-transform: uppercase;
}

/*.video_slider .slick-slide {
    padding: 0 16px;
}
.video_slider .slick-track {
    transform: none !important;
}*/
.video_slider {
    display: flex;
    align-items: center;
}
.video_slider .yt-video {
    width: 26%;
}
.video_slider .yt-video.active {
    width: 42%;
}
.video_slider .video-item__icon, .video_slider_mobile .video-item__icon, 
.video_slider .rutube-item__icon, .video_slider_mobile .rutube-item__icon,
.video_slider .inner-item__icon, .video_slider_mobile .inner-item__icon{
    position: absolute;
    z-index: 100;
    top: 40%;
    left: 43%;
    font-size: 46px;
    color: #ffffff;
}
.video_slider .video_text {
    text-align: center;
    margin-top: 20px;
}

.clients {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 70px;
}
.clients .client {
    background: #fff;
    height: 120px;
    padding: 10px 30px;
    margin: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.client.small {
    width: 14%
}
.client.medium {
    width: 22%
}
.client.big {
    width: 30%
}

.b24_serv {
    margin: 0 50px;
}
.b24_serv .column {
    padding-right: 55px;
    padding-left: 55px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.b24_serv .title {
    width: 100%;
    padding: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0B72B9;
    background: #E1EEF7;
    margin-bottom: 30px;
}
.b24_serv .description {
    width: 100%;
    margin-bottom: 25px;
}
.b24_serv .btn-red {
    width: 100%;
    text-transform: uppercase;
}

.b24_why .flex-multiline {
    margin: 0 -16px;
}
.b24_why .sqare_block {
    margin: 0 auto 20px auto;
    /*height: auto;*/
}
.b24_why .sqare_block .main-advantages__icon {
    margin-bottom: 23px;
    min-height: 66px;
}
.b24_why .sqare_block .title {
    text-transform: uppercase;
    color: #0B72B9;
    font-weight: bold;
}
.b24_why .sqare_block .add {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.59);
    margin-top: 10px;
}

.b24-price-form .main-promo-left {
    padding-left: 0;
    width: 50%;
}
.b24-price-form .main-promo-right {
    padding-right: 0;
    width: 40%;
}
.b24-price-form .title {
    font-size: 4rem;
    font-weight: bold;
    margin-bottom: 40px;
}

.bg_b24_vnedrenie {
    position: relative;
    background: url(images/b24_vnedr.bg_.png) center center no-repeat;
    background-size: cover;
}
.bg_b24_vnedrenie:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
}
.bg_b24_vnedrenie .page-section__title {
    color: #FFF;
    margin-top: 10rem;
    margin-bottom: 10rem !important;
}

.form_wrap {
    margin: 30px 100px 0;
    display: flex;
    background: #FFF;
}
.form_bcg {
    background: #FFF;
    padding: 70px 80px;
    width: 50%;
}
.image-slider span {
    display: block;
    padding-top: 16px;
}

@media (min-width: 767px) {
    .b24_tabs_content .title {
        font-size: 1.3rem;
    }
}

@media (min-width: 1190px) {
    .b24_tabs_content .title {
        font-size: 2rem;
    }
    
    .fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
        width: 70%;
        height: calc(90% - 44px);
    }
}

@media (min-width: 1024px){
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important;
    }
}

@media (max-width: 1462px) {
    .clients {
        margin: 0;
    }
}

@media (max-width: 1350px) {
    .b24_bonus {
        padding: 0;
    }
    .sqare_block {
        margin: auto;
    }
    .client.small {
        width: 13%;
    }
}

@media (max-width: 1268px) {
    .pl-pr-60 {
        padding-left: 0;
        padding-right: 0;
    }
    .b24_crm {
        margin: auto;
    }
    .b24_crm_content {
        width: auto;
    }
    .b24_crm_button {
        padding: 0 16px;
    }
    .client.medium {
        width: 21%;
    }
    .b24_serv {
        margin: 0;
    }
}

@media (max-width: 1024px) {
    .subscribe-wrap {
         padding: 0 40px;
    }
    .services .column {
        padding-left: 30px;
        padding-right: 30px;
    }
    .services.new .prew_text {
         padding: 20px; 
    }
    .services.new .description .inner_text {
        padding: 16px;
    }
    .services.new .b24_show_more, .services.new .btn-outline--red {
        width: 90%;
    }
    .stages .title {
        font-size: 16px;
        line-height: 20px;
        padding: 16px;
    }
    .stages .description::before {
        height: 15%;
    }
    .two_column_list {
        width: 100%;
    }
    .b24_consult {
        padding: 73px 280px 73px 60px;
    }
    .b24_consult .btn-red {
        width: 100%;
    }
    .b24_consult .btn-outline {
        width: 100%;
        margin-top: 2.4rem;
    }
    .client.small {
        width: 20%;
    }
    .client.big, .client.medium {
        width: 28%;
    }
    .b24_serv .column {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (max-width: 767px) {
    .mt-3 {
        margin-top: 0 !important;
    }
    .mb_6 {
        margin-bottom: 3rem !important;
    }
    .mb_20 {
        margin-bottom: 0px !important;
    }
    .pl-pr-60 {
        padding: 0;
    }
    .margin_auto_mobile {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .no_margin_mobile {
        margin-left: 0;
        margin-right: 0;
    }
    .hide_mobile {
        display: none;
    }
    .no_bcg_mobile {
        background: none !important;
        min-height: 20px;
    }
    .subscribe-wrap {
         padding: 0 15px;
         text-align: center;
    }
    .b24-content-bg:before, .b24-form-bg:before {
        background: none;
        background-color: #FFF;
    }
    .light-gallery-video {
        max-width: 100%;
        margin: auto;
    }
    .section_block {
        margin-bottom: 0;
    }
    ul.two_column_list {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        width: 100%;
        margin-bottom: 0;
    }
    .mobile_justify {
        text-align: justify
    }
    .phones_wrap {
        display: flex;
        align-items: center;
    }
    .mobile_contacts i.icon-expand-more {
        font-size: 20px;
    }
    .telephone {
        padding-right: 7px;
    }
    .b24-form-text {
        color: #000;
        font-size: 12px;
    }
    
    .additional_phones {
        top: 50%;
        width: auto;
        left: 3%;
        z-index: 100;
    }
    
    .b24_tabs {
        margin-top: 50px;
        margin-bottom: 0px;
    }
    .page-section.b24_tabs .page-section__title {
        font-size: 3rem;
    }
    .b24_tabs .descript {
        font-size: 1.4rem;
        margin-bottom: 30px;
    }
    .b24_tab_item {
        font-size: 2.4rem;
        padding: 20px;
        margin: 0 -16px;
    }
    .b24_tabs_content {
        box-shadow: none;
    }
    
    .b24_bonus {
        padding: 0;
        margin-bottom: 30px;
    }
    
    .sqare_block {
        padding: 35px 20px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        flex-direction: column;
        margin: 0 auto;
    }
    .sqare_block .title {
        font-size: 1.4rem;
    }
    
    .b24_bonus.vnedrenie .sqare_block {
        margin: 10px;
        padding: 16px;
        width: 44%;
        height: auto;
        justify-content: initial;
    }    
    
    .b24_consult {
        padding: 0; 
    }
    .b24_men {
        position: relative;
    }
    
    .b24_consult .btn-red, .b24_consult .btn-outline {
        font-size: 16px;
    }
    
    .b24_crm_wrapper {
        padding: 30px 20px;
    }
    .b24_crm {
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .b24_crm_content {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        padding-bottom: 30px;
    }
    .b24_crm .main-advantages__item {
        width: 100%; 
        padding: 30px 50px 0;
    }
    .b24_crm .main-advantages__title {
        font-size: 14px;
        line-height: 17px;
    }
    .b24_crm_button {
        margin-top: 30px;
        padding: 0 20px;
    }
    .b24_crm_button .btn-red {
        font-size: 14px;
    }
    
    .stages.new .number {
        font-size: 11rem;
        line-height: 7rem;
    }
    .stages.new {
        margin-bottom: 0;
    }
    .services.new .service_wrap {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    
    .client.small {
        width: 21%; 
    }
    .client.big, .client.medium {
        width: 46%;
    }
    .clients .client {
        box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
        padding: 10px;
        height: 60px;
        margin: 10px 5px;
    }
    .clients .client img {
        height: 100%;
    }
    
    .b24_serv {
        margin-bottom: 20px;
    }
    .b24_serv .title {
        background: none;
        margin: 10px 0 0;
    }
    .b24_serv .column {
        padding: 8px;
    }
    .b24_serv .description {
        font-size: 14px;
    }
    
    .black.project-list .slick-list {
        margin: 0px; 
        padding: 0;
    }
    .project-list.black .project-list-item {
        margin-left: 0px; 
        margin-right: 0px;
        text-align: center;
    }
    .black.slick-slider {
        margin-left: -30px;
        margin-right: -30px;
        margin-bottom: 0;
    }
    .project-list.black .slick-arrow {
        background: none;
        top: 45%;
    }
    .project-list.black .slick-arrow.slick-next {
        right: 5px;
    }
    .project-list.black .slick-arrow.slick-prev {
        left: 5px;
    }
    
    .b24_why .sqare_block {
        margin: 0 auto 20px;
    }
    
    .b24-price-form {
        text-align: center;
    }
    .b24-price-form .main-promo-content {
        padding: 90px 15px 0px;
    }
    .b24-price-form .title {
        font-size: 30px;
        margin-bottom: 16px;
    }
    .b24-price-form .main-promo-left {
        padding: 0;
        width: 100%;
        min-height: 270px;
    }
    .b24-price-form .main-promo-right {
        padding: 0;
        width: 100%;
    }
    
    .form_wrap {
        margin: 30px 0 0;
        flex-direction: column;
    }
    .form_bcg {
        padding: 32px 16px 0;
        width: 100%;
    }
}

.rectangle-block{
    background-color: #FFFFFF;
    height: 275px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    padding-top: 35px;
    border-radius: 33px;
}

.rectangle-block__web{
    height: 255px;
}
.rectangle-block__web__steps {
    height: 350px;
}

.rectangle-block.function {
}

.rectangle-block.box {
}

.rectangle-block__hrm{
    background-color: #FFFFFF;
    height: 240px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    padding-top: 35px;
    border-radius: 33px;
}

.rectangle-block__header h3 {
    margin: 0px 0px 5px 0px;
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
}

@media (max-width: 1435px) {
    .rectangle-block{
        height: 305px;
    }
    .rectangle-block__header h4 {
        font-size: 26px;
    }
    .rectangle-block.function {
        height: 280px;
    }
    .rectangle-block.box {
        height: 240px;
    }
    .rectangle-block__web {
        height: 255px;
    }
    .rectangle-block__web__steps {
        height: 360px;
    }
}

@media (max-width: 1313px) {
    .rectangle-block{
        height: 345px;
    }
    .rectangle-block.function {
        height: 300px;
    }
    .rectangle-block__web {
        height: 255px;
    }
}

@media (max-width: 1264px) {
    .rectangle-block__header h3 {
        font-size: 16px;
    }
}

@media (max-width: 1281px) {
    .rectangle-block{
        height: 385px;
    }
    .rectangle-block__header h4 {
        font-size: 20px;
    }
    .rectangle-block.function {
        height: 335px;
    }
    .rectangle-block__web {
        height: 255px;
    }
}

@media (max-width: 1205px) {
    .rectangle-block__web {
        height: 310px;
    }
}

@media (max-width: 1096px) {
    .rectangle-block.box{
        height: 285px;
    }
    .rectangle-block__header h4 {
        font-size: 17px;
    }
    .rectangle-block__web {
        height: 310px;
    }
}

@media (max-width: 1070px) {
    .rectangle-block__header h3 {
        font-size: 15px;
    }
    /*.rectangle-block__web {*/
    /*    height: 370px!important;*/
    /*}*/
}

@media (max-width: 991px) {
    .rectangle-block__header h3 {
        font-size: 25px;
    }
    .rectangle-block{
        height: 273px;
    }
    .rectangle-block__hrm{
        height: 265px;
    }
    .title_hrm::before {
        width: 100%;
    }
    .rectangle-block.function {
        height: 270px!important;
    }
    .rectangle-block__header h4 {
        font-size: 20px;
    }
    .rectangle-block__web__steps {
        height: 350px;
    }
    .rectangle-block__web {
        height: 225px;
    }
}

@media (max-width: 950px) {
    .rectangle-block{
        height: 305px;
    }
    .rectangle-block__web__steps {
        height: 325px;
    }
    .rectangle-block__web {
        height: 225px;
    }
}

@media (max-width: 869px) {
    .rectangle-block{
        height: 345px;
    }
    .rectangle-block__web {
        height: 225px;
    }
}

@media (max-width: 848px) {
    .rectangle-block{
        height: 385px;
    }
    .rectangle-block__hrm{
        height: 285px;
    }
    .rectangle-block__web {
        height: 240px;
    }
}

@media (max-width: 767px) {
    .rectangle-block{
        height: 225px;
    }
    .rectangle-block__hrm{
        height: 215px;
    }
    .rectangle-block.function {
        height: 195px!important;
    }
    .rectangle-block__web__steps {
        height: 280px;
    }
    .rectangle-block__web {
        height: 200px;
    }
}

@media (max-width: 634px) {
    .rectangle-block{
        height: 265px;
    }
    .rectangle-block__hrm{
        height: 260px;
    }
    .rectangle-block.function {
        height: 250px!important;
    }
    .rectangle-block__web__steps {
        height: 300px;
    }
    .rectangle-block__web {
        height: 210px;
    }
}

@media (max-width: 467px) {
    .rectangle-block{
        height: 310px;
    }
    .rectangle-block__web {
        height: 230px;
    }
}

@media (max-width: 426px) {
    .rectangle-block{
        height: 345px;
    }
    .rectangle-block__web {
        height: 230px;
    }
}

@media (max-width: 416px) {
    .rectangle-block{
        height: 385px;
    }
    .rectangle-block__hrm{
        height: 300px;
    }
    .rectangle-block.function {
        height: 300px!important;
    }
    .rectangle-block__web__steps {
        height: 365px;
    }
    .rectangle-block__web {
        height: 255px;
    }
}

.rectangle-block__k-team {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-top: 25px;
    padding-right: 20px;
    height: 107px;
}
/**/
.rectangle-block__header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 22px 6px 22px;
}
/*.rectangle-block__header__hrm {*/
/*    margin: 0 22px 6px 0px;*/
/*}*/
.rectangle-block__header h5{
    margin: 0px 0px 14px 0px;
    /*margin-bottom: 1.3rem;*/
    text-align: left;
    text-transform: uppercase;
}
.rectangle-block__header h4 {
    margin: 0px 0px 5px 0px;
    text-align: left;
    text-transform: uppercase;
}


/**/

.rectangle-block:hover{
    -webkit-box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.08), 0 16px 24px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.08), 0 16px 24px 2px rgba(0, 0, 0, 0.1);
}

/*.rectangle-block .main-advantages__icon{*/

/*    margin-bottom: 35px;*/
/*    min-height: 66px;*/
/*}*/

.rectangle-block .title{
    margin: 0 11px 22px 22px;
    text-align: left;
}

.rectangle-block__hrm .title{
    margin: 0 11px 22px 22px;
    text-align: left;
}

.rectangle-block .title__k-team{
    margin: 0px 35px 0 40px;
    width: 553px;
}

.rectangle-block .title_hrm {
    padding: 0 23px;
}

.rectangle-block .title_web {
    padding: 0 0px;
}

.title_hrm::before {
    content: '';
    display: block;
    height: 2px;
    width: 119%;
    background: linear-gradient(to right, #4C79CD, #E35BA3); /* можно заменить на нужные цвета */
    margin-bottom: 12px;
    border-radius: 2px;
    margin-left: -21px;
}

.title_web::before {
    width: 100%;
    margin-left: -2px;
}

.rectangle-block .title__others{
    border: 1px solid #000;
    border-radius: 30px;
    display: inline-block;
    padding: 5px;
    margin: 5px 0px 13px 0px;
    text-align: left;
    margin-top: -6px;
}

.rectangle-block__tags{
    margin-top: 66px;
    justify-content: space-around;
}

@media (max-width: 767px) {
    .rectangle-block__tags {
        display: none;
    }
    .rectangle-block__k-team {
        flex-wrap: wrap;
        height: 137px;
    }
    .rectangle-block .title__k-team {
        margin: -110px 0 0 114px;
    }
    /*.rectangle-block .title__k-team{*/
    /*    margin: 0px 35px 0 20px;*/
    /*}*/
}

@media (max-width: 526px) {
    .rectangle-block__k-team {
        height: 200px;
    }
    .b24_price_buttons__k-team {
        height: 23%;
        margin-top: 0px;
    }
}

@media (max-width: 421px) {
    .rectangle-block__k-team {
         height: 273px;
    }
    .b24_price_buttons__k-team {
        margin-top: 0px;
        height: 15%;
    }
}

.rectangle-block__tags__tag{
    border-color: #fff;
    border: 1px solid;
    border-radius: 20px;
    margin-top: 34px;
    padding: 7px !important;
    
    vertical-align: middle;
    text-align: center;

    min-height: 39px;

    font-size: 16px;
}

.rectangle-block__tags__tag:hover{
    background-color: #fff;
    color: #0f72ba;
    transition: 0.2s;
}

.b24_tabs_content .price-per-month {
    color: rgba(0, 0, 0, 0.59);
    font-weight: bold;
    margin-bottom: 10px;
}

.b24_tabs_content .price-per-year {
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
    margin-bottom: 10px;
}

.b24_tabs_content .tariff-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    
    /* padding: 16px; */
    padding: 10px;

    text-align: center;
    text-transform: uppercase;

    color: #0B72B9;
    background: #E1EEF7;
}

.b24_tabs_content .count-of-users{
    display: flex;
    justify-content: center;

    padding: 16px;

    margin-top: 10px;
    margin-bottom: 10px;

    box-sizing: border-box;
    border: 1px solid #0B72B9;
	color: #0B72B9;
	font-weight: 700;
}

.btn-show-users{
    cursor: pointer;
    transition: 0.2s;
}

.btn-show-users::after{
    content: "\e90e";
    font-family: "icomoon";
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
    height: 20px;
    width: 20px;
    color: #0B72B9;
}

.btn-show-users.open::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.btn-show-users:hover {
    border-color: #0B72B9;
    background: #0B72B9;
    color: #fff;
    text-decoration: none;
}

.btn-show-users:hover:after{
    color: #fff;
}

.count-of-users__block{
    position: relative;
}

.count-of-users__list{
    position: absolute;
    box-sizing: border-box;
    border: 1px solid rgba(217, 217, 217, 0.5);
    left: 0;
    top: 55px;
    background-color: white;
    //transition: .2s;
	margin-top: 10px;
    width:100%;
    z-index: 1;
    display:none;
}

.count-of-users__list.open {
    display: block !important;
}

.count-of-users__list__element{
    padding: 5px;
    cursor: pointer;
    transition: 0.2s;
}

.choosed{
    font-weight: bold !important;
    background-color: rgba(0, 0, 0, 0.1);
}

.count-of-users__list__element:hover{
    border-color: #0B72B9;
    background: #0B72B9;
    color: #fff;
    text-decoration: none;
}

.tariff__list__element{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.59);
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #0B72B9;
    border-radius: 30px;
    padding: 16px 4px 16px 4px;
    margin:auto;
    cursor: pointer;
    transition: 0.2s;
}

.tariff__list__element.active{
    border-color: #0B72B9;
    background: #0B72B9;
    color: #fff;
    text-decoration: none;
}

.tariff__list__element:hover{
    border-color: #0B72B9;
    background: #0B72B9;
    color: #fff;
    text-decoration: none;
}

.page-section__tariff-title{
    font-size: 4rem;
    margin-bottom: 20px;
}

.tariff-title{
    font-size: 3rem;
    margin-bottom: 20px;
}

.tariffs-block{
    margin-bottom: 2rem;
}

.small-width{
    width: 964;
}

.tariff-info{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.bonuses{
    padding-top: 0px !important;
}

.bonuses__title{
    background: #0B72B9;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    padding: 16px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bonuses__list{
    height: 100%;
}

.bonuses__list__item{
    list-style: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    margin-left: 32px;    
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}

.bonuses__list__item::before {
    content: url('icon/bonuses-icon.png');
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    margin-left: -32px;
    margin-top: -3px;
}

.tariff-content{
    margin-top: 30px
}
