*, *:before, *:after {
    box-sizing: border-box;
}

html,
body {
    height: 100%;
}

body.lock {
    overflow: hidden;
}

.b2b-wrapper {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.content-container {
    flex: 1 0 auto;
}

.container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.b2b-wrapper {
    font-family: Rubik, MuseoNew, sans-serif;
    color: #14181c;
}

.b2b-wrapper button {
    font-family: Rubik, MuseoNew, sans-serif;
}

.b2b-wrapper .container-fluid {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.b2b-wrapper .container-fluid-1440 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.b2b-wrapper .container-fluid-1440 .container-fluid {
    padding-right: 0;
    padding-left: 0;
}


.b2b__header {
    position: relative;
}

.b2b-wrapper a {
    color: #14181c;
}

.b2b__header-logo {
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 0.95;
    text-decoration: none;
}

.b2b__header-logo img {
    width: 70px;
    margin-right: 15px;
}

.b2b__header-wrapper {
    padding: 22px 0px;
}

.b2b__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-menu__language-button {
    font-size: 16px;
    color: #14181c;
    line-height: 1.38;
    display: flex;
    align-items: center;
    background-color: transparent;
}

.header-menu__language-check {
    margin-right: 4px;
}

.header-menu {
    display: flex;
    align-items: center;
}

.header-menu__language {
    margin-right: 30px;
    position: relative;
}

.header-menu a {
    text-decoration: none;

}

.header-menu__text-item-wrapper {
    margin-right: 30px;
    font-size: 16px;
    line-height: 1.38;
    display: inline-block;
    vertical-align: middle;
}

.header-menu__text-item-wrapper:last-child {
    margin-right: 0;
}


.exit-icon {
    background-image: url('/wp-content/themes/english/assets/images/b2b/exit.svg');
    background-position: top center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.header-menu a:visited,
.header-menu a:focus {
    color: #14181c;
}

.header-menu__phone {
    margin: 0;
    margin-right: 129px;

}

.header-menu__enter {
    font-size: 16px;
    line-height: 1.38;
    padding: 9px 22px;
    border-radius: 8px;
    text-decoration: none;
    color: #14181c;
}

.header-menu__burger {
    display: none;
}

.b2b__corporate-training {
    display: flex;
    align-items: center;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-header-title {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.17;
    margin: 0;
    color: inherit;
}

.section-header-sub-title {
    font-size: 28px;
    margin-bottom: 0;
    margin-top: 20px;
    line-height: 1.17;
    font-weight: normal;
    padding: 0;
    color: inherit;
}

.section-header-title_white {
    color: #fff;
}

.b2b__corporate-training-button {
    border-radius: 8px;
    background-color: #f1f2f6;
    padding: 14px 37px;
    color: #14181c;
    text-decoration: none;
    text-align: center;
    font-size: 19px;
    margin-top: 25px;
    display: inline-block;
}

.b2b__corporate-training-button.redesign-button_type_disabled {
    background-color: #bfced9;
}

a.b2b__corporate-training-button:visited {
    color: #14181c;
}

.b2b__corporate-training-button_green {
    background-color: #00d143;
    color: #ffffff;
}

.b2b__corporate-training-button_yellow {
    background-color: #febe46;
    color: #000;
}

.b2b__corporate-training-button_red {
    background-color: #ff5367;
    color: #ffffff;
}

.b2b__corporate-training-button_grey {
    background-color: #f1f2f6;
}

a.b2b__corporate-training-button_green:visited,
a.b2b__corporate-training-button_green:link,
.b2b__corporate-training-button_green span  {
    color: #ffffff;
}

.b2b__corporate-training-button_green span {

}

.b2b__corporate-training-left {
    width: 60%;
}

.b2b__corporate-training-right {
    width: 40%;
    text-align: center;
    max-width: 448px;
    position: relative;
}

.b2b__corporate-training-right-img {
    width: 100%;
}

.b2b__corporate-training-cloud {
    position: absolute;
    z-index: -1;
    top: 200px;
    right: 0px;
}

.b2b__corporate-training-buttons {
    display: flex;
    flex-wrap: wrap;
}

.b2b__corporate-training-buttons .b2b__corporate-training-button:first-child {
    margin-right: 20px;
}

.b2b__corporate-training-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 65px;
}

.corporate-training-desc_item {
    width: 300px;
    margin: 0;
    font-weight: 500;
    font-size: 19px;
}

.corporate-training-desc_item:nth-child(2) {
    margin: 0 5px;
}

.b2b__monitoring-wrapper {
    margin-top: 270px;
}

.b2b__monitoring {
    position: relative;
    display: flex;
    justify-content: flex-end;
    border-radius: 31px;
    background-color: #14181c;
}

.b2b__monitoring-left {
    top: -110px;
    position: absolute;
    left: -50px;
    width: 58%;
    max-width: 690px;
}

.b2b__monitoring-right {
    padding: 90px 43px;
    width: 45%;
}

.b2b__monitoring-activity {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    color: #00d143;
}

.b2b__monitoring-desc {
    line-height: 1.21;
    letter-spacing: normal;
    color: #ffffff;
    opacity: 0.7;
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 26px;
}

.b2b__monitoring-left-img {
    width: 100%;
}

.b2b__corporate-training-wrapper-1440 {
    position: relative;
}

.b2b__conveniences {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.b2b__conveniences-wrapper {
    margin-top: 120px;
}

.b2b__conveniences-left,.b2b__conveniences-right {
    width: 50%;

}

.b2b__conveniences-right {
    text-align: center;
}

.b2b__conveniences-right-img {
    max-width: 388px;
    width: 100%;
}

.b2b__conveniences-left {
    max-width: 490px;
    width: 50%;
    margin: 0 auto;
}

.b2b__conveniences-desc {
    font-size: 28px;
    margin-bottom: 0;
    margin-top: 20px;
    line-height: 1.17;
}

.b2b__mob-app-button {
    margin-top: 30px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.b2b__mob-app-button img {
    max-width: 100%;
}

.b2b__mob-app-button_app-store {
    margin-right: 15px;
}

.b2b__mob-app-button {
    border-radius: 4px;
}

.b2b__mob-app-button_app-store {
    background: #131313 url(/wp-content/themes/english/assets/images/b2b/app-store-transparent.svg) center no-repeat;
    height: 52px;
    width: 152px;
}

.b2b__mob-app-button_google-play {
    background: #131313 url(/wp-content/themes/english/assets/images/b2b/google-play-transparent.svg) center no-repeat;
    height: 52px;
    width: 174px;
}

.b2b__mob-app-buttons {
    font-size: 0;
}

/*.b2b__conveniences-wrapper {*/
    /*margin-top: 65px;*/
/*}*/

.b2b__tariffs-title {
    text-align: center;
}
.b2b__tariffs {
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
}

.b2b__tariff-item {
    width: 33.333%;
    margin: 0px 49px;
    text-align: center;
}

.b2b__tariff-item-img {
    width: 170px;
    height: 140px;
    margin: 0 auto;
}

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

.b2b__tariff-item-desc,.b2b__tariff-item-header {
    font-size: 19px;
    line-height: 1.47;
    margin-bottom: 0;
}

.b2b__tariff-item-header {
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 10px;
}

.b2b__tariffs-wrapper {
    margin-top: 125px;
}

.b2b__email-hr {
    width: 159px;
    height: 1px;
    background-color: #e2e4e3;
    margin: 0 auto;
    border: 0;
}

.b2b__email-wrapper {
    margin: 90px 0px 0px 0px;
}

.b2b__email {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 80px 0;
    max-width: 500px;
    margin: 0 auto;
}

.b2b__email a {
    color: #1cb843;
    text-decoration: none;
}

.b2b__how-it-work-header {
    text-align: center;
}

.b2b__how-it-work {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.b2b__how-it-work-left, .b2b__how-it-work-right {
    width: 50%;
}

.b2b__how-it-work_text-wrapper {
    max-width: 493px;
    margin: 0 auto;
}

.b2b__how-it-work_img-wrapper {
    max-width: 531px;
    margin: 0 auto;
}

.b2b__how-it-work-desc {
    font-size: 28px;
    line-height: 1.21;
}

.b2b__how-it-work-img {
    max-width: 100%;
}

.b2b__how-it-work-wrapper {
    margin-top: 85px;
}

.b2b__benefits-header {
    font-size: 32px;
    line-height: 1.25;
    text-align: center;
}

.b2b__benefits-wrapper {
    margin-top: 152px;
}

.b2b__benefit {
    display: flex;
    justify-content: space-around;
}

.b2b__benefit-item {
    width: 25%;
    text-align: center;
    margin-top: 65px;
}

.b2b__benefit-item-desc {
    font-size: 19px;
    line-height: 1.26;
    margin-bottom: 0;
}

.b2b__questions-wrapper {
    background-color: #14181c;
    padding: 60px 0px;
}

.b2b__questions-header {
    text-align: center;
    font-size: 32px;
    margin-bottom: 50px;
}

.b2b__questions-wrapper {
    margin-top: 100px;
}

.b2b__questions {
    display: flex;
    justify-content: space-between;
}

.b2b__questions_left, .b2b__questions_right {
    width: 50%;
}

.b2b__questions_left {
    margin-right: 24px;
}

.b2b__questions-arrow {
    border: solid #2f3033;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    position: absolute;
    right: 24px;
    top: 30px;
}

.b2b__questions-arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.b2b__questions-arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.b2b__questions-arrow.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.b2b__questions-arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.b2b__questions-item {
    border-left: 6px solid #fff;
    border-radius: 8px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.04), 0 1px 2px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    cursor: pointer;
    vertical-align: top;
    margin-top: 16px;
    transition: border 0.4s linear;
}


.b2b__questions-item-title {
    font-size: 19px;
    color: #2f3033;
    font-weight: normal;
    transition: font-weight 0.4s linear;
}

.b2b__questions-item-title-wrapper {
    position: relative;
    padding: 17px 32px 23px 18px;
}

.b2b__questions-item-desc.show {
    display: block;
}

.b2b__questions-item-desc {
    display: none;
    font-size: 19px;
    color: #2f3033;
    padding: 17px 24px 23px 18px;
    margin-bottom: 0;
}

.b2b__questions-item.open {
    border-left: 6px solid #1cb843;
}

.b2b__questions-item.open .b2b__questions-item-title {
    font-weight: bold;
}

.b2b__reviews-header {
    font-size: 32px;
}

.b2b__reviews-desc {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 25px;
}


.b2b__reviews-slider-item {
    display: flex !important;
    border-right: 1px solid rgba(0, 0, 0, 0.16);
    width: 800px !important;
    margin: 0 80px 0 0;
}


.b2b__reviews-slider-item-img {
    width: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 359px;
}

.b2b__reviews-slider-item-text-wrapper {
    width: 400px;
}

.b2b__reviews-slider-item-text-wrapper {
   padding: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.b2b__reviews-slider-item-text {
    font-size: 18px;
    line-height: 1.5;
    color: #2f3033;
}

.b2b__reviews-slider-item-name {
    font-size: 16px;
    font-weight: bold;
    color: #2f3033;
    margin-bottom: 0;
}

.b2b__reviews-slider-item-position {
    font-size: 16px;
    color: #2f3033;
    margin-bottom: 0;
    margin-top: 5px;
}

.b2b__reviews-wrapper {
    max-width: 100vw;
    overflow: hidden;
}


.b2b__reviews-slider .slick-prev:before,.b2b__reviews-slider .slick-next:before {
    font-family: Rubik, MuseoNew, sans-serif !important;
    content: '' !important;
}

.b2b__reviews-slider .slick-prev,.b2b__reviews-slider .slick-next {
    background-image: url("/wp-content/themes/english/assets/images/b2b/arrow-right.svg") !important;
    background-repeat: no-repeat !important;;
    background-color: #fff !important;;
    background-position: center !important;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.16);
    width: 72px !important;
    height: 72px !important;
    z-index: 10;
}

.b2b__reviews-slider .slick-disabled {
    opacity: 0;
}

.b2b__reviews-slider .slick-prev {
    transform: translate(0, -50%) rotate(-180deg) !important;
    left: -36px !important;
}

.b2b__reviews-slider .slick-next {
    right: -36px !important;
}

.b2b__reviews-slider .slick-prev {
    transform: rotate(180deg);
}

.b2b__reviews-slider  .slick-prev:hover, .b2b__reviews-slider .slick-prev:focus,.b2b__reviews-slider .slick-next:hover, .slick-next:focus {
    background-image: url("/wp-content/themes/english/assets/images/b2b/arrow-right.svg") !important;;
    background-repeat: no-repeat !important;;
    background-color: #fff !important;;
    background-position: center !important;;
}

.b2b__reviews-wrapper {
    margin-top: 88px;
}

.b2b__reviews-slider.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.b2b__reviews-slider .slick-dots {
    bottom: -50px;
}

.b2b__reviews-wrapper .preloader {
    display: block;
}

.b2b__reviews-wrapper .preloader .loader {
    margin: 0 auto;
}

.b2b__reviews-slider.slick-initialized {
    display: block;
}

.b2b__reviews-slider {
    display: none;
}

.b2b__application {
    width: 395px;
    text-align: center;
    margin: 0 auto;
}

.b2b__application-input {
    border-radius: 8px;
    border: solid 1px #dedede;
    background-color: #ffffff;
    padding: 15px;
    font-size: 16px;
    line-height: 1.38;
    width: 100%;
    display: block;
    color: #14181c;
    margin-top: 16px;
    -webkit-appearance: none;
}

.b2b__application-textarea {
    height: 114px;
    -webkit-appearance: none;
}


.b2b__application-input:first-child {
    margin-top: 0;
}

.b2b__application-input::placeholder {
    color: #81818b;
}

.b2b__application-input.error {
    border-color: #e34034;
}

.b2b__application-header {
    text-align: center;
    margin-bottom: 44px;
}

.b2b__application-btn {
    margin-top: 0;
    margin-top: 16px;
    width: 100%;
}

.b2b__application-wrapper {
    margin-top: 130px;
}

.b2b__application-wrapper .redesign-checkbox-container .redesign-checkbox-container__checkmark::after {
    left: 7px;
    top: 4px;
    width: 6px;
}

.b2b__footer-copyright {
    font-size: 14px;
    color: #fff;
    line-height: 1.43;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 55px;
}

.b2b__footer-designer {
    width: 118px;
    display: inline-block;
    vertical-align: middle;
}

.b2b__footer-link {
    font-size: 14px;
    text-decoration: none;
    line-height: 1.43;
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

.b2b__footer-link:visited,
.b2b__footer-link:focus,
.b2b__footer-link:active,
.b2b__footer-link:hover {
    color: #fff !important;
}

.b2b__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.b2b__footer-wrapper {
    box-shadow: inset 0 1px 0 0 #dedede;
    background-color: #0a0c0e;
    padding: 12px 0px;
}

.b2b__footer-wrapper {
    margin-top: 150px;
}

.b2b_arrow {
    width: 0;
    height: 0;
    border: 4px solid transparent;

}

.b2b_arrow.up {
    border-bottom: 0;
    border-top-color: #14181c;
}

.b2b_arrow.right {
    border-left: 0;
    border-right-color: #14181c;
}

.b2b_arrow.left {
    border-right: 0;
    border-left-color: #14181c;
}


.b2b_arrow.bottom {
    border-top: 0;
    border-bottom-color: #14181c;
}

.language-check {
    display: none;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -185px;
    width: 370px;
    padding: 24px;
    z-index: 10;
    background-color: #fff;
    border: 1px solid #f1f2f6;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08), 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}

.language-check::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #14181c transparent;
}


.header-menu__language_tooltip .jBox-closeButton {
    display: none !important;
}


.language-check__input-wrapper {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 23px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.language-check__input-wrapper:last-child {
    margin-bottom: 0;
}

/* Hide the browser's default radio button */
.language-check__input-wrapper input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: auto;
    right:0;
    height: 32px;
    width: 32px;
    background-color: #f1f2f6;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
/*.language-check__input-wrapper:hover input ~ .checkmark {*/
    /*background-color: #ccc;*/
/*}*/

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.language-check__input-wrapper input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.language-check__input-wrapper .checkmark:after {
    top: 7px;
    left: 7px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #1cb843;
}

.language-check__title {
    font-size: 17px;
    line-height: 33px;
}

.language-check__block-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.auth-form-popup {
    display: none;
}

.auth-form-popup__input-title, .b2b__application-input-title {
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: bold;
}

a.auth-form-popup__forget-password {
    font-size: 16px;
    color: #81818b;
    line-height: 1.38;
    text-decoration: none;
}

a.auth-form-popup__forget-password:visited,
a.auth-form-popup__forget-password:link,
a.auth-form-popup__forget-password span  {
    color: #81818b;
}

.auth-form-popup__bottom-desc {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;

}

.auth-form-popup__bottom-desc a {
    color: #00d143 !important;
    text-decoration: none !important;
}

.auth-form-popup-wrapper .jBox-container {
    padding: 40px !important;
    max-height: 95vh;
    overflow: auto;
    box-shadow: 0 32px 88px 0 rgba(0, 0, 0, 0.32);
}

.auth-form-popup__title {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
}

.auth-form-popup-wrapper {
    font-family: Rubik, MuseoNew, sans-serif;
}

.auth-form-popup__form {
    margin: 0;
}

.auth-form-popup__input-wrapper {
    margin-top: 25px;
}

.auth-form-popup__button {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 38px;
}

.auth-form-popup__forget-password-wrapper {
    text-align: center;
    margin-top: 25px;
}

.b2b__email-hr_auth-popup {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 64px;
}

.auth-form-popup__bottom-desc {
    text-align: center;
    margin-bottom: 0;
}

.auth-form-popup__form .b2b__application-input {
    padding: 8px 15px;
}

.b2b__header-user-name {
    margin-right: auto;
    margin-left: 45px;
    font-size: 16px;
    font-weight: 500;
}

.b2b__welcome {
    display: flex;
    justify-content: space-between;
    margin-top: 81px;
}

.b2b__welcome-left {
    width: 49%;
}

.b2b__welcome-right {
    width: 50%;
    text-align: center;
    max-width: 448px;
    position: relative;
}

.b2b__welcome-text {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.38;
    margin-top: 15px;
}

.progress-step__text {
    font-size: 16px;
    line-height: 1.38;
    margin-bottom: 0;
    position: relative;
}

.wizard-steps-container {
    position: relative;
}

.wizard-steps-container .progress-bar-container {
    left: 20px;
    right: 20px;
    position: absolute;
    height: 2px;
    background-color: #c5d4c5;
    top: 50%;
    transform: translateY(-50%);
}

.wizard-steps-container .progress-bar-container .progress-bar {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    background-color: #1cb843;
    transition: width 900ms ease;
}

.steps {
    display: flex;
    justify-content: space-between;
    margin: 60px 0 0;
    counter-reset: step;
}

.steps .step {
    height: 24px;
    width: 24px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 10;
    border: solid 1px #c5d4c5;
}
.steps .step.done, .steps .step.active {
    border: solid 1px #1cb843;
}

.steps .step:after {
    content: counter(step);
    counter-increment: step;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
}
.steps .step.active:after ,.steps .step.done:after {
    color: #1cb843;
}

.steps .step .label {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-bottom: 4px;
    text-align: center;
    font-size: 16px;
}

.steps .step:first-child .label {
    text-align: left;
    margin-left: 0px;
    left: 0px;
}

.steps .step:nth-last-child(2) .label {
    text-align: right;
    margin-left: 0px;
    left: auto;
    right: 0;
}

.steps .step.done:after {
    /*content: '';*/
    /*background: url('/templates/svg/redesign/icons/service/service-check.svg');*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    -webkit-mask-image: url('/templates/svg/redesign/icons/service/service-check.svg');
    mask-image: url('/templates/svg/redesign/icons/service/service-check.svg');
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: #01ab37;
    width: 60%;
    margin: 0 auto;
}

.steps .step:nth-last-child(2):after {
    content: '';
    background: url('/wp-content/themes/english/assets/images/b2b/flag.svg');
    background-position: center center;
    background-repeat: no-repeat;
}

.step-1.done ~ .progress-bar-container .progress-bar {
    width: 50%;
}

.step-2.done ~ .progress-bar-container .progress-bar {
    width: 100%;
}

.step-1.active ~ .progress-bar-container .progress-bar {
    width: 25%;
}

.step-2.active ~ .progress-bar-container .progress-bar {
    width: 75%;
}

.step-3.active ~ .progress-bar-container .progress-bar {
    width: 100%;
}


.b2b__group-employees {
    margin-top: 45px;
}

.b2b__group-employees-desc {
    line-height: 1.43;
    color: #828d85;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 24px;
}

.b2b__group-employees-button {
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 0;
    margin-top: 0;
    border-radius: 6px;

}

.b2b__group-employees-button_prev {
    background-color: transparent;
    color: #81818b;
    font-size: 16px;
    margin-right: 10px;
}

.b2b__group-employees-button_start {
    display: none;
}

.b2b__group-employees-step2 {
    display: none;
}

.b2b__group-employees-step-header-mob {
    display: none;
}

.b2b__group-employees-wrapper.step2 .b2b__group-employees-step2 {
    display: block;
}

.b2b__group-employees-wrapper.step2 .b2b__group-employees-step1 {
    display: none;
}

.b2b__group-employees-next-wrapper {
    margin-top: 24px;
}

.b2b__account-sector_new-student{
    margin-top: 90px;
}

.b2b__account-sector-title {
    font-size: 22px;
    color: #14181c;
    line-height: 1.14;
    padding: 0;
    font-weight: bold;
}

.b2b__account-sector-button {
    display: flex;
    align-items: center;
    padding: 10px 16px;
    border-radius: 8px;
    border: solid 1px #dedede;
    font-size: 16px;
    height: 40px;
    margin-right: 15px;
    margin-bottom: 32px;
    background-color: transparent;
}

.b2b__account-sector-button .settings-icon{
    display: none;
}

.b2b__account-sector-button-count, .b2b__account-sector-button-count-without-border {
    margin-left: 5px;
}


.b2b__account-sector-button_check .b2b__account-sector-button-count {
    border-right: 1px solid rgba(20,24,28,0.1);
    padding-right: 15px;
}

.b2b__account-sector-button_check {
    background-color: #e5efe9;
    border: 1px solid #e5efe9;
}

.b2b__account-sector-button_check .settings-icon {
    display: block;
    flex: 0 0 17px;
}

.b2b__account-sector-button_check svg path {
    fill: #7c9483;
}

.add-group-icon svg path {
    fill: #ffffff;
}

.b2b__account-sector-button_add-group {
    border: 1px solid #00d143;
    background-color: #00d143;
    color: #ffffff;
}


.b2b__account-sector-top {
    display: flex;
    align-items: flex-start;
    margin-top: 32px;
}

.b2b__account-sector-filter {
    margin-left: auto;
    flex: 0 0 230px;
    max-width: 230px;
    text-align: right;
}

.b2b__account-sector-filter .dropdown {
    width: 100%;
}

.b2b__account-sector-filter .dropdown .select span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b2b__account-sector-buttons-settings {
    display: flex;
    flex-wrap: wrap;
}

/*Styling Selectbox*/
.dropdown {
    display: inline-block;
    background-color: #fff;
    border-radius: 8px;
    border: solid 1px #dedede;
    transition: all .4s ease;
    position: relative;
    font-size: 16px;
    color: #14181c;
    height: 100%;
    text-align: left
}

.dropdown.disabled {
    border: solid 1px #dedede;
    color: #9fa3a7;
}
.dropdown .select {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 10px 20px 10px 15px;
}

.dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}
.dropdown:active {
    background-color: #f8f8f8
}
.dropdown.active:hover,
.dropdown.active {
    border-radius: 8px 8px 0 0;
    background-color: #f8f8f8
}
.dropdown.active .select > i {
    transform: rotate(-90deg)
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 2px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 5px 5px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9;
    height: auto;
}
.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    float: none;
    height: auto;
    margin-bottom: 0;
    margin-right: 0;
    width: auto;
}
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}
.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2
}
.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}


.dropdown .arrows {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 7px;
}

.table-wrap {
    text-align: center;
    display: inline-block;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    /*overflow: auto;*/
}

.table-wrap table {
    border: none;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
}

.table-wrap table tr {
    border: 1px solid #ddd;
    padding: 5px;
    border-left: 0px;
    border-right: 0px;
}

.table-wrap table th, .table-wrap table td {
    padding: 13px 20px;
    text-align: left;
    vertical-align: middle;
}

.table-wrap table td {
    padding: 32px 20px;
    font-size: 16px;
}

.table-wrap table thead tr {
    background-color: #f5f5f5;
    border-top: none;
    border-bottom: none;
    border-top-left-radius: 10px;
}

.table-wrap table tbody tr:first-child {
    border-top: none;
}

.table-wrap table th {
    color: #14181c;
    font-size: 14px;
    border-top: none;
    border-bottom: none;
}

.table-wrap table th:first-child {

    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}

.table-wrap table th:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.b2b__account-access-text {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.b2b__account-access-wrapper {
    font-size: 16px;
    margin-left: 32px;
}

.table-wrap__buttons {
    display: flex;
}

.table-wrap__button {
    padding: 5px 24px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 6px;
    text-align: center;
}

.table-wrap__button_cancel {
    color: #81818b;
    font-weight: 300;
}

.table-wrap__button_disabled {
    opacity: 0.2;
    pointer-events: none;
    cursor: not-allowed !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.b2b__account-sector-bottom button,.b2b_student-info-sector-remove-wrapper button{
    font-size: 16px;
    font-weight: 500;
    padding: 10px 62px;

}

.settings-group-popup__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.14;
}

.settings-group-popup__bottom-desc {
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
    color: #14181c;
    font-size: 14px;
    margin-top: 19px;
    margin-bottom: 0;
}


.settings-group-popup__button {
    width: 100%;
    margin-top: 16px;
    font-size: 16px;
    padding: 10px 38px;
}

.settings-group-popup-wrapper.puzzle-react-modal_body,
.settings-group-popup-wrapper .jBox-container {
    padding: 35px 40px !important;
}

.settings-group-popup-wrapper .jBox-container {
    box-shadow: 0 32px 88px 0 rgba(0, 0, 0, 0.32);
}

.settings-group-popup__form {
    margin-bottom: 0;
}

.settings-group-popup__form input {
    padding: 8px 15px;
}

.settings-group-popup, .add-student-popup {
    display: none;
}

.sidenav {
    height: 100%;
    width: 570px;
    position: fixed;
    z-index: 100;
    top: 0;
    right: -670px;
    background-color: #fff;
    box-shadow: 0 32px 88px 0 rgba(0, 0, 0, 0.32);
    border-left: 1px solid #ddd;
    overflow-x: hidden;
    transition: 0.4s;
    padding: 40px 40px;
    /*display: none;*/
    text-align: left;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    text-decoration: none;
}

.sidenav__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99;
    display: none;
}

.b2b_student-info-title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: 0;
}

.b2b_student-info-date-add {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    background-color: #f5f5f5;
    padding: 8px 16px;
}

.b2b_student-info-email {
    font-size: 16px;
    line-height: 1.5;
}

.b2b_student-info__empty {
    min-height: 200px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ccc;
}

.b2b_student-info-date {
    color: #81818b;
    font-size: 14px;
    line-height: 1.71;
}

.cursor-pointer {
    cursor: pointer;
}

.student-info-row-icon:hover svg path {
    fill: #9FA3A7;
}

.student-info-row-icon {
    padding: 5px;
    box-sizing: content-box;
}

.student-info-row-icon.with-cursor,
tr.with-cursor td:not(:last-child) {
    cursor: pointer;
}

.b2b_student-info-sector-visible {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.b2b_student-info-sector-sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.38;
    margin-bottom: 20px;
}

.b2b_student-info-sector-progress {
    color: #00d143;
    font-size: 14px;
    background-color: transparent;
    text-decoration: none;
    margin-bottom: 20px;
}

.b2b_student-info-sector-title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.14;
    margin-top: 40px;
}

.b2b_student-info-sector-unvisible {
    display: none;
    width: 100%;
}

.b2b_student-info-sector-unvisible span:first-child {
    width: 160px;
}


.b2b_student-info-sector-unvisible {
    margin-bottom: 18px;
}

.b2b_student-info-sector-visible_border {
    border-bottom: 1px solid #f1f2f6;
}


.chart-container {
    position: relative;
    margin: auto;
    width: 100%;
}

.chart-container .chart {
    background-color: #f1f2f6;
}

.b2b_student-info-sector-tab-buttons {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.b2b_student-info-sector-tab-button {
    padding: 5px 8px;
    background-color: transparent;
    font-size: 16px;
    line-height: 1.38;
    margin-right: 18px;
    margin-top: 35px;
}

.b2b_student-info-sector-tab-button:last-child {
    margin-right: 0;
}

.b2b_student-info-sector-tab-button.active {
    border-radius: 8px;
    background-color: #00d143;
    color: #fff;
}

.b2b__progress-line-wrapper {
    width: 100%;
    border-radius: 9px;
    background-color: #e6ecf2;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
}

.b2b__progress-line {
    height: 5px;
    background-color: #00d143;
}

.b2b__progress-line-title {
    font-size: 16px;
    line-height: 1.38;
    margin-bottom: 2px;
}

.b2b__timing-info {
    margin-top: 15px;
}

.b2b_student-info-sector-remove-wrapper {
    margin-top: 55px;
}

.b2b__student-info-bottom-desc {
    font-size: 14px;
    line-height: 1.43;
    max-width: 335px;
    text-align: center;
    margin: 15px auto 0;
}

.b2b__pagination {
    margin-top: 32px;
}


.b2b__pagination a.redesign-pagination__item, .b2b__pagination span.redesign-pagination__item {
    font-weight: 300;
    margin: 0 4px;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    padding: 7px 6px;
    height: 32px;
    width: 32px;
}

.b2b__pagination a.redesign-pagination__item .puzzle-icon  {
    width: 6px;
    margin-top: 3px;
}

.b2b__pagination .redesign-pagination__prev .puzzle-icon {
    margin-top: -14px !important;
}

.b2b__pagination a.active {
    background: #F1F2F6;
    color: #14181C;
    font-weight: bold;
    border: 1px solid #F1F2F6;
}

.b2b__pagination .redesign-pagination__item.active + .redesign-pagination__item {
    border-left: 1px solid #DEDEDE !important;
}

.b2b__pagination a:hover:not(.active) {
    background: #F1F2F6;
    color: #14181C;
    border: 1px solid #F1F2F6;
    font-weight: bold;
}

.b2b__pagination .redesign-pagination__item.active + .redesign-pagination__item:hover {
    border-left: 1px solid #F1F2F6 !important;
}

.b2b__pagination span.more {
    border: none;
    margin: 0;
    padding: 7px 0px;
    font-family: 'MuseoNew', Arial, sans-serif;
    width: 24px;
}

@media only screen and (max-width: 1440px) {
    .b2b__monitoring-left {
        left: 0;
    }

    .b2b__monitoring-right {
        padding: 90px;
        width: 42%;
    }
}

@media only screen and (max-width: 1280px) {
    .auth-form-popup__title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 1200px) {
    .b2b-wrapper .container-fluid-1440 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .b2b__monitoring-right {
        width: 47%;
    }

    .b2b__tariff-item {
        margin: 0px 7px;
    }
}

@media only screen and (max-width: 1300px) {
    .b2b__reviews-slider .slick-prev, .b2b__reviews-slider .slick-next {
        display: block !important;
    }
}


@media only screen and (max-width: 1250px) {
    .b2b__reviews-slider-item {
        margin: 0 30px;
    }

    .b2b__reviews-slider .slick-prev {

        left: 0 !important;
    }

    .b2b__reviews-slider .slick-next {
        right: 0 !important;
    }
}

@media only screen and (max-width: 1100px) {
    .b2b__conveniences-left {
        max-width: none;
        margin: 0 auto 0 0;
    }

    .b2b__conveniences-right {
        width: 40%;
    }
}

@media only screen and (max-width: 1024px) {
    .section-header-title {
        font-size: 36px;
    }

    .b2b__corporate-training-cloud {
        display: none;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    .b2b__monitoring-right {
        padding: 50px;
        width: 50%;
    }

    .b2b__monitoring-left {
        width: 50%;
    }

    .b2b__tariff-item {
        margin: 0px 0px;
    }

    .b2b__tariff-item:nth-child(2n) {
        margin: 0px 10px;
    }

    .b2b__tariff-item-desc, .b2b__tariff-item-header {
        font-size: 16px;
    }

    .header-menu__language {
        margin-right: 15px;
    }
}


@media only screen and (min-width: 767px) and (max-width: 992px) {
    .table-wrap__button {
         width: 100%;
    }

    .table-wrap__button_cancel {
        margin-left: 0 !important;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 992px) {

    .b2b-wrapper .container-fluid {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .b2b__questions-item {
        width: 100%;
        margin: 16px 0 0 0;
    }

    .b2b__reviews-slider-item-text-wrapper {
        width: 320px;
        padding: 16px;
    }

    .b2b__reviews-slider-item-img {
        width: 320px;
        height: 320px;
    }

    .b2b__reviews-slider-item {
        width: 640px !important;
    }

    .b2b__reviews-slider-item-text {
        font-size: 16px;
    }


    .header-menu__burger {
        display: block;
        position: relative;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .header-menu__burger:before,
    .header-menu__burger:after {
        content: '';
        background-color: #00d143;
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        transition: all 0.3s ease 0s;
    }

    .header-menu__burger:before {
        top: 5px;
    }

    .header-menu__burger:after {
        bottom: 5px;
    }

    .header-menu__burger.active:before {
        transform: rotate(45deg);
        top: 9px;
    }

    .header-menu__burger.active:after {
        transform: rotate(-45deg);
        bottom: 9px;
    }

    .header-menu {
        position: fixed;
        top: -100vh;
        left: 0px;
        width: 100%;
        /*height: 100%;*/
        height: 100vh;
        transition: all 0.3s ease 0s;
        background-color: #ffffff;
        display: flex;
        flex-direction: column;
        z-index: 2;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        overflow: auto;
        align-items: stretch;
        }

    .header-menu.active {
        top: 64px;
    }

    .header-menu__phone {
        order: 2;
    }

    .header-menu__enter {
        background-color: transparent;
        padding: 30px 0px;
        font-size: 22px;
        font-weight: bold;
        border-bottom: 1px solid #f1f2f6;
        border-radius: 0;
        text-align: left;
    }

    .header-menu__text-item-wrapper {
        font-size: 22px;
        font-weight: bold;
        margin-right: 0;
        padding: 15px 0 0 0;
        display: block;
    }

    .header-menu__text-item-wrapper:nth-child(2) {
        padding-top: 30px;
    }

    .header-menu__text-item-wrapper:nth-last-child(2) {
        padding-bottom: 30px;
    }



    .header-menu__text-item-wrapper_exit{
        order: 4;
        padding: 30px 0px;
    }

    .header-menu__phone {
        font-size: 28px;
        margin-right: 0;
        padding: 30px 0px;
        border-bottom: 1px solid #f1f2f6;
    }

    .header-menu__language {
        width: 100%;
        margin-right: 0;
        order: 3;
    }

    .header-menu__language-button-wrapper {
        display: none;
    }

    .language-check::after {
        content: none;
    }

    .language-check {
        display: block;
        position: relative;
        box-shadow: none;
        width: 100%;
        left: auto;
        top: 0;
        margin-left: 0;
        padding: 30px 0px;
        border: none;
    }

    .b2b__header-wrapper:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        background-color: #fff;
    }

    .b2b__header-wrapper {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 50;
        padding: 18px 0px 15px 0px;
        border-bottom: 1px solid #f1f2f6;
    }

    .b2b__header-logo, .header-menu__burger {
        z-index: 4;
    }

    .content-container {
        flex: 1 0 auto;
        margin-top: 64px;
    }

    .language-check_border {
        border-top: 1px solid #F1F2F6;
        border-bottom: 1px solid #F1F2F6;
    }

    .b2b__header-user-name {
        display: none;
    }

    .b2b__welcome-right {
        display: none;
    }

    .b2b__welcome-left {
        width: 100%;
    }

    .b2b__welcome {
        margin-top: 25px;
    }

    .b2b-wrapper_welcome .b2b__footer-wrapper {
        display: none;
    }

    .b2b__welcome-wrapper {
        height: calc(100% - 25px);
    }

    .b2b__group-employees-wrapper {
        display: none;
    }

    .b2b__group-employees-step1, .b2b__group-employees-step2 {
        display: none;
    }

    .b2b__group-employees-wrapper.step1, .b2b__group-employees-wrapper.step2 {
        display: flex;
        flex-direction: column;
    }

    .b2b__group-employees-wrapper.step1 .b2b__group-employees-step1 {
        display: flex;
        flex-direction: column;
    }

    .b2b__group-employees-wrapper.step1 .b2b__group-employees-step-header-mob_step1 {
        display: block;
    }

    .b2b__group-employees-wrapper.step2 .b2b__group-employees-step-header-mob_step2 {
        display: block;
    }

    .b2b__group-employees-wrapper.step2 .b2b__group-employees-step-header-mob_step1 {
        display: none;
    }

    .b2b__group-employees-wrapper.step2 .b2b__group-employees-step2 {
        display: flex;
        flex-direction: column;
    }

    .b2b__group-employees-button_start, .b2b__group-employees-button_next {
        display: block;
        position: fixed;
        bottom: 10px;
        margin-bottom: env(safe-area-inset-bottom);
        width: calc(100% - 16px);
    }


    .b2b__progress-wrapper {
        order: 2;
    }

    .b2b__application-input-wrapper {
        order: 2;
    }

    .b2b__group-employees-desc {
        display: none;
    }

    .b2b__group-employees-desc_mob {
        display: block;
        color: #14181c;
        margin-bottom: 0;
        font-size: 16px;
    }

    .b2b__group-employees-step-header-mob {
        order: 1;
    }

    .b2b__group-employees {
        order: 3;
    }

    .b2b__group-employees-step2 .b2b__group-employees-next-wrapper {
        position: fixed;
        bottom: 10px;
        margin-bottom: env(safe-area-inset-bottom);
        width: calc(100% - 32px);
        text-align: center !important;
    }

    .b2b__group-employees {
        margin-top: 24px;
    }

    .b2b__group-employees-step0.no-active {
        display: none;
    }
    .b2b__account-sector-title {
        margin-top: 17px;
    }

    .auth-form-popup__title {
        font-size: 48px;
    }

    .table-wrap__buttons {
        flex-direction: column;
    }

}

@media only screen and (max-width: 767px) {

    .b2b__corporate-training-wrapper {
        overflow: hidden;
    }

    .b2b__corporate-training-right {
        display: none;
    }

    .b2b__corporate-training-left {
        width: 100%;
    }

    .b2b__corporate-training-button {
        width: 100%;
    }

    .b2b__group-employees-button_start, .b2b__group-employees-button_next {
        display: block;
        position: fixed;
        bottom: 10px;
        margin-bottom: env(safe-area-inset-bottom);
        width: calc(100% - 16px);
    }

    .b2b__group-employees-button_prev,.b2b__group-employees-button_invite {
        width: auto;
    }

    .b2b__corporate-training-buttons .b2b__corporate-training-button:first-child {
        margin-right: 0;
    }

    .b2b__corporate-training-button {
        margin-top: 15px;
    }

    .b2b__corporate-training-bottom {
        display: none;
    }

    .b2b__corporate-training {
        margin-top: 24px;
    }

    .b2b__monitoring-left {
        display: none;
    }

    .b2b__monitoring-right {
        width: 100%;
        padding: 50px 0px;
        text-align: center;
    }

    .b2b__monitoring-wrapper {
        background-color: #14181c;
        margin-top: 65px;
    }

    .b2b__monitoring {
        border-radius: 0;
        background-color: transparent;
    }

    .b2b__conveniences-right {
        display: none;
    }

    .b2b__conveniences-left {
        width: 100%;
        max-width: 100%;
    }

    .b2b__mob-app-button_app-store {
        margin-right: 0;
    }

    .b2b__mob-app-button {
        width: 100%;
    }

    .b2b__mob-app-button_google-play {
        margin-top: 16px;
    }

    .b2b__tariffs {
        flex-direction: column;
        align-items: center;
        margin-top: 0;
    }

    .b2b__tariff-item {
        width: 100%;
        margin: 65px 0 0 0;
    }

    .b2b__tariffs-wrapper {
        margin-top: 90px;
    }

    .b2b__how-it-work {
        flex-direction: column;
    }

    .b2b__how-it-work_img-wrapper, .b2b__how-it-work_text-wrapper {
        max-width: 100%;
        width: 100%;
    }

    .b2b__how-it-work-img {
        margin: 0 auto;
        display: block;
    }

    .b2b__how-it-work-wrapper {
        margin-top: 65px;
    }

    .b2b__how-it-work .b2b__how-it-work_img-wrapper {
        order: -1;
    }

    .b2b__how-it-work-desc {
        margin-top: 32px;
        margin-bottom: 10px;
    }

    .b2b__benefit {
        flex-direction: column;
    }

    .b2b__benefit-item {
        width: 100%;
    }

    .b2b__questions-wrapper {
        margin-top: 80px;
    }

    .b2b__questions-wrapper {
        padding: 50px 0px;
    }

    .b2b__questions {
        margin-top: 28px;
        flex-wrap: wrap;
    }

    .b2b__questions_left, .b2b__questions_right {
        width: 100%;
    }

    .b2b__questions_left {
        margin-right: 0;
    }

    .b2b__reviews-wrapper {
        display: none;
    }

    .b2b__application {
        width: 100%;
    }

    .b2b__application-btn {
        margin-top: 16px;
    }

    .b2b__application-wrapper {
        margin-top: 92px;
    }

    .b2b__footer-wrapper {
        margin-top: 110px;
    }

    .b2b__footer {
        flex-direction: column;
    }

    .b2b__footer-right {
        order: -1;
        display: flex;
        flex-direction: column;
        text-align: center;
        padding: 18px 0 42px 0px;
    }

    .b2b__footer-link {
        margin-left: 0;
        margin-top: 12px;
    }

    .b2b__footer-left {
        text-align: center;
        width: 100%;
        border-top: 1px solid #222426;
        padding: 24px 0px 12px 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .b2b__footer-copyright {
        margin: 0 auto;
    }

    .b2b__questions-header {
        margin-bottom: 28px;
    }

    .auth-form-popup-wrapper, .settings-group-popup-wrapper {
        width: 95%;
        top: 35px !important;
        margin-top: 0 !important;
        height: 100%;
    }

    .auth-form-popup-wrapper .jBox-content,.settings-group-popup-wrapper .jBox-content{
        width: 100% !important;
    }

    .auth-form-popup-wrapper .jBox-container, .settings-group-popup-wrapper .jBox-container {
        padding: 40px 16px !important;
        height: calc(100% - 70px);
        overflow: auto;
        min-height: 400px;
        max-height: none;
    }

    .settings-group-popup-wrapper .jBox-container {
        min-height: auto;
        max-height:calc(100% - 70px);
        height: auto;
    }

    .b2b__benefits-wrapper {
        margin-top: 98px;
    }

    .b2b__group-employees-button_start {
        display: block;
        position: fixed;
        bottom: 10px;
        margin-bottom: env(safe-area-inset-bottom);
        width: calc(100% - 16px);
    }


    .steps .step .label {
        display: none;
    }

    .steps {
        margin: 24px 0 0;
    }

    .table-wrap tr td:not(:first-child):not(:nth-last-child(-n+2)),.table-wrap tr td:last-child {
        display: none;
    }

    .table-wrap tr th:not(:first-child):not(:nth-last-child(-n+2)),.table-wrap tr th:last-child {
        display: none;
    }

    .b2b__account-sector-filter {
        display: none;
    }

    .b2b__account-sector-button_add-group {
        display: none;
    }

    .b2b__account-sector-buttons-settings {
        display: block;
    }

    .b2b__account-sector-button {
        margin-bottom: 12px;
        margin-right: 0;
        height: auto;
        width: 100%;
        justify-content: center;
    }

    .b2b__account-sector-button:last-child {
        margin-bottom: 0;
    }

    .table-wrap tr th:nth-last-child(-n+2) {
        text-align: right;
    }

    .table-wrap tr td:nth-last-child(-n+2) {
        text-align: right;
    }

    .b2b__account-sector-title {
        margin-top: 17px;
    }

    .b2b__account-sector-top {
        margin-top: 17px;
        flex-direction: column;
    }

    .b2b__account-access-wrapper {
        margin-left: 0;
    }

    .b2b__account-sector_new-student {
        margin-top: 55px;
    }

    .b2b__account-access-wrapper {
        margin-top: 15px;
    }

    .table-wrap__button_cancel {
        display: none;
    }

    .table-wrap__buttons {
        justify-content: flex-end;
    }

    .b2b__account-sector-bottom_add-student {
        display: none;
    }

    .sidenav {
        display: none;
    }

    .b2b__welcome-wrapper .b2b__corporate-training-cloud {
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    .b2b__corporate-training-cloud {
        position: absolute;
        z-index: -1;
        top: -2px;
        right: 0px;
        left: 75px;
        display: block;
    }
}

.b2b__admin_icon-trash {
    cursor: pointer;
}

.b2b__admin_icon-trash g {
    fill: #14181c;
}

.b2b__admin_icon-trash:hover g {
    fill: #ff5367;
    opacity: 0.7;
}


.dropdown .dropdown-menu li.disabled {
    cursor: not-allowed;
    background-color: #f2f2f2;
}
