

/* Start:/local/templates/market2_ru_opt/components/bitrix/main.register/custom_new/style.css?167992083115266*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/local/templates/market2_ru_opt/components/bitrix/main.register/custom_new/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/local/templates/market2_ru_opt/components/bitrix/main.register/custom_new/images/sec-unlocked.png);}
/*
.new-regform {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    border-radius: 6px;
    box-shadow: 0 0 0 1px #dddfe0;
}

.new-regform__header {
    width: 100%;
    height: 80px;
    background: #3E4757;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: 200;
    color: #fff;
    padding: 25px 20px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.new-regform__body {
    padding: 30px 20px 20px;
}
.new-regform__footer {
    text-align: center;
    padding: 0 0 10px 0;
}
.new_textinput {
    width: 80% !important;
    line-height: 66px;
    height: 66px;
    padding: 23px 20px !important;
    font-size: 20px !important;
    resize: none;
    outline: 0 !important;
    background: #eef2f7;
    border: 1px solid #eef2f7 !important;
    display: block;
    margin: 10px auto;
}

.new_textinput:focus,.new_textarea:focus {
    background: #fff;
    color: #333;
}

.new_textarea {
    display: block;
    width: 80% !important;
    margin: 10px auto;
    line-height: 20px;
    height: 160px;
    padding: 23px 20px !important;
    font-size: 20px !important;
    resize: none;
    outline: 0 !important;
    background: #eef2f7;
    border: 1px solid #eef2f7 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.23);
}
*/

.new-regform__body {
    max-width: 800px;
}

.reg-blocks {
    border-bottom: 1px solid #E6E9EA;
    margin-bottom: 60px;
    padding-bottom: 60px;
    position: relative;
}

.reg-block-1 {
    /*display: none;*/
}

.reg-block-2 {
    /* display: none; */
}

.reg-block-3 {
    /* display: none; */
}

.register_submit_button, .bx-auth-reg input[type=submit] {
    display: block;
    margin-top: 40px;
    transition: opacity ease .5s;
}

.register_submit_button:hover {
    opacity: .8;
}

.bx-auth-reg input[type=submit] {
    display: block ;
    margin: 0 !important;
    padding: 0 30px !important;
    font-size: 14px;
    line-height: 56px;
    color: #fff!important;
    transition: 0.5s;
    border: 0;
    outline: none;
    background: #6776FE;
    border-radius: 4px;
    text-transform: uppercase;
}

.bx-auth-reg input[type=number]::-webkit-outer-spin-button,
.bx-auth-reg input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bx-auth-reg input[type=number] {
  -moz-appearance: textfield;
}

.reg-blocks-counter {
    border: 1px solid #A7AAAB;
    border-radius: 6px;
    width: 45px;
    height: 45px;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #343030;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -65px;
}

.bx-auth-reg > p {
    text-align: center;
}
.reg-block-2 input, .reg-block-2 textarea {
    display: block;
}
.clear-fix {
    clear: both;
}
div.bx-auth-reg{
    padding: 0 0 0 70px;
}
.bx-auth-reg label.input, .bx-auth-reg label.enumeration  {
    width: calc(100%/2 - 12px);
    margin: 33px 0 0;
    font-size: 14px;
    line-height: 19px;
    color: #949494;
    font-weight: 500;
}
.bx-auth-reg label img {
    margin: 10px 0;
}
.bx-auth-reg h2.last-child {
    margin-top: 60px;
}
.bx-auth-reg h2{
    font-weight: 600;
    font-size: 26px;
    line-height: 35px;
    color: #343030;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
}

h1.registation {
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    color: #343030;
    margin: 26px 0 40px 0;
}
h1.registation span {
    font-size: 24px;
    line-height: 33px;
    color: #949494;
}
.fields.enumeration.field-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 16px;
    font-weight: normal;
    background-color: #FFFFFF;
    border: 1px solid #E3E7ED;
    box-sizing: border-box;
    padding: 19px 29px;
    border-radius: 0;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    box-shadow: none;
}
.fields.enumeration.enumeration-checkbox.field-item{
    border-bottom: 1px solid rgba(184, 184, 184, 0.4);
}
.fields.enumeration.enumeration-checkbox.field-item label {
    font-weight: normal;
    width: 100%;
    line-height: 3;
}
.fields.enumeration.enumeration-checkbox.field-item label input {
    float: right;
}
.fields.enumeration.enumeration-checkbox.field-item:first-child {
    display: none;
}
.bx-auth-reg input[type=submit] {
    margin: 66px 0 !important;
}
.reg-block-1 label:first-child {
    display: none;
}
.fields.enumeration.enumeration-checkbox.field-item label{
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 45px 40px;
    padding-left: 30%;
}
.fields.enumeration.enumeration-checkbox.field-item:nth-child(2)  label{
    background-image: url("/local/templates/market2_ru_opt/components/bitrix/main.register/custom_new/images/pek.png");
}
.fields.enumeration.enumeration-checkbox.field-item:nth-child(3) label {
    background-image: url("/local/templates/market2_ru_opt/components/bitrix/main.register/custom_new/images/delo.png");
}
.fields.enumeration.enumeration-checkbox.field-item:nth-child(4) label {
    background-image: url("/local/templates/market2_ru_opt/components/bitrix/main.register/custom_new/images/sdek.png");
}




