

/* Start:/local/templates/.default/components/bitrix/form.result.new/carbon_unit/style.css?17712509564115*/
.btn-callback, .cont_shop {
    width: 100%;
    margin-top: 8px!important;
    padding: 16px 24px;
    border-radius: 4px;
    border: none;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    text-decoration: none;
}

.cont_shop {
    background: #FFFFFF;
    margin-bottom: 2rem;
    display: block;
    color: #000000;
    text-align: center;
    text-decoration: none;
}
.cont_shop:hover, .cont_shop:active, .cont_shop:focus {
    color: #000000;
    text-decoration: none;
}
.bx-soa-customer-field {
    display: inline-block;
    border: 2px solid #D2D2D3;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 16px;
    padding: 8px 16px;
    min-width: 320px;
    transition: all .3s;
    vertical-align: middle;
}

.bx-soa-customer-field:hover {
    border: 2px solid #D2D2D3;
    background: rgb(243, 243, 243);
    transition: all .3s;
}
.bx-soa-customer-field[data-code="PHONE"] {
    padding: 15px 16px;
}
.bx-soa-customer-field[data-code="PHONE"] label {
    display: none;
}
.js-phone-one-click {
    outline: none !important;
    border: none !important;
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    background: transparent !important;
}
.modal-form-wrapper .bx-soa-customer-field input {
    width: 100%;
}
/*.modal-form-wrapper .iti {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*}*/
.js-phone-one-click:focus {
    outline: none !important;
    -webkit-appearance:none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.js-phone, .js-phone-sr {
    outline: none !important;
    border: none !important;
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    background: transparent !important;
}
.js-phone, .js-phone-sr:focus {
    outline: none !important;
    -webkit-appearance:none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.modal-form-wrapper .bx-soa-customer-field {
    margin-bottom: 8px;
}
.carbon-form-uniq .iti__country-list {
    top: 46px;
    left: -16px;
    right: -318px;
    border-radius: 4px;
    overflow: hidden;
}
.bx-soa-customer-field__error,
.bx-soa-customer-field__error--empty {
    border: 2px solid #DD363C!important;
    /* margin-bottom: 24.5px !important;
    position: relative;
    transition: all .3s; */
}
.bx-soa-customer-field__active {
    border: 2px solid black!important;
}
.bx-soa-customer-field__error[data-code="PHONE"]::after {
    display: block;
    content: 'Укажите верный номер телефона';
    color: #DD363C;
    font-size:13px;
}
.bx-soa-customer-field__error--empty[data-code="PHONE"]::after {
    display: block;
    content: 'Заполните обязательное поле';
    color: #DD363C;
    font-size: 13px;

    /*TODO: new changes*/
    position: absolute;
    bottom: -23.5px;
    left: 0;
}
.bx-soa-customer-field__error[data-code="EMAIL"]::after {
    display: block;
    content: 'Укажите верный адрес почты';
    color: #DD363C;
    font-size:13px;
    position: absolute;
    bottom: -23.5px;
    left: 0;
}
.bx-soa-customer-field__error--empty[data-code="EMAIL"]::after {
    display: block;
    content: 'Укажите верный адрес почты';
    color: #DD363C;
    font-size: 13px;

    /*TODO: new changes*/
    position: absolute;
    bottom: -23.5px;
    left: 0;
}
@media screen and (max-width: 767px) {
    /*.modal-form-wrapper .iti {*/
    /*    position: absolute;*/
    /*    display: inline-block;*/
    /*    width: unset;*/
    /*}*/
    .modal-form-wrapper .soa-property-container {
        position: relative;
    }
    .modal-form-wrapper .iti-container {
        position: absolute;
    }
    .modal-form-wrapper .iti--container {
        top: 55px;
        bottom: 30px;
        left: -17px;
        /* width: 100%; */
        right: -19px;
        min-height: 250px;
        position: absolute;
    }
    .carbon-form-uniq .iti__country-list {
        top: 48px;
        left: -17px;
        right: -247px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/carbon_unit/style.css?17712509564115 */
