.widePP.b-popup{
    width: 1170px;
    margin-left: -585px;
}

.widePP:not(.b-popup_fixed-top) .b-popup__close {
    position: absolute;
    left: 100% !important;
    /*position: fixed;
    right: 0;*/
    margin: 0;
}

.stepAnket {
    padding: 36px 30px 20px;
    /*width: 1224px;*/
}

.stepAnket.b-form {
    padding: 45px;
}

.stepAnket .anketa-head {
    font-size: 38px;
    margin: 0;
    padding: 0 0 0.5em 0;
}

.stepAnket .step {
    margin-top: -10px;
}

.stepAnket .step h2 {
    margin-top: 1.5em;
    margin-bottom: 0.7em;
    font-size: 28pt;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
}

.starrequired {
    color: red;
}

.stepAnket.b-form input[type="text"],
.stepAnket.b-form input[type="email"],
.stepAnket.b-form textarea {
    width: 100%;
    text-transform: none;
    border-bottom-color: #999;
}

.stepAnket.b-form .jqTransformSelectWrapper .jqTransformSelectItemHolder {
    border-color: #999;
}

.stepAnket .group .td {
    vertical-align: top;
    padding: 11px 20px 11px 6px;
}

.stepAnket.b-form label {
    font-size: 24px;
    line-height: 120%;
    margin-top: 4px;
    display: inline-block;
    min-height: 26px;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    text-transform: none;
    font-weight: normal;
    /*width: auto;*/
}

.stepAnket.b-form .htmlQ, .stepAnket.b-form .b-select  {
    display: inline-block;
}


.stepAnket input[type="checkbox"],
.stepAnket input[type="radio"]{
    display: inline-block !important;
}

.stepAnket.b-form input[type="checkbox"], .stepAnket.b-form input[type="radio"], .stepAnket.b-form input.checkbox, .stepAnket.b-form input.radio {
    margin-bottom: 6px;
    margin-right: 4px;
}

.stepAnket.b-form .jqTransformSelectWrapper{
    height: 34px;
}

.stepAnket.b-form .jqTransformSelectWrapper:after {
    content: " ";
    position: absolute;
    z-index: 3;
    display: block;
    right: 13px;
    top: 14px;
    background-image: url("icon/sprite.png");
    background-position: -149px -187px;
    width: 12px;
    height: 7px;
}

.b-select.select_opened{
    z-index: 54;
}

.stepAnket #steps {
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.stepAnket #steps td {
    padding-bottom: 15px;
    padding-right: 10px;
    white-space: nowrap;
}

.stepAnket #steps td span {
    padding-right: 16px;
    position:relative;
    display: inline-block;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 24px;
    line-height: 26px;
    white-space: break-spaces;
}

.stepAnket #steps td span{
    padding-right: 16px;
    position:relative;
    display: inline-block;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 24px;
    line-height: 26px;
    white-space: break-spaces;
}

.stepAnket #steps td span:after {
    background: #ccc;
    border-radius: 50%;
    content: " ";
    display: block;
    height: 10px;
    position: absolute;
    right: 0;
    top: 65%;
    margin-top: -7px;
    width: 10px;
}
.stepAnket #steps td.active span {
    color: #ff7b26;
}
.stepAnket #steps td.active span:after {
    background: #ff7b26;
}


.stepAnket .notify_2{
    color:red;
    font-size: 14px;
}

.stepAnket .disclaimer {
    font-size: 14px;
    margin-top: 5px;
}

.stepAnket .group td.fieldVal{
    white-space:nowrap;
}

.stepAnket .tr {
    margin-bottom: 15px;
}

.stepAnket .tr .td{
    float: left;
    width: 49.5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    padding: 5px 10px 5px 10px;
}

.stepAnket .tr .td.fullW{
    float: none;
    width: 100%;
}

.stepAnket .tr .td label{
    float: left;
    width: 50%;
    text-align: right;
}

.stepAnket .tr .td .fieldVal{
    float: left;
    width: 50%;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    padding-left: 18px;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 20px;
}

.stepAnket .tr .td .fieldVal label,
.stepAnket .tr .td .fieldVal .td.field .fieldVal label {
    float:none;
    width: auto;
    text-align: left;
    margin-right: 10px;
}

.stepAnket .tr .td .fieldVal .td.field label{
    float: left;
    width: 50%;
    text-align: right;
}

.stepAnket label.block {
    display: block;
    width: 100%;
}

.jqTransformSelectWrapper ul li, .jqTransformSelectOpen, .jqTransformSelectedValue{
    min-height: 34px;
}

.stepAnket .btn-holder {
    text-align: center;
}

.stepAnket .btn-step {
    text-decoration: none;
}

.stepAnket .btn-step:hover {
    border-color: rgb(255, 123, 38);
}

.stepAnket .btn-step.btn-step--disabled,
.stepAnket .btn-step.btn-step--disabled:hover {
    color: #bdbdbd;
    border-color: #adadad;
    cursor: default;
}

.multiple-answers input {
    display: none;
    margin-bottom: 10px;
}

.js-date-input {
    width: 90px !important;
}

.js-subgroup--hidden {
    display: none;
}

.js-sub-question--hidden {
    display: none;
}

.js-subgroup {
    border: 3px solid #ceccc8 !important;
}

.js-subgroup td {
    border: 0;
}

.stepAnket .fieldVal .js-subgroup .field > label {
    width: 100% !important;
    text-align: left !important;
}

.stepAnket .fieldVal .js-subgroup .fieldVal {
    padding-left: 0;
}

.js-subgroup--multiple {
    margin-bottom: 15px;
}

.js-subform-copy-btn {
    margin-right: 15px;
}

.js-subform-copy-btn,
.js-subform-delete-btn {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 20px;
}

input[data-subgroup-serialized="true"] {
    display: none;
}

.field-error {
    border-color: red !important;
}

.js-checkbox-group-required.field-error {
    border: 1px solid;
    padding: 10px;
}

.form-photo {
    max-width: 120px;
    max-height: 150px;
    border-radius: 3px;
    margin-top: 8px;
    overflow: hidden;
}