.bx-auth-reg label input {
    margin-top: 8px;
    padding: 5px 20px;
    box-shadow: none;
    outline: none !important;
    border: 1px solid #E6E9EA;
    border-radius: 3px;
    height: 45px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #585858;
}

.bx-auth-reg label input.error {
    border: 1px solid red !important;
}

.bx-auth-reg label {
    width: max-content !important;
}

.bx-auth-reg label > span {
    display: block;
}

.bx-auth-reg label.label_email {
    margin-right: 20px;
}

.bx-auth-reg label input.input_email {
    width: 230px !important;
}

.bx-auth-reg label.label_password {
    margin-right: 20px;
}

.bx-auth-reg label input.input_password {
    width: 230px !important;
}

.bx-auth-reg label input.input_password_repeat {
    width: 230px !important;
}

.bx-auth-reg label.label_company {
    margin-right: 20px;
}

.bx-auth-reg label input.input_company {
    width: 311px !important;
}

.bx-auth-reg label input.input_shopname {
    width: 236px !important;
}

.bx-auth-reg label.label_inn {
    margin-right: 20px;
}

.bx-auth-reg label input.input_inn {
    width: 236px !important;
}

.bx-auth-reg label input.input_address {
    width: 311px !important;
}

.bx-auth-reg label.label_count {
    margin-right: 20px;
}

.bx-auth-reg label input.input_count {
    width: 311px !important;
}

.bx-auth-reg label input.input_bank {
    width: 236px !important;
}

.bx-auth-reg label.label_ogrn {
    margin-right: 20px;
}

.bx-auth-reg label input.input_ogrn {
    width: 236px !important;
}

.bx-auth-reg label input.input_bik {
    width: 311px !important;
}


.bx-auth-reg label.label_contakt_person {
    width: 100% !important;
    max-width: 570px;
}

.bx-auth-reg label input.input_contakt_person {
    width: 100% !important;
}



.bx-auth-reg label input.input_url {
    width: 311px !important;
}

.bx-auth-reg label.label_delivery {
    width: 700px !important;
}

.bx-auth-reg label.label_name {
    margin-right: 20px;
}

.bx-auth-reg label input.input_name {
    width: 180px !important;
}

.bx-auth-reg label input.input_phone {
    width: 180px !important;
}

.bx-auth-reg label input.input_captcha {
    width: 180px !important;
    margin-right: 12px !important;
}

.bx-auth-reg label.label_captcha {
    width: 100% !important;
}

.bx-auth-reg label.label_captcha img {
    margin-bottom: 0;
    margin-top: 8px;
}

.bx-auth-reg label.label_captcha .captcha-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #585858;
    margin-bottom: 20px;
}

.bx-auth-reg input[type=submit] {
    margin: 40px 0 0px 0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 140% !important;
    text-transform: none;
    color: #FFFFFF !important;
    background-color: #6776FE !important;
}

.bx-auth-reg input[type=submit].main-btn-filled:hover {
    background-color: #6776FE !important;
    opacity: .8 !important;
}




.bx-auth-reg label.label_delivery .field-wrap {
    display: flex;
    flex-flow: row;
    gap: 10px;
    border: none;
    padding: 0;
}

.bx-auth-reg label.label_delivery .field-item {
    width: 100% !important;
    border: 2px solid #E6E9EA;
    border-radius: 6px;
}

.bx-auth-reg label.label_delivery .field-item label {
    padding: 0px 0 0px 60px !important;
    width: 100% !important;
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #343030;
    gap: 10px;
}

.bx-auth-reg label.label_delivery .field-item label input {
    margin-top: 0;
    padding: 0;
    box-shadow: none;
    outline: none !important;
    border: none;
    border-radius: 0;
    height: 15px;
    width: 15px;
}

.passed-descr-item {
    display: flex;
    flex-flow: column;
    gap: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #A7AAAB;
}

.passed-descr-item .passed-descr-item-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #585858;
}

.passed-descr-item .passed-descr-btn.main-btn {
    margin-top: 12px;
}




.reg-blocks.active .passed-descr {
    display: none;
}
.reg-blocks.active .active-descr,
.reg-blocks.active .disabled-descr {
    display: flex;
}

.reg-blocks.disabled .passed-descr,
.reg-blocks.disabled .active-descr,
.reg-blocks.disabled label,
.reg-blocks.disabled button,
.reg-blocks.disabled .register_submit_button.main-btn-filled,
.reg-blocks.disabled .filter-form_field {
    display: none;
}
.reg-blocks.disabled .disabled-descr {
    display: flex;
}
.reg-blocks.disabled .reg-blocks-counter {
    border: 1px solid #F4F6FA;
    background: #F4F6FA;
    color: #A7AAAB;
}
.reg-blocks.disabled h2 {
    color: #A7AAAB;
}