.form-photo img {
    max-width: 100%;
}

.form-photo .del-form-photo {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    text-align: center;
}

.certificate-form .b-form__label {
    display: inline-block;
    padding-top: 4px;
    font-weight: bold;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    line-height: 120%;
    text-transform: uppercase;
}

.certificate-form .b-form__radio-group {
    float: left;
    width: auto;
    max-width: 480px;
    padding-left: 20px !important;
}

.certificate-form .b-form__radio-group label {
    width: auto !important;
}

.certificate-form .b-form__radio-group input[type="radio"] {
    display: inline-block !important;
}

.certificate-form .js-pay-system-subform {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.certificate-form .js-pay-system-subform .subform-label {
    margin-top: 10px;
    margin-bottom: 5px;
}

.certificate-form .js-pay-system-subform .subform-input {
    margin-bottom: 25px;
}

.certificate-form .cert-code-part {
    width: 70px !important;
    text-align: center;
    display: inline-block !important;
}

.b-course-modules {
    margin-bottom: 40px;
}

.b-course-modules__apply-btn {
    margin-bottom: 50px !important;
    margin-top: 20px !important;
    display: block !important;
}

.b-course-modules__apply-btn.disabled {
    opacity: .3;
    cursor: default;
}

.b-course-modules__message {
    margin-bottom: 15px;
}

.b-course-modules__module label {
    cursor: pointer;
}

.b-course-modules__module label:before {
    top: 4px !important;
}

@media screen and (max-width: 768px) {
    .b-course-modules__module label:after {
        top: 8px !important;
    }
}

.payment-application-finished a {
    text-decoration: underline;
}

.certificateGetNote{
    margin-top: 50px;
}
.certificateGetNote .b-btn{
    margin: 10px 0 0 0;
}

.b-cookie-alert {
    display: block;
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 320px;
    z-index: 30;
    background-color: #fff;
    padding: 15px;
    font-size: 11px;
    font-family: sans-serif;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    line-height: 1.5;
}

.b-cookie-alert a {
    text-decoration: underline;
}

.b-cookie-alert__close {
    display: block;
    float: right;
    font-size: 28px;
    padding: 0 10px;
    font-family: "WarnockPro-Regular", Arial, sans-serif;
    cursor: pointer;
    margin-top: -10px;
    margin-right: -10px;
}

@media screen and (max-width: 380px) {
    .b-cookie-alert {
        width: 100%;
        left: 0;
        bottom: 0;
    }
}

.checkbox.checkbox--real input[type=checkbox] {
    display: inline;
    margin-left: 0;
    margin-top: -1px;
    opacity: 0;
}

.b-lection .b-form .checkbox.checkbox--real label {
    width: auto;
    line-height: 1.2;
}
.b-lection .b-form .checkbox.checkbox--real label:before {
    top: 3px;
}
.b-lection .b-form .checkbox.checkbox--real label:after {
    top: 6px;
}
.b-form__input .inputs .checkbox--real {
    margin-bottom: 20px;
}
.b-footer__social{
    float: left;
}
.b-footer__privacy,
.b-footer__offer,
.b-footer__offer-licence {
    float: right;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
}
.b-footer__license {
    clear: both;
    display: block;
    max-width: 350px;
    text-align: right;
}
.b-footer__offer {
    margin-right: 8px;
}
.b-footer__contacts-item.b-footer__contacts-item{
    margin: 0 auto;
    display: block;
    max-width: 340px;
}
.mode_mobile .b-footer__contacts-item.b-footer__contacts-item{
    margin: 30px 0 5px 0;
    max-width: 100%;
}/* form.question */

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.form-question.outer * {
    font-family: "Tahoma", sans-serif;
    font-size: 14px;
}

.form-question.outer .b-order {
    background-color: rgb(250, 250, 250);
}

.form-question .b-order {
    font-family: 'Graphik LC Web', "Calibri", "Tahoma", sans-serif;
}

.form-question .b-order.b-order--progress {
    opacity: .3;
    cursor: progress
}

.form-question .b-order p {
    margin-bottom: 10px
}

.form-question .b-order a {
    text-decoration: underline!important
}

.form-question .b-order a:hover {
    text-decoration: none!important
}

.form-question .b-order .b-order__hint--grey {
    color: grey;
    font-size: 14px
}

.form-question .b-order .b-order__heading {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.17;
    margin-bottom: 20px
}

.form-question .b-order .b-order__alert {
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #5bc7f3;
    background-color: #b3e9ff
}

.form-question .b-order .b-order__alert.b-order__alert--error {
    background-color: #fb9e9e;
    border-color: #ff5d5d
}

.form-question .b-order .b-order__alert.b-order__alert--warning {
    background-color: #fff3bf;
    border-color: #ffd626
}

.form-question .b-order .b-order__form {
    margin-top: 15px
}

.form-question .b-order .b-order__form-header {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px
}

.form-question .b-order input[type=text],.form-question .b-order input[type=tel],.form-question .b-order input[type=email],.form-question .b-order input[type=number],.form-question .b-order textarea {
    font-family: 'Graphik LC Web',sans-serif;
    border-radius: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 3px;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    outline: 0;
    font-size: 14px
}

.form-question .b-order input[type=text]:active,.form-question .b-order input[type=text]:focus,.form-question .b-order input[type=tel]:active,.form-question .b-order input[type=tel]:focus,.form-question .b-order input[type=email]:active,.form-question .b-order input[type=email]:focus,.form-question .b-order input[type=number]:active,.form-question .b-order input[type=number]:focus,.form-question .b-order textarea:active,.form-question .b-order textarea:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.form-question .b-order .b-order__form input[type=text],.form-question .b-order .b-order__form input[type=tel],.form-question .b-order .b-order__form input[type=email],.form-question .b-order .b-order__form textarea {
    padding: 7px
}

.form-question .b-order .b-order__form textarea {
    resize: vertical;
    min-height: 73px
}

.form-question .b-order .b-order__form input[type=checkbox],.form-question .b-order .b-order__form input[type=radio] {
    margin: 0 5px 0 0;
    position: relative;
    top: 1px
}

.form-question .b-order .b-order__form button[type=submit] {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    outline: 0;
    cursor: pointer;
    font-size: 12px;
    line-height: 40px;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 700;
    overflow: hidden
}

.form-question .b-order .b-order__form-group label {
    font-size: 14px;
    display: block;
    margin-bottom: 5px
}

.form-question .b-order .b-order__form-row {
    margin-bottom: 15px;
    margin-left: -20px;
    margin-right: -20px
}

.form-question .b-order .b-order__form-row:after,.form-question .b-order .b-order__form-row:before {
    display: table;
    content: " ";
    clear: both
}

.form-question .b-order .b-order__form-group {
    width: 100%;
    margin-bottom: 15px;
    padding: 0 20px;
    float: left;
    box-sizing: border-box
}

.form-question .b-order .b-order__form-group.b-order__form-group--size-30 {
    width: 30%
}

.form-question .b-order .b-order__form-group.b-order__form-group--size-50 {
    width: 50%
}

.form-question .b-order .b-order__form-group.b-order__form-group--size-70 {
    width: 70%
}

@media screen and (max-width: 425px) {
    .form-question .b-order .b-order__form-group.b-order__form-group--size-30,.form-question .b-order .b-order__form-group.b-order__form-group--size-50,.form-question .b-order .b-order__form-group.b-order__form-group--size-70 {
        width:100%
    }
}

.form-question .b-order .b-order__form-group a {
    text-decoration: underline!important
}

.form-question .b-order .b-order__form-group a:hover {
    text-decoration: none!important
}

.form-question .b-order .b-order__form-group-example {
    margin-top: 5px;
    font-size: 13px
}

.form-question .b-order .b-order__form-group-example>* {
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #000
}

.form-question .b-order .b-order__form-group-example>:hover {
    border-color: transparent
}

/**/

.form-question .modal-content {
    background-color: rgb(250, 250, 250);
    border-radius: 0 !important;
}

.form-question .b-order .b-b-order__heading {
    font-size: 24px;
    margin: 10px 0 !important;
    text-transform: none;
    font-weight: bold;
}

.form-question .b-order .b-order__form-group label {
    font-weight: normal;
}

.form-question .modal-close-btn {
    position: absolute;
    right: -64px;
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    .form-question .modal-close-btn {
        right: 20px;
        z-index: 10;
    }
}

.form-question .modal-close-btn:before {
    content: "\2716";
    font-size: 48px;
    color: #666;
}

.form-question .b-order {
    padding: 0 20px 20px 20px;
    background-color: #eee;
    line-height: 20px;
}




.member_bhsd .delimeter, 
.member_mfs .delimeter {
    display: block;
    border-top: 1px solid #d9d9d9;
    width: 769px;
    height: 1px;
    float: right;
}
.member_bhsd .b-menu__lang, 
.member_mfs .b-menu__lang{
    height: 37px !important;
    line-height: 37px !important;
    border: none !important;
    right: 115px !important;
    font-size: 20px !important;
    font-family: 'FuturaCondensedRegular', sans-serif !important;
    top: 0px !important;
}
.member_bhsd .b-menu__logo-holder {
    margin-top: -18px !important;
    width: 275px !important;
}
.member_bhsd .b-menu__select, 
.member_mfs .b-menu__select {
    border: none !important;
    padding: 0 !important;
    height: 37px !important;
    line-height: 37px !important;
    font-size: 20px !important;
    font-family: 'FuturaCondensedRegular', sans-serif !important;
    top: 0px !important;
}
.member_bhsd .b-menu__select_active.b-menu__select_active.b-menu__select_active, 
.member_mfs .b-menu__select_active.b-menu__select_active.b-menu__select_active {
    background: transparent !important;
}
.member_bhsd .coursePhones,
.member_mfs .coursePhones {
    padding-right: 170px !important; 
}
.member_bhsd .coursePhones .mnuItem {
    height: 37px;
    line-height: 35px;
    margin-bottom: 10px !important;
}

.member_mfs .coursePhones .mnuItem {
    height: 37px;
    line-height: 35px;
    margin-bottom: 0 !important;
}
.member_bhsd .b-wrapper, 
.member_bhsd .b-fast-menu, 
.member_bhsd .b-menu__members, 
.member_bhsd .b-header_theme-email-subs .b-header__title, 
.member_bhsd .b-course .b-events {
    background: #f2f2f2 !important;
}
.member_bhsd .b-big-image-block:not(.b-big-image-block_adjusting-gradient) .img_holder:before {
    background: -moz-linear-gradient(left, #f2f2f2 0%, rgba(242, 242, 242, 0.92) 19%, rgba(242, 242, 242, 0.85) 38%, rgba(242, 242, 242, 0) 100%) !important;
    background: -webkit-linear-gradient(left, #f2f2f2 0%, rgba(242, 242, 242, 0.92) 19%, rgba(242, 242, 242, 0.85) 38%, rgba(242, 242, 242, 0) 100%) !important;
    background: linear-gradient(to right, #f2f2f2 0%, rgba(242, 242, 242, 0.92) 19%, rgba(242, 242, 242, 0.85) 38%, rgba(242, 242, 242, 0) 100%) !important; 
}

.member_bhsd.programDetail .toToggle.withPreview:before{
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%) !important;
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%) !important;
    background: linear-gradient(to bottom, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%) !important;
}

.member_bhsd.programDetail .b-course .b-random-images__wrapper:before, .member_bhsd.programDetail .recommended .b-events:before{
    background: -moz-linear-gradient(right, #f2f2f2 0%, rgba(242, 242, 242, 0)100%) !important;
    background: -webkit-linear-gradient(right, #f2f2f2 0%, rgba(242, 242, 242, 0)100%) !important;
    background: linear-gradient(to right, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%) !important;  
}

.member_bhsd.programDetail .b-course .b-random-images__wrapper:after, .member_bhsd.programDetail .recommended .b-events:after{
    background: -moz-linear-gradient(right, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%) !important;
    background: -webkit-linear-gradient(right, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%) !important;
    background: linear-gradient(to right, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%) !important;
}
    
.b-panel-right {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
    background: rgba(93, 93, 93, 0.63);
    transition: visibility 0s, opacity 0.5s linear;
}

.b-panel-right.b-panel-right--theme-light {
    background: rgba(93, 93, 93, 0.5);
}

.b-panel-right.b-panel-right--theme-compact {
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}

.b-panel-right.b-panel-right--hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.5s, opacity 0.5s linear;
}

.b-panel-right a {
    text-decoration: underline;
}

.b-panel-right a:hover {
    text-decoration: none;
}

.b-panel-right__content {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    right: 0;
    bottom: 0;
    width: 510px;
    max-width: 100%;
    z-index: 101;
    color: #fff;
    box-sizing: border-box;
    padding: 30px 35px 20px 35px;
    transition: right 0.5s linear;
}

@media screen and (max-width: 550px) {
    .b-panel-right__content {
        background: rgba(0, 0, 0, 0.8);
    }
}

.b-panel-right.b-panel-right--hidden .b-panel-right__content {
    right: -100%;
    transition: right 0.5s linear;
}

.b-panel-right.b-panel-right--theme-light .b-panel-right__content {
    color: #000;
    background: rgba(255, 255, 255, 1);
    /*box-shadow: -1px 0px 15px 0px rgba(0, 0, 0, 0.4);*/
}

.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: auto;
    right: 30px;
    bottom: 30px;
    left: auto;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.94);
    border: 8px solid #cea94e;
}

@media screen and (max-width: 550px) {
    .b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
        top: auto;
        right: 0;
        bottom: 0;
        left: 0; 
    }
}