.reg-blocks.disabled .disabled-descr {
    color: #A7AAAB;
}

.reg-blocks.passed .active-descr,
.reg-blocks.passed .disabled-descr, 
.reg-blocks.passed label, 
.reg-blocks.passed .register_submit_button.main-btn-filled,
.reg-blocks.passed .filter-form_field {
    display: none;
}
.reg-blocks.passed .passed-descr {
    margin-top: 30px;
    display: flex;
    flex-flow: column;
    gap: 18px;
}
.reg-blocks.passed .reg-blocks-counter {
    border: 1px solid #414141;
    background: #414141;
    color: #A7AAAB;
}

section.section-questions.questions-reg {
    margin-bottom: 100px;
}

section.section.section-whywe {
    margin-bottom: 100px;
}

/* Thanks block start */

h2.thanks-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    color: #343030;
    text-align: left;
    margin: 40px 0 30px 0;
}

h3.thanks-subtitle {
    font-weight: 600;
    font-size: 26px;
    line-height: 35px;
    color: #343030;
    margin: 0 0 10px 0;
}

p.thanks-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #585858;
    margin-bottom: 8px;
    max-width: 600px;
}

.thanks-user {
    margin-top: 40px;
    margin-bottom: 100px;
    padding-top: 40px;
    border-top: 1px solid #E6E9EA;
    display: flex;
    flex-flow: row;
    gap: 30px;
}

.thanks-user h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    color: #343030;
    margin: 0 0 14px 0;
}

.thanks-user .passed-descr {
    min-width: 260px;
}

.thanks-wrapper .whywe-items-row {
    margin: 0;
}

/* Thanks block end */

@media (max-width: 992px) {

    div.bx-auth-reg {
        padding: 0;
    }

    .reg-blocks label.input {
        max-width: 100%;
        width: 100% !important;
    }
    
    .reg-blocks label.input input {
        max-width: 100%;
        width: 100% !important;
    }

    h1.registation {
        font-weight: 600;
        font-size: 22px;
        line-height: 30px;
        margin: 26px 0 30px 0;
    }

    .bx-auth-reg h2 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 22px;
        padding-left: 54px;
    }

    .reg-blocks {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }

    .reg-blocks .active-descr,
    .reg-blocks .passed-descr,
    .reg-blocks .disabled-descr {
        padding-left: 54px;
    }

    .reg-blocks-counter {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 22px;
        left: 0px;
    }

    .reg-blocks .main-btn-filled {
        max-width: 100%;
    }
    
    .reg-blocks .main-btn {
        max-width: 100%;
        border: none;
        justify-content: flex-start;
        padding: 0;
        color: #6776FE !important;
    }
    
    .reg-blocks .main-btn:hover {
        background: unset !important;
        color: #6776FE !important;
    }

    .bx-auth-reg label.label_delivery .field-wrap {
        flex-flow: column;
    }

    .bx-auth-reg label.label_delivery .field-item {
        height: 64px;
    }

    .bx-auth-reg label.label_delivery .field-item label {
        padding: 0px 0 0px 70px !important;
    }

    .bx-auth-reg label input.input_captcha {
        width: 50% !important;
    }

    .bx-auth-reg label.label_captcha img {
        width: 40% !important;
    }

    section.section-questions.questions-reg {
        margin-bottom: 60px;
        margin-top: 60px;
    }

    section.section.section-whywe {
        margin-bottom: 60px;
    }

    h2.thanks-title {
        font-size: 22px;
        line-height: 30px;
        color: #343030;
        margin: 30px 0 24px 0;
    }
    
    h3.thanks-subtitle {
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        color: #343030;
        margin-bottom: 10px;
    }
    
    p.thanks-description {
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        color: #585858;
        max-width: 100%;
    }

    .thanks-user {
        margin-top: 30px;
        margin-bottom: 50px;
        padding-top: 30px;
        flex-flow: column;
        gap: 30px;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/main.field.enum/templates/main.edit/style.css?1687278231683*/
.main-enum-dialog-input{
  padding: 3px 32px 3px 3px;
  height: auto;
  min-height: 38px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI1IDE2Ij4gIDxwb2x5Z29uIGZpbGw9IiM1MzVDNjkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSIzLjU0NiA3LjQyNSAzLjU0NiAxLjYwNyAxLjYwNyAxLjYwNyAxLjYwNyA4LjM5NCAxLjYwNyA5LjM2NCA5LjM2NCA5LjM2NCA5LjM2NCA3LjQyNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDkuOSAxLjY1NykiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: right center;
  color: #535c69;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/* End */
/* /local/templates/market2_ru_opt/components/bitrix/main.register/custom_new/style.css?167992083115266 */
/* /bitrix/components/bitrix/main.field.enum/templates/main.edit/style.css?1687278231683 */