.b-panel-right__close {
    cursor: pointer;
    float: right;
    font-size: 44px;
    margin-top: -19px;
    margin-right: -15px;
}

.b-panel-right__header {
    font-size: 15px;
    /*margin-bottom: 10px;
    margin-top: 20px;*/
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    margin: 30px 50px 5px 50px;
}

.b-panel-right__header:after {
    display: block;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    content: '';
    margin-top: -1px;
}

.b-panel-right__header span {
    background: #fff;
    padding: 0 15px;
    z-index: 1;
    position: relative;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
}

.b-panel-right__header.yellow {
    color: #cea94e;
    margin: 5px 50px 30px 50px;
}

.b-panel-right__header.small{
    text-transform: none;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #b00616;
}

.b-panel-right__header.big{
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 5px;
}

.b-panel-right.b-panel-right--theme-reminder .b-panel-right__header {
    margin-bottom: 23px;
}

.b-panel-right__date {
    font-size: 20px;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    text-transform: uppercase;
}

.b-panel-right.b-panel-right--theme-reminder .b-panel-right__date {
    margin-top: 0;
    margin-bottom: 23px;
}

.b-panel-right__time {
    font-size: 20px;    
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    text-transform: uppercase;
}

.b-panel-right__description {
    margin-bottom: 28px;
}

.b-panel-right__lead {
    font-size: 25px;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    text-transform: uppercase;
}

.b-panel-right__courses-list {
    font-size: 22px;
    font-family: "FuturaPTCond-Book", Arial, sans-serif;
    margin-bottom: 30px;
}

.b-panel-right__courses-list a:nth-child(odd):after {
    content: "/";
    display: inline-block;
    margin: 0 9px 0 17px;
}

.b-panel-right__courses-list a:nth-child(even):after {
    content: " ";
    display: block;
    clear: both;
}

.b-panel-right__list {
    float: left;
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 28px;
}

.b-panel-right__list li {
    margin-bottom: 15px;
    list-style-type: square;
}

.b-panel-right__btn {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    display: inline-block;
    text-decoration: none !important;
    padding: 0;
    text-align: center;
    font-size: 70px;
    text-transform: uppercase;
}

.b-panel-right__btn.big{
    font-size: 70px;
    padding: 0px 35px;
}

/*.b-panel-right.b-panel-right--theme-light .b-panel-right__btn {
    border-color: #b00616;
    background-color: #b00616;
    color: #fff;
    text-transform: none;
    padding: 8px 100px;
}

.b-panel-right.b-panel-right--theme-light .b-panel-right__btn:hover{
    border-color: #b00616 !important;
    background-color: #b00616;
}
*/

.b-panel-right.b-panel-right--theme-reminder .b-panel-right__btn {
    display: inline-block;
    margin-bottom: 23px;
}

.b-panel-right__content.img{
    padding: 0;
    border: none !important;
}

.b-panel-right__content.img .b-panel-right__close{
    position: absolute;
    color: #fff;
    top: 25px;
    right: 35px;
}

.b-panel-right__content.img a{
    display: block;
}

blockquote{
    font-style: italic;
}
#captchaBlock{position:relative;}
#captchaBlock #whiteBlock{display:none; text-align:center; position:absolute; background-color:#FFF; width:182px; height:42px;border: none;max-width: 182px;margin-top: 0;}
#captchaBlock #whiteBlock #loaderImg{margin-top:3px;}
.reloadCaptcha{margin-top: -18px;}
#reloadCaptcha{text-align:center;width:180px;display: inline-block;cursor: pointer;text-decoration: none;}
#reloadCaptcha span {
    border-bottom: 1px dashed;
    display: inline-block;
    line-height: 1em;
}


.form-get-presentation input[type="text"]{
    border: 0;
    background: none;
    border-bottom: 1px solid #999;
}

.form-get-presentation table td{
    vertical-align: top;
}

.form-get-presentation .chkbx{
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    margin-top: 10px;
}

.form-get-presentation input[type=checkbox] + label:before{
    top: 8px;
}

.form-get-presentation input[type=checkbox]:checked + label:after{
    top: 11px;
}

.form-get-presentation .error{
    color: red;
    margin: 15px 0 0;
}

.form-get-presentation .error p{
    margin: 0 !important;
}

.form-get-presentation .success{
    color: green;
    margin: 15px 0 0;
}

.form-get-presentation .jqTransformSelectWrapper ul li a{
    border-bottom: none;
}

.form-get-presentation .jqTransformSelectWrapper {
    height: 36px;
    font-size: 16px;
}

/* Кнопка подписки на прошедший курс */

.b-email.b-form-course-subscribe {
    position: static;
    padding: 0;
    background: transparent;
}

.b-email.b-form-course-subscribe input[type=email] {
    max-width: calc(100% - 170px);
    width: 100% !important;
}

.member_bhsd.programDetail .b-big-image-block__text .b-btn.b-btn.b-submit-course-subscribe {
    padding: 0;
    width: 200px;
    width: 150px;
    font-size: 16px;
    height: 40px;
    line-height: 36px;
    display: inline-block !important;
}

@media all and (max-width: 530px) {
    .b-email.b-form-course-subscribe input[type=email] {
        max-width: 100%;
    }

    .member_bhsd.programDetail .b-big-image-block__text .b-btn.b-btn.b-submit-course-subscribe {
        padding: 4px 8px;
        line-height: 30px;
        width: 80px;
    }
}

.member_bhsd.programDetail .b-big-image-block__text .warning {
    color: maroon;
    font-size: 16px;
}

.member_bhsd.programDetail .b-big-image-block__text .success {
    font-size: 20px;
    color: #ff7b26;
}
.correctSelH .jqTransformSelectWrapper {
    height: 35px;
}

.b-search {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    width: 211px;
    float: left;
    margin-right: 30px;
}

.b-search__field {
    width: 100%;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    background-color: transparent;
    padding-left: 2px;
    color: #ff7b26;
}

.b-search__field::-webkit-input-placeholder {
    color: #909090;
}

.b-search__field::-moz-placeholder {
    color: #909090;
}

.b-search__field:-moz-placeholder {
    color: #909090;
}

.b-search__field:-ms-input-placeholder {
    color: #909090;
}

.b-search__results {
    max-width: 300px;
    width: 100%;
    border: 1px solid #d9d9d9;
    border-top: none;
    position: absolute;
    z-index: 10;
    background-color: #f2f2f2;
    box-shadow: 0px 0px 4px 1px rgba(128, 128, 128, 0.25);
    text-align: left;
}

.b-search__results-item {
    display: block;
    padding: 5px 10px 7px 10px;
    text-transform: uppercase;
}

.b-search__results-item:hover {
    background-color: #e2e2e2;
}

.b-search__results-info {
    color: gray;
    padding: 5px 10px 7px 10px;
}

.b-mobile-header__search {
    display: block;
    float: right;
    width: 24px;
    height: 31px;
    border: none;
    color: white;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    margin: 10px 18px 0 0;
}

.search-page__heading {
    display: none;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .search-page__heading {
        display: block;
    }
}

.search-page__lang-guess {
    margin-bottom: 50px;
    color: gray;
    font-size: 16px;
}

.search-page__lang-guess a {
    text-decoration: underline;
}

.search-page__lang-guess a:hover {
    text-decoration: none;
}

.search-page__item {
    margin-bottom: 40px;
    max-width: 600px;
    box-sizing: border-box;
}

/*
.search-page__item.search-page__item--no-body {
    border: 1px solid #d9d9d9;
    padding: 20px;
}

.search-page__item.search-page__item--no-body .search-page__item-name {
    margin-bottom: 0;
}
*/

.search-page__item-name {
    font-size: 25px;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.search-page__item-name b {
    font-family: inherit;
}

.search-page__item-body {
    font-size: 16px;
    line-height: 23px;
}

.search-page__item-body::first-letter {
    text-transform: uppercase;
}

.search-page .modern-page-navigation {
    max-width: 600px;
}

.search-page__no-results {
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    font-size: 30px;
}

.search-page__form {
    position: relative;
    margin-bottom: 40px;
    max-width: 600px;
    display: none;
}

@media screen and (max-width: 768px) {
    .search-page__form {
        display: block;
    }
}

.search-page__form-field {
    border: none;
    border-bottom: 1px solid #d9d9d9;
    background-color: transparent;
    padding-left: 2px;
}

.search-page__form-field::-webkit-input-placeholder {
    color: #909090;
}

.search-page__form-field::-moz-placeholder {
    color: #909090;
}

.search-page__form-field:-moz-placeholder {
    color: #909090;
}

.search-page__form-field:-ms-input-placeholder {
    color: #909090;
}

@media screen and (max-width: 768px) {
    .search-page__form-field {
        width: 100%;
    }
}

.b-lection .b-form .b-form__input label{
    float: none;    
    width: auto;
    text-align: left;
    font-size: inherit;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 4px;    
    top: 0;
}
.b-lection .b-form .b-form__input label input{
    margin-right: 10px;
}
.b-lection .b-form .b-form__input  .inputs{
    position:relative;
    top: -19px;
}

.b-lection .b-form input[type="checkbox"] + label:before{
    top: 7px;
}
.b-lection .b-form input[type="checkbox"] + label:after{
    top: 10px;
}

/* Баннеры на странице списка курсов */
.b-events .b-events__item.b-events__item--span2 {
    width: 65.5%;
}

.b-events  .b-events__item.b-events__item--span3 {
    width: 100%;
}

/* Куратор */

.member_bhsd .tutorCol .curator {
    display: block;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    color: grey;
    font-size: 21px;
    line-height: 19px;
}

@media screen and (max-width: 992px) {
    .member_bhsd .tutorCol .curator {
        margin-top: -32px;
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 993px) {
    .member_bhsd .tutorCol.col-sm-3 {
        min-height: 280px;
    }

    .member_mfs .tutorCol.col-sm-3 {
        min-height: 400px;
    }

    .member_bhsd .tutorCol.col-sm-3 h2,
    .member_mfs .tutorCol.col-sm-3 h2,
    .member_bhsd .tutorCol.col-sm-3 .h2,
    .member_mfs .tutorCol.col-sm-3 .h2  {
        height: auto;
    }
}

.b-course-search {
    /*box-shadow: 0px 0px 10px 3px rgba(154, 154, 154, 0.27);
    margin-top: 30px;
    margin-bottom: 60px;*/
}

.b-course-search__table-wrap {
    box-shadow: 0px 0px 10px 3px rgba(154, 154, 154, 0.27);
    margin-top: 30px;
    margin-bottom: 60px;
}

.b-course-search__table {
    display: table;
    width: 100%;
    margin: 40px 0 32px 0;
    padding-top: 13px;
}

.b-course-search__col {
    display: table-cell;
    width: 33.33333333333333%;
    text-align: center;
    padding: 0 20px;
}

.b-course-search__col--left {
    width: 30%;
}

.b-course-search__col--right {
    text-align: right;
    width: 15%;
}

.b-course-search__col--middle {
    width: 55%;
}

@media screen and (max-width: 768px) {
    .b-course-search__table {
        display: block;
        padding-bottom: 1px;
    }

    .b-course-search__col {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 20px;
        margin-bottom: 40px;
    }

    .b-course-search__col--left, 
    .b-course-search__col--right, 
    .b-course-search__col--middle {
        width: 100%;
    }
}

.b-course-search__col .submit {
    margin-top: 0;
    height: auto;
    line-height: normal;
    padding: 2px 35px;
    top: 1px;
    position: relative;
}

.b-course-search__descr {
    padding: 0 0 40px 0;
    margin: 0 auto;
}

.b-course-search__descr--column {
    max-width: 640px;
    padding: 0 20px 40px 20px;
}

.b-course-search .b-education-detail__text {
    /*max-width: 640px;*/
    margin: 0 auto 40px auto;
    /*padding: 0 20px;*/
}

.b-course-search .b-popup__header {
    /*max-width: 640px;*/
    margin: 0 auto 20px auto;
    /*padding: 0 20px;*/
}

.b-course-search__text-field {
    width: 100%;
    border: 1px solid transparent;
    border-bottom-color: #d9d9d9;
    background-color: transparent;
    padding-left: 2px;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 22px;
    position: relative;
    top: 1px;
    height: 37px;
}

.b-search__text-field::-webkit-input-placeholder {
    color: #909090;
}

.b-search__text-field::-moz-placeholder {
    color: #909090;
}

.b-search__text-field:-moz-placeholder {
    color: #909090;
}

.b-search__text-field:-ms-input-placeholder {
    color: #909090;
}

.b-course-search__select .jqTransformSelectWrapper .jqTransformSelectItemHolder {
    height: auto;
}

/* Промо-коды */
.b-form .b-form__input .b-form__promo-message {
    margin-top: 12px;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    text-transform: uppercase;
}
.b-form .b-form__input .b-form__promo-message--success {
    color: green;
}
.b-form .b-form__input .b-form__promo-message--error {
    color: red;
}
.b-form .b-form__input.b-form__input .b-form__promo-input {
    max-width: 350px;
}

.b-form .b-btn--promo {
    margin: 12px 0 0;
    padding: 10px;
    cursor: pointer;
}
.b-form .b-btn--promo:disabled {
    cursor: default;
}
.b-form .b-form__input--narrow {
    margin-bottom: 5px !important;
}
.b-form .b-form__promo-discount {
    color: #00b3ee;
}
.b-form .b-form__promo-discount-price {
    color: green;
}

.stepAnket [data-promo-message] {
    margin-top: 4px;
}
.stepAnket .tr .td .fieldVal [data-promo-block] label {
    margin: 0;
}
.stepAnket .b-btn--promo {
    margin-bottom: 6px;
}

.students-work {
    margin-bottom: 70px;
}

.b-events__item-desktop {
    margin: 2px;
    position: relative;
    background: #000;
}
.b-events__item-desktop h2 {
    display: none;
    position: absolute;
    bottom: 0;
    left: 15px;
    text-transform: uppercase;
    color: #fff;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
}
.b-events__item-desktop:hover h2 {
    display: block;
}
.b-events__item-desktop img {
    transition: opacity .2s ease-out;
    -moz-transform: translateZ(0); 
    -ms-transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -o-transform: translateZ(0); 
    transform: translateZ(0);
}
.b-events__item-desktop:hover img {
    opacity: 0.4;
}

.b-events__item-desktop h2.b-events__item-header a {
    display: block;
}
.member_bhsd .recommended article.b-events__item-desktop .b-events__item-img.b-events__item-img {
    margin-bottom: 0;
}
.student-work__view-all {
    text-align: center;
    margin-top: 20px;
}
.student-work__view-all a {
    border-bottom: 3px dashed;
    text-transform: uppercase;
    text-decoration: none !important;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    font-size: 25px;
}
.students-work .recommended h2.b-header {
    margin-bottom: 50px;
}
@media (min-width: 1560px) {
    .b-events__item-desktop .b-events__item-header.b-events__item-header, 
    .b-events__item-desktop .b-events__item-text.b-events__item-text {
        margin-right: 80px;
        padding-right: 0;
    }
}
    
@media only screen and (max-width: 768px) {
    .icon-youtube_small {
        background-position: -31px -418px !important;
        width: 45px !important;
        height: 45px !important;
        background-image: url(icon/sprite_r.png) !important;
        background-size: 480px !important;
        background-repeat: no-repeat !important;
    } 
    .b-footer__social-item {
        margin-bottom: 10px !important;
    }
    .b-events__item-label {
        left: 0 !important;
    }
    .icon-telegram_small {
        background-image: url(icon/sprite_r.png) !important;
        background-size: 380px !important;
        background-repeat: no-repeat !important;
        background-position: 12px -325px !important;
        width: 47px !important;
        height: 60px !important;
    }
}

.b-menu__item_select_link {
    font-weight: bold;
    color: #d24646;
}

.ticketMark .tk-mark input[type="radio"] {
    display: inline-block;
    margin-right: 2px;
}

.ticketMark .tk-mark {
    display: inline;
    margin-right: 10px;
}

/* UU в шаппе */
.b-menu__uu-logo {
    display: block;
    max-width: 125px;
    position: absolute;
    top: 0;
    right: 0;
}
.b-menu__uu-logo .uu-white-transparent {
    display: block;
}
.b-menu__uu-logo .uu-black-transparent {
    display: none;
}

.b-menu__uu-logo.b-menu__uu-logo--bd,
.b-menu__uu-logo.b-menu__uu-logo--ss {
    margin-top: -7px;
    right: -20px;
}

.b-menu__uu-logo.b-menu__uu-logo--as {
    position: absolute;
    right: 84px;
    top: 72px;
}

.b-menu__uu-logo.b-menu__uu-logo--cg {
    position: absolute;
    right: 135px;
    top: 38px;
    max-width: 125px;
}

.b-menu__uu-logo.b-menu__uu-logo--cg .uu-white-transparent {
    display: block;
}
.b-menu__uu-logo.b-menu__uu-logo--cg .uu-black-transparent {
    display: none;
}

.white_right .b-menu__uu-logo.b-menu__uu-logo--as .uu-black-transparent {
    display: block;
}
.white_right .b-menu__uu-logo.b-menu__uu-logo--as .uu-white-transparent {
    display: none;
}

.white_right .b-menu__uu-logo.b-menu__uu-logo--cg .uu-white-transparent {
    display: none;
}
.white_right .b-menu__uu-logo.b-menu__uu-logo--cg .uu-black-transparent {
    display: block;
}

.b-mobile-menu__item--uu-logo {
    border-top: 1px white solid;
    padding-top: 16px;
}
.b-mobile-menu__item--uu-logo a {
    display: block;
    margin-top: 12px;
}

.b-mobile-menu__item--uu-logo img {
    max-width: 40vw !important;
}

.member_mfs .b-menu__lang {
    right: 100px !important;
    position: relative !important;
}

@media screen and (max-width: 1060px) {
    .b-menu__uu-logo.b-menu__uu-logo--as {
        right: 126px;
    }

    .b-menu__uu-logo.b-menu__uu-logo--cg {
        right: 175px;
    }
}

/* Более высокое лого для MFS */
@media screen and (max-width: 1060px) {
    .member_mfs .b-mobile-header {
        height: 68px;
    }

    /*
    .member_mfs .b-mobile-submenu {
        top: 69px !important;
    }
    */

    .member_mfs {
        padding-top: 68px  !important;
    }
}
form.jqtransformdone .b-lection__header-title {
    display: none;
}
.apps{
    width: 100%;
    height: 40px;
    margin-top: 10px;
}
.apps a{
    margin-right: 4px;
}
.googleplay1_svg{
    display: inline-block;
    width: 135px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}
.appstore1_svg{
    display: inline-block;
    width: 120px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}
.googleplay1_svg.en{
    background-image: url(img/googleplay_res_en.svg);
}
.appstore1_svg.en{
    background-image: url(img/appstore_en.svg);
}
.googleplay1_svg.ru{
    background-image: url(img/googleplay_res_ru.svg);
}
.appstore1_svg.ru{
    background-image: url(img/appstore_ru.svg);
}

/* Спецкурсы для отдельных модулей */
.module-curator {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.module-curator .module-curator__image {
    float: left;
}
.module-curator .module-curator__image-src {
    border-radius: 50%;
    max-width: 110px;
    margin-bottom: 0;
}
.module-curator .module-curator__text {
    float: left;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
}
.module-curator .module-curator__name {
    font-size: 30px;
}
.module-curator .module-curator__title {
    margin-top: 10px;
    font-size: 22px;
}
.parent-course-header {
    font-size: 40px;
}
.visit-introduction {
    display: block;
    text-align: center;
    font-size: 24px;
    height: 24px;
    text-decoration: underline !important;
}

/* Плавающий блок */
.b-course .b-course__info-block * {
    font-family: 'FuturaPTCondMedium', sans-serif;
}

.b-course .b-course__info-block {
    background-color: #f2f2f2;
}
.b-course .b-course__info-block.b-course__info-block--static {
    position: static;
    display: none;
    padding: 24px;
}
.b-course .b-course__info-block.b-course__info-block--fixed {
    position: fixed;
    display: block;
    padding: 24px;
    z-index: 100;
    cursor: default;
    bottom: 46px;
    right: calc((100vw - 1040px) / 2 + 7px);
    width: 360px;
    border: 2px #cda364 solid;
}
body.scrollbar-v .b-course .b-course__info-block {
    right: calc((100vw - 1040px) / 2 - 10px);
}
.b-course .b-course__info-help {
    margin-top: 12px;
}
.b-course .b-course__info-help a {
    text-decoration: none;
    font-size: 21px;
    line-height: 25px;
}
.b-course .b-course__info-stream-price {
    font-size: 16pt;
    margin-bottom: 6px;
}
.b-course .b-course__info-title {
    font-size: 20pt;
    margin-bottom: 12px;
    font-weight: bold;
}
@media (max-width: 992px) {
    .b-course .b-course__info-block {
        display: none !important;
    }
}
.module-curators[data-count="2"] .module-curator .module-curator__image-src {
    max-width: 80px !important;
}

/* Подмодули */
.b-course-modules__module-substream {
    margin-left: 20px;
}
.b-course-modules__module-substream input[type=radio] + label,
.member_mfs .b-big-image-block__text .b-course-modules__module-substream input[type=radio] + label {
    padding-left: 20px;
    margin-bottom: 0;
}
.b-course-modules__module-substream input[type=radio] + label:before {
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
}
.b-course-modules__module-substream input[type=radio]:checked + label:after,
.member_mfs .b-big-image-block__text .b-course-modules__module-substream input[type=radio]:checked + label:after {
    top: 7px;
    left: 3px;
    width: 6px;
    height: 6px;
}

.member_mfs .module-curators[data-count="2"] .module-curator .module-curator__image-src {
    max-width: 70px !important;
}

.member_mfs .module-curators .module-curator {
    margin-top: 10px;
}

body.member_mfs.programDetail .b-big-image-block__text .b-btn.b-submit-course-subscribe {
    padding: 2px 10px;
}
@media (min-width: 992px) {
    body.member_mfs.programDetail .b-email.b-form-course-subscribe input[type="email"] {
        max-width: calc(100% - 300px);
    }
}
@media (max-width: 991px) {
    body.member_mfs.programDetail .b-big-image-block__text .b-btn.b-submit-course-subscribe {
        font-size: 0.8em;
    }
}
.promo_for_subs{
    padding: 25px;
}
.promo_for_subs h2{
    text-transform: uppercase;
    font-family: "CasperBold", Arial, sans-serif;
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 35px;
}
.promo_for_subs .popup-email{
    position: relative;
    min-height: 215px;
    overflow: hidden;
}
.promo_for_subs .popup-email label{
    float: left;
    clear: left;
    width: 205px;
    text-align: right;
    font-size: 18px;
    line-height: 120%;
    margin-top: 4px;
    position: relative;
    top: 21px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.promo_for_subs .popup-email .b-form input[type="text"], .promo_for_subs .popup-email .b-form input[type="email"] {
    padding: 4px 8px;
    font-size: 18px;
    line-height: 120%;
}
.promo_for_subs .popup-email .b-form__input {
    margin-bottom: 35px;
    padding-left: 215px;
}
.promo_for_subs .popup-email .b-form__input.checkbox {
    margin-bottom: 15px;
    width: auto;
    display: inline-block;
    padding-left: calc(50% - 135px);
}
.promo_for_subs .popup-email .b-email-subs {
    padding-left: 58px;
    padding-right: 58px;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 70px;
    margin-bottom: 0;
    margin-left: calc(50% - 105px);
    float: none;
}
.promo_for_subs .popup-email .b-form input[type="checkbox"] + label {
    text-align: left;
    float: none;
    width: auto;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 11px;
}
.promo_for_subs .popup-email input[type="checkbox"] + label::before {
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
}
.popup-subs-banner{
    position: fixed;
    bottom: 5px;
    right: 20px;
    z-index: 99;
    display: none;
}
.popup-subs-banner__close{
    position: absolute;
    right: 35px;
    top: 28px;
    -moz-transition-duration: 200ms ease 200ms;
    -webkit-transition-duration: 200ms ease 200ms;
    -o-transition-duration: 200ms ease 200ms;
    transition-duration: 200ms ease 200ms;
    -webkit-transition: 200ms ease 200ms;
    -o-transition: 200ms ease 200ms;
    transition: 200ms ease 200ms;
}
.popup-subs-banner__close .icon:before, .popup-subs-banner__close .icon:after {
    width: 70px;
    height: 3px;
}
.popup-subs-banner__close .icon:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.popup-subs-banner__close .icon:before, .popup-subs-banner__close .icon:after {
    position: absolute;
    content: "\0000a0";
    display: block;
    background: black;
    width: 30px;
    height: 2.5px;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 0;
}
.popup-subs-banner__close .icon:before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
@media screen and (max-width: 768px) {
    .promo_for_subs .popup-email .b-email-subs {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 9px;
        padding-bottom: 9px;
        height: 70px;
        margin-bottom: 0;
        margin-left: auto;
        float: none;
    }
    .promo_for_subs .popup-email .b-form input[type="text"], .promo_for_subs .popup-email .b-form input[type="email"]{
        padding-left: 0px;
    }
    .promo_for_subs .popup-email label{
        float: none;
        width: auto;
        text-align: left;
    }
    .promo_for_subs .popup-email .b-form__input{
        padding-left: 0;
    }
    .popup-email input[type="checkbox"] + label{
        padding-left: 20px;
    }
    .promo_for_subs .popup-email input[type="checkbox"] + label:before{
        left: 3px;
    }
    .popup-subs-banner{
        right: 0;
    }
    .promo_for_subs .popup-email .b-form__input.checkbox{
        padding-left: 0;
    }
}

/* Acordeon styles for /public-offer/ start */
.public_offer_content .tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden;
}
.public_offer_content .tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.public_offer_content .tab label {
    position: relative;
    display: block;
    padding: 0;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
    padding: 1rem;
}
@media (max-width: 768px) {
    .public_offer_content .tab label h2 {
        font-size: 23px;
        max-width: 90%;
    }
}
.public_offer_content .tab-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
}
.public_offer_content .tab input:checked ~ .tab-content {
    max-height: max-content;
}
.public_offer_content .tab input[type=checkbox] + label::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 1rem;
    left: auto;
    display: block;
    width: 1em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    background: none;
    font-size: 3.5rem;
}
.public_offer_content .tab input[type=checkbox]:checked + label::after {
    transform: rotate(315deg);
}
.public_offer_content input[type=checkbox] + label:before {
    display: none;
}
.public_offer_content .doc_title {
    text-align: center;
    font-weight: bolder;
}
.public_offer_content .doc_bold {
    font-weight: bolder;
}
/* Acordeon styles for /public-offer/ end */
.load_more {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.advisors-h3 {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    text-transform: uppercase;
}
.tech-h3 {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    text-transform: uppercase;
}
.taught-h3 {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    text-transform: uppercase;
}
@media (max-width: 560px){
    .b-text-with-left__right iframe{
        width: 100%;
        height: 240px !important;
    }
}
.our-former-tutors-h3 {
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    text-transform: uppercase;
}

@media (max-width: 992px){
    .b-lection .b-form .checkbox.checkbox--real label:before {
        top: -2px;
    }
    .b-lection .b-form .b-form__input .inputs {
        top: 0px;
    }
}

/**
* button for payment URALSIB
*/

.rbs__price-string, .sberbank__price-string{
    display: block;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 24px;
    line-height: 120%;
}

.rbs__payment-link, .sberbank__payment-link {
        display: inline-block;
        width: 100%;
        max-width: 170px;
        text-align: center;
        font-family: "FuturaPTCondBold", Arial, sans-serif;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 120%;
        padding: 11px 2px 10px;
        margin: 30px 0;   
}
.rbs__payment-link,
.rbs__payment-link:hover,
.sberbank__payment-link,
.sberbank__payment-link:hover {
        text-decoration: none;
        border: 3px solid black;
}

.rbs__payment-description, .sberbank__payment-description {
    display: block;
}

.rbs__payment-attention {
    color: red;
}

.b-big-image-block__text--mainpage.b-big-image-block__text {
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    bottom: auto;
    top: 26%;
}

.xdsoft_datetimepicker {
    display: none !important;
    background: #fff;
}

.xdsoft_timepicker {
    display: none;
}